Skip to content
Success

Console Output

Started by an SCM change
ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.
Obtained etc/jenkins/build.groovy from git https://github.com/eclipse-ee4j/eclipselink.git
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes eclipselink/el-master-agent-pod-kr4gq-0w3h0
Agent el-master-agent-pod-kr4gq-0w3h0 is provisioned from template el-master-agent-pod-kr4gq
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/job/eclipselink-nightly-2.7/304/"
    runUrl: "job/eclipselink-nightly-2.7/304/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "3d62520732501e7b9e0bcd1206f227b6ebd57128"
    jenkins/label: "el-master-agent-pod"
  name: "el-master-agent-pod-kr4gq-0w3h0"
  namespace: "eclipselink"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.eclipselink.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "el-master-agent-pod-kr4gq-0w3h0"
    - name: "JENKINS_NAME"
      value: "el-master-agent-pod-kr4gq-0w3h0"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      limits:
        memory: "4Gi"
        cpu: "2"
      requests:
        memory: "4Gi"
        cpu: "1"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - command:
    - "cat"
    image: "rfelcman/el-build:2.0.3"
    name: "el-build"
    resources:
      limits:
        memory: "12Gi"
        cpu: "6"
      requests:
        memory: "12Gi"
        cpu: "5.5"
    tty: true
    volumeMounts:
    - mountPath: "/opt/tools"
      name: "tools"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/repository"
      name: "m2-repo"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir: {}
    name: "m2-repo"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - name: "tools"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-eclipselink"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on el-master-agent-pod-kr4gq-0w3h0 in /home/jenkins/agent/workspace/eclipselink-nightly-2.7
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-ee4j/eclipselink.git
 > git init /home/jenkins/agent/workspace/eclipselink-nightly-2.7 # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 39c89dba733a85d0eced2eb3eb0b304019cc1507 (refs/remotes/origin/2.7)
 > git rev-parse refs/remotes/origin/2.7^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 39c89dba733a85d0eced2eb3eb0b304019cc1507 # timeout=10
Commit message: "WebLogic Server tests fix (#2028)"
 > git rev-list --no-walk 2b8457f30dd4cbab7360ab4fb24553cfd256502e # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Init)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] git
The recommended git tool is: git
No credentials specified
Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3b87a87d; decorates RemoteLauncher[hudson.remoting.Channel@7a44cb74:JNLP4-connect connection from 10.40.71.214/10.40.71.214:47022] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
Fetching changes from the remote Git repository
Checking out Revision 39c89dba733a85d0eced2eb3eb0b304019cc1507 (refs/remotes/origin/2.7)
 > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/eclipselink-nightly-2.7/.git # timeout=10
 > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10
Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/2.7^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 39c89dba733a85d0eced2eb3eb0b304019cc1507 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b 2.7 39c89dba733a85d0eced2eb3eb0b304019cc1507 # timeout=10
Commit message: "WebLogic Server tests fix (#2028)"
 > git rev-list --no-walk 2b8457f30dd4cbab7360ab4fb24553cfd256502e # timeout=10
[Pipeline] sh
+ etc/jenkins/init.sh
-[ EclipseLink Init ]-----------------------------------------------------------
--2024-01-08 18:33:53--  https://repo1.maven.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
Resolving repo1.maven.org (repo1.maven.org)... 199.232.192.209, 199.232.196.209, 2a04:4e42:4d::209, ...
Connecting to repo1.maven.org (repo1.maven.org)|199.232.192.209|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 384581 (376K) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/junit-4.13.2.jar'

     0K .......... .......... .......... .......... .......... 13% 11.9M 0s
    50K .......... .......... .......... .......... .......... 26% 12.9M 0s
   100K .......... .......... .......... .......... .......... 39%  133M 0s
   150K .......... .......... .......... .......... .......... 53% 15.4M 0s
   200K .......... .......... .......... .......... .......... 66%  105M 0s
   250K .......... .......... .......... .......... .......... 79% 88.0M 0s
   300K .......... .......... .......... .......... .......... 93%  171M 0s
   350K .......... .......... .....                           100% 30.0M=0.01s

2024-01-08 18:33:53 (27.0 MB/s) - '/home/jenkins/extension.lib.external/junit-4.13.2.jar' saved [384581/384581]

--2024-01-08 18:33:53--  https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
Resolving repo1.maven.org (repo1.maven.org)... 199.232.192.209, 199.232.196.209, 2a04:4e42:4d::209, ...
Connecting to repo1.maven.org (repo1.maven.org)|199.232.192.209|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 45024 (44K) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar'

     0K .......... .......... .......... .......... ...       100% 11.3M=0.004s

2024-01-08 18:33:53 (11.3 MB/s) - '/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar' saved [45024/45024]

--2024-01-08 18:33:53--  https://repo1.maven.org/maven2/org/jmockit/jmockit/1.35/jmockit-1.35.jar
Resolving repo1.maven.org (repo1.maven.org)... 199.232.196.209, 199.232.192.209, 2a04:4e42:4d::209, ...
Connecting to repo1.maven.org (repo1.maven.org)|199.232.196.209|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 774685 (757K) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/jmockit-1.35.jar'

     0K .......... .......... .......... .......... ..........  6% 13.1M 0s
    50K .......... .......... .......... .......... .......... 13% 13.0M 0s
   100K .......... .......... .......... .......... .......... 19% 51.9M 0s
   150K .......... .......... .......... .......... .......... 26% 82.0M 0s
   200K .......... .......... .......... .......... .......... 33% 20.4M 0s
   250K .......... .......... .......... .......... .......... 39% 72.9M 0s
   300K .......... .......... .......... .......... .......... 46%  181M 0s
   350K .......... .......... .......... .......... .......... 52%  143M 0s
   400K .......... .......... .......... .......... .......... 59%  106M 0s
   450K .......... .......... .......... .......... .......... 66% 25.5M 0s
   500K .......... .......... .......... .......... .......... 72%  177M 0s
   550K .......... .......... .......... .......... .......... 79%  176M 0s
   600K .......... .......... .......... .......... .......... 85%  129M 0s
   650K .......... .......... .......... .......... .......... 92%  139M 0s
   700K .......... .......... .......... .......... .......... 99%  189M 0s
   750K ......                                                100%  397M=0.02s

2024-01-08 18:33:54 (44.5 MB/s) - '/home/jenkins/extension.lib.external/jmockit-1.35.jar' saved [774685/774685]

--2024-01-08 18:33:54--  https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
Resolving repo1.maven.org (repo1.maven.org)... 199.232.192.209, 199.232.196.209, 2a04:4e42:4d::209, ...
Connecting to repo1.maven.org (repo1.maven.org)|199.232.192.209|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 60782 (59K) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/jboss-logging-3.4.3.Final.jar'

     0K .......... .......... .......... .......... .......... 84% 12.2M 0s
    50K .........                                             100% 88.5M=0.004s

2024-01-08 18:33:54 (14.1 MB/s) - '/home/jenkins/extension.lib.external/jboss-logging-3.4.3.Final.jar' saved [60782/60782]

--2024-01-08 18:33:54--  https://repo1.maven.org/maven2/org/glassfish/javax.el/3.0.1-b12/javax.el-3.0.1-b12.jar
Resolving repo1.maven.org (repo1.maven.org)... 199.232.196.209, 199.232.192.209, 2a04:4e42:4c::209, ...
Connecting to repo1.maven.org (repo1.maven.org)|199.232.196.209|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 237335 (232K) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/javax.el-3.0.1-b12.jar'

     0K .......... .......... .......... .......... .......... 21% 13.0M 0s
    50K .......... .......... .......... .......... .......... 43% 13.3M 0s
   100K .......... .......... .......... .......... .......... 64%  105M 0s
   150K .......... .......... .......... .......... .......... 86% 37.1M 0s
   200K .......... .......... .......... .                    100%  197M=0.009s

2024-01-08 18:33:54 (24.2 MB/s) - '/home/jenkins/extension.lib.external/javax.el-3.0.1-b12.jar' saved [237335/237335]

--2024-01-08 18:33:54--  https://repo1.maven.org/maven2/com/fasterxml/classmate/1.6.0/classmate-1.6.0.jar
Resolving repo1.maven.org (repo1.maven.org)... 199.232.192.209, 199.232.196.209, 2a04:4e42:4d::209, ...
Connecting to repo1.maven.org (repo1.maven.org)|199.232.192.209|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 68930 (67K) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/classmate-1.6.0.jar'

     0K .......... .......... .......... .......... .......... 74% 11.9M 0s
    50K .......... .......                                    100%  342M=0.004s

2024-01-08 18:33:54 (15.9 MB/s) - '/home/jenkins/extension.lib.external/classmate-1.6.0.jar' saved [68930/68930]

--2024-01-08 18:33:54--  https://repo1.maven.org/maven2/com/mysql/mysql-connector-j/8.2.0/mysql-connector-j-8.2.0.jar
Resolving repo1.maven.org (repo1.maven.org)... 199.232.196.209, 199.232.192.209, 2a04:4e42:4d::209, ...
Connecting to repo1.maven.org (repo1.maven.org)|199.232.196.209|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2489850 (2.4M) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

     0K .......... .......... .......... .......... ..........  2% 12.3M 0s
    50K .......... .......... .......... .......... ..........  4% 13.5M 0s
   100K .......... .......... .......... .......... ..........  6%  120M 0s
   150K .......... .......... .......... .......... ..........  8% 17.3M 0s
   200K .......... .......... .......... .......... .......... 10% 95.2M 0s
   250K .......... .......... .......... .......... .......... 12%  187M 0s
   300K .......... .......... .......... .......... .......... 14%  128M 0s
   350K .......... .......... .......... .......... .......... 16% 44.6M 0s
   400K .......... .......... .......... .......... .......... 18% 29.5M 0s
   450K .......... .......... .......... .......... .......... 20%  173M 0s
   500K .......... .......... .......... .......... .......... 22%  181M 0s
   550K .......... .......... .......... .......... .......... 24%  194M 0s
   600K .......... .......... .......... .......... .......... 26%  176M 0s
   650K .......... .......... .......... .......... .......... 28%  131M 0s
   700K .......... .......... .......... .......... .......... 30%  177M 0s
   750K .......... .......... .......... .......... .......... 32%  173M 0s
   800K .......... .......... .......... .......... .......... 34% 36.2M 0s
   850K .......... .......... .......... .......... .......... 37%  171M 0s
   900K .......... .......... .......... .......... .......... 39%  167M 0s
   950K .......... .......... .......... .......... .......... 41%  134M 0s
  1000K .......... .......... .......... .......... .......... 43%  125M 0s
  1050K .......... .......... .......... .......... .......... 45%  103M 0s
  1100K .......... .......... .......... .......... .......... 47%  173M 0s
  1150K .......... .......... .......... .......... .......... 49%  150M 0s
  1200K .......... .......... .......... .......... .......... 51%  183M 0s
  1250K .......... .......... .......... .......... .......... 53%  172M 0s
  1300K .......... .......... .......... .......... .......... 55%  183M 0s
  1350K .......... .......... .......... .......... .......... 57%  131M 0s
  1400K .......... .......... .......... .......... .......... 59%  136M 0s
  1450K .......... .......... .......... .......... .......... 61%  140M 0s
  1500K .......... .......... .......... .......... .......... 63%  155M 0s
  1550K .......... .......... .......... .......... .......... 65%  158M 0s
  1600K .......... .......... .......... .......... .......... 67%  178M 0s
  1650K .......... .......... .......... .......... .......... 69%  174M 0s
  1700K .......... .......... .......... .......... .......... 71%  151M 0s
  1750K .......... .......... .......... .......... .......... 74%  179M 0s
  1800K .......... .......... .......... .......... .......... 76%  188M 0s
  1850K .......... .......... .......... .......... .......... 78%  195M 0s
  1900K .......... .......... .......... .......... .......... 80%  190M 0s
  1950K .......... .......... .......... .......... .......... 82%  194M 0s
  2000K .......... .......... .......... .......... .......... 84%  150M 0s
  2050K .......... .......... .......... .......... .......... 86%  194M 0s
  2100K .......... .......... .......... .......... .......... 88%  191M 0s
  2150K .......... .......... .......... .......... .......... 90%  196M 0s
  2200K .......... .......... .......... .......... .......... 92%  188M 0s
  2250K .......... .......... .......... .......... .......... 94%  211M 0s
  2300K .......... .......... .......... .......... .......... 96%  140M 0s
  2350K .......... .......... .......... .......... .......... 98%  188M 0s
  2400K .......... .......... .......... .                    100%  240M=0.03s

2024-01-08 18:33:54 (86.4 MB/s) - '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar' saved [2489850/2489850]

--2024-01-08 18:33:54--  https://repo1.maven.org/maven2/org/jgroups/jgroups/4.1.8.Final/jgroups-4.1.8.Final.jar
Resolving repo1.maven.org (repo1.maven.org)... 199.232.196.209, 199.232.192.209, 2a04:4e42:4d::209, ...
Connecting to repo1.maven.org (repo1.maven.org)|199.232.196.209|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2375243 (2.3M) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/jgroups.jar'

     0K .......... .......... .......... .......... ..........  2% 12.9M 0s
    50K .......... .......... .......... .......... ..........  4% 14.2M 0s
   100K .......... .......... .......... .......... ..........  6% 81.0M 0s
   150K .......... .......... .......... .......... ..........  8% 51.6M 0s
   200K .......... .......... .......... .......... .......... 10% 22.1M 0s
   250K .......... .......... .......... .......... .......... 12% 89.2M 0s
   300K .......... .......... .......... .......... .......... 15% 68.5M 0s
   350K .......... .......... .......... .......... .......... 17%  125M 0s
   400K .......... .......... .......... .......... .......... 19%  155M 0s
   450K .......... .......... .......... .......... .......... 21%  170M 0s
   500K .......... .......... .......... .......... .......... 23% 29.0M 0s
   550K .......... .......... .......... .......... .......... 25%  177M 0s
   600K .......... .......... .......... .......... .......... 28% 64.2M 0s
   650K .......... .......... .......... .......... .......... 30%  164M 0s
   700K .......... .......... .......... .......... .......... 32%  175M 0s
   750K .......... .......... .......... .......... .......... 34%  167M 0s
   800K .......... .......... .......... .......... .......... 36%  156M 0s
   850K .......... .......... .......... .......... .......... 38%  176M 0s
   900K .......... .......... .......... .......... .......... 40%  176M 0s
   950K .......... .......... .......... .......... .......... 43%  147M 0s
  1000K .......... .......... .......... .......... .......... 45%  140M 0s
  1050K .......... .......... .......... .......... .......... 47%  107M 0s
  1100K .......... .......... .......... .......... .......... 49%  172M 0s
  1150K .......... .......... .......... .......... .......... 51%  174M 0s
  1200K .......... .......... .......... .......... .......... 53%  174M 0s
  1250K .......... .......... .......... .......... .......... 56%  128M 0s
  1300K .......... .......... .......... .......... .......... 58%  168M 0s
  1350K .......... .......... .......... .......... .......... 60%  119M 0s
  1400K .......... .......... .......... .......... .......... 62%  140M 0s
  1450K .......... .......... .......... .......... .......... 64%  171M 0s
  1500K .......... .......... .......... .......... .......... 66%  178M 0s
  1550K .......... .......... .......... .......... .......... 68%  168M 0s
  1600K .......... .......... .......... .......... .......... 71%  167M 0s
  1650K .......... .......... .......... .......... .......... 73%  137M 0s
  1700K .......... .......... .......... .......... .......... 75%  170M 0s
  1750K .......... .......... .......... .......... .......... 77%  198M 0s
  1800K .......... .......... .......... .......... .......... 79%  139M 0s
  1850K .......... .......... .......... .......... .......... 81%  178M 0s
  1900K .......... .......... .......... .......... .......... 84%  170M 0s
  1950K .......... .......... .......... .......... .......... 86%  176M 0s
  2000K .......... .......... .......... .......... .......... 88%  168M 0s
  2050K .......... .......... .......... .......... .......... 90%  178M 0s
  2100K .......... .......... .......... .......... .......... 92%  173M 0s
  2150K .......... .......... .......... .......... .......... 94%  175M 0s
  2200K .......... .......... .......... .......... .......... 97%  139M 0s
  2250K .......... .......... .......... .......... .......... 99%  173M 0s
  2300K .......... .........                                  100%  266M=0.03s

2024-01-08 18:33:54 (86.6 MB/s) - '/home/jenkins/extension.lib.external/jgroups.jar' saved [2375243/2375243]

--2024-01-08 18:33:54--  https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.9-bin.tar.gz
Resolving archive.apache.org (archive.apache.org)... 65.108.204.189, 2a01:4f9:1a:a084::2
Connecting to archive.apache.org (archive.apache.org)|65.108.204.189|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6904503 (6.6M) [application/x-gzip]
Saving to: '/home/jenkins/extension.lib.external/apache-ant-1.10.9-bin.tar.gz'

     0K .......... .......... .......... .......... ..........  0%  198K 34s
    50K .......... .......... .......... .......... ..........  1%  394K 25s
   100K .......... .......... .......... .......... ..........  2% 11.6M 17s
   150K .......... .......... .......... .......... ..........  2%  406K 17s
   200K .......... .......... .......... .......... ..........  3% 16.9M 13s
   250K .......... .......... .......... .......... ..........  4% 17.9M 11s
   300K .......... .......... .......... .......... ..........  5% 20.4M 9s
   350K .......... .......... .......... .......... ..........  5% 15.7M 8s
   400K .......... .......... .......... .......... ..........  6%  423K 9s
   450K .......... .......... .......... .......... ..........  7% 8.99M 8s
   500K .......... .......... .......... .......... ..........  8% 19.7M 7s
   550K .......... .......... .......... .......... ..........  8% 12.7M 7s
   600K .......... .......... .......... .......... ..........  9% 12.9M 6s
   650K .......... .......... .......... .......... .......... 10% 19.7M 6s
   700K .......... .......... .......... .......... .......... 11% 18.1M 5s
   750K .......... .......... .......... .......... .......... 11% 25.4M 5s
   800K .......... .......... .......... .......... .......... 12%  812K 5s
   850K .......... .......... .......... .......... .......... 13% 1.14M 5s
   900K .......... .......... .......... .......... .......... 14% 33.8M 5s
   950K .......... .......... .......... .......... .......... 14% 12.9M 4s
  1000K .......... .......... .......... .......... .......... 15% 13.0M 4s
  1050K .......... .......... .......... .......... .......... 16% 8.72M 4s
  1100K .......... .......... .......... .......... .......... 17% 18.8M 4s
  1150K .......... .......... .......... .......... .......... 17% 20.2M 4s
  1200K .......... .......... .......... .......... .......... 18% 23.6M 3s
  1250K .......... .......... .......... .......... .......... 19% 20.5M 3s
  1300K .......... .......... .......... .......... .......... 20% 42.4M 3s
  1350K .......... .......... .......... .......... .......... 20% 24.0M 3s
  1400K .......... .......... .......... .......... .......... 21% 22.3M 3s
  1450K .......... .......... .......... .......... .......... 22% 35.9M 3s
  1500K .......... .......... .......... .......... .......... 22% 27.8M 3s
  1550K .......... .......... .......... .......... .......... 23% 29.2M 3s
  1600K .......... .......... .......... .......... .......... 24% 22.5M 2s
  1650K .......... .......... .......... .......... .......... 25% 6.80M 2s
  1700K .......... .......... .......... .......... .......... 25%  605K 3s
  1750K .......... .......... .......... .......... .......... 26% 58.9M 2s
  1800K .......... .......... .......... .......... .......... 27% 40.5M 2s
  1850K .......... .......... .......... .......... .......... 28% 39.2M 2s
  1900K .......... .......... .......... .......... .......... 28% 44.7M 2s
  1950K .......... .......... .......... .......... .......... 29% 46.6M 2s
  2000K .......... .......... .......... .......... .......... 30% 20.0M 2s
  2050K .......... .......... .......... .......... .......... 31% 22.8M 2s
  2100K .......... .......... .......... .......... .......... 31% 13.8M 2s
  2150K .......... .......... .......... .......... .......... 32% 24.2M 2s
  2200K .......... .......... .......... .......... .......... 33% 17.3M 2s
  2250K .......... .......... .......... .......... .......... 34% 27.5M 2s
  2300K .......... .......... .......... .......... .......... 34% 31.6M 2s
  2350K .......... .......... .......... .......... .......... 35% 29.0M 2s
  2400K .......... .......... .......... .......... .......... 36% 18.5M 2s
  2450K .......... .......... .......... .......... .......... 37% 34.8M 2s
  2500K .......... .......... .......... .......... .......... 37% 31.2M 2s
  2550K .......... .......... .......... .......... .......... 38% 31.3M 1s
  2600K .......... .......... .......... .......... .......... 39% 27.6M 1s
  2650K .......... .......... .......... .......... .......... 40% 26.9M 1s
  2700K .......... .......... .......... .......... .......... 40% 24.0M 1s
  2750K .......... .......... .......... .......... .......... 41% 27.3M 1s
  2800K .......... .......... .......... .......... .......... 42% 26.5M 1s
  2850K .......... .......... .......... .......... .......... 43% 22.1M 1s
  2900K .......... .......... .......... .......... .......... 43% 20.0M 1s
  2950K .......... .......... .......... .......... .......... 44% 20.9M 1s
  3000K .......... .......... .......... .......... .......... 45% 30.2M 1s
  3050K .......... .......... .......... .......... .......... 45% 25.6M 1s
  3100K .......... .......... .......... .......... .......... 46% 22.9M 1s
  3150K .......... .......... .......... .......... .......... 47% 26.6M 1s
  3200K .......... .......... .......... .......... .......... 48% 31.1M 1s
  3250K .......... .......... .......... .......... .......... 48% 35.0M 1s
  3300K .......... .......... .......... .......... .......... 49% 31.5M 1s
  3350K .......... .......... .......... .......... .......... 50% 14.8M 1s
  3400K .......... .......... .......... .......... .......... 51%  776K 1s
  3450K .......... .......... .......... .......... .......... 51% 58.3M 1s
  3500K .......... .......... .......... .......... .......... 52% 66.1M 1s
  3550K .......... .......... .......... .......... .......... 53% 82.4M 1s
  3600K .......... .......... .......... .......... .......... 54% 84.6M 1s
  3650K .......... .......... .......... .......... .......... 54% 69.4M 1s
  3700K .......... .......... .......... .......... .......... 55% 92.5M 1s
  3750K .......... .......... .......... .......... .......... 56% 57.3M 1s
  3800K .......... .......... .......... .......... .......... 57% 59.1M 1s
  3850K .......... .......... .......... .......... .......... 57% 93.5M 1s
  3900K .......... .......... .......... .......... .......... 58% 66.2M 1s
  3950K .......... .......... .......... .......... .......... 59%  105M 1s
  4000K .......... .......... .......... .......... .......... 60%  109M 1s
  4050K .......... .......... .......... .......... .......... 60% 60.4M 1s
  4100K .......... .......... .......... .......... .......... 61% 53.7M 1s
  4150K .......... .......... .......... .......... .......... 62% 32.9M 1s
  4200K .......... .......... .......... .......... .......... 63% 20.2M 1s
  4250K .......... .......... .......... .......... .......... 63% 26.7M 1s
  4300K .......... .......... .......... .......... .......... 64% 29.8M 1s
  4350K .......... .......... .......... .......... .......... 65% 23.1M 1s
  4400K .......... .......... .......... .......... .......... 65% 24.4M 1s
  4450K .......... .......... .......... .......... .......... 66% 21.0M 1s
  4500K .......... .......... .......... .......... .......... 67% 34.6M 1s
  4550K .......... .......... .......... .......... .......... 68% 38.6M 0s
  4600K .......... .......... .......... .......... .......... 68% 48.3M 0s
  4650K .......... .......... .......... .......... .......... 69% 50.4M 0s
  4700K .......... .......... .......... .......... .......... 70% 44.3M 0s
  4750K .......... .......... .......... .......... .......... 71% 54.1M 0s
  4800K .......... .......... .......... .......... .......... 71% 57.5M 0s
  4850K .......... .......... .......... .......... .......... 72% 24.3M 0s
  4900K .......... .......... .......... .......... .......... 73%  213M 0s
  4950K .......... .......... .......... .......... .......... 74% 29.6M 0s
  5000K .......... .......... .......... .......... .......... 74% 40.3M 0s
  5050K .......... .......... .......... .......... .......... 75% 34.0M 0s
  5100K .......... .......... .......... .......... .......... 76% 22.7M 0s
  5150K .......... .......... .......... .......... .......... 77% 27.6M 0s
  5200K .......... .......... .......... .......... .......... 77% 33.6M 0s
  5250K .......... .......... .......... .......... .......... 78% 54.7M 0s
  5300K .......... .......... .......... .......... .......... 79% 38.1M 0s
  5350K .......... .......... .......... .......... .......... 80% 43.1M 0s
  5400K .......... .......... .......... .......... .......... 80% 43.2M 0s
  5450K .......... .......... .......... .......... .......... 81% 41.2M 0s
  5500K .......... .......... .......... .......... .......... 82% 59.1M 0s
  5550K .......... .......... .......... .......... .......... 83% 49.2M 0s
  5600K .......... .......... .......... .......... .......... 83% 53.6M 0s
  5650K .......... .......... .......... .......... .......... 84% 58.0M 0s
  5700K .......... .......... .......... .......... .......... 85% 33.6M 0s
  5750K .......... .......... .......... .......... .......... 86% 40.8M 0s
  5800K .......... .......... .......... .......... .......... 86% 31.1M 0s
  5850K .......... .......... .......... .......... .......... 87% 30.5M 0s
  5900K .......... .......... .......... .......... .......... 88% 37.7M 0s
  5950K .......... .......... .......... .......... .......... 88% 25.4M 0s
  6000K .......... .......... .......... .......... .......... 89% 38.5M 0s
  6050K .......... .......... .......... .......... .......... 90% 29.3M 0s
  6100K .......... .......... .......... .......... .......... 91% 19.6M 0s
  6150K .......... .......... .......... .......... .......... 91% 22.9M 0s
  6200K .......... .......... .......... .......... .......... 92%  795K 0s
  6250K .......... .......... .......... .......... .......... 93% 38.5M 0s
  6300K .......... .......... .......... .......... .......... 94% 39.2M 0s
  6350K .......... .......... .......... .......... .......... 94% 30.7M 0s
  6400K .......... .......... .......... .......... .......... 95% 39.8M 0s
  6450K .......... .......... .......... .......... .......... 96% 30.3M 0s
  6500K .......... .......... .......... .......... .......... 97% 30.1M 0s
  6550K .......... .......... .......... .......... .......... 97% 40.1M 0s
  6600K .......... .......... .......... .......... .......... 98% 27.6M 0s
  6650K .......... .......... .......... .......... .......... 99% 32.6M 0s
  6700K .......... .......... .......... .......... ..        100% 28.3M=1.2s

2024-01-08 18:33:56 (5.67 MB/s) - '/home/jenkins/extension.lib.external/apache-ant-1.10.9-bin.tar.gz' saved [6904503/6904503]

--2024-01-08 18:33:56--  https://archive.apache.org/dist/maven/ant-tasks/2.1.3/binaries/maven-ant-tasks-2.1.3.jar
Resolving archive.apache.org (archive.apache.org)... 65.108.204.189, 2a01:4f9:1a:a084::2
Connecting to archive.apache.org (archive.apache.org)|65.108.204.189|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1316000 (1.3M) [application/java-archive]
Saving to: '/home/jenkins/extension.lib.external/mavenant/maven-ant-tasks-2.1.3.jar'

     0K .......... .......... .......... .......... ..........  3%  196K 6s
    50K .......... .......... .......... .......... ..........  7%  441K 4s
   100K .......... .......... .......... .......... .......... 11% 1019K 3s
   150K .......... .......... .......... .......... .......... 15%  611K 3s
   200K .......... .......... .......... .......... .......... 19% 1.19M 2s
   250K .......... .......... .......... .......... .......... 23% 1.36M 2s
   300K .......... .......... .......... .......... .......... 27% 1.37M 2s
   350K .......... .......... .......... .......... .......... 31%  831K 1s
   400K .......... .......... .......... .......... .......... 35% 1.83M 1s
   450K .......... .......... .......... .......... .......... 38% 2.79M 1s
   500K .......... .......... .......... .......... .......... 42% 25.5M 1s
   550K .......... .......... .......... .......... .......... 46% 23.3M 1s
   600K .......... .......... .......... .......... .......... 50% 25.8M 1s
   650K .......... .......... .......... .......... .......... 54% 5.94M 1s
   700K .......... .......... .......... .......... .......... 58% 1.36M 1s
   750K .......... .......... .......... .......... .......... 62% 2.30M 0s
   800K .......... .......... .......... .......... .......... 66% 2.15M 0s
   850K .......... .......... .......... .......... .......... 70% 4.03M 0s
   900K .......... .......... .......... .......... .......... 73% 3.80M 0s
   950K .......... .......... .......... .......... .......... 77% 4.41M 0s
  1000K .......... .......... .......... .......... .......... 81% 12.3M 0s
  1050K .......... .......... .......... .......... .......... 85% 14.4M 0s
  1100K .......... .......... .......... .......... .......... 89% 43.4M 0s
  1150K .......... .......... .......... .......... .......... 93% 43.9M 0s
  1200K .......... .......... .......... .......... .......... 97% 37.3M 0s
  1250K .......... .......... .......... .....                100% 62.9M=0.9s

2024-01-08 18:33:58 (1.46 MB/s) - '/home/jenkins/extension.lib.external/mavenant/maven-ant-tasks-2.1.3.jar' saved [1316000/1316000]

--2024-01-08 18:33:58--  https://download.jboss.org/wildfly/15.0.1.Final/wildfly-15.0.1.Final.tar.gz
Resolving download.jboss.org (download.jboss.org)... 23.205.255.204, 23.205.255.201, 2607:f798:14:32::d194:cd49, ...
Connecting to download.jboss.org (download.jboss.org)|23.205.255.204|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 179449615 (171M) [application/x-gzip]
Saving to: '/home/jenkins/extension.lib.external/wildfly-15.0.1.Final.tar.gz'

     0K .......... .......... .......... .......... ..........  0% 4.40M 39s
    50K .......... .......... .......... .......... ..........  0% 5.79M 34s
   100K .......... .......... .......... .......... ..........  0% 10.5M 28s
   150K .......... .......... .......... .......... ..........  0% 16.6M 24s
   200K .......... .......... .......... .......... ..........  0% 18.6M 21s
   250K .......... .......... .......... .......... ..........  0% 16.9M 19s
   300K .......... .......... .......... .......... ..........  0% 24.0M 17s
   350K .......... .......... .......... .......... ..........  0% 52.3M 16s
   400K .......... .......... .......... .......... ..........  0% 54.0M 14s
   450K .......... .......... .......... .......... ..........  0% 36.9M 13s
   500K .......... .......... .......... .......... ..........  0% 29.4M 13s
   550K .......... .......... .......... .......... ..........  0% 86.4M 12s
   600K .......... .......... .......... .......... ..........  0% 69.1M 11s
   650K .......... .......... .......... .......... ..........  0% 46.7M 10s
   700K .......... .......... .......... .......... ..........  0% 61.5M 10s
   750K .......... .......... .......... .......... ..........  0%  384M 9s
   800K .......... .......... .......... .......... ..........  0% 51.7M 9s
   850K .......... .......... .......... .......... ..........  0% 74.9M 9s
   900K .......... .......... .......... .......... ..........  0% 47.3M 8s
   950K .......... .......... .......... .......... ..........  0% 38.5M 8s
  1000K .......... .......... .......... .......... ..........  0%  118M 8s
  1050K .......... .......... .......... .......... ..........  0%  102M 8s
  1100K .......... .......... .......... .......... ..........  0% 72.4M 7s
  1150K .......... .......... .......... .......... ..........  0%  221M 7s
  1200K .......... .......... .......... .......... ..........  0% 78.9M 7s
  1250K .......... .......... .......... .......... ..........  0%  126M 7s
  1300K .......... .......... .......... .......... ..........  0%  121M 6s
  1350K .......... .......... .......... .......... ..........  0% 32.7M 6s
  1400K .......... .......... .......... .......... ..........  0%  287M 6s
  1450K .......... .......... .......... .......... ..........  0%  136M 6s
  1500K .......... .......... .......... .......... ..........  0%  159M 6s
  1550K .......... .......... .......... .......... ..........  0%  130M 6s
  1600K .......... .......... .......... .......... ..........  0%  185M 6s
  1650K .......... .......... .......... .......... ..........  0%  170M 5s
  1700K .......... .......... .......... .......... ..........  0%  205M 5s
  1750K .......... .......... .......... .......... ..........  1%  148M 5s
  1800K .......... .......... .......... .......... ..........  1%  132M 5s
  1850K .......... .......... .......... .......... ..........  1%  259M 5s
  1900K .......... .......... .......... .......... ..........  1%  131M 5s
  1950K .......... .......... .......... .......... ..........  1%  126M 5s
  2000K .......... .......... .......... .......... ..........  1%  168M 5s
  2050K .......... .......... .......... .......... ..........  1%  425M 5s
  2100K .......... .......... .......... .......... ..........  1%  133M 4s
  2150K .......... .......... .......... .......... ..........  1%  191M 4s
  2200K .......... .......... .......... .......... ..........  1%  160M 4s
  2250K .......... .......... .......... .......... ..........  1%  185M 4s
  2300K .......... .......... .......... .......... ..........  1%  246M 4s
  2350K .......... .......... .......... .......... ..........  1%  162M 4s
  2400K .......... .......... .......... .......... ..........  1%  179M 4s
  2450K .......... .......... .......... .......... ..........  1%  197M 4s
  2500K .......... .......... .......... .......... ..........  1%  218M 4s
  2550K .......... .......... .......... .......... ..........  1%  311M 4s
  2600K .......... .......... .......... .......... ..........  1%  172M 4s
  2650K .......... .......... .......... .......... ..........  1%  189M 4s
  2700K .......... .......... .......... .......... ..........  1%  221M 4s
  2750K .......... .......... .......... .......... ..........  1%  103M 4s
  2800K .......... .......... .......... .......... ..........  1%  298M 4s
  2850K .......... .......... .......... .......... ..........  1%  316M 4s
  2900K .......... .......... .......... .......... ..........  1%  211M 3s
  2950K .......... .......... .......... .......... ..........  1%  181M 3s
  3000K .......... .......... .......... .......... ..........  1%  194M 3s
  3050K .......... .......... .......... .......... ..........  1%  369M 3s
  3100K .......... .......... .......... .......... ..........  1% 19.9M 3s
  3150K .......... .......... .......... .......... ..........  1%  360M 3s
  3200K .......... .......... .......... .......... ..........  1%  321M 3s
  3250K .......... .......... .......... .......... ..........  1%  457M 3s
  3300K .......... .......... .......... .......... ..........  1%  286M 3s
  3350K .......... .......... .......... .......... ..........  1%  321M 3s
  3400K .......... .......... .......... .......... ..........  1% 76.6M 3s
  3450K .......... .......... .......... .......... ..........  1%  154M 3s
  3500K .......... .......... .......... .......... ..........  2%  334M 3s
  3550K .......... .......... .......... .......... ..........  2%  362M 3s
  3600K .......... .......... .......... .......... ..........  2%  412M 3s
  3650K .......... .......... .......... .......... ..........  2%  393M 3s
  3700K .......... .......... .......... .......... ..........  2% 57.2M 3s
  3750K .......... .......... .......... .......... ..........  2%  342M 3s
  3800K .......... .......... .......... .......... ..........  2%  381M 3s
  3850K .......... .......... .......... .......... ..........  2%  434M 3s
  3900K .......... .......... .......... .......... ..........  2%  302M 3s
  3950K .......... .......... .......... .......... ..........  2%  348M 3s
  4000K .......... .......... .......... .......... ..........  2%  431M 3s
  4050K .......... .......... .......... .......... ..........  2% 42.6M 3s
  4100K .......... .......... .......... .......... ..........  2%  397M 3s
  4150K .......... .......... .......... .......... ..........  2%  303M 3s
  4200K .......... .......... .......... .......... ..........  2%  391M 3s
  4250K .......... .......... .......... .......... ..........  2%  342M 3s
  4300K .......... .......... .......... .......... ..........  2%  324M 3s
  4350K .......... .......... .......... .......... ..........  2%  440M 3s
  4400K .......... .......... .......... .......... ..........  2%  379M 3s
  4450K .......... .......... .......... .......... ..........  2% 44.5M 3s
  4500K .......... .......... .......... .......... ..........  2%  361M 3s
  4550K .......... .......... .......... .......... ..........  2%  396M 3s
  4600K .......... .......... .......... .......... ..........  2%  409M 3s
  4650K .......... .......... .......... .......... ..........  2%  301M 3s
  4700K .......... .......... .......... .......... ..........  2%  101M 3s
  4750K .......... .......... .......... .......... ..........  2%  406M 3s
  4800K .......... .......... .......... .......... ..........  2%  419M 3s
  4850K .......... .......... .......... .......... ..........  2%  280M 2s
  4900K .......... .......... .......... .......... ..........  2%  362M 2s
  4950K .......... .......... .......... .......... ..........  2%  118M 2s
  5000K .......... .......... .......... .......... ..........  2%  320M 2s
  5050K .......... .......... .......... .......... ..........  2%  369M 2s
  5100K .......... .......... .......... .......... ..........  2%  352M 2s
  5150K .......... .......... .......... .......... ..........  2%  374M 2s
  5200K .......... .......... .......... .......... ..........  2%  112M 2s
  5250K .......... .......... .......... .......... ..........  3%  334M 2s
  5300K .......... .......... .......... .......... ..........  3%  422M 2s
  5350K .......... .......... .......... .......... ..........  3%  317M 2s
  5400K .......... .......... .......... .......... ..........  3%  369M 2s
  5450K .......... .......... .......... .......... ..........  3%  103M 2s
  5500K .......... .......... .......... .......... ..........  3%  149M 2s
  5550K .......... .......... .......... .......... ..........  3%  339M 2s
  5600K .......... .......... .......... .......... ..........  3%  407M 2s
  5650K .......... .......... .......... .......... ..........  3%  414M 2s
  5700K .......... .......... .......... .......... ..........  3% 47.3M 2s
  5750K .......... .......... .......... .......... ..........  3%  231M 2s
  5800K .......... .......... .......... .......... ..........  3%  353M 2s
  5850K .......... .......... .......... .......... ..........  3%  416M 2s
  5900K .......... .......... .......... .......... ..........  3%  378M 2s
  5950K .......... .......... .......... .......... ..........  3%  284M 2s
  6000K .......... .......... .......... .......... ..........  3%  167M 2s
  6050K .......... .......... .......... .......... ..........  3%  370M 2s
  6100K .......... .......... .......... .......... ..........  3% 78.8M 2s
  6150K .......... .......... .......... .......... ..........  3%  228M 2s
  6200K .......... .......... .......... .......... ..........  3%  262M 2s
  6250K .......... .......... .......... .......... ..........  3%  301M 2s
  6300K .......... .......... .......... .......... ..........  3%  228M 2s
  6350K .......... .......... .......... .......... ..........  3%  366M 2s
  6400K .......... .......... .......... .......... ..........  3%  350M 2s
  6450K .......... .......... .......... .......... ..........  3%  372M 2s
  6500K .......... .......... .......... .......... ..........  3%  248M 2s
  6550K .......... .......... .......... .......... ..........  3%  377M 2s
  6600K .......... .......... .......... .......... ..........  3%  335M 2s
  6650K .......... .......... .......... .......... ..........  3%  341M 2s
  6700K .......... .......... .......... .......... ..........  3%  360M 2s
  6750K .......... .......... .......... .......... ..........  3% 88.8M 2s
  6800K .......... .......... .......... .......... ..........  3%  374M 2s
  6850K .......... .......... .......... .......... ..........  3%  319M 2s
  6900K .......... .......... .......... .......... ..........  3%  399M 2s
  6950K .......... .......... .......... .......... ..........  3%  412M 2s
  7000K .......... .......... .......... .......... ..........  4% 17.6M 2s
  7050K .......... .......... .......... .......... ..........  4%  322M 2s
  7100K .......... .......... .......... .......... ..........  4%  334M 2s
  7150K .......... .......... .......... .......... ..........  4%  401M 2s
  7200K .......... .......... .......... .......... ..........  4%  347M 2s
  7250K .......... .......... .......... .......... ..........  4%  118M 2s
  7300K .......... .......... .......... .......... ..........  4%  350M 2s
  7350K .......... .......... .......... .......... ..........  4%  310M 2s
  7400K .......... .......... .......... .......... ..........  4%  368M 2s
  7450K .......... .......... .......... .......... ..........  4%  386M 2s
  7500K .......... .......... .......... .......... ..........  4%  131M 2s
  7550K .......... .......... .......... .......... ..........  4%  272M 2s
  7600K .......... .......... .......... .......... ..........  4%  371M 2s
  7650K .......... .......... .......... .......... ..........  4%  345M 2s
  7700K .......... .......... .......... .......... ..........  4%  336M 2s
  7750K .......... .......... .......... .......... ..........  4% 73.3M 2s
  7800K .......... .......... .......... .......... ..........  4%  344M 2s
  7850K .......... .......... .......... .......... ..........  4%  393M 2s
  7900K .......... .......... .......... .......... ..........  4%  345M 2s
  7950K .......... .......... .......... .......... ..........  4%  403M 2s
  8000K .......... .......... .......... .......... ..........  4%  402M 2s
  8050K .......... .......... .......... .......... ..........  4%  351M 2s
  8100K .......... .......... .......... .......... ..........  4%  394M 2s
  8150K .......... .......... .......... .......... ..........  4% 39.9M 2s
  8200K .......... .......... .......... .......... ..........  4%  224M 2s
  8250K .......... .......... .......... .......... ..........  4%  426M 2s
  8300K .......... .......... .......... .......... ..........  4%  396M 2s
  8350K .......... .......... .......... .......... ..........  4%  358M 2s
  8400K .......... .......... .......... .......... ..........  4%  428M 2s
  8450K .......... .......... .......... .......... ..........  4%  449M 2s
  8500K .......... .......... .......... .......... ..........  4%  357M 2s
  8550K .......... .......... .......... .......... ..........  4% 48.0M 2s
  8600K .......... .......... .......... .......... ..........  4%  387M 2s
  8650K .......... .......... .......... .......... ..........  4%  385M 2s
  8700K .......... .......... .......... .......... ..........  4%  354M 2s
  8750K .......... .......... .......... .......... ..........  5%  410M 2s
  8800K .......... .......... .......... .......... ..........  5% 80.6M 2s
  8850K .......... .......... .......... .......... ..........  5%  391M 2s
  8900K .......... .......... .......... .......... ..........  5%  402M 2s
  8950K .......... .......... .......... .......... ..........  5%  372M 2s
  9000K .......... .......... .......... .......... ..........  5%  457M 2s
  9050K .......... .......... .......... .......... ..........  5% 43.0M 2s
  9100K .......... .......... .......... .......... ..........  5%  401M 2s
  9150K .......... .......... .......... .......... ..........  5%  378M 2s
  9200K .......... .......... .......... .......... ..........  5%  313M 2s
  9250K .......... .......... .......... .......... ..........  5%  463M 2s
  9300K .......... .......... .......... .......... ..........  5% 60.1M 2s
  9350K .......... .......... .......... .......... ..........  5%  347M 2s
  9400K .......... .......... .......... .......... ..........  5%  389M 2s
  9450K .......... .......... .......... .......... ..........  5%  323M 2s
  9500K .......... .......... .......... .......... ..........  5%  372M 2s
  9550K .......... .......... .......... .......... ..........  5% 93.6M 2s
  9600K .......... .......... .......... .......... ..........  5%  351M 2s
  9650K .......... .......... .......... .......... ..........  5%  420M 2s
  9700K .......... .......... .......... .......... ..........  5%  179M 2s
  9750K .......... .......... .......... .......... ..........  5%  292M 2s
  9800K .......... .......... .......... .......... ..........  5% 86.1M 2s
  9850K .......... .......... .......... .......... ..........  5%  422M 2s
  9900K .......... .......... .......... .......... ..........  5%  384M 2s
  9950K .......... .......... .......... .......... ..........  5%  388M 2s
 10000K .......... .......... .......... .......... ..........  5%  398M 2s
 10050K .......... .......... .......... .......... ..........  5%  342M 2s
 10100K .......... .......... .......... .......... ..........  5%  339M 2s
 10150K .......... .......... .......... .......... ..........  5%  386M 2s
 10200K .......... .......... .......... .......... ..........  5% 69.7M 2s
 10250K .......... .......... .......... .......... ..........  5%  178M 2s
 10300K .......... .......... .......... .......... ..........  5%  405M 2s
 10350K .......... .......... .......... .......... ..........  5%  307M 2s
 10400K .......... .......... .......... .......... ..........  5%  397M 2s
 10450K .......... .......... .......... .......... ..........  5%  398M 2s
 10500K .......... .......... .......... .......... ..........  6%  336M 2s
 10550K .......... .......... .......... .......... ..........  6%  415M 2s
 10600K .......... .......... .......... .......... ..........  6%  386M 2s
 10650K .......... .......... .......... .......... ..........  6%  369M 2s
 10700K .......... .......... .......... .......... ..........  6%  297M 2s
 10750K .......... .......... .......... .......... ..........  6%  444M 2s
 10800K .......... .......... .......... .......... ..........  6%  392M 2s
 10850K .......... .......... .......... .......... ..........  6%  202M 2s
 10900K .......... .......... .......... .......... ..........  6%  368M 2s
 10950K .......... .......... .......... .......... ..........  6%  343M 2s
 11000K .......... .......... .......... .......... ..........  6%  368M 1s
 11050K .......... .......... .......... .......... ..........  6%  364M 1s
 11100K .......... .......... .......... .......... ..........  6%  208M 1s
 11150K .......... .......... .......... .......... ..........  6%  358M 1s
 11200K .......... .......... .......... .......... ..........  6%  311M 1s
 11250K .......... .......... .......... .......... ..........  6%  370M 1s
 11300K .......... .......... .......... .......... ..........  6%  444M 1s
 11350K .......... .......... .......... .......... ..........  6%  148M 1s
 11400K .......... .......... .......... .......... ..........  6%  343M 1s
 11450K .......... .......... .......... .......... ..........  6%  347M 1s
 11500K .......... .......... .......... .......... ..........  6%  367M 1s
 11550K .......... .......... .......... .......... ..........  6%  369M 1s
 11600K .......... .......... .......... .......... ..........  6% 58.6M 1s
 11650K .......... .......... .......... .......... ..........  6%  389M 1s
 11700K .......... .......... .......... .......... ..........  6%  443M 1s
 11750K .......... .......... .......... .......... ..........  6%  345M 1s
 11800K .......... .......... .......... .......... ..........  6%  392M 1s
 11850K .......... .......... .......... .......... ..........  6% 88.9M 1s
 11900K .......... .......... .......... .......... ..........  6%  141M 1s
 11950K .......... .......... .......... .......... ..........  6%  409M 1s
 12000K .......... .......... .......... .......... ..........  6%  356M 1s
 12050K .......... .......... .......... .......... ..........  6%  431M 1s
 12100K .......... .......... .......... .......... ..........  6%  325M 1s
 12150K .......... .......... .......... .......... ..........  6%  427M 1s
 12200K .......... .......... .......... .......... ..........  6%  356M 1s
 12250K .......... .......... .......... .......... ..........  7% 66.1M 1s
 12300K .......... .......... .......... .......... ..........  7%  364M 1s
 12350K .......... .......... .......... .......... ..........  7%  385M 1s
 12400K .......... .......... .......... .......... ..........  7%  215M 1s
 12450K .......... .......... .......... .......... ..........  7%  334M 1s
 12500K .......... .......... .......... .......... ..........  7%  337M 1s
 12550K .......... .......... .......... .......... ..........  7%  332M 1s
 12600K .......... .......... .......... .......... ..........  7%  350M 1s
 12650K .......... .......... .......... .......... ..........  7% 37.5M 1s
 12700K .......... .......... .......... .......... ..........  7%  304M 1s
 12750K .......... .......... .......... .......... ..........  7%  375M 1s
 12800K .......... .......... .......... .......... ..........  7%  391M 1s
 12850K .......... .......... .......... .......... ..........  7%  351M 1s
 12900K .......... .......... .......... .......... ..........  7% 57.6M 1s
 12950K .......... .......... .......... .......... ..........  7%  379M 1s
 13000K .......... .......... .......... .......... ..........  7%  375M 1s
 13050K .......... .......... .......... .......... ..........  7%  217M 1s
 13100K .......... .......... .......... .......... ..........  7%  268M 1s
 13150K .......... .......... .......... .......... ..........  7% 78.6M 1s
 13200K .......... .......... .......... .......... ..........  7%  357M 1s
 13250K .......... .......... .......... .......... ..........  7%  431M 1s
 13300K .......... .......... .......... .......... ..........  7%  322M 1s
 13350K .......... .......... .......... .......... ..........  7%  409M 1s
 13400K .......... .......... .......... .......... ..........  7% 19.4M 1s
 13450K .......... .......... .......... .......... ..........  7%  315M 1s
 13500K .......... .......... .......... .......... ..........  7%  383M 1s
 13550K .......... .......... .......... .......... ..........  7%  346M 1s
 13600K .......... .......... .......... .......... ..........  7%  461M 1s
 13650K .......... .......... .......... .......... ..........  7% 32.0M 1s
 13700K .......... .......... .......... .......... ..........  7%  293M 1s
 13750K .......... .......... .......... .......... ..........  7%  306M 1s
 13800K .......... .......... .......... .......... ..........  7%  403M 1s
 13850K .......... .......... .......... .......... ..........  7%  410M 1s
 13900K .......... .......... .......... .......... ..........  7% 21.0M 1s
 13950K .......... .......... .......... .......... ..........  7%  320M 1s
 14000K .......... .......... .......... .......... ..........  8%  426M 1s
 14050K .......... .......... .......... .......... ..........  8% 17.5M 1s
 14100K .......... .......... .......... .......... ..........  8%  286M 1s
 14150K .......... .......... .......... .......... ..........  8%  387M 1s
 14200K .......... .......... .......... .......... ..........  8%  417M 1s
 14250K .......... .......... .......... .......... ..........  8%  355M 1s
 14300K .......... .......... .......... .......... ..........  8% 47.4M 1s
 14350K .......... .......... .......... .......... ..........  8%  325M 1s
 14400K .......... .......... .......... .......... ..........  8%  379M 1s
 14450K .......... .......... .......... .......... ..........  8%  305M 1s
 14500K .......... .......... .......... .......... ..........  8%  314M 1s
 14550K .......... .......... .......... .......... ..........  8%  408M 1s
 14600K .......... .......... .......... .......... ..........  8%  403M 1s
 14650K .......... .......... .......... .......... ..........  8%  447M 1s
 14700K .......... .......... .......... .......... ..........  8% 31.8M 1s
 14750K .......... .......... .......... .......... ..........  8%  369M 1s
 14800K .......... .......... .......... .......... ..........  8%  343M 1s
 14850K .......... .......... .......... .......... ..........  8%  351M 1s
 14900K .......... .......... .......... .......... ..........  8%  441M 1s
 14950K .......... .......... .......... .......... ..........  8%  114M 1s
 15000K .......... .......... .......... .......... ..........  8%  335M 1s
 15050K .......... .......... .......... .......... ..........  8%  295M 1s
 15100K .......... .......... .......... .......... ..........  8%  393M 1s
 15150K .......... .......... .......... .......... ..........  8%  381M 1s
 15200K .......... .......... .......... .......... ..........  8% 39.5M 1s
 15250K .......... .......... .......... .......... ..........  8%  356M 1s
 15300K .......... .......... .......... .......... ..........  8%  393M 1s
 15350K .......... .......... .......... .......... ..........  8%  375M 1s
 15400K .......... .......... .......... .......... ..........  8%  374M 1s
 15450K .......... .......... .......... .......... ..........  8%  104M 1s
 15500K .......... .......... .......... .......... ..........  8%  256M 1s
 15550K .......... .......... .......... .......... ..........  8%  312M 1s
 15600K .......... .......... .......... .......... ..........  8%  374M 1s
 15650K .......... .......... .......... .......... ..........  8%  416M 1s
 15700K .......... .......... .......... .......... ..........  8% 41.5M 1s
 15750K .......... .......... .......... .......... ..........  9%  279M 1s
 15800K .......... .......... .......... .......... ..........  9%  337M 1s
 15850K .......... .......... .......... .......... ..........  9%  361M 1s
 15900K .......... .......... .......... .......... ..........  9%  366M 1s
 15950K .......... .......... .......... .......... ..........  9% 91.6M 1s
 16000K .......... .......... .......... .......... ..........  9%  349M 1s
 16050K .......... .......... .......... .......... ..........  9%  386M 1s
 16100K .......... .......... .......... .......... ..........  9%  331M 1s
 16150K .......... .......... .......... .......... ..........  9%  273M 1s
 16200K .......... .......... .......... .......... ..........  9%  146M 1s
 16250K .......... .......... .......... .......... ..........  9%  211M 1s
 16300K .......... .......... .......... .......... ..........  9%  357M 1s
 16350K .......... .......... .......... .......... ..........  9% 46.5M 1s
 16400K .......... .......... .......... .......... ..........  9%  313M 1s
 16450K .......... .......... .......... .......... ..........  9%  376M 1s
 16500K .......... .......... .......... .......... ..........  9%  350M 1s
 16550K .......... .......... .......... .......... ..........  9%  339M 1s
 16600K .......... .......... .......... .......... ..........  9%  386M 1s
 16650K .......... .......... .......... .......... ..........  9%  401M 1s
 16700K .......... .......... .......... .......... ..........  9%  343M 1s
 16750K .......... .......... .......... .......... ..........  9% 27.8M 1s
 16800K .......... .......... .......... .......... ..........  9%  336M 1s
 16850K .......... .......... .......... .......... ..........  9%  331M 1s
 16900K .......... .......... .......... .......... ..........  9%  333M 1s
 16950K .......... .......... .......... .......... ..........  9%  438M 1s
 17000K .......... .......... .......... .......... ..........  9% 9.44M 1s
 17050K .......... .......... .......... .......... ..........  9%  300M 1s
 17100K .......... .......... .......... .......... ..........  9%  381M 1s
 17150K .......... .......... .......... .......... ..........  9%  345M 1s
 17200K .......... .......... .......... .......... ..........  9%  401M 1s
 17250K .......... .......... .......... .......... ..........  9%  100M 1s
 17300K .......... .......... .......... .......... ..........  9%  365M 1s
 17350K .......... .......... .......... .......... ..........  9%  359M 1s
 17400K .......... .......... .......... .......... ..........  9%  324M 1s
 17450K .......... .......... .......... .......... ..........  9%  402M 1s
 17500K .......... .......... .......... .......... .......... 10%  127M 1s
 17550K .......... .......... .......... .......... .......... 10%  367M 1s
 17600K .......... .......... .......... .......... .......... 10%  305M 1s
 17650K .......... .......... .......... .......... .......... 10%  367M 1s
 17700K .......... .......... .......... .......... .......... 10%  397M 1s
 17750K .......... .......... .......... .......... .......... 10% 75.8M 1s
 17800K .......... .......... .......... .......... .......... 10%  192M 1s
 17850K .......... .......... .......... .......... .......... 10%  412M 1s
 17900K .......... .......... .......... .......... .......... 10%  340M 1s
 17950K .......... .......... .......... .......... .......... 10%  447M 1s
 18000K .......... .......... .......... .......... .......... 10% 94.6M 1s
 18050K .......... .......... .......... .......... .......... 10%  339M 1s
 18100K .......... .......... .......... .......... .......... 10%  356M 1s
 18150K .......... .......... .......... .......... .......... 10%  368M 1s
 18200K .......... .......... .......... .......... .......... 10%  393M 1s
 18250K .......... .......... .......... .......... .......... 10% 49.5M 1s
 18300K .......... .......... .......... .......... .......... 10%  206M 1s
 18350K .......... .......... .......... .......... .......... 10%  453M 1s
 18400K .......... .......... .......... .......... .......... 10% 34.1M 1s
 18450K .......... .......... .......... .......... .......... 10%  397M 1s
 18500K .......... .......... .......... .......... .......... 10%  363M 1s
 18550K .......... .......... .......... .......... .......... 10%  324M 1s
 18600K .......... .......... .......... .......... .......... 10%  390M 1s
 18650K .......... .......... .......... .......... .......... 10%  353M 1s
 18700K .......... .......... .......... .......... .......... 10%  342M 1s
 18750K .......... .......... .......... .......... .......... 10%  413M 1s
 18800K .......... .......... .......... .......... .......... 10% 11.2M 1s
 18850K .......... .......... .......... .......... .......... 10%  342M 1s
 18900K .......... .......... .......... .......... .......... 10%  360M 1s
 18950K .......... .......... .......... .......... .......... 10%  411M 1s
 19000K .......... .......... .......... .......... .......... 10%  391M 1s
 19050K .......... .......... .......... .......... .......... 10% 18.1M 1s
 19100K .......... .......... .......... .......... .......... 10%  348M 1s
 19150K .......... .......... .......... .......... .......... 10%  414M 1s
 19200K .......... .......... .......... .......... .......... 10%  396M 1s
 19250K .......... .......... .......... .......... .......... 11%  345M 1s
 19300K .......... .......... .......... .......... .......... 11% 66.3M 1s
 19350K .......... .......... .......... .......... .......... 11%  313M 1s
 19400K .......... .......... .......... .......... .......... 11%  351M 1s
 19450K .......... .......... .......... .......... .......... 11%  454M 1s
 19500K .......... .......... .......... .......... .......... 11%  407M 1s
 19550K .......... .......... .......... .......... .......... 11% 45.9M 1s
 19600K .......... .......... .......... .......... .......... 11%  332M 1s
 19650K .......... .......... .......... .......... .......... 11%  438M 1s
 19700K .......... .......... .......... .......... .......... 11%  206M 1s
 19750K .......... .......... .......... .......... .......... 11%  333M 1s
 19800K .......... .......... .......... .......... .......... 11% 95.4M 1s
 19850K .......... .......... .......... .......... .......... 11%  392M 1s
 19900K .......... .......... .......... .......... .......... 11%  376M 1s
 19950K .......... .......... .......... .......... .......... 11%  268M 1s
 20000K .......... .......... .......... .......... .......... 11%  401M 1s
 20050K .......... .......... .......... .......... .......... 11% 82.8M 1s
 20100K .......... .......... .......... .......... .......... 11%  321M 1s
 20150K .......... .......... .......... .......... .......... 11%  365M 1s
 20200K .......... .......... .......... .......... .......... 11%  365M 1s
 20250K .......... .......... .......... .......... .......... 11%  388M 1s
 20300K .......... .......... .......... .......... .......... 11%  148M 1s
 20350K .......... .......... .......... .......... .......... 11%  365M 1s
 20400K .......... .......... .......... .......... .......... 11%  444M 1s
 20450K .......... .......... .......... .......... .......... 11% 10.4M 1s
 20500K .......... .......... .......... .......... .......... 11%  410M 1s
 20550K .......... .......... .......... .......... .......... 11%  317M 1s
 20600K .......... .......... .......... .......... .......... 11%  304M 1s
 20650K .......... .......... .......... .......... .......... 11%  410M 1s
 20700K .......... .......... .......... .......... .......... 11%  276M 1s
 20750K .......... .......... .......... .......... .......... 11%  344M 1s
 20800K .......... .......... .......... .......... .......... 11%  398M 1s
 20850K .......... .......... .......... .......... .......... 11% 9.68M 1s
 20900K .......... .......... .......... .......... .......... 11%  301M 1s
 20950K .......... .......... .......... .......... .......... 11%  305M 1s
 21000K .......... .......... .......... .......... .......... 12%  341M 1s
 21050K .......... .......... .......... .......... .......... 12%  364M 1s
 21100K .......... .......... .......... .......... .......... 12% 23.6M 1s
 21150K .......... .......... .......... .......... .......... 12%  369M 1s
 21200K .......... .......... .......... .......... .......... 12%  387M 1s
 21250K .......... .......... .......... .......... .......... 12%  346M 1s
 21300K .......... .......... .......... .......... .......... 12%  434M 1s
 21350K .......... .......... .......... .......... .......... 12%  144M 1s
 21400K .......... .......... .......... .......... .......... 12%  262M 1s
 21450K .......... .......... .......... .......... .......... 12%  392M 1s
 21500K .......... .......... .......... .......... .......... 12%  421M 1s
 21550K .......... .......... .......... .......... .......... 12%  400M 1s
 21600K .......... .......... .......... .......... .......... 12%  187M 1s
 21650K .......... .......... .......... .......... .......... 12%  367M 1s
 21700K .......... .......... .......... .......... .......... 12%  377M 1s
 21750K .......... .......... .......... .......... .......... 12%  340M 1s
 21800K .......... .......... .......... .......... .......... 12%  388M 1s
 21850K .......... .......... .......... .......... .......... 12%  216M 1s
 21900K .......... .......... .......... .......... .......... 12%  401M 1s
 21950K .......... .......... .......... .......... .......... 12%  282M 1s
 22000K .......... .......... .......... .......... .......... 12%  373M 1s
 22050K .......... .......... .......... .......... .......... 12%  426M 1s
 22100K .......... .......... .......... .......... .......... 12%  258M 1s
 22150K .......... .......... .......... .......... .......... 12%  380M 1s
 22200K .......... .......... .......... .......... .......... 12%  352M 1s
 22250K .......... .......... .......... .......... .......... 12%  379M 1s
 22300K .......... .......... .......... .......... .......... 12%  322M 1s
 22350K .......... .......... .......... .......... .......... 12%  333M 1s
 22400K .......... .......... .......... .......... .......... 12%  332M 1s
 22450K .......... .......... .......... .......... .......... 12%  372M 1s
 22500K .......... .......... .......... .......... .......... 12% 28.6M 1s
 22550K .......... .......... .......... .......... .......... 12%  303M 1s
 22600K .......... .......... .......... .......... .......... 12%  413M 1s
 22650K .......... .......... .......... .......... .......... 12%  227M 1s
 22700K .......... .......... .......... .......... .......... 12%  301M 1s
 22750K .......... .......... .......... .......... .......... 13%  302M 1s
 22800K .......... .......... .......... .......... .......... 13%  406M 1s
 22850K .......... .......... .......... .......... .......... 13%  426M 1s
 22900K .......... .......... .......... .......... .......... 13% 56.8M 1s
 22950K .......... .......... .......... .......... .......... 13%  392M 1s
 23000K .......... .......... .......... .......... .......... 13%  361M 1s
 23050K .......... .......... .......... .......... .......... 13%  343M 1s
 23100K .......... .......... .......... .......... .......... 13%  419M 1s
 23150K .......... .......... .......... .......... .......... 13% 4.76M 1s
 23200K .......... .......... .......... .......... .......... 13%  299M 1s
 23250K .......... .......... .......... .......... .......... 13%  363M 1s
 23300K .......... .......... .......... .......... .......... 13%  387M 1s
 23350K .......... .......... .......... .......... .......... 13%  441M 1s
 23400K .......... .......... .......... .......... .......... 13% 22.5M 1s
 23450K .......... .......... .......... .......... .......... 13%  271M 1s
 23500K .......... .......... .......... .......... .......... 13%  368M 1s
 23550K .......... .......... .......... .......... .......... 13%  342M 1s
 23600K .......... .......... .......... .......... .......... 13%  361M 1s
 23650K .......... .......... .......... .......... .......... 13% 6.07M 1s
 23700K .......... .......... .......... .......... .......... 13%  354M 1s
 23750K .......... .......... .......... .......... .......... 13% 16.8M 1s
 23800K .......... .......... .......... .......... .......... 13%  296M 1s
 23850K .......... .......... .......... .......... .......... 13%  332M 1s
 23900K .......... .......... .......... .......... .......... 13%  385M 1s
 23950K .......... .......... .......... .......... .......... 13%  379M 1s
 24000K .......... .......... .......... .......... .......... 13%  377M 1s
 24050K .......... .......... .......... .......... .......... 13%  384M 1s
 24100K .......... .......... .......... .......... .......... 13%  377M 1s
 24150K .......... .......... .......... .......... .......... 13% 23.9M 1s
 24200K .......... .......... .......... .......... .......... 13%  370M 1s
 24250K .......... .......... .......... .......... .......... 13%  396M 1s
 24300K .......... .......... .......... .......... .......... 13%  316M 1s
 24350K .......... .......... .......... .......... .......... 13%  441M 1s
 24400K .......... .......... .......... .......... .......... 13% 30.9M 1s
 24450K .......... .......... .......... .......... .......... 13%  325M 1s
 24500K .......... .......... .......... .......... .......... 14%  424M 1s
 24550K .......... .......... .......... .......... .......... 14% 42.4M 1s
 24600K .......... .......... .......... .......... .......... 14%  365M 1s
 24650K .......... .......... .......... .......... .......... 14%  298M 1s
 24700K .......... .......... .......... .......... .......... 14%  329M 1s
 24750K .......... .......... .......... .......... .......... 14%  332M 1s
 24800K .......... .......... .......... .......... .......... 14%  349M 1s
 24850K .......... .......... .......... .......... .......... 14%  436M 1s
 24900K .......... .......... .......... .......... .......... 14%  347M 1s
 24950K .......... .......... .......... .......... .......... 14%  194M 1s
 25000K .......... .......... .......... .......... .......... 14%  433M 1s
 25050K .......... .......... .......... .......... .......... 14%  215M 1s
 25100K .......... .......... .......... .......... .......... 14%  318M 1s
 25150K .......... .......... .......... .......... .......... 14%  387M 1s
 25200K .......... .......... .......... .......... .......... 14%  135M 1s
 25250K .......... .......... .......... .......... .......... 14%  326M 1s
 25300K .......... .......... .......... .......... .......... 14%  335M 1s
 25350K .......... .......... .......... .......... .......... 14%  298M 1s
 25400K .......... .......... .......... .......... .......... 14%  414M 1s
 25450K .......... .......... .......... .......... .......... 14% 75.0M 1s
 25500K .......... .......... .......... .......... .......... 14%  372M 1s
 25550K .......... .......... .......... .......... .......... 14%  359M 1s
 25600K .......... .......... .......... .......... .......... 14%  345M 1s
 25650K .......... .......... .......... .......... .......... 14%  385M 1s
 25700K .......... .......... .......... .......... .......... 14% 81.0M 1s
 25750K .......... .......... .......... .......... .......... 14%  295M 1s
 25800K .......... .......... .......... .......... .......... 14%  244M 1s
 25850K .......... .......... .......... .......... .......... 14%  385M 1s
 25900K .......... .......... .......... .......... .......... 14%  376M 1s
 25950K .......... .......... .......... .......... .......... 14% 88.9M 1s
 26000K .......... .......... .......... .......... .......... 14%  420M 1s
 26050K .......... .......... .......... .......... .......... 14%  361M 1s
 26100K .......... .......... .......... .......... .......... 14%  345M 1s
 26150K .......... .......... .......... .......... .......... 14%  376M 1s
 26200K .......... .......... .......... .......... .......... 14%  140M 1s
 26250K .......... .......... .......... .......... .......... 15%  396M 1s
 26300K .......... .......... .......... .......... .......... 15%  331M 1s
 26350K .......... .......... .......... .......... .......... 15%  347M 1s
 26400K .......... .......... .......... .......... .......... 15%  383M 1s
 26450K .......... .......... .......... .......... .......... 15%  242M 1s
 26500K .......... .......... .......... .......... .......... 15%  419M 1s
 26550K .......... .......... .......... .......... .......... 15%  366M 1s
 26600K .......... .......... .......... .......... .......... 15% 49.0M 1s
 26650K .......... .......... .......... .......... .......... 15%  418M 1s
 26700K .......... .......... .......... .......... .......... 15%  427M 1s
 26750K .......... .......... .......... .......... .......... 15%  340M 1s
 26800K .......... .......... .......... .......... .......... 15%  321M 1s
 26850K .......... .......... .......... .......... .......... 15%  302M 1s
 26900K .......... .......... .......... .......... .......... 15%  325M 1s
 26950K .......... .......... .......... .......... .......... 15%  390M 1s
 27000K .......... .......... .......... .......... .......... 15% 88.7M 1s
 27050K .......... .......... .......... .......... .......... 15%  288M 1s
 27100K .......... .......... .......... .......... .......... 15%  343M 1s
 27150K .......... .......... .......... .......... .......... 15%  453M 1s
 27200K .......... .......... .......... .......... .......... 15%  350M 1s
 27250K .......... .......... .......... .......... .......... 15%  303M 1s
 27300K .......... .......... .......... .......... .......... 15%  404M 1s
 27350K .......... .......... .......... .......... .......... 15%  409M 1s
 27400K .......... .......... .......... .......... .......... 15%  378M 1s
 27450K .......... .......... .......... .......... .......... 15%  378M 1s
 27500K .......... .......... .......... .......... .......... 15% 11.8M 1s
 27550K .......... .......... .......... .......... .......... 15%  334M 1s
 27600K .......... .......... .......... .......... .......... 15%  331M 1s
 27650K .......... .......... .......... .......... .......... 15%  412M 1s
 27700K .......... .......... .......... .......... .......... 15%  445M 1s
 27750K .......... .......... .......... .......... .......... 15% 9.06M 1s
 27800K .......... .......... .......... .......... .......... 15%  288M 1s
 27850K .......... .......... .......... .......... .......... 15%  416M 1s
 27900K .......... .......... .......... .......... .......... 15%  447M 1s
 27950K .......... .......... .......... .......... .......... 15%  378M 1s
 28000K .......... .......... .......... .......... .......... 16% 22.1M 1s
 28050K .......... .......... .......... .......... .......... 16%  309M 1s
 28100K .......... .......... .......... .......... .......... 16%  415M 1s
 28150K .......... .......... .......... .......... .......... 16%  359M 1s
 28200K .......... .......... .......... .......... .......... 16%  397M 1s
 28250K .......... .......... .......... .......... .......... 16%  171M 1s
 28300K .......... .......... .......... .......... .......... 16%  296M 1s
 28350K .......... .......... .......... .......... .......... 16%  342M 1s
 28400K .......... .......... .......... .......... .......... 16%  386M 1s
 28450K .......... .......... .......... .......... .......... 16%  444M 1s
 28500K .......... .......... .......... .......... .......... 16%  313M 1s
 28550K .......... .......... .......... .......... .......... 16%  419M 1s
 28600K .......... .......... .......... .......... .......... 16%  320M 1s
 28650K .......... .......... .......... .......... .......... 16% 63.8M 1s
 28700K .......... .......... .......... .......... .......... 16%  275M 1s
 28750K .......... .......... .......... .......... .......... 16%  318M 1s
 28800K .......... .......... .......... .......... .......... 16%  402M 1s
 28850K .......... .......... .......... .......... .......... 16%  311M 1s
 28900K .......... .......... .......... .......... .......... 16%  375M 1s
 28950K .......... .......... .......... .......... .......... 16%  419M 1s
 29000K .......... .......... .......... .......... .......... 16%  422M 1s
 29050K .......... .......... .......... .......... .......... 16% 45.3M 1s
 29100K .......... .......... .......... .......... .......... 16%  329M 1s
 29150K .......... .......... .......... .......... .......... 16%  396M 1s
 29200K .......... .......... .......... .......... .......... 16%  468M 1s
 29250K .......... .......... .......... .......... .......... 16%  348M 1s
 29300K .......... .......... .......... .......... .......... 16%  218M 1s
 29350K .......... .......... .......... .......... .......... 16%  439M 1s
 29400K .......... .......... .......... .......... .......... 16%  370M 1s
 29450K .......... .......... .......... .......... .......... 16%  353M 1s
 29500K .......... .......... .......... .......... .......... 16%  426M 1s
 29550K .......... .......... .......... .......... .......... 16%  130M 1s
 29600K .......... .......... .......... .......... .......... 16%  346M 1s
 29650K .......... .......... .......... .......... .......... 16%  357M 1s
 29700K .......... .......... .......... .......... .......... 16%  391M 1s
 29750K .......... .......... .......... .......... .......... 17%  457M 1s
 29800K .......... .......... .......... .......... .......... 17% 78.2M 1s
 29850K .......... .......... .......... .......... .......... 17%  309M 1s
 29900K .......... .......... .......... .......... .......... 17%  433M 1s
 29950K .......... .......... .......... .......... .......... 17%  374M 1s
 30000K .......... .......... .......... .......... .......... 17%  450M 1s
 30050K .......... .......... .......... .......... .......... 17%  192M 1s
 30100K .......... .......... .......... .......... .......... 17%  389M 1s
 30150K .......... .......... .......... .......... .......... 17%  187M 1s
 30200K .......... .......... .......... .......... .......... 17%  431M 1s
 30250K .......... .......... .......... .......... .......... 17%  360M 1s
 30300K .......... .......... .......... .......... .......... 17% 96.2M 1s
 30350K .......... .......... .......... .......... .......... 17%  384M 1s
 30400K .......... .......... .......... .......... .......... 17%  431M 1s
 30450K .......... .......... .......... .......... .......... 17%  335M 1s
 30500K .......... .......... .......... .......... .......... 17%  350M 1s
 30550K .......... .......... .......... .......... .......... 17%  416M 1s
 30600K .......... .......... .......... .......... .......... 17%  279M 1s
 30650K .......... .......... .......... .......... .......... 17%  356M 1s
 30700K .......... .......... .......... .......... .......... 17% 61.7M 1s
 30750K .......... .......... .......... .......... .......... 17%  321M 1s
 30800K .......... .......... .......... .......... .......... 17%  402M 1s
 30850K .......... .......... .......... .......... .......... 17%  394M 1s
 30900K .......... .......... .......... .......... .......... 17%  358M 1s
 30950K .......... .......... .......... .......... .......... 17%  365M 1s
 31000K .......... .......... .......... .......... .......... 17%  409M 1s
 31050K .......... .......... .......... .......... .......... 17%  433M 1s
 31100K .......... .......... .......... .......... .......... 17% 37.1M 1s
 31150K .......... .......... .......... .......... .......... 17%  402M 1s
 31200K .......... .......... .......... .......... .......... 17%  408M 1s
 31250K .......... .......... .......... .......... .......... 17%  389M 1s
 31300K .......... .......... .......... .......... .......... 17%  414M 1s
 31350K .......... .......... .......... .......... .......... 17%  152M 1s
 31400K .......... .......... .......... .......... .......... 17%  409M 1s
 31450K .......... .......... .......... .......... .......... 17%  313M 1s
 31500K .......... .......... .......... .......... .......... 18%  400M 1s
 31550K .......... .......... .......... .......... .......... 18%  421M 1s
 31600K .......... .......... .......... .......... .......... 18%  136M 1s
 31650K .......... .......... .......... .......... .......... 18%  411M 1s
 31700K .......... .......... .......... .......... .......... 18%  323M 1s
 31750K .......... .......... .......... .......... .......... 18%  374M 1s
 31800K .......... .......... .......... .......... .......... 18%  377M 1s
 31850K .......... .......... .......... .......... .......... 18%  115M 1s
 31900K .......... .......... .......... .......... .......... 18%  378M 1s
 31950K .......... .......... .......... .......... .......... 18%  316M 1s
 32000K .......... .......... .......... .......... .......... 18%  381M 1s
 32050K .......... .......... .......... .......... .......... 18%  447M 1s
 32100K .......... .......... .......... .......... .......... 18% 29.8M 1s
 32150K .......... .......... .......... .......... .......... 18%  181M 1s
 32200K .......... .......... .......... .......... .......... 18%  414M 1s
 32250K .......... .......... .......... .......... .......... 18%  445M 1s
 32300K .......... .......... .......... .......... .......... 18%  346M 1s
 32350K .......... .......... .......... .......... .......... 18%  150M 1s
 32400K .......... .......... .......... .......... .......... 18%  334M 1s
 32450K .......... .......... .......... .......... .......... 18%  396M 1s
 32500K .......... .......... .......... .......... .......... 18%  328M 1s
 32550K .......... .......... .......... .......... .......... 18%  376M 1s
 32600K .......... .......... .......... .......... .......... 18%  184M 1s
 32650K .......... .......... .......... .......... .......... 18%  359M 1s
 32700K .......... .......... .......... .......... .......... 18%  381M 1s
 32750K .......... .......... .......... .......... .......... 18% 49.1M 1s
 32800K .......... .......... .......... .......... .......... 18%  262M 1s
 32850K .......... .......... .......... .......... .......... 18%  323M 1s
 32900K .......... .......... .......... .......... .......... 18%  449M 1s
 32950K .......... .......... .......... .......... .......... 18%  370M 1s
 33000K .......... .......... .......... .......... .......... 18%  412M 1s
 33050K .......... .......... .......... .......... .......... 18%  420M 1s
 33100K .......... .......... .......... .......... .......... 18%  274M 1s
 33150K .......... .......... .......... .......... .......... 18%  399M 1s
 33200K .......... .......... .......... .......... .......... 18%  325M 1s
 33250K .......... .......... .......... .......... .......... 19%  384M 1s
 33300K .......... .......... .......... .......... .......... 19%  367M 1s
 33350K .......... .......... .......... .......... .......... 19%  402M 1s
 33400K .......... .......... .......... .......... .......... 19%  109M 1s
 33450K .......... .......... .......... .......... .......... 19%  332M 1s
 33500K .......... .......... .......... .......... .......... 19%  385M 1s
 33550K .......... .......... .......... .......... .......... 19%  451M 1s
 33600K .......... .......... .......... .......... .......... 19%  349M 1s
 33650K .......... .......... .......... .......... .......... 19% 54.9M 1s
 33700K .......... .......... .......... .......... .......... 19%  442M 1s
 33750K .......... .......... .......... .......... .......... 19%  362M 1s
 33800K .......... .......... .......... .......... .......... 19%  367M 1s
 33850K .......... .......... .......... .......... .......... 19%  381M 1s
 33900K .......... .......... .......... .......... .......... 19% 86.7M 1s
 33950K .......... .......... .......... .......... .......... 19%  346M 1s
 34000K .......... .......... .......... .......... .......... 19%  370M 1s
 34050K .......... .......... .......... .......... .......... 19%  398M 1s
 34100K .......... .......... .......... .......... .......... 19%  404M 1s
 34150K .......... .......... .......... .......... .......... 19% 12.4M 1s
 34200K .......... .......... .......... .......... .......... 19%  346M 1s
 34250K .......... .......... .......... .......... .......... 19%  344M 1s
 34300K .......... .......... .......... .......... .......... 19%  354M 1s
 34350K .......... .......... .......... .......... .......... 19%  420M 1s
 34400K .......... .......... .......... .......... .......... 19%  311M 1s
 34450K .......... .......... .......... .......... .......... 19%  345M 1s
 34500K .......... .......... .......... .......... .......... 19%  276M 1s
 34550K .......... .......... .......... .......... .......... 19%  375M 1s
 34600K .......... .......... .......... .......... .......... 19%  375M 1s
 34650K .......... .......... .......... .......... .......... 19%  307M 1s
 34700K .......... .......... .......... .......... .......... 19%  373M 1s
 34750K .......... .......... .......... .......... .......... 19%  408M 1s
 34800K .......... .......... .......... .......... .......... 19% 72.6M 1s
 34850K .......... .......... .......... .......... .......... 19%  360M 1s
 34900K .......... .......... .......... .......... .......... 19%  370M 1s
 34950K .......... .......... .......... .......... .......... 19%  325M 1s
 35000K .......... .......... .......... .......... .......... 20%  413M 1s
 35050K .......... .......... .......... .......... .......... 20%  306M 1s
 35100K .......... .......... .......... .......... .......... 20%  334M 1s
 35150K .......... .......... .......... .......... .......... 20%  164M 1s
 35200K .......... .......... .......... .......... .......... 20%  388M 1s
 35250K .......... .......... .......... .......... .......... 20%  373M 1s
 35300K .......... .......... .......... .......... .......... 20%  224M 1s
 35350K .......... .......... .......... .......... .......... 20%  371M 1s
 35400K .......... .......... .......... .......... .......... 20%  418M 1s
 35450K .......... .......... .......... .......... .......... 20%  192M 1s
 35500K .......... .......... .......... .......... .......... 20%  383M 1s
 35550K .......... .......... .......... .......... .......... 20%  390M 1s
 35600K .......... .......... .......... .......... .......... 20%  395M 1s
 35650K .......... .......... .......... .......... .......... 20%  319M 1s
 35700K .......... .......... .......... .......... .......... 20%  102M 1s
 35750K .......... .......... .......... .......... .......... 20%  389M 1s
 35800K .......... .......... .......... .......... .......... 20%  268M 1s
 35850K .......... .......... .......... .......... .......... 20%  398M 1s
 35900K .......... .......... .......... .......... .......... 20%  362M 1s
 35950K .......... .......... .......... .......... .......... 20%  109M 1s
 36000K .......... .......... .......... .......... .......... 20%  329M 1s
 36050K .......... .......... .......... .......... .......... 20%  233M 1s
 36100K .......... .......... .......... .......... .......... 20%  348M 1s
 36150K .......... .......... .......... .......... .......... 20%  350M 1s
 36200K .......... .......... .......... .......... .......... 20% 90.8M 1s
 36250K .......... .......... .......... .......... .......... 20%  369M 1s
 36300K .......... .......... .......... .......... .......... 20%  347M 1s
 36350K .......... .......... .......... .......... .......... 20%  308M 1s
 36400K .......... .......... .......... .......... .......... 20%  438M 1s
 36450K .......... .......... .......... .......... .......... 20%  189M 1s
 36500K .......... .......... .......... .......... .......... 20%  324M 1s
 36550K .......... .......... .......... .......... .......... 20%  219M 1s
 36600K .......... .......... .......... .......... .......... 20%  333M 1s
 36650K .......... .......... .......... .......... .......... 20%  377M 1s
 36700K .......... .......... .......... .......... .......... 20%  332M 1s
 36750K .......... .......... .......... .......... .......... 20%  415M 1s
 36800K .......... .......... .......... .......... .......... 21%  415M 1s
 36850K .......... .......... .......... .......... .......... 21% 87.1M 1s
 36900K .......... .......... .......... .......... .......... 21%  349M 1s
 36950K .......... .......... .......... .......... .......... 21%  357M 1s
 37000K .......... .......... .......... .......... .......... 21%  256M 1s
 37050K .......... .......... .......... .......... .......... 21%  441M 1s
 37100K .......... .......... .......... .......... .......... 21%  262M 1s
 37150K .......... .......... .......... .......... .......... 21%  353M 1s
 37200K .......... .......... .......... .......... .......... 21%  147M 1s
 37250K .......... .......... .......... .......... .......... 21%  437M 1s
 37300K .......... .......... .......... .......... .......... 21%  324M 1s
 37350K .......... .......... .......... .......... .......... 21%  359M 1s
 37400K .......... .......... .......... .......... .......... 21%  388M 1s
 37450K .......... .......... .......... .......... .......... 21% 72.4M 1s
 37500K .......... .......... .......... .......... .......... 21%  379M 1s
 37550K .......... .......... .......... .......... .......... 21%  364M 1s
 37600K .......... .......... .......... .......... .......... 21%  407M 1s
 37650K .......... .......... .......... .......... .......... 21%  329M 1s
 37700K .......... .......... .......... .......... .......... 21%  416M 1s
 37750K .......... .......... .......... .......... .......... 21%  147M 1s
 37800K .......... .......... .......... .......... .......... 21%  312M 1s
 37850K .......... .......... .......... .......... .......... 21%  381M 1s
 37900K .......... .......... .......... .......... .......... 21%  433M 1s
 37950K .......... .......... .......... .......... .......... 21%  383M 1s
 38000K .......... .......... .......... .......... .......... 21% 72.7M 1s
 38050K .......... .......... .......... .......... .......... 21%  438M 1s
 38100K .......... .......... .......... .......... .......... 21%  399M 1s
 38150K .......... .......... .......... .......... .......... 21%  336M 1s
 38200K .......... .......... .......... .......... .......... 21%  430M 1s
 38250K .......... .......... .......... .......... .......... 21%  194M 1s
 38300K .......... .......... .......... .......... .......... 21%  358M 1s
 38350K .......... .......... .......... .......... .......... 21%  343M 1s
 38400K .......... .......... .......... .......... .......... 21%  401M 1s
 38450K .......... .......... .......... .......... .......... 21%  463M 1s
 38500K .......... .......... .......... .......... .......... 21% 16.3M 1s
 38550K .......... .......... .......... .......... .......... 22%  329M 1s
 38600K .......... .......... .......... .......... .......... 22%  418M 1s
 38650K .......... .......... .......... .......... .......... 22%  398M 1s
 38700K .......... .......... .......... .......... .......... 22%  321M 1s
 38750K .......... .......... .......... .......... .......... 22%  339M 1s
 38800K .......... .......... .......... .......... .......... 22%  365M 1s
 38850K .......... .......... .......... .......... .......... 22%  351M 1s
 38900K .......... .......... .......... .......... .......... 22% 28.8M 1s
 38950K .......... .......... .......... .......... .......... 22%  279M 1s
 39000K .......... .......... .......... .......... .......... 22%  358M 1s
 39050K .......... .......... .......... .......... .......... 22%  296M 1s
 39100K .......... .......... .......... .......... .......... 22%  336M 1s
 39150K .......... .......... .......... .......... .......... 22%  362M 1s
 39200K .......... .......... .......... .......... .......... 22%  386M 1s
 39250K .......... .......... .......... .......... .......... 22%  196M 1s
 39300K .......... .......... .......... .......... .......... 22%  211M 1s
 39350K .......... .......... .......... .......... .......... 22%  308M 1s
 39400K .......... .......... .......... .......... .......... 22%  409M 1s
 39450K .......... .......... .......... .......... .......... 22%  363M 1s
 39500K .......... .......... .......... .......... .......... 22%  125M 1s
 39550K .......... .......... .......... .......... .......... 22%  396M 1s
 39600K .......... .......... .......... .......... .......... 22%  359M 1s
 39650K .......... .......... .......... .......... .......... 22%  346M 1s
 39700K .......... .......... .......... .......... .......... 22%  431M 1s
 39750K .......... .......... .......... .......... .......... 22%  426M 1s
 39800K .......... .......... .......... .......... .......... 22%  123M 1s
 39850K .......... .......... .......... .......... .......... 22%  373M 1s
 39900K .......... .......... .......... .......... .......... 22%  364M 1s
 39950K .......... .......... .......... .......... .......... 22%  461M 1s
 40000K .......... .......... .......... .......... .......... 22%  369M 1s
 40050K .......... .......... .......... .......... .......... 22%  144M 1s
 40100K .......... .......... .......... .......... .......... 22%  455M 1s
 40150K .......... .......... .......... .......... .......... 22%  302M 1s
 40200K .......... .......... .......... .......... .......... 22%  420M 1s
 40250K .......... .......... .......... .......... .......... 22%  432M 1s
 40300K .......... .......... .......... .......... .......... 23% 48.0M 1s
 40350K .......... .......... .......... .......... .......... 23%  336M 1s
 40400K .......... .......... .......... .......... .......... 23%  391M 1s
 40450K .......... .......... .......... .......... .......... 23%  405M 1s
 40500K .......... .......... .......... .......... .......... 23%  399M 1s
 40550K .......... .......... .......... .......... .......... 23% 14.3M 1s
 40600K .......... .......... .......... .......... .......... 23%  364M 1s
 40650K .......... .......... .......... .......... .......... 23%  291M 1s
 40700K .......... .......... .......... .......... .......... 23%  366M 1s
 40750K .......... .......... .......... .......... .......... 23%  452M 1s
 40800K .......... .......... .......... .......... .......... 23% 6.79M 1s
 40850K .......... .......... .......... .......... .......... 23%  275M 1s
 40900K .......... .......... .......... .......... .......... 23%  380M 1s
 40950K .......... .......... .......... .......... .......... 23% 15.9M 1s
 41000K .......... .......... .......... .......... .......... 23%  319M 1s
 41050K .......... .......... .......... .......... .......... 23%  380M 1s
 41100K .......... .......... .......... .......... .......... 23%  354M 1s
 41150K .......... .......... .......... .......... .......... 23%  293M 1s
 41200K .......... .......... .......... .......... .......... 23%  407M 1s
 41250K .......... .......... .......... .......... .......... 23%  341M 1s
 41300K .......... .......... .......... .......... .......... 23% 30.1M 1s
 41350K .......... .......... .......... .......... .......... 23%  165M 1s
 41400K .......... .......... .......... .......... .......... 23%  341M 1s
 41450K .......... .......... .......... .......... .......... 23%  335M 1s
 41500K .......... .......... .......... .......... .......... 23%  348M 1s
 41550K .......... .......... .......... .......... .......... 23% 48.1M 1s
 41600K .......... .......... .......... .......... .......... 23%  261M 1s
 41650K .......... .......... .......... .......... .......... 23%  201M 1s
 41700K .......... .......... .......... .......... .......... 23%  413M 1s
 41750K .......... .......... .......... .......... .......... 23%  383M 1s
 41800K .......... .......... .......... .......... .......... 23%  124M 1s
 41850K .......... .......... .......... .......... .......... 23%  300M 1s
 41900K .......... .......... .......... .......... .......... 23%  378M 1s
 41950K .......... .......... .......... .......... .......... 23%  367M 1s
 42000K .......... .......... .......... .......... .......... 23%  342M 1s
 42050K .......... .......... .......... .......... .......... 24%  404M 1s
 42100K .......... .......... .......... .......... .......... 24% 94.6M 1s
 42150K .......... .......... .......... .......... .......... 24%  311M 1s
 42200K .......... .......... .......... .......... .......... 24%  380M 1s
 42250K .......... .......... .......... .......... .......... 24%  362M 1s
 42300K .......... .......... .......... .......... .......... 24%  406M 1s
 42350K .......... .......... .......... .......... .......... 24%  186M 1s
 42400K .......... .......... .......... .......... .......... 24%  377M 1s
 42450K .......... .......... .......... .......... .......... 24%  340M 1s
 42500K .......... .......... .......... .......... .......... 24%  362M 1s
 42550K .......... .......... .......... .......... .......... 24%  370M 1s
 42600K .......... .......... .......... .......... .......... 24% 22.0M 1s
 42650K .......... .......... .......... .......... .......... 24%  388M 1s
 42700K .......... .......... .......... .......... .......... 24%  319M 1s
 42750K .......... .......... .......... .......... .......... 24%  370M 1s
 42800K .......... .......... .......... .......... .......... 24%  433M 1s
 42850K .......... .......... .......... .......... .......... 24% 34.8M 1s
 42900K .......... .......... .......... .......... .......... 24%  386M 1s
 42950K .......... .......... .......... .......... .......... 24%  409M 1s
 43000K .......... .......... .......... .......... .......... 24% 31.9M 1s
 43050K .......... .......... .......... .......... .......... 24%  356M 1s
 43100K .......... .......... .......... .......... .......... 24% 17.3M 1s
 43150K .......... .......... .......... .......... .......... 24%  257M 1s
 43200K .......... .......... .......... .......... .......... 24%  369M 1s
 43250K .......... .......... .......... .......... .......... 24%  407M 1s
 43300K .......... .......... .......... .......... .......... 24%  359M 1s
 43350K .......... .......... .......... .......... .......... 24% 16.8M 1s
 43400K .......... .......... .......... .......... .......... 24%  337M 1s
 43450K .......... .......... .......... .......... .......... 24%  377M 1s
 43500K .......... .......... .......... .......... .......... 24%  328M 1s
 43550K .......... .......... .......... .......... .......... 24%  404M 1s
 43600K .......... .......... .......... .......... .......... 24% 43.0M 1s
 43650K .......... .......... .......... .......... .......... 24%  286M 1s
 43700K .......... .......... .......... .......... .......... 24%  404M 1s
 43750K .......... .......... .......... .......... .......... 24%  401M 1s
 43800K .......... .......... .......... .......... .......... 25%  413M 1s
 43850K .......... .......... .......... .......... .......... 25% 51.3M 1s
 43900K .......... .......... .......... .......... .......... 25%  182M 1s
 43950K .......... .......... .......... .......... .......... 25%  400M 1s
 44000K .......... .......... .......... .......... .......... 25%  336M 1s
 44050K .......... .......... .......... .......... .......... 25%  417M 1s
 44100K .......... .......... .......... .......... .......... 25%  407M 1s
 44150K .......... .......... .......... .......... .......... 25% 48.8M 1s
 44200K .......... .......... .......... .......... .......... 25%  352M 1s
 44250K .......... .......... .......... .......... .......... 25%  367M 1s
 44300K .......... .......... .......... .......... .......... 25%  457M 1s
 44350K .......... .......... .......... .......... .......... 25%  365M 1s
 44400K .......... .......... .......... .......... .......... 25% 40.9M 1s
 44450K .......... .......... .......... .......... .......... 25%  356M 1s
 44500K .......... .......... .......... .......... .......... 25%  369M 1s
 44550K .......... .......... .......... .......... .......... 25%  358M 1s
 44600K .......... .......... .......... .......... .......... 25%  413M 1s
 44650K .......... .......... .......... .......... .......... 25% 46.1M 1s
 44700K .......... .......... .......... .......... .......... 25%  347M 1s
 44750K .......... .......... .......... .......... .......... 25%  326M 1s
 44800K .......... .......... .......... .......... .......... 25%  364M 1s
 44850K .......... .......... .......... .......... .......... 25%  435M 1s
 44900K .......... .......... .......... .......... .......... 25% 37.2M 1s
 44950K .......... .......... .......... .......... .......... 25%  360M 1s
 45000K .......... .......... .......... .......... .......... 25%  421M 1s
 45050K .......... .......... .......... .......... .......... 25% 59.7M 1s
 45100K .......... .......... .......... .......... .......... 25%  452M 1s
 45150K .......... .......... .......... .......... .......... 25%  326M 1s
 45200K .......... .......... .......... .......... .......... 25%  427M 1s
 45250K .......... .......... .......... .......... .......... 25%  376M 1s
 45300K .......... .......... .......... .......... .......... 25%  333M 1s
 45350K .......... .......... .......... .......... .......... 25%  422M 1s
 45400K .......... .......... .......... .......... .......... 25%  157M 1s
 45450K .......... .......... .......... .......... .......... 25%  352M 1s
 45500K .......... .......... .......... .......... .......... 25%  297M 1s
 45550K .......... .......... .......... .......... .......... 26%  345M 1s
 45600K .......... .......... .......... .......... .......... 26%  407M 1s
 45650K .......... .......... .......... .......... .......... 26%  110M 1s
 45700K .......... .......... .......... .......... .......... 26%  371M 1s
 45750K .......... .......... .......... .......... .......... 26%  439M 1s
 45800K .......... .......... .......... .......... .......... 26%  348M 1s
 45850K .......... .......... .......... .......... .......... 26%  344M 1s
 45900K .......... .......... .......... .......... .......... 26% 54.6M 1s
 45950K .......... .......... .......... .......... .......... 26%  387M 1s
 46000K .......... .......... .......... .......... .......... 26%  356M 1s
 46050K .......... .......... .......... .......... .......... 26%  365M 1s
 46100K .......... .......... .......... .......... .......... 26%  435M 1s
 46150K .......... .......... .......... .......... .......... 26%  420M 1s
 46200K .......... .......... .......... .......... .......... 26% 18.0M 1s
 46250K .......... .......... .......... .......... .......... 26%  360M 1s
 46300K .......... .......... .......... .......... .......... 26%  384M 1s
 46350K .......... .......... .......... .......... .......... 26%  383M 1s
 46400K .......... .......... .......... .......... .......... 26%  416M 1s
 46450K .......... .......... .......... .......... .......... 26%  160M 1s
 46500K .......... .......... .......... .......... .......... 26%  450M 1s
 46550K .......... .......... .......... .......... .......... 26%  333M 1s
 46600K .......... .......... .......... .......... .......... 26%  424M 1s
 46650K .......... .......... .......... .......... .......... 26%  416M 1s
 46700K .......... .......... .......... .......... .......... 26% 80.4M 1s
 46750K .......... .......... .......... .......... .......... 26%  396M 1s
 46800K .......... .......... .......... .......... .......... 26%  361M 1s
 46850K .......... .......... .......... .......... .......... 26%  369M 1s
 46900K .......... .......... .......... .......... .......... 26%  278M 1s
 46950K .......... .......... .......... .......... .......... 26% 29.9M 1s
 47000K .......... .......... .......... .......... .......... 26%  363M 1s
 47050K .......... .......... .......... .......... .......... 26%  367M 1s
 47100K .......... .......... .......... .......... .......... 26% 64.3M 1s
 47150K .......... .......... .......... .......... .......... 26%  276M 1s
 47200K .......... .......... .......... .......... .......... 26%  365M 1s
 47250K .......... .......... .......... .......... .......... 26%  407M 1s
 47300K .......... .......... .......... .......... .......... 27%  285M 1s
 47350K .......... .......... .......... .......... .......... 27%  397M 1s
 47400K .......... .......... .......... .......... .......... 27%  435M 1s
 47450K .......... .......... .......... .......... .......... 27%  415M 1s
 47500K .......... .......... .......... .......... .......... 27%  312M 1s
 47550K .......... .......... .......... .......... .......... 27%  365M 1s
 47600K .......... .......... .......... .......... .......... 27%  406M 1s
 47650K .......... .......... .......... .......... .......... 27%  340M 1s
 47700K .......... .......... .......... .......... .......... 27% 22.1M 1s
 47750K .......... .......... .......... .......... .......... 27%  346M 1s
 47800K .......... .......... .......... .......... .......... 27%  441M 1s
 47850K .......... .......... .......... .......... .......... 27%  285M 1s
 47900K .......... .......... .......... .......... .......... 27%  386M 1s
 47950K .......... .......... .......... .......... .......... 27%  158M 1s
 48000K .......... .......... .......... .......... .......... 27%  335M 1s
 48050K .......... .......... .......... .......... .......... 27%  377M 1s
 48100K .......... .......... .......... .......... .......... 27%  381M 1s
 48150K .......... .......... .......... .......... .......... 27%  412M 1s
 48200K .......... .......... .......... .......... .......... 27%  150M 1s
 48250K .......... .......... .......... .......... .......... 27%  345M 1s
 48300K .......... .......... .......... .......... .......... 27%  381M 1s
 48350K .......... .......... .......... .......... .......... 27%  332M 1s
 48400K .......... .......... .......... .......... .......... 27%  375M 1s
 48450K .......... .......... .......... .......... .......... 27%  412M 1s
 48500K .......... .......... .......... .......... .......... 27% 89.6M 1s
 48550K .......... .......... .......... .......... .......... 27%  322M 1s
 48600K .......... .......... .......... .......... .......... 27%  379M 1s
 48650K .......... .......... .......... .......... .......... 27%  259M 1s
 48700K .......... .......... .......... .......... .......... 27%  354M 1s
 48750K .......... .......... .......... .......... .......... 27% 59.3M 1s
 48800K .......... .......... .......... .......... .......... 27%  358M 1s
 48850K .......... .......... .......... .......... .......... 27%  415M 1s
 48900K .......... .......... .......... .......... .......... 27%  306M 1s
 48950K .......... .......... .......... .......... .......... 27%  379M 1s
 49000K .......... .......... .......... .......... .......... 27%  397M 1s
 49050K .......... .......... .......... .......... .......... 28%  362M 1s
 49100K .......... .......... .......... .......... .......... 28%  412M 1s
 49150K .......... .......... .......... .......... .......... 28%  101M 1s
 49200K .......... .......... .......... .......... .......... 28%  355M 1s
 49250K .......... .......... .......... .......... .......... 28%  257M 1s
 49300K .......... .......... .......... .......... .......... 28%  385M 1s
 49350K .......... .......... .......... .......... .......... 28%  309M 1s
 49400K .......... .......... .......... .......... .......... 28%  304M 1s
 49450K .......... .......... .......... .......... .......... 28%  397M 1s
 49500K .......... .......... .......... .......... .......... 28% 94.5M 1s
 49550K .......... .......... .......... .......... .......... 28%  393M 1s
 49600K .......... .......... .......... .......... .......... 28%  348M 1s
 49650K .......... .......... .......... .......... .......... 28%  303M 1s
 49700K .......... .......... .......... .......... .......... 28%  343M 1s
 49750K .......... .......... .......... .......... .......... 28% 50.2M 1s
 49800K .......... .......... .......... .......... .......... 28%  191M 1s
 49850K .......... .......... .......... .......... .......... 28%  371M 1s
 49900K .......... .......... .......... .......... .......... 28%  391M 1s
 49950K .......... .......... .......... .......... .......... 28%  394M 1s
 50000K .......... .......... .......... .......... .......... 28%  225M 1s
 50050K .......... .......... .......... .......... .......... 28%  380M 1s
 50100K .......... .......... .......... .......... .......... 28%  366M 1s
 50150K .......... .......... .......... .......... .......... 28%  390M 1s
 50200K .......... .......... .......... .......... .......... 28%  351M 1s
 50250K .......... .......... .......... .......... .......... 28%  149M 1s
 50300K .......... .......... .......... .......... .......... 28%  382M 1s
 50350K .......... .......... .......... .......... .......... 28%  357M 1s
 50400K .......... .......... .......... .......... .......... 28%  348M 1s
 50450K .......... .......... .......... .......... .......... 28%  414M 1s
 50500K .......... .......... .......... .......... .......... 28%  424M 1s
 50550K .......... .......... .......... .......... .......... 28% 66.3M 1s
 50600K .......... .......... .......... .......... .......... 28%  373M 1s
 50650K .......... .......... .......... .......... .......... 28%  401M 1s
 50700K .......... .......... .......... .......... .......... 28%  382M 1s
 50750K .......... .......... .......... .......... .......... 28%  422M 1s
 50800K .......... .......... .......... .......... .......... 29% 45.7M 1s
 50850K .......... .......... .......... .......... .......... 29%  443M 1s
 50900K .......... .......... .......... .......... .......... 29%  331M 1s
 50950K .......... .......... .......... .......... .......... 29%  391M 1s
 51000K .......... .......... .......... .......... .......... 29%  317M 1s
 51050K .......... .......... .......... .......... .......... 29%  348M 1s
 51100K .......... .......... .......... .......... .......... 29%  446M 1s
 51150K .......... .......... .......... .......... .......... 29%  420M 1s
 51200K .......... .......... .......... .......... .......... 29% 77.6M 1s
 51250K .......... .......... .......... .......... .......... 29%  374M 1s
 51300K .......... .......... .......... .......... .......... 29%  381M 1s
 51350K .......... .......... .......... .......... .......... 29%  352M 1s
 51400K .......... .......... .......... .......... .......... 29%  400M 1s
 51450K .......... .......... .......... .......... .......... 29%  404M 1s
 51500K .......... .......... .......... .......... .......... 29%  364M 1s
 51550K .......... .......... .......... .......... .......... 29%  143M 1s
 51600K .......... .......... .......... .......... .......... 29%  447M 1s
 51650K .......... .......... .......... .......... .......... 29%  380M 1s
 51700K .......... .......... .......... .......... .......... 29%  320M 1s
 51750K .......... .......... .......... .......... .......... 29%  448M 1s
 51800K .......... .......... .......... .......... .......... 29%  221M 1s
 51850K .......... .......... .......... .......... .......... 29%  297M 1s
 51900K .......... .......... .......... .......... .......... 29%  370M 1s
 51950K .......... .......... .......... .......... .......... 29%  351M 1s
 52000K .......... .......... .......... .......... .......... 29%  394M 1s
 52050K .......... .......... .......... .......... .......... 29% 71.0M 1s
 52100K .......... .......... .......... .......... .......... 29%  358M 1s
 52150K .......... .......... .......... .......... .......... 29%  415M 1s
 52200K .......... .......... .......... .......... .......... 29%  319M 1s
 52250K .......... .......... .......... .......... .......... 29%  403M 1s
 52300K .......... .......... .......... .......... .......... 29%  113M 1s
 52350K .......... .......... .......... .......... .......... 29%  393M 1s
 52400K .......... .......... .......... .......... .......... 29%  351M 1s
 52450K .......... .......... .......... .......... .......... 29%  374M 1s
 52500K .......... .......... .......... .......... .......... 29%  418M 1s
 52550K .......... .......... .......... .......... .......... 30%  204M 1s
 52600K .......... .......... .......... .......... .......... 30%  361M 1s
 52650K .......... .......... .......... .......... .......... 30%  350M 1s
 52700K .......... .......... .......... .......... .......... 30%  355M 1s
 52750K .......... .......... .......... .......... .......... 30%  377M 1s
 52800K .......... .......... .......... .......... .......... 30%  426M 1s
 52850K .......... .......... .......... .......... .......... 30% 62.1M 1s
 52900K .......... .......... .......... .......... .......... 30%  288M 1s
 52950K .......... .......... .......... .......... .......... 30%  399M 1s
 53000K .......... .......... .......... .......... .......... 30%  373M 1s
 53050K .......... .......... .......... .......... .......... 30%  359M 1s
 53100K .......... .......... .......... .......... .......... 30%  377M 1s
 53150K .......... .......... .......... .......... .......... 30%  446M 1s
 53200K .......... .......... .......... .......... .......... 30%  271M 1s
 53250K .......... .......... .......... .......... .......... 30%  402M 1s
 53300K .......... .......... .......... .......... .......... 30%  357M 1s
 53350K .......... .......... .......... .......... .......... 30%  340M 1s
 53400K .......... .......... .......... .......... .......... 30%  374M 1s
 53450K .......... .......... .......... .......... .......... 30%  329M 1s
 53500K .......... .......... .......... .......... .......... 30%  344M 1s
 53550K .......... .......... .......... .......... .......... 30%  398M 1s
 53600K .......... .......... .......... .......... .......... 30%  127M 1s
 53650K .......... .......... .......... .......... .......... 30%  418M 1s
 53700K .......... .......... .......... .......... .......... 30%  316M 1s
 53750K .......... .......... .......... .......... .......... 30%  340M 1s
 53800K .......... .......... .......... .......... .......... 30%  445M 1s
 53850K .......... .......... .......... .......... .......... 30%  126M 1s
 53900K .......... .......... .......... .......... .......... 30%  413M 1s
 53950K .......... .......... .......... .......... .......... 30%  332M 1s
 54000K .......... .......... .......... .......... .......... 30%  391M 1s
 54050K .......... .......... .......... .......... .......... 30%  339M 1s
 54100K .......... .......... .......... .......... .......... 30% 99.6M 1s
 54150K .......... .......... .......... .......... .......... 30%  361M 1s
 54200K .......... .......... .......... .......... .......... 30%  346M 1s
 54250K .......... .......... .......... .......... .......... 30%  358M 1s
 54300K .......... .......... .......... .......... .......... 31%  414M 1s
 54350K .......... .......... .......... .......... .......... 31%  174M 1s
 54400K .......... .......... .......... .......... .......... 31%  324M 1s
 54450K .......... .......... .......... .......... .......... 31%  429M 1s
 54500K .......... .......... .......... .......... .......... 31%  367M 1s
 54550K .......... .......... .......... .......... .......... 31%  348M 1s
 54600K .......... .......... .......... .......... .......... 31%  111M 1s
 54650K .......... .......... .......... .......... .......... 31%  386M 1s
 54700K .......... .......... .......... .......... .......... 31%  382M 1s
 54750K .......... .......... .......... .......... .......... 31%  353M 1s
 54800K .......... .......... .......... .......... .......... 31%  414M 1s
 54850K .......... .......... .......... .......... .......... 31%  373M 1s
 54900K .......... .......... .......... .......... .......... 31% 91.7M 1s
 54950K .......... .......... .......... .......... .......... 31%  354M 1s
 55000K .......... .......... .......... .......... .......... 31%  348M 1s
 55050K .......... .......... .......... .......... .......... 31%  378M 1s
 55100K .......... .......... .......... .......... .......... 31%  330M 1s
 55150K .......... .......... .......... .......... .......... 31%  219M 1s
 55200K .......... .......... .......... .......... .......... 31%  417M 1s
 55250K .......... .......... .......... .......... .......... 31% 75.1M 1s
 55300K .......... .......... .......... .......... .......... 31%  385M 1s
 55350K .......... .......... .......... .......... .......... 31%  336M 1s
 55400K .......... .......... .......... .......... .......... 31%  350M 1s
 55450K .......... .......... .......... .......... .......... 31%  374M 1s
 55500K .......... .......... .......... .......... .......... 31%  345M 1s
 55550K .......... .......... .......... .......... .......... 31%  442M 1s
 55600K .......... .......... .......... .......... .......... 31%  371M 1s
 55650K .......... .......... .......... .......... .......... 31% 41.1M 1s
 55700K .......... .......... .......... .......... .......... 31%  306M 1s
 55750K .......... .......... .......... .......... .......... 31%  328M 1s
 55800K .......... .......... .......... .......... .......... 31%  369M 1s
 55850K .......... .......... .......... .......... .......... 31%  375M 1s
 55900K .......... .......... .......... .......... .......... 31%  153M 1s
 55950K .......... .......... .......... .......... .......... 31%  353M 1s
 56000K .......... .......... .......... .......... .......... 31%  354M 1s
 56050K .......... .......... .......... .......... .......... 32%  331M 1s
 56100K .......... .......... .......... .......... .......... 32%  462M 1s
 56150K .......... .......... .......... .......... .......... 32% 90.4M 1s
 56200K .......... .......... .......... .......... .......... 32%  172M 1s
 56250K .......... .......... .......... .......... .......... 32%  406M 1s
 56300K .......... .......... .......... .......... .......... 32%  421M 1s
 56350K .......... .......... .......... .......... .......... 32%  343M 1s
 56400K .......... .......... .......... .......... .......... 32%  109M 1s
 56450K .......... .......... .......... .......... .......... 32%  332M 1s
 56500K .......... .......... .......... .......... .......... 32%  394M 1s
 56550K .......... .......... .......... .......... .......... 32%  312M 1s
 56600K .......... .......... .......... .......... .......... 32%  400M 1s
 56650K .......... .......... .......... .......... .......... 32%  130M 1s
 56700K .......... .......... .......... .......... .......... 32%  369M 1s
 56750K .......... .......... .......... .......... .......... 32%  314M 1s
 56800K .......... .......... .......... .......... .......... 32%  386M 1s
 56850K .......... .......... .......... .......... .......... 32%  411M 1s
 56900K .......... .......... .......... .......... .......... 32%  153M 1s
 56950K .......... .......... .......... .......... .......... 32%  368M 1s
 57000K .......... .......... .......... .......... .......... 32%  368M 1s
 57050K .......... .......... .......... .......... .......... 32%  390M 1s
 57100K .......... .......... .......... .......... .......... 32%  373M 1s
 57150K .......... .......... .......... .......... .......... 32%  418M 1s
 57200K .......... .......... .......... .......... .......... 32%  282M 1s
 57250K .......... .......... .......... .......... .......... 32%  322M 1s
 57300K .......... .......... .......... .......... .......... 32% 56.5M 1s
 57350K .......... .......... .......... .......... .......... 32%  184M 1s
 57400K .......... .......... .......... .......... .......... 32%  410M 1s
 57450K .......... .......... .......... .......... .......... 32%  362M 1s
 57500K .......... .......... .......... .......... .......... 32%  304M 1s
 57550K .......... .......... .......... .......... .......... 32%  388M 1s
 57600K .......... .......... .......... .......... .......... 32%  424M 1s
 57650K .......... .......... .......... .......... .......... 32%  406M 1s
 57700K .......... .......... .......... .......... .......... 32% 66.7M 1s
 57750K .......... .......... .......... .......... .......... 32%  385M 1s
 57800K .......... .......... .......... .......... .......... 33%  399M 1s
 57850K .......... .......... .......... .......... .......... 33%  341M 1s
 57900K .......... .......... .......... .......... .......... 33%  406M 1s
 57950K .......... .......... .......... .......... .......... 33%  178M 1s
 58000K .......... .......... .......... .......... .......... 33%  408M 1s
 58050K .......... .......... .......... .......... .......... 33%  323M 1s
 58100K .......... .......... .......... .......... .......... 33%  391M 1s
 58150K .......... .......... .......... .......... .......... 33%  443M 1s
 58200K .......... .......... .......... .......... .......... 33% 84.2M 1s
 58250K .......... .......... .......... .......... .......... 33%  416M 1s
 58300K .......... .......... .......... .......... .......... 33%  385M 1s
 58350K .......... .......... .......... .......... .......... 33%  385M 1s
 58400K .......... .......... .......... .......... .......... 33%  337M 1s
 58450K .......... .......... .......... .......... .......... 33% 55.4M 1s
 58500K .......... .......... .......... .......... .......... 33%  202M 1s
 58550K .......... .......... .......... .......... .......... 33%  348M 1s
 58600K .......... .......... .......... .......... .......... 33%  377M 1s
 58650K .......... .......... .......... .......... .......... 33%  399M 1s
 58700K .......... .......... .......... .......... .......... 33%  158M 1s
 58750K .......... .......... .......... .......... .......... 33%  250M 1s
 58800K .......... .......... .......... .......... .......... 33%  333M 1s
 58850K .......... .......... .......... .......... .......... 33%  258M 1s
 58900K .......... .......... .......... .......... .......... 33%  305M 1s
 58950K .......... .......... .......... .......... .......... 33% 41.9M 1s
 59000K .......... .......... .......... .......... .......... 33%  151M 1s
 59050K .......... .......... .......... .......... .......... 33%  353M 1s
 59100K .......... .......... .......... .......... .......... 33%  368M 1s
 59150K .......... .......... .......... .......... .......... 33%  419M 1s
 59200K .......... .......... .......... .......... .......... 33%  419M 1s
 59250K .......... .......... .......... .......... .......... 33%  195M 1s
 59300K .......... .......... .......... .......... .......... 33%  358M 1s
 59350K .......... .......... .......... .......... .......... 33% 63.3M 1s
 59400K .......... .......... .......... .......... .......... 33%  211M 1s
 59450K .......... .......... .......... .......... .......... 33%  386M 1s
 59500K .......... .......... .......... .......... .......... 33%  344M 1s
 59550K .......... .......... .......... .......... .......... 34%  327M 1s
 59600K .......... .......... .......... .......... .......... 34%  406M 1s
 59650K .......... .......... .......... .......... .......... 34%  438M 1s
 59700K .......... .......... .......... .......... .......... 34%  355M 1s
 59750K .......... .......... .......... .......... .......... 34%  133M 1s
 59800K .......... .......... .......... .......... .......... 34%  357M 1s
 59850K .......... .......... .......... .......... .......... 34%  362M 1s
 59900K .......... .......... .......... .......... .......... 34%  309M 1s
 59950K .......... .......... .......... .......... .......... 34%  372M 1s
 60000K .......... .......... .......... .......... .......... 34%  151M 1s
 60050K .......... .......... .......... .......... .......... 34%  312M 1s
 60100K .......... .......... .......... .......... .......... 34%  356M 1s
 60150K .......... .......... .......... .......... .......... 34%  345M 1s
 60200K .......... .......... .......... .......... .......... 34%  436M 1s
 60250K .......... .......... .......... .......... .......... 34%  154M 1s
 60300K .......... .......... .......... .......... .......... 34%  293M 1s
 60350K .......... .......... .......... .......... .......... 34%  386M 1s
 60400K .......... .......... .......... .......... .......... 34%  302M 1s
 60450K .......... .......... .......... .......... .......... 34%  438M 1s
 60500K .......... .......... .......... .......... .......... 34%  348M 1s
 60550K .......... .......... .......... .......... .......... 34%  355M 1s
 60600K .......... .......... .......... .......... .......... 34%  318M 1s
 60650K .......... .......... .......... .......... .......... 34%  386M 1s
 60700K .......... .......... .......... .......... .......... 34%  384M 1s
 60750K .......... .......... .......... .......... .......... 34%  251M 1s
 60800K .......... .......... .......... .......... .......... 34%  353M 1s
 60850K .......... .......... .......... .......... .......... 34%  393M 1s
 60900K .......... .......... .......... .......... .......... 34%  393M 1s
 60950K .......... .......... .......... .......... .......... 34%  329M 1s
 61000K .......... .......... .......... .......... .......... 34%  130M 1s
 61050K .......... .......... .......... .......... .......... 34%  264M 1s
 61100K .......... .......... .......... .......... .......... 34%  349M 1s
 61150K .......... .......... .......... .......... .......... 34%  414M 1s
 61200K .......... .......... .......... .......... .......... 34%  415M 1s
 61250K .......... .......... .......... .......... .......... 34%  294M 1s
 61300K .......... .......... .......... .......... .......... 35%  353M 1s
 61350K .......... .......... .......... .......... .......... 35%  371M 1s
 61400K .......... .......... .......... .......... .......... 35% 76.7M 1s
 61450K .......... .......... .......... .......... .......... 35%  351M 1s
 61500K .......... .......... .......... .......... .......... 35%  412M 1s
 61550K .......... .......... .......... .......... .......... 35%  301M 1s
 61600K .......... .......... .......... .......... .......... 35%  334M 1s
 61650K .......... .......... .......... .......... .......... 35%  371M 1s
 61700K .......... .......... .......... .......... .......... 35%  364M 1s
 61750K .......... .......... .......... .......... .......... 35%  420M 1s
 61800K .......... .......... .......... .......... .......... 35%  133M 1s
 61850K .......... .......... .......... .......... .......... 35%  372M 1s
 61900K .......... .......... .......... .......... .......... 35%  307M 1s
 61950K .......... .......... .......... .......... .......... 35%  451M 1s
 62000K .......... .......... .......... .......... .......... 35%  380M 1s
 62050K .......... .......... .......... .......... .......... 35%  107M 1s
 62100K .......... .......... .......... .......... .......... 35%  401M 1s
 62150K .......... .......... .......... .......... .......... 35%  407M 1s
 62200K .......... .......... .......... .......... .......... 35%  348M 1s
 62250K .......... .......... .......... .......... .......... 35%  369M 1s
 62300K .......... .......... .......... .......... .......... 35%  101M 1s
 62350K .......... .......... .......... .......... .......... 35%  449M 1s
 62400K .......... .......... .......... .......... .......... 35%  336M 1s
 62450K .......... .......... .......... .......... .......... 35%  396M 1s
 62500K .......... .......... .......... .......... .......... 35%  436M 1s
 62550K .......... .......... .......... .......... .......... 35%  109M 1s
 62600K .......... .......... .......... .......... .......... 35%  280M 1s
 62650K .......... .......... .......... .......... .......... 35%  372M 1s
 62700K .......... .......... .......... .......... .......... 35%  419M 1s
 62750K .......... .......... .......... .......... .......... 35%  367M 1s
 62800K .......... .......... .......... .......... .......... 35%  186M 1s
 62850K .......... .......... .......... .......... .......... 35%  332M 1s
 62900K .......... .......... .......... .......... .......... 35%  422M 1s
 62950K .......... .......... .......... .......... .......... 35%  344M 1s
 63000K .......... .......... .......... .......... .......... 35%  399M 1s
 63050K .......... .......... .......... .......... .......... 36% 25.2M 1s
 63100K .......... .......... .......... .......... .......... 36%  304M 1s
 63150K .......... .......... .......... .......... .......... 36%  453M 1s
 63200K .......... .......... .......... .......... .......... 36%  389M 1s
 63250K .......... .......... .......... .......... .......... 36%  404M 1s
 63300K .......... .......... .......... .......... .......... 36%  272M 1s
 63350K .......... .......... .......... .......... .......... 36%  416M 1s
 63400K .......... .......... .......... .......... .......... 36%  400M 1s
 63450K .......... .......... .......... .......... .......... 36% 31.0M 1s
 63500K .......... .......... .......... .......... .......... 36%  296M 1s
 63550K .......... .......... .......... .......... .......... 36%  325M 1s
 63600K .......... .......... .......... .......... .......... 36%  359M 1s
 63650K .......... .......... .......... .......... .......... 36%  402M 1s
 63700K .......... .......... .......... .......... .......... 36%  356M 1s
 63750K .......... .......... .......... .......... .......... 36%  392M 1s
 63800K .......... .......... .......... .......... .......... 36%  443M 1s
 63850K .......... .......... .......... .......... .......... 36%  215M 1s
 63900K .......... .......... .......... .......... .......... 36%  309M 1s
 63950K .......... .......... .......... .......... .......... 36% 15.3M 1s
 64000K .......... .......... .......... .......... .......... 36%  325M 1s
 64050K .......... .......... .......... .......... .......... 36%  329M 1s
 64100K .......... .......... .......... .......... .......... 36%  391M 1s
 64150K .......... .......... .......... .......... .......... 36%  418M 1s
 64200K .......... .......... .......... .......... .......... 36%  292M 1s
 64250K .......... .......... .......... .......... .......... 36%  332M 1s
 64300K .......... .......... .......... .......... .......... 36%  401M 1s
 64350K .......... .......... .......... .......... .......... 36% 30.1M 1s
 64400K .......... .......... .......... .......... .......... 36%  313M 1s
 64450K .......... .......... .......... .......... .......... 36%  411M 1s
 64500K .......... .......... .......... .......... .......... 36%  378M 1s
 64550K .......... .......... .......... .......... .......... 36%  449M 1s
 64600K .......... .......... .......... .......... .......... 36% 35.8M 1s
 64650K .......... .......... .......... .......... .......... 36%  419M 1s
 64700K .......... .......... .......... .......... .......... 36%  397M 1s
 64750K .......... .......... .......... .......... .......... 36%  322M 1s
 64800K .......... .......... .......... .......... .......... 37%  457M 1s
 64850K .......... .......... .......... .......... .......... 37% 17.6M 1s
 64900K .......... .......... .......... .......... .......... 37%  277M 1s
 64950K .......... .......... .......... .......... .......... 37%  341M 1s
 65000K .......... .......... .......... .......... .......... 37%  382M 1s
 65050K .......... .......... .......... .......... .......... 37%  400M 1s
 65100K .......... .......... .......... .......... .......... 37%  213M 1s
 65150K .......... .......... .......... .......... .......... 37%  322M 1s
 65200K .......... .......... .......... .......... .......... 37%  447M 1s
 65250K .......... .......... .......... .......... .......... 37%  352M 1s
 65300K .......... .......... .......... .......... .......... 37%  338M 1s
 65350K .......... .......... .......... .......... .......... 37%  360M 1s
 65400K .......... .......... .......... .......... .......... 37%  409M 1s
 65450K .......... .......... .......... .......... .......... 37%  333M 1s
 65500K .......... .......... .......... .......... .......... 37% 51.0M 1s
 65550K .......... .......... .......... .......... .......... 37%  168M 1s
 65600K .......... .......... .......... .......... .......... 37%  368M 1s
 65650K .......... .......... .......... .......... .......... 37%  352M 1s
 65700K .......... .......... .......... .......... .......... 37%  363M 1s
 65750K .......... .......... .......... .......... .......... 37%  399M 1s
 65800K .......... .......... .......... .......... .......... 37%  405M 1s
 65850K .......... .......... .......... .......... .......... 37%  444M 1s
 65900K .......... .......... .......... .......... .......... 37% 50.4M 1s
 65950K .......... .......... .......... .......... .......... 37%  320M 1s
 66000K .......... .......... .......... .......... .......... 37%  341M 1s
 66050K .......... .......... .......... .......... .......... 37%  367M 1s
 66100K .......... .......... .......... .......... .......... 37%  449M 1s
 66150K .......... .......... .......... .......... .......... 37%  133M 1s
 66200K .......... .......... .......... .......... .......... 37%  390M 1s
 66250K .......... .......... .......... .......... .......... 37%  273M 1s
 66300K .......... .......... .......... .......... .......... 37%  398M 1s
 66350K .......... .......... .......... .......... .......... 37%  421M 1s
 66400K .......... .......... .......... .......... .......... 37% 45.3M 1s
 66450K .......... .......... .......... .......... .......... 37%  402M 1s
 66500K .......... .......... .......... .......... .......... 37%  328M 1s
 66550K .......... .......... .......... .......... .......... 38%  408M 1s
 66600K .......... .......... .......... .......... .......... 38%  378M 1s
 66650K .......... .......... .......... .......... .......... 38% 22.2M 1s
 66700K .......... .......... .......... .......... .......... 38%  426M 1s
 66750K .......... .......... .......... .......... .......... 38%  339M 1s
 66800K .......... .......... .......... .......... .......... 38%  427M 1s
 66850K .......... .......... .......... .......... .......... 38%  483M 1s
 66900K .......... .......... .......... .......... .......... 38%  334M 1s
 66950K .......... .......... .......... .......... .......... 38%  297M 1s
 67000K .......... .......... .......... .......... .......... 38%  345M 1s
 67050K .......... .......... .......... .......... .......... 38%  273M 1s
 67100K .......... .......... .......... .......... .......... 38%  255M 1s
 67150K .......... .......... .......... .......... .......... 38%  142M 1s
 67200K .......... .......... .......... .......... .......... 38%  328M 1s
 67250K .......... .......... .......... .......... .......... 38%  346M 1s
 67300K .......... .......... .......... .......... .......... 38%  229M 1s
 67350K .......... .......... .......... .......... .......... 38%  404M 1s
 67400K .......... .......... .......... .......... .......... 38%  142M 1s
 67450K .......... .......... .......... .......... .......... 38%  320M 1s
 67500K .......... .......... .......... .......... .......... 38%  455M 1s
 67550K .......... .......... .......... .......... .......... 38% 99.5M 1s
 67600K .......... .......... .......... .......... .......... 38%  330M 1s
 67650K .......... .......... .......... .......... .......... 38%  381M 1s
 67700K .......... .......... .......... .......... .......... 38%  375M 1s
 67750K .......... .......... .......... .......... .......... 38%  265M 1s
 67800K .......... .......... .......... .......... .......... 38%  359M 1s
 67850K .......... .......... .......... .......... .......... 38%  402M 1s
 67900K .......... .......... .......... .......... .......... 38%  383M 1s
 67950K .......... .......... .......... .......... .......... 38% 88.8M 1s
 68000K .......... .......... .......... .......... .......... 38%  362M 1s
 68050K .......... .......... .......... .......... .......... 38%  337M 1s
 68100K .......... .......... .......... .......... .......... 38%  367M 1s
 68150K .......... .......... .......... .......... .......... 38%  439M 1s
 68200K .......... .......... .......... .......... .......... 38% 62.8M 1s
 68250K .......... .......... .......... .......... .......... 38%  299M 1s
 68300K .......... .......... .......... .......... .......... 39%  372M 1s
 68350K .......... .......... .......... .......... .......... 39%  436M 1s
 68400K .......... .......... .......... .......... .......... 39%  404M 1s
 68450K .......... .......... .......... .......... .......... 39%  210M 1s
 68500K .......... .......... .......... .......... .......... 39%  391M 1s
 68550K .......... .......... .......... .......... .......... 39%  313M 1s
 68600K .......... .......... .......... .......... .......... 39%  344M 1s
 68650K .......... .......... .......... .......... .......... 39%  415M 1s
 68700K .......... .......... .......... .......... .......... 39%  155M 1s
 68750K .......... .......... .......... .......... .......... 39%  392M 1s
 68800K .......... .......... .......... .......... .......... 39%  314M 1s
 68850K .......... .......... .......... .......... .......... 39%  387M 1s
 68900K .......... .......... .......... .......... .......... 39%  452M 1s
 68950K .......... .......... .......... .......... .......... 39%  161M 1s
 69000K .......... .......... .......... .......... .......... 39%  448M 1s
 69050K .......... .......... .......... .......... .......... 39%  349M 1s
 69100K .......... .......... .......... .......... .......... 39%  319M 1s
 69150K .......... .......... .......... .......... .......... 39%  460M 1s
 69200K .......... .......... .......... .......... .......... 39%  121M 1s
 69250K .......... .......... .......... .......... .......... 39%  389M 1s
 69300K .......... .......... .......... .......... .......... 39%  330M 1s
 69350K .......... .......... .......... .......... .......... 39%  391M 1s
 69400K .......... .......... .......... .......... .......... 39%  411M 1s
 69450K .......... .......... .......... .......... .......... 39%  244M 1s
 69500K .......... .......... .......... .......... .......... 39%  348M 1s
 69550K .......... .......... .......... .......... .......... 39%  423M 1s
 69600K .......... .......... .......... .......... .......... 39% 54.3M 1s
 69650K .......... .......... .......... .......... .......... 39%  432M 1s
 69700K .......... .......... .......... .......... .......... 39%  405M 1s
 69750K .......... .......... .......... .......... .......... 39%  319M 1s
 69800K .......... .......... .......... .......... .......... 39%  332M 1s
 69850K .......... .......... .......... .......... .......... 39%  382M 1s
 69900K .......... .......... .......... .......... .......... 39%  373M 1s
 69950K .......... .......... .......... .......... .......... 39%  418M 1s
 70000K .......... .......... .......... .......... .......... 39%  172M 1s
 70050K .......... .......... .......... .......... .......... 40%  337M 1s
 70100K .......... .......... .......... .......... .......... 40%  311M 1s
 70150K .......... .......... .......... .......... .......... 40%  381M 1s
 70200K .......... .......... .......... .......... .......... 40%  461M 1s
 70250K .......... .......... .......... .......... .......... 40%  155M 1s
 70300K .......... .......... .......... .......... .......... 40%  381M 1s
 70350K .......... .......... .......... .......... .......... 40%  378M 1s
 70400K .......... .......... .......... .......... .......... 40%  454M 1s
 70450K .......... .......... .......... .......... .......... 40%  357M 1s
 70500K .......... .......... .......... .......... .......... 40% 99.1M 1s
 70550K .......... .......... .......... .......... .......... 40%  361M 1s
 70600K .......... .......... .......... .......... .......... 40%  337M 1s
 70650K .......... .......... .......... .......... .......... 40%  412M 1s
 70700K .......... .......... .......... .......... .......... 40%  383M 1s
 70750K .......... .......... .......... .......... .......... 40% 32.9M 1s
 70800K .......... .......... .......... .......... .......... 40%  337M 1s
 70850K .......... .......... .......... .......... .......... 40%  416M 1s
 70900K .......... .......... .......... .......... .......... 40%  417M 1s
 70950K .......... .......... .......... .......... .......... 40%  317M 1s
 71000K .......... .......... .......... .......... .......... 40%  327M 1s
 71050K .......... .......... .......... .......... .......... 40%  388M 1s
 71100K .......... .......... .......... .......... .......... 40%  359M 1s
 71150K .......... .......... .......... .......... .......... 40%  341M 1s
 71200K .......... .......... .......... .......... .......... 40%  446M 1s
 71250K .......... .......... .......... .......... .......... 40%  109M 1s
 71300K .......... .......... .......... .......... .......... 40%  290M 1s
 71350K .......... .......... .......... .......... .......... 40%  374M 1s
 71400K .......... .......... .......... .......... .......... 40%  387M 1s
 71450K .......... .......... .......... .......... .......... 40%  395M 1s
 71500K .......... .......... .......... .......... .......... 40%  347M 1s
 71550K .......... .......... .......... .......... .......... 40%  362M 1s
 71600K .......... .......... .......... .......... .......... 40%  414M 1s
 71650K .......... .......... .......... .......... .......... 40% 44.5M 1s
 71700K .......... .......... .......... .......... .......... 40%  274M 1s
 71750K .......... .......... .......... .......... .......... 40%  330M 1s
 71800K .......... .......... .......... .......... .......... 41%  348M 1s
 71850K .......... .......... .......... .......... .......... 41%  413M 1s
 71900K .......... .......... .......... .......... .......... 41%  353M 1s
 71950K .......... .......... .......... .......... .......... 41%  427M 1s
 72000K .......... .......... .......... .......... .......... 41%  430M 1s
 72050K .......... .......... .......... .......... .......... 41%  124M 1s
 72100K .......... .......... .......... .......... .......... 41%  335M 1s
 72150K .......... .......... .......... .......... .......... 41%  400M 1s
 72200K .......... .......... .......... .......... .......... 41%  363M 1s
 72250K .......... .......... .......... .......... .......... 41%  382M 1s
 72300K .......... .......... .......... .......... .......... 41% 78.1M 1s
 72350K .......... .......... .......... .......... .......... 41%  317M 1s
 72400K .......... .......... .......... .......... .......... 41%  323M 1s
 72450K .......... .......... .......... .......... .......... 41%  361M 1s
 72500K .......... .......... .......... .......... .......... 41%  444M 1s
 72550K .......... .......... .......... .......... .......... 41% 39.2M 1s
 72600K .......... .......... .......... .......... .......... 41%  334M 1s
 72650K .......... .......... .......... .......... .......... 41%  399M 1s
 72700K .......... .......... .......... .......... .......... 41%  435M 1s
 72750K .......... .......... .......... .......... .......... 41%  343M 1s
 72800K .......... .......... .......... .......... .......... 41%  137M 1s
 72850K .......... .......... .......... .......... .......... 41%  412M 1s
 72900K .......... .......... .......... .......... .......... 41%  379M 1s
 72950K .......... .......... .......... .......... .......... 41%  358M 1s
 73000K .......... .......... .......... .......... .......... 41%  401M 1s
 73050K .......... .......... .......... .......... .......... 41% 29.3M 1s
 73100K .......... .......... .......... .......... .......... 41%  334M 1s
 73150K .......... .......... .......... .......... .......... 41%  351M 1s
 73200K .......... .......... .......... .......... .......... 41%  358M 1s
 73250K .......... .......... .......... .......... .......... 41%  404M 1s
 73300K .......... .......... .......... .......... .......... 41% 38.3M 1s
 73350K .......... .......... .......... .......... .......... 41%  424M 1s
 73400K .......... .......... .......... .......... .......... 41%  382M 1s
 73450K .......... .......... .......... .......... .......... 41%  391M 1s
 73500K .......... .......... .......... .......... .......... 41%  365M 1s
 73550K .......... .......... .......... .......... .......... 41%  152M 1s
 73600K .......... .......... .......... .......... .......... 42%  391M 1s
 73650K .......... .......... .......... .......... .......... 42%  349M 1s
 73700K .......... .......... .......... .......... .......... 42% 32.2M 1s
 73750K .......... .......... .......... .......... .......... 42%  350M 1s
 73800K .......... .......... .......... .......... .......... 42%  349M 1s
 73850K .......... .......... .......... .......... .......... 42%  380M 1s
 73900K .......... .......... .......... .......... .......... 42%  376M 1s
 73950K .......... .......... .......... .......... .......... 42%  433M 1s
 74000K .......... .......... .......... .......... .......... 42%  459M 1s
 74050K .......... .......... .......... .......... .......... 42%  421M 1s
 74100K .......... .......... .......... .......... .......... 42% 22.3M 1s
 74150K .......... .......... .......... .......... .......... 42%  334M 1s
 74200K .......... .......... .......... .......... .......... 42%  369M 1s
 74250K .......... .......... .......... .......... .......... 42%  362M 1s
 74300K .......... .......... .......... .......... .......... 42%  431M 1s
 74350K .......... .......... .......... .......... .......... 42% 45.5M 1s
 74400K .......... .......... .......... .......... .......... 42%  357M 1s
 74450K .......... .......... .......... .......... .......... 42%  370M 1s
 74500K .......... .......... .......... .......... .......... 42%  373M 1s
 74550K .......... .......... .......... .......... .......... 42%  442M 1s
 74600K .......... .......... .......... .......... .......... 42%  114M 1s
 74650K .......... .......... .......... .......... .......... 42%  361M 1s
 74700K .......... .......... .......... .......... .......... 42%  365M 1s
 74750K .......... .......... .......... .......... .......... 42%  403M 1s
 74800K .......... .......... .......... .......... .......... 42%  352M 1s
 74850K .......... .......... .......... .......... .......... 42%  125M 1s
 74900K .......... .......... .......... .......... .......... 42%  348M 1s
 74950K .......... .......... .......... .......... .......... 42%  316M 1s
 75000K .......... .......... .......... .......... .......... 42%  437M 1s
 75050K .......... .......... .......... .......... .......... 42%  372M 1s
 75100K .......... .......... .......... .......... .......... 42% 19.4M 1s
 75150K .......... .......... .......... .......... .......... 42%  314M 1s
 75200K .......... .......... .......... .......... .......... 42%  378M 1s
 75250K .......... .......... .......... .......... .......... 42%  366M 1s
 75300K .......... .......... .......... .......... .......... 42%  360M 1s
 75350K .......... .......... .......... .......... .......... 43%  135M 1s
 75400K .......... .......... .......... .......... .......... 43%  384M 1s
 75450K .......... .......... .......... .......... .......... 43%  359M 1s
 75500K .......... .......... .......... .......... .......... 43%  339M 1s
 75550K .......... .......... .......... .......... .......... 43%  372M 1s
 75600K .......... .......... .......... .......... .......... 43%  390M 1s
 75650K .......... .......... .......... .......... .......... 43%  360M 1s
 75700K .......... .......... .......... .......... .......... 43%  431M 1s
 75750K .......... .......... .......... .......... .......... 43% 90.8M 1s
 75800K .......... .......... .......... .......... .......... 43%  330M 1s
 75850K .......... .......... .......... .......... .......... 43%  378M 1s
 75900K .......... .......... .......... .......... .......... 43%  346M 1s
 75950K .......... .......... .......... .......... .......... 43%  354M 1s
 76000K .......... .......... .......... .......... .......... 43%  403M 1s
 76050K .......... .......... .......... .......... .......... 43%  434M 1s
 76100K .......... .......... .......... .......... .......... 43%  361M 1s
 76150K .......... .......... .......... .......... .......... 43% 69.8M 1s
 76200K .......... .......... .......... .......... .......... 43%  423M 1s
 76250K .......... .......... .......... .......... .......... 43%  418M 1s
 76300K .......... .......... .......... .......... .......... 43%  389M 1s
 76350K .......... .......... .......... .......... .......... 43%  398M 1s
 76400K .......... .......... .......... .......... .......... 43%  195M 1s
 76450K .......... .......... .......... .......... .......... 43%  341M 1s
 76500K .......... .......... .......... .......... .......... 43%  398M 1s
 76550K .......... .......... .......... .......... .......... 43%  416M 1s
 76600K .......... .......... .......... .......... .......... 43%  442M 1s
 76650K .......... .......... .......... .......... .......... 43%  186M 1s
 76700K .......... .......... .......... .......... .......... 43%  359M 1s
 76750K .......... .......... .......... .......... .......... 43%  417M 1s
 76800K .......... .......... .......... .......... .......... 43%  348M 1s
 76850K .......... .......... .......... .......... .......... 43%  429M 1s
 76900K .......... .......... .......... .......... .......... 43%  145M 1s
 76950K .......... .......... .......... .......... .......... 43%  304M 1s
 77000K .......... .......... .......... .......... .......... 43%  351M 1s
 77050K .......... .......... .......... .......... .......... 43%  422M 1s
 77100K .......... .......... .......... .......... .......... 44%  403M 1s
 77150K .......... .......... .......... .......... .......... 44% 46.5M 1s
 77200K .......... .......... .......... .......... .......... 44%  363M 1s
 77250K .......... .......... .......... .......... .......... 44%  381M 1s
 77300K .......... .......... .......... .......... .......... 44%  326M 1s
 77350K .......... .......... .......... .......... .......... 44%  373M 1s
 77400K .......... .......... .......... .......... .......... 44% 34.8M 1s
 77450K .......... .......... .......... .......... .......... 44%  398M 1s
 77500K .......... .......... .......... .......... .......... 44%  320M 1s
 77550K .......... .......... .......... .......... .......... 44%  410M 1s
 77600K .......... .......... .......... .......... .......... 44%  427M 1s
 77650K .......... .......... .......... .......... .......... 44%  121M 1s
 77700K .......... .......... .......... .......... .......... 44%  401M 1s
 77750K .......... .......... .......... .......... .......... 44%  417M 1s
 77800K .......... .......... .......... .......... .......... 44% 82.0M 1s
 77850K .......... .......... .......... .......... .......... 44%  387M 1s
 77900K .......... .......... .......... .......... .......... 44%  351M 1s
 77950K .......... .......... .......... .......... .......... 44%  344M 1s
 78000K .......... .......... .......... .......... .......... 44%  337M 1s
 78050K .......... .......... .......... .......... .......... 44%  382M 1s
 78100K .......... .......... .......... .......... .......... 44%  339M 1s
 78150K .......... .......... .......... .......... .......... 44%  416M 1s
 78200K .......... .......... .......... .......... .......... 44% 44.2M 1s
 78250K .......... .......... .......... .......... .......... 44%  389M 1s
 78300K .......... .......... .......... .......... .......... 44%  323M 1s
 78350K .......... .......... .......... .......... .......... 44%  415M 1s
 78400K .......... .......... .......... .......... .......... 44%  419M 1s
 78450K .......... .......... .......... .......... .......... 44% 25.2M 1s
 78500K .......... .......... .......... .......... .......... 44%  417M 1s
 78550K .......... .......... .......... .......... .......... 44%  353M 1s
 78600K .......... .......... .......... .......... .......... 44%  327M 1s
 78650K .......... .......... .......... .......... .......... 44%  343M 1s
 78700K .......... .......... .......... .......... .......... 44% 53.5M 1s
 78750K .......... .......... .......... .......... .......... 44%  368M 1s
 78800K .......... .......... .......... .......... .......... 44%  240M 1s
 78850K .......... .......... .......... .......... .......... 45%  344M 1s
 78900K .......... .......... .......... .......... .......... 45%  439M 1s
 78950K .......... .......... .......... .......... .......... 45% 91.9M 1s
 79000K .......... .......... .......... .......... .......... 45%  297M 1s
 79050K .......... .......... .......... .......... .......... 45%  391M 1s
 79100K .......... .......... .......... .......... .......... 45%  370M 1s
 79150K .......... .......... .......... .......... .......... 45%  363M 1s
 79200K .......... .......... .......... .......... .......... 45%  129M 1s
 79250K .......... .......... .......... .......... .......... 45%  386M 1s
 79300K .......... .......... .......... .......... .......... 45%  384M 1s
 79350K .......... .......... .......... .......... .......... 45%  318M 1s
 79400K .......... .......... .......... .......... .......... 45%  408M 1s
 79450K .......... .......... .......... .......... .......... 45%  118M 1s
 79500K .......... .......... .......... .......... .......... 45%  339M 1s
 79550K .......... .......... .......... .......... .......... 45%  386M 1s
 79600K .......... .......... .......... .......... .......... 45%  380M 1s
 79650K .......... .......... .......... .......... .......... 45%  443M 1s
 79700K .......... .......... .......... .......... .......... 45% 49.6M 1s
 79750K .......... .......... .......... .......... .......... 45%  434M 1s
 79800K .......... .......... .......... .......... .......... 45%  410M 1s
 79850K .......... .......... .......... .......... .......... 45% 93.9M 1s
 79900K .......... .......... .......... .......... .......... 45%  373M 1s
 79950K .......... .......... .......... .......... .......... 45%  308M 1s
 80000K .......... .......... .......... .......... .......... 45%  416M 1s
 80050K .......... .......... .......... .......... .......... 45%  354M 1s
 80100K .......... .......... .......... .......... .......... 45%  316M 1s
 80150K .......... .......... .......... .......... .......... 45%  419M 1s
 80200K .......... .......... .......... .......... .......... 45%  421M 1s
 80250K .......... .......... .......... .......... .......... 45%  120M 1s
 80300K .......... .......... .......... .......... .......... 45%  345M 1s
 80350K .......... .......... .......... .......... .......... 45%  344M 1s
 80400K .......... .......... .......... .......... .......... 45%  455M 1s
 80450K .......... .......... .......... .......... .......... 45%  360M 1s
 80500K .......... .......... .......... .......... .......... 45%  225M 1s
 80550K .......... .......... .......... .......... .......... 45%  417M 1s
 80600K .......... .......... .......... .......... .......... 46%  347M 1s
 80650K .......... .......... .......... .......... .......... 46%  345M 1s
 80700K .......... .......... .......... .......... .......... 46%  386M 1s
 80750K .......... .......... .......... .......... .......... 46% 37.1M 1s
 80800K .......... .......... .......... .......... .......... 46%  339M 1s
 80850K .......... .......... .......... .......... .......... 46%  329M 1s
 80900K .......... .......... .......... .......... .......... 46%  400M 1s
 80950K .......... .......... .......... .......... .......... 46%  440M 1s
 81000K .......... .......... .......... .......... .......... 46% 40.6M 1s
 81050K .......... .......... .......... .......... .......... 46%  344M 1s
 81100K .......... .......... .......... .......... .......... 46%  349M 1s
 81150K .......... .......... .......... .......... .......... 46%  315M 1s
 81200K .......... .......... .......... .......... .......... 46%  446M 1s
 81250K .......... .......... .......... .......... .......... 46%  153M 1s
 81300K .......... .......... .......... .......... .......... 46%  315M 1s
 81350K .......... .......... .......... .......... .......... 46%  301M 1s
 81400K .......... .......... .......... .......... .......... 46%  445M 1s
 81450K .......... .......... .......... .......... .......... 46%  409M 1s
 81500K .......... .......... .......... .......... .......... 46% 34.3M 1s
 81550K .......... .......... .......... .......... .......... 46%  328M 1s
 81600K .......... .......... .......... .......... .......... 46%  358M 1s
 81650K .......... .......... .......... .......... .......... 46%  340M 1s
 81700K .......... .......... .......... .......... .......... 46%  338M 1s
 81750K .......... .......... .......... .......... .......... 46%  272M 1s
 81800K .......... .......... .......... .......... .......... 46%  386M 1s
 81850K .......... .......... .......... .......... .......... 46%  341M 1s
 81900K .......... .......... .......... .......... .......... 46% 42.2M 1s
 81950K .......... .......... .......... .......... .......... 46%  312M 1s
 82000K .......... .......... .......... .......... .......... 46%  372M 1s
 82050K .......... .......... .......... .......... .......... 46%  386M 1s
 82100K .......... .......... .......... .......... .......... 46%  330M 1s
 82150K .......... .......... .......... .......... .......... 46%  330M 1s
 82200K .......... .......... .......... .......... .......... 46%  353M 1s
 82250K .......... .......... .......... .......... .......... 46%  384M 1s
 82300K .......... .......... .......... .......... .......... 46% 31.7M 1s
 82350K .......... .......... .......... .......... .......... 47%  359M 1s
 82400K .......... .......... .......... .......... .......... 47%  382M 1s
 82450K .......... .......... .......... .......... .......... 47%  356M 1s
 82500K .......... .......... .......... .......... .......... 47%  386M 1s
 82550K .......... .......... .......... .......... .......... 47%  108M 1s
 82600K .......... .......... .......... .......... .......... 47%  433M 1s
 82650K .......... .......... .......... .......... .......... 47%  292M 1s
 82700K .......... .......... .......... .......... .......... 47%  446M 1s
 82750K .......... .......... .......... .......... .......... 47%  393M 1s
 82800K .......... .......... .......... .......... .......... 47%  176M 1s
 82850K .......... .......... .......... .......... .......... 47%  443M 1s
 82900K .......... .......... .......... .......... .......... 47%  353M 1s
 82950K .......... .......... .......... .......... .......... 47%  384M 1s
 83000K .......... .......... .......... .......... .......... 47%  378M 1s
 83050K .......... .......... .......... .......... .......... 47%  142M 1s
 83100K .......... .......... .......... .......... .......... 47%  349M 1s
 83150K .......... .......... .......... .......... .......... 47%  322M 1s
 83200K .......... .......... .......... .......... .......... 47%  353M 1s
 83250K .......... .......... .......... .......... .......... 47%  437M 1s
 83300K .......... .......... .......... .......... .......... 47% 75.3M 1s
 83350K .......... .......... .......... .......... .......... 47%  247M 1s
 83400K .......... .......... .......... .......... .......... 47%  398M 1s
 83450K .......... .......... .......... .......... .......... 47%  436M 1s
 83500K .......... .......... .......... .......... .......... 47%  344M 1s
 83550K .......... .......... .......... .......... .......... 47%  356M 1s
 83600K .......... .......... .......... .......... .......... 47%  412M 1s
 83650K .......... .......... .......... .......... .......... 47%  357M 1s
 83700K .......... .......... .......... .......... .......... 47%  324M 1s
 83750K .......... .......... .......... .......... .......... 47%  372M 1s
 83800K .......... .......... .......... .......... .......... 47%  356M 1s
 83850K .......... .......... .......... .......... .......... 47%  381M 1s
 83900K .......... .......... .......... .......... .......... 47%  386M 1s
 83950K .......... .......... .......... .......... .......... 47%  118M 1s
 84000K .......... .......... .......... .......... .......... 47%  221M 1s
 84050K .......... .......... .......... .......... .......... 47%  362M 1s
 84100K .......... .......... .......... .......... .......... 48%  384M 1s
 84150K .......... .......... .......... .......... .......... 48%  311M 1s
 84200K .......... .......... .......... .......... .......... 48%  420M 1s
 84250K .......... .......... .......... .......... .......... 48%  426M 1s
 84300K .......... .......... .......... .......... .......... 48%  220M 1s
 84350K .......... .......... .......... .......... .......... 48%  406M 1s
 84400K .......... .......... .......... .......... .......... 48%  324M 1s
 84450K .......... .......... .......... .......... .......... 48%  363M 1s
 84500K .......... .......... .......... .......... .......... 48%  362M 1s
 84550K .......... .......... .......... .......... .......... 48%  412M 1s
 84600K .......... .......... .......... .......... .......... 48%  144M 1s
 84650K .......... .......... .......... .......... .......... 48%  322M 1s
 84700K .......... .......... .......... .......... .......... 48%  365M 1s
 84750K .......... .......... .......... .......... .......... 48%  444M 1s
 84800K .......... .......... .......... .......... .......... 48%  331M 1s
 84850K .......... .......... .......... .......... .......... 48%  161M 1s
 84900K .......... .......... .......... .......... .......... 48%  395M 1s
 84950K .......... .......... .......... .......... .......... 48%  407M 1s
 85000K .......... .......... .......... .......... .......... 48%  234M 1s
 85050K .......... .......... .......... .......... .......... 48%  405M 1s
 85100K .......... .......... .......... .......... .......... 48%  116M 1s
 85150K .......... .......... .......... .......... .......... 48%  350M 1s
 85200K .......... .......... .......... .......... .......... 48%  346M 1s
 85250K .......... .......... .......... .......... .......... 48%  396M 1s
 85300K .......... .......... .......... .......... .......... 48%  443M 1s
 85350K .......... .......... .......... .......... .......... 48% 10.7M 1s
 85400K .......... .......... .......... .......... .......... 48%  329M 1s
 85450K .......... .......... .......... .......... .......... 48%  337M 1s
 85500K .......... .......... .......... .......... .......... 48%  368M 1s
 85550K .......... .......... .......... .......... .......... 48%  458M 1s
 85600K .......... .......... .......... .......... .......... 48% 23.8M 1s
 85650K .......... .......... .......... .......... .......... 48%  354M 1s
 85700K .......... .......... .......... .......... .......... 48%  326M 1s
 85750K .......... .......... .......... .......... .......... 48%  366M 1s
 85800K .......... .......... .......... .......... .......... 48%  406M 1s
 85850K .......... .......... .......... .......... .......... 49% 58.8M 1s
 85900K .......... .......... .......... .......... .......... 49%  194M 1s
 85950K .......... .......... .......... .......... .......... 49%  426M 1s
 86000K .......... .......... .......... .......... .......... 49% 87.7M 1s
 86050K .......... .......... .......... .......... .......... 49%  390M 1s
 86100K .......... .......... .......... .......... .......... 49%  375M 1s
 86150K .......... .......... .......... .......... .......... 49%  367M 1s
 86200K .......... .......... .......... .......... .......... 49%  450M 1s
 86250K .......... .......... .......... .......... .......... 49%  396M 1s
 86300K .......... .......... .......... .......... .......... 49%  245M 1s
 86350K .......... .......... .......... .......... .......... 49% 73.1M 1s
 86400K .......... .......... .......... .......... .......... 49%  165M 1s
 86450K .......... .......... .......... .......... .......... 49%  353M 1s
 86500K .......... .......... .......... .......... .......... 49%  367M 1s
 86550K .......... .......... .......... .......... .......... 49%  425M 1s
 86600K .......... .......... .......... .......... .......... 49%  416M 1s
 86650K .......... .......... .......... .......... .......... 49%  180M 1s
 86700K .......... .......... .......... .......... .......... 49%  368M 1s
 86750K .......... .......... .......... .......... .......... 49%  307M 1s
 86800K .......... .......... .......... .......... .......... 49%  387M 1s
 86850K .......... .......... .......... .......... .......... 49%  341M 1s
 86900K .......... .......... .......... .......... .......... 49% 87.1M 1s
 86950K .......... .......... .......... .......... .......... 49%  409M 1s
 87000K .......... .......... .......... .......... .......... 49%  294M 1s
 87050K .......... .......... .......... .......... .......... 49%  455M 1s
 87100K .......... .......... .......... .......... .......... 49%  404M 1s
 87150K .......... .......... .......... .......... .......... 49% 75.8M 1s
 87200K .......... .......... .......... .......... .......... 49%  360M 1s
 87250K .......... .......... .......... .......... .......... 49%  398M 1s
 87300K .......... .......... .......... .......... .......... 49%  368M 1s
 87350K .......... .......... .......... .......... .......... 49%  392M 1s
 87400K .......... .......... .......... .......... .......... 49% 86.9M 1s
 87450K .......... .......... .......... .......... .......... 49%  380M 1s
 87500K .......... .......... .......... .......... .......... 49%  384M 1s
 87550K .......... .......... .......... .......... .......... 49%  348M 1s
 87600K .......... .......... .......... .......... .......... 50%  451M 1s
 87650K .......... .......... .......... .......... .......... 50%  104M 1s
 87700K .......... .......... .......... .......... .......... 50%  326M 1s
 87750K .......... .......... .......... .......... .......... 50%  366M 1s
 87800K .......... .......... .......... .......... .......... 50%  402M 1s
 87850K .......... .......... .......... .......... .......... 50%  398M 1s
 87900K .......... .......... .......... .......... .......... 50%  323M 1s
 87950K .......... .......... .......... .......... .......... 50%  321M 1s
 88000K .......... .......... .......... .......... .......... 50%  384M 1s
 88050K .......... .......... .......... .......... .......... 50% 25.3M 1s
 88100K .......... .......... .......... .......... .......... 50%  328M 1s
 88150K .......... .......... .......... .......... .......... 50%  353M 1s
 88200K .......... .......... .......... .......... .......... 50%  333M 1s
 88250K .......... .......... .......... .......... .......... 50%  442M 1s
 88300K .......... .......... .......... .......... .......... 50%  362M 1s
 88350K .......... .......... .......... .......... .......... 50%  400M 1s
 88400K .......... .......... .......... .......... .......... 50%  157M 1s
 88450K .......... .......... .......... .......... .......... 50%  405M 1s
 88500K .......... .......... .......... .......... .......... 50%  283M 1s
 88550K .......... .......... .......... .......... .......... 50%  313M 1s
 88600K .......... .......... .......... .......... .......... 50%  390M 1s
 88650K .......... .......... .......... .......... .......... 50% 26.5M 1s
 88700K .......... .......... .......... .......... .......... 50%  364M 1s
 88750K .......... .......... .......... .......... .......... 50%  311M 1s
 88800K .......... .......... .......... .......... .......... 50%  385M 1s
 88850K .......... .......... .......... .......... .......... 50%  381M 1s
 88900K .......... .......... .......... .......... .......... 50%  394M 1s
 88950K .......... .......... .......... .......... .......... 50% 17.7M 1s
 89000K .......... .......... .......... .......... .......... 50%  364M 1s
 89050K .......... .......... .......... .......... .......... 50%  422M 1s
 89100K .......... .......... .......... .......... .......... 50%  460M 1s
 89150K .......... .......... .......... .......... .......... 50%  407M 1s
 89200K .......... .......... .......... .......... .......... 50% 10.7M 1s
 89250K .......... .......... .......... .......... .......... 50%  375M 1s
 89300K .......... .......... .......... .......... .......... 50%  371M 1s
 89350K .......... .......... .......... .......... .......... 51%  373M 1s
 89400K .......... .......... .......... .......... .......... 51%  380M 1s
 89450K .......... .......... .......... .......... .......... 51% 50.9M 1s
 89500K .......... .......... .......... .......... .......... 51%  318M 1s
 89550K .......... .......... .......... .......... .......... 51%  363M 1s
 89600K .......... .......... .......... .......... .......... 51%  391M 1s
 89650K .......... .......... .......... .......... .......... 51%  381M 1s
 89700K .......... .......... .......... .......... .......... 51%  298M 1s
 89750K .......... .......... .......... .......... .......... 51%  312M 1s
 89800K .......... .......... .......... .......... .......... 51%  345M 1s
 89850K .......... .......... .......... .......... .......... 51%  403M 1s
 89900K .......... .......... .......... .......... .......... 51%  325M 1s
 89950K .......... .......... .......... .......... .......... 51%  246M 1s
 90000K .......... .......... .......... .......... .......... 51%  416M 1s
 90050K .......... .......... .......... .......... .......... 51%  333M 1s
 90100K .......... .......... .......... .......... .......... 51% 73.3M 1s
 90150K .......... .......... .......... .......... .......... 51%  317M 1s
 90200K .......... .......... .......... .......... .......... 51%  395M 1s
 90250K .......... .......... .......... .......... .......... 51%  314M 1s
 90300K .......... .......... .......... .......... .......... 51%  311M 1s
 90350K .......... .......... .......... .......... .......... 51%  272M 1s
 90400K .......... .......... .......... .......... .......... 51%  400M 1s
 90450K .......... .......... .......... .......... .......... 51% 88.0M 1s
 90500K .......... .......... .......... .......... .......... 51%  173M 1s
 90550K .......... .......... .......... .......... .......... 51%  434M 1s
 90600K .......... .......... .......... .......... .......... 51%  399M 1s
 90650K .......... .......... .......... .......... .......... 51%  309M 1s
 90700K .......... .......... .......... .......... .......... 51%  219M 1s
 90750K .......... .......... .......... .......... .......... 51%  383M 1s
 90800K .......... .......... .......... .......... .......... 51%  381M 1s
 90850K .......... .......... .......... .......... .......... 51%  332M 1s
 90900K .......... .......... .......... .......... .......... 51%  415M 1s
 90950K .......... .......... .......... .......... .......... 51%  399M 1s
 91000K .......... .......... .......... .......... .......... 51%  124M 1s
 91050K .......... .......... .......... .......... .......... 51%  337M 1s
 91100K .......... .......... .......... .......... .......... 52%  406M 1s
 91150K .......... .......... .......... .......... .......... 52%  453M 1s
 91200K .......... .......... .......... .......... .......... 52%  341M 1s
 91250K .......... .......... .......... .......... .......... 52%  211M 1s
 91300K .......... .......... .......... .......... .......... 52%  394M 1s
 91350K .......... .......... .......... .......... .......... 52%  326M 1s
 91400K .......... .......... .......... .......... .......... 52%  439M 1s
 91450K .......... .......... .......... .......... .......... 52%  411M 1s
 91500K .......... .......... .......... .......... .......... 52% 45.2M 1s
 91550K .......... .......... .......... .......... .......... 52%  340M 1s
 91600K .......... .......... .......... .......... .......... 52%  364M 1s
 91650K .......... .......... .......... .......... .......... 52%  367M 1s
 91700K .......... .......... .......... .......... .......... 52%  369M 1s
 91750K .......... .......... .......... .......... .......... 52% 50.9M 1s
 91800K .......... .......... .......... .......... .......... 52%  396M 1s
 91850K .......... .......... .......... .......... .......... 52%  354M 1s
 91900K .......... .......... .......... .......... .......... 52%  323M 1s
 91950K .......... .......... .......... .......... .......... 52%  391M 1s
 92000K .......... .......... .......... .......... .......... 52%  359M 1s
 92050K .......... .......... .......... .......... .......... 52%  317M 1s
 92100K .......... .......... .......... .......... .......... 52%  410M 1s
 92150K .......... .......... .......... .......... .......... 52% 86.4M 1s
 92200K .......... .......... .......... .......... .......... 52%  398M 1s
 92250K .......... .......... .......... .......... .......... 52%  387M 1s
 92300K .......... .......... .......... .......... .......... 52%  322M 1s
 92350K .......... .......... .......... .......... .......... 52%  331M 1s
 92400K .......... .......... .......... .......... .......... 52%  391M 1s
 92450K .......... .......... .......... .......... .......... 52%  383M 1s
 92500K .......... .......... .......... .......... .......... 52%  188M 1s
 92550K .......... .......... .......... .......... .......... 52%  340M 1s
 92600K .......... .......... .......... .......... .......... 52%  352M 1s
 92650K .......... .......... .......... .......... .......... 52%  381M 1s
 92700K .......... .......... .......... .......... .......... 52%  338M 1s
 92750K .......... .......... .......... .......... .......... 52%  240M 1s
 92800K .......... .......... .......... .......... .......... 52%  411M 1s
 92850K .......... .......... .......... .......... .......... 53%  331M 1s
 92900K .......... .......... .......... .......... .......... 53%  383M 1s
 92950K .......... .......... .......... .......... .......... 53%  372M 1s
 93000K .......... .......... .......... .......... .......... 53%  143M 1s
 93050K .......... .......... .......... .......... .......... 53%  271M 1s
 93100K .......... .......... .......... .......... .......... 53%  399M 1s
 93150K .......... .......... .......... .......... .......... 53%  365M 1s
 93200K .......... .......... .......... .......... .......... 53%  345M 1s
 93250K .......... .......... .......... .......... .......... 53%  377M 1s
 93300K .......... .......... .......... .......... .......... 53% 97.1M 1s
 93350K .......... .......... .......... .......... .......... 53%  334M 1s
 93400K .......... .......... .......... .......... .......... 53%  350M 1s
 93450K .......... .......... .......... .......... .......... 53%  432M 1s
 93500K .......... .......... .......... .......... .......... 53%  387M 1s
 93550K .......... .......... .......... .......... .......... 53% 98.9M 1s
 93600K .......... .......... .......... .......... .......... 53%  358M 1s
 93650K .......... .......... .......... .......... .......... 53%  388M 1s
 93700K .......... .......... .......... .......... .......... 53%  207M 1s
 93750K .......... .......... .......... .......... .......... 53%  412M 1s
 93800K .......... .......... .......... .......... .......... 53% 94.3M 1s
 93850K .......... .......... .......... .......... .......... 53%  272M 1s
 93900K .......... .......... .......... .......... .......... 53%  315M 1s
 93950K .......... .......... .......... .......... .......... 53%  354M 1s
 94000K .......... .......... .......... .......... .......... 53%  435M 1s
 94050K .......... .......... .......... .......... .......... 53%  298M 1s
 94100K .......... .......... .......... .......... .......... 53%  356M 1s
 94150K .......... .......... .......... .......... .......... 53%  421M 1s
 94200K .......... .......... .......... .......... .......... 53% 10.8M 1s
 94250K .......... .......... .......... .......... .......... 53%  385M 1s
 94300K .......... .......... .......... .......... .......... 53%  328M 1s
 94350K .......... .......... .......... .......... .......... 53%  316M 1s
 94400K .......... .......... .......... .......... .......... 53%  411M 1s
 94450K .......... .......... .......... .......... .......... 53%  393M 1s
 94500K .......... .......... .......... .......... .......... 53%  332M 1s
 94550K .......... .......... .......... .......... .......... 53% 13.8M 1s
 94600K .......... .......... .......... .......... .......... 54%  296M 1s
 94650K .......... .......... .......... .......... .......... 54%  355M 1s
 94700K .......... .......... .......... .......... .......... 54%  304M 1s
 94750K .......... .......... .......... .......... .......... 54%  403M 1s
 94800K .......... .......... .......... .......... .......... 54% 82.7M 1s
 94850K .......... .......... .......... .......... .......... 54%  341M 1s
 94900K .......... .......... .......... .......... .......... 54%  382M 1s
 94950K .......... .......... .......... .......... .......... 54%  303M 1s
 95000K .......... .......... .......... .......... .......... 54%  387M 1s
 95050K .......... .......... .......... .......... .......... 54% 74.8M 1s
 95100K .......... .......... .......... .......... .......... 54%  402M 1s
 95150K .......... .......... .......... .......... .......... 54%  341M 1s
 95200K .......... .......... .......... .......... .......... 54%  353M 1s
 95250K .......... .......... .......... .......... .......... 54%  391M 1s
 95300K .......... .......... .......... .......... .......... 54%  409M 1s
 95350K .......... .......... .......... .......... .......... 54% 13.2M 1s
 95400K .......... .......... .......... .......... .......... 54%  316M 1s
 95450K .......... .......... .......... .......... .......... 54%  326M 1s
 95500K .......... .......... .......... .......... .......... 54%  429M 1s
 95550K .......... .......... .......... .......... .......... 54%  352M 1s
 95600K .......... .......... .......... .......... .......... 54% 85.1M 1s
 95650K .......... .......... .......... .......... .......... 54%  435M 1s
 95700K .......... .......... .......... .......... .......... 54%  354M 1s
 95750K .......... .......... .......... .......... .......... 54%  355M 1s
 95800K .......... .......... .......... .......... .......... 54%  393M 1s
 95850K .......... .......... .......... .......... .......... 54%  169M 1s
 95900K .......... .......... .......... .......... .......... 54%  359M 1s
 95950K .......... .......... .......... .......... .......... 54%  244M 1s
 96000K .......... .......... .......... .......... .......... 54%  398M 1s
 96050K .......... .......... .......... .......... .......... 54%  440M 1s
 96100K .......... .......... .......... .......... .......... 54%  220M 0s
 96150K .......... .......... .......... .......... .......... 54%  348M 0s
 96200K .......... .......... .......... .......... .......... 54%  319M 0s
 96250K .......... .......... .......... .......... .......... 54% 11.9M 1s
 96300K .......... .......... .......... .......... .......... 54%  410M 1s
 96350K .......... .......... .......... .......... .......... 55%  289M 1s
 96400K .......... .......... .......... .......... .......... 55%  400M 1s
 96450K .......... .......... .......... .......... .......... 55%  335M 0s
 96500K .......... .......... .......... .......... .......... 55%  293M 0s
 96550K .......... .......... .......... .......... .......... 55%  451M 0s
 96600K .......... .......... .......... .......... .......... 55% 58.9M 0s
 96650K .......... .......... .......... .......... .......... 55%  350M 0s
 96700K .......... .......... .......... .......... .......... 55%  336M 0s
 96750K .......... .......... .......... .......... .......... 55%  377M 0s
 96800K .......... .......... .......... .......... .......... 55%  425M 0s
 96850K .......... .......... .......... .......... .......... 55%  118M 0s
 96900K .......... .......... .......... .......... .......... 55%  377M 0s
 96950K .......... .......... .......... .......... .......... 55%  410M 0s
 97000K .......... .......... .......... .......... .......... 55%  336M 0s
 97050K .......... .......... .......... .......... .......... 55%  334M 0s
 97100K .......... .......... .......... .......... .......... 55% 87.7M 0s
 97150K .......... .......... .......... .......... .......... 55%  408M 0s
 97200K .......... .......... .......... .......... .......... 55%  332M 0s
 97250K .......... .......... .......... .......... .......... 55%  381M 0s
 97300K .......... .......... .......... .......... .......... 55%  434M 0s
 97350K .......... .......... .......... .......... .......... 55%  423M 0s
 97400K .......... .......... .......... .......... .......... 55% 70.9M 0s
 97450K .......... .......... .......... .......... .......... 55%  364M 0s
 97500K .......... .......... .......... .......... .......... 55%  429M 0s
 97550K .......... .......... .......... .......... .......... 55%  365M 0s
 97600K .......... .......... .......... .......... .......... 55%  432M 0s
 97650K .......... .......... .......... .......... .......... 55%  120M 0s
 97700K .......... .......... .......... .......... .......... 55%  387M 0s
 97750K .......... .......... .......... .......... .......... 55%  298M 0s
 97800K .......... .......... .......... .......... .......... 55%  417M 0s
 97850K .......... .......... .......... .......... .......... 55%  391M 0s
 97900K .......... .......... .......... .......... .......... 55% 77.5M 0s
 97950K .......... .......... .......... .......... .......... 55%  414M 0s
 98000K .......... .......... .......... .......... .......... 55%  402M 0s
 98050K .......... .......... .......... .......... .......... 55%  408M 0s
 98100K .......... .......... .......... .......... .......... 56%  367M 0s
 98150K .......... .......... .......... .......... .......... 56%  412M 0s
 98200K .......... .......... .......... .......... .......... 56%  345M 0s
 98250K .......... .......... .......... .......... .......... 56%  358M 0s
 98300K .......... .......... .......... .......... .......... 56% 33.5M 0s
 98350K .......... .......... .......... .......... .......... 56%  270M 0s
 98400K .......... .......... .......... .......... .......... 56%  425M 0s
 98450K .......... .......... .......... .......... .......... 56%  418M 0s
 98500K .......... .......... .......... .......... .......... 56%  330M 0s
 98550K .......... .......... .......... .......... .......... 56%  414M 0s
 98600K .......... .......... .......... .......... .......... 56%  456M 0s
 98650K .......... .......... .......... .......... .......... 56% 28.3M 0s
 98700K .......... .......... .......... .......... .......... 56%  322M 0s
 98750K .......... .......... .......... .......... .......... 56%  368M 0s
 98800K .......... .......... .......... .......... .......... 56%  347M 0s
 98850K .......... .......... .......... .......... .......... 56%  356M 0s
 98900K .......... .......... .......... .......... .......... 56% 42.7M 0s
 98950K .......... .......... .......... .......... .......... 56%  300M 0s
 99000K .......... .......... .......... .......... .......... 56%  373M 0s
 99050K .......... .......... .......... .......... .......... 56%  336M 0s
 99100K .......... .......... .......... .......... .......... 56%  409M 0s
 99150K .......... .......... .......... .......... .......... 56% 91.5M 0s
 99200K .......... .......... .......... .......... .......... 56%  312M 0s
 99250K .......... .......... .......... .......... .......... 56%  406M 0s
 99300K .......... .......... .......... .......... .......... 56%  381M 0s
 99350K .......... .......... .......... .......... .......... 56%  437M 0s
 99400K .......... .......... .......... .......... .......... 56%  101M 0s
 99450K .......... .......... .......... .......... .......... 56%  370M 0s
 99500K .......... .......... .......... .......... .......... 56%  329M 0s
 99550K .......... .......... .......... .......... .......... 56%  383M 0s
 99600K .......... .......... .......... .......... .......... 56%  438M 0s
 99650K .......... .......... .......... .......... .......... 56%  434M 0s
 99700K .......... .......... .......... .......... .......... 56% 73.1M 0s
 99750K .......... .......... .......... .......... .......... 56%  324M 0s
 99800K .......... .......... .......... .......... .......... 56%  425M 0s
 99850K .......... .......... .......... .......... .......... 57%  464M 0s
 99900K .......... .......... .......... .......... .......... 57%  349M 0s
 99950K .......... .......... .......... .......... .......... 57%  293M 0s
100000K .......... .......... .......... .......... .......... 57%  393M 0s
100050K .......... .......... .......... .......... .......... 57%  383M 0s
100100K .......... .......... .......... .......... .......... 57%  351M 0s
100150K .......... .......... .......... .......... .......... 57%  405M 0s
100200K .......... .......... .......... .......... .......... 57%  415M 0s
100250K .......... .......... .......... .......... .......... 57%  361M 0s
100300K .......... .......... .......... .......... .......... 57%  374M 0s
100350K .......... .......... .......... .......... .......... 57% 58.4M 0s
100400K .......... .......... .......... .......... .......... 57%  295M 0s
100450K .......... .......... .......... .......... .......... 57%  319M 0s
100500K .......... .......... .......... .......... .......... 57%  349M 0s
100550K .......... .......... .......... .......... .......... 57%  355M 0s
100600K .......... .......... .......... .......... .......... 57%  391M 0s
100650K .......... .......... .......... .......... .......... 57%  438M 0s
100700K .......... .......... .......... .......... .......... 57% 14.7M 0s
100750K .......... .......... .......... .......... .......... 57%  328M 0s
100800K .......... .......... .......... .......... .......... 57%  334M 0s
100850K .......... .......... .......... .......... .......... 57%  344M 0s
100900K .......... .......... .......... .......... .......... 57%  446M 0s
100950K .......... .......... .......... .......... .......... 57%  110M 0s
101000K .......... .......... .......... .......... .......... 57%  342M 0s
101050K .......... .......... .......... .......... .......... 57%  302M 0s
101100K .......... .......... .......... .......... .......... 57%  357M 0s
101150K .......... .......... .......... .......... .......... 57%  414M 0s
101200K .......... .......... .......... .......... .......... 57% 75.8M 0s
101250K .......... .......... .......... .......... .......... 57%  165M 0s
101300K .......... .......... .......... .......... .......... 57%  459M 0s
101350K .......... .......... .......... .......... .......... 57%  428M 0s
101400K .......... .......... .......... .......... .......... 57%  357M 0s
101450K .......... .......... .......... .......... .......... 57%  220M 0s
101500K .......... .......... .......... .......... .......... 57%  429M 0s
101550K .......... .......... .......... .......... .......... 57%  367M 0s
101600K .......... .......... .......... .......... .......... 58%  357M 0s
101650K .......... .......... .......... .......... .......... 58%  422M 0s
101700K .......... .......... .......... .......... .......... 58%  413M 0s
101750K .......... .......... .......... .......... .......... 58% 74.8M 0s
101800K .......... .......... .......... .......... .......... 58%  402M 0s
101850K .......... .......... .......... .......... .......... 58%  417M 0s
101900K .......... .......... .......... .......... .......... 58%  381M 0s
101950K .......... .......... .......... .......... .......... 58%  367M 0s
102000K .......... .......... .......... .......... .......... 58%  322M 0s
102050K .......... .......... .......... .......... .......... 58%  453M 0s
102100K .......... .......... .......... .......... .......... 58%  352M 0s
102150K .......... .......... .......... .......... .......... 58%  414M 0s
102200K .......... .......... .......... .......... .......... 58%  389M 0s
102250K .......... .......... .......... .......... .......... 58%  312M 0s
102300K .......... .......... .......... .......... .......... 58%  448M 0s
102350K .......... .......... .......... .......... .......... 58%  423M 0s
102400K .......... .......... .......... .......... .......... 58% 81.1M 0s
102450K .......... .......... .......... .......... .......... 58%  347M 0s
102500K .......... .......... .......... .......... .......... 58%  355M 0s
102550K .......... .......... .......... .......... .......... 58%  376M 0s
102600K .......... .......... .......... .......... .......... 58%  386M 0s
102650K .......... .......... .......... .......... .......... 58%  402M 0s
102700K .......... .......... .......... .......... .......... 58%  365M 0s
102750K .......... .......... .......... .......... .......... 58% 59.0M 0s
102800K .......... .......... .......... .......... .......... 58%  382M 0s
102850K .......... .......... .......... .......... .......... 58%  419M 0s
102900K .......... .......... .......... .......... .......... 58%  318M 0s
102950K .......... .......... .......... .......... .......... 58%  461M 0s
103000K .......... .......... .......... .......... .......... 58% 90.1M 0s
103050K .......... .......... .......... .......... .......... 58%  292M 0s
103100K .......... .......... .......... .......... .......... 58%  383M 0s
103150K .......... .......... .......... .......... .......... 58%  376M 0s
103200K .......... .......... .......... .......... .......... 58%  413M 0s
103250K .......... .......... .......... .......... .......... 58% 94.7M 0s
103300K .......... .......... .......... .......... .......... 58%  369M 0s
103350K .......... .......... .......... .......... .......... 59%  463M 0s
103400K .......... .......... .......... .......... .......... 59%  333M 0s
103450K .......... .......... .......... .......... .......... 59%  414M 0s
103500K .......... .......... .......... .......... .......... 59%  159M 0s
103550K .......... .......... .......... .......... .......... 59%  387M 0s
103600K .......... .......... .......... .......... .......... 59%  318M 0s
103650K .......... .......... .......... .......... .......... 59%  405M 0s
103700K .......... .......... .......... .......... .......... 59%  386M 0s
103750K .......... .......... .......... .......... .......... 59%  190M 0s
103800K .......... .......... .......... .......... .......... 59%  424M 0s
103850K .......... .......... .......... .......... .......... 59%  356M 0s
103900K .......... .......... .......... .......... .......... 59%  379M 0s
103950K .......... .......... .......... .......... .......... 59%  392M 0s
104000K .......... .......... .......... .......... .......... 59%  419M 0s
104050K .......... .......... .......... .......... .......... 59% 47.7M 0s
104100K .......... .......... .......... .......... .......... 59%  341M 0s
104150K .......... .......... .......... .......... .......... 59%  426M 0s
104200K .......... .......... .......... .......... .......... 59%  444M 0s
104250K .......... .......... .......... .......... .......... 59%  340M 0s
104300K .......... .......... .......... .......... .......... 59% 56.4M 0s
104350K .......... .......... .......... .......... .......... 59%  442M 0s
104400K .......... .......... .......... .......... .......... 59%  104M 0s
104450K .......... .......... .......... .......... .......... 59%  317M 0s
104500K .......... .......... .......... .......... .......... 59%  347M 0s
104550K .......... .......... .......... .......... .......... 59%  323M 0s
104600K .......... .......... .......... .......... .......... 59%  360M 0s
104650K .......... .......... .......... .......... .......... 59%  388M 0s
104700K .......... .......... .......... .......... .......... 59%  362M 0s
104750K .......... .......... .......... .......... .......... 59%  394M 0s
104800K .......... .......... .......... .......... .......... 59%  152M 0s
104850K .......... .......... .......... .......... .......... 59%  359M 0s
104900K .......... .......... .......... .......... .......... 59%  306M 0s
104950K .......... .......... .......... .......... .......... 59%  412M 0s
105000K .......... .......... .......... .......... .......... 59%  466M 0s
105050K .......... .......... .......... .......... .......... 59% 52.3M 0s
105100K .......... .......... .......... .......... .......... 60%  290M 0s
105150K .......... .......... .......... .......... .......... 60%  426M 0s
105200K .......... .......... .......... .......... .......... 60%  424M 0s
105250K .......... .......... .......... .......... .......... 60%  367M 0s
105300K .......... .......... .......... .......... .......... 60%  366M 0s
105350K .......... .......... .......... .......... .......... 60%  378M 0s
105400K .......... .......... .......... .......... .......... 60%  345M 0s
105450K .......... .......... .......... .......... .......... 60%  402M 0s
105500K .......... .......... .......... .......... .......... 60%  406M 0s
105550K .......... .......... .......... .......... .......... 60% 54.6M 0s
105600K .......... .......... .......... .......... .......... 60%  185M 0s
105650K .......... .......... .......... .......... .......... 60%  424M 0s
105700K .......... .......... .......... .......... .......... 60%  428M 0s
105750K .......... .......... .......... .......... .......... 60%  351M 0s
105800K .......... .......... .......... .......... .......... 60% 90.6M 0s
105850K .......... .......... .......... .......... .......... 60%  388M 0s
105900K .......... .......... .......... .......... .......... 60%  326M 0s
105950K .......... .......... .......... .......... .......... 60%  338M 0s
106000K .......... .......... .......... .......... .......... 60%  424M 0s
106050K .......... .......... .......... .......... .......... 60%  383M 0s
106100K .......... .......... .......... .......... .......... 60%  171M 0s
106150K .......... .......... .......... .......... .......... 60%  365M 0s
106200K .......... .......... .......... .......... .......... 60%  392M 0s
106250K .......... .......... .......... .......... .......... 60%  435M 0s
106300K .......... .......... .......... .......... .......... 60%  305M 0s
106350K .......... .......... .......... .......... .......... 60%  342M 0s
106400K .......... .......... .......... .......... .......... 60%  440M 0s
106450K .......... .......... .......... .......... .......... 60% 13.1M 0s
106500K .......... .......... .......... .......... .......... 60%  249M 0s
106550K .......... .......... .......... .......... .......... 60%  282M 0s
106600K .......... .......... .......... .......... .......... 60%  366M 0s
106650K .......... .......... .......... .......... .......... 60%  407M 0s
106700K .......... .......... .......... .......... .......... 60%  339M 0s
106750K .......... .......... .......... .......... .......... 60%  434M 0s
106800K .......... .......... .......... .......... .......... 60%  377M 0s
106850K .......... .......... .......... .......... .......... 61% 8.09M 0s
106900K .......... .......... .......... .......... .......... 61%  221M 0s
106950K .......... .......... .......... .......... .......... 61%  386M 0s
107000K .......... .......... .......... .......... .......... 61%  392M 0s
107050K .......... .......... .......... .......... .......... 61%  354M 0s
107100K .......... .......... .......... .......... .......... 61% 10.3M 0s
107150K .......... .......... .......... .......... .......... 61%  400M 0s
107200K .......... .......... .......... .......... .......... 61%  365M 0s
107250K .......... .......... .......... .......... .......... 61%  326M 0s
107300K .......... .......... .......... .......... .......... 61%  434M 0s
107350K .......... .......... .......... .......... .......... 61% 28.2M 0s
107400K .......... .......... .......... .......... .......... 61%  283M 0s
107450K .......... .......... .......... .......... .......... 61%  352M 0s
107500K .......... .......... .......... .......... .......... 61%  345M 0s
107550K .......... .......... .......... .......... .......... 61%  356M 0s
107600K .......... .......... .......... .......... .......... 61% 52.5M 0s
107650K .......... .......... .......... .......... .......... 61%  314M 0s
107700K .......... .......... .......... .......... .......... 61%  415M 0s
107750K .......... .......... .......... .......... .......... 61%  348M 0s
107800K .......... .......... .......... .......... .......... 61%  397M 0s
107850K .......... .......... .......... .......... .......... 61% 43.8M 0s
107900K .......... .......... .......... .......... .......... 61%  434M 0s
107950K .......... .......... .......... .......... .......... 61%  335M 0s
108000K .......... .......... .......... .......... .......... 61%  328M 0s
108050K .......... .......... .......... .......... .......... 61%  371M 0s
108100K .......... .......... .......... .......... .......... 61% 61.0M 0s
108150K .......... .......... .......... .......... .......... 61%  433M 0s
108200K .......... .......... .......... .......... .......... 61%  374M 0s
108250K .......... .......... .......... .......... .......... 61%  343M 0s
108300K .......... .......... .......... .......... .......... 61%  317M 0s
108350K .......... .......... .......... .......... .......... 61%  435M 0s
108400K .......... .......... .......... .......... .......... 61%  227M 0s
108450K .......... .......... .......... .......... .......... 61%  298M 0s
108500K .......... .......... .......... .......... .......... 61% 59.8M 0s
108550K .......... .......... .......... .......... .......... 61%  307M 0s
108600K .......... .......... .......... .......... .......... 61%  399M 0s
108650K .......... .......... .......... .......... .......... 62%  364M 0s
108700K .......... .......... .......... .......... .......... 62%  318M 0s
108750K .......... .......... .......... .......... .......... 62%  383M 0s
108800K .......... .......... .......... .......... .......... 62%  369M 0s
108850K .......... .......... .......... .......... .......... 62%  397M 0s
108900K .......... .......... .......... .......... .......... 62%  122M 0s
108950K .......... .......... .......... .......... .......... 62%  377M 0s
109000K .......... .......... .......... .......... .......... 62%  402M 0s
109050K .......... .......... .......... .......... .......... 62%  225M 0s
109100K .......... .......... .......... .......... .......... 62%  374M 0s
109150K .......... .......... .......... .......... .......... 62%  143M 0s
109200K .......... .......... .......... .......... .......... 62%  396M 0s
109250K .......... .......... .......... .......... .......... 62%  332M 0s
109300K .......... .......... .......... .......... .......... 62%  355M 0s
109350K .......... .......... .......... .......... .......... 62%  424M 0s
109400K .......... .......... .......... .......... .......... 62% 76.3M 0s
109450K .......... .......... .......... .......... .......... 62%  413M 0s
109500K .......... .......... .......... .......... .......... 62%  411M 0s
109550K .......... .......... .......... .......... .......... 62%  355M 0s
109600K .......... .......... .......... .......... .......... 62%  385M 0s
109650K .......... .......... .......... .......... .......... 62% 12.7M 0s
109700K .......... .......... .......... .......... .......... 62%  289M 0s
109750K .......... .......... .......... .......... .......... 62%  276M 0s
109800K .......... .......... .......... .......... .......... 62%  388M 0s
109850K .......... .......... .......... .......... .......... 62%  395M 0s
109900K .......... .......... .......... .......... .......... 62% 75.5M 0s
109950K .......... .......... .......... .......... .......... 62%  300M 0s
110000K .......... .......... .......... .......... .......... 62%  391M 0s
110050K .......... .......... .......... .......... .......... 62%  369M 0s
110100K .......... .......... .......... .......... .......... 62%  344M 0s
110150K .......... .......... .......... .......... .......... 62% 25.1M 0s
110200K .......... .......... .......... .......... .......... 62%  157M 0s
110250K .......... .......... .......... .......... .......... 62%  389M 0s
110300K .......... .......... .......... .......... .......... 62%  320M 0s
110350K .......... .......... .......... .......... .......... 62%  402M 0s
110400K .......... .......... .......... .......... .......... 63%  417M 0s
110450K .......... .......... .......... .......... .......... 63% 59.9M 0s
110500K .......... .......... .......... .......... .......... 63%  387M 0s
110550K .......... .......... .......... .......... .......... 63% 86.3M 0s
110600K .......... .......... .......... .......... .......... 63%  323M 0s
110650K .......... .......... .......... .......... .......... 63%  359M 0s
110700K .......... .......... .......... .......... .......... 63%  380M 0s
110750K .......... .......... .......... .......... .......... 63%  298M 0s
110800K .......... .......... .......... .......... .......... 63%  411M 0s
110850K .......... .......... .......... .......... .......... 63%  459M 0s
110900K .......... .......... .......... .......... .......... 63%  375M 0s
110950K .......... .......... .......... .......... .......... 63%  199M 0s
111000K .......... .......... .......... .......... .......... 63%  349M 0s
111050K .......... .......... .......... .......... .......... 63%  379M 0s
111100K .......... .......... .......... .......... .......... 63%  383M 0s
111150K .......... .......... .......... .......... .......... 63%  416M 0s
111200K .......... .......... .......... .......... .......... 63%  378M 0s
111250K .......... .......... .......... .......... .......... 63%  373M 0s
111300K .......... .......... .......... .......... .......... 63%  391M 0s
111350K .......... .......... .......... .......... .......... 63%  386M 0s
111400K .......... .......... .......... .......... .......... 63%  425M 0s
111450K .......... .......... .......... .......... .......... 63%  231M 0s
111500K .......... .......... .......... .......... .......... 63%  431M 0s
111550K .......... .......... .......... .......... .......... 63%  304M 0s
111600K .......... .......... .......... .......... .......... 63%  343M 0s
111650K .......... .......... .......... .......... .......... 63%  449M 0s
111700K .......... .......... .......... .......... .......... 63%  160M 0s
111750K .......... .......... .......... .......... .......... 63%  278M 0s
111800K .......... .......... .......... .......... .......... 63%  320M 0s
111850K .......... .......... .......... .......... .......... 63%  380M 0s
111900K .......... .......... .......... .......... .......... 63%  394M 0s
111950K .......... .......... .......... .......... .......... 63% 58.8M 0s
112000K .......... .......... .......... .......... .......... 63%  258M 0s
112050K .......... .......... .......... .......... .......... 63%  390M 0s
112100K .......... .......... .......... .......... .......... 63%  396M 0s
112150K .......... .......... .......... .......... .......... 64%  299M 0s
112200K .......... .......... .......... .......... .......... 64% 14.2M 0s
112250K .......... .......... .......... .......... .......... 64%  302M 0s
112300K .......... .......... .......... .......... .......... 64%  290M 0s
112350K .......... .......... .......... .......... .......... 64%  329M 0s
112400K .......... .......... .......... .......... .......... 64%  407M 0s
112450K .......... .......... .......... .......... .......... 64% 60.4M 0s
112500K .......... .......... .......... .......... .......... 64%  358M 0s
112550K .......... .......... .......... .......... .......... 64%  361M 0s
112600K .......... .......... .......... .......... .......... 64% 56.0M 0s
112650K .......... .......... .......... .......... .......... 64%  382M 0s
112700K .......... .......... .......... .......... .......... 64%  410M 0s
112750K .......... .......... .......... .......... .......... 64%  317M 0s
112800K .......... .......... .......... .......... .......... 64%  359M 0s
112850K .......... .......... .......... .......... .......... 64%  278M 0s
112900K .......... .......... .......... .......... .......... 64%  316M 0s
112950K .......... .......... .......... .......... .......... 64%  399M 0s
113000K .......... .......... .......... .......... .......... 64%  103M 0s
113050K .......... .......... .......... .......... .......... 64%  366M 0s
113100K .......... .......... .......... .......... .......... 64%  242M 0s
113150K .......... .......... .......... .......... .......... 64%  342M 0s
113200K .......... .......... .......... .......... .......... 64%  357M 0s
113250K .......... .......... .......... .......... .......... 64% 76.9M 0s
113300K .......... .......... .......... .......... .......... 64%  207M 0s
113350K .......... .......... .......... .......... .......... 64%  415M 0s
113400K .......... .......... .......... .......... .......... 64%  399M 0s
113450K .......... .......... .......... .......... .......... 64%  371M 0s
113500K .......... .......... .......... .......... .......... 64%  353M 0s
113550K .......... .......... .......... .......... .......... 64%  423M 0s
113600K .......... .......... .......... .......... .......... 64%  316M 0s
113650K .......... .......... .......... .......... .......... 64%  400M 0s
113700K .......... .......... .......... .......... .......... 64%  407M 0s
113750K .......... .......... .......... .......... .......... 64%  106M 0s
113800K .......... .......... .......... .......... .......... 64%  228M 0s
113850K .......... .......... .......... .......... .......... 64%  392M 0s
113900K .......... .......... .......... .......... .......... 65%  331M 0s
113950K .......... .......... .......... .......... .......... 65%  369M 0s
114000K .......... .......... .......... .......... .......... 65% 92.1M 0s
114050K .......... .......... .......... .......... .......... 65%  361M 0s
114100K .......... .......... .......... .......... .......... 65%  367M 0s
114150K .......... .......... .......... .......... .......... 65%  295M 0s
114200K .......... .......... .......... .......... .......... 65%  396M 0s
114250K .......... .......... .......... .......... .......... 65% 94.7M 0s
114300K .......... .......... .......... .......... .......... 65%  326M 0s
114350K .......... .......... .......... .......... .......... 65%  343M 0s
114400K .......... .......... .......... .......... .......... 65%  379M 0s
114450K .......... .......... .......... .......... .......... 65%  410M 0s
114500K .......... .......... .......... .......... .......... 65%  324M 0s
114550K .......... .......... .......... .......... .......... 65%  407M 0s
114600K .......... .......... .......... .......... .......... 65%  363M 0s
114650K .......... .......... .......... .......... .......... 65% 57.9M 0s
114700K .......... .......... .......... .......... .......... 65%  252M 0s
114750K .......... .......... .......... .......... .......... 65%  352M 0s
114800K .......... .......... .......... .......... .......... 65%  359M 0s
114850K .......... .......... .......... .......... .......... 65%  340M 0s
114900K .......... .......... .......... .......... .......... 65%  375M 0s
114950K .......... .......... .......... .......... .......... 65%  406M 0s
115000K .......... .......... .......... .......... .......... 65%  450M 0s
115050K .......... .......... .......... .......... .......... 65%  368M 0s
115100K .......... .......... .......... .......... .......... 65%  334M 0s
115150K .......... .......... .......... .......... .......... 65%  380M 0s
115200K .......... .......... .......... .......... .......... 65%  401M 0s
115250K .......... .......... .......... .......... .......... 65%  342M 0s
115300K .......... .......... .......... .......... .......... 65%  199M 0s
115350K .......... .......... .......... .......... .......... 65%  396M 0s
115400K .......... .......... .......... .......... .......... 65%  374M 0s
115450K .......... .......... .......... .......... .......... 65%  373M 0s
115500K .......... .......... .......... .......... .......... 65%  422M 0s
115550K .......... .......... .......... .......... .......... 65% 51.3M 0s
115600K .......... .......... .......... .......... .......... 65%  185M 0s
115650K .......... .......... .......... .......... .......... 66%  407M 0s
115700K .......... .......... .......... .......... .......... 66%  355M 0s
115750K .......... .......... .......... .......... .......... 66%  453M 0s
115800K .......... .......... .......... .......... .......... 66% 75.4M 0s
115850K .......... .......... .......... .......... .......... 66%  346M 0s
115900K .......... .......... .......... .......... .......... 66%  377M 0s
115950K .......... .......... .......... .......... .......... 66%  327M 0s
116000K .......... .......... .......... .......... .......... 66%  445M 0s
116050K .......... .......... .......... .......... .......... 66%  107M 0s
116100K .......... .......... .......... .......... .......... 66%  344M 0s
116150K .......... .......... .......... .......... .......... 66%  376M 0s
116200K .......... .......... .......... .......... .......... 66%  286M 0s
116250K .......... .......... .......... .......... .......... 66%  382M 0s
116300K .......... .......... .......... .......... .......... 66%  152M 0s
116350K .......... .......... .......... .......... .......... 66%  274M 0s
116400K .......... .......... .......... .......... .......... 66%  462M 0s
116450K .......... .......... .......... .......... .......... 66%  315M 0s
116500K .......... .......... .......... .......... .......... 66%  318M 0s
116550K .......... .......... .......... .......... .......... 66%  106M 0s
116600K .......... .......... .......... .......... .......... 66%  375M 0s
116650K .......... .......... .......... .......... .......... 66%  375M 0s
116700K .......... .......... .......... .......... .......... 66% 83.0M 0s
116750K .......... .......... .......... .......... .......... 66%  331M 0s
116800K .......... .......... .......... .......... .......... 66%  429M 0s
116850K .......... .......... .......... .......... .......... 66%  241M 0s
116900K .......... .......... .......... .......... .......... 66%  268M 0s
116950K .......... .......... .......... .......... .......... 66%  337M 0s
117000K .......... .......... .......... .......... .......... 66%  391M 0s
117050K .......... .......... .......... .......... .......... 66%  461M 0s
117100K .......... .......... .......... .......... .......... 66% 53.1M 0s
117150K .......... .......... .......... .......... .......... 66%  377M 0s
117200K .......... .......... .......... .......... .......... 66%  342M 0s
117250K .......... .......... .......... .......... .......... 66%  347M 0s
117300K .......... .......... .......... .......... .......... 66%  441M 0s
117350K .......... .......... .......... .......... .......... 66%  134M 0s
117400K .......... .......... .......... .......... .......... 67%  387M 0s
117450K .......... .......... .......... .......... .......... 67%  288M 0s
117500K .......... .......... .......... .......... .......... 67%  350M 0s
117550K .......... .......... .......... .......... .......... 67%  402M 0s
117600K .......... .......... .......... .......... .......... 67%  129M 0s
117650K .......... .......... .......... .......... .......... 67%  334M 0s
117700K .......... .......... .......... .......... .......... 67%  375M 0s
117750K .......... .......... .......... .......... .......... 67%  353M 0s
117800K .......... .......... .......... .......... .......... 67%  350M 0s
117850K .......... .......... .......... .......... .......... 67%  108M 0s
117900K .......... .......... .......... .......... .......... 67%  376M 0s
117950K .......... .......... .......... .......... .......... 67%  334M 0s
118000K .......... .......... .......... .......... .......... 67%  378M 0s
118050K .......... .......... .......... .......... .......... 67%  437M 0s
118100K .......... .......... .......... .......... .......... 67%  133M 0s
118150K .......... .......... .......... .......... .......... 67%  355M 0s
118200K .......... .......... .......... .......... .......... 67%  385M 0s
118250K .......... .......... .......... .......... .......... 67%  199M 0s
118300K .......... .......... .......... .......... .......... 67%  325M 0s
118350K .......... .......... .......... .......... .......... 67%  112M 0s
118400K .......... .......... .......... .......... .......... 67%  394M 0s
118450K .......... .......... .......... .......... .......... 67%  462M 0s
118500K .......... .......... .......... .......... .......... 67%  281M 0s
118550K .......... .......... .......... .......... .......... 67%  393M 0s
118600K .......... .......... .......... .......... .......... 67%  283M 0s
118650K .......... .......... .......... .......... .......... 67%  340M 0s
118700K .......... .......... .......... .......... .......... 67%  419M 0s
118750K .......... .......... .......... .......... .......... 67% 77.1M 0s
118800K .......... .......... .......... .......... .......... 67%  127M 0s
118850K .......... .......... .......... .......... .......... 67%  368M 0s
118900K .......... .......... .......... .......... .......... 67%  404M 0s
118950K .......... .......... .......... .......... .......... 67%  298M 0s
119000K .......... .......... .......... .......... .......... 67%  414M 0s
119050K .......... .......... .......... .......... .......... 67%  403M 0s
119100K .......... .......... .......... .......... .......... 67%  367M 0s
119150K .......... .......... .......... .......... .......... 68%  138M 0s
119200K .......... .......... .......... .......... .......... 68%  359M 0s
119250K .......... .......... .......... .......... .......... 68%  349M 0s
119300K .......... .......... .......... .......... .......... 68%  372M 0s
119350K .......... .......... .......... .......... .......... 68%  432M 0s
119400K .......... .......... .......... .......... .......... 68%  129M 0s
119450K .......... .......... .......... .......... .......... 68%  331M 0s
119500K .......... .......... .......... .......... .......... 68%  325M 0s
119550K .......... .......... .......... .......... .......... 68%  445M 0s
119600K .......... .......... .......... .......... .......... 68%  395M 0s
119650K .......... .......... .......... .......... .......... 68%  223M 0s
119700K .......... .......... .......... .......... .......... 68%  373M 0s
119750K .......... .......... .......... .......... .......... 68%  368M 0s
119800K .......... .......... .......... .......... .......... 68%  344M 0s
119850K .......... .......... .......... .......... .......... 68%  363M 0s
119900K .......... .......... .......... .......... .......... 68%  199M 0s
119950K .......... .......... .......... .......... .......... 68%  381M 0s
120000K .......... .......... .......... .......... .......... 68%  343M 0s
120050K .......... .......... .......... .......... .......... 68%  364M 0s
120100K .......... .......... .......... .......... .......... 68%  436M 0s
120150K .......... .......... .......... .......... .......... 68%  108M 0s
120200K .......... .......... .......... .......... .......... 68%  403M 0s
120250K .......... .......... .......... .......... .......... 68%  382M 0s
120300K .......... .......... .......... .......... .......... 68%  321M 0s
120350K .......... .......... .......... .......... .......... 68%  440M 0s
120400K .......... .......... .......... .......... .......... 68% 84.5M 0s
120450K .......... .......... .......... .......... .......... 68%  152M 0s
120500K .......... .......... .......... .......... .......... 68%  388M 0s
120550K .......... .......... .......... .......... .......... 68%  379M 0s
120600K .......... .......... .......... .......... .......... 68%  303M 0s
120650K .......... .......... .......... .......... .......... 68%  378M 0s
120700K .......... .......... .......... .......... .......... 68%  404M 0s
120750K .......... .......... .......... .......... .......... 68%  444M 0s
120800K .......... .......... .......... .......... .......... 68%  114M 0s
120850K .......... .......... .......... .......... .......... 68%  415M 0s
120900K .......... .......... .......... .......... .......... 69%  337M 0s
120950K .......... .......... .......... .......... .......... 69%  324M 0s
121000K .......... .......... .......... .......... .......... 69%  374M 0s
121050K .......... .......... .......... .......... .......... 69%  386M 0s
121100K .......... .......... .......... .......... .......... 69%  356M 0s
121150K .......... .......... .......... .......... .......... 69%  419M 0s
121200K .......... .......... .......... .......... .......... 69% 54.3M 0s
121250K .......... .......... .......... .......... .......... 69%  327M 0s
121300K .......... .......... .......... .......... .......... 69%  312M 0s
121350K .......... .......... .......... .......... .......... 69%  371M 0s
121400K .......... .......... .......... .......... .......... 69%  414M 0s
121450K .......... .......... .......... .......... .......... 69% 26.9M 0s
121500K .......... .......... .......... .......... .......... 69%  360M 0s
121550K .......... .......... .......... .......... .......... 69%  364M 0s
121600K .......... .......... .......... .......... .......... 69%  406M 0s
121650K .......... .......... .......... .......... .......... 69%  349M 0s
121700K .......... .......... .......... .......... .......... 69% 2.38M 0s
121750K .......... .......... .......... .......... .......... 69%  382M 0s
121800K .......... .......... .......... .......... .......... 69%  347M 0s
121850K .......... .......... .......... .......... .......... 69%  453M 0s
121900K .......... .......... .......... .......... .......... 69%  395M 0s
121950K .......... .......... .......... .......... .......... 69% 12.0M 0s
122000K .......... .......... .......... .......... .......... 69%  331M 0s
122050K .......... .......... .......... .......... .......... 69%  454M 0s
122100K .......... .......... .......... .......... .......... 69%  312M 0s
122150K .......... .......... .......... .......... .......... 69%  387M 0s
122200K .......... .......... .......... .......... .......... 69% 73.4M 0s
122250K .......... .......... .......... .......... .......... 69%  360M 0s
122300K .......... .......... .......... .......... .......... 69%  332M 0s
122350K .......... .......... .......... .......... .......... 69%  305M 0s
122400K .......... .......... .......... .......... .......... 69%  422M 0s
122450K .......... .......... .......... .......... .......... 69%  109M 0s
122500K .......... .......... .......... .......... .......... 69%  255M 0s
122550K .......... .......... .......... .......... .......... 69%  371M 0s
122600K .......... .......... .......... .......... .......... 69%  363M 0s
122650K .......... .......... .......... .......... .......... 70%  381M 0s
122700K .......... .......... .......... .......... .......... 70%  168M 0s
122750K .......... .......... .......... .......... .......... 70%  356M 0s
122800K .......... .......... .......... .......... .......... 70%  400M 0s
122850K .......... .......... .......... .......... .......... 70% 69.1M 0s
122900K .......... .......... .......... .......... .......... 70%  407M 0s
122950K .......... .......... .......... .......... .......... 70%  297M 0s
123000K .......... .......... .......... .......... .......... 70%  316M 0s
123050K .......... .......... .......... .......... .......... 70%  383M 0s
123100K .......... .......... .......... .......... .......... 70%  325M 0s
123150K .......... .......... .......... .......... .......... 70%  417M 0s
123200K .......... .......... .......... .......... .......... 70%  424M 0s
123250K .......... .......... .......... .......... .......... 70%  103M 0s
123300K .......... .......... .......... .......... .......... 70%  368M 0s
123350K .......... .......... .......... .......... .......... 70%  369M 0s
123400K .......... .......... .......... .......... .......... 70%  364M 0s
123450K .......... .......... .......... .......... .......... 70%  393M 0s
123500K .......... .......... .......... .......... .......... 70% 86.2M 0s
123550K .......... .......... .......... .......... .......... 70%  380M 0s
123600K .......... .......... .......... .......... .......... 70%  370M 0s
123650K .......... .......... .......... .......... .......... 70%  276M 0s
123700K .......... .......... .......... .......... .......... 70%  438M 0s
123750K .......... .......... .......... .......... .......... 70%  105M 0s
123800K .......... .......... .......... .......... .......... 70%  330M 0s
123850K .......... .......... .......... .......... .......... 70%  394M 0s
123900K .......... .......... .......... .......... .......... 70%  350M 0s
123950K .......... .......... .......... .......... .......... 70%  381M 0s
124000K .......... .......... .......... .......... .......... 70%  143M 0s
124050K .......... .......... .......... .......... .......... 70%  380M 0s
124100K .......... .......... .......... .......... .......... 70%  432M 0s
124150K .......... .......... .......... .......... .......... 70%  234M 0s
124200K .......... .......... .......... .......... .......... 70%  393M 0s
124250K .......... .......... .......... .......... .......... 70% 91.7M 0s
124300K .......... .......... .......... .......... .......... 70%  178M 0s
124350K .......... .......... .......... .......... .......... 70%  305M 0s
124400K .......... .......... .......... .......... .......... 71%  386M 0s
124450K .......... .......... .......... .......... .......... 71%  449M 0s
124500K .......... .......... .......... .......... .......... 71%  222M 0s
124550K .......... .......... .......... .......... .......... 71%  280M 0s
124600K .......... .......... .......... .......... .......... 71%  369M 0s
124650K .......... .......... .......... .......... .......... 71%  386M 0s
124700K .......... .......... .......... .......... .......... 71%  372M 0s
124750K .......... .......... .......... .......... .......... 71%  368M 0s
124800K .......... .......... .......... .......... .......... 71%  390M 0s
124850K .......... .......... .......... .......... .......... 71%  367M 0s
124900K .......... .......... .......... .......... .......... 71% 70.3M 0s
124950K .......... .......... .......... .......... .......... 71%  353M 0s
125000K .......... .......... .......... .......... .......... 71%  339M 0s
125050K .......... .......... .......... .......... .......... 71%  169M 0s
125100K .......... .......... .......... .......... .......... 71%  213M 0s
125150K .......... .......... .......... .......... .......... 71%  230M 0s
125200K .......... .......... .......... .......... .......... 71%  416M 0s
125250K .......... .......... .......... .......... .......... 71%  365M 0s
125300K .......... .......... .......... .......... .......... 71%  103M 0s
125350K .......... .......... .......... .......... .......... 71%  392M 0s
125400K .......... .......... .......... .......... .......... 71%  371M 0s
125450K .......... .......... .......... .......... .......... 71%  302M 0s
125500K .......... .......... .......... .......... .......... 71%  402M 0s
125550K .......... .......... .......... .......... .......... 71% 81.6M 0s
125600K .......... .......... .......... .......... .......... 71%  392M 0s
125650K .......... .......... .......... .......... .......... 71%  336M 0s
125700K .......... .......... .......... .......... .......... 71%  391M 0s
125750K .......... .......... .......... .......... .......... 71%  458M 0s
125800K .......... .......... .......... .......... .......... 71% 45.8M 0s
125850K .......... .......... .......... .......... .......... 71%  238M 0s
125900K .......... .......... .......... .......... .......... 71%  392M 0s
125950K .......... .......... .......... .......... .......... 71%  457M 0s
126000K .......... .......... .......... .......... .......... 71%  334M 0s
126050K .......... .......... .......... .......... .......... 71% 46.4M 0s
126100K .......... .......... .......... .......... .......... 71%  243M 0s
126150K .......... .......... .......... .......... .......... 72%  344M 0s
126200K .......... .......... .......... .......... .......... 72%  447M 0s
126250K .......... .......... .......... .......... .......... 72%  401M 0s
126300K .......... .......... .......... .......... .......... 72%  282M 0s
126350K .......... .......... .......... .......... .......... 72%  336M 0s
126400K .......... .......... .......... .......... .......... 72%  391M 0s
126450K .......... .......... .......... .......... .......... 72%  328M 0s
126500K .......... .......... .......... .......... .......... 72%  355M 0s
126550K .......... .......... .......... .......... .......... 72%  153M 0s
126600K .......... .......... .......... .......... .......... 72%  388M 0s
126650K .......... .......... .......... .......... .......... 72%  380M 0s
126700K .......... .......... .......... .......... .......... 72%  296M 0s
126750K .......... .......... .......... .......... .......... 72%  400M 0s
126800K .......... .......... .......... .......... .......... 72%  300M 0s
126850K .......... .......... .......... .......... .......... 72%  316M 0s
126900K .......... .......... .......... .......... .......... 72%  406M 0s
126950K .......... .......... .......... .......... .......... 72% 67.2M 0s
127000K .......... .......... .......... .......... .......... 72%  375M 0s
127050K .......... .......... .......... .......... .......... 72%  395M 0s
127100K .......... .......... .......... .......... .......... 72%  376M 0s
127150K .......... .......... .......... .......... .......... 72%  365M 0s
127200K .......... .......... .......... .......... .......... 72%  410M 0s
127250K .......... .......... .......... .......... .......... 72%  461M 0s
127300K .......... .......... .......... .......... .......... 72%  311M 0s
127350K .......... .......... .......... .......... .......... 72%  385M 0s
127400K .......... .......... .......... .......... .......... 72%  361M 0s
127450K .......... .......... .......... .......... .......... 72%  418M 0s
127500K .......... .......... .......... .......... .......... 72%  389M 0s
127550K .......... .......... .......... .......... .......... 72%  424M 0s
127600K .......... .......... .......... .......... .......... 72%  379M 0s
127650K .......... .......... .......... .......... .......... 72%  260M 0s
127700K .......... .......... .......... .......... .......... 72%  355M 0s
127750K .......... .......... .......... .......... .......... 72%  405M 0s
127800K .......... .......... .......... .......... .......... 72%  447M 0s
127850K .......... .......... .......... .......... .......... 72%  194M 0s
127900K .......... .......... .......... .......... .......... 73%  344M 0s
127950K .......... .......... .......... .......... .......... 73%  367M 0s
128000K .......... .......... .......... .......... .......... 73%  329M 0s
128050K .......... .......... .......... .......... .......... 73%  441M 0s
128100K .......... .......... .......... .......... .......... 73%  373M 0s
128150K .......... .......... .......... .......... .......... 73%  306M 0s
128200K .......... .......... .......... .......... .......... 73%  367M 0s
128250K .......... .......... .......... .......... .......... 73%  383M 0s
128300K .......... .......... .......... .......... .......... 73%  402M 0s
128350K .......... .......... .......... .......... .......... 73%  137M 0s
128400K .......... .......... .......... .......... .......... 73%  288M 0s
128450K .......... .......... .......... .......... .......... 73%  369M 0s
128500K .......... .......... .......... .......... .......... 73%  365M 0s
128550K .......... .......... .......... .......... .......... 73%  410M 0s
128600K .......... .......... .......... .......... .......... 73%  286M 0s
128650K .......... .......... .......... .......... .......... 73%  390M 0s
128700K .......... .......... .......... .......... .......... 73%  303M 0s
128750K .......... .......... .......... .......... .......... 73%  386M 0s
128800K .......... .......... .......... .......... .......... 73%  442M 0s
128850K .......... .......... .......... .......... .......... 73%  136M 0s
128900K .......... .......... .......... .......... .......... 73%  428M 0s
128950K .......... .......... .......... .......... .......... 73%  392M 0s
129000K .......... .......... .......... .......... .......... 73% 72.9M 0s
129050K .......... .......... .......... .......... .......... 73%  374M 0s
129100K .......... .......... .......... .......... .......... 73%  368M 0s
129150K .......... .......... .......... .......... .......... 73%  312M 0s
129200K .......... .......... .......... .......... .......... 73%  364M 0s
129250K .......... .......... .......... .......... .......... 73%  392M 0s
129300K .......... .......... .......... .......... .......... 73%  393M 0s
129350K .......... .......... .......... .......... .......... 73%  432M 0s
129400K .......... .......... .......... .......... .......... 73%  169M 0s
129450K .......... .......... .......... .......... .......... 73%  379M 0s
129500K .......... .......... .......... .......... .......... 73%  284M 0s
129550K .......... .......... .......... .......... .......... 73%  435M 0s
129600K .......... .......... .......... .......... .......... 73%  418M 0s
129650K .......... .......... .......... .......... .......... 74%  178M 0s
129700K .......... .......... .......... .......... .......... 74%  323M 0s
129750K .......... .......... .......... .......... .......... 74%  367M 0s
129800K .......... .......... .......... .......... .......... 74%  292M 0s
129850K .......... .......... .......... .......... .......... 74%  385M 0s
129900K .......... .......... .......... .......... .......... 74% 43.6M 0s
129950K .......... .......... .......... .......... .......... 74%  378M 0s
130000K .......... .......... .......... .......... .......... 74%  366M 0s
130050K .......... .......... .......... .......... .......... 74%  418M 0s
130100K .......... .......... .......... .......... .......... 74%  465M 0s
130150K .......... .......... .......... .......... .......... 74% 45.1M 0s
130200K .......... .......... .......... .......... .......... 74%  308M 0s
130250K .......... .......... .......... .......... .......... 74%  403M 0s
130300K .......... .......... .......... .......... .......... 74%  455M 0s
130350K .......... .......... .......... .......... .......... 74%  381M 0s
130400K .......... .......... .......... .......... .......... 74% 30.0M 0s
130450K .......... .......... .......... .......... .......... 74%  370M 0s
130500K .......... .......... .......... .......... .......... 74%  414M 0s
130550K .......... .......... .......... .......... .......... 74%  369M 0s
130600K .......... .......... .......... .......... .......... 74%  418M 0s
130650K .......... .......... .......... .......... .......... 74% 67.1M 0s
130700K .......... .......... .......... .......... .......... 74%  325M 0s
130750K .......... .......... .......... .......... .......... 74%  398M 0s
130800K .......... .......... .......... .......... .......... 74%  352M 0s
130850K .......... .......... .......... .......... .......... 74%  359M 0s
130900K .......... .......... .......... .......... .......... 74%  126M 0s
130950K .......... .......... .......... .......... .......... 74%  401M 0s
131000K .......... .......... .......... .......... .......... 74%  305M 0s
131050K .......... .......... .......... .......... .......... 74% 32.9M 0s
131100K .......... .......... .......... .......... .......... 74%  398M 0s
131150K .......... .......... .......... .......... .......... 74%  297M 0s
131200K .......... .......... .......... .......... .......... 74%  396M 0s
131250K .......... .......... .......... .......... .......... 74%  360M 0s
131300K .......... .......... .......... .......... .......... 74%  315M 0s
131350K .......... .......... .......... .......... .......... 74%  420M 0s
131400K .......... .......... .......... .......... .......... 75%  400M 0s
131450K .......... .......... .......... .......... .......... 75% 9.85M 0s
131500K .......... .......... .......... .......... .......... 75%  271M 0s
131550K .......... .......... .......... .......... .......... 75%  412M 0s
131600K .......... .......... .......... .......... .......... 75%  466M 0s
131650K .......... .......... .......... .......... .......... 75%  350M 0s
131700K .......... .......... .......... .......... .......... 75%  329M 0s
131750K .......... .......... .......... .......... .......... 75%  405M 0s
131800K .......... .......... .......... .......... .......... 75%  394M 0s
131850K .......... .......... .......... .......... .......... 75%  319M 0s
131900K .......... .......... .......... .......... .......... 75%  424M 0s
131950K .......... .......... .......... .......... .......... 75%  116M 0s
132000K .......... .......... .......... .......... .......... 75%  337M 0s
132050K .......... .......... .......... .......... .......... 75%  354M 0s
132100K .......... .......... .......... .......... .......... 75%  389M 0s
132150K .......... .......... .......... .......... .......... 75%  420M 0s
132200K .......... .......... .......... .......... .......... 75% 43.5M 0s
132250K .......... .......... .......... .......... .......... 75%  353M 0s
132300K .......... .......... .......... .......... .......... 75%  366M 0s
132350K .......... .......... .......... .......... .......... 75%  239M 0s
132400K .......... .......... .......... .......... .......... 75%  425M 0s
132450K .......... .......... .......... .......... .......... 75% 38.5M 0s
132500K .......... .......... .......... .......... .......... 75%  389M 0s
132550K .......... .......... .......... .......... .......... 75%  310M 0s
132600K .......... .......... .......... .......... .......... 75%  388M 0s
132650K .......... .......... .......... .......... .......... 75%  399M 0s
132700K .......... .......... .......... .......... .......... 75%  157M 0s
132750K .......... .......... .......... .......... .......... 75%  357M 0s
132800K .......... .......... .......... .......... .......... 75%  303M 0s
132850K .......... .......... .......... .......... .......... 75%  371M 0s
132900K .......... .......... .......... .......... .......... 75%  357M 0s
132950K .......... .......... .......... .......... .......... 75% 45.2M 0s
133000K .......... .......... .......... .......... .......... 75%  189M 0s
133050K .......... .......... .......... .......... .......... 75%  355M 0s
133100K .......... .......... .......... .......... .......... 75% 47.3M 0s
133150K .......... .......... .......... .......... .......... 76%  283M 0s
133200K .......... .......... .......... .......... .......... 76%  343M 0s
133250K .......... .......... .......... .......... .......... 76%  434M 0s
133300K .......... .......... .......... .......... .......... 76%  351M 0s
133350K .......... .......... .......... .......... .......... 76%  415M 0s
133400K .......... .......... .......... .......... .......... 76%  417M 0s
133450K .......... .......... .......... .......... .......... 76%  412M 0s
133500K .......... .......... .......... .......... .......... 76%  309M 0s
133550K .......... .......... .......... .......... .......... 76%  355M 0s
133600K .......... .......... .......... .......... .......... 76%  358M 0s
133650K .......... .......... .......... .......... .......... 76%  403M 0s
133700K .......... .......... .......... .......... .......... 76%  413M 0s
133750K .......... .......... .......... .......... .......... 76%  112M 0s
133800K .......... .......... .......... .......... .......... 76%  425M 0s
133850K .......... .......... .......... .......... .......... 76%  318M 0s
133900K .......... .......... .......... .......... .......... 76%  456M 0s
133950K .......... .......... .......... .......... .......... 76%  414M 0s
134000K .......... .......... .......... .......... .......... 76% 71.4M 0s
134050K .......... .......... .......... .......... .......... 76%  262M 0s
134100K .......... .......... .......... .......... .......... 76%  390M 0s
134150K .......... .......... .......... .......... .......... 76%  342M 0s
134200K .......... .......... .......... .......... .......... 76%  329M 0s
134250K .......... .......... .......... .......... .......... 76%  354M 0s
134300K .......... .......... .......... .......... .......... 76%  354M 0s
134350K .......... .......... .......... .......... .......... 76%  379M 0s
134400K .......... .......... .......... .......... .......... 76%  406M 0s
134450K .......... .......... .......... .......... .......... 76%  395M 0s
134500K .......... .......... .......... .......... .......... 76%  390M 0s
134550K .......... .......... .......... .......... .......... 76%  328M 0s
134600K .......... .......... .......... .......... .......... 76%  365M 0s
134650K .......... .......... .......... .......... .......... 76%  438M 0s
134700K .......... .......... .......... .......... .......... 76%  334M 0s
134750K .......... .......... .......... .......... .......... 76%  272M 0s
134800K .......... .......... .......... .......... .......... 76%  385M 0s
134850K .......... .......... .......... .......... .......... 76%  360M 0s
134900K .......... .......... .......... .......... .......... 77%  341M 0s
134950K .......... .......... .......... .......... .......... 77%  362M 0s
135000K .......... .......... .......... .......... .......... 77%  271M 0s
135050K .......... .......... .......... .......... .......... 77%  347M 0s
135100K .......... .......... .......... .......... .......... 77%  362M 0s
135150K .......... .......... .......... .......... .......... 77% 57.8M 0s
135200K .......... .......... .......... .......... .......... 77%  310M 0s
135250K .......... .......... .......... .......... .......... 77%  351M 0s
135300K .......... .......... .......... .......... .......... 77%  419M 0s
135350K .......... .......... .......... .......... .......... 77%  370M 0s
135400K .......... .......... .......... .......... .......... 77%  420M 0s
135450K .......... .......... .......... .......... .......... 77%  406M 0s
135500K .......... .......... .......... .......... .......... 77%  297M 0s
135550K .......... .......... .......... .......... .......... 77%  421M 0s
135600K .......... .......... .......... .......... .......... 77%  384M 0s
135650K .......... .......... .......... .......... .......... 77%  387M 0s
135700K .......... .......... .......... .......... .......... 77%  374M 0s
135750K .......... .......... .......... .......... .......... 77%  422M 0s
135800K .......... .......... .......... .......... .......... 77%  127M 0s
135850K .......... .......... .......... .......... .......... 77%  349M 0s
135900K .......... .......... .......... .......... .......... 77%  374M 0s
135950K .......... .......... .......... .......... .......... 77%  431M 0s
136000K .......... .......... .......... .......... .......... 77%  365M 0s
136050K .......... .......... .......... .......... .......... 77%  155M 0s
136100K .......... .......... .......... .......... .......... 77%  388M 0s
136150K .......... .......... .......... .......... .......... 77%  292M 0s
136200K .......... .......... .......... .......... .......... 77%  325M 0s
136250K .......... .......... .......... .......... .......... 77%  416M 0s
136300K .......... .......... .......... .......... .......... 77%  178M 0s
136350K .......... .......... .......... .......... .......... 77%  351M 0s
136400K .......... .......... .......... .......... .......... 77%  333M 0s
136450K .......... .......... .......... .......... .......... 77%  366M 0s
136500K .......... .......... .......... .......... .......... 77%  436M 0s
136550K .......... .......... .......... .......... .......... 77% 78.7M 0s
136600K .......... .......... .......... .......... .......... 77%  352M 0s
136650K .......... .......... .......... .......... .......... 78%  354M 0s
136700K .......... .......... .......... .......... .......... 78%  351M 0s
136750K .......... .......... .......... .......... .......... 78%  445M 0s
136800K .......... .......... .......... .......... .......... 78% 65.4M 0s
136850K .......... .......... .......... .......... .......... 78%  302M 0s
136900K .......... .......... .......... .......... .......... 78%  324M 0s
136950K .......... .......... .......... .......... .......... 78%  431M 0s
137000K .......... .......... .......... .......... .......... 78%  387M 0s
137050K .......... .......... .......... .......... .......... 78%  142M 0s
137100K .......... .......... .......... .......... .......... 78%  267M 0s
137150K .......... .......... .......... .......... .......... 78%  389M 0s
137200K .......... .......... .......... .......... .......... 78% 55.9M 0s
137250K .......... .......... .......... .......... .......... 78%  350M 0s
137300K .......... .......... .......... .......... .......... 78%  370M 0s
137350K .......... .......... .......... .......... .......... 78%  263M 0s
137400K .......... .......... .......... .......... .......... 78%  429M 0s
137450K .......... .......... .......... .......... .......... 78%  377M 0s
137500K .......... .......... .......... .......... .......... 78%  262M 0s
137550K .......... .......... .......... .......... .......... 78%  283M 0s
137600K .......... .......... .......... .......... .......... 78%  299M 0s
137650K .......... .......... .......... .......... .......... 78%  304M 0s
137700K .......... .......... .......... .......... .......... 78%  279M 0s
137750K .......... .......... .......... .......... .......... 78%  356M 0s
137800K .......... .......... .......... .......... .......... 78%  363M 0s
137850K .......... .......... .......... .......... .......... 78% 93.5M 0s
137900K .......... .......... .......... .......... .......... 78%  357M 0s
137950K .......... .......... .......... .......... .......... 78%  361M 0s
138000K .......... .......... .......... .......... .......... 78%  386M 0s
138050K .......... .......... .......... .......... .......... 78%  350M 0s
138100K .......... .......... .......... .......... .......... 78%  176M 0s
138150K .......... .......... .......... .......... .......... 78%  441M 0s
138200K .......... .......... .......... .......... .......... 78%  311M 0s
138250K .......... .......... .......... .......... .......... 78%  428M 0s
138300K .......... .......... .......... .......... .......... 78%  424M 0s
138350K .......... .......... .......... .......... .......... 78% 37.9M 0s
138400K .......... .......... .......... .......... .......... 79%  343M 0s
138450K .......... .......... .......... .......... .......... 79%  362M 0s
138500K .......... .......... .......... .......... .......... 79%  349M 0s
138550K .......... .......... .......... .......... .......... 79%  345M 0s
138600K .......... .......... .......... .......... .......... 79%  106M 0s
138650K .......... .......... .......... .......... .......... 79%  346M 0s
138700K .......... .......... .......... .......... .......... 79%  365M 0s
138750K .......... .......... .......... .......... .......... 79%  331M 0s
138800K .......... .......... .......... .......... .......... 79%  446M 0s
138850K .......... .......... .......... .......... .......... 79% 76.8M 0s
138900K .......... .......... .......... .......... .......... 79%  321M 0s
138950K .......... .......... .......... .......... .......... 79%  394M 0s
139000K .......... .......... .......... .......... .......... 79%  393M 0s
139050K .......... .......... .......... .......... .......... 79%  359M 0s
139100K .......... .......... .......... .......... .......... 79%  330M 0s
139150K .......... .......... .......... .......... .......... 79%  321M 0s
139200K .......... .......... .......... .......... .......... 79%  419M 0s
139250K .......... .......... .......... .......... .......... 79% 53.4M 0s
139300K .......... .......... .......... .......... .......... 79%  358M 0s
139350K .......... .......... .......... .......... .......... 79%  353M 0s
139400K .......... .......... .......... .......... .......... 79%  340M 0s
139450K .......... .......... .......... .......... .......... 79%  444M 0s
139500K .......... .......... .......... .......... .......... 79%  345M 0s
139550K .......... .......... .......... .......... .......... 79%  366M 0s
139600K .......... .......... .......... .......... .......... 79% 13.0M 0s
139650K .......... .......... .......... .......... .......... 79%  382M 0s
139700K .......... .......... .......... .......... .......... 79%  276M 0s
139750K .......... .......... .......... .......... .......... 79%  228M 0s
139800K .......... .......... .......... .......... .......... 79%  382M 0s
139850K .......... .......... .......... .......... .......... 79% 28.4M 0s
139900K .......... .......... .......... .......... .......... 79%  183M 0s
139950K .......... .......... .......... .......... .......... 79%  356M 0s
140000K .......... .......... .......... .......... .......... 79%  398M 0s
140050K .......... .......... .......... .......... .......... 79%  393M 0s
140100K .......... .......... .......... .......... .......... 79%  431M 0s
140150K .......... .......... .......... .......... .......... 80%  181M 0s
140200K .......... .......... .......... .......... .......... 80%  329M 0s
140250K .......... .......... .......... .......... .......... 80%  384M 0s
140300K .......... .......... .......... .......... .......... 80%  432M 0s
140350K .......... .......... .......... .......... .......... 80%  425M 0s
140400K .......... .......... .......... .......... .......... 80% 60.9M 0s
140450K .......... .......... .......... .......... .......... 80%  437M 0s
140500K .......... .......... .......... .......... .......... 80%  352M 0s
140550K .......... .......... .......... .......... .......... 80%  374M 0s
140600K .......... .......... .......... .......... .......... 80%  360M 0s
140650K .......... .......... .......... .......... .......... 80%  147M 0s
140700K .......... .......... .......... .......... .......... 80%  289M 0s
140750K .......... .......... .......... .......... .......... 80%  357M 0s
140800K .......... .......... .......... .......... .......... 80%  396M 0s
140850K .......... .......... .......... .......... .......... 80%  443M 0s
140900K .......... .......... .......... .......... .......... 80%  134M 0s
140950K .......... .......... .......... .......... .......... 80%  370M 0s
141000K .......... .......... .......... .......... .......... 80%  388M 0s
141050K .......... .......... .......... .......... .......... 80%  449M 0s
141100K .......... .......... .......... .......... .......... 80%  374M 0s
141150K .......... .......... .......... .......... .......... 80% 55.0M 0s
141200K .......... .......... .......... .......... .......... 80%  403M 0s
141250K .......... .......... .......... .......... .......... 80%  348M 0s
141300K .......... .......... .......... .......... .......... 80% 18.6M 0s
141350K .......... .......... .......... .......... .......... 80%  317M 0s
141400K .......... .......... .......... .......... .......... 80%  386M 0s
141450K .......... .......... .......... .......... .......... 80%  380M 0s
141500K .......... .......... .......... .......... .......... 80%  327M 0s
141550K .......... .......... .......... .......... .......... 80%  395M 0s
141600K .......... .......... .......... .......... .......... 80%  411M 0s
141650K .......... .......... .......... .......... .......... 80%  155M 0s
141700K .......... .......... .......... .......... .......... 80%  312M 0s
141750K .......... .......... .......... .......... .......... 80%  369M 0s
141800K .......... .......... .......... .......... .......... 80%  366M 0s
141850K .......... .......... .......... .......... .......... 80%  346M 0s
141900K .......... .......... .......... .......... .......... 81%  264M 0s
141950K .......... .......... .......... .......... .......... 81%  413M 0s
142000K .......... .......... .......... .......... .......... 81%  329M 0s
142050K .......... .......... .......... .......... .......... 81%  372M 0s
142100K .......... .......... .......... .......... .......... 81%  417M 0s
142150K .......... .......... .......... .......... .......... 81%  360M 0s
142200K .......... .......... .......... .......... .......... 81%  196M 0s
142250K .......... .......... .......... .......... .......... 81%  349M 0s
142300K .......... .......... .......... .......... .......... 81%  385M 0s
142350K .......... .......... .......... .......... .......... 81%  443M 0s
142400K .......... .......... .......... .......... .......... 81%  355M 0s
142450K .......... .......... .......... .......... .......... 81%  119M 0s
142500K .......... .......... .......... .......... .......... 81%  380M 0s
142550K .......... .......... .......... .......... .......... 81%  260M 0s
142600K .......... .......... .......... .......... .......... 81%  436M 0s
142650K .......... .......... .......... .......... .......... 81%  415M 0s
142700K .......... .......... .......... .......... .......... 81%  244M 0s
142750K .......... .......... .......... .......... .......... 81%  284M 0s
142800K .......... .......... .......... .......... .......... 81%  407M 0s
142850K .......... .......... .......... .......... .......... 81%  370M 0s
142900K .......... .......... .......... .......... .......... 81%  383M 0s
142950K .......... .......... .......... .......... .......... 81%  139M 0s
143000K .......... .......... .......... .......... .......... 81%  366M 0s
143050K .......... .......... .......... .......... .......... 81%  388M 0s
143100K .......... .......... .......... .......... .......... 81%  319M 0s
143150K .......... .......... .......... .......... .......... 81%  461M 0s
143200K .......... .......... .......... .......... .......... 81%  408M 0s
143250K .......... .......... .......... .......... .......... 81%  230M 0s
143300K .......... .......... .......... .......... .......... 81%  423M 0s
143350K .......... .......... .......... .......... .......... 81% 71.4M 0s
143400K .......... .......... .......... .......... .......... 81%  425M 0s
143450K .......... .......... .......... .......... .......... 81%  378M 0s
143500K .......... .......... .......... .......... .......... 81%  381M 0s
143550K .......... .......... .......... .......... .......... 81%  345M 0s
143600K .......... .......... .......... .......... .......... 81%  398M 0s
143650K .......... .......... .......... .......... .......... 82%  411M 0s
143700K .......... .......... .......... .......... .......... 82% 93.6M 0s
143750K .......... .......... .......... .......... .......... 82%  131M 0s
143800K .......... .......... .......... .......... .......... 82%  434M 0s
143850K .......... .......... .......... .......... .......... 82%  403M 0s
143900K .......... .......... .......... .......... .......... 82%  328M 0s
143950K .......... .......... .......... .......... .......... 82%  363M 0s
144000K .......... .......... .......... .......... .......... 82%  412M 0s
144050K .......... .......... .......... .......... .......... 82%  341M 0s
144100K .......... .......... .......... .......... .......... 82%  378M 0s
144150K .......... .......... .......... .......... .......... 82%  417M 0s
144200K .......... .......... .......... .......... .......... 82%  236M 0s
144250K .......... .......... .......... .......... .......... 82%  371M 0s
144300K .......... .......... .......... .......... .......... 82%  401M 0s
144350K .......... .......... .......... .......... .......... 82%  394M 0s
144400K .......... .......... .......... .......... .......... 82%  327M 0s
144450K .......... .......... .......... .......... .......... 82%  380M 0s
144500K .......... .......... .......... .......... .......... 82%  140M 0s
144550K .......... .......... .......... .......... .......... 82%  320M 0s
144600K .......... .......... .......... .......... .......... 82%  335M 0s
144650K .......... .......... .......... .......... .......... 82%  396M 0s
144700K .......... .......... .......... .......... .......... 82%  268M 0s
144750K .......... .......... .......... .......... .......... 82% 74.7M 0s
144800K .......... .......... .......... .......... .......... 82%  379M 0s
144850K .......... .......... .......... .......... .......... 82%  350M 0s
144900K .......... .......... .......... .......... .......... 82%  323M 0s
144950K .......... .......... .......... .......... .......... 82%  427M 0s
145000K .......... .......... .......... .......... .......... 82%  151M 0s
145050K .......... .......... .......... .......... .......... 82%  362M 0s
145100K .......... .......... .......... .......... .......... 82%  356M 0s
145150K .......... .......... .......... .......... .......... 82%  377M 0s
145200K .......... .......... .......... .......... .......... 82%  395M 0s
145250K .......... .......... .......... .......... .......... 82%  177M 0s
145300K .......... .......... .......... .......... .......... 82%  282M 0s
145350K .......... .......... .......... .......... .......... 82%  412M 0s
145400K .......... .......... .......... .......... .......... 82% 86.8M 0s
145450K .......... .......... .......... .......... .......... 83%  433M 0s
145500K .......... .......... .......... .......... .......... 83% 15.0M 0s
145550K .......... .......... .......... .......... .......... 83%  301M 0s
145600K .......... .......... .......... .......... .......... 83%  357M 0s
145650K .......... .......... .......... .......... .......... 83%  408M 0s
145700K .......... .......... .......... .......... .......... 83%  336M 0s
145750K .......... .......... .......... .......... .......... 83% 20.0M 0s
145800K .......... .......... .......... .......... .......... 83%  295M 0s
145850K .......... .......... .......... .......... .......... 83%  382M 0s
145900K .......... .......... .......... .......... .......... 83%  279M 0s
145950K .......... .......... .......... .......... .......... 83%  406M 0s
146000K .......... .......... .......... .......... .......... 83% 42.1M 0s
146050K .......... .......... .......... .......... .......... 83%  308M 0s
146100K .......... .......... .......... .......... .......... 83%  415M 0s
146150K .......... .......... .......... .......... .......... 83%  386M 0s
146200K .......... .......... .......... .......... .......... 83%  420M 0s
146250K .......... .......... .......... .......... .......... 83%  174M 0s
146300K .......... .......... .......... .......... .......... 83%  365M 0s
146350K .......... .......... .......... .......... .......... 83%  362M 0s
146400K .......... .......... .......... .......... .......... 83%  335M 0s
146450K .......... .......... .......... .......... .......... 83%  424M 0s
146500K .......... .......... .......... .......... .......... 83%  415M 0s
146550K .......... .......... .......... .......... .......... 83%  175M 0s
146600K .......... .......... .......... .......... .......... 83%  329M 0s
146650K .......... .......... .......... .......... .......... 83%  385M 0s
146700K .......... .......... .......... .......... .......... 83%  439M 0s
146750K .......... .......... .......... .......... .......... 83%  364M 0s
146800K .......... .......... .......... .......... .......... 83%  217M 0s
146850K .......... .......... .......... .......... .......... 83%  357M 0s
146900K .......... .......... .......... .......... .......... 83%  258M 0s
146950K .......... .......... .......... .......... .......... 83%  355M 0s
147000K .......... .......... .......... .......... .......... 83%  417M 0s
147050K .......... .......... .......... .......... .......... 83%  253M 0s
147100K .......... .......... .......... .......... .......... 83%  302M 0s
147150K .......... .......... .......... .......... .......... 83%  391M 0s
147200K .......... .......... .......... .......... .......... 84%  393M 0s
147250K .......... .......... .......... .......... .......... 84%  404M 0s
147300K .......... .......... .......... .......... .......... 84%  191M 0s
147350K .......... .......... .......... .......... .......... 84%  369M 0s
147400K .......... .......... .......... .......... .......... 84%  413M 0s
147450K .......... .......... .......... .......... .......... 84% 74.8M 0s
147500K .......... .......... .......... .......... .......... 84%  410M 0s
147550K .......... .......... .......... .......... .......... 84%  306M 0s
147600K .......... .......... .......... .......... .......... 84%  446M 0s
147650K .......... .......... .......... .......... .......... 84%  378M 0s
147700K .......... .......... .......... .......... .......... 84%  347M 0s
147750K .......... .......... .......... .......... .......... 84%  401M 0s
147800K .......... .......... .......... .......... .......... 84%  145M 0s
147850K .......... .......... .......... .......... .......... 84%  359M 0s
147900K .......... .......... .......... .......... .......... 84%  376M 0s
147950K .......... .......... .......... .......... .......... 84%  383M 0s
148000K .......... .......... .......... .......... .......... 84%  370M 0s
148050K .......... .......... .......... .......... .......... 84%  116M 0s
148100K .......... .......... .......... .......... .......... 84%  287M 0s
148150K .......... .......... .......... .......... .......... 84%  414M 0s
148200K .......... .......... .......... .......... .......... 84%  317M 0s
148250K .......... .......... .......... .......... .......... 84%  316M 0s
148300K .......... .......... .......... .......... .......... 84%  264M 0s
148350K .......... .......... .......... .......... .......... 84%  248M 0s
148400K .......... .......... .......... .......... .......... 84%  260M 0s
148450K .......... .......... .......... .......... .......... 84%  240M 0s
148500K .......... .......... .......... .......... .......... 84%  338M 0s
148550K .......... .......... .......... .......... .......... 84%  374M 0s
148600K .......... .......... .......... .......... .......... 84% 84.8M 0s
148650K .......... .......... .......... .......... .......... 84%  384M 0s
148700K .......... .......... .......... .......... .......... 84%  384M 0s
148750K .......... .......... .......... .......... .......... 84%  381M 0s
148800K .......... .......... .......... .......... .......... 84%  357M 0s
148850K .......... .......... .......... .......... .......... 84% 67.6M 0s
148900K .......... .......... .......... .......... .......... 84%  421M 0s
148950K .......... .......... .......... .......... .......... 85%  304M 0s
149000K .......... .......... .......... .......... .......... 85%  447M 0s
149050K .......... .......... .......... .......... .......... 85%  381M 0s
149100K .......... .......... .......... .......... .......... 85%  188M 0s
149150K .......... .......... .......... .......... .......... 85%  447M 0s
149200K .......... .......... .......... .......... .......... 85%  375M 0s
149250K .......... .......... .......... .......... .......... 85%  376M 0s
149300K .......... .......... .......... .......... .......... 85%  336M 0s
149350K .......... .......... .......... .......... .......... 85% 19.7M 0s
149400K .......... .......... .......... .......... .......... 85%  399M 0s
149450K .......... .......... .......... .......... .......... 85%  381M 0s
149500K .......... .......... .......... .......... .......... 85% 53.6M 0s
149550K .......... .......... .......... .......... .......... 85%  306M 0s
149600K .......... .......... .......... .......... .......... 85%  318M 0s
149650K .......... .......... .......... .......... .......... 85%  381M 0s
149700K .......... .......... .......... .......... .......... 85%  340M 0s
149750K .......... .......... .......... .......... .......... 85%  397M 0s
149800K .......... .......... .......... .......... .......... 85%  429M 0s
149850K .......... .......... .......... .......... .......... 85%  148M 0s
149900K .......... .......... .......... .......... .......... 85%  309M 0s
149950K .......... .......... .......... .......... .......... 85%  356M 0s
150000K .......... .......... .......... .......... .......... 85%  381M 0s
150050K .......... .......... .......... .......... .......... 85%  361M 0s
150100K .......... .......... .......... .......... .......... 85%  194M 0s
150150K .......... .......... .......... .......... .......... 85%  355M 0s
150200K .......... .......... .......... .......... .......... 85%  394M 0s
150250K .......... .......... .......... .......... .......... 85%  319M 0s
150300K .......... .......... .......... .......... .......... 85%  386M 0s
150350K .......... .......... .......... .......... .......... 85%  232M 0s
150400K .......... .......... .......... .......... .......... 85%  302M 0s
150450K .......... .......... .......... .......... .......... 85%  409M 0s
150500K .......... .......... .......... .......... .......... 85%  384M 0s
150550K .......... .......... .......... .......... .......... 85%  399M 0s
150600K .......... .......... .......... .......... .......... 85%  134M 0s
150650K .......... .......... .......... .......... .......... 85%  374M 0s
150700K .......... .......... .......... .......... .......... 86%  394M 0s
150750K .......... .......... .......... .......... .......... 86%  352M 0s
150800K .......... .......... .......... .......... .......... 86%  404M 0s
150850K .......... .......... .......... .......... .......... 86%  420M 0s
150900K .......... .......... .......... .......... .......... 86%  112M 0s
150950K .......... .......... .......... .......... .......... 86%  322M 0s
151000K .......... .......... .......... .......... .......... 86%  417M 0s
151050K .......... .......... .......... .......... .......... 86%  423M 0s
151100K .......... .......... .......... .......... .......... 86%  360M 0s
151150K .......... .......... .......... .......... .......... 86%  160M 0s
151200K .......... .......... .......... .......... .......... 86%  430M 0s
151250K .......... .......... .......... .......... .......... 86%  359M 0s
151300K .......... .......... .......... .......... .......... 86%  313M 0s
151350K .......... .......... .......... .......... .......... 86%  434M 0s
151400K .......... .......... .......... .......... .......... 86%  179M 0s
151450K .......... .......... .......... .......... .......... 86%  268M 0s
151500K .......... .......... .......... .......... .......... 86%  409M 0s
151550K .......... .......... .......... .......... .......... 86% 54.4M 0s
151600K .......... .......... .......... .......... .......... 86%  393M 0s
151650K .......... .......... .......... .......... .......... 86%  360M 0s
151700K .......... .......... .......... .......... .......... 86%  427M 0s
151750K .......... .......... .......... .......... .......... 86%  365M 0s
151800K .......... .......... .......... .......... .......... 86%  398M 0s
151850K .......... .......... .......... .......... .......... 86%  453M 0s
151900K .......... .......... .......... .......... .......... 86%  233M 0s
151950K .......... .......... .......... .......... .......... 86%  412M 0s
152000K .......... .......... .......... .......... .......... 86%  366M 0s
152050K .......... .......... .......... .......... .......... 86%  337M 0s
152100K .......... .......... .......... .......... .......... 86%  448M 0s
152150K .......... .......... .......... .......... .......... 86% 81.9M 0s
152200K .......... .......... .......... .......... .......... 86%  205M 0s
152250K .......... .......... .......... .......... .......... 86%  390M 0s
152300K .......... .......... .......... .......... .......... 86%  421M 0s
152350K .......... .......... .......... .......... .......... 86%  403M 0s
152400K .......... .......... .......... .......... .......... 86%  343M 0s
152450K .......... .......... .......... .......... .......... 87%  284M 0s
152500K .......... .......... .......... .......... .......... 87%  398M 0s
152550K .......... .......... .......... .......... .......... 87%  413M 0s
152600K .......... .......... .......... .......... .......... 87%  342M 0s
152650K .......... .......... .......... .......... .......... 87%  409M 0s
152700K .......... .......... .......... .......... .......... 87%  286M 0s
152750K .......... .......... .......... .......... .......... 87%  351M 0s
152800K .......... .......... .......... .......... .......... 87%  339M 0s
152850K .......... .......... .......... .......... .......... 87%  419M 0s
152900K .......... .......... .......... .......... .......... 87%  433M 0s
152950K .......... .......... .......... .......... .......... 87%  113M 0s
153000K .......... .......... .......... .......... .......... 87%  388M 0s
153050K .......... .......... .......... .......... .......... 87%  376M 0s
153100K .......... .......... .......... .......... .......... 87%  380M 0s
153150K .......... .......... .......... .......... .......... 87%  436M 0s
153200K .......... .......... .......... .......... .......... 87%  278M 0s
153250K .......... .......... .......... .......... .......... 87%  373M 0s
153300K .......... .......... .......... .......... .......... 87%  319M 0s
153350K .......... .......... .......... .......... .......... 87%  391M 0s
153400K .......... .......... .......... .......... .......... 87%  416M 0s
153450K .......... .......... .......... .......... .......... 87%  264M 0s
153500K .......... .......... .......... .......... .......... 87%  415M 0s
153550K .......... .......... .......... .......... .......... 87%  418M 0s
153600K .......... .......... .......... .......... .......... 87% 81.2M 0s
153650K .......... .......... .......... .......... .......... 87%  322M 0s
153700K .......... .......... .......... .......... .......... 87%  366M 0s
153750K .......... .......... .......... .......... .......... 87%  274M 0s
153800K .......... .......... .......... .......... .......... 87%  380M 0s
153850K .......... .......... .......... .......... .......... 87%  353M 0s
153900K .......... .......... .......... .......... .......... 87%  332M 0s
153950K .......... .......... .......... .......... .......... 87% 79.7M 0s
154000K .......... .......... .......... .......... .......... 87%  415M 0s
154050K .......... .......... .......... .......... .......... 87%  393M 0s
154100K .......... .......... .......... .......... .......... 87%  301M 0s
154150K .......... .......... .......... .......... .......... 87%  465M 0s
154200K .......... .......... .......... .......... .......... 88% 13.4M 0s
154250K .......... .......... .......... .......... .......... 88%  293M 0s
154300K .......... .......... .......... .......... .......... 88%  394M 0s
154350K .......... .......... .......... .......... .......... 88%  377M 0s
154400K .......... .......... .......... .......... .......... 88%  409M 0s
154450K .......... .......... .......... .......... .......... 88%  189M 0s
154500K .......... .......... .......... .......... .......... 88%  347M 0s
154550K .......... .......... .......... .......... .......... 88%  423M 0s
154600K .......... .......... .......... .......... .......... 88%  318M 0s
154650K .......... .......... .......... .......... .......... 88%  418M 0s
154700K .......... .......... .......... .......... .......... 88% 98.4M 0s
154750K .......... .......... .......... .......... .......... 88%  412M 0s
154800K .......... .......... .......... .......... .......... 88%  344M 0s
154850K .......... .......... .......... .......... .......... 88%  318M 0s
154900K .......... .......... .......... .......... .......... 88%  422M 0s
154950K .......... .......... .......... .......... .......... 88%  119M 0s
155000K .......... .......... .......... .......... .......... 88%  405M 0s
155050K .......... .......... .......... .......... .......... 88%  372M 0s
155100K .......... .......... .......... .......... .......... 88%  373M 0s
155150K .......... .......... .......... .......... .......... 88%  380M 0s
155200K .......... .......... .......... .......... .......... 88%  387M 0s
155250K .......... .......... .......... .......... .......... 88%  136M 0s
155300K .......... .......... .......... .......... .......... 88%  312M 0s
155350K .......... .......... .......... .......... .......... 88%  352M 0s
155400K .......... .......... .......... .......... .......... 88%  429M 0s
155450K .......... .......... .......... .......... .......... 88%  360M 0s
155500K .......... .......... .......... .......... .......... 88%  213M 0s
155550K .......... .......... .......... .......... .......... 88%  459M 0s
155600K .......... .......... .......... .......... .......... 88% 74.1M 0s
155650K .......... .......... .......... .......... .......... 88%  328M 0s
155700K .......... .......... .......... .......... .......... 88%  378M 0s
155750K .......... .......... .......... .......... .......... 88%  342M 0s
155800K .......... .......... .......... .......... .......... 88%  389M 0s
155850K .......... .......... .......... .......... .......... 88%  346M 0s
155900K .......... .......... .......... .......... .......... 88%  366M 0s
155950K .......... .......... .......... .......... .......... 89%  408M 0s
156000K .......... .......... .......... .......... .......... 89% 15.6M 0s
156050K .......... .......... .......... .......... .......... 89%  340M 0s
156100K .......... .......... .......... .......... .......... 89%  270M 0s
156150K .......... .......... .......... .......... .......... 89%  416M 0s
156200K .......... .......... .......... .......... .......... 89%  444M 0s
156250K .......... .......... .......... .......... .......... 89% 47.1M 0s
156300K .......... .......... .......... .......... .......... 89%  372M 0s
156350K .......... .......... .......... .......... .......... 89%  335M 0s
156400K .......... .......... .......... .......... .......... 89%  374M 0s
156450K .......... .......... .......... .......... .......... 89%  321M 0s
156500K .......... .......... .......... .......... .......... 89%  161M 0s
156550K .......... .......... .......... .......... .......... 89%  358M 0s
156600K .......... .......... .......... .......... .......... 89%  305M 0s
156650K .......... .......... .......... .......... .......... 89%  406M 0s
156700K .......... .......... .......... .......... .......... 89%  389M 0s
156750K .......... .......... .......... .......... .......... 89%  189M 0s
156800K .......... .......... .......... .......... .......... 89%  307M 0s
156850K .......... .......... .......... .......... .......... 89%  392M 0s
156900K .......... .......... .......... .......... .......... 89%  407M 0s
156950K .......... .......... .......... .......... .......... 89%  342M 0s
157000K .......... .......... .......... .......... .......... 89%  142M 0s
157050K .......... .......... .......... .......... .......... 89%  364M 0s
157100K .......... .......... .......... .......... .......... 89%  349M 0s
157150K .......... .......... .......... .......... .......... 89%  354M 0s
157200K .......... .......... .......... .......... .......... 89%  362M 0s
157250K .......... .......... .......... .......... .......... 89%  429M 0s
157300K .......... .......... .......... .......... .......... 89%  112M 0s
157350K .......... .......... .......... .......... .......... 89%  382M 0s
157400K .......... .......... .......... .......... .......... 89%  285M 0s
157450K .......... .......... .......... .......... .......... 89%  419M 0s
157500K .......... .......... .......... .......... .......... 89%  372M 0s
157550K .......... .......... .......... .......... .......... 89%  101M 0s
157600K .......... .......... .......... .......... .......... 89%  271M 0s
157650K .......... .......... .......... .......... .......... 89%  137M 0s
157700K .......... .......... .......... .......... .......... 90%  223M 0s
157750K .......... .......... .......... .......... .......... 90%  303M 0s
157800K .......... .......... .......... .......... .......... 90%  365M 0s
157850K .......... .......... .......... .......... .......... 90%  339M 0s
157900K .......... .......... .......... .......... .......... 90%  343M 0s
157950K .......... .......... .......... .......... .......... 90%  444M 0s
158000K .......... .......... .......... .......... .......... 90%  392M 0s
158050K .......... .......... .......... .......... .......... 90%  385M 0s
158100K .......... .......... .......... .......... .......... 90%  315M 0s
158150K .......... .......... .......... .......... .......... 90%  404M 0s
158200K .......... .......... .......... .......... .......... 90%  379M 0s
158250K .......... .......... .......... .......... .......... 90%  374M 0s
158300K .......... .......... .......... .......... .......... 90%  133M 0s
158350K .......... .......... .......... .......... .......... 90%  354M 0s
158400K .......... .......... .......... .......... .......... 90%  331M 0s
158450K .......... .......... .......... .......... .......... 90%  323M 0s
158500K .......... .......... .......... .......... .......... 90%  435M 0s
158550K .......... .......... .......... .......... .......... 90%  219M 0s
158600K .......... .......... .......... .......... .......... 90%  320M 0s
158650K .......... .......... .......... .......... .......... 90%  392M 0s
158700K .......... .......... .......... .......... .......... 90%  354M 0s
158750K .......... .......... .......... .......... .......... 90%  381M 0s
158800K .......... .......... .......... .......... .......... 90%  190M 0s
158850K .......... .......... .......... .......... .......... 90%  368M 0s
158900K .......... .......... .......... .......... .......... 90%  427M 0s
158950K .......... .......... .......... .......... .......... 90%  324M 0s
159000K .......... .......... .......... .......... .......... 90%  397M 0s
159050K .......... .......... .......... .......... .......... 90%  136M 0s
159100K .......... .......... .......... .......... .......... 90%  396M 0s
159150K .......... .......... .......... .......... .......... 90%  350M 0s
159200K .......... .......... .......... .......... .......... 90%  393M 0s
159250K .......... .......... .......... .......... .......... 90%  421M 0s
159300K .......... .......... .......... .......... .......... 90%  146M 0s
159350K .......... .......... .......... .......... .......... 90%  388M 0s
159400K .......... .......... .......... .......... .......... 90%  362M 0s
159450K .......... .......... .......... .......... .......... 91%  372M 0s
159500K .......... .......... .......... .......... .......... 91%  375M 0s
159550K .......... .......... .......... .......... .......... 91%  422M 0s
159600K .......... .......... .......... .......... .......... 91%  380M 0s
159650K .......... .......... .......... .......... .......... 91%  298M 0s
159700K .......... .......... .......... .......... .......... 91% 69.9M 0s
159750K .......... .......... .......... .......... .......... 91%  183M 0s
159800K .......... .......... .......... .......... .......... 91%  357M 0s
159850K .......... .......... .......... .......... .......... 91%  379M 0s
159900K .......... .......... .......... .......... .......... 91%  327M 0s
159950K .......... .......... .......... .......... .......... 91%  428M 0s
160000K .......... .......... .......... .......... .......... 91%  462M 0s
160050K .......... .......... .......... .......... .......... 91%  425M 0s
160100K .......... .......... .......... .......... .......... 91%  319M 0s
160150K .......... .......... .......... .......... .......... 91%  361M 0s
160200K .......... .......... .......... .......... .......... 91%  376M 0s
160250K .......... .......... .......... .......... .......... 91%  361M 0s
160300K .......... .......... .......... .......... .......... 91%  414M 0s
160350K .......... .......... .......... .......... .......... 91%  172M 0s
160400K .......... .......... .......... .......... .......... 91%  390M 0s
160450K .......... .......... .......... .......... .......... 91%  314M 0s
160500K .......... .......... .......... .......... .......... 91%  366M 0s
160550K .......... .......... .......... .......... .......... 91%  459M 0s
160600K .......... .......... .......... .......... .......... 91%  170M 0s
160650K .......... .......... .......... .......... .......... 91%  397M 0s
160700K .......... .......... .......... .......... .......... 91%  387M 0s
160750K .......... .......... .......... .......... .......... 91%  429M 0s
160800K .......... .......... .......... .......... .......... 91%  340M 0s
160850K .......... .......... .......... .......... .......... 91%  105M 0s
160900K .......... .......... .......... .......... .......... 91%  130M 0s
160950K .......... .......... .......... .......... .......... 91%  372M 0s
161000K .......... .......... .......... .......... .......... 91%  432M 0s
161050K .......... .......... .......... .......... .......... 91%  377M 0s
161100K .......... .......... .......... .......... .......... 91%  394M 0s
161150K .......... .......... .......... .......... .......... 91%  350M 0s
161200K .......... .......... .......... .......... .......... 92%  425M 0s
161250K .......... .......... .......... .......... .......... 92%  429M 0s
161300K .......... .......... .......... .......... .......... 92%  363M 0s
161350K .......... .......... .......... .......... .......... 92%  170M 0s
161400K .......... .......... .......... .......... .......... 92%  386M 0s
161450K .......... .......... .......... .......... .......... 92%  362M 0s
161500K .......... .......... .......... .......... .......... 92%  390M 0s
161550K .......... .......... .......... .......... .......... 92%  366M 0s
161600K .......... .......... .......... .......... .......... 92%  426M 0s
161650K .......... .......... .......... .......... .......... 92%  264M 0s
161700K .......... .......... .......... .......... .......... 92%  396M 0s
161750K .......... .......... .......... .......... .......... 92% 73.0M 0s
161800K .......... .......... .......... .......... .......... 92%  137M 0s
161850K .......... .......... .......... .......... .......... 92%  401M 0s
161900K .......... .......... .......... .......... .......... 92%  371M 0s
161950K .......... .......... .......... .......... .......... 92%  339M 0s
162000K .......... .......... .......... .......... .......... 92%  433M 0s
162050K .......... .......... .......... .......... .......... 92%  437M 0s
162100K .......... .......... .......... .......... .......... 92%  379M 0s
162150K .......... .......... .......... .......... .......... 92%  343M 0s
162200K .......... .......... .......... .......... .......... 92%  409M 0s
162250K .......... .......... .......... .......... .......... 92%  363M 0s
162300K .......... .......... .......... .......... .......... 92%  379M 0s
162350K .......... .......... .......... .......... .......... 92%  419M 0s
162400K .......... .......... .......... .......... .......... 92%  151M 0s
162450K .......... .......... .......... .......... .......... 92%  338M 0s
162500K .......... .......... .......... .......... .......... 92%  388M 0s
162550K .......... .......... .......... .......... .......... 92%  370M 0s
162600K .......... .......... .......... .......... .......... 92%  440M 0s
162650K .......... .......... .......... .......... .......... 92%  133M 0s
162700K .......... .......... .......... .......... .......... 92%  416M 0s
162750K .......... .......... .......... .......... .......... 92%  366M 0s
162800K .......... .......... .......... .......... .......... 92%  330M 0s
162850K .......... .......... .......... .......... .......... 92%  442M 0s
162900K .......... .......... .......... .......... .......... 92%  316M 0s
162950K .......... .......... .......... .......... .......... 93%  355M 0s
163000K .......... .......... .......... .......... .......... 93%  382M 0s
163050K .......... .......... .......... .......... .......... 93%  386M 0s
163100K .......... .......... .......... .......... .......... 93%  403M 0s
163150K .......... .......... .......... .......... .......... 93%  173M 0s
163200K .......... .......... .......... .......... .......... 93%  340M 0s
163250K .......... .......... .......... .......... .......... 93%  415M 0s
163300K .......... .......... .......... .......... .......... 93%  366M 0s
163350K .......... .......... .......... .......... .......... 93%  351M 0s
163400K .......... .......... .......... .......... .......... 93% 83.0M 0s
163450K .......... .......... .......... .......... .......... 93%  405M 0s
163500K .......... .......... .......... .......... .......... 93%  324M 0s
163550K .......... .......... .......... .......... .......... 93%  396M 0s
163600K .......... .......... .......... .......... .......... 93%  423M 0s
163650K .......... .......... .......... .......... .......... 93%  300M 0s
163700K .......... .......... .......... .......... .......... 93%  430M 0s
163750K .......... .......... .......... .......... .......... 93%  390M 0s
163800K .......... .......... .......... .......... .......... 93% 30.7M 0s
163850K .......... .......... .......... .......... .......... 93%  326M 0s
163900K .......... .......... .......... .......... .......... 93%  303M 0s
163950K .......... .......... .......... .......... .......... 93%  315M 0s
164000K .......... .......... .......... .......... .......... 93%  359M 0s
164050K .......... .......... .......... .......... .......... 93%  385M 0s
164100K .......... .......... .......... .......... .......... 93%  364M 0s
164150K .......... .......... .......... .......... .......... 93%  421M 0s
164200K .......... .......... .......... .......... .......... 93%  348M 0s
164250K .......... .......... .......... .......... .......... 93%  324M 0s
164300K .......... .......... .......... .......... .......... 93%  302M 0s
164350K .......... .......... .......... .......... .......... 93%  389M 0s
164400K .......... .......... .......... .......... .......... 93%  380M 0s
164450K .......... .......... .......... .......... .......... 93% 89.8M 0s
164500K .......... .......... .......... .......... .......... 93%  382M 0s
164550K .......... .......... .......... .......... .......... 93%  384M 0s
164600K .......... .......... .......... .......... .......... 93%  388M 0s
164650K .......... .......... .......... .......... .......... 93%  334M 0s
164700K .......... .......... .......... .......... .......... 94%  136M 0s
164750K .......... .......... .......... .......... .......... 94%  375M 0s
164800K .......... .......... .......... .......... .......... 94%  318M 0s
164850K .......... .......... .......... .......... .......... 94%  373M 0s
164900K .......... .......... .......... .......... .......... 94%  432M 0s
164950K .......... .......... .......... .......... .......... 94%  132M 0s
165000K .......... .......... .......... .......... .......... 94%  292M 0s
165050K .......... .......... .......... .......... .......... 94%  376M 0s
165100K .......... .......... .......... .......... .......... 94%  412M 0s
165150K .......... .......... .......... .......... .......... 94%  352M 0s
165200K .......... .......... .......... .......... .......... 94%  209M 0s
165250K .......... .......... .......... .......... .......... 94%  340M 0s
165300K .......... .......... .......... .......... .......... 94%  431M 0s
165350K .......... .......... .......... .......... .......... 94%  316M 0s
165400K .......... .......... .......... .......... .......... 94%  390M 0s
165450K .......... .......... .......... .......... .......... 94%  152M 0s
165500K .......... .......... .......... .......... .......... 94%  315M 0s
165550K .......... .......... .......... .......... .......... 94%  425M 0s
165600K .......... .......... .......... .......... .......... 94%  350M 0s
165650K .......... .......... .......... .......... .......... 94%  345M 0s
165700K .......... .......... .......... .......... .......... 94%  329M 0s
165750K .......... .......... .......... .......... .......... 94%  416M 0s
165800K .......... .......... .......... .......... .......... 94%  382M 0s
165850K .......... .......... .......... .......... .......... 94% 41.6M 0s
165900K .......... .......... .......... .......... .......... 94%  323M 0s
165950K .......... .......... .......... .......... .......... 94%  351M 0s
166000K .......... .......... .......... .......... .......... 94%  325M 0s
166050K .......... .......... .......... .......... .......... 94%  372M 0s
166100K .......... .......... .......... .......... .......... 94%  370M 0s
166150K .......... .......... .......... .......... .......... 94%  393M 0s
166200K .......... .......... .......... .......... .......... 94%  446M 0s
166250K .......... .......... .......... .......... .......... 94%  374M 0s
166300K .......... .......... .......... .......... .......... 94%  329M 0s
166350K .......... .......... .......... .......... .......... 94%  362M 0s
166400K .......... .......... .......... .......... .......... 94%  375M 0s
166450K .......... .......... .......... .......... .......... 95%  366M 0s
166500K .......... .......... .......... .......... .......... 95%  128M 0s
166550K .......... .......... .......... .......... .......... 95%  389M 0s
166600K .......... .......... .......... .......... .......... 95%  348M 0s
166650K .......... .......... .......... .......... .......... 95%  312M 0s
166700K .......... .......... .......... .......... .......... 95%  408M 0s
166750K .......... .......... .......... .......... .......... 95% 92.1M 0s
166800K .......... .......... .......... .......... .......... 95%  275M 0s
166850K .......... .......... .......... .......... .......... 95%  364M 0s
166900K .......... .......... .......... .......... .......... 95%  378M 0s
166950K .......... .......... .......... .......... .......... 95%  446M 0s
167000K .......... .......... .......... .......... .......... 95% 42.8M 0s
167050K .......... .......... .......... .......... .......... 95%  324M 0s
167100K .......... .......... .......... .......... .......... 95%  422M 0s
167150K .......... .......... .......... .......... .......... 95%  326M 0s
167200K .......... .......... .......... .......... .......... 95%  439M 0s
167250K .......... .......... .......... .......... .......... 95% 49.3M 0s
167300K .......... .......... .......... .......... .......... 95%  210M 0s
167350K .......... .......... .......... .......... .......... 95%  353M 0s
167400K .......... .......... .......... .......... .......... 95%  395M 0s
167450K .......... .......... .......... .......... .......... 95%  397M 0s
167500K .......... .......... .......... .......... .......... 95%  184M 0s
167550K .......... .......... .......... .......... .......... 95%  354M 0s
167600K .......... .......... .......... .......... .......... 95%  355M 0s
167650K .......... .......... .......... .......... .......... 95%  388M 0s
167700K .......... .......... .......... .......... .......... 95%  327M 0s
167750K .......... .......... .......... .......... .......... 95%  396M 0s
167800K .......... .......... .......... .......... .......... 95%  413M 0s
167850K .......... .......... .......... .......... .......... 95%  364M 0s
167900K .......... .......... .......... .......... .......... 95%  115M 0s
167950K .......... .......... .......... .......... .......... 95%  308M 0s
168000K .......... .......... .......... .......... .......... 95%  354M 0s
168050K .......... .......... .......... .......... .......... 95%  376M 0s
168100K .......... .......... .......... .......... .......... 95%  354M 0s
168150K .......... .......... .......... .......... .......... 95%  356M 0s
168200K .......... .......... .......... .......... .......... 96%  313M 0s
168250K .......... .......... .......... .......... .......... 96%  422M 0s
168300K .......... .......... .......... .......... .......... 96%  126M 0s
168350K .......... .......... .......... .......... .......... 96%  340M 0s
168400K .......... .......... .......... .......... .......... 96%  359M 0s
168450K .......... .......... .......... .......... .......... 96%  354M 0s
168500K .......... .......... .......... .......... .......... 96%  405M 0s
168550K .......... .......... .......... .......... .......... 96% 20.7M 0s
168600K .......... .......... .......... .......... .......... 96%  388M 0s
168650K .......... .......... .......... .......... .......... 96%  277M 0s
168700K .......... .......... .......... .......... .......... 96%  413M 0s
168750K .......... .......... .......... .......... .......... 96%  401M 0s
168800K .......... .......... .......... .......... .......... 96%  226M 0s
168850K .......... .......... .......... .......... .......... 96%  243M 0s
168900K .......... .......... .......... .......... .......... 96%  384M 0s
168950K .......... .......... .......... .......... .......... 96%  328M 0s
169000K .......... .......... .......... .......... .......... 96%  364M 0s
169050K .......... .......... .......... .......... .......... 96% 60.9M 0s
169100K .......... .......... .......... .......... .......... 96%  193M 0s
169150K .......... .......... .......... .......... .......... 96%  346M 0s
169200K .......... .......... .......... .......... .......... 96%  356M 0s
169250K .......... .......... .......... .......... .......... 96%  442M 0s
169300K .......... .......... .......... .......... .......... 96%  185M 0s
169350K .......... .......... .......... .......... .......... 96%  303M 0s
169400K .......... .......... .......... .......... .......... 96%  371M 0s
169450K .......... .......... .......... .......... .......... 96%  397M 0s
169500K .......... .......... .......... .......... .......... 96%  345M 0s
169550K .......... .......... .......... .......... .......... 96%  142M 0s
169600K .......... .......... .......... .......... .......... 96%  352M 0s
169650K .......... .......... .......... .......... .......... 96%  418M 0s
169700K .......... .......... .......... .......... .......... 96%  323M 0s
169750K .......... .......... .......... .......... .......... 96%  391M 0s
169800K .......... .......... .......... .......... .......... 96%  208M 0s
169850K .......... .......... .......... .......... .......... 96%  308M 0s
169900K .......... .......... .......... .......... .......... 96%  407M 0s
169950K .......... .......... .......... .......... .......... 97% 34.1M 0s
170000K .......... .......... .......... .......... .......... 97%  268M 0s
170050K .......... .......... .......... .......... .......... 97%  371M 0s
170100K .......... .......... .......... .......... .......... 97%  348M 0s
170150K .......... .......... .......... .......... .......... 97%  359M 0s
170200K .......... .......... .......... .......... .......... 97%  401M 0s
170250K .......... .......... .......... .......... .......... 97%  407M 0s
170300K .......... .......... .......... .......... .......... 97%  381M 0s
170350K .......... .......... .......... .......... .......... 97%  374M 0s
170400K .......... .......... .......... .......... .......... 97%  338M 0s
170450K .......... .......... .......... .......... .......... 97%  349M 0s
170500K .......... .......... .......... .......... .......... 97%  372M 0s
170550K .......... .......... .......... .......... .......... 97%  442M 0s
170600K .......... .......... .......... .......... .......... 97%  122M 0s
170650K .......... .......... .......... .......... .......... 97%  304M 0s
170700K .......... .......... .......... .......... .......... 97%  357M 0s
170750K .......... .......... .......... .......... .......... 97%  434M 0s
170800K .......... .......... .......... .......... .......... 97%  403M 0s
170850K .......... .......... .......... .......... .......... 97%  177M 0s
170900K .......... .......... .......... .......... .......... 97%  361M 0s
170950K .......... .......... .......... .......... .......... 97%  368M 0s
171000K .......... .......... .......... .......... .......... 97%  341M 0s
171050K .......... .......... .......... .......... .......... 97%  406M 0s
171100K .......... .......... .......... .......... .......... 97%  131M 0s
171150K .......... .......... .......... .......... .......... 97%  433M 0s
171200K .......... .......... .......... .......... .......... 97%  306M 0s
171250K .......... .......... .......... .......... .......... 97%  360M 0s
171300K .......... .......... .......... .......... .......... 97%  382M 0s
171350K .......... .......... .......... .......... .......... 97%  136M 0s
171400K .......... .......... .......... .......... .......... 97%  386M 0s
171450K .......... .......... .......... .......... .......... 97%  375M 0s
171500K .......... .......... .......... .......... .......... 97%  298M 0s
171550K .......... .......... .......... .......... .......... 97%  414M 0s
171600K .......... .......... .......... .......... .......... 97%  149M 0s
171650K .......... .......... .......... .......... .......... 97%  360M 0s
171700K .......... .......... .......... .......... .......... 98%  333M 0s
171750K .......... .......... .......... .......... .......... 98%  357M 0s
171800K .......... .......... .......... .......... .......... 98%  395M 0s
171850K .......... .......... .......... .......... .......... 98%  328M 0s
171900K .......... .......... .......... .......... .......... 98%  378M 0s
171950K .......... .......... .......... .......... .......... 98%  425M 0s
172000K .......... .......... .......... .......... .......... 98% 58.8M 0s
172050K .......... .......... .......... .......... .......... 98%  377M 0s
172100K .......... .......... .......... .......... .......... 98%  391M 0s
172150K .......... .......... .......... .......... .......... 98%  317M 0s
172200K .......... .......... .......... .......... .......... 98%  426M 0s
172250K .......... .......... .......... .......... .......... 98%  414M 0s
172300K .......... .......... .......... .......... .......... 98%  374M 0s
172350K .......... .......... .......... .......... .......... 98%  402M 0s
172400K .......... .......... .......... .......... .......... 98%  362M 0s
172450K .......... .......... .......... .......... .......... 98%  389M 0s
172500K .......... .......... .......... .......... .......... 98%  327M 0s
172550K .......... .......... .......... .......... .......... 98%  413M 0s
172600K .......... .......... .......... .......... .......... 98%  450M 0s
172650K .......... .......... .......... .......... .......... 98%  265M 0s
172700K .......... .......... .......... .......... .......... 98%  351M 0s
172750K .......... .......... .......... .......... .......... 98%  346M 0s
172800K .......... .......... .......... .......... .......... 98%  408M 0s
172850K .......... .......... .......... .......... .......... 98%  364M 0s
172900K .......... .......... .......... .......... .......... 98%  117M 0s
172950K .......... .......... .......... .......... .......... 98%  360M 0s
173000K .......... .......... .......... .......... .......... 98%  297M 0s
173050K .......... .......... .......... .......... .......... 98%  437M 0s
173100K .......... .......... .......... .......... .......... 98%  409M 0s
173150K .......... .......... .......... .......... .......... 98%  107M 0s
173200K .......... .......... .......... .......... .......... 98%  170M 0s
173250K .......... .......... .......... .......... .......... 98%  423M 0s
173300K .......... .......... .......... .......... .......... 98%  396M 0s
173350K .......... .......... .......... .......... .......... 98%  306M 0s
173400K .......... .......... .......... .......... .......... 98%  414M 0s
173450K .......... .......... .......... .......... .......... 99%  379M 0s
173500K .......... .......... .......... .......... .......... 99%  415M 0s
173550K .......... .......... .......... .......... .......... 99%  320M 0s
173600K .......... .......... .......... .......... .......... 99%  417M 0s
173650K .......... .......... .......... .......... .......... 99%  386M 0s
173700K .......... .......... .......... .......... .......... 99%  331M 0s
173750K .......... .......... .......... .......... .......... 99%  364M 0s
173800K .......... .......... .......... .......... .......... 99%  400M 0s
173850K .......... .......... .......... .......... .......... 99%  403M 0s
173900K .......... .......... .......... .......... .......... 99%  200M 0s
173950K .......... .......... .......... .......... .......... 99%  329M 0s
174000K .......... .......... .......... .......... .......... 99%  451M 0s
174050K .......... .......... .......... .......... .......... 99% 77.9M 0s
174100K .......... .......... .......... .......... .......... 99%  469M 0s
174150K .......... .......... .......... .......... .......... 99%  299M 0s
174200K .......... .......... .......... .......... .......... 99%  373M 0s
174250K .......... .......... .......... .......... .......... 99%  367M 0s
174300K .......... .......... .......... .......... .......... 99%  312M 0s
174350K .......... .......... .......... .......... .......... 99%  444M 0s
174400K .......... .......... .......... .......... .......... 99%  414M 0s
174450K .......... .......... .......... .......... .......... 99%  131M 0s
174500K .......... .......... .......... .......... .......... 99%  321M 0s
174550K .......... .......... .......... .......... .......... 99%  358M 0s
174600K .......... .......... .......... .......... .......... 99%  382M 0s
174650K .......... .......... .......... .......... .......... 99%  372M 0s
174700K .......... .......... .......... .......... .......... 99%  120M 0s
174750K .......... .......... .......... .......... .......... 99%  355M 0s
174800K .......... .......... .......... .......... .......... 99%  365M 0s
174850K .......... .......... .......... .......... .......... 99%  324M 0s
174900K .......... .......... .......... .......... .......... 99%  417M 0s
174950K .......... .......... .......... .......... .......... 99% 31.2M 0s
175000K .......... .......... .......... .......... .......... 99%  306M 0s
175050K .......... .......... .......... .......... .......... 99%  348M 0s
175100K .......... .......... .......... .......... .......... 99%  412M 0s
175150K .......... .......... .......... .......... .......... 99%  386M 0s
175200K .......... .......... .......... .......... ...       100%  374M=1.0s

2024-01-08 18:33:59 (170 MB/s) - '/home/jenkins/extension.lib.external/wildfly-15.0.1.Final.tar.gz' saved [179449615/179449615]

--2024-01-08 18:33:59--  https://download.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz
Resolving download.eclipse.org (download.eclipse.org)... 198.41.30.199
Connecting to download.eclipse.org (download.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://archive.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz [following]
--2024-01-08 18:33:59--  https://archive.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz
Resolving archive.eclipse.org (archive.eclipse.org)... 198.41.30.199
Connecting to archive.eclipse.org (archive.eclipse.org)|198.41.30.199|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 244607364 (233M) [application/x-gzip]
Saving to: '/home/jenkins/extension.lib.external/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz'

     0K .......... .......... .......... .......... ..........  0% 55.3M 4s
    50K .......... .......... .......... .......... ..........  0% 57.0M 4s
   100K .......... .......... .......... .......... ..........  0% 56.6M 4s
   150K .......... .......... .......... .......... ..........  0% 58.8M 4s
   200K .......... .......... .......... .......... ..........  0% 56.1M 4s
   250K .......... .......... .......... .......... ..........  0% 36.3M 4s
   300K .......... .......... .......... .......... ..........  0% 61.6M 4s
   350K .......... .......... .......... .......... ..........  0% 35.6M 5s
   400K .......... .......... .......... .......... ..........  0% 38.8M 5s
   450K .......... .......... .......... .......... ..........  0% 51.1M 5s
   500K .......... .......... .......... .......... ..........  0% 52.9M 5s
   550K .......... .......... .......... .......... ..........  0% 58.3M 5s
   600K .......... .......... .......... .......... ..........  0% 55.9M 5s
   650K .......... .......... .......... .......... ..........  0% 54.3M 5s
   700K .......... .......... .......... .......... ..........  0% 50.3M 5s
   750K .......... .......... .......... .......... ..........  0% 62.7M 5s
   800K .......... .......... .......... .......... ..........  0% 7.66M 6s
   850K .......... .......... .......... .......... ..........  0% 42.8M 6s
   900K .......... .......... .......... .......... ..........  0%  210M 6s
   950K .......... .......... .......... .......... ..........  0% 67.2M 6s
  1000K .......... .......... .......... .......... ..........  0% 54.8M 6s
  1050K .......... .......... .......... .......... ..........  0% 53.5M 6s
  1100K .......... .......... .......... .......... ..........  0% 58.0M 5s
  1150K .......... .......... .......... .......... ..........  0% 55.2M 5s
  1200K .......... .......... .......... .......... ..........  0% 56.6M 5s
  1250K .......... .......... .......... .......... ..........  0% 57.0M 5s
  1300K .......... .......... .......... .......... ..........  0% 5.38M 7s
  1350K .......... .......... .......... .......... ..........  0%  170M 7s
  1400K .......... .......... .......... .......... ..........  0% 7.30M 7s
  1450K .......... .......... .......... .......... ..........  0%  205M 7s
  1500K .......... .......... .......... .......... ..........  0% 58.6M 7s
  1550K .......... .......... .......... .......... ..........  0%  224M 7s
  1600K .......... .......... .......... .......... ..........  0%  234M 7s
  1650K .......... .......... .......... .......... ..........  0% 58.3M 7s
  1700K .......... .......... .......... .......... ..........  0% 67.6M 7s
  1750K .......... .......... .......... .......... ..........  0% 44.7M 6s
  1800K .......... .......... .......... .......... ..........  0% 38.5M 6s
  1850K .......... .......... .......... .......... ..........  0% 15.1M 7s
  1900K .......... .......... .......... .......... ..........  0%  287M 7s
  1950K .......... .......... .......... .......... ..........  0%  228M 6s
  2000K .......... .......... .......... .......... ..........  0% 55.9M 6s
  2050K .......... .......... .......... .......... ..........  0% 60.6M 6s
  2100K .......... .......... .......... .......... ..........  0% 51.3M 6s
  2150K .......... .......... .......... .......... ..........  0% 60.6M 6s
  2200K .......... .......... .......... .......... ..........  0% 60.1M 6s
  2250K .......... .......... .......... .......... ..........  0% 42.7M 6s
  2300K .......... .......... .......... .......... ..........  0% 72.1M 6s
  2350K .......... .......... .......... .......... ..........  1% 58.1M 6s
  2400K .......... .......... .......... .......... ..........  1% 51.5M 6s
  2450K .......... .......... .......... .......... ..........  1% 54.7M 6s
  2500K .......... .......... .......... .......... ..........  1% 52.9M 6s
  2550K .......... .......... .......... .......... ..........  1% 57.8M 6s
  2600K .......... .......... .......... .......... ..........  1% 6.86M 6s
  2650K .......... .......... .......... .......... ..........  1%  254M 6s
  2700K .......... .......... .......... .......... ..........  1%  298M 6s
  2750K .......... .......... .......... .......... ..........  1% 6.68M 7s
  2800K .......... .......... .......... .......... ..........  1%  266M 7s
  2850K .......... .......... .......... .......... ..........  1%  287M 6s
  2900K .......... .......... .......... .......... ..........  1%  222M 6s
  2950K .......... .......... .......... .......... ..........  1%  108M 6s
  3000K .......... .......... .......... .......... ..........  1% 54.2M 6s
  3050K .......... .......... .......... .......... ..........  1% 56.2M 6s
  3100K .......... .......... .......... .......... ..........  1% 47.6M 6s
  3150K .......... .......... .......... .......... ..........  1% 64.1M 6s
  3200K .......... .......... .......... .......... ..........  1% 7.17M 7s
  3250K .......... .......... .......... .......... ..........  1%  310M 6s
  3300K .......... .......... .......... .......... ..........  1%  270M 6s
  3350K .......... .......... .......... .......... ..........  1%  323M 6s
  3400K .......... .......... .......... .......... ..........  1%  316M 6s
  3450K .......... .......... .......... .......... ..........  1%  139M 6s
  3500K .......... .......... .......... .......... ..........  1%  255M 6s
  3550K .......... .......... .......... .......... ..........  1%  288M 6s
  3600K .......... .......... .......... .......... ..........  1% 43.0M 6s
  3650K .......... .......... .......... .......... ..........  1% 6.43M 6s
  3700K .......... .......... .......... .......... ..........  1%  239M 6s
  3750K .......... .......... .......... .......... ..........  1%  244M 6s
  3800K .......... .......... .......... .......... ..........  1%  321M 6s
  3850K .......... .......... .......... .......... ..........  1%  280M 6s
  3900K .......... .......... .......... .......... ..........  1% 50.1M 6s
  3950K .......... .......... .......... .......... ..........  1%  254M 6s
  4000K .......... .......... .......... .......... ..........  1%  253M 6s
  4050K .......... .......... .......... .......... ..........  1% 64.0M 6s
  4100K .......... .......... .......... .......... ..........  1% 55.2M 6s
  4150K .......... .......... .......... .......... ..........  1% 52.2M 6s
  4200K .......... .......... .......... .......... ..........  1% 59.1M 6s
  4250K .......... .......... .......... .......... ..........  1% 55.6M 6s
  4300K .......... .......... .......... .......... ..........  1% 6.40M 6s
  4350K .......... .......... .......... .......... ..........  1%  249M 6s
  4400K .......... .......... .......... .......... ..........  1%  270M 6s
  4450K .......... .......... .......... .......... ..........  1%  329M 6s
  4500K .......... .......... .......... .......... ..........  1%  304M 6s
  4550K .......... .......... .......... .......... ..........  1% 4.12M 6s
  4600K .......... .......... .......... .......... ..........  1%  217M 6s
  4650K .......... .......... .......... .......... ..........  1%  244M 6s
  4700K .......... .......... .......... .......... ..........  1%  295M 6s
  4750K .......... .......... .......... .......... ..........  2%  328M 6s
  4800K .......... .......... .......... .......... ..........  2% 16.1M 6s
  4850K .......... .......... .......... .......... ..........  2%  207M 6s
  4900K .......... .......... .......... .......... ..........  2%  275M 6s
  4950K .......... .......... .......... .......... ..........  2%  311M 6s
  5000K .......... .......... .......... .......... ..........  2%  318M 6s
  5050K .......... .......... .......... .......... ..........  2%  209M 6s
  5100K .......... .......... .......... .......... ..........  2% 99.1M 6s
  5150K .......... .......... .......... .......... ..........  2% 58.2M 6s
  5200K .......... .......... .......... .......... ..........  2% 48.8M 6s
  5250K .......... .......... .......... .......... ..........  2% 57.1M 6s
  5300K .......... .......... .......... .......... ..........  2% 58.7M 6s
  5350K .......... .......... .......... .......... ..........  2% 56.4M 6s
  5400K .......... .......... .......... .......... ..........  2% 21.6M 6s
  5450K .......... .......... .......... .......... ..........  2% 61.1M 6s
  5500K .......... .......... .......... .......... ..........  2% 51.0M 6s
  5550K .......... .......... .......... .......... ..........  2% 18.5M 6s
  5600K .......... .......... .......... .......... ..........  2% 55.8M 6s
  5650K .......... .......... .......... .......... ..........  2% 25.1M 6s
  5700K .......... .......... .......... .......... ..........  2% 54.6M 6s
  5750K .......... .......... .......... .......... ..........  2% 76.8M 6s
  5800K .......... .......... .......... .......... ..........  2% 36.8M 6s
  5850K .......... .......... .......... .......... ..........  2% 55.0M 6s
  5900K .......... .......... .......... .......... ..........  2% 57.4M 6s
  5950K .......... .......... .......... .......... ..........  2% 51.5M 6s
  6000K .......... .......... .......... .......... ..........  2% 21.8M 6s
  6050K .......... .......... .......... .......... ..........  2% 44.1M 6s
  6100K .......... .......... .......... .......... ..........  2% 5.65M 6s
  6150K .......... .......... .......... .......... ..........  2%  242M 6s
  6200K .......... .......... .......... .......... ..........  2%  288M 6s
  6250K .......... .......... .......... .......... ..........  2%  339M 6s
  6300K .......... .......... .......... .......... ..........  2%  294M 6s
  6350K .......... .......... .......... .......... ..........  2%  339M 6s
  6400K .......... .......... .......... .......... ..........  2%  315M 6s
  6450K .......... .......... .......... .......... ..........  2%  322M 6s
  6500K .......... .......... .......... .......... ..........  2% 65.3M 6s
  6550K .......... .......... .......... .......... ..........  2% 58.6M 6s
  6600K .......... .......... .......... .......... ..........  2% 49.1M 6s
  6650K .......... .......... .......... .......... ..........  2% 60.4M 6s
  6700K .......... .......... .......... .......... ..........  2% 55.6M 6s
  6750K .......... .......... .......... .......... ..........  2% 27.8M 6s
  6800K .......... .......... .......... .......... ..........  2% 50.0M 6s
  6850K .......... .......... .......... .......... ..........  2% 22.2M 6s
  6900K .......... .......... .......... .......... ..........  2% 64.4M 6s
  6950K .......... .......... .......... .......... ..........  2% 47.8M 6s
  7000K .......... .......... .......... .......... ..........  2% 21.8M 6s
  7050K .......... .......... .......... .......... ..........  2% 57.4M 6s
  7100K .......... .......... .......... .......... ..........  2% 21.5M 6s
  7150K .......... .......... .......... .......... ..........  3% 44.4M 6s
  7200K .......... .......... .......... .......... ..........  3% 6.23M 6s
  7250K .......... .......... .......... .......... ..........  3%  194M 6s
  7300K .......... .......... .......... .......... ..........  3%  255M 6s
  7350K .......... .......... .......... .......... ..........  3%  299M 6s
  7400K .......... .......... .......... .......... ..........  3%  273M 6s
  7450K .......... .......... .......... .......... ..........  3%  326M 6s
  7500K .......... .......... .......... .......... ..........  3% 33.4M 6s
  7550K .......... .......... .......... .......... ..........  3% 57.7M 6s
  7600K .......... .......... .......... .......... ..........  3% 57.4M 6s
  7650K .......... .......... .......... .......... ..........  3% 30.6M 6s
  7700K .......... .......... .......... .......... ..........  3% 61.9M 6s
  7750K .......... .......... .......... .......... ..........  3% 46.8M 6s
  7800K .......... .......... .......... .......... ..........  3% 23.3M 6s
  7850K .......... .......... .......... .......... ..........  3% 60.9M 6s
  7900K .......... .......... .......... .......... ..........  3% 49.1M 6s
  7950K .......... .......... .......... .......... ..........  3% 34.1M 6s
  8000K .......... .......... .......... .......... ..........  3% 51.9M 6s
  8050K .......... .......... .......... .......... ..........  3% 59.5M 6s
  8100K .......... .......... .......... .......... ..........  3% 61.9M 6s
  8150K .......... .......... .......... .......... ..........  3% 51.7M 6s
  8200K .......... .......... .......... .......... ..........  3% 60.4M 6s
  8250K .......... .......... .......... .......... ..........  3% 53.4M 6s
  8300K .......... .......... .......... .......... ..........  3% 37.6M 6s
  8350K .......... .......... .......... .......... ..........  3% 45.9M 6s
  8400K .......... .......... .......... .......... ..........  3% 41.6M 6s
  8450K .......... .......... .......... .......... ..........  3% 4.56M 6s
  8500K .......... .......... .......... .......... ..........  3%  293M 6s
  8550K .......... .......... .......... .......... ..........  3%  262M 6s
  8600K .......... .......... .......... .......... ..........  3%  288M 6s
  8650K .......... .......... .......... .......... ..........  3%  293M 6s
  8700K .......... .......... .......... .......... ..........  3%  322M 6s
  8750K .......... .......... .......... .......... ..........  3%  298M 6s
  8800K .......... .......... .......... .......... ..........  3%  338M 6s
  8850K .......... .......... .......... .......... ..........  3% 4.11M 6s
  8900K .......... .......... .......... .......... ..........  3%  277M 6s
  8950K .......... .......... .......... .......... ..........  3%  251M 6s
  9000K .......... .......... .......... .......... ..........  3%  263M 6s
  9050K .......... .......... .......... .......... ..........  3%  242M 6s
  9100K .......... .......... .......... .......... ..........  3%  310M 6s
  9150K .......... .......... .......... .......... ..........  3%  304M 6s
  9200K .......... .......... .......... .......... ..........  3%  325M 6s
  9250K .......... .......... .......... .......... ..........  3%  308M 6s
  9300K .......... .......... .......... .......... ..........  3%  319M 6s
  9350K .......... .......... .......... .......... ..........  3% 85.8M 6s
  9400K .......... .......... .......... .......... ..........  3% 54.1M 6s
  9450K .......... .......... .......... .......... ..........  3% 56.8M 6s
  9500K .......... .......... .......... .......... ..........  3% 14.1M 6s
  9550K .......... .......... .......... .......... ..........  4% 58.6M 6s
  9600K .......... .......... .......... .......... ..........  4% 41.4M 6s
  9650K .......... .......... .......... .......... ..........  4% 59.5M 6s
  9700K .......... .......... .......... .......... ..........  4% 52.3M 6s
  9750K .......... .......... .......... .......... ..........  4% 7.41M 6s
  9800K .......... .......... .......... .......... ..........  4%  303M 6s
  9850K .......... .......... .......... .......... ..........  4%  256M 6s
  9900K .......... .......... .......... .......... ..........  4%  331M 6s
  9950K .......... .......... .......... .......... ..........  4% 84.5M 6s
 10000K .......... .......... .......... .......... ..........  4% 14.8M 6s
 10050K .......... .......... .......... .......... ..........  4%  152M 6s
 10100K .......... .......... .......... .......... ..........  4% 5.45M 6s
 10150K .......... .......... .......... .......... ..........  4%  233M 6s
 10200K .......... .......... .......... .......... ..........  4%  308M 6s
 10250K .......... .......... .......... .......... ..........  4%  284M 6s
 10300K .......... .......... .......... .......... ..........  4%  276M 6s
 10350K .......... .......... .......... .......... ..........  4% 23.2M 6s
 10400K .......... .......... .......... .......... ..........  4% 55.7M 6s
 10450K .......... .......... .......... .......... ..........  4% 59.5M 6s
 10500K .......... .......... .......... .......... ..........  4% 4.91M 6s
 10550K .......... .......... .......... .......... ..........  4%  151M 6s
 10600K .......... .......... .......... .......... ..........  4%  334M 6s
 10650K .......... .......... .......... .......... ..........  4%  314M 6s
 10700K .......... .......... .......... .......... ..........  4%  330M 6s
 10750K .......... .......... .......... .......... ..........  4% 6.73M 6s
 10800K .......... .......... .......... .......... ..........  4%  230M 6s
 10850K .......... .......... .......... .......... ..........  4%  269M 6s
 10900K .......... .......... .......... .......... ..........  4%  246M 6s
 10950K .......... .......... .......... .......... ..........  4%  312M 6s
 11000K .......... .......... .......... .......... ..........  4%  285M 6s
 11050K .......... .......... .......... .......... ..........  4%  270M 6s
 11100K .......... .......... .......... .......... ..........  4% 62.2M 6s
 11150K .......... .......... .......... .......... ..........  4%  140M 6s
 11200K .......... .......... .......... .......... ..........  4% 16.5M 6s
 11250K .......... .......... .......... .......... ..........  4% 62.1M 6s
 11300K .......... .......... .......... .......... ..........  4% 23.1M 6s
 11350K .......... .......... .......... .......... ..........  4% 53.5M 6s
 11400K .......... .......... .......... .......... ..........  4% 57.5M 6s
 11450K .......... .......... .......... .......... ..........  4% 54.2M 6s
 11500K .......... .......... .......... .......... ..........  4% 7.25M 6s
 11550K .......... .......... .......... .......... ..........  4%  265M 6s
 11600K .......... .......... .......... .......... ..........  4%  284M 6s
 11650K .......... .......... .......... .......... ..........  4%  323M 6s
 11700K .......... .......... .......... .......... ..........  4%  256M 6s
 11750K .......... .......... .......... .......... ..........  4% 26.8M 6s
 11800K .......... .......... .......... .......... ..........  4%  194M 6s
 11850K .......... .......... .......... .......... ..........  4%  309M 6s
 11900K .......... .......... .......... .......... ..........  5% 14.9M 6s
 11950K .......... .......... .......... .......... ..........  5%  123M 6s
 12000K .......... .......... .......... .......... ..........  5% 15.8M 6s
 12050K .......... .......... .......... .......... ..........  5% 63.5M 6s
 12100K .......... .......... .......... .......... ..........  5% 55.0M 6s
 12150K .......... .......... .......... .......... ..........  5% 24.7M 6s
 12200K .......... .......... .......... .......... ..........  5% 54.6M 6s
 12250K .......... .......... .......... .......... ..........  5% 58.9M 6s
 12300K .......... .......... .......... .......... ..........  5% 15.8M 6s
 12350K .......... .......... .......... .......... ..........  5% 53.3M 6s
 12400K .......... .......... .......... .......... ..........  5% 24.8M 6s
 12450K .......... .......... .......... .......... ..........  5% 59.8M 6s
 12500K .......... .......... .......... .......... ..........  5% 51.7M 6s
 12550K .......... .......... .......... .......... ..........  5% 16.8M 6s
 12600K .......... .......... .......... .......... ..........  5% 51.7M 6s
 12650K .......... .......... .......... .......... ..........  5% 5.58M 6s
 12700K .......... .......... .......... .......... ..........  5%  164M 6s
 12750K .......... .......... .......... .......... ..........  5%  267M 6s
 12800K .......... .......... .......... .......... ..........  5%  262M 6s
 12850K .......... .......... .......... .......... ..........  5%  332M 6s
 12900K .......... .......... .......... .......... ..........  5% 20.7M 6s
 12950K .......... .......... .......... .......... ..........  5% 63.9M 6s
 13000K .......... .......... .......... .......... ..........  5% 55.9M 6s
 13050K .......... .......... .......... .......... ..........  5% 23.4M 6s
 13100K .......... .......... .......... .......... ..........  5% 57.5M 6s
 13150K .......... .......... .......... .......... ..........  5% 55.7M 6s
 13200K .......... .......... .......... .......... ..........  5% 59.1M 6s
 13250K .......... .......... .......... .......... ..........  5% 55.7M 6s
 13300K .......... .......... .......... .......... ..........  5% 48.8M 6s
 13350K .......... .......... .......... .......... ..........  5% 63.0M 6s
 13400K .......... .......... .......... .......... ..........  5% 55.7M 6s
 13450K .......... .......... .......... .......... ..........  5% 57.5M 6s
 13500K .......... .......... .......... .......... ..........  5% 53.7M 6s
 13550K .......... .......... .......... .......... ..........  5% 15.8M 6s
 13600K .......... .......... .......... .......... ..........  5% 53.5M 6s
 13650K .......... .......... .......... .......... ..........  5% 63.2M 6s
 13700K .......... .......... .......... .......... ..........  5% 15.5M 6s
 13750K .......... .......... .......... .......... ..........  5% 65.1M 6s
 13800K .......... .......... .......... .......... ..........  5% 4.82M 6s
 13850K .......... .......... .......... .......... ..........  5%  290M 6s
 13900K .......... .......... .......... .......... ..........  5%  327M 6s
 13950K .......... .......... .......... .......... ..........  5%  313M 6s
 14000K .......... .......... .......... .......... ..........  5%  329M 6s
 14050K .......... .......... .......... .......... ..........  5% 44.4M 6s
 14100K .......... .......... .......... .......... ..........  5% 54.5M 6s
 14150K .......... .......... .......... .......... ..........  5% 57.0M 6s
 14200K .......... .......... .......... .......... ..........  5% 5.25M 6s
 14250K .......... .......... .......... .......... ..........  5%  294M 6s
 14300K .......... .......... .......... .......... ..........  6%  289M 6s
 14350K .......... .......... .......... .......... ..........  6%  337M 6s
 14400K .......... .......... .......... .......... ..........  6%  311M 6s
 14450K .......... .......... .......... .......... ..........  6% 23.7M 6s
 14500K .......... .......... .......... .......... ..........  6% 57.8M 6s
 14550K .......... .......... .......... .......... ..........  6% 4.53M 6s
 14600K .......... .......... .......... .......... ..........  6%  186M 6s
 14650K .......... .......... .......... .......... ..........  6%  298M 6s
 14700K .......... .......... .......... .......... ..........  6%  313M 6s
 14750K .......... .......... .......... .......... ..........  6%  304M 6s
 14800K .......... .......... .......... .......... ..........  6% 99.8M 6s
 14850K .......... .......... .......... .......... ..........  6% 54.6M 6s
 14900K .......... .......... .......... .......... ..........  6% 69.3M 6s
 14950K .......... .......... .......... .......... ..........  6% 15.9M 6s
 15000K .......... .......... .......... .......... ..........  6% 57.9M 6s
 15050K .......... .......... .......... .......... ..........  6% 49.4M 6s
 15100K .......... .......... .......... .......... ..........  6% 16.4M 6s
 15150K .......... .......... .......... .......... ..........  6% 54.7M 6s
 15200K .......... .......... .......... .......... ..........  6% 24.2M 6s
 15250K .......... .......... .......... .......... ..........  6% 60.0M 6s
 15300K .......... .......... .......... .......... ..........  6% 50.9M 6s
 15350K .......... .......... .......... .......... ..........  6% 54.8M 6s
 15400K .......... .......... .......... .......... ..........  6% 61.8M 6s
 15450K .......... .......... .......... .......... ..........  6% 6.61M 6s
 15500K .......... .......... .......... .......... ..........  6%  241M 6s
 15550K .......... .......... .......... .......... ..........  6%  281M 6s
 15600K .......... .......... .......... .......... ..........  6%  258M 6s
 15650K .......... .......... .......... .......... ..........  6%  321M 6s
 15700K .......... .......... .......... .......... ..........  6%  299M 6s
 15750K .......... .......... .......... .......... ..........  6%  320M 6s
 15800K .......... .......... .......... .......... ..........  6% 41.7M 6s
 15850K .......... .......... .......... .......... ..........  6%  240M 6s
 15900K .......... .......... .......... .......... ..........  6%  259M 6s
 15950K .......... .......... .......... .......... ..........  6%  334M 6s
 16000K .......... .......... .......... .......... ..........  6%  125M 6s
 16050K .......... .......... .......... .......... ..........  6% 67.5M 6s
 16100K .......... .......... .......... .......... ..........  6% 55.3M 6s
 16150K .......... .......... .......... .......... ..........  6% 56.0M 6s
 16200K .......... .......... .......... .......... ..........  6% 59.8M 6s
 16250K .......... .......... .......... .......... ..........  6% 49.5M 6s
 16300K .......... .......... .......... .......... ..........  6% 56.6M 6s
 16350K .......... .......... .......... .......... ..........  6% 60.3M 6s
 16400K .......... .......... .......... .......... ..........  6% 52.4M 6s
 16450K .......... .......... .......... .......... ..........  6% 48.3M 6s
 16500K .......... .......... .......... .......... ..........  6% 27.7M 6s
 16550K .......... .......... .......... .......... ..........  6%  328M 6s
 16600K .......... .......... .......... .......... ..........  6% 6.77M 6s
 16650K .......... .......... .......... .......... ..........  6%  250M 6s
 16700K .......... .......... .......... .......... ..........  7%  256M 6s
 16750K .......... .......... .......... .......... ..........  7%  273M 6s
 16800K .......... .......... .......... .......... ..........  7%  292M 6s
 16850K .......... .......... .......... .......... ..........  7%  332M 6s
 16900K .......... .......... .......... .......... ..........  7%  292M 6s
 16950K .......... .......... .......... .......... ..........  7%  298M 6s
 17000K .......... .......... .......... .......... ..........  7%  263M 6s
 17050K .......... .......... .......... .......... ..........  7%  291M 6s
 17100K .......... .......... .......... .......... ..........  7%  110M 6s
 17150K .......... .......... .......... .......... ..........  7% 50.7M 6s
 17200K .......... .......... .......... .......... ..........  7% 6.84M 6s
 17250K .......... .......... .......... .......... ..........  7%  255M 6s
 17300K .......... .......... .......... .......... ..........  7%  292M 6s
 17350K .......... .......... .......... .......... ..........  7%  110M 6s
 17400K .......... .......... .......... .......... ..........  7% 65.2M 6s
 17450K .......... .......... .......... .......... ..........  7% 23.9M 6s
 17500K .......... .......... .......... .......... ..........  7% 54.7M 6s
 17550K .......... .......... .......... .......... ..........  7% 58.2M 6s
 17600K .......... .......... .......... .......... ..........  7% 50.2M 6s
 17650K .......... .......... .......... .......... ..........  7% 61.4M 6s
 17700K .......... .......... .......... .......... ..........  7% 50.8M 6s
 17750K .......... .......... .......... .......... ..........  7% 32.8M 6s
 17800K .......... .......... .......... .......... ..........  7%  163M 6s
 17850K .......... .......... .......... .......... ..........  7% 6.53M 6s
 17900K .......... .......... .......... .......... ..........  7%  225M 6s
 17950K .......... .......... .......... .......... ..........  7%  252M 6s
 18000K .......... .......... .......... .......... ..........  7%  219M 6s
 18050K .......... .......... .......... .......... ..........  7%  240M 6s
 18100K .......... .......... .......... .......... ..........  7%  321M 6s
 18150K .......... .......... .......... .......... ..........  7%  299M 6s
 18200K .......... .......... .......... .......... ..........  7%  327M 6s
 18250K .......... .......... .......... .......... ..........  7%  140M 6s
 18300K .......... .......... .......... .......... ..........  7%  259M 6s
 18350K .......... .......... .......... .......... ..........  7%  230M 6s
 18400K .......... .......... .......... .......... ..........  7% 53.0M 6s
 18450K .......... .......... .......... .......... ..........  7% 67.9M 6s
 18500K .......... .......... .......... .......... ..........  7% 56.5M 6s
 18550K .......... .......... .......... .......... ..........  7% 47.3M 6s
 18600K .......... .......... .......... .......... ..........  7% 69.3M 6s
 18650K .......... .......... .......... .......... ..........  7% 55.1M 6s
 18700K .......... .......... .......... .......... ..........  7% 57.8M 6s
 18750K .......... .......... .......... .......... ..........  7% 57.7M 6s
 18800K .......... .......... .......... .......... ..........  7% 55.6M 6s
 18850K .......... .......... .......... .......... ..........  7% 56.6M 6s
 18900K .......... .......... .......... .......... ..........  7% 54.6M 6s
 18950K .......... .......... .......... .......... ..........  7% 63.3M 6s
 19000K .......... .......... .......... .......... ..........  7% 6.63M 6s
 19050K .......... .......... .......... .......... ..........  7%  223M 6s
 19100K .......... .......... .......... .......... ..........  8%  278M 6s
 19150K .......... .......... .......... .......... ..........  8%  343M 6s
 19200K .......... .......... .......... .......... ..........  8%  287M 6s
 19250K .......... .......... .......... .......... ..........  8%  319M 6s
 19300K .......... .......... .......... .......... ..........  8%  310M 6s
 19350K .......... .......... .......... .......... ..........  8%  309M 6s
 19400K .......... .......... .......... .......... ..........  8% 21.5M 6s
 19450K .......... .......... .......... .......... ..........  8% 15.5M 6s
 19500K .......... .......... .......... .......... ..........  8% 54.6M 6s
 19550K .......... .......... .......... .......... ..........  8% 19.8M 6s
 19600K .......... .......... .......... .......... ..........  8% 16.3M 6s
 19650K .......... .......... .......... .......... ..........  8% 16.5M 6s
 19700K .......... .......... .......... .......... ..........  8% 4.96M 6s
 19750K .......... .......... .......... .......... ..........  8%  215M 6s
 19800K .......... .......... .......... .......... ..........  8%  312M 6s
 19850K .......... .......... .......... .......... ..........  8%  143M 6s
 19900K .......... .......... .......... .......... ..........  8% 19.5M 6s
 19950K .......... .......... .......... .......... ..........  8% 6.21M 6s
 20000K .......... .......... .......... .......... ..........  8%  215M 6s
 20050K .......... .......... .......... .......... ..........  8%  250M 6s
 20100K .......... .......... .......... .......... ..........  8%  297M 6s
 20150K .......... .......... .......... .......... ..........  8% 30.9M 6s
 20200K .......... .......... .......... .......... ..........  8% 54.2M 6s
 20250K .......... .......... .......... .......... ..........  8% 24.0M 6s
 20300K .......... .......... .......... .......... ..........  8% 24.2M 6s
 20350K .......... .......... .......... .......... ..........  8% 19.1M 6s
 20400K .......... .......... .......... .......... ..........  8% 5.48M 6s
 20450K .......... .......... .......... .......... ..........  8%  240M 6s
 20500K .......... .......... .......... .......... ..........  8%  262M 6s
 20550K .......... .......... .......... .......... ..........  8%  271M 6s
 20600K .......... .......... .......... .......... ..........  8%  247M 6s
 20650K .......... .......... .......... .......... ..........  8%  113M 6s
 20700K .......... .......... .......... .......... ..........  8% 23.8M 6s
 20750K .......... .......... .......... .......... ..........  8% 25.4M 6s
 20800K .......... .......... .......... .......... ..........  8% 6.50M 6s
 20850K .......... .......... .......... .......... ..........  8%  179M 6s
 20900K .......... .......... .......... .......... ..........  8%  344M 6s
 20950K .......... .......... .......... .......... ..........  8% 29.0M 6s
 21000K .......... .......... .......... .......... ..........  8% 16.6M 6s
 21050K .......... .......... .......... .......... ..........  8% 17.4M 6s
 21100K .......... .......... .......... .......... ..........  8% 15.8M 6s
 21150K .......... .......... .......... .......... ..........  8% 38.2M 6s
 21200K .......... .......... .......... .......... ..........  8% 16.0M 6s
 21250K .......... .......... .......... .......... ..........  8% 6.51M 6s
 21300K .......... .......... .......... .......... ..........  8%  338M 6s
 21350K .......... .......... .......... .......... ..........  8% 3.25M 6s
 21400K .......... .......... .......... .......... ..........  8%  303M 6s
 21450K .......... .......... .......... .......... ..........  9%  280M 6s
 21500K .......... .......... .......... .......... ..........  9%  327M 6s
 21550K .......... .......... .......... .......... ..........  9%  299M 6s
 21600K .......... .......... .......... .......... ..........  9% 38.3M 6s
 21650K .......... .......... .......... .......... ..........  9%  121M 6s
 21700K .......... .......... .......... .......... ..........  9% 6.01M 6s
 21750K .......... .......... .......... .......... ..........  9%  317M 6s
 21800K .......... .......... .......... .......... ..........  9%  291M 6s
 21850K .......... .......... .......... .......... ..........  9%  224M 6s
 21900K .......... .......... .......... .......... ..........  9%  285M 6s
 21950K .......... .......... .......... .......... ..........  9% 38.2M 6s
 22000K .......... .......... .......... .......... ..........  9% 23.6M 6s
 22050K .......... .......... .......... .......... ..........  9% 55.6M 6s
 22100K .......... .......... .......... .......... ..........  9% 18.8M 6s
 22150K .......... .......... .......... .......... ..........  9% 16.3M 6s
 22200K .......... .......... .......... .......... ..........  9% 16.4M 6s
 22250K .......... .......... .......... .......... ..........  9% 16.2M 6s
 22300K .......... .......... .......... .......... ..........  9% 40.3M 6s
 22350K .......... .......... .......... .......... ..........  9% 16.1M 6s
 22400K .......... .......... .......... .......... ..........  9% 19.8M 6s
 22450K .......... .......... .......... .......... ..........  9% 24.9M 6s
 22500K .......... .......... .......... .......... ..........  9% 23.4M 6s
 22550K .......... .......... .......... .......... ..........  9% 59.8M 6s
 22600K .......... .......... .......... .......... ..........  9% 24.7M 6s
 22650K .......... .......... .......... .......... ..........  9% 25.2M 6s
 22700K .......... .......... .......... .......... ..........  9% 23.9M 6s
 22750K .......... .......... .......... .......... ..........  9% 67.5M 6s
 22800K .......... .......... .......... .......... ..........  9% 24.9M 6s
 22850K .......... .......... .......... .......... ..........  9% 24.7M 6s
 22900K .......... .......... .......... .......... ..........  9% 24.3M 6s
 22950K .......... .......... .......... .......... ..........  9% 5.65M 6s
 23000K .......... .......... .......... .......... ..........  9%  258M 6s
 23050K .......... .......... .......... .......... ..........  9%  271M 6s
 23100K .......... .......... .......... .......... ..........  9%  269M 6s
 23150K .......... .......... .......... .......... ..........  9%  337M 6s
 23200K .......... .......... .......... .......... ..........  9%  312M 6s
 23250K .......... .......... .......... .......... ..........  9%  147M 6s
 23300K .......... .......... .......... .......... ..........  9%  115M 6s
 23350K .......... .......... .......... .......... ..........  9% 52.4M 6s
 23400K .......... .......... .......... .......... ..........  9% 56.4M 6s
 23450K .......... .......... .......... .......... ..........  9% 58.5M 6s
 23500K .......... .......... .......... .......... ..........  9% 56.6M 6s
 23550K .......... .......... .......... .......... ..........  9% 60.0M 6s
 23600K .......... .......... .......... .......... ..........  9% 51.6M 6s
 23650K .......... .......... .......... .......... ..........  9% 51.9M 6s
 23700K .......... .......... .......... .......... ..........  9% 6.64M 6s
 23750K .......... .......... .......... .......... ..........  9%  302M 6s
 23800K .......... .......... .......... .......... ..........  9%  273M 6s
 23850K .......... .......... .......... .......... .......... 10%  292M 6s
 23900K .......... .......... .......... .......... .......... 10%  343M 6s
 23950K .......... .......... .......... .......... .......... 10%  314M 6s
 24000K .......... .......... .......... .......... .......... 10%  321M 6s
 24050K .......... .......... .......... .......... .......... 10% 6.77M 6s
 24100K .......... .......... .......... .......... .......... 10%  228M 6s
 24150K .......... .......... .......... .......... .......... 10%  277M 6s
 24200K .......... .......... .......... .......... .......... 10%  285M 6s
 24250K .......... .......... .......... .......... .......... 10%  239M 6s
 24300K .......... .......... .......... .......... .......... 10%  290M 6s
 24350K .......... .......... .......... .......... .......... 10%  302M 6s
 24400K .......... .......... .......... .......... .......... 10%  315M 6s
 24450K .......... .......... .......... .......... .......... 10%  269M 6s
 24500K .......... .......... .......... .......... .......... 10%  287M 6s
 24550K .......... .......... .......... .......... .......... 10%  266M 6s
 24600K .......... .......... .......... .......... .......... 10%  305M 6s
 24650K .......... .......... .......... .......... .......... 10%  172M 6s
 24700K .......... .......... .......... .......... .......... 10% 60.8M 6s
 24750K .......... .......... .......... .......... .......... 10% 52.5M 6s
 24800K .......... .......... .......... .......... .......... 10% 6.11M 6s
 24850K .......... .......... .......... .......... .......... 10%  216M 6s
 24900K .......... .......... .......... .......... .......... 10%  276M 6s
 24950K .......... .......... .......... .......... .......... 10%  290M 6s
 25000K .......... .......... .......... .......... .......... 10%  303M 6s
 25050K .......... .......... .......... .......... .......... 10% 3.39M 6s
 25100K .......... .......... .......... .......... .......... 10%  157M 6s
 25150K .......... .......... .......... .......... .......... 10%  293M 6s
 25200K .......... .......... .......... .......... .......... 10%  244M 6s
 25250K .......... .......... .......... .......... .......... 10%  284M 6s
 25300K .......... .......... .......... .......... .......... 10%  264M 6s
 25350K .......... .......... .......... .......... .......... 10%  296M 6s
 25400K .......... .......... .......... .......... .......... 10%  275M 6s
 25450K .......... .......... .......... .......... .......... 10%  266M 6s
 25500K .......... .......... .......... .......... .......... 10%  263M 6s
 25550K .......... .......... .......... .......... .......... 10%  307M 6s
 25600K .......... .......... .......... .......... .......... 10%  275M 6s
 25650K .......... .......... .......... .......... .......... 10%  291M 6s
 25700K .......... .......... .......... .......... .......... 10%  269M 6s
 25750K .......... .......... .......... .......... .......... 10%  278M 6s
 25800K .......... .......... .......... .......... .......... 10%  279M 6s
 25850K .......... .......... .......... .......... .......... 10%  331M 6s
 25900K .......... .......... .......... .......... .......... 10%  302M 6s
 25950K .......... .......... .......... .......... .......... 10%  333M 6s
 26000K .......... .......... .......... .......... .......... 10%  306M 6s
 26050K .......... .......... .......... .......... .......... 10%  322M 6s
 26100K .......... .......... .......... .......... .......... 10%  288M 6s
 26150K .......... .......... .......... .......... .......... 10% 99.8M 6s
 26200K .......... .......... .......... .......... .......... 10%  246M 6s
 26250K .......... .......... .......... .......... .......... 11%  237M 6s
 26300K .......... .......... .......... .......... .......... 11%  265M 6s
 26350K .......... .......... .......... .......... .......... 11%  298M 6s
 26400K .......... .......... .......... .......... .......... 11%  285M 6s
 26450K .......... .......... .......... .......... .......... 11%  317M 6s
 26500K .......... .......... .......... .......... .......... 11%  276M 6s
 26550K .......... .......... .......... .......... .......... 11%  253M 6s
 26600K .......... .......... .......... .......... .......... 11%  265M 6s
 26650K .......... .......... .......... .......... .......... 11%  311M 6s
 26700K .......... .......... .......... .......... .......... 11%  286M 6s
 26750K .......... .......... .......... .......... .......... 11%  320M 6s
 26800K .......... .......... .......... .......... .......... 11%  272M 6s
 26850K .......... .......... .......... .......... .......... 11%  245M 6s
 26900K .......... .......... .......... .......... .......... 11% 90.6M 6s
 26950K .......... .......... .......... .......... .......... 11%  112M 6s
 27000K .......... .......... .......... .......... .......... 11%  129M 6s
 27050K .......... .......... .......... .......... .......... 11%  132M 6s
 27100K .......... .......... .......... .......... .......... 11% 30.9M 6s
 27150K .......... .......... .......... .......... .......... 11%  143M 6s
 27200K .......... .......... .......... .......... .......... 11% 89.9M 6s
 27250K .......... .......... .......... .......... .......... 11% 33.4M 6s
 27300K .......... .......... .......... .......... .......... 11%  103M 6s
 27350K .......... .......... .......... .......... .......... 11% 6.47M 6s
 27400K .......... .......... .......... .......... .......... 11%  287M 6s
 27450K .......... .......... .......... .......... .......... 11%  255M 6s
 27500K .......... .......... .......... .......... .......... 11%  277M 6s
 27550K .......... .......... .......... .......... .......... 11%  301M 6s
 27600K .......... .......... .......... .......... .......... 11%  261M 6s
 27650K .......... .......... .......... .......... .......... 11%  301M 6s
 27700K .......... .......... .......... .......... .......... 11%  255M 6s
 27750K .......... .......... .......... .......... .......... 11%  310M 6s
 27800K .......... .......... .......... .......... .......... 11%  262M 6s
 27850K .......... .......... .......... .......... .......... 11% 5.95M 6s
 27900K .......... .......... .......... .......... .......... 11%  232M 6s
 27950K .......... .......... .......... .......... .......... 11%  275M 6s
 28000K .......... .......... .......... .......... .......... 11%  237M 6s
 28050K .......... .......... .......... .......... .......... 11%  286M 6s
 28100K .......... .......... .......... .......... .......... 11%  291M 6s
 28150K .......... .......... .......... .......... .......... 11%  328M 6s
 28200K .......... .......... .......... .......... .......... 11%  269M 6s
 28250K .......... .......... .......... .......... .......... 11%  247M 6s
 28300K .......... .......... .......... .......... .......... 11%  296M 6s
 28350K .......... .......... .......... .......... .......... 11%  335M 6s
 28400K .......... .......... .......... .......... .......... 11% 52.0M 6s
 28450K .......... .......... .......... .......... .......... 11% 83.8M 5s
 28500K .......... .......... .......... .......... .......... 11% 6.45M 6s
 28550K .......... .......... .......... .......... .......... 11%  251M 6s
 28600K .......... .......... .......... .......... .......... 11%  235M 6s
 28650K .......... .......... .......... .......... .......... 12%  268M 6s
 28700K .......... .......... .......... .......... .......... 12%  310M 6s
 28750K .......... .......... .......... .......... .......... 12%  337M 5s
 28800K .......... .......... .......... .......... .......... 12%  303M 5s
 28850K .......... .......... .......... .......... .......... 12%  246M 5s
 28900K .......... .......... .......... .......... .......... 12%  259M 5s
 28950K .......... .......... .......... .......... .......... 12%  291M 5s
 29000K .......... .......... .......... .......... .......... 12% 44.5M 5s
 29050K .......... .......... .......... .......... .......... 12%  125M 5s
 29100K .......... .......... .......... .......... .......... 12%  112M 5s
 29150K .......... .......... .......... .......... .......... 12% 26.8M 5s
 29200K .......... .......... .......... .......... .......... 12%  108M 5s
 29250K .......... .......... .......... .......... .......... 12% 34.8M 5s
 29300K .......... .......... .......... .......... .......... 12% 97.9M 5s
 29350K .......... .......... .......... .......... .......... 12%  121M 5s
 29400K .......... .......... .......... .......... .......... 12% 30.4M 5s
 29450K .......... .......... .......... .......... .......... 12%  109M 5s
 29500K .......... .......... .......... .......... .......... 12% 46.1M 5s
 29550K .......... .......... .......... .......... .......... 12%  118M 5s
 29600K .......... .......... .......... .......... .......... 12%  135M 5s
 29650K .......... .......... .......... .......... .......... 12%  115M 5s
 29700K .......... .......... .......... .......... .......... 12% 89.4M 5s
 29750K .......... .......... .......... .......... .......... 12%  132M 5s
 29800K .......... .......... .......... .......... .......... 12%  113M 5s
 29850K .......... .......... .......... .......... .......... 12%  111M 5s
 29900K .......... .......... .......... .......... .......... 12%  123M 5s
 29950K .......... .......... .......... .......... .......... 12%  114M 5s
 30000K .......... .......... .......... .......... .......... 12% 92.5M 5s
 30050K .......... .......... .......... .......... .......... 12%  125M 5s
 30100K .......... .......... .......... .......... .......... 12%  113M 5s
 30150K .......... .......... .......... .......... .......... 12%  112M 5s
 30200K .......... .......... .......... .......... .......... 12%  113M 5s
 30250K .......... .......... .......... .......... .......... 12%  128M 5s
 30300K .......... .......... .......... .......... .......... 12%  103M 5s
 30350K .......... .......... .......... .......... .......... 12%  107M 5s
 30400K .......... .......... .......... .......... .......... 12%  105M 5s
 30450K .......... .......... .......... .......... .......... 12%  100M 5s
 30500K .......... .......... .......... .......... .......... 12%  174M 5s
 30550K .......... .......... .......... .......... .......... 12% 96.5M 5s
 30600K .......... .......... .......... .......... .......... 12%  105M 5s
 30650K .......... .......... .......... .......... .......... 12%  114M 5s
 30700K .......... .......... .......... .......... .......... 12%  117M 5s
 30750K .......... .......... .......... .......... .......... 12%  141M 5s
 30800K .......... .......... .......... .......... .......... 12% 97.5M 5s
 30850K .......... .......... .......... .......... .......... 12%  116M 5s
 30900K .......... .......... .......... .......... .......... 12% 98.2M 5s
 30950K .......... .......... .......... .......... .......... 12%  128M 5s
 31000K .......... .......... .......... .......... .......... 12%  101M 5s
 31050K .......... .......... .......... .......... .......... 13%  121M 5s
 31100K .......... .......... .......... .......... .......... 13%  122M 5s
 31150K .......... .......... .......... .......... .......... 13%  106M 5s
 31200K .......... .......... .......... .......... .......... 13%  118M 5s
 31250K .......... .......... .......... .......... .......... 13% 99.6M 5s
 31300K .......... .......... .......... .......... .......... 13% 7.25M 5s
 31350K .......... .......... .......... .......... .......... 13%  293M 5s
 31400K .......... .......... .......... .......... .......... 13%  263M 5s
 31450K .......... .......... .......... .......... .......... 13%  227M 5s
 31500K .......... .......... .......... .......... .......... 13%  257M 5s
 31550K .......... .......... .......... .......... .......... 13%  293M 5s
 31600K .......... .......... .......... .......... .......... 13%  215M 5s
 31650K .......... .......... .......... .......... .......... 13%  271M 5s
 31700K .......... .......... .......... .......... .......... 13%  240M 5s
 31750K .......... .......... .......... .......... .......... 13%  299M 5s
 31800K .......... .......... .......... .......... .......... 13%  272M 5s
 31850K .......... .......... .......... .......... .......... 13%  307M 5s
 31900K .......... .......... .......... .......... .......... 13%  250M 5s
 31950K .......... .......... .......... .......... .......... 13%  339M 5s
 32000K .......... .......... .......... .......... .......... 13%  250M 5s
 32050K .......... .......... .......... .......... .......... 13%  309M 5s
 32100K .......... .......... .......... .......... .......... 13%  299M 5s
 32150K .......... .......... .......... .......... .......... 13%  296M 5s
 32200K .......... .......... .......... .......... .......... 13%  261M 5s
 32250K .......... .......... .......... .......... .......... 13%  290M 5s
 32300K .......... .......... .......... .......... .......... 13%  277M 5s
 32350K .......... .......... .......... .......... .......... 13%  280M 5s
 32400K .......... .......... .......... .......... .......... 13%  273M 5s
 32450K .......... .......... .......... .......... .......... 13%  278M 5s
 32500K .......... .......... .......... .......... .......... 13%  289M 5s
 32550K .......... .......... .......... .......... .......... 13%  174M 5s
 32600K .......... .......... .......... .......... .......... 13% 92.4M 5s
 32650K .......... .......... .......... .......... .......... 13%  148M 5s
 32700K .......... .......... .......... .......... .......... 13%  110M 5s
 32750K .......... .......... .......... .......... .......... 13%  126M 5s
 32800K .......... .......... .......... .......... .......... 13%  123M 5s
 32850K .......... .......... .......... .......... .......... 13%  100M 5s
 32900K .......... .......... .......... .......... .......... 13%  119M 5s
 32950K .......... .......... .......... .......... .......... 13% 30.5M 5s
 33000K .......... .......... .......... .......... .......... 13%  115M 5s
 33050K .......... .......... .......... .......... .......... 13%  122M 5s
 33100K .......... .......... .......... .......... .......... 13% 30.9M 5s
 33150K .......... .......... .......... .......... .......... 13%  131M 5s
 33200K .......... .......... .......... .......... .......... 13% 30.7M 5s
 33250K .......... .......... .......... .......... .......... 13%  107M 5s
 33300K .......... .......... .......... .......... .......... 13%  131M 5s
 33350K .......... .......... .......... .......... .......... 13% 28.2M 5s
 33400K .......... .......... .......... .......... .......... 14% 99.1M 5s
 33450K .......... .......... .......... .......... .......... 14% 31.4M 5s
 33500K .......... .......... .......... .......... .......... 14%  109M 5s
 33550K .......... .......... .......... .......... .......... 14%  111M 5s
 33600K .......... .......... .......... .......... .......... 14%  111M 5s
 33650K .......... .......... .......... .......... .......... 14%  124M 5s
 33700K .......... .......... .......... .......... .......... 14%  110M 5s
 33750K .......... .......... .......... .......... .......... 14%  117M 5s
 33800K .......... .......... .......... .......... .......... 14%  102M 5s
 33850K .......... .......... .......... .......... .......... 14%  124M 5s
 33900K .......... .......... .......... .......... .......... 14% 96.6M 5s
 33950K .......... .......... .......... .......... .......... 14%  126M 5s
 34000K .......... .......... .......... .......... .......... 14%  107M 5s
 34050K .......... .......... .......... .......... .......... 14%  101M 5s
 34100K .......... .......... .......... .......... .......... 14%  115M 5s
 34150K .......... .......... .......... .......... .......... 14% 95.1M 5s
 34200K .......... .......... .......... .......... .......... 14%  155M 5s
 34250K .......... .......... .......... .......... .......... 14% 96.6M 5s
 34300K .......... .......... .......... .......... .......... 14% 7.55M 5s
 34350K .......... .......... .......... .......... .......... 14%  288M 5s
 34400K .......... .......... .......... .......... .......... 14%  302M 5s
 34450K .......... .......... .......... .......... .......... 14%  270M 5s
 34500K .......... .......... .......... .......... .......... 14%  305M 5s
 34550K .......... .......... .......... .......... .......... 14%  243M 5s
 34600K .......... .......... .......... .......... .......... 14%  305M 5s
 34650K .......... .......... .......... .......... .......... 14%  281M 5s
 34700K .......... .......... .......... .......... .......... 14%  288M 5s
 34750K .......... .......... .......... .......... .......... 14%  249M 5s
 34800K .......... .......... .......... .......... .......... 14%  276M 5s
 34850K .......... .......... .......... .......... .......... 14%  277M 5s
 34900K .......... .......... .......... .......... .......... 14%  301M 5s
 34950K .......... .......... .......... .......... .......... 14%  320M 5s
 35000K .......... .......... .......... .......... .......... 14%  344M 5s
 35050K .......... .......... .......... .......... .......... 14%  291M 5s
 35100K .......... .......... .......... .......... .......... 14%  306M 5s
 35150K .......... .......... .......... .......... .......... 14%  293M 5s
 35200K .......... .......... .......... .......... .......... 14%  324M 5s
 35250K .......... .......... .......... .......... .......... 14%  306M 5s
 35300K .......... .......... .......... .......... .......... 14%  292M 5s
 35350K .......... .......... .......... .......... .......... 14%  229M 5s
 35400K .......... .......... .......... .......... .......... 14%  257M 5s
 35450K .......... .......... .......... .......... .......... 14%  138M 5s
 35500K .......... .......... .......... .......... .......... 14%  164M 5s
 35550K .......... .......... .......... .......... .......... 14%  115M 5s
 35600K .......... .......... .......... .......... .......... 14% 47.9M 5s
 35650K .......... .......... .......... .......... .......... 14%  174M 5s
 35700K .......... .......... .......... .......... .......... 14%  283M 5s
 35750K .......... .......... .......... .......... .......... 14%  106M 5s
 35800K .......... .......... .......... .......... .......... 15%  171M 5s
 35850K .......... .......... .......... .......... .......... 15% 68.0M 5s
 35900K .......... .......... .......... .......... .......... 15%  105M 5s
 35950K .......... .......... .......... .......... .......... 15%  246M 5s
 36000K .......... .......... .......... .......... .......... 15% 75.6M 5s
 36050K .......... .......... .......... .......... .......... 15%  188M 5s
 36100K .......... .......... .......... .......... .......... 15%  129M 5s
 36150K .......... .......... .......... .......... .......... 15%  163M 5s
 36200K .......... .......... .......... .......... .......... 15%  118M 5s
 36250K .......... .......... .......... .......... .......... 15%  104M 5s
 36300K .......... .......... .......... .......... .......... 15%  118M 5s
 36350K .......... .......... .......... .......... .......... 15%  107M 5s
 36400K .......... .......... .......... .......... .......... 15%  117M 5s
 36450K .......... .......... .......... .......... .......... 15%  106M 5s
 36500K .......... .......... .......... .......... .......... 15%  115M 5s
 36550K .......... .......... .......... .......... .......... 15%  105M 5s
 36600K .......... .......... .......... .......... .......... 15% 90.9M 5s
 36650K .......... .......... .......... .......... .......... 15% 7.80M 5s
 36700K .......... .......... .......... .......... .......... 15%  277M 5s
 36750K .......... .......... .......... .......... .......... 15%  276M 5s
 36800K .......... .......... .......... .......... .......... 15%  271M 5s
 36850K .......... .......... .......... .......... .......... 15%  254M 5s
 36900K .......... .......... .......... .......... .......... 15%  271M 5s
 36950K .......... .......... .......... .......... .......... 15%  258M 5s
 37000K .......... .......... .......... .......... .......... 15%  291M 5s
 37050K .......... .......... .......... .......... .......... 15%  242M 5s
 37100K .......... .......... .......... .......... .......... 15%  284M 5s
 37150K .......... .......... .......... .......... .......... 15%  260M 5s
 37200K .......... .......... .......... .......... .......... 15%  302M 5s
 37250K .......... .......... .......... .......... .......... 15%  259M 5s
 37300K .......... .......... .......... .......... .......... 15%  278M 5s
 37350K .......... .......... .......... .......... .......... 15%  276M 5s
 37400K .......... .......... .......... .......... .......... 15%  305M 5s
 37450K .......... .......... .......... .......... .......... 15%  292M 5s
 37500K .......... .......... .......... .......... .......... 15%  299M 5s
 37550K .......... .......... .......... .......... .......... 15%  283M 4s
 37600K .......... .......... .......... .......... .......... 15%  313M 4s
 37650K .......... .......... .......... .......... .......... 15%  247M 4s
 37700K .......... .......... .......... .......... .......... 15%  276M 4s
 37750K .......... .......... .......... .......... .......... 15%  287M 4s
 37800K .......... .......... .......... .......... .......... 15%  174M 4s
 37850K .......... .......... .......... .......... .......... 15% 33.5M 4s
 37900K .......... .......... .......... .......... .......... 15%  100M 4s
 37950K .......... .......... .......... .......... .......... 15%  123M 4s
 38000K .......... .......... .......... .......... .......... 15% 29.6M 4s
 38050K .......... .......... .......... .......... .......... 15% 85.4M 4s
 38100K .......... .......... .......... .......... .......... 15% 30.5M 4s
 38150K .......... .......... .......... .......... .......... 15%  118M 4s
 38200K .......... .......... .......... .......... .......... 16%  107M 4s
 38250K .......... .......... .......... .......... .......... 16% 6.66M 4s
 38300K .......... .......... .......... .......... .......... 16%  237M 4s
 38350K .......... .......... .......... .......... .......... 16%  268M 4s
 38400K .......... .......... .......... .......... .......... 16%  252M 4s
 38450K .......... .......... .......... .......... .......... 16%  280M 4s
 38500K .......... .......... .......... .......... .......... 16%  278M 4s
 38550K .......... .......... .......... .......... .......... 16%  284M 4s
 38600K .......... .......... .......... .......... .......... 16%  277M 4s
 38650K .......... .......... .......... .......... .......... 16%  280M 4s
 38700K .......... .......... .......... .......... .......... 16%  293M 4s
 38750K .......... .......... .......... .......... .......... 16%  310M 4s
 38800K .......... .......... .......... .......... .......... 16%  264M 4s
 38850K .......... .......... .......... .......... .......... 16%  305M 4s
 38900K .......... .......... .......... .......... .......... 16%  240M 4s
 38950K .......... .......... .......... .......... .......... 16%  304M 4s
 39000K .......... .......... .......... .......... .......... 16%  256M 4s
 39050K .......... .......... .......... .......... .......... 16%  204M 4s
 39100K .......... .......... .......... .......... .......... 16%  245M 4s
 39150K .......... .......... .......... .......... .......... 16%  255M 4s
 39200K .......... .......... .......... .......... .......... 16%  222M 4s
 39250K .......... .......... .......... .......... .......... 16%  116M 4s
 39300K .......... .......... .......... .......... .......... 16%  111M 4s
 39350K .......... .......... .......... .......... .......... 16%  110M 4s
 39400K .......... .......... .......... .......... .......... 16%  122M 4s
 39450K .......... .......... .......... .......... .......... 16% 64.0M 4s
 39500K .......... .......... .......... .......... .......... 16%  301M 4s
 39550K .......... .......... .......... .......... .......... 16%  118M 4s
 39600K .......... .......... .......... .......... .......... 16%  103M 4s
 39650K .......... .......... .......... .......... .......... 16% 96.2M 4s
 39700K .......... .......... .......... .......... .......... 16%  131M 4s
 39750K .......... .......... .......... .......... .......... 16%  124M 4s
 39800K .......... .......... .......... .......... .......... 16%  105M 4s
 39850K .......... .......... .......... .......... .......... 16% 37.3M 4s
 39900K .......... .......... .......... .......... .......... 16%  291M 4s
 39950K .......... .......... .......... .......... .......... 16%  293M 4s
 40000K .......... .......... .......... .......... .......... 16%  284M 4s
 40050K .......... .......... .......... .......... .......... 16%  145M 4s
 40100K .......... .......... .......... .......... .......... 16%  101M 4s
 40150K .......... .......... .......... .......... .......... 16%  134M 4s
 40200K .......... .......... .......... .......... .......... 16%  102M 4s
 40250K .......... .......... .......... .......... .......... 16%  130M 4s
 40300K .......... .......... .......... .......... .......... 16%  111M 4s
 40350K .......... .......... .......... .......... .......... 16%  113M 4s
 40400K .......... .......... .......... .......... .......... 16%  109M 4s
 40450K .......... .......... .......... .......... .......... 16%  104M 4s
 40500K .......... .......... .......... .......... .......... 16%  101M 4s
 40550K .......... .......... .......... .......... .......... 16%  121M 4s
 40600K .......... .......... .......... .......... .......... 17%  106M 4s
 40650K .......... .......... .......... .......... .......... 17% 7.48M 4s
 40700K .......... .......... .......... .......... .......... 17%  250M 4s
 40750K .......... .......... .......... .......... .......... 17%  271M 4s
 40800K .......... .......... .......... .......... .......... 17%  310M 4s
 40850K .......... .......... .......... .......... .......... 17%  218M 4s
 40900K .......... .......... .......... .......... .......... 17%  307M 4s
 40950K .......... .......... .......... .......... .......... 17%  263M 4s
 41000K .......... .......... .......... .......... .......... 17%  281M 4s
 41050K .......... .......... .......... .......... .......... 17%  279M 4s
 41100K .......... .......... .......... .......... .......... 17%  286M 4s
 41150K .......... .......... .......... .......... .......... 17%  302M 4s
 41200K .......... .......... .......... .......... .......... 17%  332M 4s
 41250K .......... .......... .......... .......... .......... 17%  311M 4s
 41300K .......... .......... .......... .......... .......... 17%  336M 4s
 41350K .......... .......... .......... .......... .......... 17% 8.21M 4s
 41400K .......... .......... .......... .......... .......... 17%  247M 4s
 41450K .......... .......... .......... .......... .......... 17%  234M 4s
 41500K .......... .......... .......... .......... .......... 17%  239M 4s
 41550K .......... .......... .......... .......... .......... 17%  263M 4s
 41600K .......... .......... .......... .......... .......... 17%  284M 4s
 41650K .......... .......... .......... .......... .......... 17%  253M 4s
 41700K .......... .......... .......... .......... .......... 17%  285M 4s
 41750K .......... .......... .......... .......... .......... 17%  252M 4s
 41800K .......... .......... .......... .......... .......... 17%  290M 4s
 41850K .......... .......... .......... .......... .......... 17%  284M 4s
 41900K .......... .......... .......... .......... .......... 17%  323M 4s
 41950K .......... .......... .......... .......... .......... 17%  292M 4s
 42000K .......... .......... .......... .......... .......... 17%  343M 4s
 42050K .......... .......... .......... .......... .......... 17%  298M 4s
 42100K .......... .......... .......... .......... .......... 17%  341M 4s
 42150K .......... .......... .......... .......... .......... 17%  310M 4s
 42200K .......... .......... .......... .......... .......... 17% 8.59M 4s
 42250K .......... .......... .......... .......... .......... 17%  266M 4s
 42300K .......... .......... .......... .......... .......... 17%  299M 4s
 42350K .......... .......... .......... .......... .......... 17%  297M 4s
 42400K .......... .......... .......... .......... .......... 17%  300M 4s
 42450K .......... .......... .......... .......... .......... 17%  291M 4s
 42500K .......... .......... .......... .......... .......... 17%  293M 4s
 42550K .......... .......... .......... .......... .......... 17%  255M 4s
 42600K .......... .......... .......... .......... .......... 17%  330M 4s
 42650K .......... .......... .......... .......... .......... 17%  298M 4s
 42700K .......... .......... .......... .......... .......... 17%  274M 4s
 42750K .......... .......... .......... .......... .......... 17%  289M 4s
 42800K .......... .......... .......... .......... .......... 17%  261M 4s
 42850K .......... .......... .......... .......... .......... 17%  255M 4s
 42900K .......... .......... .......... .......... .......... 17%  128M 4s
 42950K .......... .......... .......... .......... .......... 18% 29.3M 4s
 43000K .......... .......... .......... .......... .......... 18%  162M 4s
 43050K .......... .......... .......... .......... .......... 18%  126M 4s
 43100K .......... .......... .......... .......... .......... 18% 6.23M 4s
 43150K .......... .......... .......... .......... .......... 18%  220M 4s
 43200K .......... .......... .......... .......... .......... 18%  243M 4s
 43250K .......... .......... .......... .......... .......... 18%  264M 4s
 43300K .......... .......... .......... .......... .......... 18%  310M 4s
 43350K .......... .......... .......... .......... .......... 18%  335M 4s
 43400K .......... .......... .......... .......... .......... 18%  301M 4s
 43450K .......... .......... .......... .......... .......... 18% 7.98M 4s
 43500K .......... .......... .......... .......... .......... 18%  233M 4s
 43550K .......... .......... .......... .......... .......... 18%  271M 4s
 43600K .......... .......... .......... .......... .......... 18%  273M 4s
 43650K .......... .......... .......... .......... .......... 18%  284M 4s
 43700K .......... .......... .......... .......... .......... 18%  265M 4s
 43750K .......... .......... .......... .......... .......... 18%  290M 4s
 43800K .......... .......... .......... .......... .......... 18%  270M 4s
 43850K .......... .......... .......... .......... .......... 18%  321M 4s
 43900K .......... .......... .......... .......... .......... 18%  284M 4s
 43950K .......... .......... .......... .......... .......... 18%  292M 4s
 44000K .......... .......... .......... .......... .......... 18%  239M 4s
 44050K .......... .......... .......... .......... .......... 18%  298M 4s
 44100K .......... .......... .......... .......... .......... 18%  285M 4s
 44150K .......... .......... .......... .......... .......... 18%  270M 4s
 44200K .......... .......... .......... .......... .......... 18%  264M 4s
 44250K .......... .......... .......... .......... .......... 18%  323M 4s
 44300K .......... .......... .......... .......... .......... 18%  250M 4s
 44350K .......... .......... .......... .......... .......... 18%  260M 4s
 44400K .......... .......... .......... .......... .......... 18%  176M 4s
 44450K .......... .......... .......... .......... .......... 18%  101M 4s
 44500K .......... .......... .......... .......... .......... 18%  117M 4s
 44550K .......... .......... .......... .......... .......... 18%  114M 4s
 44600K .......... .......... .......... .......... .......... 18%  102M 4s
 44650K .......... .......... .......... .......... .......... 18%  124M 4s
 44700K .......... .......... .......... .......... .......... 18%  122M 4s
 44750K .......... .......... .......... .......... .......... 18% 74.4M 4s
 44800K .......... .......... .......... .......... .......... 18%  162M 4s
 44850K .......... .......... .......... .......... .......... 18% 79.0M 4s
 44900K .......... .......... .......... .......... .......... 18%  180M 4s
 44950K .......... .......... .......... .......... .......... 18%  120M 4s
 45000K .......... .......... .......... .......... .......... 18%  115M 4s
 45050K .......... .......... .......... .......... .......... 18%  122M 4s
 45100K .......... .......... .......... .......... .......... 18%  124M 4s
 45150K .......... .......... .......... .......... .......... 18% 55.9M 4s
 45200K .......... .......... .......... .......... .......... 18%  299M 4s
 45250K .......... .......... .......... .......... .......... 18%  207M 4s
 45300K .......... .......... .......... .......... .......... 18% 97.3M 4s
 45350K .......... .......... .......... .......... .......... 19%  115M 4s
 45400K .......... .......... .......... .......... .......... 19%  121M 4s
 45450K .......... .......... .......... .......... .......... 19%  122M 4s
 45500K .......... .......... .......... .......... .......... 19% 95.3M 4s
 45550K .......... .......... .......... .......... .......... 19%  130M 4s
 45600K .......... .......... .......... .......... .......... 19%  101M 4s
 45650K .......... .......... .......... .......... .......... 19%  105M 4s
 45700K .......... .......... .......... .......... .......... 19%  135M 4s
 45750K .......... .......... .......... .......... .......... 19%  106M 4s
 45800K .......... .......... .......... .......... .......... 19% 96.4M 4s
 45850K .......... .......... .......... .......... .......... 19%  134M 4s
 45900K .......... .......... .......... .......... .......... 19%  123M 4s
 45950K .......... .......... .......... .......... .......... 19%  103M 4s
 46000K .......... .......... .......... .......... .......... 19% 7.38M 4s
 46050K .......... .......... .......... .......... .......... 19%  235M 4s
 46100K .......... .......... .......... .......... .......... 19%  245M 4s
 46150K .......... .......... .......... .......... .......... 19%  254M 4s
 46200K .......... .......... .......... .......... .......... 19%  291M 4s
 46250K .......... .......... .......... .......... .......... 19%  269M 4s
 46300K .......... .......... .......... .......... .......... 19%  308M 4s
 46350K .......... .......... .......... .......... .......... 19%  306M 4s
 46400K .......... .......... .......... .......... .......... 19%  314M 4s
 46450K .......... .......... .......... .......... .......... 19% 65.5M 4s
 46500K .......... .......... .......... .......... .......... 19% 95.1M 4s
 46550K .......... .......... .......... .......... .......... 19% 88.9M 4s
 46600K .......... .......... .......... .......... .......... 19% 30.6M 4s
 46650K .......... .......... .......... .......... .......... 19% 49.7M 4s
 46700K .......... .......... .......... .......... .......... 19% 44.7M 4s
 46750K .......... .......... .......... .......... .......... 19%  103M 4s
 46800K .......... .......... .......... .......... .......... 19% 32.3M 4s
 46850K .......... .......... .......... .......... .......... 19%  125M 4s
 46900K .......... .......... .......... .......... .......... 19% 96.0M 4s
 46950K .......... .......... .......... .......... .......... 19% 32.7M 4s
 47000K .......... .......... .......... .......... .......... 19%  138M 4s
 47050K .......... .......... .......... .......... .......... 19%  102M 4s
 47100K .......... .......... .......... .......... .......... 19% 31.0M 4s
 47150K .......... .......... .......... .......... .......... 19% 7.46M 4s
 47200K .......... .......... .......... .......... .......... 19%  281M 4s
 47250K .......... .......... .......... .......... .......... 19%  241M 4s
 47300K .......... .......... .......... .......... .......... 19%  297M 4s
 47350K .......... .......... .......... .......... .......... 19%  291M 4s
 47400K .......... .......... .......... .......... .......... 19%  293M 4s
 47450K .......... .......... .......... .......... .......... 19%  229M 4s
 47500K .......... .......... .......... .......... .......... 19%  238M 4s
 47550K .......... .......... .......... .......... .......... 19%  280M 4s
 47600K .......... .......... .......... .......... .......... 19%  291M 4s
 47650K .......... .......... .......... .......... .......... 19%  283M 4s
 47700K .......... .......... .......... .......... .......... 19%  292M 4s
 47750K .......... .......... .......... .......... .......... 20%  276M 4s
 47800K .......... .......... .......... .......... .......... 20%  329M 4s
 47850K .......... .......... .......... .......... .......... 20%  278M 4s
 47900K .......... .......... .......... .......... .......... 20%  302M 4s
 47950K .......... .......... .......... .......... .......... 20%  253M 4s
 48000K .......... .......... .......... .......... .......... 20%  297M 4s
 48050K .......... .......... .......... .......... .......... 20%  254M 4s
 48100K .......... .......... .......... .......... .......... 20%  297M 4s
 48150K .......... .......... .......... .......... .......... 20%  278M 4s
 48200K .......... .......... .......... .......... .......... 20%  258M 4s
 48250K .......... .......... .......... .......... .......... 20%  195M 4s
 48300K .......... .......... .......... .......... .......... 20% 61.9M 4s
 48350K .......... .......... .......... .......... .......... 20%  301M 4s
 48400K .......... .......... .......... .......... .......... 20%  109M 4s
 48450K .......... .......... .......... .......... .......... 20%  124M 4s
 48500K .......... .......... .......... .......... .......... 20%  112M 4s
 48550K .......... .......... .......... .......... .......... 20%  123M 4s
 48600K .......... .......... .......... .......... .......... 20% 97.8M 4s
 48650K .......... .......... .......... .......... .......... 20%  126M 4s
 48700K .......... .......... .......... .......... .......... 20% 99.9M 4s
 48750K .......... .......... .......... .......... .......... 20% 89.2M 4s
 48800K .......... .......... .......... .......... .......... 20%  153M 4s
 48850K .......... .......... .......... .......... .......... 20%  114M 4s
 48900K .......... .......... .......... .......... .......... 20%  129M 4s
 48950K .......... .......... .......... .......... .......... 20%  117M 4s
 49000K .......... .......... .......... .......... .......... 20%  120M 4s
 49050K .......... .......... .......... .......... .......... 20%  114M 4s
 49100K .......... .......... .......... .......... .......... 20%  109M 4s
 49150K .......... .......... .......... .......... .......... 20%  109M 4s
 49200K .......... .......... .......... .......... .......... 20%  109M 4s
 49250K .......... .......... .......... .......... .......... 20%  114M 4s
 49300K .......... .......... .......... .......... .......... 20%  109M 4s
 49350K .......... .......... .......... .......... .......... 20%  114M 4s
 49400K .......... .......... .......... .......... .......... 20%  123M 4s
 49450K .......... .......... .......... .......... .......... 20% 99.3M 4s
 49500K .......... .......... .......... .......... .......... 20%  116M 4s
 49550K .......... .......... .......... .......... .......... 20%  104M 4s
 49600K .......... .......... .......... .......... .......... 20%  129M 4s
 49650K .......... .......... .......... .......... .......... 20% 7.59M 4s
 49700K .......... .......... .......... .......... .......... 20%  267M 4s
 49750K .......... .......... .......... .......... .......... 20%  313M 4s
 49800K .......... .......... .......... .......... .......... 20%  259M 4s
 49850K .......... .......... .......... .......... .......... 20%  260M 4s
 49900K .......... .......... .......... .......... .......... 20%  267M 4s
 49950K .......... .......... .......... .......... .......... 20%  240M 4s
 50000K .......... .......... .......... .......... .......... 20%  282M 4s
 50050K .......... .......... .......... .......... .......... 20%  294M 4s
 50100K .......... .......... .......... .......... .......... 20%  272M 4s
 50150K .......... .......... .......... .......... .......... 21%  319M 4s
 50200K .......... .......... .......... .......... .......... 21%  280M 4s
 50250K .......... .......... .......... .......... .......... 21%  326M 4s
 50300K .......... .......... .......... .......... .......... 21%  308M 4s
 50350K .......... .......... .......... .......... .......... 21% 7.98M 4s
 50400K .......... .......... .......... .......... .......... 21%  201M 4s
 50450K .......... .......... .......... .......... .......... 21%  272M 4s
 50500K .......... .......... .......... .......... .......... 21%  240M 4s
 50550K .......... .......... .......... .......... .......... 21%  279M 4s
 50600K .......... .......... .......... .......... .......... 21%  256M 4s
 50650K .......... .......... .......... .......... .......... 21%  285M 4s
 50700K .......... .......... .......... .......... .......... 21%  296M 4s
 50750K .......... .......... .......... .......... .......... 21%  299M 4s
 50800K .......... .......... .......... .......... .......... 21%  261M 4s
 50850K .......... .......... .......... .......... .......... 21%  272M 4s
 50900K .......... .......... .......... .......... .......... 21%  295M 4s
 50950K .......... .......... .......... .......... .......... 21% 57.0M 4s
 51000K .......... .......... .......... .......... .......... 21%  156M 4s
 51050K .......... .......... .......... .......... .......... 21%  104M 4s
 51100K .......... .......... .......... .......... .......... 21% 26.2M 4s
 51150K .......... .......... .......... .......... .......... 21%  280M 4s
 51200K .......... .......... .......... .......... .......... 21% 32.6M 4s
 51250K .......... .......... .......... .......... .......... 21%  120M 4s
 51300K .......... .......... .......... .......... .......... 21%  103M 4s
 51350K .......... .......... .......... .......... .......... 21% 32.1M 4s
 51400K .......... .......... .......... .......... .......... 21% 82.7M 4s
 51450K .......... .......... .......... .......... .......... 21%  153M 4s
 51500K .......... .......... .......... .......... .......... 21% 32.6M 4s
 51550K .......... .......... .......... .......... .......... 21% 88.5M 4s
 51600K .......... .......... .......... .......... .......... 21% 34.1M 4s
 51650K .......... .......... .......... .......... .......... 21% 4.23M 4s
 51700K .......... .......... .......... .......... .......... 21%  220M 4s
 51750K .......... .......... .......... .......... .......... 21%  284M 4s
 51800K .......... .......... .......... .......... .......... 21%  304M 4s
 51850K .......... .......... .......... .......... .......... 21%  300M 4s
 51900K .......... .......... .......... .......... .......... 21%  299M 4s
 51950K .......... .......... .......... .......... .......... 21%  344M 4s
 52000K .......... .......... .......... .......... .......... 21%  279M 4s
 52050K .......... .......... .......... .......... .......... 21%  297M 4s
 52100K .......... .......... .......... .......... .......... 21%  321M 4s
 52150K .......... .......... .......... .......... .......... 21%  343M 4s
 52200K .......... .......... .......... .......... .......... 21%  320M 4s
 52250K .......... .......... .......... .......... .......... 21% 8.06M 4s
 52300K .......... .......... .......... .......... .......... 21%  225M 4s
 52350K .......... .......... .......... .......... .......... 21%  274M 4s
 52400K .......... .......... .......... .......... .......... 21%  239M 4s
 52450K .......... .......... .......... .......... .......... 21%  292M 4s
 52500K .......... .......... .......... .......... .......... 21%  270M 4s
 52550K .......... .......... .......... .......... .......... 22%  273M 4s
 52600K .......... .......... .......... .......... .......... 22%  261M 4s
 52650K .......... .......... .......... .......... .......... 22%  283M 4s
 52700K .......... .......... .......... .......... .......... 22%  304M 4s
 52750K .......... .......... .......... .......... .......... 22%  314M 4s
 52800K .......... .......... .......... .......... .......... 22%  303M 4s
 52850K .......... .......... .......... .......... .......... 22%  305M 4s
 52900K .......... .......... .......... .......... .......... 22%  270M 4s
 52950K .......... .......... .......... .......... .......... 22%  309M 4s
 53000K .......... .......... .......... .......... .......... 22%  269M 4s
 53050K .......... .......... .......... .......... .......... 22%  306M 4s
 53100K .......... .......... .......... .......... .......... 22%  276M 4s
 53150K .......... .......... .......... .......... .......... 22%  315M 4s
 53200K .......... .......... .......... .......... .......... 22%  284M 4s
 53250K .......... .......... .......... .......... .......... 22%  301M 4s
 53300K .......... .......... .......... .......... .......... 22%  288M 4s
 53350K .......... .......... .......... .......... .......... 22%  326M 4s
 53400K .......... .......... .......... .......... .......... 22%  299M 4s
 53450K .......... .......... .......... .......... .......... 22%  321M 4s
 53500K .......... .......... .......... .......... .......... 22%  275M 4s
 53550K .......... .......... .......... .......... .......... 22%  258M 4s
 53600K .......... .......... .......... .......... .......... 22%  275M 4s
 53650K .......... .......... .......... .......... .......... 22%  274M 4s
 53700K .......... .......... .......... .......... .......... 22%  283M 4s
 53750K .......... .......... .......... .......... .......... 22%  133M 4s
 53800K .......... .......... .......... .......... .......... 22%  123M 4s
 53850K .......... .......... .......... .......... .......... 22%  133M 4s
 53900K .......... .......... .......... .......... .......... 22%  119M 4s
 53950K .......... .......... .......... .......... .......... 22% 92.7M 4s
 54000K .......... .......... .......... .......... .......... 22%  134M 4s
 54050K .......... .......... .......... .......... .......... 22% 98.5M 4s
 54100K .......... .......... .......... .......... .......... 22%  117M 4s
 54150K .......... .......... .......... .......... .......... 22% 97.3M 4s
 54200K .......... .......... .......... .......... .......... 22%  130M 4s
 54250K .......... .......... .......... .......... .......... 22% 98.8M 4s
 54300K .......... .......... .......... .......... .......... 22%  128M 4s
 54350K .......... .......... .......... .......... .......... 22%  103M 4s
 54400K .......... .......... .......... .......... .......... 22%  123M 4s
 54450K .......... .......... .......... .......... .......... 22%  121M 3s
 54500K .......... .......... .......... .......... .......... 22%  101M 3s
 54550K .......... .......... .......... .......... .......... 22%  124M 3s
 54600K .......... .......... .......... .......... .......... 22%  110M 3s
 54650K .......... .......... .......... .......... .......... 22%  113M 3s
 54700K .......... .......... .......... .......... .......... 22% 99.4M 3s
 54750K .......... .......... .......... .......... .......... 22%  126M 3s
 54800K .......... .......... .......... .......... .......... 22% 81.5M 3s
 54850K .......... .......... .......... .......... .......... 22% 9.54M 3s
 54900K .......... .......... .......... .......... .......... 23%  276M 3s
 54950K .......... .......... .......... .......... .......... 23%  274M 3s
 55000K .......... .......... .......... .......... .......... 23%  250M 3s
 55050K .......... .......... .......... .......... .......... 23%  300M 3s
 55100K .......... .......... .......... .......... .......... 23%  292M 3s
 55150K .......... .......... .......... .......... .......... 23%  322M 3s
 55200K .......... .......... .......... .......... .......... 23%  292M 3s
 55250K .......... .......... .......... .......... .......... 23%  279M 3s
 55300K .......... .......... .......... .......... .......... 23%  277M 3s
 55350K .......... .......... .......... .......... .......... 23%  342M 3s
 55400K .......... .......... .......... .......... .......... 23%  288M 3s
 55450K .......... .......... .......... .......... .......... 23%  300M 3s
 55500K .......... .......... .......... .......... .......... 23%  297M 3s
 55550K .......... .......... .......... .......... .......... 23%  321M 3s
 55600K .......... .......... .......... .......... .......... 23%  292M 3s
 55650K .......... .......... .......... .......... .......... 23%  293M 3s
 55700K .......... .......... .......... .......... .......... 23%  271M 3s
 55750K .......... .......... .......... .......... .......... 23% 88.1M 3s
 55800K .......... .......... .......... .......... .......... 23% 35.1M 3s
 55850K .......... .......... .......... .......... .......... 23%  105M 3s
 55900K .......... .......... .......... .......... .......... 23% 5.79M 3s
 55950K .......... .......... .......... .......... .......... 23%  243M 3s
 56000K .......... .......... .......... .......... .......... 23%  246M 3s
 56050K .......... .......... .......... .......... .......... 23%  283M 3s
 56100K .......... .......... .......... .......... .......... 23%  262M 3s
 56150K .......... .......... .......... .......... .......... 23%  320M 3s
 56200K .......... .......... .......... .......... .......... 23%  305M 3s
 56250K .......... .......... .......... .......... .......... 23%  317M 3s
 56300K .......... .......... .......... .......... .......... 23%  225M 3s
 56350K .......... .......... .......... .......... .......... 23%  104M 3s
 56400K .......... .......... .......... .......... .......... 23% 32.8M 3s
 56450K .......... .......... .......... .......... .......... 23%  152M 3s
 56500K .......... .......... .......... .......... .......... 23% 99.8M 3s
 56550K .......... .......... .......... .......... .......... 23% 7.28M 3s
 56600K .......... .......... .......... .......... .......... 23%  267M 3s
 56650K .......... .......... .......... .......... .......... 23%  297M 3s
 56700K .......... .......... .......... .......... .......... 23%  260M 3s
 56750K .......... .......... .......... .......... .......... 23%  324M 3s
 56800K .......... .......... .......... .......... .......... 23%  295M 3s
 56850K .......... .......... .......... .......... .......... 23%  339M 3s
 56900K .......... .......... .......... .......... .......... 23% 47.7M 3s
 56950K .......... .......... .......... .......... .......... 23%  311M 3s
 57000K .......... .......... .......... .......... .......... 23% 1.33M 4s
 57050K .......... .......... .......... .......... .......... 23%  280M 4s
 57100K .......... .......... .......... .......... .......... 23%  313M 4s
 57150K .......... .......... .......... .......... .......... 23%  236M 4s
 57200K .......... .......... .......... .......... .......... 23%  276M 4s
 57250K .......... .......... .......... .......... .......... 23%  222M 4s
 57300K .......... .......... .......... .......... .......... 24%  142M 4s
 57350K .......... .......... .......... .......... .......... 24%  101M 4s
 57400K .......... .......... .......... .......... .......... 24%  127M 3s
 57450K .......... .......... .......... .......... .......... 24%  105M 3s
 57500K .......... .......... .......... .......... .......... 24%  131M 3s
 57550K .......... .......... .......... .......... .......... 24% 94.1M 3s
 57600K .......... .......... .......... .......... .......... 24%  133M 3s
 57650K .......... .......... .......... .......... .......... 24%  122M 3s
 57700K .......... .......... .......... .......... .......... 24%  102M 3s
 57750K .......... .......... .......... .......... .......... 24% 97.0M 3s
 57800K .......... .......... .......... .......... .......... 24%  162M 3s
 57850K .......... .......... .......... .......... .......... 24% 94.4M 3s
 57900K .......... .......... .......... .......... .......... 24%  119M 3s
 57950K .......... .......... .......... .......... .......... 24%  120M 3s
 58000K .......... .......... .......... .......... .......... 24%  113M 3s
 58050K .......... .......... .......... .......... .......... 24%  112M 3s
 58100K .......... .......... .......... .......... .......... 24%  109M 3s
 58150K .......... .......... .......... .......... .......... 24%  103M 3s
 58200K .......... .......... .......... .......... .......... 24% 84.9M 3s
 58250K .......... .......... .......... .......... .......... 24%  189M 3s
 58300K .......... .......... .......... .......... .......... 24%  105M 3s
 58350K .......... .......... .......... .......... .......... 24%  131M 3s
 58400K .......... .......... .......... .......... .......... 24%  101M 3s
 58450K .......... .......... .......... .......... .......... 24% 7.32M 3s
 58500K .......... .......... .......... .......... .......... 24%  235M 3s
 58550K .......... .......... .......... .......... .......... 24%  197M 3s
 58600K .......... .......... .......... .......... .......... 24%  272M 3s
 58650K .......... .......... .......... .......... .......... 24%  294M 3s
 58700K .......... .......... .......... .......... .......... 24%  279M 3s
 58750K .......... .......... .......... .......... .......... 24%  281M 3s
 58800K .......... .......... .......... .......... .......... 24%  293M 3s
 58850K .......... .......... .......... .......... .......... 24%  307M 3s
 58900K .......... .......... .......... .......... .......... 24%  307M 3s
 58950K .......... .......... .......... .......... .......... 24%  327M 3s
 59000K .......... .......... .......... .......... .......... 24% 3.96M 3s
 59050K .......... .......... .......... .......... .......... 24%  280M 3s
 59100K .......... .......... .......... .......... .......... 24%  258M 3s
 59150K .......... .......... .......... .......... .......... 24%  314M 3s
 59200K .......... .......... .......... .......... .......... 24%  277M 3s
 59250K .......... .......... .......... .......... .......... 24%  294M 3s
 59300K .......... .......... .......... .......... .......... 24%  283M 3s
 59350K .......... .......... .......... .......... .......... 24%  310M 3s
 59400K .......... .......... .......... .......... .......... 24%  274M 3s
 59450K .......... .......... .......... .......... .......... 24%  325M 3s
 59500K .......... .......... .......... .......... .......... 24%  283M 3s
 59550K .......... .......... .......... .......... .......... 24%  319M 3s
 59600K .......... .......... .......... .......... .......... 24%  310M 3s
 59650K .......... .......... .......... .......... .......... 24%  339M 3s
 59700K .......... .......... .......... .......... .......... 25%  329M 3s
 59750K .......... .......... .......... .......... .......... 25%  338M 3s
 59800K .......... .......... .......... .......... .......... 25%  327M 3s
 59850K .......... .......... .......... .......... .......... 25% 3.94M 3s
 59900K .......... .......... .......... .......... .......... 25%  318M 3s
 59950K .......... .......... .......... .......... .......... 25%  241M 3s
 60000K .......... .......... .......... .......... .......... 25%  288M 3s
 60050K .......... .......... .......... .......... .......... 25%  295M 3s
 60100K .......... .......... .......... .......... .......... 25%  261M 3s
 60150K .......... .......... .......... .......... .......... 25%  165M 3s
 60200K .......... .......... .......... .......... .......... 25%  126M 3s
 60250K .......... .......... .......... .......... .......... 25%  122M 3s
 60300K .......... .......... .......... .......... .......... 25%  109M 3s
 60350K .......... .......... .......... .......... .......... 25% 80.2M 3s
 60400K .......... .......... .......... .......... .......... 25%  184M 3s
 60450K .......... .......... .......... .......... .......... 25%  100M 3s
 60500K .......... .......... .......... .......... .......... 25% 87.9M 3s
 60550K .......... .......... .......... .......... .......... 25%  143M 3s
 60600K .......... .......... .......... .......... .......... 25%  118M 3s
 60650K .......... .......... .......... .......... .......... 25% 7.53M 3s
 60700K .......... .......... .......... .......... .......... 25%  288M 3s
 60750K .......... .......... .......... .......... .......... 25%  282M 3s
 60800K .......... .......... .......... .......... .......... 25%  286M 3s
 60850K .......... .......... .......... .......... .......... 25%  287M 3s
 60900K .......... .......... .......... .......... .......... 25%  247M 3s
 60950K .......... .......... .......... .......... .......... 25%  304M 3s
 61000K .......... .......... .......... .......... .......... 25%  320M 3s
 61050K .......... .......... .......... .......... .......... 25%  273M 3s
 61100K .......... .......... .......... .......... .......... 25%  315M 3s
 61150K .......... .......... .......... .......... .......... 25%  273M 3s
 61200K .......... .......... .......... .......... .......... 25%  296M 3s
 61250K .......... .......... .......... .......... .......... 25%  289M 3s
 61300K .......... .......... .......... .......... .......... 25%  304M 3s
 61350K .......... .......... .......... .......... .......... 25%  303M 3s
 61400K .......... .......... .......... .......... .......... 25%  323M 3s
 61450K .......... .......... .......... .......... .......... 25%  317M 3s
 61500K .......... .......... .......... .......... .......... 25%  326M 3s
 61550K .......... .......... .......... .......... .......... 25%  307M 3s
 61600K .......... .......... .......... .......... .......... 25%  277M 3s
 61650K .......... .......... .......... .......... .......... 25%  289M 3s
 61700K .......... .......... .......... .......... .......... 25%  311M 3s
 61750K .......... .......... .......... .......... .......... 25%  244M 3s
 61800K .......... .......... .......... .......... .......... 25%  186M 3s
 61850K .......... .......... .......... .......... .......... 25%  118M 3s
 61900K .......... .......... .......... .......... .......... 25% 99.4M 3s
 61950K .......... .......... .......... .......... .......... 25%  119M 3s
 62000K .......... .......... .......... .......... .......... 25% 96.2M 3s
 62050K .......... .......... .......... .......... .......... 25%  140M 3s
 62100K .......... .......... .......... .......... .......... 26%  114M 3s
 62150K .......... .......... .......... .......... .......... 26%  120M 3s
 62200K .......... .......... .......... .......... .......... 26%  105M 3s
 62250K .......... .......... .......... .......... .......... 26%  117M 3s
 62300K .......... .......... .......... .......... .......... 26% 7.38M 3s
 62350K .......... .......... .......... .......... .......... 26%  279M 3s
 62400K .......... .......... .......... .......... .......... 26%  213M 3s
 62450K .......... .......... .......... .......... .......... 26%  289M 3s
 62500K .......... .......... .......... .......... .......... 26%  259M 3s
 62550K .......... .......... .......... .......... .......... 26%  321M 3s
 62600K .......... .......... .......... .......... .......... 26%  263M 3s
 62650K .......... .......... .......... .......... .......... 26%  315M 3s
 62700K .......... .......... .......... .......... .......... 26%  280M 3s
 62750K .......... .......... .......... .......... .......... 26%  316M 3s
 62800K .......... .......... .......... .......... .......... 26%  258M 3s
 62850K .......... .......... .......... .......... .......... 26%  342M 3s
 62900K .......... .......... .......... .......... .......... 26%  281M 3s
 62950K .......... .......... .......... .......... .......... 26%  323M 3s
 63000K .......... .......... .......... .......... .......... 26%  278M 3s
 63050K .......... .......... .......... .......... .......... 26%  299M 3s
 63100K .......... .......... .......... .......... .......... 26% 90.6M 3s
 63150K .......... .......... .......... .......... .......... 26%  141M 3s
 63200K .......... .......... .......... .......... .......... 26% 87.5M 3s
 63250K .......... .......... .......... .......... .......... 26%  129M 3s
 63300K .......... .......... .......... .......... .......... 26%  109M 3s
 63350K .......... .......... .......... .......... .......... 26%  113M 3s
 63400K .......... .......... .......... .......... .......... 26% 7.56M 3s
 63450K .......... .......... .......... .......... .......... 26%  295M 3s
 63500K .......... .......... .......... .......... .......... 26%  273M 3s
 63550K .......... .......... .......... .......... .......... 26%  263M 3s
 63600K .......... .......... .......... .......... .......... 26%  220M 3s
 63650K .......... .......... .......... .......... .......... 26%  302M 3s
 63700K .......... .......... .......... .......... .......... 26%  303M 3s
 63750K .......... .......... .......... .......... .......... 26%  329M 3s
 63800K .......... .......... .......... .......... .......... 26%  150M 3s
 63850K .......... .......... .......... .......... .......... 26%  276M 3s
 63900K .......... .......... .......... .......... .......... 26%  137M 3s
 63950K .......... .......... .......... .......... .......... 26% 51.9M 3s
 64000K .......... .......... .......... .......... .......... 26% 92.6M 3s
 64050K .......... .......... .......... .......... .......... 26% 48.8M 3s
 64100K .......... .......... .......... .......... .......... 26% 51.3M 3s
 64150K .......... .......... .......... .......... .......... 26% 47.4M 3s
 64200K .......... .......... .......... .......... .......... 26%  125M 3s
 64250K .......... .......... .......... .......... .......... 26% 47.6M 3s
 64300K .......... .......... .......... .......... .......... 26% 7.09M 3s
 64350K .......... .......... .......... .......... .......... 26%  291M 3s
 64400K .......... .......... .......... .......... .......... 26%  273M 3s
 64450K .......... .......... .......... .......... .......... 27%  320M 3s
 64500K .......... .......... .......... .......... .......... 27%  314M 3s
 64550K .......... .......... .......... .......... .......... 27%  319M 3s
 64600K .......... .......... .......... .......... .......... 27%  318M 3s
 64650K .......... .......... .......... .......... .......... 27% 80.0M 3s
 64700K .......... .......... .......... .......... .......... 27%  245M 3s
 64750K .......... .......... .......... .......... .......... 27%  280M 3s
 64800K .......... .......... .......... .......... .......... 27%  107M 3s
 64850K .......... .......... .......... .......... .......... 27%  132M 3s
 64900K .......... .......... .......... .......... .......... 27% 95.1M 3s
 64950K .......... .......... .......... .......... .......... 27%  118M 3s
 65000K .......... .......... .......... .......... .......... 27%  102M 3s
 65050K .......... .......... .......... .......... .......... 27% 49.0M 3s
 65100K .......... .......... .......... .......... .......... 27%  299M 3s
 65150K .......... .......... .......... .......... .......... 27% 75.9M 3s
 65200K .......... .......... .......... .......... .......... 27% 57.8M 3s
 65250K .......... .......... .......... .......... .......... 27% 57.2M 3s
 65300K .......... .......... .......... .......... .......... 27%  114M 3s
 65350K .......... .......... .......... .......... .......... 27%  104M 3s
 65400K .......... .......... .......... .......... .......... 27%  117M 3s
 65450K .......... .......... .......... .......... .......... 27%  112M 3s
 65500K .......... .......... .......... .......... .......... 27%  115M 3s
 65550K .......... .......... .......... .......... .......... 27%  105M 3s
 65600K .......... .......... .......... .......... .......... 27%  103M 3s
 65650K .......... .......... .......... .......... .......... 27%  116M 3s
 65700K .......... .......... .......... .......... .......... 27% 94.4M 3s
 65750K .......... .......... .......... .......... .......... 27%  117M 3s
 65800K .......... .......... .......... .......... .......... 27%  131M 3s
 65850K .......... .......... .......... .......... .......... 27%  127M 3s
 65900K .......... .......... .......... .......... .......... 27%  102M 3s
 65950K .......... .......... .......... .......... .......... 27%  109M 3s
 66000K .......... .......... .......... .......... .......... 27%  107M 3s
 66050K .......... .......... .......... .......... .......... 27%  126M 3s
 66100K .......... .......... .......... .......... .......... 27%  120M 3s
 66150K .......... .......... .......... .......... .......... 27%  109M 3s
 66200K .......... .......... .......... .......... .......... 27%  105M 3s
 66250K .......... .......... .......... .......... .......... 27%  119M 3s
 66300K .......... .......... .......... .......... .......... 27%  103M 3s
 66350K .......... .......... .......... .......... .......... 27%  118M 3s
 66400K .......... .......... .......... .......... .......... 27%  103M 3s
 66450K .......... .......... .......... .......... .......... 27%  117M 3s
 66500K .......... .......... .......... .......... .......... 27%  130M 3s
 66550K .......... .......... .......... .......... .......... 27% 92.6M 3s
 66600K .......... .......... .......... .......... .......... 27%  123M 3s
 66650K .......... .......... .......... .......... .......... 27%  127M 3s
 66700K .......... .......... .......... .......... .......... 27%  103M 3s
 66750K .......... .......... .......... .......... .......... 27%  111M 3s
 66800K .......... .......... .......... .......... .......... 27%  106M 3s
 66850K .......... .......... .......... .......... .......... 28%  102M 3s
 66900K .......... .......... .......... .......... .......... 28%  154M 3s
 66950K .......... .......... .......... .......... .......... 28%  117M 3s
 67000K .......... .......... .......... .......... .......... 28%  107M 3s
 67050K .......... .......... .......... .......... .......... 28%  116M 3s
 67100K .......... .......... .......... .......... .......... 28%  108M 3s
 67150K .......... .......... .......... .......... .......... 28%  125M 3s
 67200K .......... .......... .......... .......... .......... 28%  117M 3s
 67250K .......... .......... .......... .......... .......... 28%  105M 3s
 67300K .......... .......... .......... .......... .......... 28% 75.4M 3s
 67350K .......... .......... .......... .......... .......... 28%  226M 3s
 67400K .......... .......... .......... .......... .......... 28% 89.6M 3s
 67450K .......... .......... .......... .......... .......... 28%  139M 3s
 67500K .......... .......... .......... .......... .......... 28%  117M 3s
 67550K .......... .......... .......... .......... .......... 28%  110M 3s
 67600K .......... .......... .......... .......... .......... 28%  124M 3s
 67650K .......... .......... .......... .......... .......... 28% 29.9M 3s
 67700K .......... .......... .......... .......... .......... 28%  120M 3s
 67750K .......... .......... .......... .......... .......... 28% 84.9M 3s
 67800K .......... .......... .......... .......... .......... 28% 36.2M 3s
 67850K .......... .......... .......... .......... .......... 28% 97.9M 3s
 67900K .......... .......... .......... .......... .......... 28% 33.3M 3s
 67950K .......... .......... .......... .......... .......... 28% 93.3M 3s
 68000K .......... .......... .......... .......... .......... 28%  133M 3s
 68050K .......... .......... .......... .......... .......... 28% 29.6M 3s
 68100K .......... .......... .......... .......... .......... 28%  149M 3s
 68150K .......... .......... .......... .......... .......... 28% 29.9M 3s
 68200K .......... .......... .......... .......... .......... 28%  128M 3s
 68250K .......... .......... .......... .......... .......... 28%  110M 3s
 68300K .......... .......... .......... .......... .......... 28% 32.3M 3s
 68350K .......... .......... .......... .......... .......... 28% 7.14M 3s
 68400K .......... .......... .......... .......... .......... 28%  219M 3s
 68450K .......... .......... .......... .......... .......... 28%  315M 3s
 68500K .......... .......... .......... .......... .......... 28%  262M 3s
 68550K .......... .......... .......... .......... .......... 28%  297M 3s
 68600K .......... .......... .......... .......... .......... 28%  256M 3s
 68650K .......... .......... .......... .......... .......... 28%  274M 3s
 68700K .......... .......... .......... .......... .......... 28%  264M 3s
 68750K .......... .......... .......... .......... .......... 28%  290M 3s
 68800K .......... .......... .......... .......... .......... 28%  264M 3s
 68850K .......... .......... .......... .......... .......... 28%  292M 3s
 68900K .......... .......... .......... .......... .......... 28%  261M 3s
 68950K .......... .......... .......... .......... .......... 28%  308M 3s
 69000K .......... .......... .......... .......... .......... 28%  266M 3s
 69050K .......... .......... .......... .......... .......... 28%  312M 3s
 69100K .......... .......... .......... .......... .......... 28%  268M 3s
 69150K .......... .......... .......... .......... .......... 28%  316M 3s
 69200K .......... .......... .......... .......... .......... 28%  279M 3s
 69250K .......... .......... .......... .......... .......... 29%  284M 3s
 69300K .......... .......... .......... .......... .......... 29%  263M 3s
 69350K .......... .......... .......... .......... .......... 29%  274M 3s
 69400K .......... .......... .......... .......... .......... 29%  295M 3s
 69450K .......... .......... .......... .......... .......... 29%  126M 3s
 69500K .......... .......... .......... .......... .......... 29%  107M 3s
 69550K .......... .......... .......... .......... .......... 29%  235M 3s
 69600K .......... .......... .......... .......... .......... 29% 76.8M 3s
 69650K .......... .......... .......... .......... .......... 29%  211M 3s
 69700K .......... .......... .......... .......... .......... 29%  130M 3s
 69750K .......... .......... .......... .......... .......... 29%  109M 3s
 69800K .......... .......... .......... .......... .......... 29%  109M 3s
 69850K .......... .......... .......... .......... .......... 29% 7.13M 3s
 69900K .......... .......... .......... .......... .......... 29%  252M 3s
 69950K .......... .......... .......... .......... .......... 29%  198M 3s
 70000K .......... .......... .......... .......... .......... 29%  284M 3s
 70050K .......... .......... .......... .......... .......... 29%  257M 3s
 70100K .......... .......... .......... .......... .......... 29%  280M 3s
 70150K .......... .......... .......... .......... .......... 29%  259M 3s
 70200K .......... .......... .......... .......... .......... 29%  301M 3s
 70250K .......... .......... .......... .......... .......... 29%  274M 3s
 70300K .......... .......... .......... .......... .......... 29%  308M 3s
 70350K .......... .......... .......... .......... .......... 29%  312M 3s
 70400K .......... .......... .......... .......... .......... 29%  339M 3s
 70450K .......... .......... .......... .......... .......... 29%  245M 3s
 70500K .......... .......... .......... .......... .......... 29%  275M 3s
 70550K .......... .......... .......... .......... .......... 29%  257M 3s
 70600K .......... .......... .......... .......... .......... 29%  267M 3s
 70650K .......... .......... .......... .......... .......... 29%  241M 3s
 70700K .......... .......... .......... .......... .......... 29%  335M 3s
 70750K .......... .......... .......... .......... .......... 29%  308M 3s
 70800K .......... .......... .......... .......... .......... 29%  249M 3s
 70850K .......... .......... .......... .......... .......... 29%  268M 3s
 70900K .......... .......... .......... .......... .......... 29%  330M 3s
 70950K .......... .......... .......... .......... .......... 29%  267M 3s
 71000K .......... .......... .......... .......... .......... 29%  308M 3s
 71050K .......... .......... .......... .......... .......... 29%  289M 3s
 71100K .......... .......... .......... .......... .......... 29%  122M 3s
 71150K .......... .......... .......... .......... .......... 29%  117M 3s
 71200K .......... .......... .......... .......... .......... 29%  110M 3s
 71250K .......... .......... .......... .......... .......... 29%  102M 3s
 71300K .......... .......... .......... .......... .......... 29%  116M 3s
 71350K .......... .......... .......... .......... .......... 29%  122M 3s
 71400K .......... .......... .......... .......... .......... 29% 95.7M 3s
 71450K .......... .......... .......... .......... .......... 29%  123M 3s
 71500K .......... .......... .......... .......... .......... 29%  110M 3s
 71550K .......... .......... .......... .......... .......... 29%  106M 3s
 71600K .......... .......... .......... .......... .......... 29%  108M 3s
 71650K .......... .......... .......... .......... .......... 30%  120M 3s
 71700K .......... .......... .......... .......... .......... 30%  107M 3s
 71750K .......... .......... .......... .......... .......... 30%  118M 3s
 71800K .......... .......... .......... .......... .......... 30% 94.0M 3s
 71850K .......... .......... .......... .......... .......... 30%  143M 3s
 71900K .......... .......... .......... .......... .......... 30%  140M 3s
 71950K .......... .......... .......... .......... .......... 30%  110M 3s
 72000K .......... .......... .......... .......... .......... 30%  101M 3s
 72050K .......... .......... .......... .......... .......... 30%  113M 3s
 72100K .......... .......... .......... .......... .......... 30%  110M 3s
 72150K .......... .......... .......... .......... .......... 30% 7.37M 3s
 72200K .......... .......... .......... .......... .......... 30%  284M 3s
 72250K .......... .......... .......... .......... .......... 30%  288M 3s
 72300K .......... .......... .......... .......... .......... 30%  280M 3s
 72350K .......... .......... .......... .......... .......... 30%  325M 3s
 72400K .......... .......... .......... .......... .......... 30%  309M 3s
 72450K .......... .......... .......... .......... .......... 30% 1.11M 3s
 72500K .......... .......... .......... .......... .......... 30%  311M 3s
 72550K .......... .......... .......... .......... .......... 30%  297M 3s
 72600K .......... .......... .......... .......... .......... 30%  226M 3s
 72650K .......... .......... .......... .......... .......... 30%  340M 3s
 72700K .......... .......... .......... .......... .......... 30%  268M 3s
 72750K .......... .......... .......... .......... .......... 30%  118M 3s
 72800K .......... .......... .......... .......... .......... 30%  101M 3s
 72850K .......... .......... .......... .......... .......... 30%  108M 3s
 72900K .......... .......... .......... .......... .......... 30%  118M 3s
 72950K .......... .......... .......... .......... .......... 30%  119M 3s
 73000K .......... .......... .......... .......... .......... 30%  108M 3s
 73050K .......... .......... .......... .......... .......... 30%  120M 3s
 73100K .......... .......... .......... .......... .......... 30%  107M 3s
 73150K .......... .......... .......... .......... .......... 30% 75.1M 3s
 73200K .......... .......... .......... .......... .......... 30%  197M 3s
 73250K .......... .......... .......... .......... .......... 30%  120M 3s
 73300K .......... .......... .......... .......... .......... 30%  105M 3s
 73350K .......... .......... .......... .......... .......... 30%  107M 3s
 73400K .......... .......... .......... .......... .......... 30%  124M 3s
 73450K .......... .......... .......... .......... .......... 30%  112M 3s
 73500K .......... .......... .......... .......... .......... 30%  108M 3s
 73550K .......... .......... .......... .......... .......... 30%  125M 3s
 73600K .......... .......... .......... .......... .......... 30%  112M 3s
 73650K .......... .......... .......... .......... .......... 30%  111M 3s
 73700K .......... .......... .......... .......... .......... 30%  122M 3s
 73750K .......... .......... .......... .......... .......... 30%  116M 3s
 73800K .......... .......... .......... .......... .......... 30% 91.8M 3s
 73850K .......... .......... .......... .......... .......... 30%  126M 3s
 73900K .......... .......... .......... .......... .......... 30%  108M 3s
 73950K .......... .......... .......... .......... .......... 30%  112M 3s
 74000K .......... .......... .......... .......... .......... 30%  113M 3s
 74050K .......... .......... .......... .......... .......... 31%  103M 3s
 74100K .......... .......... .......... .......... .......... 31%  128M 3s
 74150K .......... .......... .......... .......... .......... 31% 78.2M 3s
 74200K .......... .......... .......... .......... .......... 31%  203M 3s
 74250K .......... .......... .......... .......... .......... 31%  103M 3s
 74300K .......... .......... .......... .......... .......... 31%  104M 3s
 74350K .......... .......... .......... .......... .......... 31%  126M 3s
 74400K .......... .......... .......... .......... .......... 31%  118M 3s
 74450K .......... .......... .......... .......... .......... 31%  106M 3s
 74500K .......... .......... .......... .......... .......... 31% 98.1M 3s
 74550K .......... .......... .......... .......... .......... 31%  130M 3s
 74600K .......... .......... .......... .......... .......... 31%  109M 3s
 74650K .......... .......... .......... .......... .......... 31%  103M 3s
 74700K .......... .......... .......... .......... .......... 31% 94.7M 3s
 74750K .......... .......... .......... .......... .......... 31%  135M 3s
 74800K .......... .......... .......... .......... .......... 31% 92.5M 3s
 74850K .......... .......... .......... .......... .......... 31%  152M 3s
 74900K .......... .......... .......... .......... .......... 31%  110M 3s
 74950K .......... .......... .......... .......... .......... 31%  118M 3s
 75000K .......... .......... .......... .......... .......... 31%  115M 3s
 75050K .......... .......... .......... .......... .......... 31% 96.7M 3s
 75100K .......... .......... .......... .......... .......... 31%  138M 3s
 75150K .......... .......... .......... .......... .......... 31%  117M 3s
 75200K .......... .......... .......... .......... .......... 31%  116M 3s
 75250K .......... .......... .......... .......... .......... 31% 97.5M 3s
 75300K .......... .......... .......... .......... .......... 31%  124M 3s
 75350K .......... .......... .......... .......... .......... 31% 79.3M 3s
 75400K .......... .......... .......... .......... .......... 31%  116M 3s
 75450K .......... .......... .......... .......... .......... 31%  130M 3s
 75500K .......... .......... .......... .......... .......... 31%  122M 3s
 75550K .......... .......... .......... .......... .......... 31%  102M 3s
 75600K .......... .......... .......... .......... .......... 31%  141M 3s
 75650K .......... .......... .......... .......... .......... 31%  120M 3s
 75700K .......... .......... .......... .......... .......... 31%  100M 3s
 75750K .......... .......... .......... .......... .......... 31% 95.5M 3s
 75800K .......... .......... .......... .......... .......... 31% 96.2M 3s
 75850K .......... .......... .......... .......... .......... 31% 88.5M 3s
 75900K .......... .......... .......... .......... .......... 31%  174M 3s
 75950K .......... .......... .......... .......... .......... 31%  110M 3s
 76000K .......... .......... .......... .......... .......... 31%  133M 3s
 76050K .......... .......... .......... .......... .......... 31% 98.0M 3s
 76100K .......... .......... .......... .......... .......... 31%  111M 3s
 76150K .......... .......... .......... .......... .......... 31%  145M 3s
 76200K .......... .......... .......... .......... .......... 31%  110M 3s
 76250K .......... .......... .......... .......... .......... 31%  136M 3s
 76300K .......... .......... .......... .......... .......... 31% 86.5M 3s
 76350K .......... .......... .......... .......... .......... 31%  134M 3s
 76400K .......... .......... .......... .......... .......... 32%  120M 3s
 76450K .......... .......... .......... .......... .......... 32% 92.3M 3s
 76500K .......... .......... .......... .......... .......... 32%  144M 3s
 76550K .......... .......... .......... .......... .......... 32% 84.6M 3s
 76600K .......... .......... .......... .......... .......... 32% 55.8M 3s
 76650K .......... .......... .......... .......... .......... 32% 49.9M 3s
 76700K .......... .......... .......... .......... .......... 32% 70.6M 3s
 76750K .......... .......... .......... .......... .......... 32% 36.6M 3s
 76800K .......... .......... .......... .......... .......... 32% 63.3M 3s
 76850K .......... .......... .......... .......... .......... 32% 90.4M 3s
 76900K .......... .......... .......... .......... .......... 32%  106M 3s
 76950K .......... .......... .......... .......... .......... 32%  111M 3s
 77000K .......... .......... .......... .......... .......... 32%  116M 3s
 77050K .......... .......... .......... .......... .......... 32%  122M 3s
 77100K .......... .......... .......... .......... .......... 32%  116M 3s
 77150K .......... .......... .......... .......... .......... 32% 98.9M 3s
 77200K .......... .......... .......... .......... .......... 32%  131M 3s
 77250K .......... .......... .......... .......... .......... 32% 92.5M 3s
 77300K .......... .......... .......... .......... .......... 32%  136M 3s
 77350K .......... .......... .......... .......... .......... 32%  290K 3s
 77400K .......... .......... .......... .......... .......... 32%  128M 3s
 77450K .......... .......... .......... .......... .......... 32%  331M 3s
 77500K .......... .......... .......... .......... .......... 32%  275M 3s
 77550K .......... .......... .......... .......... .......... 32% 22.8M 3s
 77600K .......... .......... .......... .......... .......... 32%  113M 3s
 77650K .......... .......... .......... .......... .......... 32% 92.6M 3s
 77700K .......... .......... .......... .......... .......... 32% 6.86M 3s
 77750K .......... .......... .......... .......... .......... 32%  266M 3s
 77800K .......... .......... .......... .......... .......... 32%  228M 3s
 77850K .......... .......... .......... .......... .......... 32%  257M 3s
 77900K .......... .......... .......... .......... .......... 32%  291M 3s
 77950K .......... .......... .......... .......... .......... 32%  277M 3s
 78000K .......... .......... .......... .......... .......... 32%  328M 3s
 78050K .......... .......... .......... .......... .......... 32%  305M 3s
 78100K .......... .......... .......... .......... .......... 32%  276M 3s
 78150K .......... .......... .......... .......... .......... 32%  247M 3s
 78200K .......... .......... .......... .......... .......... 32%  286M 3s
 78250K .......... .......... .......... .......... .......... 32%  278M 3s
 78300K .......... .......... .......... .......... .......... 32%  281M 3s
 78350K .......... .......... .......... .......... .......... 32%  280M 3s
 78400K .......... .......... .......... .......... .......... 32%  285M 3s
 78450K .......... .......... .......... .......... .......... 32%  298M 3s
 78500K .......... .......... .......... .......... .......... 32%  286M 3s
 78550K .......... .......... .......... .......... .......... 32%  260M 3s
 78600K .......... .......... .......... .......... .......... 32%  129M 3s
 78650K .......... .......... .......... .......... .......... 32%  113M 3s
 78700K .......... .......... .......... .......... .......... 32%  109M 3s
 78750K .......... .......... .......... .......... .......... 32%  116M 3s
 78800K .......... .......... .......... .......... .......... 33%  119M 3s
 78850K .......... .......... .......... .......... .......... 33%  102M 3s
 78900K .......... .......... .......... .......... .......... 33%  121M 3s
 78950K .......... .......... .......... .......... .......... 33%  116M 3s
 79000K .......... .......... .......... .......... .......... 33%  101M 3s
 79050K .......... .......... .......... .......... .......... 33%  130M 3s
 79100K .......... .......... .......... .......... .......... 33% 80.8M 3s
 79150K .......... .......... .......... .......... .......... 33%  110M 3s
 79200K .......... .......... .......... .......... .......... 33%  187M 3s
 79250K .......... .......... .......... .......... .......... 33%  117M 3s
 79300K .......... .......... .......... .......... .......... 33% 7.30M 3s
 79350K .......... .......... .......... .......... .......... 33%  203M 3s
 79400K .......... .......... .......... .......... .......... 33%  265M 3s
 79450K .......... .......... .......... .......... .......... 33%  272M 3s
 79500K .......... .......... .......... .......... .......... 33%  288M 3s
 79550K .......... .......... .......... .......... .......... 33%  262M 3s
 79600K .......... .......... .......... .......... .......... 33%  233M 3s
 79650K .......... .......... .......... .......... .......... 33%  261M 3s
 79700K .......... .......... .......... .......... .......... 33%  287M 3s
 79750K .......... .......... .......... .......... .......... 33%  262M 3s
 79800K .......... .......... .......... .......... .......... 33%  326M 3s
 79850K .......... .......... .......... .......... .......... 33%  307M 3s
 79900K .......... .......... .......... .......... .......... 33%  326M 3s
 79950K .......... .......... .......... .......... .......... 33%  276M 3s
 80000K .......... .......... .......... .......... .......... 33%  314M 3s
 80050K .......... .......... .......... .......... .......... 33%  281M 3s
 80100K .......... .......... .......... .......... .......... 33%  308M 3s
 80150K .......... .......... .......... .......... .......... 33%  284M 3s
 80200K .......... .......... .......... .......... .......... 33%  313M 3s
 80250K .......... .......... .......... .......... .......... 33%  270M 3s
 80300K .......... .......... .......... .......... .......... 33%  314M 3s
 80350K .......... .......... .......... .......... .......... 33%  258M 3s
 80400K .......... .......... .......... .......... .......... 33%  292M 3s
 80450K .......... .......... .......... .......... .......... 33%  281M 3s
 80500K .......... .......... .......... .......... .......... 33%  219M 3s
 80550K .......... .......... .......... .......... .......... 33%  112M 3s
 80600K .......... .......... .......... .......... .......... 33%  119M 3s
 80650K .......... .......... .......... .......... .......... 33%  117M 3s
 80700K .......... .......... .......... .......... .......... 33%  113M 3s
 80750K .......... .......... .......... .......... .......... 33% 82.1M 3s
 80800K .......... .......... .......... .......... .......... 33%  134M 3s
 80850K .......... .......... .......... .......... .......... 33%  124M 3s
 80900K .......... .......... .......... .......... .......... 33%  133M 3s
 80950K .......... .......... .......... .......... .......... 33%  105M 3s
 81000K .......... .......... .......... .......... .......... 33%  129M 3s
 81050K .......... .......... .......... .......... .......... 33% 73.8M 3s
 81100K .......... .......... .......... .......... .......... 33%  186M 3s
 81150K .......... .......... .......... .......... .......... 33% 7.33M 3s
 81200K .......... .......... .......... .......... .......... 34%  263M 3s
 81250K .......... .......... .......... .......... .......... 34%  270M 3s
 81300K .......... .......... .......... .......... .......... 34%  293M 3s
 81350K .......... .......... .......... .......... .......... 34%  216M 3s
 81400K .......... .......... .......... .......... .......... 34%  285M 3s
 81450K .......... .......... .......... .......... .......... 34%  286M 3s
 81500K .......... .......... .......... .......... .......... 34%  304M 3s
 81550K .......... .......... .......... .......... .......... 34%  297M 3s
 81600K .......... .......... .......... .......... .......... 34%  269M 3s
 81650K .......... .......... .......... .......... .......... 34%  257M 3s
 81700K .......... .......... .......... .......... .......... 34%  278M 3s
 81750K .......... .......... .......... .......... .......... 34%  286M 3s
 81800K .......... .......... .......... .......... .......... 34%  318M 3s
 81850K .......... .......... .......... .......... .......... 34%  287M 3s
 81900K .......... .......... .......... .......... .......... 34%  286M 3s
 81950K .......... .......... .......... .......... .......... 34%  262M 3s
 82000K .......... .......... .......... .......... .......... 34%  313M 3s
 82050K .......... .......... .......... .......... .......... 34%  296M 3s
 82100K .......... .......... .......... .......... .......... 34%  315M 3s
 82150K .......... .......... .......... .......... .......... 34%  266M 3s
 82200K .......... .......... .......... .......... .......... 34%  283M 3s
 82250K .......... .......... .......... .......... .......... 34% 56.6M 3s
 82300K .......... .......... .......... .......... .......... 34%  137M 3s
 82350K .......... .......... .......... .......... .......... 34%  103M 3s
 82400K .......... .......... .......... .......... .......... 34% 6.65M 3s
 82450K .......... .......... .......... .......... .......... 34%  230M 3s
 82500K .......... .......... .......... .......... .......... 34%  254M 3s
 82550K .......... .......... .......... .......... .......... 34%  291M 3s
 82600K .......... .......... .......... .......... .......... 34%  298M 3s
 82650K .......... .......... .......... .......... .......... 34%  242M 3s
 82700K .......... .......... .......... .......... .......... 34%  266M 3s
 82750K .......... .......... .......... .......... .......... 34%  317M 3s
 82800K .......... .......... .......... .......... .......... 34%  256M 3s
 82850K .......... .......... .......... .......... .......... 34%  275M 3s
 82900K .......... .......... .......... .......... .......... 34%  282M 3s
 82950K .......... .......... .......... .......... .......... 34%  298M 3s
 83000K .......... .......... .......... .......... .......... 34%  263M 3s
 83050K .......... .......... .......... .......... .......... 34%  299M 3s
 83100K .......... .......... .......... .......... .......... 34%  288M 3s
 83150K .......... .......... .......... .......... .......... 34%  287M 3s
 83200K .......... .......... .......... .......... .......... 34%  298M 3s
 83250K .......... .......... .......... .......... .......... 34%  304M 3s
 83300K .......... .......... .......... .......... .......... 34%  288M 3s
 83350K .......... .......... .......... .......... .......... 34%  318M 3s
 83400K .......... .......... .......... .......... .......... 34%  283M 3s
 83450K .......... .......... .......... .......... .......... 34%  304M 3s
 83500K .......... .......... .......... .......... .......... 34% 7.39M 3s
 83550K .......... .......... .......... .......... .......... 34%  321M 3s
 83600K .......... .......... .......... .......... .......... 35%  285M 3s
 83650K .......... .......... .......... .......... .......... 35%  319M 3s
 83700K .......... .......... .......... .......... .......... 35%  237M 3s
 83750K .......... .......... .......... .......... .......... 35%  299M 3s
 83800K .......... .......... .......... .......... .......... 35%  276M 3s
 83850K .......... .......... .......... .......... .......... 35%  300M 3s
 83900K .......... .......... .......... .......... .......... 35%  261M 3s
 83950K .......... .......... .......... .......... .......... 35%  331M 3s
 84000K .......... .......... .......... .......... .......... 35%  303M 3s
 84050K .......... .......... .......... .......... .......... 35%  303M 3s
 84100K .......... .......... .......... .......... .......... 35%  283M 3s
 84150K .......... .......... .......... .......... .......... 35%  308M 3s
 84200K .......... .......... .......... .......... .......... 35%  270M 3s
 84250K .......... .......... .......... .......... .......... 35%  308M 3s
 84300K .......... .......... .......... .......... .......... 35%  304M 3s
 84350K .......... .......... .......... .......... .......... 35%  127M 3s
 84400K .......... .......... .......... .......... .......... 35%  111M 3s
 84450K .......... .......... .......... .......... .......... 35% 46.5M 3s
 84500K .......... .......... .......... .......... .......... 35% 49.4M 3s
 84550K .......... .......... .......... .......... .......... 35% 96.6M 3s
 84600K .......... .......... .......... .......... .......... 35% 88.2M 3s
 84650K .......... .......... .......... .......... .......... 35%  209M 3s
 84700K .......... .......... .......... .......... .......... 35% 60.3M 3s
 84750K .......... .......... .......... .......... .......... 35%  262M 3s
 84800K .......... .......... .......... .......... .......... 35%  157M 3s
 84850K .......... .......... .......... .......... .......... 35% 93.4M 3s
 84900K .......... .......... .......... .......... .......... 35%  133M 3s
 84950K .......... .......... .......... .......... .......... 35%  104M 3s
 85000K .......... .......... .......... .......... .......... 35% 72.6M 3s
 85050K .......... .......... .......... .......... .......... 35%  145M 3s
 85100K .......... .......... .......... .......... .......... 35%  145M 3s
 85150K .......... .......... .......... .......... .......... 35%  101M 3s
 85200K .......... .......... .......... .......... .......... 35%  173M 3s
 85250K .......... .......... .......... .......... .......... 35%  120M 3s
 85300K .......... .......... .......... .......... .......... 35%  108M 3s
 85350K .......... .......... .......... .......... .......... 35% 74.6M 3s
 85400K .......... .......... .......... .......... .......... 35%  128M 3s
 85450K .......... .......... .......... .......... .......... 35% 77.6M 3s
 85500K .......... .......... .......... .......... .......... 35%  159M 3s
 85550K .......... .......... .......... .......... .......... 35%  116M 3s
 85600K .......... .......... .......... .......... .......... 35%  122M 3s
 85650K .......... .......... .......... .......... .......... 35%  109M 3s
 85700K .......... .......... .......... .......... .......... 35%  108M 3s
 85750K .......... .......... .......... .......... .......... 35%  120M 3s
 85800K .......... .......... .......... .......... .......... 35%  118M 3s
 85850K .......... .......... .......... .......... .......... 35%  103M 3s
 85900K .......... .......... .......... .......... .......... 35%  139M 3s
 85950K .......... .......... .......... .......... .......... 36% 81.6M 3s
 86000K .......... .......... .......... .......... .......... 36%  125M 3s
 86050K .......... .......... .......... .......... .......... 36%  126M 3s
 86100K .......... .......... .......... .......... .......... 36% 94.5M 3s
 86150K .......... .......... .......... .......... .......... 36%  118M 3s
 86200K .......... .......... .......... .......... .......... 36%  131M 3s
 86250K .......... .......... .......... .......... .......... 36% 7.38M 3s
 86300K .......... .......... .......... .......... .......... 36%  266M 3s
 86350K .......... .......... .......... .......... .......... 36%  303M 3s
 86400K .......... .......... .......... .......... .......... 36%  289M 3s
 86450K .......... .......... .......... .......... .......... 36%  218M 3s
 86500K .......... .......... .......... .......... .......... 36%  289M 3s
 86550K .......... .......... .......... .......... .......... 36%  259M 3s
 86600K .......... .......... .......... .......... .......... 36%  304M 3s
 86650K .......... .......... .......... .......... .......... 36%  272M 3s
 86700K .......... .......... .......... .......... .......... 36%  284M 3s
 86750K .......... .......... .......... .......... .......... 36%  293M 3s
 86800K .......... .......... .......... .......... .......... 36%  303M 3s
 86850K .......... .......... .......... .......... .......... 36%  297M 3s
 86900K .......... .......... .......... .......... .......... 36%  321M 3s
 86950K .......... .......... .......... .......... .......... 36%  261M 3s
 87000K .......... .......... .......... .......... .......... 36%  268M 3s
 87050K .......... .......... .......... .......... .......... 36%  298M 3s
 87100K .......... .......... .......... .......... .......... 36%  320M 3s
 87150K .......... .......... .......... .......... .......... 36%  284M 3s
 87200K .......... .......... .......... .......... .......... 36%  314M 3s
 87250K .......... .......... .......... .......... .......... 36%  281M 3s
 87300K .......... .......... .......... .......... .......... 36%  266M 3s
 87350K .......... .......... .......... .......... .......... 36%  253M 3s
 87400K .......... .......... .......... .......... .......... 36%  314M 3s
 87450K .......... .......... .......... .......... .......... 36%  165M 3s
 87500K .......... .......... .......... .......... .......... 36%  111M 3s
 87550K .......... .......... .......... .......... .......... 36%  112M 3s
 87600K .......... .......... .......... .......... .......... 36%  109M 3s
 87650K .......... .......... .......... .......... .......... 36%  123M 3s
 87700K .......... .......... .......... .......... .......... 36%  117M 3s
 87750K .......... .......... .......... .......... .......... 36%  117M 3s
 87800K .......... .......... .......... .......... .......... 36%  109M 3s
 87850K .......... .......... .......... .......... .......... 36%  113M 3s
 87900K .......... .......... .......... .......... .......... 36% 97.1M 3s
 87950K .......... .......... .......... .......... .......... 36%  119M 3s
 88000K .......... .......... .......... .......... .......... 36%  121M 3s
 88050K .......... .......... .......... .......... .......... 36% 90.6M 3s
 88100K .......... .......... .......... .......... .......... 36%  135M 3s
 88150K .......... .......... .......... .......... .......... 36%  107M 3s
 88200K .......... .......... .......... .......... .......... 36%  115M 3s
 88250K .......... .......... .......... .......... .......... 36% 6.76M 3s
 88300K .......... .......... .......... .......... .......... 36%  195M 3s
 88350K .......... .......... .......... .......... .......... 37%  269M 3s
 88400K .......... .......... .......... .......... .......... 37%  277M 3s
 88450K .......... .......... .......... .......... .......... 37%  271M 3s
 88500K .......... .......... .......... .......... .......... 37%  298M 3s
 88550K .......... .......... .......... .......... .......... 37%  275M 3s
 88600K .......... .......... .......... .......... .......... 37%  284M 3s
 88650K .......... .......... .......... .......... .......... 37%  290M 3s
 88700K .......... .......... .......... .......... .......... 37%  285M 3s
 88750K .......... .......... .......... .......... .......... 37%  318M 3s
 88800K .......... .......... .......... .......... .......... 37%  337M 3s
 88850K .......... .......... .......... .......... .......... 37%  320M 3s
 88900K .......... .......... .......... .......... .......... 37%  340M 3s
 88950K .......... .......... .......... .......... .......... 37%  276M 3s
 89000K .......... .......... .......... .......... .......... 37%  276M 3s
 89050K .......... .......... .......... .......... .......... 37%  287M 3s
 89100K .......... .......... .......... .......... .......... 37%  246M 3s
 89150K .......... .......... .......... .......... .......... 37%  307M 3s
 89200K .......... .......... .......... .......... .......... 37%  327M 3s
 89250K .......... .......... .......... .......... .......... 37% 34.5M 3s
 89300K .......... .......... .......... .......... .......... 37%  313M 3s
 89350K .......... .......... .......... .......... .......... 37%  302M 3s
 89400K .......... .......... .......... .......... .......... 37%  281M 3s
 89450K .......... .......... .......... .......... .......... 37%  297M 3s
 89500K .......... .......... .......... .......... .......... 37%  346M 3s
 89550K .......... .......... .......... .......... .......... 37%  301M 3s
 89600K .......... .......... .......... .......... .......... 37%  266M 3s
 89650K .......... .......... .......... .......... .......... 37%  124M 3s
 89700K .......... .......... .......... .......... .......... 37% 98.9M 3s
 89750K .......... .......... .......... .......... .......... 37%  126M 3s
 89800K .......... .......... .......... .......... .......... 37%  110M 3s
 89850K .......... .......... .......... .......... .......... 37%  112M 3s
 89900K .......... .......... .......... .......... .......... 37%  108M 3s
 89950K .......... .......... .......... .......... .......... 37% 85.4M 3s
 90000K .......... .......... .......... .......... .......... 37%  152M 3s
 90050K .......... .......... .......... .......... .......... 37%  105M 3s
 90100K .......... .......... .......... .......... .......... 37%  133M 3s
 90150K .......... .......... .......... .......... .......... 37%  109M 3s
 90200K .......... .......... .......... .......... .......... 37%  115M 3s
 90250K .......... .......... .......... .......... .......... 37%  122M 3s
 90300K .......... .......... .......... .......... .......... 37% 90.4M 3s
 90350K .......... .......... .......... .......... .......... 37%  123M 3s
 90400K .......... .......... .......... .......... .......... 37%  117M 3s
 90450K .......... .......... .......... .......... .......... 37%  113M 3s
 90500K .......... .......... .......... .......... .......... 37%  119M 3s
 90550K .......... .......... .......... .......... .......... 37%  103M 3s
 90600K .......... .......... .......... .......... .......... 37%  121M 3s
 90650K .......... .......... .......... .......... .......... 37%  118M 3s
 90700K .......... .......... .......... .......... .......... 37%  101M 3s
 90750K .......... .......... .......... .......... .......... 38% 53.4M 3s
 90800K .......... .......... .......... .......... .......... 38% 7.76M 3s
 90850K .......... .......... .......... .......... .......... 38%  199M 3s
 90900K .......... .......... .......... .......... .......... 38%  279M 3s
 90950K .......... .......... .......... .......... .......... 38%  224M 3s
 91000K .......... .......... .......... .......... .......... 38%  284M 3s
 91050K .......... .......... .......... .......... .......... 38%  250M 3s
 91100K .......... .......... .......... .......... .......... 38%  281M 3s
 91150K .......... .......... .......... .......... .......... 38%  260M 3s
 91200K .......... .......... .......... .......... .......... 38%  335M 3s
 91250K .......... .......... .......... .......... .......... 38%  287M 3s
 91300K .......... .......... .......... .......... .......... 38%  288M 3s
 91350K .......... .......... .......... .......... .......... 38%  240M 3s
 91400K .......... .......... .......... .......... .......... 38%  295M 3s
 91450K .......... .......... .......... .......... .......... 38%  259M 3s
 91500K .......... .......... .......... .......... .......... 38%  303M 3s
 91550K .......... .......... .......... .......... .......... 38%  280M 3s
 91600K .......... .......... .......... .......... .......... 38%  273M 3s
 91650K .......... .......... .......... .......... .......... 38%  246M 3s
 91700K .......... .......... .......... .......... .......... 38%  302M 3s
 91750K .......... .......... .......... .......... .......... 38%  281M 3s
 91800K .......... .......... .......... .......... .......... 38%  297M 3s
 91850K .......... .......... .......... .......... .......... 38%  185M 3s
 91900K .......... .......... .......... .......... .......... 38%  216M 3s
 91950K .......... .......... .......... .......... .......... 38%  232M 3s
 92000K .......... .......... .......... .......... .......... 38%  224M 3s
 92050K .......... .......... .......... .......... .......... 38%  276M 3s
 92100K .......... .......... .......... .......... .......... 38%  152M 3s
 92150K .......... .......... .......... .......... .......... 38%  151M 3s
 92200K .......... .......... .......... .......... .......... 38%  104M 3s
 92250K .......... .......... .......... .......... .......... 38%  104M 3s
 92300K .......... .......... .......... .......... .......... 38%  112M 3s
 92350K .......... .......... .......... .......... .......... 38%  109M 3s
 92400K .......... .......... .......... .......... .......... 38%  118M 3s
 92450K .......... .......... .......... .......... .......... 38%  130M 3s
 92500K .......... .......... .......... .......... .......... 38%  135M 3s
 92550K .......... .......... .......... .......... .......... 38%  103M 3s
 92600K .......... .......... .......... .......... .......... 38%  111M 3s
 92650K .......... .......... .......... .......... .......... 38%  105M 3s
 92700K .......... .......... .......... .......... .......... 38%  119M 3s
 92750K .......... .......... .......... .......... .......... 38% 7.16M 3s
 92800K .......... .......... .......... .......... .......... 38%  211M 3s
 92850K .......... .......... .......... .......... .......... 38%  283M 3s
 92900K .......... .......... .......... .......... .......... 38%  305M 3s
 92950K .......... .......... .......... .......... .......... 38%  254M 3s
 93000K .......... .......... .......... .......... .......... 38%  306M 3s
 93050K .......... .......... .......... .......... .......... 38%  264M 3s
 93100K .......... .......... .......... .......... .......... 38%  310M 3s
 93150K .......... .......... .......... .......... .......... 39%  279M 3s
 93200K .......... .......... .......... .......... .......... 39%  330M 3s
 93250K .......... .......... .......... .......... .......... 39%  283M 3s
 93300K .......... .......... .......... .......... .......... 39%  301M 3s
 93350K .......... .......... .......... .......... .......... 39%  238M 3s
 93400K .......... .......... .......... .......... .......... 39%  296M 3s
 93450K .......... .......... .......... .......... .......... 39%  292M 3s
 93500K .......... .......... .......... .......... .......... 39%  299M 3s
 93550K .......... .......... .......... .......... .......... 39%  304M 3s
 93600K .......... .......... .......... .......... .......... 39%  288M 3s
 93650K .......... .......... .......... .......... .......... 39%  288M 3s
 93700K .......... .......... .......... .......... .......... 39%  334M 3s
 93750K .......... .......... .......... .......... .......... 39%  276M 3s
 93800K .......... .......... .......... .......... .......... 39%  311M 3s
 93850K .......... .......... .......... .......... .......... 39% 46.7M 3s
 93900K .......... .......... .......... .......... .......... 39%  133M 3s
 93950K .......... .......... .......... .......... .......... 39%  111M 3s
 94000K .......... .......... .......... .......... .......... 39% 30.9M 3s
 94050K .......... .......... .......... .......... .......... 39%  123M 3s
 94100K .......... .......... .......... .......... .......... 39% 28.1M 3s
 94150K .......... .......... .......... .......... .......... 39%  230M 3s
 94200K .......... .......... .......... .......... .......... 39%  102M 3s
 94250K .......... .......... .......... .......... .......... 39% 31.2M 3s
 94300K .......... .......... .......... .......... .......... 39%  122M 3s
 94350K .......... .......... .......... .......... .......... 39% 6.16M 3s
 94400K .......... .......... .......... .......... .......... 39%  212M 3s
 94450K .......... .......... .......... .......... .......... 39%  284M 3s
 94500K .......... .......... .......... .......... .......... 39%  301M 3s
 94550K .......... .......... .......... .......... .......... 39%  313M 3s
 94600K .......... .......... .......... .......... .......... 39%  343M 3s
 94650K .......... .......... .......... .......... .......... 39%  286M 3s
 94700K .......... .......... .......... .......... .......... 39%  244M 3s
 94750K .......... .......... .......... .......... .......... 39%  268M 3s
 94800K .......... .......... .......... .......... .......... 39%  305M 3s
 94850K .......... .......... .......... .......... .......... 39% 56.0M 3s
 94900K .......... .......... .......... .......... .......... 39%  104M 3s
 94950K .......... .......... .......... .......... .......... 39%  117M 3s
 95000K .......... .......... .......... .......... .......... 39% 6.55M 3s
 95050K .......... .......... .......... .......... .......... 39%  234M 3s
 95100K .......... .......... .......... .......... .......... 39%  290M 3s
 95150K .......... .......... .......... .......... .......... 39%  249M 3s
 95200K .......... .......... .......... .......... .......... 39%  268M 3s
 95250K .......... .......... .......... .......... .......... 39%  234M 3s
 95300K .......... .......... .......... .......... .......... 39%  273M 3s
 95350K .......... .......... .......... .......... .......... 39%  292M 3s
 95400K .......... .......... .......... .......... .......... 39%  280M 3s
 95450K .......... .......... .......... .......... .......... 39%  293M 3s
 95500K .......... .......... .......... .......... .......... 40%  322M 3s
 95550K .......... .......... .......... .......... .......... 40%  308M 3s
 95600K .......... .......... .......... .......... .......... 40%  300M 3s
 95650K .......... .......... .......... .......... .......... 40%  258M 3s
 95700K .......... .......... .......... .......... .......... 40%  254M 3s
 95750K .......... .......... .......... .......... .......... 40%  273M 3s
 95800K .......... .......... .......... .......... .......... 40%  275M 3s
 95850K .......... .......... .......... .......... .......... 40%  282M 3s
 95900K .......... .......... .......... .......... .......... 40%  331M 3s
 95950K .......... .......... .......... .......... .......... 40%  290M 3s
 96000K .......... .......... .......... .......... .......... 40%  274M 3s
 96050K .......... .......... .......... .......... .......... 40%  207M 3s
 96100K .......... .......... .......... .......... .......... 40%  103M 3s
 96150K .......... .......... .......... .......... .......... 40%  134M 3s
 96200K .......... .......... .......... .......... .......... 40% 88.9M 3s
 96250K .......... .......... .......... .......... .......... 40%  127M 3s
 96300K .......... .......... .......... .......... .......... 40%  110M 3s
 96350K .......... .......... .......... .......... .......... 40%  130M 3s
 96400K .......... .......... .......... .......... .......... 40%  103M 3s
 96450K .......... .......... .......... .......... .......... 40%  131M 3s
 96500K .......... .......... .......... .......... .......... 40%  113M 3s
 96550K .......... .......... .......... .......... .......... 40%  105M 3s
 96600K .......... .......... .......... .......... .......... 40% 89.2M 3s
 96650K .......... .......... .......... .......... .......... 40% 54.1M 3s
 96700K .......... .......... .......... .......... .......... 40%  256M 3s
 96750K .......... .......... .......... .......... .......... 40%  307M 3s
 96800K .......... .......... .......... .......... .......... 40%  123M 3s
 96850K .......... .......... .......... .......... .......... 40%  109M 3s
 96900K .......... .......... .......... .......... .......... 40%  116M 3s
 96950K .......... .......... .......... .......... .......... 40% 94.5M 3s
 97000K .......... .......... .......... .......... .......... 40% 94.9M 3s
 97050K .......... .......... .......... .......... .......... 40%  138M 3s
 97100K .......... .......... .......... .......... .......... 40%  126M 3s
 97150K .......... .......... .......... .......... .......... 40%  117M 3s
 97200K .......... .......... .......... .......... .......... 40%  118M 3s
 97250K .......... .......... .......... .......... .......... 40% 7.46M 3s
 97300K .......... .......... .......... .......... .......... 40%  243M 3s
 97350K .......... .......... .......... .......... .......... 40%  279M 3s
 97400K .......... .......... .......... .......... .......... 40%  284M 3s
 97450K .......... .......... .......... .......... .......... 40%  283M 3s
 97500K .......... .......... .......... .......... .......... 40%  304M 3s
 97550K .......... .......... .......... .......... .......... 40%  294M 3s
 97600K .......... .......... .......... .......... .......... 40%  285M 3s
 97650K .......... .......... .......... .......... .......... 40%  266M 3s
 97700K .......... .......... .......... .......... .......... 40%  292M 3s
 97750K .......... .......... .......... .......... .......... 40%  261M 3s
 97800K .......... .......... .......... .......... .......... 40%  330M 3s
 97850K .......... .......... .......... .......... .......... 40%  308M 3s
 97900K .......... .......... .......... .......... .......... 41%  287M 3s
 97950K .......... .......... .......... .......... .......... 41%  237M 3s
 98000K .......... .......... .......... .......... .......... 41%  244M 3s
 98050K .......... .......... .......... .......... .......... 41%  294M 3s
 98100K .......... .......... .......... .......... .......... 41%  329M 3s
 98150K .......... .......... .......... .......... .......... 41%  232M 3s
 98200K .......... .......... .......... .......... .......... 41%  309M 3s
 98250K .......... .......... .......... .......... .......... 41%  253M 3s
 98300K .......... .......... .......... .......... .......... 41%  299M 3s
 98350K .......... .......... .......... .......... .......... 41%  131M 3s
 98400K .......... .......... .......... .......... .......... 41%  120M 3s
 98450K .......... .......... .......... .......... .......... 41% 18.3M 3s
 98500K .......... .......... .......... .......... .......... 41% 52.3M 3s
 98550K .......... .......... .......... .......... .......... 41% 48.7M 3s
 98600K .......... .......... .......... .......... .......... 41% 49.2M 2s
 98650K .......... .......... .......... .......... .......... 41%  116M 2s
 98700K .......... .......... .......... .......... .......... 41% 50.2M 2s
 98750K .......... .......... .......... .......... .......... 41% 44.2M 2s
 98800K .......... .......... .......... .......... .......... 41% 7.18M 3s
 98850K .......... .......... .......... .......... .......... 41%  254M 3s
 98900K .......... .......... .......... .......... .......... 41%  248M 3s
 98950K .......... .......... .......... .......... .......... 41%  250M 2s
 99000K .......... .......... .......... .......... .......... 41%  248M 2s
 99050K .......... .......... .......... .......... .......... 41%  276M 2s
 99100K .......... .......... .......... .......... .......... 41%  301M 2s
 99150K .......... .......... .......... .......... .......... 41%  329M 2s
 99200K .......... .......... .......... .......... .......... 41% 27.7M 2s
 99250K .......... .......... .......... .......... .......... 41%  106M 2s
 99300K .......... .......... .......... .......... .......... 41%  110M 2s
 99350K .......... .......... .......... .......... .......... 41%  125M 2s
 99400K .......... .......... .......... .......... .......... 41%  106M 2s
 99450K .......... .......... .......... .......... .......... 41%  126M 2s
 99500K .......... .......... .......... .......... .......... 41% 35.9M 2s
 99550K .......... .......... .......... .......... .......... 41%  131M 2s
 99600K .......... .......... .......... .......... .......... 41%  112M 2s
 99650K .......... .......... .......... .......... .......... 41%  107M 2s
 99700K .......... .......... .......... .......... .......... 41%  108M 2s
 99750K .......... .......... .......... .......... .......... 41%  120M 2s
 99800K .......... .......... .......... .......... .......... 41%  109M 2s
 99850K .......... .......... .......... .......... .......... 41%  109M 2s
 99900K .......... .......... .......... .......... .......... 41%  115M 2s
 99950K .......... .......... .......... .......... .......... 41%  126M 2s
100000K .......... .......... .......... .......... .......... 41% 92.7M 2s
100050K .......... .......... .......... .......... .......... 41%  132M 2s
100100K .......... .......... .......... .......... .......... 41% 97.3M 2s
100150K .......... .......... .......... .......... .......... 41%  106M 2s
100200K .......... .......... .......... .......... .......... 41%  138M 2s
100250K .......... .......... .......... .......... .......... 41%  102M 2s
100300K .......... .......... .......... .......... .......... 42%  145M 2s
100350K .......... .......... .......... .......... .......... 42% 90.9M 2s
100400K .......... .......... .......... .......... .......... 42%  122M 2s
100450K .......... .......... .......... .......... .......... 42%  115M 2s
100500K .......... .......... .......... .......... .......... 42% 7.41M 2s
100550K .......... .......... .......... .......... .......... 42%  279M 2s
100600K .......... .......... .......... .......... .......... 42%  260M 2s
100650K .......... .......... .......... .......... .......... 42%  258M 2s
100700K .......... .......... .......... .......... .......... 42%  245M 2s
100750K .......... .......... .......... .......... .......... 42%  276M 2s
100800K .......... .......... .......... .......... .......... 42%  258M 2s
100850K .......... .......... .......... .......... .......... 42%  274M 2s
100900K .......... .......... .......... .......... .......... 42%  287M 2s
100950K .......... .......... .......... .......... .......... 42%  331M 2s
101000K .......... .......... .......... .......... .......... 42%  305M 2s
101050K .......... .......... .......... .......... .......... 42%  318M 2s
101100K .......... .......... .......... .......... .......... 42%  306M 2s
101150K .......... .......... .......... .......... .......... 42% 4.03M 2s
101200K .......... .......... .......... .......... .......... 42%  270M 2s
101250K .......... .......... .......... .......... .......... 42%  252M 2s
101300K .......... .......... .......... .......... .......... 42%  258M 2s
101350K .......... .......... .......... .......... .......... 42%  283M 2s
101400K .......... .......... .......... .......... .......... 42%  256M 2s
101450K .......... .......... .......... .......... .......... 42%  285M 2s
101500K .......... .......... .......... .......... .......... 42%  263M 2s
101550K .......... .......... .......... .......... .......... 42%  270M 2s
101600K .......... .......... .......... .......... .......... 42%  273M 2s
101650K .......... .......... .......... .......... .......... 42%  283M 2s
101700K .......... .......... .......... .......... .......... 42%  293M 2s
101750K .......... .......... .......... .......... .......... 42%  274M 2s
101800K .......... .......... .......... .......... .......... 42%  244M 2s
101850K .......... .......... .......... .......... .......... 42%  288M 2s
101900K .......... .......... .......... .......... .......... 42%  260M 2s
101950K .......... .......... .......... .......... .......... 42%  292M 2s
102000K .......... .......... .......... .......... .......... 42%  253M 2s
102050K .......... .......... .......... .......... .......... 42%  267M 2s
102100K .......... .......... .......... .......... .......... 42%  276M 2s
102150K .......... .......... .......... .......... .......... 42%  300M 2s
102200K .......... .......... .......... .......... .......... 42%  278M 2s
102250K .......... .......... .......... .......... .......... 42%  285M 2s
102300K .......... .......... .......... .......... .......... 42%  255M 2s
102350K .......... .......... .......... .......... .......... 42%  311M 2s
102400K .......... .......... .......... .......... .......... 42%  300M 2s
102450K .......... .......... .......... .......... .......... 42%  327M 2s
102500K .......... .......... .......... .......... .......... 42%  305M 2s
102550K .......... .......... .......... .......... .......... 42%  318M 2s
102600K .......... .......... .......... .......... .......... 42%  265M 2s
102650K .......... .......... .......... .......... .......... 42%  268M 2s
102700K .......... .......... .......... .......... .......... 43%  273M 2s
102750K .......... .......... .......... .......... .......... 43%  299M 2s
102800K .......... .......... .......... .......... .......... 43%  277M 2s
102850K .......... .......... .......... .......... .......... 43%  285M 2s
102900K .......... .......... .......... .......... .......... 43%  282M 2s
102950K .......... .......... .......... .......... .......... 43%  295M 2s
103000K .......... .......... .......... .......... .......... 43%  138M 2s
103050K .......... .......... .......... .......... .......... 43%  210M 2s
103100K .......... .......... .......... .......... .......... 43%  270M 2s
103150K .......... .......... .......... .......... .......... 43% 85.7M 2s
103200K .......... .......... .......... .......... .......... 43% 58.2M 2s
103250K .......... .......... .......... .......... .......... 43% 98.8M 2s
103300K .......... .......... .......... .......... .......... 43%  123M 2s
103350K .......... .......... .......... .......... .......... 43%  118M 2s
103400K .......... .......... .......... .......... .......... 43%  101M 2s
103450K .......... .......... .......... .......... .......... 43%  118M 2s
103500K .......... .......... .......... .......... .......... 43%  113M 2s
103550K .......... .......... .......... .......... .......... 43% 95.8M 2s
103600K .......... .......... .......... .......... .......... 43%  117M 2s
103650K .......... .......... .......... .......... .......... 43%  108M 2s
103700K .......... .......... .......... .......... .......... 43%  130M 2s
103750K .......... .......... .......... .......... .......... 43%  101M 2s
103800K .......... .......... .......... .......... .......... 43% 98.0M 2s
103850K .......... .......... .......... .......... .......... 43%  121M 2s
103900K .......... .......... .......... .......... .......... 43%  120M 2s
103950K .......... .......... .......... .......... .......... 43% 84.4M 2s
104000K .......... .......... .......... .......... .......... 43%  183M 2s
104050K .......... .......... .......... .......... .......... 43% 7.46M 2s
104100K .......... .......... .......... .......... .......... 43%  226M 2s
104150K .......... .......... .......... .......... .......... 43%  300M 2s
104200K .......... .......... .......... .......... .......... 43%  257M 2s
104250K .......... .......... .......... .......... .......... 43%  307M 2s
104300K .......... .......... .......... .......... .......... 43%  277M 2s
104350K .......... .......... .......... .......... .......... 43%  321M 2s
104400K .......... .......... .......... .......... .......... 43%  252M 2s
104450K .......... .......... .......... .......... .......... 43%  297M 2s
104500K .......... .......... .......... .......... .......... 43%  276M 2s
104550K .......... .......... .......... .......... .......... 43%  274M 2s
104600K .......... .......... .......... .......... .......... 43%  269M 2s
104650K .......... .......... .......... .......... .......... 43%  281M 2s
104700K .......... .......... .......... .......... .......... 43%  255M 2s
104750K .......... .......... .......... .......... .......... 43%  311M 2s
104800K .......... .......... .......... .......... .......... 43%  253M 2s
104850K .......... .......... .......... .......... .......... 43%  309M 2s
104900K .......... .......... .......... .......... .......... 43%  283M 2s
104950K .......... .......... .......... .......... .......... 43%  282M 2s
105000K .......... .......... .......... .......... .......... 43%  274M 2s
105050K .......... .......... .......... .......... .......... 43%  285M 2s
105100K .......... .......... .......... .......... .......... 44%  280M 2s
105150K .......... .......... .......... .......... .......... 44%  280M 2s
105200K .......... .......... .......... .......... .......... 44%  280M 2s
105250K .......... .......... .......... .......... .......... 44%  158M 2s
105300K .......... .......... .......... .......... .......... 44%  108M 2s
105350K .......... .......... .......... .......... .......... 44%  106M 2s
105400K .......... .......... .......... .......... .......... 44%  131M 2s
105450K .......... .......... .......... .......... .......... 44%  104M 2s
105500K .......... .......... .......... .......... .......... 44%  112M 2s
105550K .......... .......... .......... .......... .......... 44%  123M 2s
105600K .......... .......... .......... .......... .......... 44% 97.6M 2s
105650K .......... .......... .......... .......... .......... 44%  126M 2s
105700K .......... .......... .......... .......... .......... 44%  108M 2s
105750K .......... .......... .......... .......... .......... 44% 89.2M 2s
105800K .......... .......... .......... .......... .......... 44%  179M 2s
105850K .......... .......... .......... .......... .......... 44% 98.9M 2s
105900K .......... .......... .......... .......... .......... 44%  116M 2s
105950K .......... .......... .......... .......... .......... 44%  114M 2s
106000K .......... .......... .......... .......... .......... 44% 82.2M 2s
106050K .......... .......... .......... .......... .......... 44%  182M 2s
106100K .......... .......... .......... .......... .......... 44%  116M 2s
106150K .......... .......... .......... .......... .......... 44%  103M 2s
106200K .......... .......... .......... .......... .......... 44%  112M 2s
106250K .......... .......... .......... .......... .......... 44%  129M 2s
106300K .......... .......... .......... .......... .......... 44% 78.0M 2s
106350K .......... .......... .......... .......... .......... 44% 7.54M 2s
106400K .......... .......... .......... .......... .......... 44%  262M 2s
106450K .......... .......... .......... .......... .......... 44%  287M 2s
106500K .......... .......... .......... .......... .......... 44%  315M 2s
106550K .......... .......... .......... .......... .......... 44%  279M 2s
106600K .......... .......... .......... .......... .......... 44%  282M 2s
106650K .......... .......... .......... .......... .......... 44%  243M 2s
106700K .......... .......... .......... .......... .......... 44%  272M 2s
106750K .......... .......... .......... .......... .......... 44%  253M 2s
106800K .......... .......... .......... .......... .......... 44%  313M 2s
106850K .......... .......... .......... .......... .......... 44%  297M 2s
106900K .......... .......... .......... .......... .......... 44%  248M 2s
106950K .......... .......... .......... .......... .......... 44%  252M 2s
107000K .......... .......... .......... .......... .......... 44%  300M 2s
107050K .......... .......... .......... .......... .......... 44%  272M 2s
107100K .......... .......... .......... .......... .......... 44%  292M 2s
107150K .......... .......... .......... .......... .......... 44%  261M 2s
107200K .......... .......... .......... .......... .......... 44%  261M 2s
107250K .......... .......... .......... .......... .......... 44%  225M 2s
107300K .......... .......... .......... .......... .......... 44%  107M 2s
107350K .......... .......... .......... .......... .......... 44%  103M 2s
107400K .......... .......... .......... .......... .......... 44%  128M 2s
107450K .......... .......... .......... .......... .......... 45%  102M 2s
107500K .......... .......... .......... .......... .......... 45%  115M 2s
107550K .......... .......... .......... .......... .......... 45%  104M 2s
107600K .......... .......... .......... .......... .......... 45%  103M 2s
107650K .......... .......... .......... .......... .......... 45%  119M 2s
107700K .......... .......... .......... .......... .......... 45% 23.7M 2s
107750K .......... .......... .......... .......... .......... 45%  114M 2s
107800K .......... .......... .......... .......... .......... 45% 31.3M 2s
107850K .......... .......... .......... .......... .......... 45%  117M 2s
107900K .......... .......... .......... .......... .......... 45%  104M 2s
107950K .......... .......... .......... .......... .......... 45% 53.8M 2s
108000K .......... .......... .......... .......... .......... 45% 7.51M 2s
108050K .......... .......... .......... .......... .......... 45%  271M 2s
108100K .......... .......... .......... .......... .......... 45%  259M 2s
108150K .......... .......... .......... .......... .......... 45%  231M 2s
108200K .......... .......... .......... .......... .......... 45%  278M 2s
108250K .......... .......... .......... .......... .......... 45%  268M 2s
108300K .......... .......... .......... .......... .......... 45%  264M 2s
108350K .......... .......... .......... .......... .......... 45%  294M 2s
108400K .......... .......... .......... .......... .......... 45%  277M 2s
108450K .......... .......... .......... .......... .......... 45%  330M 2s
108500K .......... .......... .......... .......... .......... 45%  266M 2s
108550K .......... .......... .......... .......... .......... 45%  270M 2s
108600K .......... .......... .......... .......... .......... 45%  282M 2s
108650K .......... .......... .......... .......... .......... 45%  319M 2s
108700K .......... .......... .......... .......... .......... 45%  293M 2s
108750K .......... .......... .......... .......... .......... 45%  315M 2s
108800K .......... .......... .......... .......... .......... 45%  306M 2s
108850K .......... .......... .......... .......... .......... 45%  288M 2s
108900K .......... .......... .......... .......... .......... 45%  270M 2s
108950K .......... .......... .......... .......... .......... 45%  293M 2s
109000K .......... .......... .......... .......... .......... 45%  278M 2s
109050K .......... .......... .......... .......... .......... 45%  269M 2s
109100K .......... .......... .......... .......... .......... 45%  291M 2s
109150K .......... .......... .......... .......... .......... 45%  132M 2s
109200K .......... .......... .......... .......... .......... 45%  116M 2s
109250K .......... .......... .......... .......... .......... 45%  111M 2s
109300K .......... .......... .......... .......... .......... 45% 77.3M 2s
109350K .......... .......... .......... .......... .......... 45%  170M 2s
109400K .......... .......... .......... .......... .......... 45%  122M 2s
109450K .......... .......... .......... .......... .......... 45% 98.6M 2s
109500K .......... .......... .......... .......... .......... 45%  115M 2s
109550K .......... .......... .......... .......... .......... 45% 93.0M 2s
109600K .......... .......... .......... .......... .......... 45%  107M 2s
109650K .......... .......... .......... .......... .......... 45%  151M 2s
109700K .......... .......... .......... .......... .......... 45%  113M 2s
109750K .......... .......... .......... .......... .......... 45%  122M 2s
109800K .......... .......... .......... .......... .......... 45%  118M 2s
109850K .......... .......... .......... .......... .......... 46%  114M 2s
109900K .......... .......... .......... .......... .......... 46%  100M 2s
109950K .......... .......... .......... .......... .......... 46% 76.9M 2s
110000K .......... .......... .......... .......... .......... 46% 62.3M 2s
110050K .......... .......... .......... .......... .......... 46% 93.1M 2s
110100K .......... .......... .......... .......... .......... 46%  117M 2s
110150K .......... .......... .......... .......... .......... 46% 97.0M 2s
110200K .......... .......... .......... .......... .......... 46%  121M 2s
110250K .......... .......... .......... .......... .......... 46% 39.3M 2s
110300K .......... .......... .......... .......... .......... 46%  185M 2s
110350K .......... .......... .......... .......... .......... 46%  214M 2s
110400K .......... .......... .......... .......... .......... 46% 46.8M 2s
110450K .......... .......... .......... .......... .......... 46%  164M 2s
110500K .......... .......... .......... .......... .......... 46%  192M 2s
110550K .......... .......... .......... .......... .......... 46%  184M 2s
110600K .......... .......... .......... .......... .......... 46%  180M 2s
110650K .......... .......... .......... .......... .......... 46%  183M 2s
110700K .......... .......... .......... .......... .......... 46%  190M 2s
110750K .......... .......... .......... .......... .......... 46%  143M 2s
110800K .......... .......... .......... .......... .......... 46%  116M 2s
110850K .......... .......... .......... .......... .......... 46% 92.1M 2s
110900K .......... .......... .......... .......... .......... 46%  114M 2s
110950K .......... .......... .......... .......... .......... 46%  106M 2s
111000K .......... .......... .......... .......... .......... 46%  108M 2s
111050K .......... .......... .......... .......... .......... 46%  109M 2s
111100K .......... .......... .......... .......... .......... 46%  126M 2s
111150K .......... .......... .......... .......... .......... 46%  112M 2s
111200K .......... .......... .......... .......... .......... 46%  105M 2s
111250K .......... .......... .......... .......... .......... 46%  101M 2s
111300K .......... .......... .......... .......... .......... 46% 85.5M 2s
111350K .......... .......... .......... .......... .......... 46%  161M 2s
111400K .......... .......... .......... .......... .......... 46%  115M 2s
111450K .......... .......... .......... .......... .......... 46%  113M 2s
111500K .......... .......... .......... .......... .......... 46%  113M 2s
111550K .......... .......... .......... .......... .......... 46%  133M 2s
111600K .......... .......... .......... .......... .......... 46% 92.6M 2s
111650K .......... .......... .......... .......... .......... 46%  117M 2s
111700K .......... .......... .......... .......... .......... 46% 99.9M 2s
111750K .......... .......... .......... .......... .......... 46%  120M 2s
111800K .......... .......... .......... .......... .......... 46%  123M 2s
111850K .......... .......... .......... .......... .......... 46% 99.3M 2s
111900K .......... .......... .......... .......... .......... 46%  123M 2s
111950K .......... .......... .......... .......... .......... 46% 33.1M 2s
112000K .......... .......... .......... .......... .......... 46%  306M 2s
112050K .......... .......... .......... .......... .......... 46% 3.99M 2s
112100K .......... .......... .......... .......... .......... 46%  267M 2s
112150K .......... .......... .......... .......... .......... 46%  306M 2s
112200K .......... .......... .......... .......... .......... 46%  274M 2s
112250K .......... .......... .......... .......... .......... 47%  293M 2s
112300K .......... .......... .......... .......... .......... 47%  225M 2s
112350K .......... .......... .......... .......... .......... 47%  292M 2s
112400K .......... .......... .......... .......... .......... 47%  267M 2s
112450K .......... .......... .......... .......... .......... 47%  295M 2s
112500K .......... .......... .......... .......... .......... 47%  284M 2s
112550K .......... .......... .......... .......... .......... 47%  310M 2s
112600K .......... .......... .......... .......... .......... 47%  269M 2s
112650K .......... .......... .......... .......... .......... 47%  306M 2s
112700K .......... .......... .......... .......... .......... 47%  318M 2s
112750K .......... .......... .......... .......... .......... 47%  314M 2s
112800K .......... .......... .......... .......... .......... 47%  293M 2s
112850K .......... .......... .......... .......... .......... 47%  309M 2s
112900K .......... .......... .......... .......... .......... 47%  314M 2s
112950K .......... .......... .......... .......... .......... 47%  326M 2s
113000K .......... .......... .......... .......... .......... 47%  279M 2s
113050K .......... .......... .......... .......... .......... 47%  319M 2s
113100K .......... .......... .......... .......... .......... 47%  290M 2s
113150K .......... .......... .......... .......... .......... 47%  301M 2s
113200K .......... .......... .......... .......... .......... 47%  279M 2s
113250K .......... .......... .......... .......... .......... 47%  301M 2s
113300K .......... .......... .......... .......... .......... 47%  271M 2s
113350K .......... .......... .......... .......... .......... 47%  299M 2s
113400K .......... .......... .......... .......... .......... 47%  263M 2s
113450K .......... .......... .......... .......... .......... 47%  241M 2s
113500K .......... .......... .......... .......... .......... 47%  232M 2s
113550K .......... .......... .......... .......... .......... 47%  209M 2s
113600K .......... .......... .......... .......... .......... 47%  271M 2s
113650K .......... .......... .......... .......... .......... 47%  107M 2s
113700K .......... .......... .......... .......... .......... 47%  123M 2s
113750K .......... .......... .......... .......... .......... 47% 70.9M 2s
113800K .......... .......... .......... .......... .......... 47%  260M 2s
113850K .......... .......... .......... .......... .......... 47%  114M 2s
113900K .......... .......... .......... .......... .......... 47% 70.8M 2s
113950K .......... .......... .......... .......... .......... 47%  113M 2s
114000K .......... .......... .......... .......... .......... 47%  220M 2s
114050K .......... .......... .......... .......... .......... 47%  124M 2s
114100K .......... .......... .......... .......... .......... 47%  102M 2s
114150K .......... .......... .......... .......... .......... 47%  118M 2s
114200K .......... .......... .......... .......... .......... 47%  107M 2s
114250K .......... .......... .......... .......... .......... 47%  101M 2s
114300K .......... .......... .......... .......... .......... 47%  120M 2s
114350K .......... .......... .......... .......... .......... 47%  126M 2s
114400K .......... .......... .......... .......... .......... 47%  108M 2s
114450K .......... .......... .......... .......... .......... 47% 7.41M 2s
114500K .......... .......... .......... .......... .......... 47%  220M 2s
114550K .......... .......... .......... .......... .......... 47%  255M 2s
114600K .......... .......... .......... .......... .......... 47%  273M 2s
114650K .......... .......... .......... .......... .......... 48%  299M 2s
114700K .......... .......... .......... .......... .......... 48%  262M 2s
114750K .......... .......... .......... .......... .......... 48%  307M 2s
114800K .......... .......... .......... .......... .......... 48%  227M 2s
114850K .......... .......... .......... .......... .......... 48%  296M 2s
114900K .......... .......... .......... .......... .......... 48%  287M 2s
114950K .......... .......... .......... .......... .......... 48%  321M 2s
115000K .......... .......... .......... .......... .......... 48%  302M 2s
115050K .......... .......... .......... .......... .......... 48%  308M 2s
115100K .......... .......... .......... .......... .......... 48%  280M 2s
115150K .......... .......... .......... .......... .......... 48%  323M 2s
115200K .......... .......... .......... .......... .......... 48% 1.95M 2s
115250K .......... .......... .......... .......... .......... 48%  254M 2s
115300K .......... .......... .......... .......... .......... 48%  119M 2s
115350K .......... .......... .......... .......... .......... 48%  107M 2s
115400K .......... .......... .......... .......... .......... 48%  123M 2s
115450K .......... .......... .......... .......... .......... 48%  104M 2s
115500K .......... .......... .......... .......... .......... 48% 6.72M 2s
115550K .......... .......... .......... .......... .......... 48%  248M 2s
115600K .......... .......... .......... .......... .......... 48%  259M 2s
115650K .......... .......... .......... .......... .......... 48%  222M 2s
115700K .......... .......... .......... .......... .......... 48%  269M 2s
115750K .......... .......... .......... .......... .......... 48%  287M 2s
115800K .......... .......... .......... .......... .......... 48%  306M 2s
115850K .......... .......... .......... .......... .......... 48%  280M 2s
115900K .......... .......... .......... .......... .......... 48%  326M 2s
115950K .......... .......... .......... .......... .......... 48%  123M 2s
116000K .......... .......... .......... .......... .......... 48%  129M 2s
116050K .......... .......... .......... .......... .......... 48% 50.8M 2s
116100K .......... .......... .......... .......... .......... 48% 46.5M 2s
116150K .......... .......... .......... .......... .......... 48% 51.1M 2s
116200K .......... .......... .......... .......... .......... 48% 48.1M 2s
116250K .......... .......... .......... .......... .......... 48%  113M 2s
116300K .......... .......... .......... .......... .......... 48% 50.4M 2s
116350K .......... .......... .......... .......... .......... 48% 47.2M 2s
116400K .......... .......... .......... .......... .......... 48% 7.24M 2s
116450K .......... .......... .......... .......... .......... 48%  247M 2s
116500K .......... .......... .......... .......... .......... 48%  317M 2s
116550K .......... .......... .......... .......... .......... 48%  218M 2s
116600K .......... .......... .......... .......... .......... 48%  199M 2s
116650K .......... .......... .......... .......... .......... 48%  279M 2s
116700K .......... .......... .......... .......... .......... 48%  301M 2s
116750K .......... .......... .......... .......... .......... 48% 7.96M 2s
116800K .......... .......... .......... .......... .......... 48%  264M 2s
116850K .......... .......... .......... .......... .......... 48%  254M 2s
116900K .......... .......... .......... .......... .......... 48%  282M 2s
116950K .......... .......... .......... .......... .......... 48%  290M 2s
117000K .......... .......... .......... .......... .......... 49%  254M 2s
117050K .......... .......... .......... .......... .......... 49%  266M 2s
117100K .......... .......... .......... .......... .......... 49%  296M 2s
117150K .......... .......... .......... .......... .......... 49%  267M 2s
117200K .......... .......... .......... .......... .......... 49%  311M 2s
117250K .......... .......... .......... .......... .......... 49%  303M 2s
117300K .......... .......... .......... .......... .......... 49%  272M 2s
117350K .......... .......... .......... .......... .......... 49%  251M 2s
117400K .......... .......... .......... .......... .......... 49%  259M 2s
117450K .......... .......... .......... .......... .......... 49%  269M 2s
117500K .......... .......... .......... .......... .......... 49%  282M 2s
117550K .......... .......... .......... .......... .......... 49%  250M 2s
117600K .......... .......... .......... .......... .......... 49%  314M 2s
117650K .......... .......... .......... .......... .......... 49%  306M 2s
117700K .......... .......... .......... .......... .......... 49%  331M 2s
117750K .......... .......... .......... .......... .......... 49% 3.57M 2s
117800K .......... .......... .......... .......... .......... 49%  116M 2s
117850K .......... .......... .......... .......... .......... 49%  113M 2s
117900K .......... .......... .......... .......... .......... 49% 58.4M 2s
117950K .......... .......... .......... .......... .......... 49%  102M 2s
118000K .......... .......... .......... .......... .......... 49% 29.5M 2s
118050K .......... .......... .......... .......... .......... 49% 66.5M 2s
118100K .......... .......... .......... .......... .......... 49% 81.6M 2s
118150K .......... .......... .......... .......... .......... 49% 28.1M 2s
118200K .......... .......... .......... .......... .......... 49%  203M 2s
118250K .......... .......... .......... .......... .......... 49% 31.7M 2s
118300K .......... .......... .......... .......... .......... 49%  108M 2s
118350K .......... .......... .......... .......... .......... 49%  117M 2s
118400K .......... .......... .......... .......... .......... 49% 32.1M 2s
118450K .......... .......... .......... .......... .......... 49% 7.21M 2s
118500K .......... .......... .......... .......... .......... 49%  204M 2s
118550K .......... .......... .......... .......... .......... 49%  317M 2s
118600K .......... .......... .......... .......... .......... 49%  267M 2s
118650K .......... .......... .......... .......... .......... 49%  289M 2s
118700K .......... .......... .......... .......... .......... 49%  224M 2s
118750K .......... .......... .......... .......... .......... 49%  247M 2s
118800K .......... .......... .......... .......... .......... 49%  273M 2s
118850K .......... .......... .......... .......... .......... 49%  329M 2s
118900K .......... .......... .......... .......... .......... 49%  304M 2s
118950K .......... .......... .......... .......... .......... 49%  332M 2s
119000K .......... .......... .......... .......... .......... 49%  296M 2s
119050K .......... .......... .......... .......... .......... 49%  323M 2s
119100K .......... .......... .......... .......... .......... 49% 7.62M 2s
119150K .......... .......... .......... .......... .......... 49%  281M 2s
119200K .......... .......... .......... .......... .......... 49%  259M 2s
119250K .......... .......... .......... .......... .......... 49%  281M 2s
119300K .......... .......... .......... .......... .......... 49%  259M 2s
119350K .......... .......... .......... .......... .......... 49%  284M 2s
119400K .......... .......... .......... .......... .......... 50%  216M 2s
119450K .......... .......... .......... .......... .......... 50%  309M 2s
119500K .......... .......... .......... .......... .......... 50%  258M 2s
119550K .......... .......... .......... .......... .......... 50%  290M 2s
119600K .......... .......... .......... .......... .......... 50%  285M 2s
119650K .......... .......... .......... .......... .......... 50%  298M 2s
119700K .......... .......... .......... .......... .......... 50%  276M 2s
119750K .......... .......... .......... .......... .......... 50%  337M 2s
119800K .......... .......... .......... .......... .......... 50%  298M 2s
119850K .......... .......... .......... .......... .......... 50%  314M 2s
119900K .......... .......... .......... .......... .......... 50%  303M 2s
119950K .......... .......... .......... .......... .......... 50%  339M 2s
120000K .......... .......... .......... .......... .......... 50%  319M 2s
120050K .......... .......... .......... .......... .......... 50% 8.98M 2s
120100K .......... .......... .......... .......... .......... 50%  201M 2s
120150K .......... .......... .......... .......... .......... 50%  264M 2s
120200K .......... .......... .......... .......... .......... 50%  267M 2s
120250K .......... .......... .......... .......... .......... 50%  283M 2s
120300K .......... .......... .......... .......... .......... 50%  222M 2s
120350K .......... .......... .......... .......... .......... 50%  288M 2s
120400K .......... .......... .......... .......... .......... 50%  275M 2s
120450K .......... .......... .......... .......... .......... 50%  260M 2s
120500K .......... .......... .......... .......... .......... 50%  271M 2s
120550K .......... .......... .......... .......... .......... 50%  298M 2s
120600K .......... .......... .......... .......... .......... 50%  251M 2s
120650K .......... .......... .......... .......... .......... 50%  302M 2s
120700K .......... .......... .......... .......... .......... 50%  275M 2s
120750K .......... .......... .......... .......... .......... 50%  293M 2s
120800K .......... .......... .......... .......... .......... 50%  290M 2s
120850K .......... .......... .......... .......... .......... 50%  286M 2s
120900K .......... .......... .......... .......... .......... 50%  265M 2s
120950K .......... .......... .......... .......... .......... 50%  301M 2s
121000K .......... .......... .......... .......... .......... 50%  279M 2s
121050K .......... .......... .......... .......... .......... 50%  297M 2s
121100K .......... .......... .......... .......... .......... 50%  292M 2s
121150K .......... .......... .......... .......... .......... 50%  296M 2s
121200K .......... .......... .......... .......... .......... 50%  275M 2s
121250K .......... .......... .......... .......... .......... 50%  331M 2s
121300K .......... .......... .......... .......... .......... 50%  278M 2s
121350K .......... .......... .......... .......... .......... 50%  313M 2s
121400K .......... .......... .......... .......... .......... 50%  303M 2s
121450K .......... .......... .......... .......... .......... 50%  311M 2s
121500K .......... .......... .......... .......... .......... 50%  248M 2s
121550K .......... .......... .......... .......... .......... 50%  266M 2s
121600K .......... .......... .......... .......... .......... 50%  293M 2s
121650K .......... .......... .......... .......... .......... 50%  279M 2s
121700K .......... .......... .......... .......... .......... 50%  261M 2s
121750K .......... .......... .......... .......... .......... 50%  225M 2s
121800K .......... .......... .......... .......... .......... 51% 74.6M 2s
121850K .......... .......... .......... .......... .......... 51%  138M 2s
121900K .......... .......... .......... .......... .......... 51%  164M 2s
121950K .......... .......... .......... .......... .......... 51%  113M 2s
122000K .......... .......... .......... .......... .......... 51% 6.98M 2s
122050K .......... .......... .......... .......... .......... 51%  154M 2s
122100K .......... .......... .......... .......... .......... 51%  274M 2s
122150K .......... .......... .......... .......... .......... 51%  300M 2s
122200K .......... .......... .......... .......... .......... 51%  293M 2s
122250K .......... .......... .......... .......... .......... 51%  309M 2s
122300K .......... .......... .......... .......... .......... 51%  317M 2s
122350K .......... .......... .......... .......... .......... 51%  322M 2s
122400K .......... .......... .......... .......... .......... 51%  310M 2s
122450K .......... .......... .......... .......... .......... 51%  339M 2s
122500K .......... .......... .......... .......... .......... 51%  316M 2s
122550K .......... .......... .......... .......... .......... 51% 4.39M 2s
122600K .......... .......... .......... .......... .......... 51%  243M 2s
122650K .......... .......... .......... .......... .......... 51%  259M 2s
122700K .......... .......... .......... .......... .......... 51%  283M 2s
122750K .......... .......... .......... .......... .......... 51%  276M 2s
122800K .......... .......... .......... .......... .......... 51%  278M 2s
122850K .......... .......... .......... .......... .......... 51%  282M 2s
122900K .......... .......... .......... .......... .......... 51%  282M 2s
122950K .......... .......... .......... .......... .......... 51%  282M 2s
123000K .......... .......... .......... .......... .......... 51%  278M 2s
123050K .......... .......... .......... .......... .......... 51%  262M 2s
123100K .......... .......... .......... .......... .......... 51%  288M 2s
123150K .......... .......... .......... .......... .......... 51%  298M 2s
123200K .......... .......... .......... .......... .......... 51%  272M 2s
123250K .......... .......... .......... .......... .......... 51%  306M 2s
123300K .......... .......... .......... .......... .......... 51%  288M 2s
123350K .......... .......... .......... .......... .......... 51%  336M 2s
123400K .......... .......... .......... .......... .......... 51%  311M 2s
123450K .......... .......... .......... .......... .......... 51%  344M 2s
123500K .......... .......... .......... .......... .......... 51%  319M 2s
123550K .......... .......... .......... .......... .......... 51%  321M 2s
123600K .......... .......... .......... .......... .......... 51%  316M 2s
123650K .......... .......... .......... .......... .......... 51%  334M 2s
123700K .......... .......... .......... .......... .......... 51%  290M 2s
123750K .......... .......... .......... .......... .......... 51%  342M 2s
123800K .......... .......... .......... .......... .......... 51% 7.21M 2s
123850K .......... .......... .......... .......... .......... 51%  275M 2s
123900K .......... .......... .......... .......... .......... 51%  274M 2s
123950K .......... .......... .......... .......... .......... 51%  257M 2s
124000K .......... .......... .......... .......... .......... 51%  246M 2s
124050K .......... .......... .......... .......... .......... 51%  292M 2s
124100K .......... .......... .......... .......... .......... 51%  270M 2s
124150K .......... .......... .......... .......... .......... 51%  286M 2s
124200K .......... .......... .......... .......... .......... 52%  273M 2s
124250K .......... .......... .......... .......... .......... 52%  297M 2s
124300K .......... .......... .......... .......... .......... 52%  277M 2s
124350K .......... .......... .......... .......... .......... 52%  302M 2s
124400K .......... .......... .......... .......... .......... 52%  275M 2s
124450K .......... .......... .......... .......... .......... 52%  285M 2s
124500K .......... .......... .......... .......... .......... 52%  277M 2s
124550K .......... .......... .......... .......... .......... 52%  283M 2s
124600K .......... .......... .......... .......... .......... 52%  289M 2s
124650K .......... .......... .......... .......... .......... 52%  296M 2s
124700K .......... .......... .......... .......... .......... 52%  256M 2s
124750K .......... .......... .......... .......... .......... 52%  300M 2s
124800K .......... .......... .......... .......... .......... 52%  303M 2s
124850K .......... .......... .......... .......... .......... 52%  312M 2s
124900K .......... .......... .......... .......... .......... 52%  306M 2s
124950K .......... .......... .......... .......... .......... 52%  326M 2s
125000K .......... .......... .......... .......... .......... 52%  262M 2s
125050K .......... .......... .......... .......... .......... 52%  298M 2s
125100K .......... .......... .......... .......... .......... 52%  264M 2s
125150K .......... .......... .......... .......... .......... 52%  274M 2s
125200K .......... .......... .......... .......... .......... 52%  258M 2s
125250K .......... .......... .......... .......... .......... 52%  296M 2s
125300K .......... .......... .......... .......... .......... 52%  265M 2s
125350K .......... .......... .......... .......... .......... 52%  310M 2s
125400K .......... .......... .......... .......... .......... 52%  301M 2s
125450K .......... .......... .......... .......... .......... 52%  336M 2s
125500K .......... .......... .......... .......... .......... 52%  320M 2s
125550K .......... .......... .......... .......... .......... 52%  312M 2s
125600K .......... .......... .......... .......... .......... 52%  282M 2s
125650K .......... .......... .......... .......... .......... 52%  309M 2s
125700K .......... .......... .......... .......... .......... 52%  284M 2s
125750K .......... .......... .......... .......... .......... 52%  146M 2s
125800K .......... .......... .......... .......... .......... 52%  127M 2s
125850K .......... .......... .......... .......... .......... 52%  110M 2s
125900K .......... .......... .......... .......... .......... 52%  107M 2s
125950K .......... .......... .......... .......... .......... 52%  118M 2s
126000K .......... .......... .......... .......... .......... 52%  104M 2s
126050K .......... .......... .......... .......... .......... 52%  102M 2s
126100K .......... .......... .......... .......... .......... 52%  139M 2s
126150K .......... .......... .......... .......... .......... 52%  103M 2s
126200K .......... .......... .......... .......... .......... 52%  101M 2s
126250K .......... .......... .......... .......... .......... 52%  139M 2s
126300K .......... .......... .......... .......... .......... 52%  104M 2s
126350K .......... .......... .......... .......... .......... 52%  123M 2s
126400K .......... .......... .......... .......... .......... 52% 99.0M 2s
126450K .......... .......... .......... .......... .......... 52%  109M 2s
126500K .......... .......... .......... .......... .......... 52%  144M 2s
126550K .......... .......... .......... .......... .......... 52% 98.7M 2s
126600K .......... .......... .......... .......... .......... 53%  126M 2s
126650K .......... .......... .......... .......... .......... 53% 83.2M 2s
126700K .......... .......... .......... .......... .......... 53%  148M 2s
126750K .......... .......... .......... .......... .......... 53%  118M 2s
126800K .......... .......... .......... .......... .......... 53% 7.36M 2s
126850K .......... .......... .......... .......... .......... 53%  213M 2s
126900K .......... .......... .......... .......... .......... 53%  258M 2s
126950K .......... .......... .......... .......... .......... 53%  263M 2s
127000K .......... .......... .......... .......... .......... 53%  336M 2s
127050K .......... .......... .......... .......... .......... 53%  275M 2s
127100K .......... .......... .......... .......... .......... 53%  260M 2s
127150K .......... .......... .......... .......... .......... 53%  295M 2s
127200K .......... .......... .......... .......... .......... 53%  305M 2s
127250K .......... .......... .......... .......... .......... 53%  318M 2s
127300K .......... .......... .......... .......... .......... 53%  294M 2s
127350K .......... .......... .......... .......... .......... 53%  276M 2s
127400K .......... .......... .......... .......... .......... 53%  289M 2s
127450K .......... .......... .......... .......... .......... 53%  273M 2s
127500K .......... .......... .......... .......... .......... 53%  296M 2s
127550K .......... .......... .......... .......... .......... 53%  309M 2s
127600K .......... .......... .......... .......... .......... 53%  315M 2s
127650K .......... .......... .......... .......... .......... 53%  276M 2s
127700K .......... .......... .......... .......... .......... 53% 73.0M 2s
127750K .......... .......... .......... .......... .......... 53%  166M 2s
127800K .......... .......... .......... .......... .......... 53%  227M 2s
127850K .......... .......... .......... .......... .......... 53% 97.0M 2s
127900K .......... .......... .......... .......... .......... 53%  145M 2s
127950K .......... .......... .......... .......... .......... 53%  103M 2s
128000K .......... .......... .......... .......... .......... 53%  127M 2s
128050K .......... .......... .......... .......... .......... 53%  112M 2s
128100K .......... .......... .......... .......... .......... 53%  101M 2s
128150K .......... .......... .......... .......... .......... 53%  127M 2s
128200K .......... .......... .......... .......... .......... 53%  101M 2s
128250K .......... .......... .......... .......... .......... 53%  115M 2s
128300K .......... .......... .......... .......... .......... 53%  121M 2s
128350K .......... .......... .......... .......... .......... 53%  102M 2s
128400K .......... .......... .......... .......... .......... 53%  122M 2s
128450K .......... .......... .......... .......... .......... 53% 99.3M 2s
128500K .......... .......... .......... .......... .......... 53%  117M 2s
128550K .......... .......... .......... .......... .......... 53%  127M 2s
128600K .......... .......... .......... .......... .......... 53% 95.3M 2s
128650K .......... .......... .......... .......... .......... 53%  114M 2s
128700K .......... .......... .......... .......... .......... 53%  118M 2s
128750K .......... .......... .......... .......... .......... 53%  125M 2s
128800K .......... .......... .......... .......... .......... 53%  111M 2s
128850K .......... .......... .......... .......... .......... 53% 82.9M 2s
128900K .......... .......... .......... .......... .......... 53%  159M 2s
128950K .......... .......... .......... .......... .......... 54%  121M 2s
129000K .......... .......... .......... .......... .......... 54%  100M 2s
129050K .......... .......... .......... .......... .......... 54%  117M 2s
129100K .......... .......... .......... .......... .......... 54% 98.4M 2s
129150K .......... .......... .......... .......... .......... 54%  144M 2s
129200K .......... .......... .......... .......... .......... 54%  111M 2s
129250K .......... .......... .......... .......... .......... 54% 92.4M 2s
129300K .......... .......... .......... .......... .......... 54%  144M 2s
129350K .......... .......... .......... .......... .......... 54%  107M 2s
129400K .......... .......... .......... .......... .......... 54%  120M 2s
129450K .......... .......... .......... .......... .......... 54% 6.53M 2s
129500K .......... .......... .......... .......... .......... 54%  268M 2s
129550K .......... .......... .......... .......... .......... 54%  294M 2s
129600K .......... .......... .......... .......... .......... 54%  316M 2s
129650K .......... .......... .......... .......... .......... 54%  275M 2s
129700K .......... .......... .......... .......... .......... 54%  278M 2s
129750K .......... .......... .......... .......... .......... 54%  219M 2s
129800K .......... .......... .......... .......... .......... 54%  296M 2s
129850K .......... .......... .......... .......... .......... 54%  281M 2s
129900K .......... .......... .......... .......... .......... 54%  275M 2s
129950K .......... .......... .......... .......... .......... 54%  297M 2s
130000K .......... .......... .......... .......... .......... 54%  306M 2s
130050K .......... .......... .......... .......... .......... 54%  302M 2s
130100K .......... .......... .......... .......... .......... 54%  312M 2s
130150K .......... .......... .......... .......... .......... 54%  293M 2s
130200K .......... .......... .......... .......... .......... 54%  320M 2s
130250K .......... .......... .......... .......... .......... 54%  321M 2s
130300K .......... .......... .......... .......... .......... 54%  284M 2s
130350K .......... .......... .......... .......... .......... 54%  263M 2s
130400K .......... .......... .......... .......... .......... 54%  328M 2s
130450K .......... .......... .......... .......... .......... 54%  301M 2s
130500K .......... .......... .......... .......... .......... 54%  329M 2s
130550K .......... .......... .......... .......... .......... 54%  322M 2s
130600K .......... .......... .......... .......... .......... 54%  284M 2s
130650K .......... .......... .......... .......... .......... 54%  307M 2s
130700K .......... .......... .......... .......... .......... 54%  231M 2s
130750K .......... .......... .......... .......... .......... 54% 79.3M 2s
130800K .......... .......... .......... .......... .......... 54%  246M 2s
130850K .......... .......... .......... .......... .......... 54%  118M 2s
130900K .......... .......... .......... .......... .......... 54%  100M 2s
130950K .......... .......... .......... .......... .......... 54% 76.3M 2s
131000K .......... .......... .......... .......... .......... 54%  234M 2s
131050K .......... .......... .......... .......... .......... 54%  112M 2s
131100K .......... .......... .......... .......... .......... 54%  121M 2s
131150K .......... .......... .......... .......... .......... 54% 81.0M 2s
131200K .......... .......... .......... .......... .......... 54% 87.3M 2s
131250K .......... .......... .......... .......... .......... 54%  176M 2s
131300K .......... .......... .......... .......... .......... 54%  139M 2s
131350K .......... .......... .......... .......... .......... 55% 78.8M 2s
131400K .......... .......... .......... .......... .......... 55%  201M 2s
131450K .......... .......... .......... .......... .......... 55%  120M 2s
131500K .......... .......... .......... .......... .......... 55%  107M 2s
131550K .......... .......... .......... .......... .......... 55% 98.0M 2s
131600K .......... .......... .......... .......... .......... 55%  132M 2s
131650K .......... .......... .......... .......... .......... 55%  110M 2s
131700K .......... .......... .......... .......... .......... 55%  119M 2s
131750K .......... .......... .......... .......... .......... 55% 97.9M 2s
131800K .......... .......... .......... .......... .......... 55% 82.3M 2s
131850K .......... .......... .......... .......... .......... 55%  231M 2s
131900K .......... .......... .......... .......... .......... 55% 84.4M 2s
131950K .......... .......... .......... .......... .......... 55%  206M 2s
132000K .......... .......... .......... .......... .......... 55% 89.9M 2s
132050K .......... .......... .......... .......... .......... 55% 31.9M 2s
132100K .......... .......... .......... .......... .......... 55% 66.4M 2s
132150K .......... .......... .......... .......... .......... 55%  248M 2s
132200K .......... .......... .......... .......... .......... 55% 49.3M 2s
132250K .......... .......... .......... .......... .......... 55% 53.3M 2s
132300K .......... .......... .......... .......... .......... 55% 12.3M 2s
132350K .......... .......... .......... .......... .......... 55%  232M 2s
132400K .......... .......... .......... .......... .......... 55%  270M 2s
132450K .......... .......... .......... .......... .......... 55%  280M 2s
132500K .......... .......... .......... .......... .......... 55%  288M 2s
132550K .......... .......... .......... .......... .......... 55%  296M 2s
132600K .......... .......... .......... .......... .......... 55%  256M 2s
132650K .......... .......... .......... .......... .......... 55%  314M 2s
132700K .......... .......... .......... .......... .......... 55%  308M 2s
132750K .......... .......... .......... .......... .......... 55%  309M 2s
132800K .......... .......... .......... .......... .......... 55%  283M 2s
132850K .......... .......... .......... .......... .......... 55%  328M 2s
132900K .......... .......... .......... .......... .......... 55%  273M 2s
132950K .......... .......... .......... .......... .......... 55%  284M 2s
133000K .......... .......... .......... .......... .......... 55%  281M 2s
133050K .......... .......... .......... .......... .......... 55% 72.5M 2s
133100K .......... .......... .......... .......... .......... 55% 62.0M 2s
133150K .......... .......... .......... .......... .......... 55% 49.9M 2s
133200K .......... .......... .......... .......... .......... 55% 94.8M 2s
133250K .......... .......... .......... .......... .......... 55% 97.2M 2s
133300K .......... .......... .......... .......... .......... 55%  161M 2s
133350K .......... .......... .......... .......... .......... 55% 96.3M 2s
133400K .......... .......... .......... .......... .......... 55%  125M 2s
133450K .......... .......... .......... .......... .......... 55% 4.33M 2s
133500K .......... .......... .......... .......... .......... 55%  256M 2s
133550K .......... .......... .......... .......... .......... 55%  300M 2s
133600K .......... .......... .......... .......... .......... 55%  268M 2s
133650K .......... .......... .......... .......... .......... 55%  266M 2s
133700K .......... .......... .......... .......... .......... 55%  293M 2s
133750K .......... .......... .......... .......... .......... 56%  284M 2s
133800K .......... .......... .......... .......... .......... 56%  290M 2s
133850K .......... .......... .......... .......... .......... 56%  294M 2s
133900K .......... .......... .......... .......... .......... 56%  280M 2s
133950K .......... .......... .......... .......... .......... 56%  309M 2s
134000K .......... .......... .......... .......... .......... 56%  287M 2s
134050K .......... .......... .......... .......... .......... 56%  266M 2s
134100K .......... .......... .......... .......... .......... 56%  255M 2s
134150K .......... .......... .......... .......... .......... 56%  299M 2s
134200K .......... .......... .......... .......... .......... 56%  285M 2s
134250K .......... .......... .......... .......... .......... 56%  290M 2s
134300K .......... .......... .......... .......... .......... 56%  295M 2s
134350K .......... .......... .......... .......... .......... 56%  285M 2s
134400K .......... .......... .......... .......... .......... 56% 94.6M 2s
134450K .......... .......... .......... .......... .......... 56% 51.9M 2s
134500K .......... .......... .......... .......... .......... 56% 60.4M 2s
134550K .......... .......... .......... .......... .......... 56% 54.3M 2s
134600K .......... .......... .......... .......... .......... 56% 57.3M 2s
134650K .......... .......... .......... .......... .......... 56% 52.8M 2s
134700K .......... .......... .......... .......... .......... 56% 50.3M 2s
134750K .......... .......... .......... .......... .......... 56% 61.9M 2s
134800K .......... .......... .......... .......... .......... 56% 66.0M 2s
134850K .......... .......... .......... .......... .......... 56% 50.4M 2s
134900K .......... .......... .......... .......... .......... 56% 52.0M 2s
134950K .......... .......... .......... .......... .......... 56% 64.9M 2s
135000K .......... .......... .......... .......... .......... 56% 55.3M 2s
135050K .......... .......... .......... .......... .......... 56% 52.7M 2s
135100K .......... .......... .......... .......... .......... 56% 63.9M 2s
135150K .......... .......... .......... .......... .......... 56% 34.3M 2s
135200K .......... .......... .......... .......... .......... 56% 7.19M 2s
135250K .......... .......... .......... .......... .......... 56%  269M 2s
135300K .......... .......... .......... .......... .......... 56%  308M 2s
135350K .......... .......... .......... .......... .......... 56%  313M 2s
135400K .......... .......... .......... .......... .......... 56% 27.0M 2s
135450K .......... .......... .......... .......... .......... 56%  305M 2s
135500K .......... .......... .......... .......... .......... 56%  111M 2s
135550K .......... .......... .......... .......... .......... 56%  287M 2s
135600K .......... .......... .......... .......... .......... 56% 67.1M 2s
135650K .......... .......... .......... .......... .......... 56% 55.2M 2s
135700K .......... .......... .......... .......... .......... 56% 55.9M 2s
135750K .......... .......... .......... .......... .......... 56% 51.5M 2s
135800K .......... .......... .......... .......... .......... 56% 62.5M 2s
135850K .......... .......... .......... .......... .......... 56% 56.4M 2s
135900K .......... .......... .......... .......... .......... 56% 42.8M 2s
135950K .......... .......... .......... .......... .......... 56% 74.4M 2s
136000K .......... .......... .......... .......... .......... 56% 59.8M 2s
136050K .......... .......... .......... .......... .......... 56% 55.8M 2s
136100K .......... .......... .......... .......... .......... 56% 57.5M 2s
136150K .......... .......... .......... .......... .......... 57% 53.9M 2s
136200K .......... .......... .......... .......... .......... 57% 55.7M 2s
136250K .......... .......... .......... .......... .......... 57% 57.8M 2s
136300K .......... .......... .......... .......... .......... 57% 14.9M 2s
136350K .......... .......... .......... .......... .......... 57%  250M 2s
136400K .......... .......... .......... .......... .......... 57%  271M 2s
136450K .......... .......... .......... .......... .......... 57%  284M 2s
136500K .......... .......... .......... .......... .......... 57% 86.9M 2s
136550K .......... .......... .......... .......... .......... 57% 54.2M 2s
136600K .......... .......... .......... .......... .......... 57% 54.5M 2s
136650K .......... .......... .......... .......... .......... 57% 61.2M 2s
136700K .......... .......... .......... .......... .......... 57% 55.6M 2s
136750K .......... .......... .......... .......... .......... 57% 53.6M 2s
136800K .......... .......... .......... .......... .......... 57% 53.5M 2s
136850K .......... .......... .......... .......... .......... 57% 55.6M 2s
136900K .......... .......... .......... .......... .......... 57% 55.6M 2s
136950K .......... .......... .......... .......... .......... 57% 54.2M 2s
137000K .......... .......... .......... .......... .......... 57% 58.0M 2s
137050K .......... .......... .......... .......... .......... 57% 59.7M 2s
137100K .......... .......... .......... .......... .......... 57% 52.0M 2s
137150K .......... .......... .......... .......... .......... 57% 61.1M 2s
137200K .......... .......... .......... .......... .......... 57% 49.0M 2s
137250K .......... .......... .......... .......... .......... 57% 62.2M 2s
137300K .......... .......... .......... .......... .......... 57% 54.1M 2s
137350K .......... .......... .......... .......... .......... 57% 56.0M 2s
137400K .......... .......... .......... .......... .......... 57% 60.4M 2s
137450K .......... .......... .......... .......... .......... 57% 54.1M 2s
137500K .......... .......... .......... .......... .......... 57% 54.3M 2s
137550K .......... .......... .......... .......... .......... 57% 54.7M 2s
137600K .......... .......... .......... .......... .......... 57% 51.5M 2s
137650K .......... .......... .......... .......... .......... 57% 65.6M 2s
137700K .......... .......... .......... .......... .......... 57% 58.1M 2s
137750K .......... .......... .......... .......... .......... 57% 29.4M 2s
137800K .......... .......... .......... .......... .......... 57% 44.0M 2s
137850K .......... .......... .......... .......... .......... 57% 54.9M 2s
137900K .......... .......... .......... .......... .......... 57% 7.13M 2s
137950K .......... .......... .......... .......... .......... 57%  273M 2s
138000K .......... .......... .......... .......... .......... 57%  268M 2s
138050K .......... .......... .......... .......... .......... 57%  298M 2s
138100K .......... .......... .......... .......... .......... 57%  293M 2s
138150K .......... .......... .......... .......... .......... 57%  310M 2s
138200K .......... .......... .......... .......... .......... 57%  273M 2s
138250K .......... .......... .......... .......... .......... 57%  303M 2s
138300K .......... .......... .......... .......... .......... 57% 74.7M 2s
138350K .......... .......... .......... .......... .......... 57% 80.3M 2s
138400K .......... .......... .......... .......... .......... 57% 58.6M 2s
138450K .......... .......... .......... .......... .......... 57% 55.1M 2s
138500K .......... .......... .......... .......... .......... 58% 57.4M 2s
138550K .......... .......... .......... .......... .......... 58% 59.8M 2s
138600K .......... .......... .......... .......... .......... 58% 48.8M 2s
138650K .......... .......... .......... .......... .......... 58% 54.5M 2s
138700K .......... .......... .......... .......... .......... 58% 51.4M 2s
138750K .......... .......... .......... .......... .......... 58% 75.8M 2s
138800K .......... .......... .......... .......... .......... 58% 49.4M 2s
138850K .......... .......... .......... .......... .......... 58% 57.3M 2s
138900K .......... .......... .......... .......... .......... 58% 14.2M 2s
138950K .......... .......... .......... .......... .......... 58% 6.69M 2s
139000K .......... .......... .......... .......... .......... 58%  275M 2s
139050K .......... .......... .......... .......... .......... 58%  324M 2s
139100K .......... .......... .......... .......... .......... 58%  302M 2s
139150K .......... .......... .......... .......... .......... 58% 6.50M 2s
139200K .......... .......... .......... .......... .......... 58%  295M 2s
139250K .......... .......... .......... .......... .......... 58%  329M 2s
139300K .......... .......... .......... .......... .......... 58%  303M 2s
139350K .......... .......... .......... .......... .......... 58%  150M 2s
139400K .......... .......... .......... .......... .......... 58% 23.2M 2s
139450K .......... .......... .......... .......... .......... 58% 24.2M 2s
139500K .......... .......... .......... .......... .......... 58% 26.5M 2s
139550K .......... .......... .......... .......... .......... 58% 57.0M 2s
139600K .......... .......... .......... .......... .......... 58% 56.6M 2s
139650K .......... .......... .......... .......... .......... 58% 15.4M 2s
139700K .......... .......... .......... .......... .......... 58% 58.6M 2s
139750K .......... .......... .......... .......... .......... 58% 15.5M 2s
139800K .......... .......... .......... .......... .......... 58% 65.3M 2s
139850K .......... .......... .......... .......... .......... 58% 3.47M 2s
139900K .......... .......... .......... .......... .......... 58%  252M 2s
139950K .......... .......... .......... .......... .......... 58%  306M 2s
140000K .......... .......... .......... .......... .......... 58%  270M 2s
140050K .......... .......... .......... .......... .......... 58%  313M 2s
140100K .......... .......... .......... .......... .......... 58%  302M 2s
140150K .......... .......... .......... .......... .......... 58%  329M 2s
140200K .......... .......... .......... .......... .......... 58% 18.7M 2s
140250K .......... .......... .......... .......... .......... 58% 73.2M 2s
140300K .......... .......... .......... .......... .......... 58% 56.5M 2s
140350K .......... .......... .......... .......... .......... 58% 15.8M 2s
140400K .......... .......... .......... .......... .......... 58% 57.8M 2s
140450K .......... .......... .......... .......... .......... 58% 6.19M 2s
140500K .......... .......... .......... .......... .......... 58%  268M 2s
140550K .......... .......... .......... .......... .......... 58%  308M 2s
140600K .......... .......... .......... .......... .......... 58%  269M 2s
140650K .......... .......... .......... .......... .......... 58%  125M 2s
140700K .......... .......... .......... .......... .......... 58% 55.8M 2s
140750K .......... .......... .......... .......... .......... 58% 5.48M 2s
140800K .......... .......... .......... .......... .......... 58%  237M 2s
140850K .......... .......... .......... .......... .......... 58%  322M 2s
140900K .......... .......... .......... .......... .......... 59%  267M 2s
140950K .......... .......... .......... .......... .......... 59%  312M 2s
141000K .......... .......... .......... .......... .......... 59%  260M 2s
141050K .......... .......... .......... .......... .......... 59%  329M 2s
141100K .......... .......... .......... .......... .......... 59%  318M 2s
141150K .......... .......... .......... .......... .......... 59% 98.1M 2s
141200K .......... .......... .......... .......... .......... 59%  207M 2s
141250K .......... .......... .......... .......... .......... 59% 65.5M 2s
141300K .......... .......... .......... .......... .......... 59% 88.5M 2s
141350K .......... .......... .......... .......... .......... 59% 62.0M 2s
141400K .......... .......... .......... .......... .......... 59% 57.7M 2s
141450K .......... .......... .......... .......... .......... 59% 58.0M 2s
141500K .......... .......... .......... .......... .......... 59% 54.5M 2s
141550K .......... .......... .......... .......... .......... 59% 54.2M 2s
141600K .......... .......... .......... .......... .......... 59% 62.1M 2s
141650K .......... .......... .......... .......... .......... 59% 48.1M 2s
141700K .......... .......... .......... .......... .......... 59% 62.2M 2s
141750K .......... .......... .......... .......... .......... 59% 6.82M 2s
141800K .......... .......... .......... .......... .......... 59%  280M 2s
141850K .......... .......... .......... .......... .......... 59%  303M 2s
141900K .......... .......... .......... .......... .......... 59%  260M 2s
141950K .......... .......... .......... .......... .......... 59%  313M 2s
142000K .......... .......... .......... .......... .......... 59%  102M 2s
142050K .......... .......... .......... .......... .......... 59% 18.0M 2s
142100K .......... .......... .......... .......... .......... 59% 49.3M 2s
142150K .......... .......... .......... .......... .......... 59% 61.8M 2s
142200K .......... .......... .......... .......... .......... 59% 15.0M 2s
142250K .......... .......... .......... .......... .......... 59% 73.6M 2s
142300K .......... .......... .......... .......... .......... 59% 56.7M 2s
142350K .......... .......... .......... .......... .......... 59% 54.9M 2s
142400K .......... .......... .......... .......... .......... 59% 54.0M 2s
142450K .......... .......... .......... .......... .......... 59% 59.2M 2s
142500K .......... .......... .......... .......... .......... 59% 50.5M 2s
142550K .......... .......... .......... .......... .......... 59% 61.2M 2s
142600K .......... .......... .......... .......... .......... 59% 54.8M 2s
142650K .......... .......... .......... .......... .......... 59% 54.3M 2s
142700K .......... .......... .......... .......... .......... 59% 61.1M 2s
142750K .......... .......... .......... .......... .......... 59% 55.8M 2s
142800K .......... .......... .......... .......... .......... 59% 5.24M 2s
142850K .......... .......... .......... .......... .......... 59%  277M 2s
142900K .......... .......... .......... .......... .......... 59%  243M 2s
142950K .......... .......... .......... .......... .......... 59%  300M 2s
143000K .......... .......... .......... .......... .......... 59%  271M 2s
143050K .......... .......... .......... .......... .......... 59%  273M 2s
143100K .......... .......... .......... .......... .......... 59%  306M 2s
143150K .......... .......... .......... .......... .......... 59%  315M 2s
143200K .......... .......... .......... .......... .......... 59%  261M 2s
143250K .......... .......... .......... .......... .......... 59%  320M 2s
143300K .......... .......... .......... .......... .......... 60%  302M 2s
143350K .......... .......... .......... .......... .......... 60%  286M 2s
143400K .......... .......... .......... .......... .......... 60%  286M 2s
143450K .......... .......... .......... .......... .......... 60% 43.1M 2s
143500K .......... .......... .......... .......... .......... 60% 32.9M 2s
143550K .......... .......... .......... .......... .......... 60% 53.4M 2s
143600K .......... .......... .......... .......... .......... 60%  102M 2s
143650K .......... .......... .......... .......... .......... 60% 52.7M 2s
143700K .......... .......... .......... .......... .......... 60% 57.6M 2s
143750K .......... .......... .......... .......... .......... 60% 54.2M 2s
143800K .......... .......... .......... .......... .......... 60% 51.7M 2s
143850K .......... .......... .......... .......... .......... 60% 57.8M 2s
143900K .......... .......... .......... .......... .......... 60% 49.8M 2s
143950K .......... .......... .......... .......... .......... 60% 66.6M 2s
144000K .......... .......... .......... .......... .......... 60% 50.6M 2s
144050K .......... .......... .......... .......... .......... 60% 56.3M 2s
144100K .......... .......... .......... .......... .......... 60% 55.5M 2s
144150K .......... .......... .......... .......... .......... 60% 52.9M 2s
144200K .......... .......... .......... .......... .......... 60% 56.4M 2s
144250K .......... .......... .......... .......... .......... 60% 63.4M 2s
144300K .......... .......... .......... .......... .......... 60% 54.0M 2s
144350K .......... .......... .......... .......... .......... 60% 54.2M 2s
144400K .......... .......... .......... .......... .......... 60% 54.4M 2s
144450K .......... .......... .......... .......... .......... 60% 63.1M 2s
144500K .......... .......... .......... .......... .......... 60% 52.5M 2s
144550K .......... .......... .......... .......... .......... 60% 62.2M 2s
144600K .......... .......... .......... .......... .......... 60% 53.0M 2s
144650K .......... .......... .......... .......... .......... 60% 56.8M 2s
144700K .......... .......... .......... .......... .......... 60% 53.8M 2s
144750K .......... .......... .......... .......... .......... 60% 54.8M 2s
144800K .......... .......... .......... .......... .......... 60% 62.1M 2s
144850K .......... .......... .......... .......... .......... 60% 53.9M 2s
144900K .......... .......... .......... .......... .......... 60% 53.8M 2s
144950K .......... .......... .......... .......... .......... 60% 63.6M 2s
145000K .......... .......... .......... .......... .......... 60% 51.0M 2s
145050K .......... .......... .......... .......... .......... 60% 36.8M 2s
145100K .......... .......... .......... .......... .......... 60% 7.07M 2s
145150K .......... .......... .......... .......... .......... 60%  241M 2s
145200K .......... .......... .......... .......... .......... 60%  269M 2s
145250K .......... .......... .......... .......... .......... 60%  304M 2s
145300K .......... .......... .......... .......... .......... 60%  259M 2s
145350K .......... .......... .......... .......... .......... 60%  315M 2s
145400K .......... .......... .......... .......... .......... 60%  277M 2s
145450K .......... .......... .......... .......... .......... 60%  299M 2s
145500K .......... .......... .......... .......... .......... 60%  297M 2s
145550K .......... .......... .......... .......... .......... 60%  113M 2s
145600K .......... .......... .......... .......... .......... 60% 57.6M 2s
145650K .......... .......... .......... .......... .......... 60% 53.5M 2s
145700K .......... .......... .......... .......... .......... 61% 54.1M 2s
145750K .......... .......... .......... .......... .......... 61% 55.0M 2s
145800K .......... .......... .......... .......... .......... 61% 55.2M 2s
145850K .......... .......... .......... .......... .......... 61% 56.6M 2s
145900K .......... .......... .......... .......... .......... 61% 59.4M 2s
145950K .......... .......... .......... .......... .......... 61% 6.70M 2s
146000K .......... .......... .......... .......... .......... 61%  179M 2s
146050K .......... .......... .......... .......... .......... 61%  264M 2s
146100K .......... .......... .......... .......... .......... 61%  319M 2s
146150K .......... .......... .......... .......... .......... 61%  269M 2s
146200K .......... .......... .......... .......... .......... 61%  316M 2s
146250K .......... .......... .......... .......... .......... 61%  311M 2s
146300K .......... .......... .......... .......... .......... 61%  316M 2s
146350K .......... .......... .......... .......... .......... 61%  199M 2s
146400K .......... .......... .......... .......... .......... 61%  198M 2s
146450K .......... .......... .......... .......... .......... 61% 90.1M 2s
146500K .......... .......... .......... .......... .......... 61% 56.6M 2s
146550K .......... .......... .......... .......... .......... 61% 52.8M 2s
146600K .......... .......... .......... .......... .......... 61% 60.1M 2s
146650K .......... .......... .......... .......... .......... 61% 35.2M 2s
146700K .......... .......... .......... .......... .......... 61% 54.0M 2s
146750K .......... .......... .......... .......... .......... 61% 53.9M 2s
146800K .......... .......... .......... .......... .......... 61% 59.0M 2s
146850K .......... .......... .......... .......... .......... 61% 6.95M 2s
146900K .......... .......... .......... .......... .......... 61%  299M 2s
146950K .......... .......... .......... .......... .......... 61%  285M 2s
147000K .......... .......... .......... .......... .......... 61%  286M 2s
147050K .......... .......... .......... .......... .......... 61%  264M 2s
147100K .......... .......... .......... .......... .......... 61%  278M 2s
147150K .......... .......... .......... .......... .......... 61%  308M 2s
147200K .......... .......... .......... .......... .......... 61% 3.82M 2s
147250K .......... .......... .......... .......... .......... 61%  183M 2s
147300K .......... .......... .......... .......... .......... 61%  269M 2s
147350K .......... .......... .......... .......... .......... 61%  264M 2s
147400K .......... .......... .......... .......... .......... 61%  290M 2s
147450K .......... .......... .......... .......... .......... 61%  265M 2s
147500K .......... .......... .......... .......... .......... 61%  284M 2s
147550K .......... .......... .......... .......... .......... 61%  283M 2s
147600K .......... .......... .......... .......... .......... 61%  317M 2s
147650K .......... .......... .......... .......... .......... 61%  266M 2s
147700K .......... .......... .......... .......... .......... 61%  296M 2s
147750K .......... .......... .......... .......... .......... 61%  292M 2s
147800K .......... .......... .......... .......... .......... 61%  314M 2s
147850K .......... .......... .......... .......... .......... 61%  304M 2s
147900K .......... .......... .......... .......... .......... 61%  342M 2s
147950K .......... .......... .......... .......... .......... 61%  310M 2s
148000K .......... .......... .......... .......... .......... 61%  299M 2s
148050K .......... .......... .......... .......... .......... 61%  274M 2s
148100K .......... .......... .......... .......... .......... 62%  276M 2s
148150K .......... .......... .......... .......... .......... 62% 2.81M 2s
148200K .......... .......... .......... .......... .......... 62%  293M 2s
148250K .......... .......... .......... .......... .......... 62%  227M 2s
148300K .......... .......... .......... .......... .......... 62%  245M 2s
148350K .......... .......... .......... .......... .......... 62%  132M 2s
148400K .......... .......... .......... .......... .......... 62%  299M 2s
148450K .......... .......... .......... .......... .......... 62%  293M 2s
148500K .......... .......... .......... .......... .......... 62%  278M 2s
148550K .......... .......... .......... .......... .......... 62%  285M 2s
148600K .......... .......... .......... .......... .......... 62%  324M 2s
148650K .......... .......... .......... .......... .......... 62%  309M 2s
148700K .......... .......... .......... .......... .......... 62%  327M 2s
148750K .......... .......... .......... .......... .......... 62% 7.41M 2s
148800K .......... .......... .......... .......... .......... 62%  274M 2s
148850K .......... .......... .......... .......... .......... 62%  267M 2s
148900K .......... .......... .......... .......... .......... 62%  315M 2s
148950K .......... .......... .......... .......... .......... 62%  293M 2s
149000K .......... .......... .......... .......... .......... 62%  336M 1s
149050K .......... .......... .......... .......... .......... 62%  295M 1s
149100K .......... .......... .......... .......... .......... 62%  334M 1s
149150K .......... .......... .......... .......... .......... 62%  312M 1s
149200K .......... .......... .......... .......... .......... 62% 59.6M 1s
149250K .......... .......... .......... .......... .......... 62%  269M 1s
149300K .......... .......... .......... .......... .......... 62%  248M 1s
149350K .......... .......... .......... .......... .......... 62%  103M 1s
149400K .......... .......... .......... .......... .......... 62% 44.8M 1s
149450K .......... .......... .......... .......... .......... 62% 37.0M 1s
149500K .......... .......... .......... .......... .......... 62% 6.51M 1s
149550K .......... .......... .......... .......... .......... 62%  302M 1s
149600K .......... .......... .......... .......... .......... 62%  259M 1s
149650K .......... .......... .......... .......... .......... 62%  305M 1s
149700K .......... .......... .......... .......... .......... 62%  319M 1s
149750K .......... .......... .......... .......... .......... 62%  339M 1s
149800K .......... .......... .......... .......... .......... 62%  299M 1s
149850K .......... .......... .......... .......... .......... 62%  191M 1s
149900K .......... .......... .......... .......... .......... 62%  267M 1s
149950K .......... .......... .......... .......... .......... 62%  123M 1s
150000K .......... .......... .......... .......... .......... 62% 48.3M 1s
150050K .......... .......... .......... .......... .......... 62% 63.5M 1s
150100K .......... .......... .......... .......... .......... 62% 53.6M 1s
150150K .......... .......... .......... .......... .......... 62% 54.4M 1s
150200K .......... .......... .......... .......... .......... 62% 45.9M 1s
150250K .......... .......... .......... .......... .......... 62% 60.4M 1s
150300K .......... .......... .......... .......... .......... 62% 55.6M 1s
150350K .......... .......... .......... .......... .......... 62% 59.3M 1s
150400K .......... .......... .......... .......... .......... 62% 55.3M 1s
150450K .......... .......... .......... .......... .......... 63% 50.4M 1s
150500K .......... .......... .......... .......... .......... 63% 61.2M 1s
150550K .......... .......... .......... .......... .......... 63% 22.7M 1s
150600K .......... .......... .......... .......... .......... 63%  215M 1s
150650K .......... .......... .......... .......... .......... 63%  250M 1s
150700K .......... .......... .......... .......... .......... 63% 56.4M 1s
150750K .......... .......... .......... .......... .......... 63% 50.1M 1s
150800K .......... .......... .......... .......... .......... 63% 44.0M 1s
150850K .......... .......... .......... .......... .......... 63% 44.7M 1s
150900K .......... .......... .......... .......... .......... 63% 56.4M 1s
150950K .......... .......... .......... .......... .......... 63% 54.8M 1s
151000K .......... .......... .......... .......... .......... 63% 57.8M 1s
151050K .......... .......... .......... .......... .......... 63% 6.55M 1s
151100K .......... .......... .......... .......... .......... 63%  313M 1s
151150K .......... .......... .......... .......... .......... 63%  265M 1s
151200K .......... .......... .......... .......... .......... 63%  330M 1s
151250K .......... .......... .......... .......... .......... 63%  289M 1s
151300K .......... .......... .......... .......... .......... 63%  243M 1s
151350K .......... .......... .......... .......... .......... 63%  278M 1s
151400K .......... .......... .......... .......... .......... 63%  316M 1s
151450K .......... .......... .......... .......... .......... 63%  311M 1s
151500K .......... .......... .......... .......... .......... 63% 5.25M 1s
151550K .......... .......... .......... .......... .......... 63%  238M 1s
151600K .......... .......... .......... .......... .......... 63%  220M 1s
151650K .......... .......... .......... .......... .......... 63%  265M 1s
151700K .......... .......... .......... .......... .......... 63%  264M 1s
151750K .......... .......... .......... .......... .......... 63%  318M 1s
151800K .......... .......... .......... .......... .......... 63%  311M 1s
151850K .......... .......... .......... .......... .......... 63%  312M 1s
151900K .......... .......... .......... .......... .......... 63%  345M 1s
151950K .......... .......... .......... .......... .......... 63%  317M 1s
152000K .......... .......... .......... .......... .......... 63%  167M 1s
152050K .......... .......... .......... .......... .......... 63%  250M 1s
152100K .......... .......... .......... .......... .......... 63% 99.1M 1s
152150K .......... .......... .......... .......... .......... 63%  111M 1s
152200K .......... .......... .......... .......... .......... 63% 53.3M 1s
152250K .......... .......... .......... .......... .......... 63% 54.0M 1s
152300K .......... .......... .......... .......... .......... 63% 37.4M 1s
152350K .......... .......... .......... .......... .......... 63% 48.5M 1s
152400K .......... .......... .......... .......... .......... 63% 58.4M 1s
152450K .......... .......... .......... .......... .......... 63% 56.8M 1s
152500K .......... .......... .......... .......... .......... 63% 55.0M 1s
152550K .......... .......... .......... .......... .......... 63% 52.6M 1s
152600K .......... .......... .......... .......... .......... 63% 7.03M 1s
152650K .......... .......... .......... .......... .......... 63%  270M 1s
152700K .......... .......... .......... .......... .......... 63%  244M 1s
152750K .......... .......... .......... .......... .......... 63%  262M 1s
152800K .......... .......... .......... .......... .......... 63%  280M 1s
152850K .......... .......... .......... .......... .......... 64%  288M 1s
152900K .......... .......... .......... .......... .......... 64%  284M 1s
152950K .......... .......... .......... .......... .......... 64%  321M 1s
153000K .......... .......... .......... .......... .......... 64%  267M 1s
153050K .......... .......... .......... .......... .......... 64%  176M 1s
153100K .......... .......... .......... .......... .......... 64% 55.5M 1s
153150K .......... .......... .......... .......... .......... 64% 54.5M 1s
153200K .......... .......... .......... .......... .......... 64% 58.9M 1s
153250K .......... .......... .......... .......... .......... 64% 55.1M 1s
153300K .......... .......... .......... .......... .......... 64% 55.7M 1s
153350K .......... .......... .......... .......... .......... 64% 33.8M 1s
153400K .......... .......... .......... .......... .......... 64%  168M 1s
153450K .......... .......... .......... .......... .......... 64% 51.4M 1s
153500K .......... .......... .......... .......... .......... 64% 6.74M 1s
153550K .......... .......... .......... .......... .......... 64%  309M 1s
153600K .......... .......... .......... .......... .......... 64%  290M 1s
153650K .......... .......... .......... .......... .......... 64%  278M 1s
153700K .......... .......... .......... .......... .......... 64%  305M 1s
153750K .......... .......... .......... .......... .......... 64%  336M 1s
153800K .......... .......... .......... .......... .......... 64%  283M 1s
153850K .......... .......... .......... .......... .......... 64%  304M 1s
153900K .......... .......... .......... .......... .......... 64%  316M 1s
153950K .......... .......... .......... .......... .......... 64% 94.3M 1s
154000K .......... .......... .......... .......... .......... 64% 55.1M 1s
154050K .......... .......... .......... .......... .......... 64% 53.7M 1s
154100K .......... .......... .......... .......... .......... 64% 62.6M 1s
154150K .......... .......... .......... .......... .......... 64% 40.0M 1s
154200K .......... .......... .......... .......... .......... 64% 36.3M 1s
154250K .......... .......... .......... .......... .......... 64% 39.7M 1s
154300K .......... .......... .......... .......... .......... 64% 36.0M 1s
154350K .......... .......... .......... .......... .......... 64% 37.8M 1s
154400K .......... .......... .......... .......... .......... 64% 51.7M 1s
154450K .......... .......... .......... .......... .......... 64% 55.7M 1s
154500K .......... .......... .......... .......... .......... 64% 54.9M 1s
154550K .......... .......... .......... .......... .......... 64% 12.5M 1s
154600K .......... .......... .......... .......... .......... 64% 50.0M 1s
154650K .......... .......... .......... .......... .......... 64% 6.45M 1s
154700K .......... .......... .......... .......... .......... 64%  244M 1s
154750K .......... .......... .......... .......... .......... 64%  260M 1s
154800K .......... .......... .......... .......... .......... 64% 98.7M 1s
154850K .......... .......... .......... .......... .......... 64% 63.8M 1s
154900K .......... .......... .......... .......... .......... 64% 15.0M 1s
154950K .......... .......... .......... .......... .......... 64% 6.57M 1s
155000K .......... .......... .......... .......... .......... 64%  188M 1s
155050K .......... .......... .......... .......... .......... 64%  301M 1s
155100K .......... .......... .......... .......... .......... 64%  327M 1s
155150K .......... .......... .......... .......... .......... 64% 58.8M 1s
155200K .......... .......... .......... .......... .......... 64% 31.4M 1s
155250K .......... .......... .......... .......... .......... 65%  182M 1s
155300K .......... .......... .......... .......... .......... 65% 16.2M 1s
155350K .......... .......... .......... .......... .......... 65% 54.3M 1s
155400K .......... .......... .......... .......... .......... 65% 56.6M 1s
155450K .......... .......... .......... .......... .......... 65% 13.7M 1s
155500K .......... .......... .......... .......... .......... 65% 61.9M 1s
155550K .......... .......... .......... .......... .......... 65% 15.4M 1s
155600K .......... .......... .......... .......... .......... 65% 54.2M 1s
155650K .......... .......... .......... .......... .......... 65% 38.5M 1s
155700K .......... .......... .......... .......... .......... 65% 13.2M 1s
155750K .......... .......... .......... .......... .......... 65%  178M 1s
155800K .......... .......... .......... .......... .......... 65% 15.1M 1s
155850K .......... .......... .......... .......... .......... 65% 55.9M 1s
155900K .......... .......... .......... .......... .......... 65% 61.2M 1s
155950K .......... .......... .......... .......... .......... 65% 15.3M 1s
156000K .......... .......... .......... .......... .......... 65% 6.94M 1s
156050K .......... .......... .......... .......... .......... 65%  298M 1s
156100K .......... .......... .......... .......... .......... 65%  254M 1s
156150K .......... .......... .......... .......... .......... 65%  310M 1s
156200K .......... .......... .......... .......... .......... 65% 42.6M 1s
156250K .......... .......... .......... .......... .......... 65% 54.2M 1s
156300K .......... .......... .......... .......... .......... 65% 14.2M 1s
156350K .......... .......... .......... .......... .......... 65% 57.8M 1s
156400K .......... .......... .......... .......... .......... 65% 38.7M 1s
156450K .......... .......... .......... .......... .......... 65% 11.7M 1s
156500K .......... .......... .......... .......... .......... 65% 56.3M 1s
156550K .......... .......... .......... .......... .......... 65% 15.3M 1s
156600K .......... .......... .......... .......... .......... 65% 53.4M 1s
156650K .......... .......... .......... .......... .......... 65% 67.3M 1s
156700K .......... .......... .......... .......... .......... 65% 6.73M 1s
156750K .......... .......... .......... .......... .......... 65%  238M 1s
156800K .......... .......... .......... .......... .......... 65%  272M 1s
156850K .......... .......... .......... .......... .......... 65%  257M 1s
156900K .......... .......... .......... .......... .......... 65%  288M 1s
156950K .......... .......... .......... .......... .......... 65%  292M 1s
157000K .......... .......... .......... .......... .......... 65%  332M 1s
157050K .......... .......... .......... .......... .......... 65%  292M 1s
157100K .......... .......... .......... .......... .......... 65%  267M 1s
157150K .......... .......... .......... .......... .......... 65%  302M 1s
157200K .......... .......... .......... .......... .......... 65% 58.0M 1s
157250K .......... .......... .......... .......... .......... 65% 65.4M 1s
157300K .......... .......... .......... .......... .......... 65% 56.3M 1s
157350K .......... .......... .......... .......... .......... 65% 52.6M 1s
157400K .......... .......... .......... .......... .......... 65% 59.3M 1s
157450K .......... .......... .......... .......... .......... 65% 54.0M 1s
157500K .......... .......... .......... .......... .......... 65% 54.9M 1s
157550K .......... .......... .......... .......... .......... 65% 56.1M 1s
157600K .......... .......... .......... .......... .......... 65% 60.9M 1s
157650K .......... .......... .......... .......... .......... 66% 13.2M 1s
157700K .......... .......... .......... .......... .......... 66% 57.2M 1s
157750K .......... .......... .......... .......... .......... 66% 54.1M 1s
157800K .......... .......... .......... .......... .......... 66% 15.8M 1s
157850K .......... .......... .......... .......... .......... 66% 59.5M 1s
157900K .......... .......... .......... .......... .......... 66% 15.9M 1s
157950K .......... .......... .......... .......... .......... 66% 52.9M 1s
158000K .......... .......... .......... .......... .......... 66% 60.8M 1s
158050K .......... .......... .......... .......... .......... 66% 48.3M 1s
158100K .......... .......... .......... .......... .......... 66% 52.0M 1s
158150K .......... .......... .......... .......... .......... 66% 48.1M 1s
158200K .......... .......... .......... .......... .......... 66% 6.62M 1s
158250K .......... .......... .......... .......... .......... 66%  268M 1s
158300K .......... .......... .......... .......... .......... 66%  290M 1s
158350K .......... .......... .......... .......... .......... 66%  274M 1s
158400K .......... .......... .......... .......... .......... 66%  276M 1s
158450K .......... .......... .......... .......... .......... 66%  316M 1s
158500K .......... .......... .......... .......... .......... 66%  315M 1s
158550K .......... .......... .......... .......... .......... 66%  338M 1s
158600K .......... .......... .......... .......... .......... 66%  314M 1s
158650K .......... .......... .......... .......... .......... 66% 5.56M 1s
158700K .......... .......... .......... .......... .......... 66%  274M 1s
158750K .......... .......... .......... .......... .......... 66%  278M 1s
158800K .......... .......... .......... .......... .......... 66%  286M 1s
158850K .......... .......... .......... .......... .......... 66%  314M 1s
158900K .......... .......... .......... .......... .......... 66%  289M 1s
158950K .......... .......... .......... .......... .......... 66%  314M 1s
159000K .......... .......... .......... .......... .......... 66%  297M 1s
159050K .......... .......... .......... .......... .......... 66%  317M 1s
159100K .......... .......... .......... .......... .......... 66%  283M 1s
159150K .......... .......... .......... .......... .......... 66%  285M 1s
159200K .......... .......... .......... .......... .......... 66%  303M 1s
159250K .......... .......... .......... .......... .......... 66% 81.0M 1s
159300K .......... .......... .......... .......... .......... 66% 53.8M 1s
159350K .......... .......... .......... .......... .......... 66% 55.0M 1s
159400K .......... .......... .......... .......... .......... 66% 54.9M 1s
159450K .......... .......... .......... .......... .......... 66% 51.9M 1s
159500K .......... .......... .......... .......... .......... 66% 64.2M 1s
159550K .......... .......... .......... .......... .......... 66% 52.4M 1s
159600K .......... .......... .......... .......... .......... 66% 55.1M 1s
159650K .......... .......... .......... .......... .......... 66% 59.3M 1s
159700K .......... .......... .......... .......... .......... 66% 6.13M 1s
159750K .......... .......... .......... .......... .......... 66%  249M 1s
159800K .......... .......... .......... .......... .......... 66%  297M 1s
159850K .......... .......... .......... .......... .......... 66%  293M 1s
159900K .......... .......... .......... .......... .......... 66%  311M 1s
159950K .......... .......... .......... .......... .......... 66%  298M 1s
160000K .......... .......... .......... .......... .......... 67%  328M 1s
160050K .......... .......... .......... .......... .......... 67% 35.0M 1s
160100K .......... .......... .......... .......... .......... 67% 57.2M 1s
160150K .......... .......... .......... .......... .......... 67% 36.6M 1s
160200K .......... .......... .......... .......... .......... 67% 53.1M 1s
160250K .......... .......... .......... .......... .......... 67% 54.7M 1s
160300K .......... .......... .......... .......... .......... 67% 7.00M 1s
160350K .......... .......... .......... .......... .......... 67%  297M 1s
160400K .......... .......... .......... .......... .......... 67%  319M 1s
160450K .......... .......... .......... .......... .......... 67%  284M 1s
160500K .......... .......... .......... .......... .......... 67%  277M 1s
160550K .......... .......... .......... .......... .......... 67%  304M 1s
160600K .......... .......... .......... .......... .......... 67%  256M 1s
160650K .......... .......... .......... .......... .......... 67%  276M 1s
160700K .......... .......... .......... .......... .......... 67%  317M 1s
160750K .......... .......... .......... .......... .......... 67%  120M 1s
160800K .......... .......... .......... .......... .......... 67% 59.6M 1s
160850K .......... .......... .......... .......... .......... 67% 53.1M 1s
160900K .......... .......... .......... .......... .......... 67% 54.8M 1s
160950K .......... .......... .......... .......... .......... 67% 60.3M 1s
161000K .......... .......... .......... .......... .......... 67% 49.2M 1s
161050K .......... .......... .......... .......... .......... 67% 61.8M 1s
161100K .......... .......... .......... .......... .......... 67% 54.9M 1s
161150K .......... .......... .......... .......... .......... 67% 51.4M 1s
161200K .......... .......... .......... .......... .......... 67% 66.5M 1s
161250K .......... .......... .......... .......... .......... 67% 53.6M 1s
161300K .......... .......... .......... .......... .......... 67% 54.9M 1s
161350K .......... .......... .......... .......... .......... 67% 58.4M 1s
161400K .......... .......... .......... .......... .......... 67% 52.1M 1s
161450K .......... .......... .......... .......... .......... 67% 54.5M 1s
161500K .......... .......... .......... .......... .......... 67% 60.1M 1s
161550K .......... .......... .......... .......... .......... 67% 55.2M 1s
161600K .......... .......... .......... .......... .......... 67% 59.5M 1s
161650K .......... .......... .......... .......... .......... 67% 51.8M 1s
161700K .......... .......... .......... .......... .......... 67% 34.4M 1s
161750K .......... .......... .......... .......... .......... 67% 58.1M 1s
161800K .......... .......... .......... .......... .......... 67% 58.0M 1s
161850K .......... .......... .......... .......... .......... 67% 50.8M 1s
161900K .......... .......... .......... .......... .......... 67% 59.3M 1s
161950K .......... .......... .......... .......... .......... 67% 56.0M 1s
162000K .......... .......... .......... .......... .......... 67% 6.73M 1s
162050K .......... .......... .......... .......... .......... 67%  267M 1s
162100K .......... .......... .......... .......... .......... 67%  288M 1s
162150K .......... .......... .......... .......... .......... 67%  277M 1s
162200K .......... .......... .......... .......... .......... 67%  321M 1s
162250K .......... .......... .......... .......... .......... 67%  258M 1s
162300K .......... .......... .......... .......... .......... 67%  306M 1s
162350K .......... .......... .......... .......... .......... 67%  311M 1s
162400K .......... .......... .......... .......... .......... 68%  309M 1s
162450K .......... .......... .......... .......... .......... 68% 51.5M 1s
162500K .......... .......... .......... .......... .......... 68% 59.7M 1s
162550K .......... .......... .......... .......... .......... 68% 53.1M 1s
162600K .......... .......... .......... .......... .......... 68% 57.4M 1s
162650K .......... .......... .......... .......... .......... 68% 52.2M 1s
162700K .......... .......... .......... .......... .......... 68% 61.3M 1s
162750K .......... .......... .......... .......... .......... 68% 59.1M 1s
162800K .......... .......... .......... .......... .......... 68% 6.51M 1s
162850K .......... .......... .......... .......... .......... 68%  221M 1s
162900K .......... .......... .......... .......... .......... 68%  270M 1s
162950K .......... .......... .......... .......... .......... 68%  257M 1s
163000K .......... .......... .......... .......... .......... 68%  258M 1s
163050K .......... .......... .......... .......... .......... 68%  307M 1s
163100K .......... .......... .......... .......... .......... 68%  284M 1s
163150K .......... .......... .......... .......... .......... 68%  323M 1s
163200K .......... .......... .......... .......... .......... 68% 64.3M 1s
163250K .......... .......... .......... .......... .......... 68%  303M 1s
163300K .......... .......... .......... .......... .......... 68% 74.4M 1s
163350K .......... .......... .......... .......... .......... 68% 74.1M 1s
163400K .......... .......... .......... .......... .......... 68% 42.4M 1s
163450K .......... .......... .......... .......... .......... 68% 77.3M 1s
163500K .......... .......... .......... .......... .......... 68% 48.9M 1s
163550K .......... .......... .......... .......... .......... 68% 4.56M 1s
163600K .......... .......... .......... .......... .......... 68%  269M 1s
163650K .......... .......... .......... .......... .......... 68%  276M 1s
163700K .......... .......... .......... .......... .......... 68%  302M 1s
163750K .......... .......... .......... .......... .......... 68%  277M 1s
163800K .......... .......... .......... .......... .......... 68%  318M 1s
163850K .......... .......... .......... .......... .......... 68%  302M 1s
163900K .......... .......... .......... .......... .......... 68%  284M 1s
163950K .......... .......... .......... .......... .......... 68%  282M 1s
164000K .......... .......... .......... .......... .......... 68%  343M 1s
164050K .......... .......... .......... .......... .......... 68%  315M 1s
164100K .......... .......... .......... .......... .......... 68%  346M 1s
164150K .......... .......... .......... .......... .......... 68%  200M 1s
164200K .......... .......... .......... .......... .......... 68%  270M 1s
164250K .......... .......... .......... .......... .......... 68%  217M 1s
164300K .......... .......... .......... .......... .......... 68% 70.2M 1s
164350K .......... .......... .......... .......... .......... 68% 54.3M 1s
164400K .......... .......... .......... .......... .......... 68% 51.1M 1s
164450K .......... .......... .......... .......... .......... 68% 59.7M 1s
164500K .......... .......... .......... .......... .......... 68% 59.9M 1s
164550K .......... .......... .......... .......... .......... 68% 6.37M 1s
164600K .......... .......... .......... .......... .......... 68%  125M 1s
164650K .......... .......... .......... .......... .......... 68%  299M 1s
164700K .......... .......... .......... .......... .......... 68%  301M 1s
164750K .......... .......... .......... .......... .......... 68%  297M 1s
164800K .......... .......... .......... .......... .......... 69%  348M 1s
164850K .......... .......... .......... .......... .......... 69%  322M 1s
164900K .......... .......... .......... .......... .......... 69% 7.77M 1s
164950K .......... .......... .......... .......... .......... 69%  231M 1s
165000K .......... .......... .......... .......... .......... 69%  270M 1s
165050K .......... .......... .......... .......... .......... 69%  292M 1s
165100K .......... .......... .......... .......... .......... 69%  314M 1s
165150K .......... .......... .......... .......... .......... 69%  309M 1s
165200K .......... .......... .......... .......... .......... 69%  241M 1s
165250K .......... .......... .......... .......... .......... 69% 51.9M 1s
165300K .......... .......... .......... .......... .......... 69% 55.0M 1s
165350K .......... .......... .......... .......... .......... 69% 10.8M 1s
165400K .......... .......... .......... .......... .......... 69%  223M 1s
165450K .......... .......... .......... .......... .......... 69%  300M 1s
165500K .......... .......... .......... .......... .......... 69% 57.7M 1s
165550K .......... .......... .......... .......... .......... 69% 55.8M 1s
165600K .......... .......... .......... .......... .......... 69% 23.2M 1s
165650K .......... .......... .......... .......... .......... 69%  222M 1s
165700K .......... .......... .......... .......... .......... 69%  242M 1s
165750K .......... .......... .......... .......... .......... 69% 58.3M 1s
165800K .......... .......... .......... .......... .......... 69% 53.3M 1s
165850K .......... .......... .......... .......... .......... 69% 49.5M 1s
165900K .......... .......... .......... .......... .......... 69% 6.83M 1s
165950K .......... .......... .......... .......... .......... 69%  296M 1s
166000K .......... .......... .......... .......... .......... 69%  273M 1s
166050K .......... .......... .......... .......... .......... 69%  248M 1s
166100K .......... .......... .......... .......... .......... 69%  272M 1s
166150K .......... .......... .......... .......... .......... 69%  295M 1s
166200K .......... .......... .......... .......... .......... 69%  299M 1s
166250K .......... .......... .......... .......... .......... 69%  290M 1s
166300K .......... .......... .......... .......... .......... 69%  172M 1s
166350K .......... .......... .......... .......... .......... 69% 85.1M 1s
166400K .......... .......... .......... .......... .......... 69% 57.8M 1s
166450K .......... .......... .......... .......... .......... 69% 6.61M 1s
166500K .......... .......... .......... .......... .......... 69%  228M 1s
166550K .......... .......... .......... .......... .......... 69%  303M 1s
166600K .......... .......... .......... .......... .......... 69%  288M 1s
166650K .......... .......... .......... .......... .......... 69%  314M 1s
166700K .......... .......... .......... .......... .......... 69%  263M 1s
166750K .......... .......... .......... .......... .......... 69%  306M 1s
166800K .......... .......... .......... .......... .......... 69%  267M 1s
166850K .......... .......... .......... .......... .......... 69%  337M 1s
166900K .......... .......... .......... .......... .......... 69%  293M 1s
166950K .......... .......... .......... .......... .......... 69%  314M 1s
167000K .......... .......... .......... .......... .......... 69%  297M 1s
167050K .......... .......... .......... .......... .......... 69%  320M 1s
167100K .......... .......... .......... .......... .......... 69%  269M 1s
167150K .......... .......... .......... .......... .......... 69%  310M 1s
167200K .......... .......... .......... .......... .......... 70%  296M 1s
167250K .......... .......... .......... .......... .......... 70%  307M 1s
167300K .......... .......... .......... .......... .......... 70%  285M 1s
167350K .......... .......... .......... .......... .......... 70%  317M 1s
167400K .......... .......... .......... .......... .......... 70%  264M 1s
167450K .......... .......... .......... .......... .......... 70%  275M 1s
167500K .......... .......... .......... .......... .......... 70%  175M 1s
167550K .......... .......... .......... .......... .......... 70%  114M 1s
167600K .......... .......... .......... .......... .......... 70%  145M 1s
167650K .......... .......... .......... .......... .......... 70% 99.1M 1s
167700K .......... .......... .......... .......... .......... 70%  131M 1s
167750K .......... .......... .......... .......... .......... 70%  106M 1s
167800K .......... .......... .......... .......... .......... 70%  117M 1s
167850K .......... .......... .......... .......... .......... 70%  105M 1s
167900K .......... .......... .......... .......... .......... 70%  131M 1s
167950K .......... .......... .......... .......... .......... 70%  101M 1s
168000K .......... .......... .......... .......... .......... 70% 7.09M 1s
168050K .......... .......... .......... .......... .......... 70%  275M 1s
168100K .......... .......... .......... .......... .......... 70%  259M 1s
168150K .......... .......... .......... .......... .......... 70%  301M 1s
168200K .......... .......... .......... .......... .......... 70%  297M 1s
168250K .......... .......... .......... .......... .......... 70%  278M 1s
168300K .......... .......... .......... .......... .......... 70%  245M 1s
168350K .......... .......... .......... .......... .......... 70%  305M 1s
168400K .......... .......... .......... .......... .......... 70%  271M 1s
168450K .......... .......... .......... .......... .......... 70%  306M 1s
168500K .......... .......... .......... .......... .......... 70%  298M 1s
168550K .......... .......... .......... .......... .......... 70%  294M 1s
168600K .......... .......... .......... .......... .......... 70%  296M 1s
168650K .......... .......... .......... .......... .......... 70% 6.78M 1s
168700K .......... .......... .......... .......... .......... 70%  216M 1s
168750K .......... .......... .......... .......... .......... 70%  301M 1s
168800K .......... .......... .......... .......... .......... 70%  233M 1s
168850K .......... .......... .......... .......... .......... 70%  284M 1s
168900K .......... .......... .......... .......... .......... 70%  263M 1s
168950K .......... .......... .......... .......... .......... 70%  276M 1s
169000K .......... .......... .......... .......... .......... 70%  272M 1s
169050K .......... .......... .......... .......... .......... 70%  249M 1s
169100K .......... .......... .......... .......... .......... 70%  271M 1s
169150K .......... .......... .......... .......... .......... 70%  275M 1s
169200K .......... .......... .......... .......... .......... 70%  263M 1s
169250K .......... .......... .......... .......... .......... 70%  291M 1s
169300K .......... .......... .......... .......... .......... 70%  268M 1s
169350K .......... .......... .......... .......... .......... 70%  282M 1s
169400K .......... .......... .......... .......... .......... 70%  261M 1s
169450K .......... .......... .......... .......... .......... 70%  323M 1s
169500K .......... .......... .......... .......... .......... 70%  309M 1s
169550K .......... .......... .......... .......... .......... 70%  319M 1s
169600K .......... .......... .......... .......... .......... 71%  304M 1s
169650K .......... .......... .......... .......... .......... 71%  310M 1s
169700K .......... .......... .......... .......... .......... 71% 7.69M 1s
169750K .......... .......... .......... .......... .......... 71%  250M 1s
169800K .......... .......... .......... .......... .......... 71%  274M 1s
169850K .......... .......... .......... .......... .......... 71%  290M 1s
169900K .......... .......... .......... .......... .......... 71%  241M 1s
169950K .......... .......... .......... .......... .......... 71%  289M 1s
170000K .......... .......... .......... .......... .......... 71%  284M 1s
170050K .......... .......... .......... .......... .......... 71%  300M 1s
170100K .......... .......... .......... .......... .......... 71%  283M 1s
170150K .......... .......... .......... .......... .......... 71%  300M 1s
170200K .......... .......... .......... .......... .......... 71%  231M 1s
170250K .......... .......... .......... .......... .......... 71%  259M 1s
170300K .......... .......... .......... .......... .......... 71%  238M 1s
170350K .......... .......... .......... .......... .......... 71%  273M 1s
170400K .......... .......... .......... .......... .......... 71%  275M 1s
170450K .......... .......... .......... .......... .......... 71%  252M 1s
170500K .......... .......... .......... .......... .......... 71%  302M 1s
170550K .......... .......... .......... .......... .......... 71%  318M 1s
170600K .......... .......... .......... .......... .......... 71%  303M 1s
170650K .......... .......... .......... .......... .......... 71%  329M 1s
170700K .......... .......... .......... .......... .......... 71%  262M 1s
170750K .......... .......... .......... .......... .......... 71%  245M 1s
170800K .......... .......... .......... .......... .......... 71%  282M 1s
170850K .......... .......... .......... .......... .......... 71%  287M 1s
170900K .......... .......... .......... .......... .......... 71%  261M 1s
170950K .......... .......... .......... .......... .......... 71%  278M 1s
171000K .......... .......... .......... .......... .......... 71%  285M 1s
171050K .......... .......... .......... .......... .......... 71%  327M 1s
171100K .......... .......... .......... .......... .......... 71%  287M 1s
171150K .......... .......... .......... .......... .......... 71%  332M 1s
171200K .......... .......... .......... .......... .......... 71%  329M 1s
171250K .......... .......... .......... .......... .......... 71%  318M 1s
171300K .......... .......... .......... .......... .......... 71%  289M 1s
171350K .......... .......... .......... .......... .......... 71%  294M 1s
171400K .......... .......... .......... .......... .......... 71% 96.5M 1s
171450K .......... .......... .......... .......... .......... 71% 76.2M 1s
171500K .......... .......... .......... .......... .......... 71%  203M 1s
171550K .......... .......... .......... .......... .......... 71% 98.8M 1s
171600K .......... .......... .......... .......... .......... 71%  161M 1s
171650K .......... .......... .......... .......... .......... 71%  111M 1s
171700K .......... .......... .......... .......... .......... 71%  104M 1s
171750K .......... .......... .......... .......... .......... 71% 88.4M 1s
171800K .......... .......... .......... .......... .......... 71%  147M 1s
171850K .......... .......... .......... .......... .......... 71%  126M 1s
171900K .......... .......... .......... .......... .......... 71%  117M 1s
171950K .......... .......... .......... .......... .......... 72%  102M 1s
172000K .......... .......... .......... .......... .......... 72% 96.3M 1s
172050K .......... .......... .......... .......... .......... 72%  166M 1s
172100K .......... .......... .......... .......... .......... 72% 69.6M 1s
172150K .......... .......... .......... .......... .......... 72%  146M 1s
172200K .......... .......... .......... .......... .......... 72% 23.3M 1s
172250K .......... .......... .......... .......... .......... 72%  135M 1s
172300K .......... .......... .......... .......... .......... 72%  328M 1s
172350K .......... .......... .......... .......... .......... 72% 7.01M 1s
172400K .......... .......... .......... .......... .......... 72%  240M 1s
172450K .......... .......... .......... .......... .......... 72%  243M 1s
172500K .......... .......... .......... .......... .......... 72%  285M 1s
172550K .......... .......... .......... .......... .......... 72%  295M 1s
172600K .......... .......... .......... .......... .......... 72%  329M 1s
172650K .......... .......... .......... .......... .......... 72%  306M 1s
172700K .......... .......... .......... .......... .......... 72%  311M 1s
172750K .......... .......... .......... .......... .......... 72% 6.93M 1s
172800K .......... .......... .......... .......... .......... 72%  286M 1s
172850K .......... .......... .......... .......... .......... 72%  299M 1s
172900K .......... .......... .......... .......... .......... 72%  306M 1s
172950K .......... .......... .......... .......... .......... 72%  287M 1s
173000K .......... .......... .......... .......... .......... 72%  310M 1s
173050K .......... .......... .......... .......... .......... 72%  259M 1s
173100K .......... .......... .......... .......... .......... 72%  345M 1s
173150K .......... .......... .......... .......... .......... 72%  318M 1s
173200K .......... .......... .......... .......... .......... 72%  306M 1s
173250K .......... .......... .......... .......... .......... 72% 58.2M 1s
173300K .......... .......... .......... .......... .......... 72%  119M 1s
173350K .......... .......... .......... .......... .......... 72% 19.4M 1s
173400K .......... .......... .......... .......... .......... 72%  287M 1s
173450K .......... .......... .......... .......... .......... 72%  264M 1s
173500K .......... .......... .......... .......... .......... 72% 32.0M 1s
173550K .......... .......... .......... .......... .......... 72%  123M 1s
173600K .......... .......... .......... .......... .......... 72%  109M 1s
173650K .......... .......... .......... .......... .......... 72%  115M 1s
173700K .......... .......... .......... .......... .......... 72%  104M 1s
173750K .......... .......... .......... .......... .......... 72%  134M 1s
173800K .......... .......... .......... .......... .......... 72% 99.2M 1s
173850K .......... .......... .......... .......... .......... 72% 7.69M 1s
173900K .......... .......... .......... .......... .......... 72%  276M 1s
173950K .......... .......... .......... .......... .......... 72%  240M 1s
174000K .......... .......... .......... .......... .......... 72%  285M 1s
174050K .......... .......... .......... .......... .......... 72%  242M 1s
174100K .......... .......... .......... .......... .......... 72%  258M 1s
174150K .......... .......... .......... .......... .......... 72%  265M 1s
174200K .......... .......... .......... .......... .......... 72%  299M 1s
174250K .......... .......... .......... .......... .......... 72%  277M 1s
174300K .......... .......... .......... .......... .......... 72%  277M 1s
174350K .......... .......... .......... .......... .......... 73%  270M 1s
174400K .......... .......... .......... .......... .......... 73%  270M 1s
174450K .......... .......... .......... .......... .......... 73%  279M 1s
174500K .......... .......... .......... .......... .......... 73%  274M 1s
174550K .......... .......... .......... .......... .......... 73%  283M 1s
174600K .......... .......... .......... .......... .......... 73%  300M 1s
174650K .......... .......... .......... .......... .......... 73%  283M 1s
174700K .......... .......... .......... .......... .......... 73%  278M 1s
174750K .......... .......... .......... .......... .......... 73%  266M 1s
174800K .......... .......... .......... .......... .......... 73%  257M 1s
174850K .......... .......... .......... .......... .......... 73%  288M 1s
174900K .......... .......... .......... .......... .......... 73%  287M 1s
174950K .......... .......... .......... .......... .......... 73% 99.8M 1s
175000K .......... .......... .......... .......... .......... 73%  117M 1s
175050K .......... .......... .......... .......... .......... 73%  123M 1s
175100K .......... .......... .......... .......... .......... 73%  103M 1s
175150K .......... .......... .......... .......... .......... 73% 5.45M 1s
175200K .......... .......... .......... .......... .......... 73%  271M 1s
175250K .......... .......... .......... .......... .......... 73%  279M 1s
175300K .......... .......... .......... .......... .......... 73%  190M 1s
175350K .......... .......... .......... .......... .......... 73%  276M 1s
175400K .......... .......... .......... .......... .......... 73%  272M 1s
175450K .......... .......... .......... .......... .......... 73%  264M 1s
175500K .......... .......... .......... .......... .......... 73%  251M 1s
175550K .......... .......... .......... .......... .......... 73%  288M 1s
175600K .......... .......... .......... .......... .......... 73%  246M 1s
175650K .......... .......... .......... .......... .......... 73%  285M 1s
175700K .......... .......... .......... .......... .......... 73%  287M 1s
175750K .......... .......... .......... .......... .......... 73%  292M 1s
175800K .......... .......... .......... .......... .......... 73%  262M 1s
175850K .......... .......... .......... .......... .......... 73%  309M 1s
175900K .......... .......... .......... .......... .......... 73%  299M 1s
175950K .......... .......... .......... .......... .......... 73%  303M 1s
176000K .......... .......... .......... .......... .......... 73%  272M 1s
176050K .......... .......... .......... .......... .......... 73%  299M 1s
176100K .......... .......... .......... .......... .......... 73%  245M 1s
176150K .......... .......... .......... .......... .......... 73%  294M 1s
176200K .......... .......... .......... .......... .......... 73%  285M 1s
176250K .......... .......... .......... .......... .......... 73%  291M 1s
176300K .......... .......... .......... .......... .......... 73%  282M 1s
176350K .......... .......... .......... .......... .......... 73%  297M 1s
176400K .......... .......... .......... .......... .......... 73%  255M 1s
176450K .......... .......... .......... .......... .......... 73%  284M 1s
176500K .......... .......... .......... .......... .......... 73%  275M 1s
176550K .......... .......... .......... .......... .......... 73%  295M 1s
176600K .......... .......... .......... .......... .......... 73%  252M 1s
176650K .......... .......... .......... .......... .......... 73%  273M 1s
176700K .......... .......... .......... .......... .......... 73%  225M 1s
176750K .......... .......... .......... .......... .......... 74%  111M 1s
176800K .......... .......... .......... .......... .......... 74% 99.8M 1s
176850K .......... .......... .......... .......... .......... 74%  214M 1s
176900K .......... .......... .......... .......... .......... 74%  113M 1s
176950K .......... .......... .......... .......... .......... 74% 28.4M 1s
177000K .......... .......... .......... .......... .......... 74%  173M 1s
177050K .......... .......... .......... .......... .......... 74% 29.9M 1s
177100K .......... .......... .......... .......... .......... 74%  137M 1s
177150K .......... .......... .......... .......... .......... 74% 98.4M 1s
177200K .......... .......... .......... .......... .......... 74% 30.1M 1s
177250K .......... .......... .......... .......... .......... 74%  161M 1s
177300K .......... .......... .......... .......... .......... 74% 22.3M 1s
177350K .......... .......... .......... .......... .......... 74%  281M 1s
177400K .......... .......... .......... .......... .......... 74%  302M 1s
177450K .......... .......... .......... .......... .......... 74% 34.3M 1s
177500K .......... .......... .......... .......... .......... 74%  125M 1s
177550K .......... .......... .......... .......... .......... 74% 95.1M 1s
177600K .......... .......... .......... .......... .......... 74% 68.2M 1s
177650K .......... .......... .......... .......... .......... 74%  110M 1s
177700K .......... .......... .......... .......... .......... 74% 89.0M 1s
177750K .......... .......... .......... .......... .......... 74%  105M 1s
177800K .......... .......... .......... .......... .......... 74%  125M 1s
177850K .......... .......... .......... .......... .......... 74%  110M 1s
177900K .......... .......... .......... .......... .......... 74%  116M 1s
177950K .......... .......... .......... .......... .......... 74%  110M 1s
178000K .......... .......... .......... .......... .......... 74%  125M 1s
178050K .......... .......... .......... .......... .......... 74% 78.7M 1s
178100K .......... .......... .......... .......... .......... 74% 7.36M 1s
178150K .......... .......... .......... .......... .......... 74%  238M 1s
178200K .......... .......... .......... .......... .......... 74%  283M 1s
178250K .......... .......... .......... .......... .......... 74%  260M 1s
178300K .......... .......... .......... .......... .......... 74%  310M 1s
178350K .......... .......... .......... .......... .......... 74%  251M 1s
178400K .......... .......... .......... .......... .......... 74%  308M 1s
178450K .......... .......... .......... .......... .......... 74%  257M 1s
178500K .......... .......... .......... .......... .......... 74%  279M 1s
178550K .......... .......... .......... .......... .......... 74%  278M 1s
178600K .......... .......... .......... .......... .......... 74%  321M 1s
178650K .......... .......... .......... .......... .......... 74%  271M 1s
178700K .......... .......... .......... .......... .......... 74%  316M 1s
178750K .......... .......... .......... .......... .......... 74%  280M 1s
178800K .......... .......... .......... .......... .......... 74%  265M 1s
178850K .......... .......... .......... .......... .......... 74%  300M 1s
178900K .......... .......... .......... .......... .......... 74%  314M 1s
178950K .......... .......... .......... .......... .......... 74%  287M 1s
179000K .......... .......... .......... .......... .......... 74%  303M 1s
179050K .......... .......... .......... .......... .......... 74%  290M 1s
179100K .......... .......... .......... .......... .......... 74%  289M 1s
179150K .......... .......... .......... .......... .......... 75%  304M 1s
179200K .......... .......... .......... .......... .......... 75% 77.4M 1s
179250K .......... .......... .......... .......... .......... 75% 54.7M 1s
179300K .......... .......... .......... .......... .......... 75%  120M 1s
179350K .......... .......... .......... .......... .......... 75%  112M 1s
179400K .......... .......... .......... .......... .......... 75%  107M 1s
179450K .......... .......... .......... .......... .......... 75%  118M 1s
179500K .......... .......... .......... .......... .......... 75% 94.8M 1s
179550K .......... .......... .......... .......... .......... 75% 84.6M 1s
179600K .......... .......... .......... .......... .......... 75%  253M 1s
179650K .......... .......... .......... .......... .......... 75% 99.0M 1s
179700K .......... .......... .......... .......... .......... 75%  118M 1s
179750K .......... .......... .......... .......... .......... 75%  115M 1s
179800K .......... .......... .......... .......... .......... 75%  104M 1s
179850K .......... .......... .......... .......... .......... 75%  128M 1s
179900K .......... .......... .......... .......... .......... 75%  101M 1s
179950K .......... .......... .......... .......... .......... 75%  125M 1s
180000K .......... .......... .......... .......... .......... 75%  114M 1s
180050K .......... .......... .......... .......... .......... 75%  120M 1s
180100K .......... .......... .......... .......... .......... 75%  102M 1s
180150K .......... .......... .......... .......... .......... 75%  110M 1s
180200K .......... .......... .......... .......... .......... 75%  106M 1s
180250K .......... .......... .......... .......... .......... 75%  125M 1s
180300K .......... .......... .......... .......... .......... 75% 99.5M 1s
180350K .......... .......... .......... .......... .......... 75%  115M 1s
180400K .......... .......... .......... .......... .......... 75%  127M 1s
180450K .......... .......... .......... .......... .......... 75% 88.9M 1s
180500K .......... .......... .......... .......... .......... 75%  139M 1s
180550K .......... .......... .......... .......... .......... 75% 92.4M 1s
180600K .......... .......... .......... .......... .......... 75%  140M 1s
180650K .......... .......... .......... .......... .......... 75%  123M 1s
180700K .......... .......... .......... .......... .......... 75% 7.31M 1s
180750K .......... .......... .......... .......... .......... 75%  326M 1s
180800K .......... .......... .......... .......... .......... 75%  230M 1s
180850K .......... .......... .......... .......... .......... 75%  279M 1s
180900K .......... .......... .......... .......... .......... 75%  259M 1s
180950K .......... .......... .......... .......... .......... 75%  299M 1s
181000K .......... .......... .......... .......... .......... 75%  279M 1s
181050K .......... .......... .......... .......... .......... 75%  340M 1s
181100K .......... .......... .......... .......... .......... 75%  308M 1s
181150K .......... .......... .......... .......... .......... 75%  268M 1s
181200K .......... .......... .......... .......... .......... 75%  306M 1s
181250K .......... .......... .......... .......... .......... 75%  341M 1s
181300K .......... .......... .......... .......... .......... 75% 7.65M 1s
181350K .......... .......... .......... .......... .......... 75%  306M 1s
181400K .......... .......... .......... .......... .......... 75%  235M 1s
181450K .......... .......... .......... .......... .......... 75%  296M 1s
181500K .......... .......... .......... .......... .......... 76%  297M 1s
181550K .......... .......... .......... .......... .......... 76%  340M 1s
181600K .......... .......... .......... .......... .......... 76%  281M 1s
181650K .......... .......... .......... .......... .......... 76%  322M 1s
181700K .......... .......... .......... .......... .......... 76%  270M 1s
181750K .......... .......... .......... .......... .......... 76%  279M 1s
181800K .......... .......... .......... .......... .......... 76%  303M 1s
181850K .......... .......... .......... .......... .......... 76%  326M 1s
181900K .......... .......... .......... .......... .......... 76% 7.03M 1s
181950K .......... .......... .......... .......... .......... 76%  277M 1s
182000K .......... .......... .......... .......... .......... 76%  311M 1s
182050K .......... .......... .......... .......... .......... 76%  231M 1s
182100K .......... .......... .......... .......... .......... 76%  272M 1s
182150K .......... .......... .......... .......... .......... 76%  314M 1s
182200K .......... .......... .......... .......... .......... 76%  279M 1s
182250K .......... .......... .......... .......... .......... 76%  309M 1s
182300K .......... .......... .......... .......... .......... 76%  279M 1s
182350K .......... .......... .......... .......... .......... 76%  289M 1s
182400K .......... .......... .......... .......... .......... 76%  271M 1s
182450K .......... .......... .......... .......... .......... 76%  264M 1s
182500K .......... .......... .......... .......... .......... 76%  267M 1s
182550K .......... .......... .......... .......... .......... 76%  317M 1s
182600K .......... .......... .......... .......... .......... 76%  280M 1s
182650K .......... .......... .......... .......... .......... 76%  265M 1s
182700K .......... .......... .......... .......... .......... 76%  279M 1s
182750K .......... .......... .......... .......... .......... 76%  314M 1s
182800K .......... .......... .......... .......... .......... 76%  293M 1s
182850K .......... .......... .......... .......... .......... 76%  306M 1s
182900K .......... .......... .......... .......... .......... 76%  302M 1s
182950K .......... .......... .......... .......... .......... 76%  277M 1s
183000K .......... .......... .......... .......... .......... 76%  309M 1s
183050K .......... .......... .......... .......... .......... 76%  342M 1s
183100K .......... .......... .......... .......... .......... 76%  300M 1s
183150K .......... .......... .......... .......... .......... 76%  345M 1s
183200K .......... .......... .......... .......... .......... 76%  301M 1s
183250K .......... .......... .......... .......... .......... 76%  303M 1s
183300K .......... .......... .......... .......... .......... 76%  287M 1s
183350K .......... .......... .......... .......... .......... 76%  297M 1s
183400K .......... .......... .......... .......... .......... 76%  114M 1s
183450K .......... .......... .......... .......... .......... 76% 77.8M 1s
183500K .......... .......... .......... .......... .......... 76%  164M 1s
183550K .......... .......... .......... .......... .......... 76% 97.4M 1s
183600K .......... .......... .......... .......... .......... 76%  127M 1s
183650K .......... .......... .......... .......... .......... 76% 95.5M 1s
183700K .......... .......... .......... .......... .......... 76%  132M 1s
183750K .......... .......... .......... .......... .......... 76% 74.8M 1s
183800K .......... .......... .......... .......... .......... 76% 84.1M 1s
183850K .......... .......... .......... .......... .......... 76% 79.0M 1s
183900K .......... .......... .......... .......... .......... 77%  105M 1s
183950K .......... .......... .......... .......... .......... 77%  113M 1s
184000K .......... .......... .......... .......... .......... 77%  100M 1s
184050K .......... .......... .......... .......... .......... 77%  123M 1s
184100K .......... .......... .......... .......... .......... 77%  110M 1s
184150K .......... .......... .......... .......... .......... 77%  105M 1s
184200K .......... .......... .......... .......... .......... 77%  126M 1s
184250K .......... .......... .......... .......... .......... 77%  117M 1s
184300K .......... .......... .......... .......... .......... 77%  108M 1s
184350K .......... .......... .......... .......... .......... 77%  117M 1s
184400K .......... .......... .......... .......... .......... 77% 99.7M 1s
184450K .......... .......... .......... .......... .......... 77%  120M 1s
184500K .......... .......... .......... .......... .......... 77%  104M 1s
184550K .......... .......... .......... .......... .......... 77%  117M 1s
184600K .......... .......... .......... .......... .......... 77% 64.0M 1s
184650K .......... .......... .......... .......... .......... 77%  214M 1s
184700K .......... .......... .......... .......... .......... 77%  153M 1s
184750K .......... .......... .......... .......... .......... 77%  115M 1s
184800K .......... .......... .......... .......... .......... 77%  107M 1s
184850K .......... .......... .......... .......... .......... 77% 52.5M 1s
184900K .......... .......... .......... .......... .......... 77%  188M 1s
184950K .......... .......... .......... .......... .......... 77%  271M 1s
185000K .......... .......... .......... .......... .......... 77%  120M 1s
185050K .......... .......... .......... .......... .......... 77%  107M 1s
185100K .......... .......... .......... .......... .......... 77%  117M 1s
185150K .......... .......... .......... .......... .......... 77%  121M 1s
185200K .......... .......... .......... .......... .......... 77% 7.00M 1s
185250K .......... .......... .......... .......... .......... 77%  250M 1s
185300K .......... .......... .......... .......... .......... 77%  255M 1s
185350K .......... .......... .......... .......... .......... 77%  274M 1s
185400K .......... .......... .......... .......... .......... 77%  294M 1s
185450K .......... .......... .......... .......... .......... 77%  272M 1s
185500K .......... .......... .......... .......... .......... 77%  313M 1s
185550K .......... .......... .......... .......... .......... 77%  306M 1s
185600K .......... .......... .......... .......... .......... 77%  293M 1s
185650K .......... .......... .......... .......... .......... 77%  284M 1s
185700K .......... .......... .......... .......... .......... 77%  309M 1s
185750K .......... .......... .......... .......... .......... 77%  261M 1s
185800K .......... .......... .......... .......... .......... 77%  286M 1s
185850K .......... .......... .......... .......... .......... 77%  262M 1s
185900K .......... .......... .......... .......... .......... 77%  304M 1s
185950K .......... .......... .......... .......... .......... 77%  307M 1s
186000K .......... .......... .......... .......... .......... 77%  303M 1s
186050K .......... .......... .......... .......... .......... 77%  292M 1s
186100K .......... .......... .......... .......... .......... 77%  318M 1s
186150K .......... .......... .......... .......... .......... 77%  264M 1s
186200K .......... .......... .......... .......... .......... 77%  310M 1s
186250K .......... .......... .......... .......... .......... 77%  290M 1s
186300K .......... .......... .......... .......... .......... 78%  287M 1s
186350K .......... .......... .......... .......... .......... 78%  281M 1s
186400K .......... .......... .......... .......... .......... 78%  277M 1s
186450K .......... .......... .......... .......... .......... 78%  137M 1s
186500K .......... .......... .......... .......... .......... 78%  109M 1s
186550K .......... .......... .......... .......... .......... 78% 97.3M 1s
186600K .......... .......... .......... .......... .......... 78%  151M 1s
186650K .......... .......... .......... .......... .......... 78% 98.5M 1s
186700K .......... .......... .......... .......... .......... 78%  127M 1s
186750K .......... .......... .......... .......... .......... 78%  110M 1s
186800K .......... .......... .......... .......... .......... 78% 90.1M 1s
186850K .......... .......... .......... .......... .......... 78% 83.1M 1s
186900K .......... .......... .......... .......... .......... 78% 7.26M 1s
186950K .......... .......... .......... .......... .......... 78%  272M 1s
187000K .......... .......... .......... .......... .......... 78%  258M 1s
187050K .......... .......... .......... .......... .......... 78%  258M 1s
187100K .......... .......... .......... .......... .......... 78%  295M 1s
187150K .......... .......... .......... .......... .......... 78%  262M 1s
187200K .......... .......... .......... .......... .......... 78%  310M 1s
187250K .......... .......... .......... .......... .......... 78%  279M 1s
187300K .......... .......... .......... .......... .......... 78%  293M 1s
187350K .......... .......... .......... .......... .......... 78%  302M 1s
187400K .......... .......... .......... .......... .......... 78%  317M 1s
187450K .......... .......... .......... .......... .......... 78%  305M 1s
187500K .......... .......... .......... .......... .......... 78%  329M 1s
187550K .......... .......... .......... .......... .......... 78% 8.32M 1s
187600K .......... .......... .......... .......... .......... 78%  268M 1s
187650K .......... .......... .......... .......... .......... 78%  233M 1s
187700K .......... .......... .......... .......... .......... 78%  252M 1s
187750K .......... .......... .......... .......... .......... 78%  258M 1s
187800K .......... .......... .......... .......... .......... 78%  306M 1s
187850K .......... .......... .......... .......... .......... 78%  267M 1s
187900K .......... .......... .......... .......... .......... 78%  298M 1s
187950K .......... .......... .......... .......... .......... 78%  277M 1s
188000K .......... .......... .......... .......... .......... 78%  294M 1s
188050K .......... .......... .......... .......... .......... 78%  275M 1s
188100K .......... .......... .......... .......... .......... 78%  324M 1s
188150K .......... .......... .......... .......... .......... 78%  294M 1s
188200K .......... .......... .......... .......... .......... 78%  336M 1s
188250K .......... .......... .......... .......... .......... 78%  304M 1s
188300K .......... .......... .......... .......... .......... 78%  266M 1s
188350K .......... .......... .......... .......... .......... 78%  265M 1s
188400K .......... .......... .......... .......... .......... 78%  301M 1s
188450K .......... .......... .......... .......... .......... 78%  292M 1s
188500K .......... .......... .......... .......... .......... 78%  330M 1s
188550K .......... .......... .......... .......... .......... 78%  246M 1s
188600K .......... .......... .......... .......... .......... 78%  288M 1s
188650K .......... .......... .......... .......... .......... 78%  273M 1s
188700K .......... .......... .......... .......... .......... 79%  289M 1s
188750K .......... .......... .......... .......... .......... 79% 75.7M 1s
188800K .......... .......... .......... .......... .......... 79%  263M 1s
188850K .......... .......... .......... .......... .......... 79%  120M 1s
188900K .......... .......... .......... .......... .......... 79%  119M 1s
188950K .......... .......... .......... .......... .......... 79% 99.2M 1s
189000K .......... .......... .......... .......... .......... 79%  122M 1s
189050K .......... .......... .......... .......... .......... 79%  125M 1s
189100K .......... .......... .......... .......... .......... 79% 94.8M 1s
189150K .......... .......... .......... .......... .......... 79%  126M 1s
189200K .......... .......... .......... .......... .......... 79% 93.5M 1s
189250K .......... .......... .......... .......... .......... 79% 95.7M 1s
189300K .......... .......... .......... .......... .......... 79%  191M 1s
189350K .......... .......... .......... .......... .......... 79% 95.4M 1s
189400K .......... .......... .......... .......... .......... 79%  104M 1s
189450K .......... .......... .......... .......... .......... 79%  134M 1s
189500K .......... .......... .......... .......... .......... 79% 92.4M 1s
189550K .......... .......... .......... .......... .......... 79% 6.74M 1s
189600K .......... .......... .......... .......... .......... 79%  266M 1s
189650K .......... .......... .......... .......... .......... 79%  233M 1s
189700K .......... .......... .......... .......... .......... 79%  297M 1s
189750K .......... .......... .......... .......... .......... 79%  285M 1s
189800K .......... .......... .......... .......... .......... 79%  268M 1s
189850K .......... .......... .......... .......... .......... 79%  279M 1s
189900K .......... .......... .......... .......... .......... 79%  273M 1s
189950K .......... .......... .......... .......... .......... 79%  287M 1s
190000K .......... .......... .......... .......... .......... 79%  301M 1s
190050K .......... .......... .......... .......... .......... 79%  286M 1s
190100K .......... .......... .......... .......... .......... 79%  321M 1s
190150K .......... .......... .......... .......... .......... 79%  269M 1s
190200K .......... .......... .......... .......... .......... 79%  307M 1s
190250K .......... .......... .......... .......... .......... 79%  289M 1s
190300K .......... .......... .......... .......... .......... 79%  326M 1s
190350K .......... .......... .......... .......... .......... 79%  288M 1s
190400K .......... .......... .......... .......... .......... 79%  308M 1s
190450K .......... .......... .......... .......... .......... 79%  268M 1s
190500K .......... .......... .......... .......... .......... 79%  293M 1s
190550K .......... .......... .......... .......... .......... 79%  286M 1s
190600K .......... .......... .......... .......... .......... 79%  310M 1s
190650K .......... .......... .......... .......... .......... 79%  283M 1s
190700K .......... .......... .......... .......... .......... 79%  303M 1s
190750K .......... .......... .......... .......... .......... 79%  302M 1s
190800K .......... .......... .......... .......... .......... 79%  115M 1s
190850K .......... .......... .......... .......... .......... 79%  102M 1s
190900K .......... .......... .......... .......... .......... 79%  117M 1s
190950K .......... .......... .......... .......... .......... 79%  109M 1s
191000K .......... .......... .......... .......... .......... 79% 88.5M 1s
191050K .......... .......... .......... .......... .......... 80% 57.9M 1s
191100K .......... .......... .......... .......... .......... 80% 63.6M 1s
191150K .......... .......... .......... .......... .......... 80% 90.5M 1s
191200K .......... .......... .......... .......... .......... 80% 82.8M 1s
191250K .......... .......... .......... .......... .......... 80%  130M 1s
191300K .......... .......... .......... .......... .......... 80%  139M 1s
191350K .......... .......... .......... .......... .......... 80%  113M 1s
191400K .......... .......... .......... .......... .......... 80%  134M 1s
191450K .......... .......... .......... .......... .......... 80%  102M 1s
191500K .......... .......... .......... .......... .......... 80%  114M 1s
191550K .......... .......... .......... .......... .......... 80%  110M 1s
191600K .......... .......... .......... .......... .......... 80%  119M 1s
191650K .......... .......... .......... .......... .......... 80% 97.2M 1s
191700K .......... .......... .......... .......... .......... 80%  118M 1s
191750K .......... .......... .......... .......... .......... 80% 6.63M 1s
191800K .......... .......... .......... .......... .......... 80%  230M 1s
191850K .......... .......... .......... .......... .......... 80%  303M 1s
191900K .......... .......... .......... .......... .......... 80%  249M 1s
191950K .......... .......... .......... .......... .......... 80%  271M 1s
192000K .......... .......... .......... .......... .......... 80%  299M 1s
192050K .......... .......... .......... .......... .......... 80%  281M 1s
192100K .......... .......... .......... .......... .......... 80%  340M 1s
192150K .......... .......... .......... .......... .......... 80%  292M 1s
192200K .......... .......... .......... .......... .......... 80%  300M 1s
192250K .......... .......... .......... .......... .......... 80%  297M 1s
192300K .......... .......... .......... .......... .......... 80%  328M 1s
192350K .......... .......... .......... .......... .......... 80%  290M 1s
192400K .......... .......... .......... .......... .......... 80%  314M 1s
192450K .......... .......... .......... .......... .......... 80%  276M 1s
192500K .......... .......... .......... .......... .......... 80%  287M 1s
192550K .......... .......... .......... .......... .......... 80%  308M 1s
192600K .......... .......... .......... .......... .......... 80%  338M 1s
192650K .......... .......... .......... .......... .......... 80%  292M 1s
192700K .......... .......... .......... .......... .......... 80%  286M 1s
192750K .......... .......... .......... .......... .......... 80%  297M 1s
192800K .......... .......... .......... .......... .......... 80%  274M 1s
192850K .......... .......... .......... .......... .......... 80%  258M 1s
192900K .......... .......... .......... .......... .......... 80%  267M 1s
192950K .......... .......... .......... .......... .......... 80%  271M 1s
193000K .......... .......... .......... .......... .......... 80%  110M 1s
193050K .......... .......... .......... .......... .......... 80%  135M 1s
193100K .......... .......... .......... .......... .......... 80%  116M 1s
193150K .......... .......... .......... .......... .......... 80% 6.68M 1s
193200K .......... .......... .......... .......... .......... 80%  263M 1s
193250K .......... .......... .......... .......... .......... 80%  260M 1s
193300K .......... .......... .......... .......... .......... 80%  324M 1s
193350K .......... .......... .......... .......... .......... 80%  304M 1s
193400K .......... .......... .......... .......... .......... 80%  309M 1s
193450K .......... .......... .......... .......... .......... 81%  269M 1s
193500K .......... .......... .......... .......... .......... 81%  319M 1s
193550K .......... .......... .......... .......... .......... 81%  289M 1s
193600K .......... .......... .......... .......... .......... 81%  340M 1s
193650K .......... .......... .......... .......... .......... 81%  320M 1s
193700K .......... .......... .......... .......... .......... 81%  335M 1s
193750K .......... .......... .......... .......... .......... 81%  304M 1s
193800K .......... .......... .......... .......... .......... 81%  341M 1s
193850K .......... .......... .......... .......... .......... 81%  320M 1s
193900K .......... .......... .......... .......... .......... 81%  291M 1s
193950K .......... .......... .......... .......... .......... 81%  294M 1s
194000K .......... .......... .......... .......... .......... 81%  300M 1s
194050K .......... .......... .......... .......... .......... 81%  262M 1s
194100K .......... .......... .......... .......... .......... 81%  327M 1s
194150K .......... .......... .......... .......... .......... 81%  293M 1s
194200K .......... .......... .......... .......... .......... 81%  318M 1s
194250K .......... .......... .......... .......... .......... 81%  278M 1s
194300K .......... .......... .......... .......... .......... 81%  312M 1s
194350K .......... .......... .......... .......... .......... 81%  292M 1s
194400K .......... .......... .......... .......... .......... 81%  234M 1s
194450K .......... .......... .......... .......... .......... 81%  126M 1s
194500K .......... .......... .......... .......... .......... 81%  120M 1s
194550K .......... .......... .......... .......... .......... 81%  109M 1s
194600K .......... .......... .......... .......... .......... 81%  104M 1s
194650K .......... .......... .......... .......... .......... 81% 99.0M 1s
194700K .......... .......... .......... .......... .......... 81% 98.8M 1s
194750K .......... .......... .......... .......... .......... 81%  163M 1s
194800K .......... .......... .......... .......... .......... 81%  116M 1s
194850K .......... .......... .......... .......... .......... 81%  113M 1s
194900K .......... .......... .......... .......... .......... 81%  107M 1s
194950K .......... .......... .......... .......... .......... 81%  100M 1s
195000K .......... .......... .......... .......... .......... 81%  118M 1s
195050K .......... .......... .......... .......... .......... 81%  134M 1s
195100K .......... .......... .......... .......... .......... 81% 96.5M 1s
195150K .......... .......... .......... .......... .......... 81%  118M 1s
195200K .......... .......... .......... .......... .......... 81%  120M 1s
195250K .......... .......... .......... .......... .......... 81%  103M 1s
195300K .......... .......... .......... .......... .......... 81%  125M 1s
195350K .......... .......... .......... .......... .......... 81%  113M 1s
195400K .......... .......... .......... .......... .......... 81%  105M 1s
195450K .......... .......... .......... .......... .......... 81%  119M 1s
195500K .......... .......... .......... .......... .......... 81% 81.4M 1s
195550K .......... .......... .......... .......... .......... 81%  166M 1s
195600K .......... .......... .......... .......... .......... 81% 97.8M 1s
195650K .......... .......... .......... .......... .......... 81%  123M 1s
195700K .......... .......... .......... .......... .......... 81%  123M 1s
195750K .......... .......... .......... .......... .......... 81%  117M 1s
195800K .......... .......... .......... .......... .......... 81% 96.1M 1s
195850K .......... .......... .......... .......... .......... 82% 69.0M 1s
195900K .......... .......... .......... .......... .......... 82% 67.1M 1s
195950K .......... .......... .......... .......... .......... 82%  134M 1s
196000K .......... .......... .......... .......... .......... 82% 22.0M 1s
196050K .......... .......... .......... .......... .......... 82%  149M 1s
196100K .......... .......... .......... .......... .......... 82% 7.00M 1s
196150K .......... .......... .......... .......... .......... 82%  266M 1s
196200K .......... .......... .......... .......... .......... 82%  237M 1s
196250K .......... .......... .......... .......... .......... 82%  268M 1s
196300K .......... .......... .......... .......... .......... 82%  291M 1s
196350K .......... .......... .......... .......... .......... 82%  284M 1s
196400K .......... .......... .......... .......... .......... 82%  309M 1s
196450K .......... .......... .......... .......... .......... 82%  308M 1s
196500K .......... .......... .......... .......... .......... 82%  305M 1s
196550K .......... .......... .......... .......... .......... 82%  279M 1s
196600K .......... .......... .......... .......... .......... 82%  292M 1s
196650K .......... .......... .......... .......... .......... 82%  279M 1s
196700K .......... .......... .......... .......... .......... 82%  315M 1s
196750K .......... .......... .......... .......... .......... 82%  302M 1s
196800K .......... .......... .......... .......... .......... 82%  320M 1s
196850K .......... .......... .......... .......... .......... 82%  284M 1s
196900K .......... .......... .......... .......... .......... 82%  312M 1s
196950K .......... .......... .......... .......... .......... 82%  191M 1s
197000K .......... .......... .......... .......... .......... 82%  123M 1s
197050K .......... .......... .......... .......... .......... 82%  101M 1s
197100K .......... .......... .......... .......... .......... 82%  119M 1s
197150K .......... .......... .......... .......... .......... 82% 94.2M 1s
197200K .......... .......... .......... .......... .......... 82%  116M 1s
197250K .......... .......... .......... .......... .......... 82%  143M 1s
197300K .......... .......... .......... .......... .......... 82% 99.4M 1s
197350K .......... .......... .......... .......... .......... 82%  114M 1s
197400K .......... .......... .......... .......... .......... 82%  101M 1s
197450K .......... .......... .......... .......... .......... 82%  168M 1s
197500K .......... .......... .......... .......... .......... 82% 95.4M 1s
197550K .......... .......... .......... .......... .......... 82% 98.7M 1s
197600K .......... .......... .......... .......... .......... 82%  144M 1s
197650K .......... .......... .......... .......... .......... 82%  112M 1s
197700K .......... .......... .......... .......... .......... 82% 94.4M 1s
197750K .......... .......... .......... .......... .......... 82%  138M 1s
197800K .......... .......... .......... .......... .......... 82%  105M 1s
197850K .......... .......... .......... .......... .......... 82%  117M 1s
197900K .......... .......... .......... .......... .......... 82%  104M 1s
197950K .......... .......... .......... .......... .......... 82%  120M 1s
198000K .......... .......... .......... .......... .......... 82%  117M 1s
198050K .......... .......... .......... .......... .......... 82%  109M 1s
198100K .......... .......... .......... .......... .......... 82%  114M 1s
198150K .......... .......... .......... .......... .......... 82% 97.2M 1s
198200K .......... .......... .......... .......... .......... 82%  124M 1s
198250K .......... .......... .......... .......... .......... 83%  108M 1s
198300K .......... .......... .......... .......... .......... 83%  110M 1s
198350K .......... .......... .......... .......... .......... 83%  132M 1s
198400K .......... .......... .......... .......... .......... 83% 91.7M 1s
198450K .......... .......... .......... .......... .......... 83%  103M 1s
198500K .......... .......... .......... .......... .......... 83% 58.5M 1s
198550K .......... .......... .......... .......... .......... 83%  106M 1s
198600K .......... .......... .......... .......... .......... 83% 95.6M 1s
198650K .......... .......... .......... .......... .......... 83%  118M 1s
198700K .......... .......... .......... .......... .......... 83%  130M 1s
198750K .......... .......... .......... .......... .......... 83% 98.6M 1s
198800K .......... .......... .......... .......... .......... 83%  121M 1s
198850K .......... .......... .......... .......... .......... 83%  119M 1s
198900K .......... .......... .......... .......... .......... 83%  117M 1s
198950K .......... .......... .......... .......... .......... 83%  104M 1s
199000K .......... .......... .......... .......... .......... 83% 96.1M 1s
199050K .......... .......... .......... .......... .......... 83%  114M 1s
199100K .......... .......... .......... .......... .......... 83%  135M 1s
199150K .......... .......... .......... .......... .......... 83%  123M 1s
199200K .......... .......... .......... .......... .......... 83%  109M 1s
199250K .......... .......... .......... .......... .......... 83%  112M 1s
199300K .......... .......... .......... .......... .......... 83%  101M 1s
199350K .......... .......... .......... .......... .......... 83% 7.03M 1s
199400K .......... .......... .......... .......... .......... 83%  229M 1s
199450K .......... .......... .......... .......... .......... 83%  255M 1s
199500K .......... .......... .......... .......... .......... 83%  274M 1s
199550K .......... .......... .......... .......... .......... 83%  307M 1s
199600K .......... .......... .......... .......... .......... 83%  271M 1s
199650K .......... .......... .......... .......... .......... 83%  279M 1s
199700K .......... .......... .......... .......... .......... 83%  285M 1s
199750K .......... .......... .......... .......... .......... 83%  291M 1s
199800K .......... .......... .......... .......... .......... 83%  262M 1s
199850K .......... .......... .......... .......... .......... 83%  297M 1s
199900K .......... .......... .......... .......... .......... 83%  274M 1s
199950K .......... .......... .......... .......... .......... 83%  315M 1s
200000K .......... .......... .......... .......... .......... 83%  295M 1s
200050K .......... .......... .......... .......... .......... 83%  264M 1s
200100K .......... .......... .......... .......... .......... 83%  264M 1s
200150K .......... .......... .......... .......... .......... 83%  284M 1s
200200K .......... .......... .......... .......... .......... 83%  288M 1s
200250K .......... .......... .......... .......... .......... 83%  256M 1s
200300K .......... .......... .......... .......... .......... 83%  302M 1s
200350K .......... .......... .......... .......... .......... 83%  312M 1s
200400K .......... .......... .......... .......... .......... 83%  299M 1s
200450K .......... .......... .......... .......... .......... 83%  325M 1s
200500K .......... .......... .......... .......... .......... 83% 58.7M 1s
200550K .......... .......... .......... .......... .......... 83%  152M 1s
200600K .......... .......... .......... .......... .......... 83% 40.8M 1s
200650K .......... .......... .......... .......... .......... 84%  109M 1s
200700K .......... .......... .......... .......... .......... 84%  210M 1s
200750K .......... .......... .......... .......... .......... 84% 7.18M 1s
200800K .......... .......... .......... .......... .......... 84%  252M 1s
200850K .......... .......... .......... .......... .......... 84%  278M 1s
200900K .......... .......... .......... .......... .......... 84%  278M 1s
200950K .......... .......... .......... .......... .......... 84%  279M 1s
201000K .......... .......... .......... .......... .......... 84%  254M 1s
201050K .......... .......... .......... .......... .......... 84%  319M 1s
201100K .......... .......... .......... .......... .......... 84%  287M 1s
201150K .......... .......... .......... .......... .......... 84%  308M 1s
201200K .......... .......... .......... .......... .......... 84%  302M 1s
201250K .......... .......... .......... .......... .......... 84%  333M 1s
201300K .......... .......... .......... .......... .......... 84%  295M 1s
201350K .......... .......... .......... .......... .......... 84%  330M 1s
201400K .......... .......... .......... .......... .......... 84%  276M 1s
201450K .......... .......... .......... .......... .......... 84%  288M 1s
201500K .......... .......... .......... .......... .......... 84%  283M 1s
201550K .......... .......... .......... .......... .......... 84%  315M 1s
201600K .......... .......... .......... .......... .......... 84%  273M 1s
201650K .......... .......... .......... .......... .......... 84%  327M 1s
201700K .......... .......... .......... .......... .......... 84%  294M 1s
201750K .......... .......... .......... .......... .......... 84%  316M 1s
201800K .......... .......... .......... .......... .......... 84%  290M 1s
201850K .......... .......... .......... .......... .......... 84%  153M 1s
201900K .......... .......... .......... .......... .......... 84%  129M 1s
201950K .......... .......... .......... .......... .......... 84%  103M 1s
202000K .......... .......... .......... .......... .......... 84%  121M 1s
202050K .......... .......... .......... .......... .......... 84%  119M 1s
202100K .......... .......... .......... .......... .......... 84%  101M 1s
202150K .......... .......... .......... .......... .......... 84%  120M 1s
202200K .......... .......... .......... .......... .......... 84%  121M 1s
202250K .......... .......... .......... .......... .......... 84% 99.9M 1s
202300K .......... .......... .......... .......... .......... 84%  125M 1s
202350K .......... .......... .......... .......... .......... 84% 6.86M 1s
202400K .......... .......... .......... .......... .......... 84%  310M 1s
202450K .......... .......... .......... .......... .......... 84%  319M 1s
202500K .......... .......... .......... .......... .......... 84%  282M 1s
202550K .......... .......... .......... .......... .......... 84%  321M 1s
202600K .......... .......... .......... .......... .......... 84%  282M 1s
202650K .......... .......... .......... .......... .......... 84%  261M 1s
202700K .......... .......... .......... .......... .......... 84%  248M 1s
202750K .......... .......... .......... .......... .......... 84%  312M 1s
202800K .......... .......... .......... .......... .......... 84%  295M 1s
202850K .......... .......... .......... .......... .......... 84%  335M 1s
202900K .......... .......... .......... .......... .......... 84%  314M 1s
202950K .......... .......... .......... .......... .......... 84%  283M 1s
203000K .......... .......... .......... .......... .......... 85%  305M 1s
203050K .......... .......... .......... .......... .......... 85%  312M 1s
203100K .......... .......... .......... .......... .......... 85%  286M 1s
203150K .......... .......... .......... .......... .......... 85%  325M 1s
203200K .......... .......... .......... .......... .......... 85%  290M 1s
203250K .......... .......... .......... .......... .......... 85%  307M 1s
203300K .......... .......... .......... .......... .......... 85%  303M 1s
203350K .......... .......... .......... .......... .......... 85%  323M 1s
203400K .......... .......... .......... .......... .......... 85%  312M 1s
203450K .......... .......... .......... .......... .......... 85%  342M 1s
203500K .......... .......... .......... .......... .......... 85%  282M 1s
203550K .......... .......... .......... .......... .......... 85%  326M 1s
203600K .......... .......... .......... .......... .......... 85%  133M 1s
203650K .......... .......... .......... .......... .......... 85% 62.2M 1s
203700K .......... .......... .......... .......... .......... 85%  279M 1s
203750K .......... .......... .......... .......... .......... 85%  153M 1s
203800K .......... .......... .......... .......... .......... 85%  114M 1s
203850K .......... .......... .......... .......... .......... 85%  100M 1s
203900K .......... .......... .......... .......... .......... 85%  100M 1s
203950K .......... .......... .......... .......... .......... 85%  131M 1s
204000K .......... .......... .......... .......... .......... 85%  119M 1s
204050K .......... .......... .......... .......... .......... 85%  109M 1s
204100K .......... .......... .......... .......... .......... 85%  109M 1s
204150K .......... .......... .......... .......... .......... 85%  126M 1s
204200K .......... .......... .......... .......... .......... 85%  128M 1s
204250K .......... .......... .......... .......... .......... 85% 92.4M 1s
204300K .......... .......... .......... .......... .......... 85%  111M 1s
204350K .......... .......... .......... .......... .......... 85% 71.3M 1s
204400K .......... .......... .......... .......... .......... 85% 57.2M 1s
204450K .......... .......... .......... .......... .......... 85%  129M 1s
204500K .......... .......... .......... .......... .......... 85%  103M 1s
204550K .......... .......... .......... .......... .......... 85%  126M 1s
204600K .......... .......... .......... .......... .......... 85%  106M 1s
204650K .......... .......... .......... .......... .......... 85%  126M 1s
204700K .......... .......... .......... .......... .......... 85%  111M 1s
204750K .......... .......... .......... .......... .......... 85% 88.3M 1s
204800K .......... .......... .......... .......... .......... 85%  162M 1s
204850K .......... .......... .......... .......... .......... 85%  110M 1s
204900K .......... .......... .......... .......... .......... 85%  121M 1s
204950K .......... .......... .......... .......... .......... 85%  124M 1s
205000K .......... .......... .......... .......... .......... 85%  102M 1s
205050K .......... .......... .......... .......... .......... 85%  109M 1s
205100K .......... .......... .......... .......... .......... 85% 99.7M 1s
205150K .......... .......... .......... .......... .......... 85% 6.65M 1s
205200K .......... .......... .......... .......... .......... 85%  287M 1s
205250K .......... .......... .......... .......... .......... 85%  280M 1s
205300K .......... .......... .......... .......... .......... 85%  322M 1s
205350K .......... .......... .......... .......... .......... 85%  271M 1s
205400K .......... .......... .......... .......... .......... 86%  306M 1s
205450K .......... .......... .......... .......... .......... 86%  288M 1s
205500K .......... .......... .......... .......... .......... 86%  308M 1s
205550K .......... .......... .......... .......... .......... 86%  290M 1s
205600K .......... .......... .......... .......... .......... 86%  296M 1s
205650K .......... .......... .......... .......... .......... 86%  271M 1s
205700K .......... .......... .......... .......... .......... 86%  313M 1s
205750K .......... .......... .......... .......... .......... 86%  286M 1s
205800K .......... .......... .......... .......... .......... 86%  322M 1s
205850K .......... .......... .......... .......... .......... 86%  303M 1s
205900K .......... .......... .......... .......... .......... 86%  329M 1s
205950K .......... .......... .......... .......... .......... 86%  266M 1s
206000K .......... .......... .......... .......... .......... 86%  295M 1s
206050K .......... .......... .......... .......... .......... 86%  287M 1s
206100K .......... .......... .......... .......... .......... 86% 6.56M 1s
206150K .......... .......... .......... .......... .......... 86%  298M 1s
206200K .......... .......... .......... .......... .......... 86%  247M 1s
206250K .......... .......... .......... .......... .......... 86%  282M 1s
206300K .......... .......... .......... .......... .......... 86%  319M 1s
206350K .......... .......... .......... .......... .......... 86%  365M 1s
206400K .......... .......... .......... .......... .......... 86%  333M 1s
206450K .......... .......... .......... .......... .......... 86%  110M 1s
206500K .......... .......... .......... .......... .......... 86%  302M 1s
206550K .......... .......... .......... .......... .......... 86%  303M 1s
206600K .......... .......... .......... .......... .......... 86% 16.8M 1s
206650K .......... .......... .......... .......... .......... 86% 59.6M 1s
206700K .......... .......... .......... .......... .......... 86% 36.4M 1s
206750K .......... .......... .......... .......... .......... 86%  110M 1s
206800K .......... .......... .......... .......... .......... 86% 93.1M 1s
206850K .......... .......... .......... .......... .......... 86% 31.2M 1s
206900K .......... .......... .......... .......... .......... 86%  145M 1s
206950K .......... .......... .......... .......... .......... 86% 30.3M 1s
207000K .......... .......... .......... .......... .......... 86%  137M 1s
207050K .......... .......... .......... .......... .......... 86%  111M 1s
207100K .......... .......... .......... .......... .......... 86% 31.7M 1s
207150K .......... .......... .......... .......... .......... 86% 43.4M 0s
207200K .......... .......... .......... .......... .......... 86% 58.0M 0s
207250K .......... .......... .......... .......... .......... 86% 81.4M 0s
207300K .......... .......... .......... .......... .......... 86%  142M 0s
207350K .......... .......... .......... .......... .......... 86%  109M 0s
207400K .......... .......... .......... .......... .......... 86%  121M 0s
207450K .......... .......... .......... .......... .......... 86%  115M 0s
207500K .......... .......... .......... .......... .......... 86%  102M 0s
207550K .......... .......... .......... .......... .......... 86%  122M 0s
207600K .......... .......... .......... .......... .......... 86%  106M 0s
207650K .......... .......... .......... .......... .......... 86%  125M 0s
207700K .......... .......... .......... .......... .......... 86% 89.0M 0s
207750K .......... .......... .......... .......... .......... 86%  135M 0s
207800K .......... .......... .......... .......... .......... 87%  100M 0s
207850K .......... .......... .......... .......... .......... 87%  117M 0s
207900K .......... .......... .......... .......... .......... 87%  107M 0s
207950K .......... .......... .......... .......... .......... 87%  123M 0s
208000K .......... .......... .......... .......... .......... 87% 86.3M 0s
208050K .......... .......... .......... .......... .......... 87%  187M 0s
208100K .......... .......... .......... .......... .......... 87% 97.7M 0s
208150K .......... .......... .......... .......... .......... 87%  112M 0s
208200K .......... .......... .......... .......... .......... 87% 93.3M 0s
208250K .......... .......... .......... .......... .......... 87%  161M 0s
208300K .......... .......... .......... .......... .......... 87% 94.9M 0s
208350K .......... .......... .......... .......... .......... 87%  138M 0s
208400K .......... .......... .......... .......... .......... 87% 67.0M 0s
208450K .......... .......... .......... .......... .......... 87%  216M 0s
208500K .......... .......... .......... .......... .......... 87% 64.0M 0s
208550K .......... .......... .......... .......... .......... 87%  174M 0s
208600K .......... .......... .......... .......... .......... 87%  269M 0s
208650K .......... .......... .......... .......... .......... 87%  105M 0s
208700K .......... .......... .......... .......... .......... 87% 74.6M 0s
208750K .......... .......... .......... .......... .......... 87%  205M 0s
208800K .......... .......... .......... .......... .......... 87%  119M 0s
208850K .......... .......... .......... .......... .......... 87%  109M 0s
208900K .......... .......... .......... .......... .......... 87% 53.1M 0s
208950K .......... .......... .......... .......... .......... 87% 95.6M 0s
209000K .......... .......... .......... .......... .......... 87%  114M 0s
209050K .......... .......... .......... .......... .......... 87% 95.2M 0s
209100K .......... .......... .......... .......... .......... 87%  126M 0s
209150K .......... .......... .......... .......... .......... 87%  110M 0s
209200K .......... .......... .......... .......... .......... 87%  148M 0s
209250K .......... .......... .......... .......... .......... 87% 93.2M 0s
209300K .......... .......... .......... .......... .......... 87%  121M 0s
209350K .......... .......... .......... .......... .......... 87%  121M 0s
209400K .......... .......... .......... .......... .......... 87% 99.0M 0s
209450K .......... .......... .......... .......... .......... 87%  102M 0s
209500K .......... .......... .......... .......... .......... 87%  140M 0s
209550K .......... .......... .......... .......... .......... 87%  106M 0s
209600K .......... .......... .......... .......... .......... 87%  121M 0s
209650K .......... .......... .......... .......... .......... 87% 98.4M 0s
209700K .......... .......... .......... .......... .......... 87% 78.6M 0s
209750K .......... .......... .......... .......... .......... 87%  195M 0s
209800K .......... .......... .......... .......... .......... 87%  111M 0s
209850K .......... .......... .......... .......... .......... 87%  121M 0s
209900K .......... .......... .......... .......... .......... 87%  127M 0s
209950K .......... .......... .......... .......... .......... 87%  101M 0s
210000K .......... .......... .......... .......... .......... 87%  102M 0s
210050K .......... .......... .......... .......... .......... 87%  122M 0s
210100K .......... .......... .......... .......... .......... 87% 70.8M 0s
210150K .......... .......... .......... .......... .......... 87%  180M 0s
210200K .......... .......... .......... .......... .......... 88%  104M 0s
210250K .......... .......... .......... .......... .......... 88% 5.00M 0s
210300K .......... .......... .......... .......... .......... 88%  230M 0s
210350K .......... .......... .......... .......... .......... 88%  252M 0s
210400K .......... .......... .......... .......... .......... 88%  256M 0s
210450K .......... .......... .......... .......... .......... 88%  283M 0s
210500K .......... .......... .......... .......... .......... 88%  285M 0s
210550K .......... .......... .......... .......... .......... 88%  293M 0s
210600K .......... .......... .......... .......... .......... 88%  274M 0s
210650K .......... .......... .......... .......... .......... 88%  290M 0s
210700K .......... .......... .......... .......... .......... 88%  302M 0s
210750K .......... .......... .......... .......... .......... 88%  324M 0s
210800K .......... .......... .......... .......... .......... 88%  246M 0s
210850K .......... .......... .......... .......... .......... 88%  270M 0s
210900K .......... .......... .......... .......... .......... 88%  291M 0s
210950K .......... .......... .......... .......... .......... 88%  104M 0s
211000K .......... .......... .......... .......... .......... 88%  114M 0s
211050K .......... .......... .......... .......... .......... 88%  109M 0s
211100K .......... .......... .......... .......... .......... 88%  126M 0s
211150K .......... .......... .......... .......... .......... 88%  118M 0s
211200K .......... .......... .......... .......... .......... 88%  100M 0s
211250K .......... .......... .......... .......... .......... 88% 70.3M 0s
211300K .......... .......... .......... .......... .......... 88% 74.3M 0s
211350K .......... .......... .......... .......... .......... 88%  117M 0s
211400K .......... .......... .......... .......... .......... 88% 90.2M 0s
211450K .......... .......... .......... .......... .......... 88%  121M 0s
211500K .......... .......... .......... .......... .......... 88%  117M 0s
211550K .......... .......... .......... .......... .......... 88%  119M 0s
211600K .......... .......... .......... .......... .......... 88%  102M 0s
211650K .......... .......... .......... .......... .......... 88%  134M 0s
211700K .......... .......... .......... .......... .......... 88%  112M 0s
211750K .......... .......... .......... .......... .......... 88%  101M 0s
211800K .......... .......... .......... .......... .......... 88% 95.7M 0s
211850K .......... .......... .......... .......... .......... 88%  131M 0s
211900K .......... .......... .......... .......... .......... 88%  123M 0s
211950K .......... .......... .......... .......... .......... 88%  114M 0s
212000K .......... .......... .......... .......... .......... 88% 87.8M 0s
212050K .......... .......... .......... .......... .......... 88%  133M 0s
212100K .......... .......... .......... .......... .......... 88%  111M 0s
212150K .......... .......... .......... .......... .......... 88%  122M 0s
212200K .......... .......... .......... .......... .......... 88%  124M 0s
212250K .......... .......... .......... .......... .......... 88% 97.6M 0s
212300K .......... .......... .......... .......... .......... 88%  116M 0s
212350K .......... .......... .......... .......... .......... 88%  102M 0s
212400K .......... .......... .......... .......... .......... 88%  122M 0s
212450K .......... .......... .......... .......... .......... 88% 95.9M 0s
212500K .......... .......... .......... .......... .......... 88%  128M 0s
212550K .......... .......... .......... .......... .......... 89%  118M 0s
212600K .......... .......... .......... .......... .......... 89%  100M 0s
212650K .......... .......... .......... .......... .......... 89% 99.7M 0s
212700K .......... .......... .......... .......... .......... 89%  172M 0s
212750K .......... .......... .......... .......... .......... 89% 95.4M 0s
212800K .......... .......... .......... .......... .......... 89%  121M 0s
212850K .......... .......... .......... .......... .......... 89%  119M 0s
212900K .......... .......... .......... .......... .......... 89% 92.5M 0s
212950K .......... .......... .......... .......... .......... 89%  134M 0s
213000K .......... .......... .......... .......... .......... 89%  111M 0s
213050K .......... .......... .......... .......... .......... 89%  105M 0s
213100K .......... .......... .......... .......... .......... 89%  120M 0s
213150K .......... .......... .......... .......... .......... 89% 90.8M 0s
213200K .......... .......... .......... .......... .......... 89%  147M 0s
213250K .......... .......... .......... .......... .......... 89%  121M 0s
213300K .......... .......... .......... .......... .......... 89% 97.4M 0s
213350K .......... .......... .......... .......... .......... 89%  123M 0s
213400K .......... .......... .......... .......... .......... 89%  112M 0s
213450K .......... .......... .......... .......... .......... 89%  103M 0s
213500K .......... .......... .......... .......... .......... 89%  120M 0s
213550K .......... .......... .......... .......... .......... 89% 97.6M 0s
213600K .......... .......... .......... .......... .......... 89%  121M 0s
213650K .......... .......... .......... .......... .......... 89%  132M 0s
213700K .......... .......... .......... .......... .......... 89%  105M 0s
213750K .......... .......... .......... .......... .......... 89%  116M 0s
213800K .......... .......... .......... .......... .......... 89% 97.7M 0s
213850K .......... .......... .......... .......... .......... 89%  128M 0s
213900K .......... .......... .......... .......... .......... 89%  113M 0s
213950K .......... .......... .......... .......... .......... 89% 96.4M 0s
214000K .......... .......... .......... .......... .......... 89%  127M 0s
214050K .......... .......... .......... .......... .......... 89%  121M 0s
214100K .......... .......... .......... .......... .......... 89%  104M 0s
214150K .......... .......... .......... .......... .......... 89%  120M 0s
214200K .......... .......... .......... .......... .......... 89%  101M 0s
214250K .......... .......... .......... .......... .......... 89%  115M 0s
214300K .......... .......... .......... .......... .......... 89% 56.6M 0s
214350K .......... .......... .......... .......... .......... 89% 88.6M 0s
214400K .......... .......... .......... .......... .......... 89%  121M 0s
214450K .......... .......... .......... .......... .......... 89% 62.7M 0s
214500K .......... .......... .......... .......... .......... 89% 65.8M 0s
214550K .......... .......... .......... .......... .......... 89% 24.7M 0s
214600K .......... .......... .......... .......... .......... 89% 6.52M 0s
214650K .......... .......... .......... .......... .......... 89%  260M 0s
214700K .......... .......... .......... .......... .......... 89%  316M 0s
214750K .......... .......... .......... .......... .......... 89%  288M 0s
214800K .......... .......... .......... .......... .......... 89%  333M 0s
214850K .......... .......... .......... .......... .......... 89%  305M 0s
214900K .......... .......... .......... .......... .......... 89%  356M 0s
214950K .......... .......... .......... .......... .......... 90%  270M 0s
215000K .......... .......... .......... .......... .......... 90%  316M 0s
215050K .......... .......... .......... .......... .......... 90%  313M 0s
215100K .......... .......... .......... .......... .......... 90%  334M 0s
215150K .......... .......... .......... .......... .......... 90%  313M 0s
215200K .......... .......... .......... .......... .......... 90%  317M 0s
215250K .......... .......... .......... .......... .......... 90%  273M 0s
215300K .......... .......... .......... .......... .......... 90%  299M 0s
215350K .......... .......... .......... .......... .......... 90%  295M 0s
215400K .......... .......... .......... .......... .......... 90%  342M 0s
215450K .......... .......... .......... .......... .......... 90%  297M 0s
215500K .......... .......... .......... .......... .......... 90%  162M 0s
215550K .......... .......... .......... .......... .......... 90%  109M 0s
215600K .......... .......... .......... .......... .......... 90% 81.2M 0s
215650K .......... .......... .......... .......... .......... 90%  123M 0s
215700K .......... .......... .......... .......... .......... 90%  204M 0s
215750K .......... .......... .......... .......... .......... 90% 94.3M 0s
215800K .......... .......... .......... .......... .......... 90%  127M 0s
215850K .......... .......... .......... .......... .......... 90%  106M 0s
215900K .......... .......... .......... .......... .......... 90%  117M 0s
215950K .......... .......... .......... .......... .......... 90%  111M 0s
216000K .......... .......... .......... .......... .......... 90%  106M 0s
216050K .......... .......... .......... .......... .......... 90%  115M 0s
216100K .......... .......... .......... .......... .......... 90% 97.8M 0s
216150K .......... .......... .......... .......... .......... 90%  125M 0s
216200K .......... .......... .......... .......... .......... 90%  121M 0s
216250K .......... .......... .......... .......... .......... 90% 99.6M 0s
216300K .......... .......... .......... .......... .......... 90%  121M 0s
216350K .......... .......... .......... .......... .......... 90%  105M 0s
216400K .......... .......... .......... .......... .......... 90% 97.8M 0s
216450K .......... .......... .......... .......... .......... 90% 92.3M 0s
216500K .......... .......... .......... .......... .......... 90%  176M 0s
216550K .......... .......... .......... .......... .......... 90%  128M 0s
216600K .......... .......... .......... .......... .......... 90%  107M 0s
216650K .......... .......... .......... .......... .......... 90% 97.8M 0s
216700K .......... .......... .......... .......... .......... 90%  138M 0s
216750K .......... .......... .......... .......... .......... 90%  121M 0s
216800K .......... .......... .......... .......... .......... 90% 59.9M 0s
216850K .......... .......... .......... .......... .......... 90% 81.6M 0s
216900K .......... .......... .......... .......... .......... 90% 96.0M 0s
216950K .......... .......... .......... .......... .......... 90%  125M 0s
217000K .......... .......... .......... .......... .......... 90% 99.2M 0s
217050K .......... .......... .......... .......... .......... 90% 97.6M 0s
217100K .......... .......... .......... .......... .......... 90%  112M 0s
217150K .......... .......... .......... .......... .......... 90%  161M 0s
217200K .......... .......... .......... .......... .......... 90%  102M 0s
217250K .......... .......... .......... .......... .......... 90%  116M 0s
217300K .......... .......... .......... .......... .......... 90% 86.1M 0s
217350K .......... .......... .......... .......... .......... 91%  157M 0s
217400K .......... .......... .......... .......... .......... 91%  101M 0s
217450K .......... .......... .......... .......... .......... 91% 67.1M 0s
217500K .......... .......... .......... .......... .......... 91%  142M 0s
217550K .......... .......... .......... .......... .......... 91% 7.18M 0s
217600K .......... .......... .......... .......... .......... 91%  221M 0s
217650K .......... .......... .......... .......... .......... 91%  299M 0s
217700K .......... .......... .......... .......... .......... 91%  262M 0s
217750K .......... .......... .......... .......... .......... 91%  303M 0s
217800K .......... .......... .......... .......... .......... 91%  280M 0s
217850K .......... .......... .......... .......... .......... 91%  298M 0s
217900K .......... .......... .......... .......... .......... 91%  274M 0s
217950K .......... .......... .......... .......... .......... 91%  304M 0s
218000K .......... .......... .......... .......... .......... 91%  282M 0s
218050K .......... .......... .......... .......... .......... 91%  335M 0s
218100K .......... .......... .......... .......... .......... 91%  281M 0s
218150K .......... .......... .......... .......... .......... 91%  271M 0s
218200K .......... .......... .......... .......... .......... 91%  313M 0s
218250K .......... .......... .......... .......... .......... 91%  278M 0s
218300K .......... .......... .......... .......... .......... 91%  284M 0s
218350K .......... .......... .......... .......... .......... 91%  321M 0s
218400K .......... .......... .......... .......... .......... 91%  300M 0s
218450K .......... .......... .......... .......... .......... 91%  295M 0s
218500K .......... .......... .......... .......... .......... 91%  310M 0s
218550K .......... .......... .......... .......... .......... 91%  290M 0s
218600K .......... .......... .......... .......... .......... 91%  280M 0s
218650K .......... .......... .......... .......... .......... 91%  286M 0s
218700K .......... .......... .......... .......... .......... 91%  323M 0s
218750K .......... .......... .......... .......... .......... 91%  254M 0s
218800K .......... .......... .......... .......... .......... 91%  291M 0s
218850K .......... .......... .......... .......... .......... 91% 91.1M 0s
218900K .......... .......... .......... .......... .......... 91%  162M 0s
218950K .......... .......... .......... .......... .......... 91% 58.0M 0s
219000K .......... .......... .......... .......... .......... 91% 69.0M 0s
219050K .......... .......... .......... .......... .......... 91%  110M 0s
219100K .......... .......... .......... .......... .......... 91%  127M 0s
219150K .......... .......... .......... .......... .......... 91% 94.3M 0s
219200K .......... .......... .......... .......... .......... 91%  126M 0s
219250K .......... .......... .......... .......... .......... 91%  115M 0s
219300K .......... .......... .......... .......... .......... 91%  102M 0s
219350K .......... .......... .......... .......... .......... 91%  104M 0s
219400K .......... .......... .......... .......... .......... 91%  114M 0s
219450K .......... .......... .......... .......... .......... 91%  108M 0s
219500K .......... .......... .......... .......... .......... 91%  116M 0s
219550K .......... .......... .......... .......... .......... 91% 99.6M 0s
219600K .......... .......... .......... .......... .......... 91% 62.9M 0s
219650K .......... .......... .......... .......... .......... 91%  195M 0s
219700K .......... .......... .......... .......... .......... 91%  227M 0s
219750K .......... .......... .......... .......... .......... 92%  117M 0s
219800K .......... .......... .......... .......... .......... 92%  119M 0s
219850K .......... .......... .......... .......... .......... 92% 64.5M 0s
219900K .......... .......... .......... .......... .......... 92% 66.7M 0s
219950K .......... .......... .......... .......... .......... 92%  121M 0s
220000K .......... .......... .......... .......... .......... 92%  102M 0s
220050K .......... .......... .......... .......... .......... 92% 97.1M 0s
220100K .......... .......... .......... .......... .......... 92%  162M 0s
220150K .......... .......... .......... .......... .......... 92% 6.53M 0s
220200K .......... .......... .......... .......... .......... 92%  279M 0s
220250K .......... .......... .......... .......... .......... 92%  296M 0s
220300K .......... .......... .......... .......... .......... 92%  278M 0s
220350K .......... .......... .......... .......... .......... 92%  300M 0s
220400K .......... .......... .......... .......... .......... 92%  269M 0s
220450K .......... .......... .......... .......... .......... 92%  327M 0s
220500K .......... .......... .......... .......... .......... 92%  279M 0s
220550K .......... .......... .......... .......... .......... 92%  318M 0s
220600K .......... .......... .......... .......... .......... 92%  271M 0s
220650K .......... .......... .......... .......... .......... 92%  295M 0s
220700K .......... .......... .......... .......... .......... 92%  275M 0s
220750K .......... .......... .......... .......... .......... 92%  287M 0s
220800K .......... .......... .......... .......... .......... 92%  290M 0s
220850K .......... .......... .......... .......... .......... 92%  298M 0s
220900K .......... .......... .......... .......... .......... 92%  306M 0s
220950K .......... .......... .......... .......... .......... 92%  293M 0s
221000K .......... .......... .......... .......... .......... 92%  292M 0s
221050K .......... .......... .......... .......... .......... 92%  332M 0s
221100K .......... .......... .......... .......... .......... 92%  273M 0s
221150K .......... .......... .......... .......... .......... 92%  302M 0s
221200K .......... .......... .......... .......... .......... 92%  309M 0s
221250K .......... .......... .......... .......... .......... 92%  320M 0s
221300K .......... .......... .......... .......... .......... 92%  256M 0s
221350K .......... .......... .......... .......... .......... 92%  277M 0s
221400K .......... .......... .......... .......... .......... 92%  109M 0s
221450K .......... .......... .......... .......... .......... 92%  128M 0s
221500K .......... .......... .......... .......... .......... 92% 99.6M 0s
221550K .......... .......... .......... .......... .......... 92%  114M 0s
221600K .......... .......... .......... .......... .......... 92%  122M 0s
221650K .......... .......... .......... .......... .......... 92% 7.21M 0s
221700K .......... .......... .......... .......... .......... 92%  252M 0s
221750K .......... .......... .......... .......... .......... 92%  292M 0s
221800K .......... .......... .......... .......... .......... 92%  280M 0s
221850K .......... .......... .......... .......... .......... 92%  302M 0s
221900K .......... .......... .......... .......... .......... 92%  260M 0s
221950K .......... .......... .......... .......... .......... 92%  299M 0s
222000K .......... .......... .......... .......... .......... 92%  296M 0s
222050K .......... .......... .......... .......... .......... 92%  296M 0s
222100K .......... .......... .......... .......... .......... 92%  272M 0s
222150K .......... .......... .......... .......... .......... 93%  296M 0s
222200K .......... .......... .......... .......... .......... 93%  277M 0s
222250K .......... .......... .......... .......... .......... 93%  297M 0s
222300K .......... .......... .......... .......... .......... 93%  278M 0s
222350K .......... .......... .......... .......... .......... 93%  294M 0s
222400K .......... .......... .......... .......... .......... 93%  285M 0s
222450K .......... .......... .......... .......... .......... 93%  329M 0s
222500K .......... .......... .......... .......... .......... 93%  281M 0s
222550K .......... .......... .......... .......... .......... 93%  300M 0s
222600K .......... .......... .......... .......... .......... 93%  294M 0s
222650K .......... .......... .......... .......... .......... 93%  328M 0s
222700K .......... .......... .......... .......... .......... 93%  304M 0s
222750K .......... .......... .......... .......... .......... 93%  286M 0s
222800K .......... .......... .......... .......... .......... 93% 85.6M 0s
222850K .......... .......... .......... .......... .......... 93%  122M 0s
222900K .......... .......... .......... .......... .......... 93%  117M 0s
222950K .......... .......... .......... .......... .......... 93%  102M 0s
223000K .......... .......... .......... .......... .......... 93%  118M 0s
223050K .......... .......... .......... .......... .......... 93%  124M 0s
223100K .......... .......... .......... .......... .......... 93%  108M 0s
223150K .......... .......... .......... .......... .......... 93% 5.10M 0s
223200K .......... .......... .......... .......... .......... 93%  275M 0s
223250K .......... .......... .......... .......... .......... 93%  238M 0s
223300K .......... .......... .......... .......... .......... 93%  259M 0s
223350K .......... .......... .......... .......... .......... 93%  236M 0s
223400K .......... .......... .......... .......... .......... 93%  305M 0s
223450K .......... .......... .......... .......... .......... 93%  278M 0s
223500K .......... .......... .......... .......... .......... 93%  316M 0s
223550K .......... .......... .......... .......... .......... 93%  285M 0s
223600K .......... .......... .......... .......... .......... 93%  285M 0s
223650K .......... .......... .......... .......... .......... 93%  284M 0s
223700K .......... .......... .......... .......... .......... 93%  283M 0s
223750K .......... .......... .......... .......... .......... 93%  301M 0s
223800K .......... .......... .......... .......... .......... 93%  340M 0s
223850K .......... .......... .......... .......... .......... 93%  302M 0s
223900K .......... .......... .......... .......... .......... 93%  256M 0s
223950K .......... .......... .......... .......... .......... 93%  281M 0s
224000K .......... .......... .......... .......... .......... 93%  326M 0s
224050K .......... .......... .......... .......... .......... 93%  295M 0s
224100K .......... .......... .......... .......... .......... 93%  300M 0s
224150K .......... .......... .......... .......... .......... 93%  286M 0s
224200K .......... .......... .......... .......... .......... 93%  300M 0s
224250K .......... .......... .......... .......... .......... 93%  281M 0s
224300K .......... .......... .......... .......... .......... 93%  309M 0s
224350K .......... .......... .......... .......... .......... 93%  302M 0s
224400K .......... .......... .......... .......... .......... 93%  303M 0s
224450K .......... .......... .......... .......... .......... 93%  286M 0s
224500K .......... .......... .......... .......... .......... 94%  310M 0s
224550K .......... .......... .......... .......... .......... 94%  253M 0s
224600K .......... .......... .......... .......... .......... 94%  280M 0s
224650K .......... .......... .......... .......... .......... 94%  291M 0s
224700K .......... .......... .......... .......... .......... 94%  291M 0s
224750K .......... .......... .......... .......... .......... 94%  261M 0s
224800K .......... .......... .......... .......... .......... 94%  268M 0s
224850K .......... .......... .......... .......... .......... 94%  312M 0s
224900K .......... .......... .......... .......... .......... 94%  115M 0s
224950K .......... .......... .......... .......... .......... 94%  129M 0s
225000K .......... .......... .......... .......... .......... 94% 88.6M 0s
225050K .......... .......... .......... .......... .......... 94%  146M 0s
225100K .......... .......... .......... .......... .......... 94%  116M 0s
225150K .......... .......... .......... .......... .......... 94%  109M 0s
225200K .......... .......... .......... .......... .......... 94%  111M 0s
225250K .......... .......... .......... .......... .......... 94%  127M 0s
225300K .......... .......... .......... .......... .......... 94% 5.75M 0s
225350K .......... .......... .......... .......... .......... 94%  271M 0s
225400K .......... .......... .......... .......... .......... 94%  294M 0s
225450K .......... .......... .......... .......... .......... 94%  282M 0s
225500K .......... .......... .......... .......... .......... 94%  312M 0s
225550K .......... .......... .......... .......... .......... 94%  252M 0s
225600K .......... .......... .......... .......... .......... 94%  317M 0s
225650K .......... .......... .......... .......... .......... 94%  295M 0s
225700K .......... .......... .......... .......... .......... 94%  312M 0s
225750K .......... .......... .......... .......... .......... 94%  300M 0s
225800K .......... .......... .......... .......... .......... 94%  340M 0s
225850K .......... .......... .......... .......... .......... 94%  297M 0s
225900K .......... .......... .......... .......... .......... 94%  298M 0s
225950K .......... .......... .......... .......... .......... 94%  319M 0s
226000K .......... .......... .......... .......... .......... 94%  220M 0s
226050K .......... .......... .......... .......... .......... 94%  208M 0s
226100K .......... .......... .......... .......... .......... 94%  103M 0s
226150K .......... .......... .......... .......... .......... 94%  123M 0s
226200K .......... .......... .......... .......... .......... 94%  105M 0s
226250K .......... .......... .......... .......... .......... 94%  101M 0s
226300K .......... .......... .......... .......... .......... 94%  128M 0s
226350K .......... .......... .......... .......... .......... 94% 94.9M 0s
226400K .......... .......... .......... .......... .......... 94%  117M 0s
226450K .......... .......... .......... .......... .......... 94%  120M 0s
226500K .......... .......... .......... .......... .......... 94%  116M 0s
226550K .......... .......... .......... .......... .......... 94%  102M 0s
226600K .......... .......... .......... .......... .......... 94%  107M 0s
226650K .......... .......... .......... .......... .......... 94% 6.76M 0s
226700K .......... .......... .......... .......... .......... 94%  140M 0s
226750K .......... .......... .......... .......... .......... 94%  290M 0s
226800K .......... .......... .......... .......... .......... 94%  314M 0s
226850K .......... .......... .......... .......... .......... 94%  344M 0s
226900K .......... .......... .......... .......... .......... 95%  314M 0s
226950K .......... .......... .......... .......... .......... 95%  288M 0s
227000K .......... .......... .......... .......... .......... 95%  290M 0s
227050K .......... .......... .......... .......... .......... 95%  322M 0s
227100K .......... .......... .......... .......... .......... 95%  289M 0s
227150K .......... .......... .......... .......... .......... 95%  315M 0s
227200K .......... .......... .......... .......... .......... 95%  296M 0s
227250K .......... .......... .......... .......... .......... 95%  310M 0s
227300K .......... .......... .......... .......... .......... 95%  297M 0s
227350K .......... .......... .......... .......... .......... 95%  328M 0s
227400K .......... .......... .......... .......... .......... 95%  312M 0s
227450K .......... .......... .......... .......... .......... 95%  345M 0s
227500K .......... .......... .......... .......... .......... 95%  322M 0s
227550K .......... .......... .......... .......... .......... 95%  302M 0s
227600K .......... .......... .......... .......... .......... 95%  273M 0s
227650K .......... .......... .......... .......... .......... 95%  297M 0s
227700K .......... .......... .......... .......... .......... 95%  304M 0s
227750K .......... .......... .......... .......... .......... 95%  327M 0s
227800K .......... .......... .......... .......... .......... 95%  324M 0s
227850K .......... .......... .......... .......... .......... 95%  278M 0s
227900K .......... .......... .......... .......... .......... 95%  253M 0s
227950K .......... .......... .......... .......... .......... 95%  187M 0s
228000K .......... .......... .......... .......... .......... 95%  106M 0s
228050K .......... .......... .......... .......... .......... 95%  114M 0s
228100K .......... .......... .......... .......... .......... 95%  102M 0s
228150K .......... .......... .......... .......... .......... 95%  121M 0s
228200K .......... .......... .......... .......... .......... 95%  113M 0s
228250K .......... .......... .......... .......... .......... 95%  104M 0s
228300K .......... .......... .......... .......... .......... 95%  128M 0s
228350K .......... .......... .......... .......... .......... 95% 96.2M 0s
228400K .......... .......... .......... .......... .......... 95%  126M 0s
228450K .......... .......... .......... .......... .......... 95%  116M 0s
228500K .......... .......... .......... .......... .......... 95%  102M 0s
228550K .......... .......... .......... .......... .......... 95% 47.9M 0s
228600K .......... .......... .......... .......... .......... 95%  108M 0s
228650K .......... .......... .......... .......... .......... 95%  152M 0s
228700K .......... .......... .......... .......... .......... 95% 93.1M 0s
228750K .......... .......... .......... .......... .......... 95%  116M 0s
228800K .......... .......... .......... .......... .......... 95%  120M 0s
228850K .......... .......... .......... .......... .......... 95%  117M 0s
228900K .......... .......... .......... .......... .......... 95% 80.2M 0s
228950K .......... .......... .......... .......... .......... 95%  160M 0s
229000K .......... .......... .......... .......... .......... 95%  102M 0s
229050K .......... .......... .......... .......... .......... 95%  101M 0s
229100K .......... .......... .......... .......... .......... 95%  113M 0s
229150K .......... .......... .......... .......... .......... 95% 8.82M 0s
229200K .......... .......... .......... .......... .......... 95%  130M 0s
229250K .......... .......... .......... .......... .......... 95% 32.2M 0s
229300K .......... .......... .......... .......... .......... 96% 76.5M 0s
229350K .......... .......... .......... .......... .......... 96%  141M 0s
229400K .......... .......... .......... .......... .......... 96%  123M 0s
229450K .......... .......... .......... .......... .......... 96% 79.0M 0s
229500K .......... .......... .......... .......... .......... 96% 89.8M 0s
229550K .......... .......... .......... .......... .......... 96%  250M 0s
229600K .......... .......... .......... .......... .......... 96%  107M 0s
229650K .......... .......... .......... .......... .......... 96% 86.4M 0s
229700K .......... .......... .......... .......... .......... 96%  153M 0s
229750K .......... .......... .......... .......... .......... 96%  123M 0s
229800K .......... .......... .......... .......... .......... 96% 94.7M 0s
229850K .......... .......... .......... .......... .......... 96%  124M 0s
229900K .......... .......... .......... .......... .......... 96%  107M 0s
229950K .......... .......... .......... .......... .......... 96%  139M 0s
230000K .......... .......... .......... .......... .......... 96%  107M 0s
230050K .......... .......... .......... .......... .......... 96%  115M 0s
230100K .......... .......... .......... .......... .......... 96% 98.8M 0s
230150K .......... .......... .......... .......... .......... 96%  123M 0s
230200K .......... .......... .......... .......... .......... 96%  122M 0s
230250K .......... .......... .......... .......... .......... 96% 95.3M 0s
230300K .......... .......... .......... .......... .......... 96% 88.5M 0s
230350K .......... .......... .......... .......... .......... 96%  162M 0s
230400K .......... .......... .......... .......... .......... 96%  115M 0s
230450K .......... .......... .......... .......... .......... 96%  119M 0s
230500K .......... .......... .......... .......... .......... 96%  108M 0s
230550K .......... .......... .......... .......... .......... 96%  114M 0s
230600K .......... .......... .......... .......... .......... 96%  126M 0s
230650K .......... .......... .......... .......... .......... 96% 96.4M 0s
230700K .......... .......... .......... .......... .......... 96%  109M 0s
230750K .......... .......... .......... .......... .......... 96%  131M 0s
230800K .......... .......... .......... .......... .......... 96% 93.3M 0s
230850K .......... .......... .......... .......... .......... 96%  134M 0s
230900K .......... .......... .......... .......... .......... 96% 96.7M 0s
230950K .......... .......... .......... .......... .......... 96% 89.3M 0s
231000K .......... .......... .......... .......... .......... 96% 64.0M 0s
231050K .......... .......... .......... .......... .......... 96%  101M 0s
231100K .......... .......... .......... .......... .......... 96%  122M 0s
231150K .......... .......... .......... .......... .......... 96%  106M 0s
231200K .......... .......... .......... .......... .......... 96%  112M 0s
231250K .......... .......... .......... .......... .......... 96% 92.5M 0s
231300K .......... .......... .......... .......... .......... 96%  123M 0s
231350K .......... .......... .......... .......... .......... 96% 98.2M 0s
231400K .......... .......... .......... .......... .......... 96%  177M 0s
231450K .......... .......... .......... .......... .......... 96% 6.98M 0s
231500K .......... .......... .......... .......... .......... 96%  252M 0s
231550K .......... .......... .......... .......... .......... 96%  317M 0s
231600K .......... .......... .......... .......... .......... 96%  276M 0s
231650K .......... .......... .......... .......... .......... 96%  321M 0s
231700K .......... .......... .......... .......... .......... 97%  308M 0s
231750K .......... .......... .......... .......... .......... 97%  359M 0s
231800K .......... .......... .......... .......... .......... 97%  254M 0s
231850K .......... .......... .......... .......... .......... 97%  305M 0s
231900K .......... .......... .......... .......... .......... 97%  298M 0s
231950K .......... .......... .......... .......... .......... 97%  313M 0s
232000K .......... .......... .......... .......... .......... 97%  300M 0s
232050K .......... .......... .......... .......... .......... 97%  309M 0s
232100K .......... .......... .......... .......... .......... 97%  285M 0s
232150K .......... .......... .......... .......... .......... 97%  318M 0s
232200K .......... .......... .......... .......... .......... 97%  310M 0s
232250K .......... .......... .......... .......... .......... 97%  324M 0s
232300K .......... .......... .......... .......... .......... 97%  293M 0s
232350K .......... .......... .......... .......... .......... 97%  302M 0s
232400K .......... .......... .......... .......... .......... 97%  289M 0s
232450K .......... .......... .......... .......... .......... 97%  268M 0s
232500K .......... .......... .......... .......... .......... 97%  300M 0s
232550K .......... .......... .......... .......... .......... 97%  321M 0s
232600K .......... .......... .......... .......... .......... 97%  328M 0s
232650K .......... .......... .......... .......... .......... 97%  226M 0s
232700K .......... .......... .......... .......... .......... 97% 91.2M 0s
232750K .......... .......... .......... .......... .......... 97%  198M 0s
232800K .......... .......... .......... .......... .......... 97% 28.2M 0s
232850K .......... .......... .......... .......... .......... 97%  283M 0s
232900K .......... .......... .......... .......... .......... 97%  306M 0s
232950K .......... .......... .......... .......... .......... 97%  351M 0s
233000K .......... .......... .......... .......... .......... 97%  251M 0s
233050K .......... .......... .......... .......... .......... 97%  143M 0s
233100K .......... .......... .......... .......... .......... 97%  147M 0s
233150K .......... .......... .......... .......... .......... 97%  105M 0s
233200K .......... .......... .......... .......... .......... 97%  110M 0s
233250K .......... .......... .......... .......... .......... 97% 99.5M 0s
233300K .......... .......... .......... .......... .......... 97%  148M 0s
233350K .......... .......... .......... .......... .......... 97%  103M 0s
233400K .......... .......... .......... .......... .......... 97% 96.9M 0s
233450K .......... .......... .......... .......... .......... 97%  121M 0s
233500K .......... .......... .......... .......... .......... 97%  127M 0s
233550K .......... .......... .......... .......... .......... 97% 86.1M 0s
233600K .......... .......... .......... .......... .......... 97% 7.26M 0s
233650K .......... .......... .......... .......... .......... 97%  218M 0s
233700K .......... .......... .......... .......... .......... 97%  244M 0s
233750K .......... .......... .......... .......... .......... 97%  247M 0s
233800K .......... .......... .......... .......... .......... 97%  271M 0s
233850K .......... .......... .......... .......... .......... 97%  272M 0s
233900K .......... .......... .......... .......... .......... 97%  278M 0s
233950K .......... .......... .......... .......... .......... 97%  307M 0s
234000K .......... .......... .......... .......... .......... 97%  283M 0s
234050K .......... .......... .......... .......... .......... 98%  279M 0s
234100K .......... .......... .......... .......... .......... 98%  292M 0s
234150K .......... .......... .......... .......... .......... 98%  328M 0s
234200K .......... .......... .......... .......... .......... 98%  303M 0s
234250K .......... .......... .......... .......... .......... 98%  328M 0s
234300K .......... .......... .......... .......... .......... 98% 7.48M 0s
234350K .......... .......... .......... .......... .......... 98%  297M 0s
234400K .......... .......... .......... .......... .......... 98%  248M 0s
234450K .......... .......... .......... .......... .......... 98%  301M 0s
234500K .......... .......... .......... .......... .......... 98%  222M 0s
234550K .......... .......... .......... .......... .......... 98%  283M 0s
234600K .......... .......... .......... .......... .......... 98%  290M 0s
234650K .......... .......... .......... .......... .......... 98%  303M 0s
234700K .......... .......... .......... .......... .......... 98%  295M 0s
234750K .......... .......... .......... .......... .......... 98%  308M 0s
234800K .......... .......... .......... .......... .......... 98%  260M 0s
234850K .......... .......... .......... .......... .......... 98%  295M 0s
234900K .......... .......... .......... .......... .......... 98%  293M 0s
234950K .......... .......... .......... .......... .......... 98%  309M 0s
235000K .......... .......... .......... .......... .......... 98%  291M 0s
235050K .......... .......... .......... .......... .......... 98%  325M 0s
235100K .......... .......... .......... .......... .......... 98%  295M 0s
235150K .......... .......... .......... .......... .......... 98%  307M 0s
235200K .......... .......... .......... .......... .......... 98%  272M 0s
235250K .......... .......... .......... .......... .......... 98%  288M 0s
235300K .......... .......... .......... .......... .......... 98%  274M 0s
235350K .......... .......... .......... .......... .......... 98%  331M 0s
235400K .......... .......... .......... .......... .......... 98%  275M 0s
235450K .......... .......... .......... .......... .......... 98%  311M 0s
235500K .......... .......... .......... .......... .......... 98%  303M 0s
235550K .......... .......... .......... .......... .......... 98%  253M 0s
235600K .......... .......... .......... .......... .......... 98%  262M 0s
235650K .......... .......... .......... .......... .......... 98%  280M 0s
235700K .......... .......... .......... .......... .......... 98%  278M 0s
235750K .......... .......... .......... .......... .......... 98%  310M 0s
235800K .......... .......... .......... .......... .......... 98%  302M 0s
235850K .......... .......... .......... .......... .......... 98%  303M 0s
235900K .......... .......... .......... .......... .......... 98% 30.3M 0s
235950K .......... .......... .......... .......... .......... 98% 98.9M 0s
236000K .......... .......... .......... .......... .......... 98% 34.2M 0s
236050K .......... .......... .......... .......... .......... 98%  105M 0s
236100K .......... .......... .......... .......... .......... 98% 96.8M 0s
236150K .......... .......... .......... .......... .......... 98% 32.4M 0s
236200K .......... .......... .......... .......... .......... 98%  105M 0s
236250K .......... .......... .......... .......... .......... 98% 30.1M 0s
236300K .......... .......... .......... .......... .......... 98%  143M 0s
236350K .......... .......... .......... .......... .......... 98%  105M 0s
236400K .......... .......... .......... .......... .......... 98% 6.37M 0s
236450K .......... .......... .......... .......... .......... 99%  284M 0s
236500K .......... .......... .......... .......... .......... 99%  258M 0s
236550K .......... .......... .......... .......... .......... 99%  294M 0s
236600K .......... .......... .......... .......... .......... 99%  275M 0s
236650K .......... .......... .......... .......... .......... 99%  308M 0s
236700K .......... .......... .......... .......... .......... 99%  301M 0s
236750K .......... .......... .......... .......... .......... 99% 7.51M 0s
236800K .......... .......... .......... .......... .......... 99%  220M 0s
236850K .......... .......... .......... .......... .......... 99%  255M 0s
236900K .......... .......... .......... .......... .......... 99%  263M 0s
236950K .......... .......... .......... .......... .......... 99%  282M 0s
237000K .......... .......... .......... .......... .......... 99%  275M 0s
237050K .......... .......... .......... .......... .......... 99%  303M 0s
237100K .......... .......... .......... .......... .......... 99%  268M 0s
237150K .......... .......... .......... .......... .......... 99%  273M 0s
237200K .......... .......... .......... .......... .......... 99%  301M 0s
237250K .......... .......... .......... .......... .......... 99%  295M 0s
237300K .......... .......... .......... .......... .......... 99%  297M 0s
237350K .......... .......... .......... .......... .......... 99%  267M 0s
237400K .......... .......... .......... .......... .......... 99%  303M 0s
237450K .......... .......... .......... .......... .......... 99% 7.29M 0s
237500K .......... .......... .......... .......... .......... 99%  163M 0s
237550K .......... .......... .......... .......... .......... 99%  242M 0s
237600K .......... .......... .......... .......... .......... 99%  263M 0s
237650K .......... .......... .......... .......... .......... 99%  305M 0s
237700K .......... .......... .......... .......... .......... 99%  254M 0s
237750K .......... .......... .......... .......... .......... 99%  323M 0s
237800K .......... .......... .......... .......... .......... 99%  273M 0s
237850K .......... .......... .......... .......... .......... 99%  319M 0s
237900K .......... .......... .......... .......... .......... 99%  283M 0s
237950K .......... .......... .......... .......... .......... 99%  338M 0s
238000K .......... .......... .......... .......... .......... 99%  309M 0s
238050K .......... .......... .......... .......... .......... 99%  311M 0s
238100K .......... .......... .......... .......... .......... 99%  277M 0s
238150K .......... .......... .......... .......... .......... 99%  294M 0s
238200K .......... .......... .......... .......... .......... 99%  296M 0s
238250K .......... .......... .......... .......... .......... 99%  321M 0s
238300K .......... .......... .......... .......... .......... 99%  290M 0s
238350K .......... .......... .......... .......... .......... 99%  325M 0s
238400K .......... .......... .......... .......... .......... 99%  300M 0s
238450K .......... .......... .......... .......... .......... 99%  306M 0s
238500K .......... .......... .......... .......... .......... 99%  301M 0s
238550K .......... .......... .......... .......... .......... 99%  297M 0s
238600K .......... .......... .......... .......... .......... 99%  298M 0s
238650K .......... .......... .......... .......... .......... 99%  296M 0s
238700K .......... .......... .......... .......... .......... 99%  285M 0s
238750K .......... .......... .......... .......... .......... 99%  244M 0s
238800K .......... .......... .......... .......... .......... 99% 1.60M 0s
238850K .......... .......... ....                            100%  171M=3.6s

2024-01-08 18:34:03 (64.5 MB/s) - '/home/jenkins/extension.lib.external/eclipse-SDK-4.10-linux-gtk-x86_64.tar.gz' saved [244607364/244607364]

--2024-01-08 18:34:03--  https://archive.apache.org/dist/maven/maven-3/3.6.0/binaries/apache-maven-3.6.0-bin.tar.gz
Resolving archive.apache.org (archive.apache.org)... 65.108.204.189, 2a01:4f9:1a:a084::2
Connecting to archive.apache.org (archive.apache.org)|65.108.204.189|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9063587 (8.6M) [application/x-gzip]
Saving to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0-bin.tar.gz'

     0K .......... .......... .......... .......... ..........  0%  195K 45s
    50K .......... .......... .......... .......... ..........  1%  393K 34s
   100K .......... .......... .......... .......... ..........  1% 13.9M 22s
   150K .......... .......... .......... .......... ..........  2%  404K 22s
   200K .......... .......... .......... .......... ..........  2% 20.3M 18s
   250K .......... .......... .......... .......... ..........  3% 19.9M 15s
   300K .......... .......... .......... .......... ..........  3% 9.61M 13s
   350K .......... .......... .......... .......... ..........  4% 1.42M 12s
   400K .......... .......... .......... .......... ..........  5%  591K 12s
   450K .......... .......... .......... .......... ..........  5% 20.6M 11s
   500K .......... .......... .......... .......... ..........  6% 26.4M 10s
   550K .......... .......... .......... .......... ..........  6% 29.1M 9s
   600K .......... .......... .......... .......... ..........  7% 27.0M 8s
   650K .......... .......... .......... .......... ..........  7% 33.1M 8s
   700K .......... .......... .......... .......... ..........  8% 25.7M 7s
   750K .......... .......... .......... .......... ..........  9% 41.1M 7s
   800K .......... .......... .......... .......... ..........  9% 1.56M 6s
   850K .......... .......... .......... .......... .......... 10%  593K 7s
   900K .......... .......... .......... .......... .......... 10% 29.6M 6s
   950K .......... .......... .......... .......... .......... 11% 24.2M 6s
  1000K .......... .......... .......... .......... .......... 11% 31.6M 6s
  1050K .......... .......... .......... .......... .......... 12% 24.2M 5s
  1100K .......... .......... .......... .......... .......... 12% 16.6M 5s
  1150K .......... .......... .......... .......... .......... 13% 21.1M 5s
  1200K .......... .......... .......... .......... .......... 14% 11.1M 5s
  1250K .......... .......... .......... .......... .......... 14% 12.9M 5s
  1300K .......... .......... .......... .......... .......... 15% 13.0M 4s
  1350K .......... .......... .......... .......... .......... 15% 9.24M 4s
  1400K .......... .......... .......... .......... .......... 16% 11.1M 4s
  1450K .......... .......... .......... .......... .......... 16% 7.88M 4s
  1500K .......... .......... .......... .......... .......... 17% 11.9M 4s
  1550K .......... .......... .......... .......... .......... 18% 12.9M 4s
  1600K .......... .......... .......... .......... .......... 18% 15.7M 4s
  1650K .......... .......... .......... .......... .......... 19% 33.7M 3s
  1700K .......... .......... .......... .......... .......... 19%  656K 4s
  1750K .......... .......... .......... .......... .......... 20% 17.3M 4s
  1800K .......... .......... .......... .......... .......... 20% 18.2M 3s
  1850K .......... .......... .......... .......... .......... 21% 20.3M 3s
  1900K .......... .......... .......... .......... .......... 22% 29.6M 3s
  1950K .......... .......... .......... .......... .......... 22% 26.1M 3s
  2000K .......... .......... .......... .......... .......... 23% 27.8M 3s
  2050K .......... .......... .......... .......... .......... 23% 28.6M 3s
  2100K .......... .......... .......... .......... .......... 24% 24.7M 3s
  2150K .......... .......... .......... .......... .......... 24% 28.1M 3s
  2200K .......... .......... .......... .......... .......... 25% 23.4M 3s
  2250K .......... .......... .......... .......... .......... 25% 26.3M 3s
  2300K .......... .......... .......... .......... .......... 26% 14.7M 3s
  2350K .......... .......... .......... .......... .......... 27% 8.44M 2s
  2400K .......... .......... .......... .......... .......... 27% 21.9M 2s
  2450K .......... .......... .......... .......... .......... 28% 25.2M 2s
  2500K .......... .......... .......... .......... .......... 28% 29.0M 2s
  2550K .......... .......... .......... .......... .......... 29% 29.9M 2s
  2600K .......... .......... .......... .......... .......... 29% 21.3M 2s
  2650K .......... .......... .......... .......... .......... 30% 30.4M 2s
  2700K .......... .......... .......... .......... .......... 31% 25.4M 2s
  2750K .......... .......... .......... .......... .......... 31% 24.1M 2s
  2800K .......... .......... .......... .......... .......... 32% 28.4M 2s
  2850K .......... .......... .......... .......... .......... 32% 23.6M 2s
  2900K .......... .......... .......... .......... .......... 33% 32.0M 2s
  2950K .......... .......... .......... .......... .......... 33% 32.4M 2s
  3000K .......... .......... .......... .......... .......... 34% 29.4M 2s
  3050K .......... .......... .......... .......... .......... 35% 33.1M 2s
  3100K .......... .......... .......... .......... .......... 35% 28.9M 2s
  3150K .......... .......... .......... .......... .......... 36% 17.9M 2s
  3200K .......... .......... .......... .......... .......... 36% 18.1M 2s
  3250K .......... .......... .......... .......... .......... 37% 17.8M 2s
  3300K .......... .......... .......... .......... .......... 37% 21.7M 2s
  3350K .......... .......... .......... .......... .......... 38% 31.5M 2s
  3400K .......... .......... .......... .......... .......... 38% 3.68M 2s
  3450K .......... .......... .......... .......... .......... 39% 1.14M 2s
  3500K .......... .......... .......... .......... .......... 40% 14.3M 2s
  3550K .......... .......... .......... .......... .......... 40% 25.4M 2s
  3600K .......... .......... .......... .......... .......... 41% 22.8M 1s
  3650K .......... .......... .......... .......... .......... 41% 13.5M 1s
  3700K .......... .......... .......... .......... .......... 42% 22.9M 1s
  3750K .......... .......... .......... .......... .......... 42% 21.4M 1s
  3800K .......... .......... .......... .......... .......... 43% 28.3M 1s
  3850K .......... .......... .......... .......... .......... 44% 18.9M 1s
  3900K .......... .......... .......... .......... .......... 44% 30.1M 1s
  3950K .......... .......... .......... .......... .......... 45% 18.9M 1s
  4000K .......... .......... .......... .......... .......... 45% 18.1M 1s
  4050K .......... .......... .......... .......... .......... 46% 17.2M 1s
  4100K .......... .......... .......... .......... .......... 46% 14.6M 1s
  4150K .......... .......... .......... .......... .......... 47% 28.3M 1s
  4200K .......... .......... .......... .......... .......... 48% 14.8M 1s
  4250K .......... .......... .......... .......... .......... 48% 20.0M 1s
  4300K .......... .......... .......... .......... .......... 49% 16.7M 1s
  4350K .......... .......... .......... .......... .......... 49% 14.6M 1s
  4400K .......... .......... .......... .......... .......... 50% 28.7M 1s
  4450K .......... .......... .......... .......... .......... 50% 13.6M 1s
  4500K .......... .......... .......... .......... .......... 51% 17.3M 1s
  4550K .......... .......... .......... .......... .......... 51% 16.6M 1s
  4600K .......... .......... .......... .......... .......... 52% 25.5M 1s
  4650K .......... .......... .......... .......... .......... 53% 15.3M 1s
  4700K .......... .......... .......... .......... .......... 53% 14.9M 1s
  4750K .......... .......... .......... .......... .......... 54% 19.7M 1s
  4800K .......... .......... .......... .......... .......... 54% 16.2M 1s
  4850K .......... .......... .......... .......... .......... 55% 26.7M 1s
  4900K .......... .......... .......... .......... .......... 55% 17.5M 1s
  4950K .......... .......... .......... .......... .......... 56% 20.6M 1s
  5000K .......... .......... .......... .......... .......... 57% 19.1M 1s
  5050K .......... .......... .......... .......... .......... 57% 28.5M 1s
  5100K .......... .......... .......... .......... .......... 58% 17.4M 1s
  5150K .......... .......... .......... .......... .......... 58% 21.5M 1s
  5200K .......... .......... .......... .......... .......... 59% 20.3M 1s
  5250K .......... .......... .......... .......... .......... 59% 36.8M 1s
  5300K .......... .......... .......... .......... .......... 60% 41.5M 1s
  5350K .......... .......... .......... .......... .......... 61% 32.9M 1s
  5400K .......... .......... .......... .......... .......... 61% 36.0M 1s
  5450K .......... .......... .......... .......... .......... 62% 17.5M 1s
  5500K .......... .......... .......... .......... .......... 62% 15.7M 1s
  5550K .......... .......... .......... .......... .......... 63% 42.0M 1s
  5600K .......... .......... .......... .......... .......... 63% 19.4M 1s
  5650K .......... .......... .......... .......... .......... 64% 30.5M 1s
  5700K .......... .......... .......... .......... .......... 64% 33.8M 1s
  5750K .......... .......... .......... .......... .......... 65% 20.2M 1s
  5800K .......... .......... .......... .......... .......... 66% 29.0M 1s
  5850K .......... .......... .......... .......... .......... 66% 21.4M 1s
  5900K .......... .......... .......... .......... .......... 67% 19.9M 1s
  5950K .......... .......... .......... .......... .......... 67% 18.3M 1s
  6000K .......... .......... .......... .......... .......... 68% 19.3M 1s
  6050K .......... .......... .......... .......... .......... 68% 29.4M 1s
  6100K .......... .......... .......... .......... .......... 69% 16.8M 1s
  6150K .......... .......... .......... .......... .......... 70% 18.4M 0s
  6200K .......... .......... .......... .......... .......... 70% 15.4M 0s
  6250K .......... .......... .......... .......... .......... 71% 18.7M 0s
  6300K .......... .......... .......... .......... .......... 71% 28.3M 0s
  6350K .......... .......... .......... .......... .......... 72% 14.5M 0s
  6400K .......... .......... .......... .......... .......... 72% 21.6M 0s
  6450K .......... .......... .......... .......... .......... 73% 13.9M 0s
  6500K .......... .......... .......... .......... .......... 74% 17.8M 0s
  6550K .......... .......... .......... .......... .......... 74% 29.5M 0s
  6600K .......... .......... .......... .......... .......... 75% 15.7M 0s
  6650K .......... .......... .......... .......... .......... 75% 17.5M 0s
  6700K .......... .......... .......... .......... .......... 76% 15.5M 0s
  6750K .......... .......... .......... .......... .......... 76% 29.1M 0s
  6800K .......... .......... .......... .......... .......... 77% 29.3M 0s
  6850K .......... .......... .......... .......... .......... 77% 18.0M 0s
  6900K .......... .......... .......... .......... .......... 78% 29.0M 0s
  6950K .......... .......... .......... .......... .......... 79% 16.0M 0s
  7000K .......... .......... .......... .......... .......... 79% 30.0M 0s
  7050K .......... .......... .......... .......... .......... 80% 29.2M 0s
  7100K .......... .......... .......... .......... .......... 80% 17.4M 0s
  7150K .......... .......... .......... .......... .......... 81% 28.7M 0s
  7200K .......... .......... .......... .......... .......... 81% 20.6M 0s
  7250K .......... .......... .......... .......... .......... 82% 29.1M 0s
  7300K .......... .......... .......... .......... .......... 83% 30.9M 0s
  7350K .......... .......... .......... .......... .......... 83% 17.1M 0s
  7400K .......... .......... .......... .......... .......... 84% 28.6M 0s
  7450K .......... .......... .......... .......... .......... 84% 17.0M 0s
  7500K .......... .......... .......... .......... .......... 85% 29.0M 0s
  7550K .......... .......... .......... .......... .......... 85% 29.6M 0s
  7600K .......... .......... .......... .......... .......... 86% 19.6M 0s
  7650K .......... .......... .......... .......... .......... 86% 24.3M 0s
  7700K .......... .......... .......... .......... .......... 87% 17.4M 0s
  7750K .......... .......... .......... .......... .......... 88% 23.4M 0s
  7800K .......... .......... .......... .......... .......... 88% 28.2M 0s
  7850K .......... .......... .......... .......... .......... 89% 18.3M 0s
  7900K .......... .......... .......... .......... .......... 89% 23.9M 0s
  7950K .......... .......... .......... .......... .......... 90% 15.1M 0s
  8000K .......... .......... .......... .......... .......... 90% 5.19M 0s
  8050K .......... .......... .......... .......... .......... 91% 30.1M 0s
  8100K .......... .......... .......... .......... .......... 92% 24.7M 0s
  8150K .......... .......... .......... .......... .......... 92% 27.4M 0s
  8200K .......... .......... .......... .......... .......... 93% 16.0M 0s
  8250K .......... .......... .......... .......... .......... 93% 27.2M 0s
  8300K .......... .......... .......... .......... .......... 94% 15.3M 0s
  8350K .......... .......... .......... .......... .......... 94% 26.0M 0s
  8400K .......... .......... .......... .......... .......... 95% 28.6M 0s
  8450K .......... .......... .......... .......... .......... 96% 16.1M 0s
  8500K .......... .......... .......... .......... .......... 96% 27.1M 0s
  8550K .......... .......... .......... .......... .......... 97% 20.7M 0s
  8600K .......... .......... .......... .......... .......... 97% 26.0M 0s
  8650K .......... .......... .......... .......... .......... 98% 30.1M 0s
  8700K .......... .......... .......... .......... .......... 98% 20.9M 0s
  8750K .......... .......... .......... .......... .......... 99% 34.9M 0s
  8800K .......... .......... .......... .......... .......... 99% 22.2M 0s
  8850K .                                                     100% 2211G=1.3s

2024-01-08 18:34:05 (6.75 MB/s) - '/home/jenkins/extension.lib.external/apache-maven-3.6.0-bin.tar.gz' saved [9063587/9063587]

hudson.workspace=/home/jenkins/agent/workspace/eclipselink-nightly-2.7
[Pipeline] withCredentials
Masking supported pattern matches of $KEYRING
[Pipeline] {
[Pipeline] sh
+ gpg --batch --import ****
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key F956DAF8F18311D3: public key "Eclipselink Project <eclipselink-dev@eclipse.org>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key F956DAF8F18311D3: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
++ gpg --list-keys --with-colons
++ awk -F: '/fpr:/ {print $10}'
++ sort -u
+ for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key AB11759F53250EEBD92E2F85836B571D384E2887 trust
Secret subkeys are available.

pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ unknown] (1). Eclipselink Project <eclipselink-dev@eclipse.org>

pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ unknown] (1). Eclipselink Project <eclipselink-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ unknown] (1). Eclipselink Project <eclipselink-dev@eclipse.org>
Please note that the shown key validity is not necessarily correct
unless you restart the program.

+ for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key D8216E428324480EEA98EE26F956DAF8F18311D3 trust
Secret subkeys are available.

gpg: checking the trustdb
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2024-05-14
pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ultimate] (1). Eclipselink Project <eclipselink-dev@eclipse.org>

pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ultimate] (1). Eclipselink Project <eclipselink-dev@eclipse.org>

Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)

  1 = I don't know or won't say
  2 = I do NOT trust
  3 = I trust marginally
  4 = I trust fully
  5 = I trust ultimately
  m = back to the main menu


pub  rsa4096/F956DAF8F18311D3
     created: 2019-05-16  expires: 2024-05-14  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/836B571D384E2887
     created: 2019-05-16  expires: 2024-05-14  usage: S   
[ultimate] (1). Eclipselink Project <eclipselink-dev@eclipse.org>

[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ etc/jenkins/build.sh
-[ EclipseLink Build ]-----------------------------------------------------------
[08.01.2024 18:34:10] -[ Starting MySQL Database ]------------------------------
[08.01.2024 18:34:10] --[ Waiting for MySQL Database to come up ]---------------
. done
Buildfile: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/autobuild.xml
     [echo] ---- AutoBuild.xml ----
     [echo] build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'

set-defaults:
     [echo]  
     [echo] git.exec        ='/usr/bin/git'
     [echo] build.deps.dir  = '/home/jenkins/extension.lib.external'
     [echo] build.tool.root = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] hudson.workspace= '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] M2_HOME         = '/home/jenkins/extension.lib.external/apache-maven-3.6.0'
     [echo]  
     [echo] branch          = '2.7'

get-git-hash:

pre-init:
     [echo] 'M2_HOME' set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0'
     [echo] ANT_ARGS='${env.ANT_ARGS}'
     [echo] ANT_OPTS='${env.ANT_OPTS}'
     [echo]  
     [echo] env.JAVA_HOME   = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest'
     [echo] env.ANT_HOME    = '${env.ANT_HOME}'
     [echo] env.JUNIT_HOME  = '${env.JUNIT_HOME}'
     [echo] env.MAVENANT_DIR= '${env.MAVENANT_DIR}'
     [echo] env.PATH        = '${env.PATH}'
     [echo] env.CLASSPATH   = '${env.CLASSPATH}'
     [echo] env.GIT_EXEC    = '${env.GIT_EXEC}'
     [echo] env.TARGET      = '${env.TARGET}'
     [echo]  
     [echo] java.version   ='11.0.11'
     [echo] os.name        ='Linux'
     [echo] os.arch        ='amd64'
     [echo] os.version     ='5.18.5-100.fc35.x86_64'
     [echo]  
     [echo] builddate.buildtime='20240108.1834'
     [echo] coretest.prop.file ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/mysql.jpa.test.properties'
     [echo] test.properties.run='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/mysql.jpa.test.properties'
     [echo] build.type         ='SNAPSHOT'
     [echo] version.qualifier  ='v20240108-39c89dba73'
     [echo]  
     [echo] build.deps.dir  ='/home/jenkins/extension.lib.external'
     [echo] build.tool.root ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] hudson.workspace='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo]  

common-init:
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] milestone.tag        ='2.7.15-SNAPSHOT'
     [echo] branch.name     ='${branch.name}'
     [echo] branch          ='2.7'
     [echo] basedir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] build.location  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] extract.root.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds'
     [echo] log.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/log'
     [echo] junit.dir       ='/home/jenkins/extension.lib.external/junit'
     [echo] junit.lib       ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]  
     [echo] git.exec        ='/usr/bin/git'
     [echo]  
     [echo] EL version     ='2.7.15'
     [echo] build.type     ='SNAPSHOT'
     [echo] version.string ='2.7.15.v20240108-39c89dba73'
     [echo] build.number   ='20240108'
     [echo] git.hash       ='39c89dba73'
     [echo]  
     [echo] milestone.tag  ='2.7.15-SNAPSHOT'
     [echo]  
     [echo] jdbc.driver.jar='/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'
     [echo] db.driver      ='com.mysql.cj.jdbc.Driver'
     [echo] db.url         ='jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true'
     [echo] db.user        ='root'
     [echo] db.pwd         = **********
     [echo] db.platform    ='org.eclipse.persistence.platform.database.MySQLPlatform'

init:

clean:
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

check-maven:
     [echo] Maven install (M2_HOME) set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0'

set-compdeps:
     [echo] Compdeps Settings:
     [echo]     Whether to use a local compdeps p2 repo:
     [echo]         local.compdeps: 'true'
     [echo]     Whether a local p2epo needs generating (only true if using local and repo not found):
     [echo]         generate.compdeps: 'false'

generate-internal-compdeps:
     [echo] Generating local internal 'Compile Dependency P2 Repository' using Tycho.
     [echo] Launching Maven build with the following parameters:
     [echo]     -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf
     [echo]     -Dmaven.multiModuleProjectDirectory=buildsystem/org.eclipse.persistence.parent
     [echo]     -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0
     [echo]     -B clean verify
     [java] [INFO] Scanning for projects...
     [java] [INFO] 
     [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.internal >--
     [java] [INFO] Building EclipseLink Internal Compilation Dependencies 1.0.5-SNAPSHOT
     [java] [INFO] --------------------------------[ pom ]---------------------------------
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 14 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 567 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 941 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 1.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 465 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 75 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 1.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 570 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 571 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 107 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 306 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 367 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 15 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 16 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 240 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 306 kB/s)
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 112 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 323 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 132 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 194 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 348 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 418 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 476 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 2.6 MB/s)
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.8:run (inject-common-into-src-bundles) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 49 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 216 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 252 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 182 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 130 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 298 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 400 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 49 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 365 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 180 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 22 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 169 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 23 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 202 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 184 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 145 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 207 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 89 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 158 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 80 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 71 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 201 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 282 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 424 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 81 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 63 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 14 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 2.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 4.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 1.8 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 626 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 594 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 925 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 210 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 796 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 4.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 487 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 1.5 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.2 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.0 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 104 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 9.4 MB/s)
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source/plugins
     [java]      [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source/plugins
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-extras-plugin:1.3.0:publish-features-and-bundles (default) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 24 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 70 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 503 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 58 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 552 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 1.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 800 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 324 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 243 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 145 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 139 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 70 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 446 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 48 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 265 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 164 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 340 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 442 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 115 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 148 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 113 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 208 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 298 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 196 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 163 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 83 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 518 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 633 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 45 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 265 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 235 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 986 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 321 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 691 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 225 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 145 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 139 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 552 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 159 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 264 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 124 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 222 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 289 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 446 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 552 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 1.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 949 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 5.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 223 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 2.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 870 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 155 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 918 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 765 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 83 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 14 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 30 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 15 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 7.7 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 48 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 14 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 86 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 39 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 17 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 54 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 18 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 212 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 59 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 729 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 33 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 12 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 18 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 25 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 323 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 453 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 39 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 206 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.8 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 873 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 204 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 2.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 6.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 5.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 2.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 898 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 805 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 2.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 1.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 365 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 4.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 1.7 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 63 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 729 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 1.7 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 208 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 40 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 297 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 175 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 114 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 78 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 50 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 75 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 853 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 160 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 4.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 1.8 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 100 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 125 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 170 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 167 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 43 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 237 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 335 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 339 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 1.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 185 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 453 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 81 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 38 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 128 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 553 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 7.9 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 130 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 65 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 29 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 1.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 597 kB/s)
     [java] [INFO] Command line:
     [java] 	[/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.3.0/eclipse/plugins/org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar, -configuration, /tmp/tycho-p2-runtime9372484079348854007.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/repository, -publishArtifacts, -compress, -source, /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source]
     [java] Generating metadata for ..
     [java] Generation completed with success [0 seconds].
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 380 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 363 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 11 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 12 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 668 kB/s)
     [java] [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/org.eclipse.persistence.compdeps.internal-1.0.5-SNAPSHOT.zip
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  9.829 s
     [java] [INFO] Finished at: 2024-01-08T18:34:23Z
     [java] [INFO] ------------------------------------------------------------------------

clean-plugins:

generate-local-compdeps:
     [echo] Generating local 'Compile Dependency P2 Repository' using Tycho.
     [echo]     -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf
     [echo]     -Dmaven.multiModuleProjectDirectory=buildsystem/compdeps
     [echo]     -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0
     [echo]     -B clean verify
     [java] [INFO] Scanning for projects...
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.pom (2.1 kB at 20 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.7.0/tycho-1.7.0.pom (17 kB at 201 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.pom (4.8 kB at 47 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 115 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 592 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.pom (1.1 kB at 18 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.7.0/tycho-bundles-1.7.0.pom (3.0 kB at 35 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 91 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 384 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 120 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 375 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 457 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/48/commons-parent-48.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.3 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/21/apache-21.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 450 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 52 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.pom (2.0 kB at 16 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.pom (1.7 kB at 46 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.pom (1.8 kB at 20 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.7.0/sisu-equinox-1.7.0.pom (1.0 kB at 13 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.pom (1.7 kB at 25 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.pom (1.3 kB at 17 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 264 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.pom (2.1 kB at 11 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.pom (1.1 kB at 13 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.pom (1.0 kB at 14 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.pom (2.1 kB at 30 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.7.0/tycho-p2-1.7.0.pom (1.1 kB at 15 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.pom (1.1 kB at 14 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.8/xz-1.8.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 5.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 3.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 944 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 2.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 978 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 4.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.7.0/org.eclipse.tycho.p2.tools.shared-1.7.0.jar (22 kB at 43 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.7.0/tycho-core-1.7.0.jar (205 kB at 371 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.7.0/tycho-maven-plugin-1.7.0.jar (5.4 kB at 9.7 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar (1.5 MB at 2.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar (248 kB at 429 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.7.0/sisu-equinox-embedder-1.7.0.jar (13 kB at 23 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.7.0/sisu-equinox-api-1.7.0.jar (3.1 kB at 5.3 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 221 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.7.0/tycho-p2-facade-1.7.0.jar (37 kB at 55 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.7.0/tycho-embedder-api-1.7.0.jar (7.0 kB at 10.0 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.7.0/org.eclipse.tycho.core.shared-1.7.0.jar (37 kB at 53 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.7.0/org.eclipse.tycho.p2.resolver.shared-1.7.0.jar (29 kB at 40 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.7.0/org.eclipse.tycho.embedder.shared-1.7.0.jar (9.3 kB at 13 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.7.0/tycho-metadata-model-1.7.0.jar (38 kB at 42 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.7.0/tycho-bundles-external-1.7.0.zip (8.2 MB at 26 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.7.0/org.eclipse.tycho.p2.resolver.impl-1.7.0.jar (218 kB at 3.2 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.7.0/org.eclipse.tycho.p2.maven.repository-1.7.0.jar (148 kB at 2.8 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.7.0/org.eclipse.tycho.p2.tools.impl-1.7.0.jar (50 kB at 539 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.pom (15 kB at 193 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 217 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 923 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 316 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.1/maven-dependency-plugin-3.1.1.jar (167 kB at 2.1 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.pom (1.7 kB at 23 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.7.0/target-platform-configuration-1.7.0.jar (7.8 kB at 94 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 106 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 382 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 423 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 249 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 330 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.pom (2.5 kB at 20 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.7.0/tycho-packaging-plugin-1.7.0.jar (130 kB at 1.0 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.pom (2.2 kB at 17 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.7.0/tycho-p2-plugin-1.7.0.jar (29 kB at 237 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.pom (2.7 kB at 22 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 314 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.7 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 462 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.pom (2.2 kB at 28 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.pom (3.1 kB at 78 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 304 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 46 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.pom (3.7 kB at 38 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.pom (3.2 kB at 81 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 1.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 2.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.7.0/sisu-equinox-launching-1.7.0.jar (28 kB at 511 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.7.0/tycho-artifactcomparator-1.7.0.jar (20 kB at 158 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.2/asm-util-7.2.jar (81 kB at 635 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.2/asm-tree-7.2.jar (50 kB at 387 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.2/asm-analysis-7.2.jar (33 kB at 201 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.pom (2.5 kB at 35 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar (34 kB at 730 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 212 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 1.3 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 159 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 324 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 513 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 408 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 309 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 881 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 3.9 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.pom (1.4 kB at 21 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.7.0/tycho-p2-repository-plugin-1.7.0.jar (15 kB at 142 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.pom (1.9 kB at 18 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.7.0/tycho-p2-publisher-plugin-1.7.0.jar (21 kB at 255 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 83 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 106 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/33/maven-parent-33.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.1 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 152 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 92 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 918 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 68 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 911 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 4.0 MB/s)
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.pom (22 kB at 10 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 278 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.pom (9.7 kB at 63 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-parent/1.2.13/logback-parent-1.2.13.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-parent/1.2.13/logback-parent-1.2.13.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-parent/1.2.13/logback-parent-1.2.13.pom (19 kB at 325 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.pom (4.2 kB at 79 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 66 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 238 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 44 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/all/1.2.2/all-1.2.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 202 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 252 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/1.6.7/jakarta.mail-1.6.7.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/1.6.7/jakarta.mail-1.6.7.pom (5.7 kB at 100 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/all/1.6.7/all-1.6.7.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/all/1.6.7/all-1.6.7.pom (24 kB at 439 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (4.9 kB at 94 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/all/1.2.1/all-1.2.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/all/1.2.1/all-1.2.1.pom (18 kB at 341 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (12 kB at 215 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.9/jaxb-impl-2.3.9.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.9/jaxb-impl-2.3.9.pom (14 kB at 234 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-bundles/2.3.9/jaxb-bundles-2.3.9.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-bundles/2.3.9/jaxb-bundles-2.3.9.pom (1.3 kB at 24 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom (32 kB at 595 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom (3.5 kB at 66 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom (11 kB at 198 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 265 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 253 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 173 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-xjc/2.3.9/jaxb-xjc-2.3.9.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-xjc/2.3.9/jaxb-xjc-2.3.9.pom (19 kB at 338 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.pom (16 kB at 249 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/metro-saaj/1.5.3/metro-saaj-1.5.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/metro-saaj/1.5.3/metro-saaj-1.5.3.pom (13 kB at 230 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.pom (18 kB at 325 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.pom (16 kB at 269 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/stream/buffer/streambuffer/1.5.10/streambuffer-1.5.10.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/stream/buffer/streambuffer/1.5.10/streambuffer-1.5.10.pom (17 kB at 296 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/policy/2.7.10/policy-2.7.10.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/policy/2.7.10/policy-2.7.10.pom (18 kB at 288 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.3/jaxb-impl-2.3.3.pom (14 kB at 250 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-bundles/2.3.3/jaxb-bundles-2.3.3.pom (1.3 kB at 24 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/mvn/jaxb-parent/2.3.3/jaxb-parent-2.3.3.pom (29 kB at 531 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-bom-ext/2.3.3/jaxb-bom-ext-2.3.3.pom (3.4 kB at 62 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jaxb/jaxb-bom/2.3.3/jaxb-bom-2.3.3.pom (8.2 kB at 149 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.pom (7.2 kB at 131 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/33/oss-parent-33.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/33/oss-parent-33.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 404 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1.pom (4.9 kB at 93 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/32/oss-parent-32.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/32/oss-parent-32.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/32/oss-parent-32.pom (22 kB at 408 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-rt/2.3.7/jaxws-rt-2.3.7.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-rt/2.3.7/jaxws-rt-2.3.7.pom (15 kB at 122 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/project/2.3.7/project-2.3.7.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/project/2.3.7/project-2.3.7.pom (36 kB at 472 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-ri-bom-ext/2.3.7/jaxws-ri-bom-ext-2.3.7.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-ri-bom-ext/2.3.7/jaxws-ri-bom-ext-2.3.7.pom (4.0 kB at 71 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-ri-bom/2.3.7/jaxws-ri-bom-2.3.7.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-ri-bom/2.3.7/jaxws-ri-bom-2.3.7.pom (14 kB at 265 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 198 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 190 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom (2.7 kB at 47 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 235 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 288 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.pom (3.2 kB at 52 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/fastinfoset-project/1.2.18/fastinfoset-project-1.2.18.pom (15 kB at 270 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 178 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/50/oss-parent-50.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/50/oss-parent-50.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 407 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (6.3 kB at 114 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/55/oss-parent-55.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/55/oss-parent-55.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 428 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.pom (19 kB at 146 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/2.1.0/jakarta.jws-api-2.1.0.pom (17 kB at 300 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 300 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 52 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 263 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.pom (19 kB at 347 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.2/jakarta.transaction-api-1.3.2.pom (13 kB at 245 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.pom (12 kB at 226 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.pom (8.8 kB at 173 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.pom (13 kB at 250 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 67 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 88 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 29 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 705 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.pom (11 kB at 199 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.pom (15 kB at 248 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/mail/jakarta.mail-api/1.6.7/jakarta.mail-api-1.6.7.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/mail/jakarta.mail-api/1.6.7/jakarta.mail-api-1.6.7.pom (6.7 kB at 115 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/resource/jakarta.resource-api/1.7.4/jakarta.resource-api-1.7.4.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/resource/jakarta.resource-api/1.7.4/jakarta.resource-api-1.7.4.pom (13 kB at 229 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.pom (17 kB at 305 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 258 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 206 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 604 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 102 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.pom (3.3 kB at 33 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/bundles-pom/15/bundles-pom-15.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/bundles-pom/15/bundles-pom-15.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/bundles-pom/15/bundles-pom-15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/bundles-pom/15/bundles-pom-15.pom (16 kB at 305 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (9.5 kB at 197 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3.pom (2.9 kB at 28 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.pom (11 kB at 202 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/json/1.1.6/json-1.1.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/json/1.1.6/json-1.1.6.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/json/1.1.6/json-1.1.6.pom (19 kB at 160 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.pom (2.8 kB at 29 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba/4.2.5/glassfish-corba-4.2.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba/4.2.5/glassfish-corba-4.2.5.pom (19 kB at 267 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom (5.4 kB at 111 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom (21 kB at 430 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.pom (3.2 kB at 63 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.pom (4.6 kB at 83 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.pom (2.5 kB at 52 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.pom (6.8 kB at 126 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom (3.6 kB at 74 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/9.1/asm-9.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/9.1/asm-9.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 79 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom (5.3 kB at 55 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom (2.9 kB at 72 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 70 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 58 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.2/pfl-basic-tools-4.1.2.pom (3.2 kB at 30 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.pom (3.6 kB at 67 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.pom (3.7 kB at 86 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 155 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.pom (3.1 kB at 98 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.pom (3.2 kB at 167 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.pom (6.2 kB at 62 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 11 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 35 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 91 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 235 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 237 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 103 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 115 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 372 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.pom (6.8 kB at 63 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/project/2.41/project-2.41.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/project/2.41/project-2.41.pom (108 kB at 889 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 56 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.pom (37 kB at 302 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 127 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/bean-validator/bean-validator/5.1.0/bean-validator-5.1.0.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/bean-validator/bean-validator/5.1.0/bean-validator-5.1.0.pom (15 kB at 100 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/glassfish-nucleus-parent/5.1.0/glassfish-nucleus-parent-5.1.0.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/glassfish-nucleus-parent/5.1.0/glassfish-nucleus-parent-5.1.0.pom (5.1 kB at 101 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/nucleus-parent/5.1.0/nucleus-parent-5.1.0.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/nucleus-parent/5.1.0/nucleus-parent-5.1.0.pom (49 kB at 650 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-bom/2.5.0/hk2-bom-2.5.0.pom (7.7 kB at 130 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/grizzly/grizzly-bom/2.4.4/grizzly-bom-2.4.4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/grizzly/grizzly-bom/2.4.4/grizzly-bom-2.4.4.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/grizzly/grizzly-bom/2.4.4/grizzly-bom-2.4.4.pom (9.5 kB at 155 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/jersey-bom/2.28/jersey-bom-2.28.pom (19 kB at 156 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.pom (2.9 kB at 49 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.0/pfl-4.1.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.0/pfl-4.1.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl/4.1.0/pfl-4.1.0.pom (18 kB at 320 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.pom (4.7 kB at 90 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.pom (3.2 kB at 59 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.pom (5.1 kB at 97 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.pom (3.4 kB at 66 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.pom (2.9 kB at 48 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 28 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.pom (1.4 kB at 24 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 53 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 256 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.pom (790 B at 16 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 22 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.pom (19 kB at 308 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.pom (1.5 kB at 14 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.pom (1.3 kB at 26 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.pom (1.4 kB at 26 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.pom (1.3 kB at 25 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.pom (1.3 kB at 25 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.pom (1.3 kB at 26 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.pom (1.7 kB at 28 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.pom (1.5 kB at 27 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom (13 kB at 197 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/net/java/jvnet-parent/3/jvnet-parent-3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/net/java/jvnet-parent/3/jvnet-parent-3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 154 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom (3.1 kB at 31 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.pom (5.6 kB at 91 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom (19 kB at 288 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom (9.6 kB at 94 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (1.3 kB at 7.7 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (1.5 kB at 28 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom (1.6 kB at 28 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom (11 kB at 208 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom (3.4 kB at 64 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom (13 kB at 231 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 284 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom (11 kB at 88 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.pom (1.9 kB at 19 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 50 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 103 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom (4.1 kB at 77 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom (5.4 kB at 101 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom (12 kB at 228 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 154 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom (6.3 kB at 117 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 35 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 150 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/28/oss-parent-28.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/28/oss-parent-28.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 385 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom (2.6 kB at 47 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom (8.0 kB at 154 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/30/oss-parent-30.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/30/oss-parent-30.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/30/oss-parent-30.pom (21 kB at 397 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 61 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 82 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 119 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom (7.8 kB at 147 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom (10 kB at 192 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 74 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 45 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 33 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 91 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 52 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 45 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 76 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 420 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 93 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom (1.2 kB at 22 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.pom (3.3 kB at 69 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/24/jboss-parent-24.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/24/jboss-parent-24.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom (36 kB at 238 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 1.0 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/39/jboss-parent-39.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/39/jboss-parent-39.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 2.4 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 57 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.pom (1.6 kB at 34 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-parent/3.1.SP4/weld-api-parent-3.1.SP4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-parent/3.1.SP4/weld-api-parent-3.1.SP4.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-parent/3.1.SP4/weld-api-parent-3.1.SP4.pom (7.9 kB at 164 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/44/weld-parent-44.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/44/weld-parent-44.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/44/weld-parent-44.pom (54 kB at 696 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.pom (2.8 kB at 57 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.pom (1.8 kB at 37 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-parent/3.1.9.Final/weld-core-parent-3.1.9.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-parent/3.1.9.Final/weld-core-parent-3.1.9.Final.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-parent/3.1.9.Final/weld-core-parent-3.1.9.Final.pom (31 kB at 646 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/45/weld-parent-45.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/45/weld-parent-45.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-parent/45/weld-parent-45.pom (54 kB at 1.1 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom (10 kB at 359 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 210 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 466 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.5 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 99 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-bom/3.1.SP4/weld-api-bom-3.1.SP4.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-bom/3.1.SP4/weld-api-bom-3.1.SP4.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api-bom/3.1.SP4/weld-api-bom-3.1.SP4.pom (5.1 kB at 54 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.pom (8.4 kB at 165 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.pom (12 kB at 229 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/35/jboss-parent-35.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/jboss-parent/35/jboss-parent-35.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 551 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.pom (13 kB at 128 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.pom (13 kB at 161 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.pom (8.0 kB at 79 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-parent/3.1.9.Final/weld-se-parent-3.1.9.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-parent/3.1.9.Final/weld-se-parent-3.1.9.Final.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-parent/3.1.9.Final/weld-se-parent-3.1.9.Final.pom (1.6 kB at 31 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.pom (11 kB at 217 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-parent/3.1.9.Final/weld-probe-parent-3.1.9.Final.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-parent/3.1.9.Final/weld-probe-parent-3.1.9.Final.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-parent/3.1.9.Final/weld-probe-parent-3.1.9.Final.pom (855 B at 16 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0-sources.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.jar (290 kB at 1.5 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 355 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/1.6.7/jakarta.mail-1.6.7.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0-sources.jar (364 kB at 1.8 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.9/jaxb-impl-2.3.9.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-core/1.2.13/logback-core-1.2.13.jar (450 kB at 3.4 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 1.3 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-xjc/2.3.9/jaxb-xjc-2.3.9.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/ch/qos/logback/logback-classic/1.2.13/logback-classic-1.2.13.jar (232 kB at 1.3 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-impl/2.3.9/jaxb-impl-2.3.9.jar (1.1 MB at 12 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/soap/jakarta.xml.soap-api/1.4.2/jakarta.xml.soap-api-1.4.2.jar (37 kB at 637 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 723 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/stream/buffer/streambuffer/1.5.10/streambuffer-1.5.10.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/bind/jaxb-xjc/2.3.9/jaxb-xjc-2.3.9.jar (1.9 MB at 13 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/policy/2.7.10/policy-2.7.10.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/staxex/stax-ex/1.8.3/stax-ex-1.8.3.jar (39 kB at 701 kB/s)
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/mail/jakarta.mail/1.6.7/jakarta.mail-1.6.7.jar (677 kB at 3.1 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-rt/2.3.7/jaxws-rt-2.3.7.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/stream/buffer/streambuffer/1.5.10/streambuffer-1.5.10.jar (75 kB at 1.4 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/policy/2.7.10/policy-2.7.10.jar (174 kB at 3.4 MB/s)
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/messaging/saaj/saaj-impl/1.5.3/saaj-impl-1.5.3.jar (457 kB at 2.3 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 950 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 3.5 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 550 kB/s)
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 892 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 1.2 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/ws/jakarta.xml.ws-api/2.3.3/jakarta.xml.ws-api-2.3.3.jar (58 kB at 1.1 MB/s)
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jws/jakarta.jws-api/1.1.1/jakarta.jws-api-1.1.1.jar (16 kB at 305 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/ws/jaxws-rt/2.3.7/jaxws-rt-2.3.7.jar (2.6 MB at 17 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 491 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 308 kB/s)
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ejb/jakarta.ejb-api/3.2.6/jakarta.ejb-api-3.2.6.jar (64 kB at 1.2 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 1.6 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/2.0.2/jakarta.enterprise.cdi-api-2.0.2.jar (109 kB at 2.2 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/interceptor/jakarta.interceptor-api/1.2.5/jakarta.interceptor-api-1.2.5.jar (25 kB at 501 kB/s)
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 93 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/mail/jakarta.mail-api/1.6.7/jakarta.mail-api-1.6.7.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/resource/jakarta.resource-api/1.7.4/jakarta.resource-api-1.7.4.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 378 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/sun/xml/fastinfoset/FastInfoset/1.2.18/FastInfoset-1.2.18.jar (317 kB at 1.8 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/jms/jakarta.jms-api/2.0.3/jakarta.jms-api-2.0.3.jar (57 kB at 1.1 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/resource/jakarta.resource-api/1.7.4/jakarta.resource-api-1.7.4.jar (68 kB at 1.3 MB/s)
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 1.6 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/mail/jakarta.mail-api/1.6.7/jakarta.mail-api-1.6.7.jar (220 kB at 4.0 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 1.9 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3-sources.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 2.8 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 896 kB/s)
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3.jar (174 kB at 3.4 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/jakarta.persistence/2.2.3/jakarta.persistence-2.2.3-sources.jar (273 kB at 5.2 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jakarta.json/1.1.6/jakarta.json-1.1.6.jar (140 kB at 2.8 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/exception-annotation-processor/4.2.5/exception-annotation-processor-4.2.5.jar (21 kB at 420 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.5/glassfish-corba-csiv2-idl-4.2.5.jar (118 kB at 2.4 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic/4.1.0/pfl-basic-4.1.0.jar (208 kB at 3.9 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.5/glassfish-corba-internal-api-4.2.5.jar (42 kB at 804 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/gmbal/gmbal/4.0.3/gmbal-4.0.3.jar (214 kB at 4.1 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.5/glassfish-corba-omgapi-4.2.5.jar (1.4 MB at 15 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/servicemix/bundles/org.apache.servicemix.bundles.ant/1.10.13_1/org.apache.servicemix.bundles.ant-1.10.13_1.jar (2.3 MB at 20 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf-tools/4.1.2/pfl-tf-tools-4.1.2.jar (51 kB at 1.0 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-dynamic/4.1.0/pfl-dynamic-4.1.0.jar (340 kB at 6.2 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-basic-tools/4.1.0/pfl-basic-tools-4.1.0.jar (71 kB at 1.0 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.3.1/asm-commons-7.3.1.jar (72 kB at 1.9 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/corba/glassfish-corba-orb/4.2.5/glassfish-corba-orb-4.2.5.jar (1.7 MB at 15 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-tf/4.1.0/pfl-tf-4.1.0.jar (94 kB at 606 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 551 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (350 kB at 4.7 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 1.2 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.jar (738 kB at 25 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 838 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/bean-validator/bean-validator/5.1.0/bean-validator-5.1.0.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 1.2 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar (1.3 MB at 11 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar (303 kB at 1.7 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/glassfish/main/bean-validator/bean-validator/5.1.0/bean-validator-5.1.0.jar (1.4 MB at 10 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 165 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/osgi/osgi.cmpn/4.3.1/osgi.cmpn-4.3.1.jar (742 kB at 6.6 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/slf4j/slf4j-nop/1.7.36/slf4j-nop-1.7.36.jar (3.9 kB at 42 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/glassfish/pfl/pfl-asm/4.1.0/pfl-asm-4.1.0.jar (358 kB at 2.0 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/mongodb/mongo-java-driver/3.11.2/mongo-java-driver-3.11.2.jar (2.3 MB at 8.9 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 1.5 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.1.10.Final/jgroups-4.1.10.Final.jar (2.4 MB at 23 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xdb/23.3.0.23.09/xdb-23.3.0.23.09.jar (129 kB at 2.3 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/nls/orai18n/23.3.0.23.09/orai18n-23.3.0.23.09.jar (1.7 MB at 8.5 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/xml/xmlparserv2/23.3.0.23.09/xmlparserv2-23.3.0.23.09.jar (1.9 MB at 26 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar (7.0 MB at 28 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/observability/dms/23.3.0.23.09/dms-23.3.0.23.09.jar (2.2 MB at 27 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/messaging/aqapi/23.2.0.0/aqapi-23.2.0.0.jar (1.5 MB at 22 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.jar (63 kB at 1.0 MB/s)
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/database/jdbc/ucp/23.3.0.23.09/ucp-23.3.0.23.09.jar (1.5 MB at 6.6 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar (3.4 MB at 37 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.jar (426 kB at 8.3 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar (232 kB at 4.4 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar (30 kB at 547 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar (781 kB at 13 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/tukaani/xz/1.0/xz-1.0.jar (95 kB at 1.8 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar (241 kB at 4.2 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar (324 kB at 5.9 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar (1.3 MB at 5.6 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar (67 kB at 1.3 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar (2.7 MB at 32 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar (1.3 MB at 6.1 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 376 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 1.9 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 264 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 172 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 70 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 1.1 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar (2.1 kB at 42 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 6.1 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-api/3.1.SP4/weld-api-3.1.SP4.jar (33 kB at 679 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.5.Final/jboss-classfilewriter-1.2.5.Final.jar (120 kB at 2.8 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-spi/3.1.SP4/weld-spi-3.1.SP4.jar (85 kB at 1.8 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/environment/weld-environment-common/3.1.9.Final/weld-environment-common-3.1.9.Final.jar (87 kB at 1.8 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/weld-core-impl/3.1.9.Final/weld-core-impl-3.1.9.Final.jar (1.7 MB at 24 MB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/annotation/jboss-annotations-api_1.3_spec/2.0.1.Final/jboss-annotations-api_1.3_spec-2.0.1.Final.jar (25 kB at 488 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/el/jboss-el-api_3.0_spec/2.0.0.Final/jboss-el-api_3.0_spec-2.0.0.Final.jar (100 kB at 2.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/interceptor/jboss-interceptors-api_1.2_spec/2.0.0.Final/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar (26 kB at 453 kB/s)
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/se/weld-se-core/3.1.9.Final/weld-se-core-3.1.9.Final.jar (72 kB at 532 kB/s)
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/jboss/weld/probe/weld-probe-core/3.1.9.Final/weld-probe-core-3.1.9.Final.jar (818 kB at 13 MB/s)
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/ (122B)
     [java] [INFO] Adding repository http://download.eclipse.org/releases/2018-12
     [java] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-12/ (480B)
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2018-12/ (142B)
     [java] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/2018-12/ (25.15kB)
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/ (142B)
     [java] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-12/201812191000/ (850.93kB)
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Fetching 201812191000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2018-12/ (63B)
     [java] [INFO] Fetching org.eclipse.osgi_3.13.200.v20181130-2106.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (454.7kB)
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (57.07kB)
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Build Order:
     [java] [INFO] 
     [java] [INFO] EclipseLink CompDeps                                               [pom]
     [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect [eclipse-plugin]
     [java] [INFO] EclipseLink Compilation Dependencies                   [eclipse-feature]
     [java] [INFO] EclipseLink Compilation Dependencies p2 Repository  [eclipse-repository]
     [java] [INFO] 
     [java] [INFO] ------------------< org.eclipse.persistence:compdeps >------------------
     [java] [INFO] Building EclipseLink CompDeps 1.0.5-SNAPSHOT                       [1/4]
     [java] [INFO] --------------------------------[ pom ]---------------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ compdeps ---
     [java] [INFO] 
     [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.sun-misc >------
     [java] [INFO] Building System Bundle Fragment exporting sun.misc and sun.reflect 1.0.5-SNAPSHOT [2/4]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 112 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 435 kB/s)
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 2.2 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.3.1/asm-tree-7.3.1.jar (53 kB at 839 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.3.1/asm-analysis-7.3.1.jar (33 kB at 465 kB/s)
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] The project's OSGi version is 1.0.5.202401081834
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 165 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 63 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 73 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 56 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 204 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 55 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 58 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 50 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 38 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 40 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 149 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 53 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 46 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 44 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 7.6 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 112 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 41 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 57 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 67 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 100 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 40 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 79 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 108 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 129 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 283 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 22 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 72 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 84 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 157 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 278 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 29 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 81 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 344 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 3.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 195 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 371 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 974 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 474 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 2.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 87 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 192 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 326 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 434 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 249 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 82 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 231 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 533 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 271 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 57 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.2 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 462 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 179 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 35 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 312 kB/s)
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/src/main/resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.pom (692 B at 13 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.5/plexus-compiler-2.8.5.pom (6.0 kB at 87 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 72 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.pom (867 B at 12 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.pom (2.4 kB at 23 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.pom (1.6 kB at 20 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.pom (1.7 kB at 17 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar (4.7 kB at 42 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar (27 kB at 210 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar (3.5 kB at 26 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar (18 kB at 123 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar (3.0 MB at 19 MB/s)
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/src/test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/target/org.eclipse.persistence.sun-misc-1.0.5-SNAPSHOT.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.compdeps >------
     [java] [INFO] Building EclipseLink Compilation Dependencies 1.0.5-SNAPSHOT       [3/4]
     [java] [INFO] --------------------------[ eclipse-feature ]---------------------------
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar
     [java] [INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar
     [java] [INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/staging/com/fasterxml/woodstox/woodstox-core/5.1.0/woodstox-core-5.1.0.jar (514 kB at 2.6 MB/s)
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] The project's OSGi version is 1.0.5.202401081834
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/target/org.eclipse.persistence.compdeps-1.0.5-SNAPSHOT.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo >---
     [java] [INFO] Building EclipseLink Compilation Dependencies p2 Repository 1.0.5-SNAPSHOT [4/4]
     [java] [INFO] -------------------------[ eclipse-repository ]-------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] The project's OSGi version is 1.0.5.202401081834
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/src/main/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
     [java] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/org.eclipse.persistence.compdeps.p2repo-1.0.5-SNAPSHOT.zip
     [java] [INFO] 
     [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-sources) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 123 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 286 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 148 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 66 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 210 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 673 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 145 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 94 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 134 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 820 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 432 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 119 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 212 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 26 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 44 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 362 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/19/maven-parent-19.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 582 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 26 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 92 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 59 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 69 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 85 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 172 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 124 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 39 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 36 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 874 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.3 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 156 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 37 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.1/project-4.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 80 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 37 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 161 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 305 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 735 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 944 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 142 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 109 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 434 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 33 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 48 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 44 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 156 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 29 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 86 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 63 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 93 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 63 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 30 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 161 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 58 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 256 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 250 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 164 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 310 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 3.3 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 658 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 201 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 9.6 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 20 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 17 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 75 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 4.1 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 4.9 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 81 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 50 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 46 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 46 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 211 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 45 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 24 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 358 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 75 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 83 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 474 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 56 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 42 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 28 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 123 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 357 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 195 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 172 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.2 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/logkit/logkit/1.0.1/logkit-1.0.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 3.3 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 4.6 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 3.6 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 116 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 283 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 3.8 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/sslext/sslext/1.2-0/sslext-1.2-0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 13 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 94 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 224 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-master/4/struts-master-4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 232 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/2/apache-2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 45 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/antlr/antlr/2.7.2/antlr-2.7.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 2.9 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 70 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 94 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 253 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 117 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 356 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 137 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 114 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 290 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/43/commons-parent-43.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 2.1 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 134 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 119 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.2 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 446 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 134 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 49 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 39 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 554 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 90 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 174 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 165 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 1.1 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 290 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.1 MB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 106 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 142 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.pom (6.7 kB at 132 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 146 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 75 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 55 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 62 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 154 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 25 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 17 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 153 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 47 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 899 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 101 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 146 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.pom (7.6 kB at 217 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 349 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 892 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 81 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 303 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 149 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 449 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/17/commons-parent-17.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 780 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 354 kB/s)
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/dom4j/dom4j/1.1/dom4j-1.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/sslext/sslext/1.2-0/sslext-1.2-0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/antlr/antlr/2.7.2/antlr-2.7.2.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
     [java] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 185 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 2.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 17 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 3.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 1.8 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 1.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 1.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 182 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 1.8 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 1.7 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 369 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 97 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 450 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 130 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 515 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 92 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 287 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 78 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 53 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 1.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 424 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 2.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 549 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 2.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 2.7 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 154 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 1.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 2.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 647 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 1.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 2.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 1.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 265 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 175 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 204 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.jar (74 kB at 338 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.10/maven-dependency-analyzer-1.10.jar (35 kB at 138 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 522 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 423 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 143 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 236 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 96 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 803 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 570 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 980 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.9.1/maven-artifact-transfer-0.9.1.jar (123 kB at 425 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.7 MB/s)
     [java] [INFO] Configured Artifact: jakarta.xml.bind:jakarta.xml.bind-api:sources:2.3.3:jar
     [java] [INFO] Downloading from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar
     [java] [INFO] Downloaded from jakarta.oss.sonatype.org: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3-sources.jar (193 kB at 1.2 MB/s)
     [java] [INFO] Copying jakarta.xml.bind-api-2.3.3-sources.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/jakarta.xml.bind-api-2.3.3-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-binaries-without-osgi-info) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Configured Artifact: com.sun.xml.ws:jaxws-rt:2.3.7:jar
     [java] [INFO] Configured Artifact: org.jboss.weld:weld-api:3.1.SP4:jar
     [java] [INFO] Configured Artifact: org.jboss.weld:weld-spi:3.1.SP4:jar
     [java] [INFO] Configured Artifact: org.jboss.weld.environment:weld-environment-common:3.1.9.Final:jar
     [java] [INFO] Configured Artifact: org.jboss.weld.se:weld-se-core:3.1.9.Final:jar
     [java] [INFO] Configured Artifact: org.jboss.weld:weld-core-impl:3.1.9.Final:jar
     [java] [INFO] Copying jaxws-rt-2.3.7.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/jaxws-rt-2.3.7.jar
     [java] [INFO] Copying weld-api-3.1.SP4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-api-3.1.SP4.jar
     [java] [INFO] Copying weld-spi-3.1.SP4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-spi-3.1.SP4.jar
     [java] [INFO] Copying weld-environment-common-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-environment-common-3.1.9.Final.jar
     [java] [INFO] Copying weld-se-core-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-se-core-3.1.9.Final.jar
     [java] [INFO] Copying weld-core-impl-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-core-impl-3.1.9.Final.jar
     [java] [INFO] 
     [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-oracle-binaries) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Configured Artifact: com.oracle.database.jdbc:ojdbc8:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.nls:orai18n:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.xml:xdb:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.xml:xmlparserv2:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.jdbc:ucp:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.observability:dms:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.messaging:aqapi:23.2.0.0:jar
     [java] [INFO] Configured Artifact: com.oracle.kv:oracle-nosql-client:18.3.10:jar
     [java] [INFO] Copying ojdbc8-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar
     [java] [INFO] Copying orai18n-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/orai18n.jar
     [java] [INFO] Copying xdb-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar
     [java] [INFO] Copying xmlparserv2-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar
     [java] [INFO] Copying ucp-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar
     [java] [INFO] Copying dms-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar
     [java] [INFO] Copying aqapi-23.2.0.0.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar
     [java] [INFO] Copying oracle-nosql-client-18.3.10.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Summary for EclipseLink CompDeps 1.0.5-SNAPSHOT:
     [java] [INFO] 
     [java] [INFO] EclipseLink CompDeps ............................... SUCCESS [  0.037 s]
     [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect SUCCESS [  3.897 s]
     [java] [INFO] EclipseLink Compilation Dependencies ............... SUCCESS [  1.116 s]
     [java] [INFO] EclipseLink Compilation Dependencies p2 Repository . SUCCESS [ 13.523 s]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  01:09 min
     [java] [INFO] Finished at: 2024-01-08T18:35:33Z
     [java] [INFO] ------------------------------------------------------------------------
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins

check-oracle-p2:
     [echo] Oracle Build Settings:
     [echo]     oracle.p2.dir: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo]     oracle.p2.url: 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo]   Generate a local Oracle p2 repo?
     [echo]         generate.oracle.p2: 'true' (undefined = false)

generate-oracle-p2:
     [echo] Generating local 'Oracle Dependency P2 Repository' using tools found in '/home/jenkins/extension.lib.external/eclipse/plugins'.

init:
     [echo] ant.project.name               ='oraclelibs'
     [echo] basedir                        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs'
     [echo] oraclelibs.build.location      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs'
     [echo] oraclelibs.2.base.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/../..'
     [echo] oraclelibs.2.buildsys.dir      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/../../buildsystem'
     [echo]  ---
     [echo] Loading user defined properties from: '/home/jenkins/build.properties'
     [echo]  
     [echo] oracle.extensions.depend.dir   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir          = '/home/jenkins/extension.lib.external'
     [echo]  
     [echo] Defined Oracle dependencies:
     [echo]    ojdbc.jar                  = 'ojdbc.jar'
     [echo]    orai18n.jar                = 'orai18n.jar'
     [echo]    xdb.jar                    = 'xdb.jar'
     [echo]    xmlparser.jar              = 'xmlparserv2.jar '
     [echo]    ucp.jar                    = 'ucp.jar'
     [echo]    dms.jar                    = 'dms.jar'
     [echo]    aqapi.jar                  = 'aqapi.jar '
     [echo]    kvclient.jar               = 'kvclient.jar'
     [echo]  ---
     [echo] custom.tasks.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/ant_customizations.jar'
     [echo] custom.echo.task.class         ='org.eclipse.persistence.buildtools.ant.taskdefs.Say'
     [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle'
     [echo]  ---
     [echo] oraclelibs.version             ='1.0.0'
     [echo] oraclelibs.qualifier           ='v202401081835'
     [echo] oraclelibs.version.string      ='1.0.0.v202401081835'
     [echo] p2.repos.dir                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] specification.vendor           ='Eclipse.org - EclipseLink Project'
     [echo]  ---
     [echo] eclipse.install.dir            ='/home/jenkins/extension.lib.external/eclipse'
      [say] eclipse.plugin.dir             ='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.publisher.jar               ='${p2.publisher.jar}'
     [echo] p2.launcher.jar                ='${p2.launcher.jar}'
     [echo] p2.artifact.jar                ='${p2.artifact.jar}'
     [echo]  ---
     [echo] p2.feature.dir                 ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features'
     [echo] p2.bundle.dir                  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins'
     [echo]  ---
     [echo] oraclelibs.build.dir           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features'
     [echo]  ---
     [echo] p2.repos.url                   ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] p2.release.repos.name          ='EclipseLink Release Repository'
     [echo] metadata.repos.name            ='"EclipseLink Release Repository"'
     [echo] artifact.repos.name            ='"EclipseLink oraclelibs Artifacts"'

clean:

configure-tooling:
     [echo] eclipse.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins'
      [say] p2.launcher.jar   ='org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar'
      [say] p2.publisher.jar  ='org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar'

check-oracle-dependencies:
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar'

package-oracle-dep-jar:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins
     [echo] Packaging: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins/oracle.libs_1.0.0.v202401081835.jar'...
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins/oracle.libs_1.0.0.v202401081835.jar

resolve-feature-dependencies:
     [echo] Searching /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins...
      [say]    oracle.libs.version      = '1.0.0.v202401081835'

create-deployable-features:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/target
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/target

jar-feature:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features/oracle.libs.feature_1.0.0.v202401081835.jar

generate-p2:
     [echo] java.home        ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9'
     [echo] -----
     [echo] eclipse.plugin.dir='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.launcher.jar  ='org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar'
     [echo] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar'
     [echo] -----
     [echo] p2.repos.dir     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] p2.repos.url     ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] -----
       [p2] Generating metadata for ..
       [p2] Generation completed with success [0 seconds].

build:

clean-runtime-checkedin:

init:
     [echo] ant.project.name            ='features'
     [echo] basedir                     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features'
     [echo] feature.build.location      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features'
     [echo] feature.2.base.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/..'
     [echo] feature.common.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/common'
     [echo] feature.2.buildsys.dir      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../buildsystem'
     [echo] feature.2.common.plugins.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../plugins'
     [echo] feature.2.jpa.plugins.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../jpa/plugins'
     [echo] feature.2.sdo.plugins.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../sdo/plugins'
     [echo] feature.2.util.plugins.dir  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../utils/plugins'
     [echo] local.p2.repo.dir           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins'
     [echo]  ---
     [echo] custom.tasks.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/ant_customizations.jar'
     [echo] custom.echo.task.class         ='org.eclipse.persistence.buildtools.ant.taskdefs.Say'
     [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle'
     [echo]  ---
     [echo] release.version                   ='2.7.15'
     [echo] version.qualifier                 ='v20240108-39c89dba73'
     [echo] version.string                    ='2.7.15.v20240108-39c89dba73'
     [echo] eclipselink.install.prefix        ='eclipselink'
     [echo] eclipselink.plugins.install.prefix='eclipselink-plugins'
     [echo] eclipselink.nosql.install.prefix  ='eclipselink-plugins-nosql'
     [echo] eclipselink.zip.suffix            ='.zip'
     [echo] classes.dir                       ='classes'
     [echo] specification.vendor              ='Eclipse.org - EclipseLink Project'
     [echo] p2.archive.presigned.zip          ='eclipselink-P2-2.7.15.v20240108-39c89dba73.zip'
     [echo] build.id                          ='2.7.15'
     [echo]  ---
     [echo] feature.build.dir      ='classes/features'
     [echo] bundle.working.dir     ='classes/plugins'
     [echo]  ---
     [echo] p2.SDK.install.dir ='/home/jenkins/extension.lib.external/eclipse'
      [say] p2.SDK.plugin.dir  ='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.publisher.jar   ='org.eclipse.equinox.p2.publisher_*.jar'
     [echo] p2.launcher.jar    ='org.eclipse.equinox.launcher_*.jar'
     [echo] p2.artifact.jar    ='org.eclipse.equinox.artifact.repository_*.jar'
     [echo] signing.script     ='dir'
     [echo] signing.dir        ='/opt/public/download-staging.priv/rt/eclipselink'
     [echo]  ---
     [echo] p2.composite.home.dir ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-CompositeRepositoryTest2Site'
     [echo] p2.repos.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite'
     [echo] p2.mirror.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-MirroredRepoSite'
     [echo] p2.feature.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite/features'
     [echo] p2.bundle.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite/plugins'
      [say] bundle.install.file:   '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../eclipselink-plugins.zip' not found!
      [say] nosql.install.file:    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../eclipselink-plugins-nosql.zip' not found!
     [echo] site.dir              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes'
     [echo] site.dir.url          ='file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes'
     [echo] site.url              ='file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/site.xml'
     [echo]  ---
     [echo] p2.repos.url            ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite'
     [echo] p2.mirror.url           ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-MirroredRepoSite'
     [echo] p2.release.repos.name   ='EclipseLink Release Repository'
     [echo] p2.milestone.repos.name ='EclipseLink Milestone Repository'
     [echo] p2.nightly.repos.name   ='EclipseLink Nightly Build Repository'
     [echo] p2.release.repos.url    ='http://download.eclipse.org/rt/eclipselink/updates'
     [echo] p2.milestone.repos.url  ='http://download.eclipse.org/rt/eclipselink/incremental-updates/milestone'
     [echo] p2.nightly.repos.url    ='http://download.eclipse.org/rt/eclipselink/incremental-updates/nightly'
     [echo] metadata.repos.name     ='"EclipseLink Release Repository"'
     [echo] artifact.repos.name     ='"EclipseLink Artifacts"'

clean:

clean-core:
     [java] [INFO] Scanning for projects...
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 3.1 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 1.2 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 30 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 91 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 2.2 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 1.9 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 11 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 546 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 104 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 200 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 49 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 483 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 60 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 10 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 2.1 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 225 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 211 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom (4.1 kB at 217 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar (30 kB at 1.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.1/findbugs-maven-plugin-3.0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.1/findbugs-maven-plugin-3.0.1.pom (21 kB at 341 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.1/findbugs-maven-plugin-3.0.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/findbugs-maven-plugin/3.0.1/findbugs-maven-plugin-3.0.1.jar (144 kB at 2.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 31 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 389 kB/s)
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Build Order:
     [java] [INFO] 
     [java] [INFO] EclipseLink Parent                                                 [pom]
     [java] [INFO] EclipseLink Hermes Parser                               [eclipse-plugin]
     [java] [INFO] EclipseLink Core                                        [eclipse-plugin]
     [java] [INFO] EclipseLink NoSQL Extension                             [eclipse-plugin]
     [java] [INFO] EclipseLink Extension                                   [eclipse-plugin]
     [java] [INFO] EclipseLink JPA                                         [eclipse-plugin]
     [java] [INFO] EclipseLink MOXy                                        [eclipse-plugin]
     [java] [INFO] EclipseLink DBWS                                        [eclipse-plugin]
     [java] [INFO] EclipseLink JPA-RS                                      [eclipse-plugin]
     [java] [INFO] EclipseLink SDO                                         [eclipse-plugin]
     [java] [INFO] EclipseLink DBWS Builder                                [eclipse-plugin]
     [java] [INFO] EclipseLink Oracle Extension                            [eclipse-plugin]
     [java] [INFO] EclipseLink Oracle NoSQL Extension                      [eclipse-plugin]
     [java] [INFO] 
     [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >-------
     [java] [INFO] Building EclipseLink Parent 2.7.15-SNAPSHOT                       [1/13]
     [java] [INFO] --------------------------------[ pom ]---------------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.parent ---
     [java] [INFO] 
     [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------
     [java] [INFO] Building EclipseLink Hermes Parser 2.7.15-SNAPSHOT                [2/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >--------
     [java] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT                         [3/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.core ---
     [java] [INFO] 
     [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >--------
     [java] [INFO] Building EclipseLink NoSQL Extension 2.7.15-SNAPSHOT              [4/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.nosql ---
     [java] [INFO] 
     [java] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------
     [java] [INFO] Building EclipseLink Extension 2.7.15-SNAPSHOT                    [5/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.extension ---
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >---------
     [java] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT                          [6/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa ---
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >--------
     [java] [INFO] Building EclipseLink MOXy 2.7.15-SNAPSHOT                         [7/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.moxy ---
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >--------
     [java] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT                         [8/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws ---
     [java] [INFO] 
     [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >--------
     [java] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT                       [9/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpars ---
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >---------
     [java] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT                         [10/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sdo ---
     [java] [INFO] 
     [java] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >----
     [java] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT                [11/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] 
     [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >-------
     [java] [INFO] Building EclipseLink Oracle Extension 2.7.15-SNAPSHOT            [12/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle ---
     [java] [INFO] 
     [java] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >----
     [java] [INFO] Building EclipseLink Oracle NoSQL Extension 2.7.15-SNAPSHOT      [13/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Summary for EclipseLink Parent 2.7.15-SNAPSHOT:
     [java] [INFO] 
     [java] [INFO] EclipseLink Parent ................................. SUCCESS [  0.039 s]
     [java] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [  0.002 s]
     [java] [INFO] EclipseLink Core ................................... SUCCESS [  0.002 s]
     [java] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [  0.001 s]
     [java] [INFO] EclipseLink Extension .............................. SUCCESS [  0.002 s]
     [java] [INFO] EclipseLink JPA .................................... SUCCESS [  0.001 s]
     [java] [INFO] EclipseLink MOXy ................................... SUCCESS [  0.001 s]
     [java] [INFO] EclipseLink DBWS ................................... SUCCESS [  0.002 s]
     [java] [INFO] EclipseLink JPA-RS ................................. SUCCESS [  0.001 s]
     [java] [INFO] EclipseLink SDO .................................... SUCCESS [  0.001 s]
     [java] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [  0.002 s]
     [java] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [  0.001 s]
     [java] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [  0.001 s]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  19.087 s
     [java] [INFO] Finished at: 2024-01-08T18:35:58Z
     [java] [INFO] ------------------------------------------------------------------------

clean-runtime-built:
     [echo] modelgen.2.base.dir = '../..'
     [echo] Loading /home/jenkins/build.properties...

clean:
     [echo] dynamic.2.base.dir = '../..'
     [echo] Loading /home/jenkins/build.properties...

clean:

clean:

clean:

init:
     [echo] mw.build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench'
     [echo] release.designation = 'EclipseLink 2.7.15'
     [echo] release.version     = '2.7.15'
     [echo] BuildDate.BuildTime = '20240108.1834'
     [echo] java.version        = '11.0.11'
     [echo] os.name             = 'Linux'
     [echo] os.arch             = 'amd64'
     [echo] os.version          = '5.18.5-100.fc35.x86_64'
     [echo] stop.on.error       = 'true'
     [echo] optimize.code       = 'off'
     [echo] report.deprecation  = 'off'
     [echo] javac.debug         = 'true'
     [echo] javac.debuglevel    = 'lines,vars,source'
     [echo] target.jvm          = '1.8'
     [echo] java_home           = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/..'
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs

init:
     [echo] ant.project.name               ='oraclelibs'
     [echo] basedir                        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs'
     [echo] oraclelibs.build.location      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs'
     [echo] oraclelibs.2.base.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/../..'
     [echo] oraclelibs.2.buildsys.dir      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/../../buildsystem'
     [echo]  ---
     [echo] Loading user defined properties from: '/home/jenkins/build.properties'
     [echo]  
     [echo] oracle.extensions.depend.dir   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir          = '/home/jenkins/extension.lib.external'
     [echo]  
     [echo] Defined Oracle dependencies:
     [echo]    ojdbc.jar                  = 'ojdbc.jar'
     [echo]    orai18n.jar                = 'orai18n.jar'
     [echo]    xdb.jar                    = 'xdb.jar'
     [echo]    xmlparser.jar              = 'xmlparserv2.jar '
     [echo]    ucp.jar                    = 'ucp.jar'
     [echo]    dms.jar                    = 'dms.jar'
     [echo]    aqapi.jar                  = 'aqapi.jar '
     [echo]    kvclient.jar               = 'kvclient.jar'
     [echo]  ---
     [echo] custom.tasks.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/ant_customizations.jar'
     [echo] custom.echo.task.class         ='org.eclipse.persistence.buildtools.ant.taskdefs.Say'
     [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle'
     [echo]  ---
     [echo] oraclelibs.version             ='1.0.0'
     [echo] oraclelibs.qualifier           ='v202401081835'
     [echo] oraclelibs.version.string      ='1.0.0.v202401081835'
     [echo] p2.repos.dir                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] specification.vendor           ='Eclipse.org - EclipseLink Project'
     [echo]  ---
     [echo] eclipse.install.dir            ='/home/jenkins/extension.lib.external/eclipse'
      [say] eclipse.plugin.dir             ='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.publisher.jar               ='${p2.publisher.jar}'
     [echo] p2.launcher.jar                ='${p2.launcher.jar}'
     [echo] p2.artifact.jar                ='${p2.artifact.jar}'
     [echo]  ---
     [echo] p2.feature.dir                 ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features'
     [echo] p2.bundle.dir                  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins'
     [echo]  ---
     [echo] oraclelibs.build.dir           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features'
     [echo]  ---
     [echo] p2.repos.url                   ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] p2.release.repos.name          ='EclipseLink Release Repository'
     [echo] metadata.repos.name            ='"EclipseLink Release Repository"'
     [echo] artifact.repos.name            ='"EclipseLink oraclelibs Artifacts"'

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/target
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo

clean-runtime:

clean-testing:
     [echo] CORETEST_BEGINS...

pre-init:
     [echo] Loading /home/jenkins/build.properties...
     [echo] Notice: custom properties file '${test.properties}' not found to load.
     [echo] Notice: custom properties file '/home/jenkins/test.properties' not found to load.
     [echo] Notice: custom properties file '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/local.build.properties' not found to load.
     [echo] core_test.build.location ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test'
     [echo] core_test.2.base.dir     ='../..'
     [echo] core_test.src.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src'
     [echo] core_test.resource.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo] core_test.classes.dir    ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes'
     [echo] core_test.report.dir     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports'
     [echo] core_test.run.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [echo] user.home                ='/home/jenkins'
     [echo] test.properties          ='test.properties'
     [echo] extensions.depend.dir    ='/home/jenkins/extension.lib.external'
     [echo] junit.lib                ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] tools.lib                ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar'
     [echo] jdk.version              ='"11.0.11"'

clean:
     [echo] Cleaning...
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar
     [echo] Loading test properties
     [echo]  - test.properties value was not set
     [echo]  + /home/jenkins/build.properties found
     [echo]  - /home/jenkins/test.properties not found
     [echo]  - /home/jenkins/local.build.properties not found
     [echo] Loading build properties
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/antbuild.properties found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/test.properties found
     [echo] Checking build utilities:
     [echo]  + Ant: Apache Ant(TM) version 1.10.13 compiled on January 4 2023
     [echo]  + JDK: 11.0.11

clean:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

server-test-dll-existence:

cleanup-merge-inherited-ddl:

jta-ds-servertest-existence:

cleanup-non-jta-ds-servertest:

clean:
     [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test'
     [echo] wdf_test.2.trunk.dir = '../..'

clean:
     [echo] jparstest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test'
     [echo] eclipselink.jpars.test     = 'jpa/eclipselink.jpars.test'
     [echo] jparstest.2.base.dir     = '../..'
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist

clean:
     [echo] Loading user-defined overrides from '/home/jenkins/build.properties'...
     [echo] No user-defined test overrides found to load ('/home/jenkins/test.properties' non-existant).
     [echo] No Local overrides found to load. ('/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/local.build.properties' non-existant).
     [echo] ant.project.name                 = 'eclipselink.hermes.test'
     [echo] hermes.test.build.location       = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test'
     [echo] hermes.test.2.base.dir           = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../..'
     [echo] hermes.test.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins'
     [echo] hermes.test.2.jpa.plugins.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins'

clean:
     [echo] moxytest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test'
     [echo] moxytest.2.trunk.dir = '../..'
     [echo] oep.nosql.lib ='${oep.nosql.lib}'
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build
     [echo] sdotest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test'
     [echo] sdotest.2.base.dir = '../..'

clean:
     [echo] JDK version detected: '11.0.11'
     [echo] java.version='11.0.11'
     [echo] dbws_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test'
     [echo] dbws_test.2.base.dir = '../..'
Trying to override old definition of task javac

clean:

init:
     [echo] user.home             ='/home/jenkins'
     [echo] test.properties       ='${test.properties}'
     [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external'
     [echo] junit.lib             ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] mwtest.build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test'
     [echo] release.designation = 'EclipseLink 2.7.15'
     [echo] release.version     = '2.7.15'
     [echo] BuildDate.BuildTime = '20240108.1834'
     [echo] java.version        = '11.0.11'
     [echo] os.name             = 'Linux'
     [echo] os.arch             = 'amd64'
     [echo] os.version          = '5.18.5-100.fc35.x86_64'
     [echo] stop.on.error       = 'true'
     [echo] optimize.code       = 'off'
     [echo] report.deprecation  = 'off'
     [echo] javac.debug         = 'true'
     [echo] javac.debuglevel    = 'lines,vars,source'
     [echo] target.jvm          = '1.8'
     [echo] java_home           = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/..'
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs
     [echo] dbwsbldrtest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test'
     [echo] dbwsbldrtest.2.base.dir = '../..'
     [echo] Loading /home/jenkins/build.properties...
     [echo] Custom properties file '/home/jenkins/test.properties' not found to load.

clean:
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

check.oracle.dependencies:

oracle.dependencies:
     [echo] Oracle DB dependencies check failed:
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/orai18n.jar library found
     [echo]  - orai18n-mapping.jar library missing
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar library found

clean-oracle-if-dependencies:

clean:
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

clean-plugins:
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

clean-local-compdeps:
     [java] [INFO] Scanning for projects...
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/ (122B)
     [java] [INFO] Adding repository http://download.eclipse.org/releases/2018-12
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2018-12/ (142B)
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/ (142B)
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Build Order:
     [java] [INFO] 
     [java] [INFO] EclipseLink CompDeps                                               [pom]
     [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect [eclipse-plugin]
     [java] [INFO] EclipseLink Compilation Dependencies                   [eclipse-feature]
     [java] [INFO] EclipseLink Compilation Dependencies p2 Repository  [eclipse-repository]
     [java] [INFO] 
     [java] [INFO] ------------------< org.eclipse.persistence:compdeps >------------------
     [java] [INFO] Building EclipseLink CompDeps 1.0.5-SNAPSHOT                       [1/4]
     [java] [INFO] --------------------------------[ pom ]---------------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ compdeps ---
     [java] [INFO] 
     [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.sun-misc >------
     [java] [INFO] Building System Bundle Fragment exporting sun.misc and sun.reflect 1.0.5-SNAPSHOT [2/4]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/target
     [java] [INFO] 
     [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.compdeps >------
     [java] [INFO] Building EclipseLink Compilation Dependencies 1.0.5-SNAPSHOT       [3/4]
     [java] [INFO] --------------------------[ eclipse-feature ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/target
     [java] [INFO] 
     [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo >---
     [java] [INFO] Building EclipseLink Compilation Dependencies p2 Repository 1.0.5-SNAPSHOT [4/4]
     [java] [INFO] -------------------------[ eclipse-repository ]-------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Summary for EclipseLink CompDeps 1.0.5-SNAPSHOT:
     [java] [INFO] 
     [java] [INFO] EclipseLink CompDeps ............................... SUCCESS [  0.037 s]
     [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect SUCCESS [  0.003 s]
     [java] [INFO] EclipseLink Compilation Dependencies ............... SUCCESS [  0.003 s]
     [java] [INFO] EclipseLink Compilation Dependencies p2 Repository . SUCCESS [  0.013 s]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  10.067 s
     [java] [INFO] Finished at: 2024-01-08T18:36:09Z
     [java] [INFO] ------------------------------------------------------------------------
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

clean-internal-compdeps:
     [java] [INFO] Scanning for projects...
     [java] [INFO] 
     [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.internal >--
     [java] [INFO] Building EclipseLink Internal Compilation Dependencies 1.0.5-SNAPSHOT
     [java] [INFO] --------------------------------[ pom ]---------------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  0.248 s
     [java] [INFO] Finished at: 2024-01-08T18:36:11Z
     [java] [INFO] ------------------------------------------------------------------------

build:
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

check-maven:
     [echo] Maven install (M2_HOME) set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0'

set-compdeps:
     [echo] Compdeps Settings:
     [echo]     Whether to use a local compdeps p2 repo:
     [echo]         local.compdeps: 'true'
     [echo]     Whether a local p2epo needs generating (only true if using local and repo not found):
     [echo]         generate.compdeps: 'false'

generate-internal-compdeps:
     [echo] Generating local internal 'Compile Dependency P2 Repository' using Tycho.
     [echo] Launching Maven build with the following parameters:
     [echo]     -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf
     [echo]     -Dmaven.multiModuleProjectDirectory=buildsystem/org.eclipse.persistence.parent
     [echo]     -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0
     [echo]     -B clean verify
     [java] [INFO] Scanning for projects...
     [java] [INFO] 
     [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.internal >--
     [java] [INFO] Building EclipseLink Internal Compilation Dependencies 1.0.5-SNAPSHOT
     [java] [INFO] --------------------------------[ pom ]---------------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.8:run (inject-common-into-src-bundles) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]     [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source/plugins
     [java]      [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source/plugins
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-extras-plugin:1.3.0:publish-features-and-bundles (default) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] Command line:
     [java] 	[/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.3.0/eclipse/plugins/org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar, -configuration, /tmp/tycho-p2-runtime1397898147927397097.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/repository, -metadataRepository, file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/repository, -publishArtifacts, -compress, -source, /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/source]
     [java] Generating metadata for ..
     [java] Generation completed with success [0 seconds].
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default) @ org.eclipse.persistence.compdeps.internal ---
     [java] [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.internal/target/org.eclipse.persistence.compdeps.internal-1.0.5-SNAPSHOT.zip
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  3.265 s
     [java] [INFO] Finished at: 2024-01-08T18:36:15Z
     [java] [INFO] ------------------------------------------------------------------------

clean-plugins:

generate-local-compdeps:
     [echo] Generating local 'Compile Dependency P2 Repository' using Tycho.
     [echo]     -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf
     [echo]     -Dmaven.multiModuleProjectDirectory=buildsystem/compdeps
     [echo]     -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0
     [echo]     -B clean verify
     [java] [INFO] Scanning for projects...
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/ (122B)
     [java] [INFO] Adding repository http://download.eclipse.org/releases/2018-12
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2018-12/ (142B)
     [java] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/ (142B)
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sun-misc:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/../org.eclipse.persistence.compdeps.internal/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/pom.xml
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Build Order:
     [java] [INFO] 
     [java] [INFO] EclipseLink CompDeps                                               [pom]
     [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect [eclipse-plugin]
     [java] [INFO] EclipseLink Compilation Dependencies                   [eclipse-feature]
     [java] [INFO] EclipseLink Compilation Dependencies p2 Repository  [eclipse-repository]
     [java] [INFO] 
     [java] [INFO] ------------------< org.eclipse.persistence:compdeps >------------------
     [java] [INFO] Building EclipseLink CompDeps 1.0.5-SNAPSHOT                       [1/4]
     [java] [INFO] --------------------------------[ pom ]---------------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ compdeps ---
     [java] [INFO] 
     [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.sun-misc >------
     [java] [INFO] Building System Bundle Fragment exporting sun.misc and sun.reflect 1.0.5-SNAPSHOT [2/4]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] The project's OSGi version is 1.0.5.202401081836
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/src/main/resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/src/test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/sun.misc/target/org.eclipse.persistence.sun-misc-1.0.5-SNAPSHOT.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.sun-misc ---
     [java] [INFO] 
     [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.compdeps >------
     [java] [INFO] Building EclipseLink Compilation Dependencies 1.0.5-SNAPSHOT       [3/4]
     [java] [INFO] --------------------------[ eclipse-feature ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] The project's OSGi version is 1.0.5.202401081836
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps/target/org.eclipse.persistence.compdeps-1.0.5-SNAPSHOT.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.persistence.compdeps ---
     [java] [INFO] 
     [java] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.compdeps.p2repo >---
     [java] [INFO] Building EclipseLink Compilation Dependencies p2 Repository 1.0.5-SNAPSHOT [4/4]
     [java] [INFO] -------------------------[ eclipse-repository ]-------------------------
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] The project's OSGi version is 1.0.5.202401081836
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/src/main/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
     [java] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/org.eclipse.persistence.compdeps.p2repo-1.0.5-SNAPSHOT.zip
     [java] [INFO] 
     [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-sources) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Configured Artifact: jakarta.xml.bind:jakarta.xml.bind-api:sources:2.3.3:jar
     [java] [INFO] Copying jakarta.xml.bind-api-2.3.3-sources.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/jakarta.xml.bind-api-2.3.3-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-binaries-without-osgi-info) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Configured Artifact: com.sun.xml.ws:jaxws-rt:2.3.7:jar
     [java] [INFO] Configured Artifact: org.jboss.weld:weld-api:3.1.SP4:jar
     [java] [INFO] Configured Artifact: org.jboss.weld:weld-spi:3.1.SP4:jar
     [java] [INFO] Configured Artifact: org.jboss.weld.environment:weld-environment-common:3.1.9.Final:jar
     [java] [INFO] Configured Artifact: org.jboss.weld.se:weld-se-core:3.1.9.Final:jar
     [java] [INFO] Configured Artifact: org.jboss.weld:weld-core-impl:3.1.9.Final:jar
     [java] [INFO] Copying jaxws-rt-2.3.7.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/jaxws-rt-2.3.7.jar
     [java] [INFO] Copying weld-api-3.1.SP4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-api-3.1.SP4.jar
     [java] [INFO] Copying weld-spi-3.1.SP4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-spi-3.1.SP4.jar
     [java] [INFO] Copying weld-environment-common-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-environment-common-3.1.9.Final.jar
     [java] [INFO] Copying weld-se-core-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-se-core-3.1.9.Final.jar
     [java] [INFO] Copying weld-core-impl-3.1.9.Final.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins/weld-core-impl-3.1.9.Final.jar
     [java] [INFO] 
     [java] [INFO] --- maven-dependency-plugin:3.1.1:copy (copy-oracle-binaries) @ org.eclipse.persistence.compdeps.p2repo ---
     [java] [INFO] Configured Artifact: com.oracle.database.jdbc:ojdbc8:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.nls:orai18n:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.xml:xdb:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.xml:xmlparserv2:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.jdbc:ucp:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.observability:dms:23.3.0.23.09:jar
     [java] [INFO] Configured Artifact: com.oracle.database.messaging:aqapi:23.2.0.0:jar
     [java] [INFO] Configured Artifact: com.oracle.kv:oracle-nosql-client:18.3.10:jar
     [java] [INFO] Copying ojdbc8-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar
     [java] [INFO] Copying orai18n-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/orai18n.jar
     [java] [INFO] Copying xdb-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar
     [java] [INFO] Copying xmlparserv2-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar
     [java] [INFO] Copying ucp-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar
     [java] [INFO] Copying dms-23.3.0.23.09.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar
     [java] [INFO] Copying aqapi-23.2.0.0.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar
     [java] [INFO] Copying oracle-nosql-client-18.3.10.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Summary for EclipseLink CompDeps 1.0.5-SNAPSHOT:
     [java] [INFO] 
     [java] [INFO] EclipseLink CompDeps ............................... SUCCESS [  0.038 s]
     [java] [INFO] System Bundle Fragment exporting sun.misc and sun.reflect SUCCESS [  0.631 s]
     [java] [INFO] EclipseLink Compilation Dependencies ............... SUCCESS [  0.836 s]
     [java] [INFO] EclipseLink Compilation Dependencies p2 Repository . SUCCESS [  4.285 s]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  15.975 s
     [java] [INFO] Finished at: 2024-01-08T18:36:32Z
     [java] [INFO] ------------------------------------------------------------------------
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins

check-oracle-p2:
     [echo] Oracle Build Settings:
     [echo]     oracle.p2.dir: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo]     oracle.p2.url: 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo]   Generate a local Oracle p2 repo?
     [echo]         generate.oracle.p2: 'true' (undefined = false)

generate-oracle-p2:
     [echo] Generating local 'Oracle Dependency P2 Repository' using tools found in '/home/jenkins/extension.lib.external/eclipse/plugins'.

init:
     [echo] ant.project.name               ='oraclelibs'
     [echo] basedir                        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs'
     [echo] oraclelibs.build.location      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs'
     [echo] oraclelibs.2.base.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/../..'
     [echo] oraclelibs.2.buildsys.dir      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/../../buildsystem'
     [echo]  ---
     [echo] Loading user defined properties from: '/home/jenkins/build.properties'
     [echo]  
     [echo] oracle.extensions.depend.dir   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir          = '/home/jenkins/extension.lib.external'
     [echo]  
     [echo] Defined Oracle dependencies:
     [echo]    ojdbc.jar                  = 'ojdbc.jar'
     [echo]    orai18n.jar                = 'orai18n.jar'
     [echo]    xdb.jar                    = 'xdb.jar'
     [echo]    xmlparser.jar              = 'xmlparserv2.jar '
     [echo]    ucp.jar                    = 'ucp.jar'
     [echo]    dms.jar                    = 'dms.jar'
     [echo]    aqapi.jar                  = 'aqapi.jar '
     [echo]    kvclient.jar               = 'kvclient.jar'
     [echo]  ---
     [echo] custom.tasks.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/ant_customizations.jar'
     [echo] custom.echo.task.class         ='org.eclipse.persistence.buildtools.ant.taskdefs.Say'
     [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle'
     [echo]  ---
     [echo] oraclelibs.version             ='1.0.0'
     [echo] oraclelibs.qualifier           ='v202401081836'
     [echo] oraclelibs.version.string      ='1.0.0.v202401081836'
     [echo] p2.repos.dir                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] specification.vendor           ='Eclipse.org - EclipseLink Project'
     [echo]  ---
     [echo] eclipse.install.dir            ='/home/jenkins/extension.lib.external/eclipse'
      [say] eclipse.plugin.dir             ='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.publisher.jar               ='${p2.publisher.jar}'
     [echo] p2.launcher.jar                ='${p2.launcher.jar}'
     [echo] p2.artifact.jar                ='${p2.artifact.jar}'
     [echo]  ---
     [echo] p2.feature.dir                 ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features'
     [echo] p2.bundle.dir                  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins'
     [echo]  ---
     [echo] oraclelibs.build.dir           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features'
     [echo]  ---
     [echo] p2.repos.url                   ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] p2.release.repos.name          ='EclipseLink Release Repository'
     [echo] metadata.repos.name            ='"EclipseLink Release Repository"'
     [echo] artifact.repos.name            ='"EclipseLink oraclelibs Artifacts"'

clean:

configure-tooling:
     [echo] eclipse.plugin.dir ='/home/jenkins/extension.lib.external/eclipse/plugins'
      [say] p2.launcher.jar   ='org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar'
      [say] p2.publisher.jar  ='org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar'

check-oracle-dependencies:
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar'
      [say] Found:       '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar'

package-oracle-dep-jar:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins
     [echo] Packaging: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins/oracle.libs_1.0.0.v202401081836.jar'...
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins/oracle.libs_1.0.0.v202401081836.jar

resolve-feature-dependencies:
     [echo] Searching /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/plugins...
      [say]    oracle.libs.version      = '1.0.0.v202401081836'

create-deployable-features:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/target
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/target

jar-feature:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo/features/oracle.libs.feature_1.0.0.v202401081836.jar

generate-p2:
     [echo] java.home        ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9'
     [echo] -----
     [echo] eclipse.plugin.dir='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.launcher.jar  ='org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar'
     [echo] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar'
     [echo] -----
     [echo] p2.repos.dir     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] p2.repos.url     ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] -----
       [p2] Generating metadata for ..
       [p2] Generation completed with success [0 seconds].

build:

clean-runtime-checkedin:

init:
     [echo] ant.project.name            ='features'
     [echo] basedir                     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features'
     [echo] feature.build.location      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features'
     [echo] feature.2.base.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/..'
     [echo] feature.common.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/common'
     [echo] feature.2.buildsys.dir      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../buildsystem'
     [echo] feature.2.common.plugins.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../plugins'
     [echo] feature.2.jpa.plugins.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../jpa/plugins'
     [echo] feature.2.sdo.plugins.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../sdo/plugins'
     [echo] feature.2.util.plugins.dir  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../utils/plugins'
     [echo] local.p2.repo.dir           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins'
     [echo]  ---
     [echo] custom.tasks.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/ant_customizations.jar'
     [echo] custom.echo.task.class         ='org.eclipse.persistence.buildtools.ant.taskdefs.Say'
     [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle'
     [echo]  ---
     [echo] release.version                   ='2.7.15'
     [echo] version.qualifier                 ='v20240108-39c89dba73'
     [echo] version.string                    ='2.7.15.v20240108-39c89dba73'
     [echo] eclipselink.install.prefix        ='eclipselink'
     [echo] eclipselink.plugins.install.prefix='eclipselink-plugins'
     [echo] eclipselink.nosql.install.prefix  ='eclipselink-plugins-nosql'
     [echo] eclipselink.zip.suffix            ='.zip'
     [echo] classes.dir                       ='classes'
     [echo] specification.vendor              ='Eclipse.org - EclipseLink Project'
     [echo] p2.archive.presigned.zip          ='eclipselink-P2-2.7.15.v20240108-39c89dba73.zip'
     [echo] build.id                          ='2.7.15'
     [echo]  ---
     [echo] feature.build.dir      ='classes/features'
     [echo] bundle.working.dir     ='classes/plugins'
     [echo]  ---
     [echo] p2.SDK.install.dir ='/home/jenkins/extension.lib.external/eclipse'
      [say] p2.SDK.plugin.dir  ='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.publisher.jar   ='org.eclipse.equinox.p2.publisher_*.jar'
     [echo] p2.launcher.jar    ='org.eclipse.equinox.launcher_*.jar'
     [echo] p2.artifact.jar    ='org.eclipse.equinox.artifact.repository_*.jar'
     [echo] signing.script     ='dir'
     [echo] signing.dir        ='/opt/public/download-staging.priv/rt/eclipselink'
     [echo]  ---
     [echo] p2.composite.home.dir ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-CompositeRepositoryTest2Site'
     [echo] p2.repos.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite'
     [echo] p2.mirror.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-MirroredRepoSite'
     [echo] p2.feature.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite/features'
     [echo] p2.bundle.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite/plugins'
      [say] bundle.install.file:   '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../eclipselink-plugins.zip' not found!
      [say] nosql.install.file:    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../eclipselink-plugins-nosql.zip' not found!
     [echo] site.dir              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes'
     [echo] site.dir.url          ='file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes'
     [echo] site.url              ='file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/site.xml'
     [echo]  ---
     [echo] p2.repos.url            ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite'
     [echo] p2.mirror.url           ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-MirroredRepoSite'
     [echo] p2.release.repos.name   ='EclipseLink Release Repository'
     [echo] p2.milestone.repos.name ='EclipseLink Milestone Repository'
     [echo] p2.nightly.repos.name   ='EclipseLink Nightly Build Repository'
     [echo] p2.release.repos.url    ='http://download.eclipse.org/rt/eclipselink/updates'
     [echo] p2.milestone.repos.url  ='http://download.eclipse.org/rt/eclipselink/incremental-updates/milestone'
     [echo] p2.nightly.repos.url    ='http://download.eclipse.org/rt/eclipselink/incremental-updates/nightly'
     [echo] metadata.repos.name     ='"EclipseLink Release Repository"'
     [echo] artifact.repos.name     ='"EclipseLink Artifacts"'

clean:

build-core:
     [echo] Launching Maven build with the following parameters:
     [echo]     -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf
     [echo]     -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0
     [echo]     -Dmaven.multiModuleProjectDirectory=buildsystem/org.eclipse.persistence.parent
     [echo]     -Dbuild.qualifier=v20240108-39c89dba73
     [echo]     -DforceContextQualifier=v20240108-39c89dba73
     [echo]     -Declipselink.full=true
     [echo]     -Doracle.p2.url=file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo
     [echo]     -B verify
     [java] [INFO] Scanning for projects...
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.core:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.extension:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpa:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.jpars:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.moxy:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.sdo:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.dbws.builder:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/pom.xml
     [java] [INFO] Computing target platform for MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml
     [java] [INFO] Adding repository file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/../../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository
     [java] [INFO] Resolving dependencies of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml
     [java] [INFO] Resolving class path of MavenProject: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:2.7.15-SNAPSHOT @ /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/pom.xml
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Build Order:
     [java] [INFO] 
     [java] [INFO] EclipseLink Parent                                                 [pom]
     [java] [INFO] EclipseLink Hermes Parser                               [eclipse-plugin]
     [java] [INFO] EclipseLink Core                                        [eclipse-plugin]
     [java] [INFO] EclipseLink NoSQL Extension                             [eclipse-plugin]
     [java] [INFO] EclipseLink Extension                                   [eclipse-plugin]
     [java] [INFO] EclipseLink JPA                                         [eclipse-plugin]
     [java] [INFO] EclipseLink MOXy                                        [eclipse-plugin]
     [java] [INFO] EclipseLink DBWS                                        [eclipse-plugin]
     [java] [INFO] EclipseLink JPA-RS                                      [eclipse-plugin]
     [java] [INFO] EclipseLink SDO                                         [eclipse-plugin]
     [java] [INFO] EclipseLink DBWS Builder                                [eclipse-plugin]
     [java] [INFO] EclipseLink Oracle Extension                            [eclipse-plugin]
     [java] [INFO] EclipseLink Oracle NoSQL Extension                      [eclipse-plugin]
     [java] [INFO] 
     [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >-------
     [java] [INFO] Building EclipseLink Parent 2.7.15-SNAPSHOT                       [1/13]
     [java] [INFO] --------------------------------[ pom ]---------------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.parent ---
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.parent ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (1.5 kB at 6.7 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 kB at 753 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 kB at 836 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (2.8 kB at 79 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (2.2 kB at 87 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (3.2 kB at 112 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 353 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 245 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 33 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2.0 kB at 85 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (2.6 kB at 146 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (2.3 kB at 103 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (1.6 kB at 75 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (1.9 kB at 88 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.pom (4.8 kB at 229 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 119 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 314 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.pom (2.4 kB at 88 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar (13 kB at 451 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar (58 kB at 959 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar (26 kB at 260 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar (31 kB at 245 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar (37 kB at 279 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar (51 kB at 384 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar (123 kB at 908 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar (97 kB at 716 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-nodeps/1.8.1/ant-nodeps-1.8.1.jar (409 kB at 2.4 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.1/ant-launcher-1.8.1.jar (12 kB at 71 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 198 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar (90 kB at 500 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 7.1 MB/s)
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.parent.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------
     [java] [INFO] Building EclipseLink Hermes Parser 2.7.15-SNAPSHOT                [2/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 15 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 139 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 279 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 7.0 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 7.9 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 10 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 4.0 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 190 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 926 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 14 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 58 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 7.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.jar (66 kB at 1.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/jakarta.activation/1.2.1/jakarta.activation-1.2.1.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.1/all-1.2.1.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.2/project-1.0.2.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 1.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 96 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 116 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 4.5 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 10 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.jar (115 kB at 3.7 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.2/jakarta.xml.bind-api-2.3.2.pom (16 kB at 1000 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.2/jakarta.xml.bind-api-parent-2.3.2.pom (7.7 kB at 451 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.pom (4.6 kB at 286 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/activation/jakarta.activation-api/1.2.1/jakarta.activation-api-1.2.1.jar (44 kB at 2.6 MB/s)
     [java] [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/target/classes
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpa.jpql_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpa.jpql.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.jpa.jpql ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpa.jpql.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >--------
     [java] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT                         [3/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.core ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.core ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.core ---
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (stamp-version) @ org.eclipse.persistence.core ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]      [echo] Stamping the following values:
     [java]      [echo] version:       '2.7.15'
     [java]      [echo] qualifier:     'v20240108-39c89dba73'
     [java]      [echo] buildDate:     '20240108'
     [java]      [echo] buildTime:     '1836'
     [java]      [echo] buildType:     'SNAPSHOT'
     [java]      [echo] buildRevision: 'NA'
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.core ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.core ---
     [java] [INFO] Compiling 1763 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/target/classes
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/eis/interactions/XMLInteraction.java:[19] 
     [java] 	import javax.resource.cci.*;
     [java] 	       ^^^^^^^^^^^^^^^^^^
     [java] The import javax.resource.cci is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/databaseaccess/DatabaseCall.java:[30] 
     [java] 	import java.io.CharArrayWriter;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import java.io.CharArrayWriter is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/server/NoServerPlatformDetector.java:[29] 
     [java] 	loaderStr = PrivilegedAccessHelper.privilegedGetClassLoaderForClass(NoServerPlatformDetector.class).toString();
     [java] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method privilegedGetClassLoaderForClass(Class<?>) from the type PrivilegedAccessHelper is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/ExplainDeadLockUtil.java:[28] 
     [java] 	import static java.lang.String.format;
     [java] 	              ^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import java.lang.String.format is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.java:[35] 
     [java] 	import org.eclipse.persistence.internal.localization.JAXBLocalization;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.localization.JAXBLocalization is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/queries/MappedKeyMapContainerPolicy.java:[70] 
     [java] 	import org.eclipse.persistence.sessions.DatabaseRecord;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.sessions.DatabaseRecord is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/DOMReader.java:[17] 
     [java] 	import java.lang.reflect.Method;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import java.lang.reflect.Method is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/DOMReader.java:[29] 
     [java] 	import org.eclipse.persistence.internal.security.PrivilegedAccessHelper;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.security.PrivilegedAccessHelper is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.java:[46] 
     [java] 	if (((ExpressionOperator)attributeValue).getDatabaseStrings() != null) {
     [java] 	                                         ^^^^^^^^^^^^^^^^^^^^
     [java] The method getDatabaseStrings() from the type ExpressionOperator is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.java:[47] 
     [java] 	String databaseString = ((ExpressionOperator)attributeValue).getDatabaseStrings()[0];
     [java] 	                                                             ^^^^^^^^^^^^^^^^^^^^
     [java] The method getDatabaseStrings() from the type ExpressionOperator is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/eis/DOMRecord.java:[17] 
     [java] 	import javax.resource.cci.*;
     [java] 	       ^^^^^^^^^^^^^^^^^^
     [java] The import javax.resource.cci is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/AbstractSession.java:[127] 
     [java] 	import org.eclipse.persistence.sessions.ObjectCopyingPolicy;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The type ObjectCopyingPolicy is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/ProjectClassGenerator.java:[1266] 
     [java] 	databaseString = expression.getOperator().getDatabaseStrings()[0];
     [java] 	                                          ^^^^^^^^^^^^^^^^^^^^
     [java] The method getDatabaseStrings() from the type ExpressionOperator is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/eis/RecordConverter.java:[17] 
     [java] 	import javax.resource.cci.*;
     [java] 	       ^^^^^^^^^^^^^^^^^^
     [java] The import javax.resource.cci is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLContext.java:[104] 
     [java] 	this(sessionNames, PrivilegedAccessHelper.privilegedGetClassLoaderForClass(XMLContext.class));
     [java] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method privilegedGetClassLoaderForClass(Class<?>) from the type PrivilegedAccessHelper is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLContext.java:[132] 
     [java] 	this(sessionNames, PrivilegedAccessHelper.privilegedGetClassLoaderForClass(XMLContext.class), xmlResource);
     [java] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method privilegedGetClassLoaderForClass(Class<?>) from the type PrivilegedAccessHelper is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/XMLContext.java:[760] 
     [java] 	dbSession = (DatabaseSession) SessionManager.getManager().getSession(sessionLoader, sessionName, PrivilegedAccessHelper.privilegedGetClassLoaderForClass(this.getClass()), false, false, false);
     [java] 	                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method privilegedGetClassLoaderForClass(Class<?>) from the type PrivilegedAccessHelper is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/XMLMarshaller.java:[43] 
     [java] 	import org.eclipse.persistence.internal.localization.JAXBLocalization;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.localization.JAXBLocalization is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/sessions/factories/XMLSessionConfigLoader.java:[19] 
     [java] 	import java.util.Iterator;
     [java] 	       ^^^^^^^^^^^^^^^^^^
     [java] The import java.util.Iterator is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/eis/EISAccessor.java:[22] 
     [java] 	import javax.resource.cci.Record;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import javax.resource.cci.Record is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/SymfowarePlatform.java:[335] 
     [java] 	operator.setIsBindingSupported(false);
     [java] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/descriptors/ClassDescriptor.java:[4185] 
     [java] 	setInstantiationPolicy(new PersistenceObjectInstantiationPolicy((PersistenceObject)getJavaClass().newInstance()));
     [java] 	                                                                                                  ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.java:[476] 
     [java] 	jndiConnector.setLookupType(databaseLoginConfig.getLookupType().intValue());
     [java] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setLookupType(int) from the type JNDIConnector is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.java:[1003] 
     [java] 	Sequence sequence = (Sequence)xmlClass.newInstance();
     [java] 	                                       ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.java:[1243] 
     [java] 	javaLog = (SessionLog)((Class)conversionManager.convertObject("org.eclipse.persistence.logging.JavaLog", Class.class)).newInstance();
     [java] 	                                                                                                                       ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/helper/WriteLockManager.java:[37] 
     [java] 	import org.eclipse.persistence.internal.localization.LoggingLocalization;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.localization.LoggingLocalization is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/converters/SerializedObjectConverter.java:[102] 
     [java] 	this.serializer = (Serializer)serializerClass.newInstance();
     [java] 	                                              ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/PropertiesHandler.java:[221] 
     [java] 	addProp(new BooleanProp(PersistenceUnitProperties.ORDER_UPDATES, "true"));
     [java] 	                                                  ^^^^^^^^^^^^^
     [java] The field PersistenceUnitProperties.ORDER_UPDATES is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/PropertiesHandler.java:[603] 
     [java] 	{TargetServer.SunAS9, pcg + "sunas.SunAS9ServerPlatform"},
     [java] 	              ^^^^^^
     [java] The field TargetServer.SunAS9 is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java:[74] 
     [java] 	if(null != getContainerAccessor()) {
     [java] 	           ^^^^^^^^^^^^^^^^^^^^^^
     [java] The method getContainerAccessor() from the type XMLCompositeObjectMapping is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java:[75] 
     [java] 	getContainerAccessor().initializeAttributes(this.referenceClass);
     [java] 	^^^^^^^^^^^^^^^^^^^^^^
     [java] The method getContainerAccessor() from the type XMLCompositeObjectMapping is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/MaxDBPlatform.java:[225] 
     [java] 	exOperator.setIsBindingSupported(false);
     [java] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/security/PrivilegedAccessHelper.java:[632] 
     [java] 	if (!method.isAccessible()) {
     [java] 	            ^^^^^^^^^^^^^^
     [java] The method isAccessible() from the type AccessibleObject is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/security/PrivilegedAccessHelper.java:[643] 
     [java] 	return clazz.newInstance();
     [java] 	             ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class<T> is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/sessions/UnitOfWorkChangeSet.java:[22] 
     [java] 	import java.util.List;
     [java] 	       ^^^^^^^^^^^^^^
     [java] The import java.util.List is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/DOMUnmarshaller.java:[21] 
     [java] 	import java.lang.reflect.Method;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import java.lang.reflect.Method is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/DOMUnmarshaller.java:[39] 
     [java] 	import org.eclipse.persistence.internal.security.PrivilegedAccessHelper;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.security.PrivilegedAccessHelper is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/HANAPlatform.java:[284] 
     [java] 	expOperator.setIsBindingSupported(false);
     [java] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/HANAPlatform.java:[300] 
     [java] 	expOperator.setIsBindingSupported(false);
     [java] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/HANAPlatform.java:[323] 
     [java] 	exOperator.setIsBindingSupported(false);
     [java] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setIsBindingSupported(Boolean) from the type ExpressionOperator is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/queries/ListContainerPolicy.java:[36] 
     [java] 	import org.eclipse.persistence.sessions.DatabaseRecord;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.sessions.DatabaseRecord is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/oxm/record/json/JsonStructureReader.java:[53] 
     [java] 	import org.eclipse.persistence.internal.oxm.OXMSystemProperties;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.oxm.OXMSystemProperties is never used
     [java] 42 problems (42 warnings)
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.core ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.core ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.core ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.core_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.core ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.core ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.core.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.core ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.core.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (cleanup-stamp-version) @ org.eclipse.persistence.core ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]      [echo] Clean-up after stamping.
     [java]      [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence
     [java]    [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/Version.j
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >--------
     [java] [INFO] Building EclipseLink NoSQL Extension 2.7.15-SNAPSHOT              [4/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.nosql ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.nosql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.nosql ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.nosql ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.nosql ---
     [java] [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/target/classes
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[31] 
     [java] 	import com.mongodb.Mongo;
     [java] 	       ^^^^^^^^^^^^^^^^^
     [java] The type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[41] 
     [java] 	protected transient Mongo mongo;
     [java] 	                    ^^^^^
     [java] The type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[53] 
     [java] 	public MongoConnectionFactory(Mongo mongo) {
     [java] 	                              ^^^^^
     [java] The type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[90] 
     [java] 	Mongo mongo = this.mongo;
     [java] 	^^^^^
     [java] The type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94] 
     [java] 	mongo = new Mongo();
     [java] 	            ^^^^^
     [java] The type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94] 
     [java] 	mongo = new Mongo();
     [java] 	            ^^^^^^^
     [java] The constructor Mongo() is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96] 
     [java] 	mongo = new Mongo(servers);
     [java] 	            ^^^^^
     [java] The type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96] 
     [java] 	mongo = new Mongo(servers);
     [java] 	            ^^^^^^^^^^^^^^
     [java] The constructor Mongo(List<ServerAddress>) is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[99] 
     [java] 	db = mongo.getDB(connectionSpec.getDB());
     [java] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method getDB(String) from the type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[111] 
     [java] 	db.setOptions(connectionSpec.getOptions());
     [java] 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setOptions(int) from the type DB is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[148] 
     [java] 	public Mongo getMongo() {
     [java] 	       ^^^^^
     [java] The type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[152] 
     [java] 	public void setMongo(Mongo mongo) {
     [java] 	                     ^^^^^
     [java] The type Mongo is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.java:[165] 
     [java] 	BasicDBObject select = null; // FIXME: select?
     [java] 	              ^^^^^^
     [java] The value of the local variable select is not used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[112] 
     [java] 	mongo = new MongoClient(new ServerAddress(), credentialsList, options);
     [java] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The constructor MongoClient(ServerAddress, List<MongoCredential>, MongoClientOptions) is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[114] 
     [java] 	mongo = new MongoClient(servers, credentialsList, options);
     [java] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The constructor MongoClient(List<ServerAddress>, List<MongoCredential>, MongoClientOptions) is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[119] 
     [java] 	Object result = this.connection.getDB().eval(mongoSpec.getCode());
     [java] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method eval(String, Object...) from the type DB is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[129] 
     [java] 	collection.setOptions(mongoSpec.getOptions());
     [java] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setOptions(int) from the type DBCollection is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[27] 
     [java] 	import org.bson.types.Binary;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.bson.types.Binary is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[35] 
     [java] 	import org.eclipse.persistence.exceptions.ConversionException;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.exceptions.ConversionException is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[174] 
     [java] 	mongoSpec.setWriteConcern(WriteConcern.FSYNC_SAFE);
     [java] 	                                       ^^^^^^^^^^
     [java] The field WriteConcern.FSYNC_SAFE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[176] 
     [java] 	mongoSpec.setWriteConcern(WriteConcern.JOURNAL_SAFE);
     [java] 	                                       ^^^^^^^^^^^^
     [java] The field WriteConcern.JOURNAL_SAFE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[182] 
     [java] 	mongoSpec.setWriteConcern(WriteConcern.NORMAL);
     [java] 	                                       ^^^^^^
     [java] The field WriteConcern.NORMAL is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[184] 
     [java] 	mongoSpec.setWriteConcern(WriteConcern.REPLICAS_SAFE);
     [java] 	                                       ^^^^^^^^^^^^^
     [java] The field WriteConcern.REPLICAS_SAFE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[186] 
     [java] 	mongoSpec.setWriteConcern(WriteConcern.SAFE);
     [java] 	                                       ^^^^
     [java] The field WriteConcern.SAFE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[139] 
     [java] 	spec.setWriteConcern(WriteConcern.FSYNC_SAFE);
     [java] 	                                  ^^^^^^^^^^
     [java] The field WriteConcern.FSYNC_SAFE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[141] 
     [java] 	spec.setWriteConcern(WriteConcern.JOURNAL_SAFE);
     [java] 	                                  ^^^^^^^^^^^^
     [java] The field WriteConcern.JOURNAL_SAFE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[147] 
     [java] 	spec.setWriteConcern(WriteConcern.NORMAL);
     [java] 	                                  ^^^^^^
     [java] The field WriteConcern.NORMAL is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[149] 
     [java] 	spec.setWriteConcern(WriteConcern.REPLICAS_SAFE);
     [java] 	                                  ^^^^^^^^^^^^^
     [java] The field WriteConcern.REPLICAS_SAFE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[151] 
     [java] 	spec.setWriteConcern(WriteConcern.SAFE);
     [java] 	                                  ^^^^
     [java] The field WriteConcern.SAFE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnection.java:[58] 
     [java] 	this.db.getMongo().close();
     [java] 	        ^^^^^^^^^^
     [java] The method getMongo() from the type DB is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.nosql/src/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnection.java:[58] 
     [java] 	this.db.getMongo().close();
     [java] 	                   ^^^^^^^
     [java] The method close() from the type Mongo is deprecated
     [java] 31 problems (31 warnings)
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.nosql ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/${testId}/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.nosql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.nosql ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.nosql_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.nosql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.nosql ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.nosql.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.nosql ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.nosql.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------
     [java] [INFO] Building EclipseLink Extension 2.7.15-SNAPSHOT                    [5/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.extension ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.extension ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.extension ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.extension ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.extension ---
     [java] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.extension/target/classes
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.extension ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.extension ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.extension ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.extension_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.extension ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.extension ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.extension.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.extension ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.extension.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >---------
     [java] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT                          [6/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.jpa ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.jpa ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.jpa ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.jpa ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.jpa ---
     [java] [INFO] Compiling 564 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/target/classes
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[310] 
     [java] 	put(EntityManagerProperties.ORDER_UPDATES, new PropertyProcessor() {
     [java] 	                            ^^^^^^^^^^^^^
     [java] The field EntityManagerProperties.ORDER_UPDATES is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[23] 
     [java] 	import org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The type TransactionManagerImpl is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[38] 
     [java] 	TransactionManagerImpl tm;
     [java] 	^^^^^^^^^^^^^^^^^^^^^^
     [java] The type TransactionManagerImpl is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[68] 
     [java] 	public void setTransactionManager(TransactionManagerImpl tm) {
     [java] 	                                  ^^^^^^^^^^^^^^^^^^^^^^
     [java] The type TransactionManagerImpl is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[108] 
     [java] 	if (isTransactional() && tm.isTransactionActive()) {
     [java] 	                            ^^^^^^^^^^^^^^^^^^^^^
     [java] The method isTransactionActive() from the type TransactionManagerImpl is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[111] 
     [java] 	return tm.getConnection(this, userName, password);
     [java] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method getConnection(DataSourceImpl, String, String) from the type TransactionManagerImpl is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ObjectAccessor.java:[90] 
     [java] 	import org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.jpa.metadata.accessors.classes.EmbeddableAccessor is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[125] 
     [java] 	public <X> Subgraph<X> addSubgraph(String attributeName) {
     [java] 	        ^
     [java] The type parameter X is hiding the type X
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[129] 
     [java] 	public <X> Subgraph<X> addSubgraph(String attributeName, Class<X> type) {
     [java] 	        ^
     [java] The type parameter X is hiding the type X
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[178] 
     [java] 	public <X> Subgraph<X> addKeySubgraph(String attributeName) {
     [java] 	        ^
     [java] The type parameter X is hiding the type X
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityGraphImpl.java:[182] 
     [java] 	public <X> Subgraph<X> addKeySubgraph(String attributeName, Class<X> type) {
     [java] 	        ^
     [java] The type parameter X is hiding the type X
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/deployment/PersistenceUnitProcessor.java:[198] 
     [java] 	result = new File(spec.substring(0, separator++)).toURL();
     [java] 	                                                  ^^^^^^^
     [java] The method toURL() from the type File is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[437] 
     [java] 	String shouldOrderUpdates = PropertiesHandler.getPropertyValueLogDebug(EntityManagerProperties.ORDER_UPDATES, properties, this.session, true);
     [java] 	                                                                                               ^^^^^^^^^^^^^
     [java] The field EntityManagerProperties.ORDER_UPDATES is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[43] 
     [java] 	import org.eclipse.persistence.internal.libraries.asm.ClassVisitor;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.libraries.asm.ClassVisitor is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[51] 
     [java] 	import org.eclipse.persistence.internal.libraries.asm.Opcodes;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.libraries.asm.Opcodes is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.java:[55] 
     [java] 	import org.eclipse.persistence.internal.sessions.AbstractSession;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.sessions.AbstractSession is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[207] 
     [java] 	return getPKClass().newInstance();
     [java] 	                    ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/CMP3Policy.java:[332] 
     [java] 	aggregate = mapping.getReferenceDescriptor().getJavaClass().newInstance();
     [java] 	                                                            ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/JPAQuery.java:[25] 
     [java] 	import org.eclipse.persistence.exceptions.EclipseLinkException;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.exceptions.EclipseLinkException is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/JPAQuery.java:[35] 
     [java] 	import javax.persistence.PersistenceException;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import javax.persistence.PersistenceException is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1215] 
     [java] 	singletonLog = (SessionLog)sessionLogClass.newInstance();
     [java] 	                                           ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1216] 
     [java] 	sessionLog = (SessionLog)sessionLogClass.newInstance();
     [java] 	                                         ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1489] 
     [java] 	session.getProject().setDefaultIsIsolated(!defaultShared);
     [java] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setDefaultIsIsolated(boolean) from the type Project is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[1535] 
     [java] 	descriptor.setIsIsolated(!shared);
     [java] 	           ^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setIsIsolated(boolean) from the type ClassDescriptor is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2192] 
     [java] 	TransportManager transport = (TransportManager)transportClass.newInstance();
     [java] 	                                                              ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2260] 
     [java] 	rcm.setTransportManager((TransportManager)transportClass.newInstance());
     [java] 	                                                         ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2267] 
     [java] 	rcm.setSerializer((Serializer)transportClass.newInstance());
     [java] 	                                             ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2325] 
     [java] 	this.session.setSerializer((Serializer)transportClass.newInstance());
     [java] 	                                                      ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[2932] 
     [java] 	sessionCustomizer = (SessionCustomizer) sessionCustomizerClass.newInstance();
     [java] 	                                                               ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3013] 
     [java] 	DescriptorCustomizer customizer = (DescriptorCustomizer)customizerClass.newInstance();
     [java] 	                                                                        ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3257] 
     [java] 	processor.setMetadataSource((MetadataSource)transportClass.newInstance());
     [java] 	                                                           ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3283] 
     [java] 	tuner = (SessionTuner)tunerClass.newInstance();
     [java] 	                                 ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3389] 
     [java] 	projectCacheAccessor = (ProjectCache)transportClass.newInstance();
     [java] 	                                                    ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3408] 
     [java] 	} else if (parser.equalsIgnoreCase(ParserType.ANTLR)) {
     [java] 	                                              ^^^^^
     [java] The field ParserType.ANTLR is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[4021] 
     [java] 	BeanValidationInitializationHelper beanValidationInitializationHelper = (BeanValidationInitializationHelper)helperClass.newInstance();
     [java] 	                                                                                                                        ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[21] 
     [java] 	import java.security.AccessController;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import java.security.AccessController is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[22] 
     [java] 	import java.security.PrivilegedActionException;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import java.security.PrivilegedActionException is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[35] 
     [java] 	import org.eclipse.persistence.internal.localization.ExceptionLocalization;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.localization.ExceptionLocalization is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[37] 
     [java] 	import org.eclipse.persistence.internal.security.PrivilegedGetClassLoaderFromCurrentThread;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.security.PrivilegedGetClassLoaderFromCurrentThread is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.java:[40] 
     [java] 	import org.eclipse.persistence.logging.SessionLogEntry;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.logging.SessionLogEntry is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/MetadataDynamicClassWriter.java:[77] 
     [java] 	mv.visitMethodInsn(INVOKESPECIAL, parentClassType, "get", "(" + LJAVA_LANG_STRING + ")" + LJAVA_LANG_OBJECT);
     [java] 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/MetadataDynamicClassWriter.java:[89] 
     [java] 	mv.visitMethodInsn(INVOKESPECIAL, parentClassType, SET, "(" + LJAVA_LANG_STRING + LJAVA_LANG_OBJECT + ")" + LDYNAMIC_ENTITY);
     [java] 	   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method visitMethodInsn(int, String, String, String) from the type MethodVisitor is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectAccessor.java:[43] 
     [java] 	import java.util.Collection;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^
     [java] The import java.util.Collection is never used
     [java] 43 problems (43 warnings)
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.jpa ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.jpa ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.jpa ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpa_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.jpa ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.jpa ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpa.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.jpa ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpa.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >--------
     [java] [INFO] Building EclipseLink MOXy 2.7.15-SNAPSHOT                         [7/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.moxy ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.moxy ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.moxy ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.moxy ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.moxy ---
     [java] [INFO] Compiling 182 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/target/classes
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/JAXBMarshaller.java:[56] 
     [java] 	import org.eclipse.persistence.internal.localization.JAXBLocalization;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.localization.JAXBLocalization is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/json/schema/model/JsonSchema.java:[71] 
     [java] 	private List<String> required;
     [java] 	                     ^^^^^^^^
     [java] The value of the field JsonSchema.required is not used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.java:[155] 
     [java] 	@java.lang.SuppressWarnings("squid:S1191")
     [java] 	                            ^^^^^^^^^^^^^
     [java] Unsupported @SuppressWarnings("squid:S1191")
     [java] 5. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/BeanValidationHelper.java (at line 139)
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java] 6. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 70)
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java] 7. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 95)
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java] 8. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 123)
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java] 9. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 172)
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java] 10. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java (at line 182)
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.java:[74] 
     [java] 	import org.eclipse.persistence.internal.localization.JAXBLocalization;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.localization.JAXBLocalization is never used
     [java] 12. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaClassImpl.java (at line 491)
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] At least one of the problems in category 'unchecked' is not analysed due to a compiler option being ignored
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/Property.java:[157] 
     [java] 	private JavaClass xmlAdapterClass;
     [java] 	                  ^^^^^^^^^^^^^^^
     [java] The value of the field Property.xmlAdapterClass is not used
     [java] 13 problems (0 errors, 5 warnings, 5 info)
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.moxy ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.moxy ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.moxy ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.moxy_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.moxy ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.moxy ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.moxy.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.moxy ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.moxy.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >--------
     [java] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT                         [8/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.dbws ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.dbws ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.dbws ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.dbws ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.dbws ---
     [java] [INFO] Compiling 152 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/target/classes
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/ProjectHelper.java:[65] 
     [java] 	XRDynamicEntity newInstance = (XRDynamicEntity)clz.newInstance();
     [java] 	                                                   ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] 2. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicEntityAccessor.java (at line 31)
     [java] 	@SuppressWarnings("serial")
     [java] 	                  ^^^^^^^^
     [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRSessionConfigLoader.java:[37] 
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/QueryList.java:[32] 
     [java] 	@XmlRootElement(name = ReservedWords.JPARS_LIST_GROUPING_NAME)
     [java] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated
     [java] 5. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryOperation.java (at line 109)
     [java] 	@SuppressWarnings({"serial", "unchecked"/*, "rawtypes"*/})
     [java] 	                   ^^^^^^^^
     [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryOperation.java:[408] 
     [java] 	((ArrayList) value).add(1);
     [java] 	  ^^^^^^^^^
     [java] ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryOperation.java:[410] 
     [java] 	((Vector) value).add(1);
     [java] 	  ^^^^^^
     [java] Vector is a raw type. References to generic type Vector<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/xmladapters/RestCollectionAdapter.java:[111] 
     [java] 	private Collection loadItems(String href) throws Exception {
     [java] 	        ^^^^^^^^^^
     [java] Collection is a raw type. References to generic type Collection<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/xmladapters/RestCollectionAdapter.java:[130] 
     [java] 	return (Collection) attributeMapping.getRealAttributeValueFromAttribute(attributeMapping.getAttributeValueFromObject(entity), entity, (AbstractSession)context.getServerSession());
     [java] 	        ^^^^^^^^^^
     [java] Collection is a raw type. References to generic type Collection<E> should be parameterized
     [java] 10. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/dbws/DBWSModelProject.java (at line 70)
     [java] 	@SuppressWarnings({"serial", "rawtypes"})
     [java] 	                   ^^^^^^^^
     [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.java:[44] 
     [java] 	import java.util.Collection;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^
     [java] The import java.util.Collection is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryResult.java:[34] 
     [java] 	private List<JAXBElement> fields;
     [java] 	             ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryResult.java:[45] 
     [java] 	public List<JAXBElement> getFields() {
     [java] 	            ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryResult.java:[50] 
     [java] 	public void setFields(List<JAXBElement> fields) {
     [java] 	                           ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.java:[338] 
     [java] 	(Class<? extends XmlAdapter<?,?>>) Class.forName(adapterClassName, true, cl)));
     [java] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Type safety: Unchecked cast from Class<capture#5-of ?> to Class<? extends XmlAdapter<?,?>>
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.java:[354] 
     [java] 	(Class<? extends XmlAdapter<?,?>>) Class.forName(adapterClassName, true, cl)));
     [java] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Type safety: Unchecked cast from Class<capture#7-of ?> to Class<? extends XmlAdapter<?,?>>
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryList.java:[34] 
     [java] 	private List<JAXBElement> fields;
     [java] 	             ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryList.java:[49] 
     [java] 	public List<JAXBElement> getFields() {
     [java] 	            ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryList.java:[59] 
     [java] 	public void setFields(List<JAXBElement> fields) {
     [java] 	                           ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ConcreteSubclassFactory.java:[50] 
     [java] 	return clazz.newInstance();
     [java] 	             ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] 21. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/Util.java (at line 82)
     [java] 	@SuppressWarnings("serial")
     [java] 	                  ^^^^^^^^
     [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[271] 
     [java] 	final Map<Class, ClassDescriptor> descriptors = context.getServerSession().getDescriptors();
     [java] 	          ^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[416] 
     [java] 	private Property buildProperty(PersistenceContext context, Class clazz) {
     [java] 	                                                           ^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[437] 
     [java] 	private Class getCollectionGenericClass(DatabaseMapping mapping) {
     [java] 	        ^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:[438] 
     [java] 	Class collectionName = null;
     [java] 	^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[221] 
     [java] 	partner = matrixParams.get(MatrixParameters.JPARS_RELATIONSHIP_PARTNER);
     [java] 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The field MatrixParameters.JPARS_RELATIONSHIP_PARTNER is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/LinkList.java:[32] 
     [java] 	@XmlRootElement(name = ReservedWords.JPARS_LIST_GROUPING_NAME)
     [java] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated
     [java] 28. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/sxf/SimpleXMLFormatProject.java (at line 36)
     [java] 	@SuppressWarnings("serial")
     [java] 	                  ^^^^^^^^
     [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[444] 
     [java] 	super.finalize();
     [java] 	      ^^^^^^^^^^
     [java] The method finalize() from the type Object is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[558] 
     [java] 	@SuppressWarnings({ "unchecked", "rawtypes" })
     [java] 	                    ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1190] 
     [java] 	@SuppressWarnings({ "rawtypes", "unchecked" })
     [java] 	                    ^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("rawtypes")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1190] 
     [java] 	@SuppressWarnings({ "rawtypes", "unchecked" })
     [java] 	                                ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1220] 
     [java] 	for (XmlAdapter adapter : getAdapters()) {
     [java] 	     ^^^^^^^^^^
     [java] XmlAdapter is a raw type. References to generic type XmlAdapter<ValueType,BoundType> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1244] 
     [java] 	writer.writeStartElement(ReservedWords.JPARS_LIST_GROUPING_NAME);
     [java] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1245] 
     [java] 	for (Object o : (List<Object>) object) {
     [java] 	                ^^^^^^^^^^^^^^^^^^^^^
     [java] Type safety: Unchecked cast from Object to List<Object>
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1521] 
     [java] 	for (Class clazz : getServerSession().getProject().getDescriptors().keySet()) {
     [java] 	     ^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1522] 
     [java] 	if (clazz.isAnnotationPresent(RestPageableQueries.class)) {
     [java] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Type safety: The method isAnnotationPresent(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1523] 
     [java] 	final RestPageableQueries restPageableQueries = (RestPageableQueries) clazz.getAnnotation(RestPageableQueries.class);
     [java] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Type safety: The method getAnnotation(Class) belongs to the raw type Class. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/ReportQueryResultList.java:[31] 
     [java] 	@XmlRootElement(name = ReservedWords.JPARS_LIST_GROUPING_NAME)
     [java] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/AbstractPagingValidator.java:[21] 
     [java] 	import org.eclipse.persistence.logging.AbstractSessionLog;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.logging.AbstractSessionLog is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/AbstractPagingValidator.java:[36] 
     [java] 	private final UriInfo uri;
     [java] 	                      ^^^
     [java] The value of the field AbstractPagingValidator.uri is not used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[184] 
     [java] 	@SuppressWarnings("rawtypes")
     [java] 	                  ^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("rawtypes")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[252] 
     [java] 	final Collection collection = (Collection) attributeValue;
     [java] 	      ^^^^^^^^^^
     [java] Collection is a raw type. References to generic type Collection<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[252] 
     [java] 	final Collection collection = (Collection) attributeValue;
     [java] 	                               ^^^^^^^^^^
     [java] Collection is a raw type. References to generic type Collection<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.java:[296] 
     [java] 	if (!(((Collection) value).isEmpty())) {
     [java] 	        ^^^^^^^^^^
     [java] Collection is a raw type. References to generic type Collection<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/dbws/SOAPResponseWriter.java:[209] 
     [java] 	response = (SOAPResponse) descriptor.getJavaClass().newInstance();
     [java] 	                                                    ^^^^^^^^^^^^^
     [java] The method newInstance() from the type Class is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[58] 
     [java] 	for (Object o : ((PageableCollection) object).getItems()) {
     [java] 	                  ^^^^^^^^^^^^^^^^^^
     [java] PageableCollection is a raw type. References to generic type PageableCollection<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[83] 
     [java] 	boolean accessible = field.isAccessible();
     [java] 	                           ^^^^^^^^^^^^^^
     [java] The method isAccessible() from the type AccessibleObject is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[92] 
     [java] 	CollectionProxy proxy = getRestCollectionProxy((Collection) field.get(entity), entity.getClass().getName(), field.getName());
     [java] 	                                                ^^^^^^^^^^
     [java] Collection is a raw type. References to generic type Collection<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[108] 
     [java] 	private CollectionProxy getRestCollectionProxy(final Collection toProxy, final String entityName, final String fieldname) {
     [java] 	                                                     ^^^^^^^^^^
     [java] Collection is a raw type. References to generic type Collection<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[118] 
     [java] 	final Class referenceAdaptorClass = Class.forName(proxyClassName, true, classLoader);
     [java] 	      ^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[119] 
     [java] 	final Class[] argTypes = {Collection.class};
     [java] 	      ^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[120] 
     [java] 	final Constructor referenceAdaptorConstructor = referenceAdaptorClass.getDeclaredConstructor(argTypes);
     [java] 	      ^^^^^^^^^^^
     [java] Constructor is a raw type. References to generic type Constructor<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.java:[120] 
     [java] 	final Constructor referenceAdaptorConstructor = referenceAdaptorClass.getDeclaredConstructor(argTypes);
     [java] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Type safety: The method getDeclaredConstructor(Class...) belongs to the raw type Class. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.java:[75] 
     [java] 	createNodeForPageableCollection((PageableCollection) object, root);
     [java] 	                                 ^^^^^^^^^^^^^^^^^^
     [java] PageableCollection is a raw type. References to generic type PageableCollection<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.java:[86] 
     [java] 	private void createNodeForPageableCollection(PageableCollection collection, Node node) {
     [java] 	                                             ^^^^^^^^^^^^^^^^^^
     [java] PageableCollection is a raw type. References to generic type PageableCollection<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.java:[103] 
     [java] 	private void processFieldsList(Node fieldsNode, List<JAXBElement> elements) {
     [java] 	                                                     ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.java:[104] 
     [java] 	for (JAXBElement field : elements) {
     [java] 	     ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[77] 
     [java] 	response.setItems((List<Object>) results);
     [java] 	                  ^^^^^^^^^^^^^^^^^^^^^^
     [java] Type safety: Unchecked cast from Object to List<Object>
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[101] 
     [java] 	private PageableCollection populatePagedCollectionLinks(Map<String, Object> queryParams, UriInfo uriInfo, PageableCollection resultCollection) {
     [java] 	        ^^^^^^^^^^^^^^^^^^
     [java] PageableCollection is a raw type. References to generic type PageableCollection<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[101] 
     [java] 	private PageableCollection populatePagedCollectionLinks(Map<String, Object> queryParams, UriInfo uriInfo, PageableCollection resultCollection) {
     [java] 	                                                                                                          ^^^^^^^^^^^^^^^^^^
     [java] PageableCollection is a raw type. References to generic type PageableCollection<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.java:[145] 
     [java] 	resultCollection.setLinks(itemLinksBuilder.build().getLinks());
     [java] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] Type safety: The method setLinks(List) belongs to the raw type PageableCollection. References to generic type PageableCollection<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SimpleHomogeneousList.java:[33] 
     [java] 	@XmlRootElement(name = ReservedWords.JPARS_LIST_GROUPING_NAME)
     [java] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The field ReservedWords.JPARS_LIST_GROUPING_NAME is deprecated
     [java] 64. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRDynamicEntityVHAccessor.java (at line 38)
     [java] 	@SuppressWarnings("serial")
     [java] 	                  ^^^^^^^^
     [java] At least one of the problems in category 'serial' is not analysed due to a compiler option being ignored
     [java] 65. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryHandler.java (at line 130)
     [java] 	@SuppressWarnings("unused")
     [java] 	                  ^^^^^^^^
     [java] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
     [java] 66. INFO in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/QueryHandler.java (at line 142)
     [java] 	@SuppressWarnings("unused")
     [java] 	                  ^^^^^^^^
     [java] At least one of the problems in category 'unused' is not analysed due to a compiler option being ignored
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PageableFieldValidator.java:[31] 
     [java] 	private final Class entityClass;
     [java] 	              ^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/features/paging/PageableFieldValidator.java:[41] 
     [java] 	public PageableFieldValidator(Class entityClass, String fieldName, UriInfo uri) {
     [java] 	                              ^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/xmladapters/ReferenceAdapterV2.java:[132] 
     [java] 	return (T)entity;
     [java] 	       ^^^^^^^^^
     [java] Type safety: Unchecked cast from Object to T
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQuery.java:[35] 
     [java] 	List<JAXBElement> getFields();
     [java] 	     ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/list/SingleResultQuery.java:[42] 
     [java] 	void setFields(List<JAXBElement> fields);
     [java] 	                    ^^^^^^^^^^^
     [java] JAXBElement is a raw type. References to generic type JAXBElement<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapterV2.java:[20] 
     [java] 	import org.eclipse.persistence.internal.sessions.AbstractSession;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.sessions.AbstractSession is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/org.eclipse.persistence.dbws/src/org/eclipse/persistence/internal/xr/XRSessionsFactory.java:[59] 
     [java] 	new PrivilegedNewInstanceFromClass(m_classLoader.loadClass(projectString)));
     [java] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] PrivilegedNewInstanceFromClass is a raw type. References to generic type PrivilegedNewInstanceFromClass<T> should be parameterized
     [java] 73 problems (0 errors, 65 warnings, 65 info)
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.dbws ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.dbws ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.dbws ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.dbws_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.dbws ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.dbws ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.dbws.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.dbws ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.dbws.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >--------
     [java] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT                       [9/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.jpars ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.jpars ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.jpars ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.jpars ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.jpars ---
     [java] [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/.settings/org.eclipse.jdt.core.prefs' could not be found!
     [java] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpars/target/classes
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.jpars ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.jpars ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.jpars ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpars_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.jpars ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.jpars ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpars.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.jpars ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.jpars.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >---------
     [java] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT                         [10/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.sdo ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.sdo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.sdo ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.sdo ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.sdo ---
     [java] [INFO] Compiling 88 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/target/classes
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/helper/DataObjectInputStream.java:[36] 
     [java] 	import java.util.Arrays;
     [java] 	       ^^^^^^^^^^^^^^^^
     [java] The import java.util.Arrays is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/SDOResolvable.java:[22] 
     [java] 	import java.io.ObjectOutputStream;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import java.io.ObjectOutputStream is never used
     [java] 2 problems (2 warnings)
     [java] [WARNING] Source directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/resource does not exist
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.sdo ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.sdo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.sdo ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.sdo_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.sdo ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.sdo ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.sdo.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.sdo ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.sdo.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >----
     [java] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT                [11/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/target/classes
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilderModelProject.java:[65] 
     [java] 	for (Iterator descriptors = getDescriptors().values().iterator(); descriptors.hasNext();) {
     [java] 	     ^^^^^^^^
     [java] Iterator is a raw type. References to generic type Iterator<E> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[600] 
     [java] 	@SuppressWarnings({"unchecked"})
     [java] 	                   ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[606] 
     [java] 	Class driverClass = null;
     [java] 	^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[693] 
     [java] 	@SuppressWarnings({"unchecked"})
     [java] 	                   ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:[698] 
     [java] 	Class platformClass = null;
     [java] 	^^^^^
     [java] Class is a raw type. References to generic type Class<T> should be parameterized
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/JBossPackager.java:[102] 
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/WeblogicPackager.java:[62] 
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/WebSpherePackager.java:[40] 
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/XmlEntityMappingsGenerator.java:[49] 
     [java] 	import org.eclipse.persistence.internal.databaseaccess.DatabaseCall;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.internal.databaseaccess.DatabaseCall is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/dbws/GlassfishPackager.java:[40] 
     [java] 	@SuppressWarnings("unchecked")
     [java] 	                  ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/metadata/generation/JPAMetadataGenerator.java:[975] 
     [java] 	@SuppressWarnings("rawtypes")
     [java] 	                  ^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("rawtypes")
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/org.eclipse.persistence.dbws.builder/src/org/eclipse/persistence/tools/metadata/generation/JPAMetadataGenerator.java:[1107] 
     [java] 	@SuppressWarnings({ "rawtypes", "unchecked" })
     [java] 	                                ^^^^^^^^^^^
     [java] Unnecessary @SuppressWarnings("unchecked")
     [java] 13 problems (0 errors, 12 warnings, 1 info)
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.dbws.builder_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.dbws.builder.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.dbws.builder ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.dbws.builder.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >-------
     [java] [INFO] Building EclipseLink Oracle Extension 2.7.15-SNAPSHOT            [12/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.oracle ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.oracle ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.oracle ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.oracle ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.oracle ---
     [java] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/target/classes
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276] 
     [java] 	return new oracle.sql.ARRAY(new oracle.sql.ArrayDescriptor(elementDataTypeName, connection), connection, elements);
     [java] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The constructor ARRAY(ArrayDescriptor, Connection, Object) is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276] 
     [java] 	return new oracle.sql.ARRAY(new oracle.sql.ArrayDescriptor(elementDataTypeName, connection), connection, elements);
     [java] 	                      ^^^^^
     [java] The type ARRAY is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276] 
     [java] 	return new oracle.sql.ARRAY(new oracle.sql.ArrayDescriptor(elementDataTypeName, connection), connection, elements);
     [java] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The constructor ArrayDescriptor(String, Connection) is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276] 
     [java] 	return new oracle.sql.ARRAY(new oracle.sql.ArrayDescriptor(elementDataTypeName, connection), connection, elements);
     [java] 	                                           ^^^^^^^^^^^^^^^
     [java] The type ArrayDescriptor is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286] 
     [java] 	return new oracle.sql.STRUCT(new oracle.sql.StructDescriptor(structTypeName, connection), connection, attributes);
     [java] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The constructor STRUCT(StructDescriptor, Connection, Object[]) is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286] 
     [java] 	return new oracle.sql.STRUCT(new oracle.sql.StructDescriptor(structTypeName, connection), connection, attributes);
     [java] 	                      ^^^^^^
     [java] The type STRUCT is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286] 
     [java] 	return new oracle.sql.STRUCT(new oracle.sql.StructDescriptor(structTypeName, connection), connection, attributes);
     [java] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The constructor StructDescriptor(String, Connection) is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286] 
     [java] 	return new oracle.sql.STRUCT(new oracle.sql.StructDescriptor(structTypeName, connection), connection, attributes);
     [java] 	                                            ^^^^^^^^^^^^^^^^
     [java] The type StructDescriptor is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[296] 
     [java] 	((oracle.sql.REF)ref).setPhysicalConnectionOf(connection);
     [java] 	             ^^^
     [java] The type REF is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[297] 
     [java] 	return ((oracle.sql.REF)ref).getValue();
     [java] 	                    ^^^
     [java] The type REF is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[297] 
     [java] 	return ((oracle.sql.REF)ref).getValue();
     [java] 	                             ^^^^^^^^^^
     [java] The method getValue() from the type REF is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[828] 
     [java] 	rowCount = ((OraclePreparedStatement)statement).sendBatch();
     [java] 	                                                ^^^^^^^^^^^
     [java] The method sendBatch() from the type OraclePreparedStatement is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[830] 
     [java] 	((OraclePreparedStatement) statement).setExecuteBatch(1);
     [java] 	                                      ^^^^^^^^^^^^^^^^^^
     [java] The method setExecuteBatch(int) from the type OraclePreparedStatement is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[865] 
     [java] 	((OraclePreparedStatement) statement).setExecuteBatch(maxBatchWritingSize);
     [java] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method setExecuteBatch(int) from the type OraclePreparedStatement is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[78] 
     [java] 	rowCount = ((OraclePreparedStatement)statement).sendBatch();
     [java] 	                                                ^^^^^^^^^^^
     [java] The method sendBatch() from the type OraclePreparedStatement is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[80] 
     [java] 	((OraclePreparedStatement) statement).setExecuteBatch(1);
     [java] 	                                      ^^^^^^^^^^^^^^^^^^
     [java] The method setExecuteBatch(int) from the type OraclePreparedStatement is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[24] 
     [java] 	import oracle.sql.OPAQUE;
     [java] 	       ^^^^^^^^^^^^^^^^^
     [java] The type OPAQUE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[26] 
     [java] 	import oracle.xdb.dom.XDBDocument;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The type XDBDocument is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[37] 
     [java] 	return XMLType.createXML(connection, dom);
     [java] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method createXML(Connection, Document) from the type XMLType is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[42] 
     [java] 	return XMLType.createXML(connection, xml);
     [java] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method createXML(Connection, String) from the type XMLType is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[53] 
     [java] 	return xml.getDocument();
     [java] 	           ^^^^^^^^^^^^^
     [java] The method getDocument() from the type XMLType is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[59] 
     [java] 	String xmlString = xmlType.getStringVal();
     [java] 	                           ^^^^^^^^^^^^^^
     [java] The method getStringVal() from the type XMLType is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[64] 
     [java] 	xmlType.close();
     [java] 	        ^^^^^^^
     [java] The method close() from the type XMLType is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[70] 
     [java] 	return obj instanceof XDBDocument;
     [java] 	                      ^^^^^^^^^^^
     [java] The type XDBDocument is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79] 
     [java] 	return XMLType.createXML((OPAQUE) opaque);
     [java] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method createXML(OPAQUE) from the type XMLType is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79] 
     [java] 	return XMLType.createXML((OPAQUE) opaque);
     [java] 	                          ^^^^^^
     [java] The type OPAQUE is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/dcn/OracleChangeNotificationListener.java:[171] 
     [java] 	session.log(SessionLog.WARNING, SessionLog.EJB_OR_METADATA, "locking_required_for_database_change_notification", descriptor.getJavaClass());
     [java] 	                                           ^^^^^^^^^^^^^^^
     [java] The field SessionLog.EJB_OR_METADATA is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/platform/database/oracle/Oracle12Platform.java:[26] 
     [java] 	import org.eclipse.persistence.exceptions.ValidationException;
     [java] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The import org.eclipse.persistence.exceptions.ValidationException is never used
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[426] 
     [java] 	State.create(sessionNoun, SessionProfiler.SessionName, "", DMSLocalization.buildMessage("session_name"), (this.getSession().getName() == "") ? "session name not specified" : getSession().getName());
     [java] 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method create(Noun, String, String, String, Object) from the type State is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[429] 
     [java] 	State sessionLoginTime = State.create(sessionNoun, SessionProfiler.LoginTime, "", DMSLocalization.buildMessage("session_login_time"), "not available");
     [java] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method create(Noun, String, String, String, Object) from the type State is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[469] 
     [java] 	State rcmStatus = State.create(rcmNoun, SessionProfiler.RcmStatus, "", DMSLocalization.buildMessage("rcm_status"), "not available");
     [java] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method create(Noun, String, String, String, Object) from the type State is deprecated
     [java] [WARNING] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle/src/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[489] 
     [java] 	State connectionInUse = State.create(connectionsNoun, ConnectionInUse + "(" + poolName + ")", "", DMSLocalization.buildMessage("connection_in_used"), "not available");
     [java] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     [java] The method create(Noun, String, String, String, Object) from the type State is deprecated
     [java] 32 problems (32 warnings)
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.oracle ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/${testId}/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.oracle ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.oracle ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.oracle_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.oracle ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.oracle ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.oracle.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.oracle ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.oracle.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] 
     [java] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >----
     [java] [INFO] Building EclipseLink Oracle NoSQL Extension 2.7.15-SNAPSHOT      [13/13]
     [java] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] The project's OSGi version is 2.7.15.v20240108-39c89dba73
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] Copying 3 resources
     [java] [INFO] 
     [java] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.oracle.nosql/target/classes
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] Using 'UTF-8' encoding to copy filtered resources.
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/${testId}/resources
     [java] [INFO] 
     [java] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.oracle.nosql_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] 
     [java] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] 
     [java] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.oracle.nosql.source_2.7.15.v20240108-39c89dba73-sources.jar
     [java] [INFO] 
     [java] [INFO] --- maven-antrun-plugin:1.6:run (inject-common-into-src-bundles) @ org.eclipse.persistence.oracle.nosql ---
     [java] [INFO] Executing tasks
     [java] 
     [java] main:
     [java]       [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/org.eclipse.persistence.oracle.nosql.source_2.7.15.v20240108-39c89dba73.jar
     [java] [INFO] Executed tasks
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Reactor Summary for EclipseLink Parent 2.7.15-SNAPSHOT:
     [java] [INFO] 
     [java] [INFO] EclipseLink Parent ................................. SUCCESS [  1.347 s]
     [java] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [  6.100 s]
     [java] [INFO] EclipseLink Core ................................... SUCCESS [  6.756 s]
     [java] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [  0.319 s]
     [java] [INFO] EclipseLink Extension .............................. SUCCESS [  0.160 s]
     [java] [INFO] EclipseLink JPA .................................... SUCCESS [  1.539 s]
     [java] [INFO] EclipseLink MOXy ................................... SUCCESS [  0.838 s]
     [java] [INFO] EclipseLink DBWS ................................... SUCCESS [  0.596 s]
     [java] [INFO] EclipseLink JPA-RS ................................. SUCCESS [  0.167 s]
     [java] [INFO] EclipseLink SDO .................................... SUCCESS [  1.756 s]
     [java] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [  0.420 s]
     [java] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [  0.338 s]
     [java] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [  0.246 s]
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  26.834 s
     [java] [INFO] Finished at: 2024-01-08T18:37:03Z
     [java] [INFO] ------------------------------------------------------------------------
     [copy] Copying 24 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins
     [echo] modelgen.2.base.dir = '../..'
     [echo] Loading /home/jenkins/build.properties...

clean:

init:

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.modelgen/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.modelgen/antbuild.xml:145: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.modelgen/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa.modelgen.source_2.7.15.v20240108-39c89dba73.jar

build:
     [echo] dynamic.2.base.dir = '../..'
     [echo] Loading /home/jenkins/build.properties...

clean:

init:
     [echo] extensions.depend.dir       = '/home/jenkins/extension.lib.external'

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy.dynamicxjc/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy.dynamicxjc/antbuild.xml:158: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 9 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy.dynamicxjc/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy.dynamicxjc/src/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaMethodImpl.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/eclipselink-moxy-dynamicxjc_2.7.15.v20240108-39c89dba73.jar
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/eclipselink-moxy-dynamicxjc.source_2.7.15.v20240108-39c89dba73.jar

jar:

build:

clean:

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.jaxb/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.jaxb/antbuild.xml:106: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.jaxb/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

build:

package-eclipselink-jar:
     [echo] Implementation-Version: 2.7.15.v20240108-39c89dba73
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/javax.persistence/classes
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/javax.persistence/classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/hermes/classes
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa.jpql_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/hermes/classes
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/eclipselink/classes
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/eclipselink/classes
     [echo] module-path          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.activation.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.antlr:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.asm.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.xml.bind-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jaxb-impl.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jaxb-xjc.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.resource-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.json.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.validation-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.ejb-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.jms-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.servlet-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.xml.soap-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.mail.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.xml.ws-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/javax.wsdl_1.6.2.v201012040545.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.ws.rs-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/slf4j-api.jar'
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/antbuild.xml:1216: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/eclipselink/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/bundles/eclipselink/src/module-info.java:26: warning: requires transitive directive for an automatic module
    [javac]     requires transitive java.persistence;
    [javac]                             ^
    [javac] 1 warning
      [jar] Updating jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar

build-eclipselink-jar:

package-persistence20_21_diff-jar:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/javax.persistence20_21_diff.jar

build-core-test:
     [echo] CORETEST_BEGINS...

pre-init:
     [echo] Loading /home/jenkins/build.properties...
     [echo] Notice: custom properties file '${test.properties}' not found to load.
     [echo] Notice: custom properties file '/home/jenkins/test.properties' not found to load.
     [echo] Notice: custom properties file '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/local.build.properties' not found to load.
     [echo] core_test.build.location ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test'
     [echo] core_test.2.base.dir     ='../..'
     [echo] core_test.src.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src'
     [echo] core_test.resource.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo] core_test.classes.dir    ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes'
     [echo] core_test.report.dir     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports'
     [echo] core_test.run.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [echo] user.home                ='/home/jenkins'
     [echo] test.properties          ='test.properties'
     [echo] extensions.depend.dir    ='/home/jenkins/extension.lib.external'
     [echo] junit.lib                ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] tools.lib                ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar'
     [echo] jdk.version              ='"11.0.11"'

clean:
     [echo] Cleaning...
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar
     [echo]     /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar

init-eclipselink:
     [echo] Using EclipseLink.jar as 'product' in compile dependency: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar.

init-bundles:

init-classes:

init-classpaths:

init-modulepaths:

init:

compile:
     [echo] Compiler settings:
     [echo] jdk.version          ='"11.0.11"'
     [echo] srcdir               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src'
     [echo] destdir              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes'
     [echo] debug/debuglevel     ='true'/'lines,vars,source'
     [echo] source/target        ='9'/'9'
     [echo] deprecation          ='off'
     [echo] failonerror          ='true'
     [echo] memoryMaximumSize    ='1024m'
     [echo] javac args           ='--add-modules java.transaction'
     [echo] module-path          =''
     [echo] upgrade-module-path  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar'
     [echo] class-path           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-orb.jar'
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/antbuild.xml:496: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2921 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 9
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:247: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     public BigDecimal getBigDecimal(int columnIndex, int scale) {
    [javac]                       ^
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:368: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     public java.io.InputStream getUnicodeStream(int columnIndex) {
    [javac]                                ^
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:545: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     public BigDecimal getBigDecimal(String columnName, int scale) {
    [javac]                       ^
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:664: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     public java.io.InputStream getUnicodeStream(String columnName) {
    [javac]                                ^
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedStatement.java:329: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     public void setUnicodeStream(int parameterIndex, java.io.InputStream x, int length) {
    [javac]                 ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 6 warnings

process-resource:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo] Setup filtering values:
     [echo] dbUser:      'root'
     [echo] dbPassword:  ********
     [echo] driverClass: 'com.mysql.cj.jdbc.Driver'
     [echo] dbURL        'jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true'
     [echo] loglevel:    'info'
     [echo] boolvalue:   'false'
     [echo] dbPlatform:  'org.eclipse.persistence.platform.database.MySQLPlatform'
     [echo]  
     [echo] Filter copying Resources (all but below) (default encoding):
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [copy] Copied 20 empty directories to 2 empty directories under /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo] Filter copying Resources '**/Employee_utf16.xml' (UTF-16 encoding)
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo] Filter copying Resources '**/NLSJapaneseMWIntegrationTestEmployeeProject.xml' (Shift_JIS encoding)
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar

build:
     [echo] Loading test properties
     [echo]  - test.properties value was not set
     [echo]  + /home/jenkins/build.properties found
     [echo]  - /home/jenkins/test.properties not found
     [echo]  - /home/jenkins/local.build.properties not found
     [echo] Loading build properties
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/antbuild.properties found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/test.properties found
     [echo] Checking build utilities:
     [echo]  + Ant: Apache Ant(TM) version 1.10.13 compiled on January 4 2023
     [echo]  + JDK: 11.0.11

common-path:

build-path:
     [echo] Build Path: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.core_2.7.15.v20240108-39c89dba73.jar
     [echo]             /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.extension_2.7.15.v20240108-39c89dba73.jar
     [echo]             /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes
     [echo]             /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/slf4j-api.jar
     [echo]             /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/logback-core.jar
     [echo]             /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/logback-classic.jar
     [echo]             /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/slf4j-nop.jar
     [echo]             /home/jenkins/extension.lib.external/junit-4.13.2.jar
     [echo]             /home/jenkins/extension.lib.external/hamcrest-core-1.3.jar
     [echo]             /home/jenkins/extension.lib.external/jmockit-1.35.jar

build-dirs:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/classes

compile:
    [javac] Compiling 3 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/eclipselink-extension-tests.jar

build:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

server-test-dll-existence:

cleanup-merge-inherited-ddl:

jta-ds-servertest-existence:

cleanup-non-jta-ds-servertest:

clean:

init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/run
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes21
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes22
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa21-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa22-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-annotation-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-only-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-merge-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-validation-failed-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-properties
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-pu with spaces
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-partitioned-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-plsql-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-cascade-deletes-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/jpa-performance
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/jpa-performance2
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-metamodel-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-delimited-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-extensibility-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-beanvalidation-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-beanvalidation-dynamic-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_1
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_2
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_3
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_1
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_2
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_3
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_1
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_2
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_3
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-remote
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-mapping-metadata-complete

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

set-server-properties:

prepare-modelgen-xml:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes

compile-with-modelgen:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes/META-INF
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

model-compile:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:688: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 198 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: [EL Info]: processor: Creating static metadata factory ...
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

model-compile:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:688: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 91 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: [EL Info]: processor: Creating static metadata factory ...
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/inheritance/InheritanceModelExamples.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

model-compile:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:688: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 45 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: [EL Info]: processor: Creating static metadata factory ...
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
    [javac] warning: [EL Warning]: metadata: ServerSession(1005678734)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [javac] warning: [EL Warning]: metadata: ServerSession(1005678734)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 3 warnings
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

model-compile:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:688: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 39 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: [EL Info]: processor: Creating static metadata factory ...
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation.
    [javac] Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation.
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes/META-INF

compile-standard:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:780: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1056 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning

compile-jpa21-standard:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:810: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1329 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes21
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning

compile-jpa22-standard:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:838: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1475 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes22
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning

proxy:

compile-springplatform:

compile-criteria:
     [echo] Compile the Modelgen (criteria metamodel) Tests
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:926: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

compile-fullregression:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/antbuild.xml:863: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

compile:

package-annotation:
     [copy] Copying 5 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-annotation-model/META-INF
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-annotation-model
     [copy] Copying 1030 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-annotation-model
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

init:

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

prepare-spring-xmls:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

init:

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

prepare-osgi-xmls:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-annotation-model.jar

package-ddl:
     [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-ddl-generation-model/META-INF
     [copy] Copying 119 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-ddl-generation-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-ddl-generation-model.jar

package-xml-only:
     [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-only-model/META-INF
     [copy] Copying 217 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-only-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-only-model.jar

package-xml-merge:
     [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-merge-model/META-INF
     [copy] Copying 31 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-merge-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-merge-model.jar

package-jpa21-model:
     [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa21-model/META-INF
     [copy] Copying 123 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa21-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa21-model.jar

package-jpa22-model:
     [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa22-model/META-INF
     [copy] Copying 125 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-jpa22-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa22-model.jar

package-xml-extended:
     [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-model/META-INF
     [copy] Copying 161 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-model.jar

package-validation-failed:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-validation-failed-model/META-INF
     [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-validation-failed-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-validation-failed-model.jar

package-jpa-advanced-field-access:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model/META-INF
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model
     [copy] Copying 47 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model
     [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-field-access-model
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

init:

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

prepare-spring-xmls:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

init:

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

prepare-osgi-xmls:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-advanced-field-access-model.jar

package-jpa-advanced-properties:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-properties/META-INF
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-properties
     [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-advanced-properties
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-advanced-properties.jar

package-jpa-pu_with_spaces:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-pu with spaces/META-INF
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-pu with spaces.jar

package-partitioned:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-partitioned-model/META-INF
     [copy] Copying 13 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-partitioned-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-partitioned-model.jar

package-plsql:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-plsql-model/META-INF
     [copy] Copying 7 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-plsql-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-plsql-model.jar

package-jpa-performance:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/jpa-performance/META-INF
     [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/jpa-performance
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/jpa-performance.jar

package-jpa-performance2:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/jpa-performance2/META-INF
     [copy] Copying 14 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/jpa-performance2
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/jpa-performance2.jar

package-cascade-deletes:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-cascade-deletes-model/META-INF
     [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-cascade-deletes-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-cascade-deletes-model.jar

package-jpa-metamodel:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-metamodel-model/META-INF
     [copy] Copying 110 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-metamodel-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-metamodel-model.jar

package-delimited:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-delimited-model/META-INF
     [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-delimited-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-delimited-model.jar

package-beanvalidation:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-beanvalidation-model/META-INF
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-beanvalidation-model.jar

package-beanvalidation-dynamic:
     [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-beanvalidation-dynamic-model/META-INF
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-beanvalidation-dynamic-model.jar

package-composite-advanced:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model/META-INF
     [copy] Copying 5 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model
     [copy] Copied 3 empty directories to 3 empty directories under /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-composite-advanced-model.jar

package-composite-advanced-member_1:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_1/META-INF
     [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_1
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-composite-advanced-model-member_1.jar

package-composite-advanced-member_2:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_2/META-INF
     [copy] Copying 14 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_2
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-composite-advanced-model-member_2.jar

package-composite-advanced-member_3:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_3/META-INF
     [copy] Copying 12 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-composite-advanced-model-member_3
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-composite-advanced-model-member_3.jar

package-xml-composite-advanced:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model/META-INF
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model
     [copy] Copied 3 empty directories to 3 empty directories under /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-composite-advanced-model.jar

package-xml-composite-advanced-member_1:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_1/META-INF
     [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_1
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-composite-advanced-model-member_1.jar

package-xml-composite-advanced-member_2:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_2/META-INF
     [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_2
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-composite-advanced-model-member_2.jar

package-xml-composite-advanced-member_3:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_3/META-INF
     [copy] Copying 8 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-composite-advanced-model-member_3
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-composite-advanced-model-member_3.jar

package-xml-extended-composite-advanced:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model/META-INF
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model
     [copy] Copied 3 empty directories to 3 empty directories under /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-composite-advanced-model.jar

package-xml-extended-composite-advanced-member_1:
     [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_1/META-INF
     [copy] Copying 10 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_1
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-composite-advanced-model-member_1.jar

package-xml-extended-composite-advanced-member_2:
     [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_2/META-INF
     [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_2
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-composite-advanced-model-member_2.jar

package-xml-extended-composite-advanced-member_3:
     [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_3/META-INF
     [copy] Copying 8 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-extended-composite-advanced-model-member_3
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-extended-composite-advanced-model-member_3.jar

package-extensibility:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-extensibility-model/META-INF
     [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-extensibility-model
     [copy] Copying 4 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-extensibility-model
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-extensibility-model.jar

package-jpa-remote:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-remote/META-INF
     [copy] Copying 47 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-remote
     [copy] Copying 9 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-remote
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-remote.jar

package-xml-mapping-metadata-complete:
     [copy] Copying 2 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-mapping-metadata-complete/META-INF
     [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/build/eclipselink-xml-mapping-metadata-complete
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

init:

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

prepare-spring-xmls:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

init:

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

prepare-osgi-xmls:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-xml-mapping-metadata-complete.jar

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa21-tests.jar
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/eclipselink-jpa22-tests.jar

build:
     [echo] Loading user-defined overrides from '/home/jenkins/build.properties'...
     [echo] No user-defined test overrides found to load ('/home/jenkins/test.properties' non-existant).
     [echo] No Local overrides found to load. ('/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/local.build.properties' non-existant).
     [echo] ant.project.name                 = 'eclipselink.hermes.test'
     [echo] hermes.test.build.location       = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test'
     [echo] hermes.test.2.base.dir           = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../..'
     [echo] hermes.test.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins'
     [echo] hermes.test.2.jpa.plugins.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins'

clean:

init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/classes

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins/org.eclipse.persistence.jpa.jpql_*.jar'
     [echo]    

compile-test:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/antbuild.xml:162: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 256 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/src/org/eclipse/persistence/jpa/tests/jpql/JPQLTestRunner.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

compile:

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/hermes-test.jar

build:
     [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test'
     [echo] wdf_test.2.trunk.dir = '../..'

clean:

init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/classes

init_against_jar:

compile:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/antbuild.xml:199: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 218 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/src/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/antbuild.xml:216: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 73 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning

get-server-properties:
     [echo] server.lib=/home/jenkins/extension.lib.external/wildfly-15.0.1.Final/bin/client
     [echo] server.depend=jboss-client.jar
     [echo] server.name=wildfly
     [echo] server.platform=JBoss

package-tests:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/stage
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/stage
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-tests.jar
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/stage

package-wdf-jpa2-model:
     [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test'
     [echo] wdf_test.2.trunk.dir = '../..'

get-server-properties:
     [echo] server.lib=/home/jenkins/extension.lib.external/wildfly-15.0.1.Final/bin/client
     [echo] server.depend=jboss-client.jar
     [echo] server.name=wildfly
     [echo] server.platform=JBoss

detect-os:
     [echo] suffix=sh

set-app-name:

package-model:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/build/META-INF
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/build/META-INF

package-wdf-jpa1-model:
     [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test'
     [echo] wdf_test.2.trunk.dir = '../..'

get-server-properties:
     [echo] server.lib=/home/jenkins/extension.lib.external/wildfly-15.0.1.Final/bin/client
     [echo] server.depend=jboss-client.jar
     [echo] server.name=wildfly
     [echo] server.platform=JBoss

detect-os:
     [echo] suffix=sh

set-app-name:

package-model:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/build/META-INF
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/build/META-INF

package:

build-against-jar:
     [echo] jparstest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test'
     [echo] eclipselink.jpars.test     = 'jpa/eclipselink.jpars.test'
     [echo] jparstest.2.base.dir     = '../..'
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist

init:
     [echo] user.home             ='/home/jenkins'
     [echo] test.properties       ='${test.properties}'
     [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external'
     [echo] junit.lib             ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] jaxb-api.lib          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo] persistence20.lib     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo] jersey.client.lib     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-client.jar'
     [echo] jersey.common.lib     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-common.jar'
     [echo] hk2.api.lib           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-api.jar'
     [echo] hk2.locator.lib       ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-locator.jar'
     [echo] hk2.utils.lib         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-utils.jar'
     [echo] jersey.guava.lib      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-core.jar'
     [echo] javax.inject.lib      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.inject.jar'
     [echo] javax.annotation.lib  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.annotation-api.jar'
     [echo] javax.ws.rs.lib       ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo] validation.lib        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.validation-api.jar'
     [echo] javax.xml.ws.lib      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.xml.ws-api.jar'
     [echo] json-api.lib          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.json.jar'
     [echo] antlr.lib             ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.antlr_3.5.3.v202311210849.jar'
     [echo] hermes.lib            ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpa.jpql_2.7.15.v20240108-39c89dba73.jar'
     [echo] core.lib              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.core_2.7.15.v20240108-39c89dba73.jar'
     [echo] moxy.lib              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.moxy_2.7.15.v20240108-39c89dba73.jar'
     [echo] jpa.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpa_2.7.15.v20240108-39c89dba73.jar'
     [echo] jpars.lib             ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpars_2.7.15.v20240108-39c89dba73.jar'
     [echo] javax.ejb.lib         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.ejb-api.jar'

build:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/antbuild.xml:536: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 81 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/classes/META-INF
     [echo] moxytest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test'
     [echo] moxytest.2.trunk.dir = '../..'
     [echo] oep.nosql.lib ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/../../plugins/org.eclipse.persistence.nosql_2.7.15.v20240108-39c89dba73.jar'
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build

compile-tests-against-jar:
     [echo] Compiling OXM tests...
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1299 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 897 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
     [echo] 
     [echo] Compiling JAXB tests...
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2762 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 2400 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
     [copy] Copied 15 empty directories to 1 empty directory under /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
     [echo] Compiling MOXy unit tests...
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [echo] sdotest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test'
     [echo] sdotest.2.base.dir = '../..'

clean:

compile-sdo-tests-against-jar:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/antbuild.xml:332: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 660 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [echo] JDK version detected: '11.0.11'
     [echo] java.version='11.0.11'
     [echo] dbws_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test'
     [echo] dbws_test.2.base.dir = '../..'
Trying to override old definition of task javac

clean:

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/antbuild.xml:386: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/src/dbws/testing/xrdynamicentity/XRDynamicEntityTestSuite.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/eclipselink-dbws-test-common.jar

build:

check.oracle.dependencies:

check.oracle.db-driver.dependencies:

oracle.jdbc.dependencies:
     [echo] Oracle DB driver and dependencies check failed:
     [echo]  - Oracle DB driver not configured.
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/orai18n.jar library found
     [echo]  - orai18n-mapping.jar library missing
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/aqapi.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ojdbc.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xdb.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/xmlparserv2.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/dms.jar library found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/kvclient.jar library found

build-oracle-if-dependencies:

build:

build-util:

clean:

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.sigcompare/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.sigcompare/antbuild.xml:86: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 5 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.sigcompare/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.sigcompare/sig-compare.jar

build:

clean:

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.rename/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.rename/antbuild.xml:79: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.rename/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.rename/package-rename.jar

build:

init:
     [echo] mw.build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench'
     [echo] release.designation = 'EclipseLink 2.7.15'
     [echo] release.version     = '2.7.15'
     [echo] BuildDate.BuildTime = '20240108.1834'
     [echo] java.version        = '11.0.11'
     [echo] os.name             = 'Linux'
     [echo] os.arch             = 'amd64'
     [echo] os.version          = '5.18.5-100.fc35.x86_64'
     [echo] stop.on.error       = 'true'
     [echo] optimize.code       = 'off'
     [echo] report.deprecation  = 'off'
     [echo] javac.debug         = 'true'
     [echo] javac.debuglevel    = 'lines,vars,source'
     [echo] target.jvm          = '1.8'
     [echo] java_home           = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/..'
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs

build-component-libs:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\iconlib.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw

jar-iconlib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/iconlib.jar

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\utility.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/utility/classes

compile-utility:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/utility/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 231 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/utility/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-utility-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/utility.jar

jar-utility-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/utility_src.jar

jar-utility:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\uitools.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/uitools/classes

compile-uitools:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/uitools/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 147 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/uitools/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-uitools-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/uitools.jar

jar-uitools-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/uitools_src.jar

jar-uitools:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\framework.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/framework/classes

compile-framework:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/framework/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 215 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/framework/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-framework-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/framework.jar

jar-framework-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/framework_src.jar

jar-framework:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\platformsmodel.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/platformsmodel/classes

compile-platformsmodel:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/platformsmodel/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/platformsmodel/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-platformsmodel-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/platformsmodel.jar

jar-platformsmodel-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/platformsmodel_src.jar

jar-platformsmodel:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\platformsplugin.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/platformsplugin/classes

compile-platformsplugin:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/platformsplugin/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 29 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/platformsplugin/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-platformsplugin-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/platformsplugin.jar

jar-platformsplugin-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/platformsplugin_src.jar

jar-platformsplugin:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\mappingsmodel.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsmodel/classes

compile-mappingsmodel:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsmodel/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 426 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsmodel/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-mappingsmodel-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsmodel.jar

jar-mappingsmodel-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsmodel_src.jar

jar-mappingsmodel:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\mappingsio.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsio/classes

compile-mappingsio:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsio/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsio/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-mappingsio-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsio.jar

jar-mappingsio-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsio_src.jar

jar-mappingsio:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\mappingsplugin.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsplugin/classes

compile-mappingsplugin:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsplugin/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 577 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/mappingsplugin/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-mappingsplugin-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsplugin.jar

jar-mappingsplugin-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/mappingsplugin_src.jar

jar-mappingsplugin:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/logs\scplugin.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/scplugin/classes

compile-scplugin:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/scplugin/build.xml:110: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 195 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench/scplugin/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-scplugin-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/scplugin.jar

jar-scplugin-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/scplugin_src.jar

jar-scplugin:

build-all:

jar-mwcore-src:
     [echo] Implementation-Version: 2.7.15.v20240108-39c89dba73
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/elmwcore_src.jar

jar-mwcore:
     [echo] Implementation-Version: 2.7.15.v20240108-39c89dba73
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/elmwcore.jar

jar-workbench-src:
     [echo] Implementation-Version: 2.7.15.v20240108-39c89dba73
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/eclipselinkmw_src.jar

jar-workbench:
     [echo] Implementation-Version: 2.7.15.v20240108-39c89dba73
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mw/eclipselinkmw.jar

build-workbench:

build:

all:

build-workbench-test:

init:
     [echo] user.home             ='/home/jenkins'
     [echo] test.properties       ='${test.properties}'
     [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external'
     [echo] junit.lib             ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] mwtest.build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test'
     [echo] release.designation = 'EclipseLink 2.7.15'
     [echo] release.version     = '2.7.15'
     [echo] BuildDate.BuildTime = '20240108.1834'
     [echo] java.version        = '11.0.11'
     [echo] os.name             = 'Linux'
     [echo] os.arch             = 'amd64'
     [echo] os.version          = '5.18.5-100.fc35.x86_64'
     [echo] stop.on.error       = 'true'
     [echo] optimize.code       = 'off'
     [echo] report.deprecation  = 'off'
     [echo] javac.debug         = 'true'
     [echo] javac.debuglevel    = 'lines,vars,source'
     [echo] target.jvm          = '1.8'
     [echo] java_home           = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/..'
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs

build-component-libs:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs\utility.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/utility/classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest

compile-utility:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/utility/build.xml:113: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 120 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/utility/classes
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/utility/source/org/eclipse/persistence/tools/workbench/test/utility/ClassToolsTests.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-utility-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/utility_test.jar

jar-utility-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/utility_test_src.jar

jar-utility:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs\uitools.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/uitools/classes

compile-uitools:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/uitools/build.xml:113: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 87 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/uitools/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-uitools-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/uitools_test.jar

jar-uitools-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/uitools_test_src.jar

jar-uitools:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs\framework.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/framework/classes

compile-framework:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/framework/build.xml:113: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 20 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/framework/classes
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-framework-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/framework_test.jar

jar-framework-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/framework_test_src.jar

jar-framework:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs\platformsplugin.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/platformsplugin/classes

compile-platformsplugin:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/platformsplugin/build.xml:113: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 27 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/platformsplugin/classes
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/platformsplugin/source/org/eclipse/persistence/tools/workbench/test/platformsplugin/model/PlatformTests.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-platformsplugin-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/platformsplugin_test.jar

jar-platformsplugin-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/platformsplugin_test_src.jar

jar-platformsplugin:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs\mappingsplugin.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/mappingsplugin/classes
     [echo] oep.nosql.lib ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/mappingsplugin/../../../plugins/org.eclipse.persistence.nosql_2.7.15.v20240108-39c89dba73.jar'

compile-mappingsplugin:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/mappingsplugin/build.xml:140: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 316 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/mappingsplugin/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-mappingsplugin-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/mappingsplugin_test.jar

jar-mappingsplugin-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/mappingsplugin_test_src.jar

jar-mappingsplugin:

build-all:
      [ant] Ant: Can't set output to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/logs\scplugin.log

init:
     [echo] BuildDate.BuildTime='20240108.1834'
     [echo] java.version='11.0.11'
     [echo] os.name='Linux'
     [echo] os.arch='amd64'
     [echo] os.version='5.18.5-100.fc35.x86_64'
     [echo] stop.on.error='true'
     [echo] optimize.code='off'
     [echo] report.deprecation='off'
     [echo] target.jvm='1.8'
     [echo] _nowarn='on'

properties-init:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/scplugin/classes

compile-scplugin:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/scplugin/build.xml:113: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 62 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.test/scplugin/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

jar-scplugin-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/scplugin_test.jar

jar-scplugin-src:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/scplugin_test_src.jar

jar-scplugin:

build-all:

jar-workbench:
     [echo] Implementation-Version: 2.7.15.v20240108-39c89dba73
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.utils.workbench.lib/mwtest/workbench_test.jar

build:

all:

build-dbws-utils-test:
     [echo] dbwsbldrtest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test'
     [echo] dbwsbldrtest.2.base.dir = '../..'
     [echo] Loading /home/jenkins/build.properties...
     [echo] Custom properties file '/home/jenkins/test.properties' not found to load.

clean:

init:
     [echo] junit.lib    ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] asm.jar      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/org.eclipse.persistence.asm.jar'
     [echo] dbwsbldr.jar ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/org.eclipse.persistence.dbws.builder_2.7.15.v20240108-39c89dba73.jar'
     [echo] servlet-api.jar  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.servlet-api.jar'
     [echo] ddlparser.jar='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../plugins/org.eclipse.persistence.oracleddlparser_3.0.1.v20230424.jar'
     [echo] wsdl.jar     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../plugins/javax.wsdl_1.6.2.v201012040545.jar'
     [echo] persistence.jar ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/javax.persistence_unsigned_for_testing_1.0.0.jar'
     [echo] persistence20_21_diff.jar ='../../build/javax.persistence20_21_diff.jar'
     [echo] gmbal.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/gmbal.jar
     [echo] javax.activation.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.activation.jar
     [echo] javax.annotation.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.annotation-api.jar
     [echo] javax.validation.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.validation-api.jar
     [echo] javax.xml.binding.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.bind-api.jar
     [echo] javax.xml.soap.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.soap-api.jar
     [echo] javax.xml.ws.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.ws-api.jar
     [echo] jaxb-impl.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jaxb-impl.jar
     [echo] jws-api.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.jws-api.jar
     [echo] saaj-impl.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.saaj-impl.jar
     [echo] stax-ex.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/stax-ex.jar
     [echo] streambuffer.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.streambuffer.jar
     [echo] ws-policy.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.xml.ws.policy.jar
     [echo] ws-rt.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.ws-rt.jar

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/antbuild.xml:344: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/eclipselink-dbwsbldr-tests.jar

build:

build-util-test:

gen-wls-shared-lib:

verify-eclipselink-exist:

generate-eclipselink:

identify-eclipselink:
     [echo] SpecV: '2.7'
     [echo] ImpV: '2.7.15.v20240108-39c89dba73'
     [echo] EarV: '2_7_15_v20240108-39c89dba73'

prepare-wls-metadata:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/shared-lib/etc

package-wls-shared-lib:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/shared-lib/org.eclipse.persistence2_7_15_v20240108-39c89dba73-shared-lib.ear

create-shared-lib-install:
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink2_7_15_v20240108-39c89dba73-shared-lib.zip

build-all-but-ext:

init:
     [echo] ant.project.name            ='features'
     [echo] basedir                     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features'
     [echo] feature.build.location      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features'
     [echo] feature.2.base.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/..'
     [echo] feature.common.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/common'
     [echo] feature.2.buildsys.dir      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../buildsystem'
     [echo] feature.2.common.plugins.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../plugins'
     [echo] feature.2.jpa.plugins.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../jpa/plugins'
     [echo] feature.2.sdo.plugins.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../sdo/plugins'
     [echo] feature.2.util.plugins.dir  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../utils/plugins'
     [echo] local.p2.repo.dir           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins'
     [echo]  ---
     [echo] custom.tasks.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/ant_customizations.jar'
     [echo] custom.echo.task.class         ='org.eclipse.persistence.buildtools.ant.taskdefs.Say'
     [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle'
     [echo]  ---
     [echo] release.version                   ='2.7.15'
     [echo] version.qualifier                 ='v20240108-39c89dba73'
     [echo] version.string                    ='2.7.15.v20240108-39c89dba73'
     [echo] eclipselink.install.prefix        ='eclipselink'
     [echo] eclipselink.plugins.install.prefix='eclipselink-plugins'
     [echo] eclipselink.nosql.install.prefix  ='eclipselink-plugins-nosql'
     [echo] eclipselink.zip.suffix            ='.zip'
     [echo] classes.dir                       ='classes'
     [echo] specification.vendor              ='Eclipse.org - EclipseLink Project'
     [echo] p2.archive.presigned.zip          ='eclipselink-P2-2.7.15.v20240108-39c89dba73.zip'
     [echo] build.id                          ='2.7.15'
     [echo]  ---
     [echo] feature.build.dir      ='classes/features'
     [echo] bundle.working.dir     ='classes/plugins'
     [echo]  ---
     [echo] p2.SDK.install.dir ='/home/jenkins/extension.lib.external/eclipse'
      [say] p2.SDK.plugin.dir  ='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.publisher.jar   ='org.eclipse.equinox.p2.publisher_*.jar'
     [echo] p2.launcher.jar    ='org.eclipse.equinox.launcher_*.jar'
     [echo] p2.artifact.jar    ='org.eclipse.equinox.artifact.repository_*.jar'
     [echo] signing.script     ='dir'
     [echo] signing.dir        ='/opt/public/download-staging.priv/rt/eclipselink'
     [echo]  ---
     [echo] p2.composite.home.dir ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-CompositeRepositoryTest2Site'
     [echo] p2.repos.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite'
     [echo] p2.mirror.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-MirroredRepoSite'
     [echo] p2.feature.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite/features'
     [echo] p2.bundle.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite/plugins'
      [say] bundle.install.file:   '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../eclipselink-plugins.zip' not found!
      [say] nosql.install.file:    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../eclipselink-plugins-nosql.zip' not found!
     [echo] site.dir              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes'
     [echo] site.dir.url          ='file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes'
     [echo] site.url              ='file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/site.xml'
     [echo]  ---
     [echo] p2.repos.url            ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-RepositorySite'
     [echo] p2.mirror.url           ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-MirroredRepoSite'
     [echo] p2.release.repos.name   ='EclipseLink Release Repository'
     [echo] p2.milestone.repos.name ='EclipseLink Milestone Repository'
     [echo] p2.nightly.repos.name   ='EclipseLink Nightly Build Repository'
     [echo] p2.release.repos.url    ='http://download.eclipse.org/rt/eclipselink/updates'
     [echo] p2.milestone.repos.url  ='http://download.eclipse.org/rt/eclipselink/incremental-updates/milestone'
     [echo] p2.nightly.repos.url    ='http://download.eclipse.org/rt/eclipselink/incremental-updates/nightly'
     [echo] metadata.repos.name     ='"EclipseLink Release Repository"'
     [echo] artifact.repos.name     ='"EclipseLink Artifacts"'

clean:

resolve-feature-dependencies:
     [echo] Searching /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../utils/plugins...
      [say]    oracleddl.version   = '3.0.1.v20230424'
      [say]    wsdl.version        = '1.6.2.v201012040545'
     [echo] Searching /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../sdo/plugins...
      [say]    sdo.version         = '2.1.1.v201112051852'
     [echo] Searching /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../jpa/plugins...
      [say]    persistence.version = '2.2.3'
     [echo] Searching /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../plugins...
      [say]    mail.version        = '1.6.7'
      [say]    resource.version    = '1.7.4'
      [say]    servlet.version     = '4.0.0'
      [say]    xml.bind.version    = '2.3.3'
      [say]    sun.xml.bind.version     = '2.3.9'
      [say]    mongodb.version     = '3.11.2'
      [say]    jaxrs.version       = '2.1.6'
      [say]    antlr.version       = '3.5.3.v202311210849'
      [say]    asm.version         = '        9.6.0
      [say] '
      [say]    hermes.version      = '2.7.15.v20240108-39c89dba73'
      [say]    oracle.version      = '2.7.15.v20240108-39c89dba73'
      [say]    oraclenosql.version = '2.7.15.v20240108-39c89dba73'
      [say]    json.version        = '1.1.5'

create-deployable-features:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features
     [copy] Copying 26 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.dbws_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.dbwsbuilder_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.jpa_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.nosql_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.moxy_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.sdo_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.dbws.source_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.dbwsbuilder.source_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.jpa.source_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.nosql.source_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.moxy.source_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.sdo.source_2.7.15.v20240108-39c89dba73.jar

jar-feature:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/features/org.eclipse.persistence.sdk_2.7.15.v20240108-39c89dba73.jar

build-features:

create-eclipselink-buildfile:
     [echo] update eclipselink.build for Galileo, and place in features dir for later check-in.

create-sign-zipfile:
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/eclipselink-P2-2.7.15.v20240108-39c89dba73.zip

build-features-create-signzip:
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

package-eclipselink-bundles:
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-plugins.zip

package-src-jar:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-src.zip
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] module-info.java already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] OSGI-INF/l10n/bundle-src.properties already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] OSGI-INF/l10n/bundle-src.properties already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] OSGI-INF/l10n/bundle-src.properties already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] OSGI-INF/l10n/bundle-src.properties already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] OSGI-INF/l10n/bundle-src.properties already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] OSGI-INF/l10n/bundle-src.properties already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping
      [jar] OSGI-INF/l10n/bundle-src.properties already added, skipping
      [jar] about.html already added, skipping
      [jar] license.html already added, skipping
      [jar] readme.html already added, skipping

package-tst-src-zip:
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-test-src.zip
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/AutoVerifyTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/BatchTestRunner.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ConcurrencyTestAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ConcurrentPerformanceComparisonTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ConcurrentPerformanceRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ConnectionWrapper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/DeleteAllQueryTestHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/DeleteObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/DriverWrapper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/InsertObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/JDBCIsoLevelSwitchListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/JUnitTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/LoadBuildProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/LoadBuildSummary.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/LoadBuildSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ManualVerifyTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/MemoryLeakTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/MemoryRegressionTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/OracleDBPlatformHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/PerformanceComparisonTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/PerformanceComparisonTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/PerformanceRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/PerformanceRegressionTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/PromptTestRunner.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/QuerySQLTracker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ReadAllCallTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ReadAllCallWithOrderingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ReadObjectCallTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ReadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ReflectionHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ResultInterface.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/SessionEventTracker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/SybaseTransactionIsolationListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestCollection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestEntity.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestErrorException.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestException.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestExecutor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestProblemException.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestResult.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestResultsSummary.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestVariation.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestWarningException.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TestWrapper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TogglingFastTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TransactionIsolationLevelSwitchListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/TransactionalTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/UnitOfWorkBasicInsertObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/UnitOfWorkBasicUpdateObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/UnitTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/UniversalSessionTestAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/UpdateAllQueryTestHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/WriteObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/junit/LogTestExecution.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/naming/InitialContextFactoryImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/naming/InitialContextImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/LoadBuildBrowserFrame.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/LoadBuildDisplayPanel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/NonEditableDefaultTableModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/SynchronizedTestExecutor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/SynchronizedTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/TestEntityTreeModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/TestingBrowserFrame.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/framework/ui/TestingBrowserPanel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Address1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/AddressDescription.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Agent.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Aggregate.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/AggregateEventListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/AggregateProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/AggregateRelationshipsProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/AggregateRelationshipsTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/AggregateSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/AggregateUpdateDescriptorListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Bicycle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Builder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Car.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Child.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Client.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Company.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Computer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Cousin.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Customer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Dependant.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Employee1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/EvaluationClient.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/GolfClub.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/GolfClubShaft.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/HomeAddress.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/House.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Job.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Language.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Manufacturer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Oid.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Parent.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Period.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/PeriodDescription.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/ProjectDescription.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Project_case2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Relative.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Responsibility.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/RoomSellingPoint.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/SellingPoint.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/SingleHouse.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/StepChild.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Switch.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/SwitchProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/SwitchState.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/SwitchStateOFF.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/SwitchStateON.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/SwitchTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/TownHouse.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Transport.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Vehicle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Version.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Worker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/WorkingAddress.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/nested/Guardian.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/nested/MailingAddress.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/nested/NestedAggregateProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/nested/NestedAggregateTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/nested/Student.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/bigbad/BigBadAggregate.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/bigbad/BigBadObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/bigbad/BigBadProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/bigbad/BigBadReferenceData.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/bigbad/BigBadSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/bigbad/BigBadTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/CollectionsProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/CollectionsSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/Diner.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/Location.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/Menu.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/MenuItem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/Person.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/Restaurant.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/Waiter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/AEOTMMapValue.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/AggregateAggregateMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/AggregateDirectMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/AggregateEntity1MMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/AggregateEntityMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/AggregateEntityU1MMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/AggregateMapKey.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/AggregateMapValue.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/DEOTMMapValue.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/DirectAggregateMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/DirectDirectMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/DirectEntity1MMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/DirectEntityMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/DirectEntityU1MMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/EEOTMMapValue.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/EntityAggregateMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/EntityDirectMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/EntityEntity1MMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/EntityEntityMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/EntityEntityU1MMapHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/EntityMapKey.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/EntityMapValue.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/MapCollectionsProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/MapCollectionsSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/collections/map/MapPopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/conversion/ConversionDataObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/conversion/ConversionDataObjectForSupportedTypes.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/conversion/ConversionManagerProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/conversion/ConversionManagerSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/directmap/DirectMapMappings.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/directmap/DirectMapMappingsProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/directmap/DirectMapMappingsSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/directmap/DirectMapMappingsTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/directmap/IndirectMapSubclass.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/Child.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/EmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/EmploymentPeriod.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/LargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/PhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/Project.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/domain/SmallProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/interfaces/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/interfaces/LargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/interfaces/Project.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/interfaces/SmallProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/relational/EmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/relational/EmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/employee/relational/EmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/AboutToInsertEventAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/AboutToInsertMultiTableObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/AboutToInsertProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/AboutToInsertProjectTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/AboutToInsertSingleTableObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/AboutToInsertSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/AddressDescriptorEventListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/CreditCard.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/Customer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/CustomerDescriptorEventListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/EmailAccount.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/EventHookSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/Order.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/events/Phone.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/AddressTLIC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/AddressTLIO.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/AddressVLIC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/AddressVLIO.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/EmployeeTLIC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/EmployeeTLIO.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/EmployeeVLIC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/EmployeeVLIO.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/FUVLPopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/FUVLProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/FUVLSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/FUVLTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/PhoneNumberTLIC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/PhoneNumberTLIO.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/PhoneNumberVLIC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/forceupdate/PhoneNumberVLIO.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class10.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class100.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class11.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class12.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class13.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class14.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class15.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class16.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class17.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class18.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class19.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class20.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class21.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class22.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class23.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class24.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class25.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class26.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class27.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class28.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class29.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class3.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class30.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class31.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class32.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class33.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class34.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class35.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class36.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class37.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class38.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class39.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class4.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class40.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class41.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class42.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class43.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class44.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class45.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class46.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class47.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class48.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class49.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class5.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class50.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class51.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class52.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class53.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class54.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class55.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class56.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class57.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class58.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class59.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class6.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class60.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class61.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class62.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class63.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class64.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class65.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class66.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class67.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class68.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class69.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class7.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class70.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class71.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class72.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class73.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class74.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class75.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class76.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class77.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class78.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class79.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class8.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class80.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class81.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class82.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class83.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class84.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class85.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class86.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class87.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class88.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class89.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class9.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class90.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class91.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class92.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class93.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class94.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class95.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class96.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class97.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class98.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/Class99.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI10.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI100.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI11.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI12.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI13.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI14.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI15.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI16.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI17.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI18.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI19.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI20.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI21.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI22.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI23.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI24.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI25.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI26.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI27.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI28.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI29.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI3.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI30.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI31.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI32.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI33.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI34.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI35.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI36.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI37.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI38.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI39.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI4.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI40.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI41.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI42.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI43.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI44.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI45.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI46.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI47.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI48.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI49.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI5.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI50.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI51.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI52.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI53.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI54.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI55.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI56.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI57.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI58.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI59.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI6.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI60.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI61.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI62.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI63.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI64.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI65.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI66.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI67.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI68.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI69.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI7.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI70.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI71.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI72.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI73.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI74.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI75.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI76.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI77.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI78.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI79.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI8.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI80.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI81.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI82.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI83.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI84.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI85.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI86.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI87.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI88.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI89.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI9.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI90.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI91.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI92.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI93.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI94.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI95.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI96.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI97.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI98.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/generic/ClassI99.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/A_1_King2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/A_2_1_King2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/A_2_King2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/A_King2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Alligator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Animal.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Animal_Matt.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Apple.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/BaseProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Bicycle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Boat.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/BudgettedProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Bus.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Car.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Cat.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Company.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/CompanyWorker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Computer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Developer_King.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Dog.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Engineer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Entomologist.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Fruit.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/FueledVehicle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/GrassHopper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Human.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/IBMPC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/ImaginaryCar.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/InheritanceSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/InheritanceTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Insect.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/JavaProgrammer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/LabradorRetriever.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/LadyBug.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Mac.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Mainframe.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Mammal.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/NonFueledVehicle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/PC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Pear.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Person.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Person_King.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Primate.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Programmer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/ProjectWorker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/STI_Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/STI_EmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/STI_EmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/STI_EmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/STI_LargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/STI_Project.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/STI_SmallProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/SalesRep.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/SeniorDeveloper_King.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/SoftwareEngineer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/SportsCar.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Teacher.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Vehicle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/Worker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/BicyclePolicy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/Claim.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/HealthClaim.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/HealthPolicy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/HouseClaim.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/HousePolicy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/InsuranceProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/InsuranceSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/InsuranceTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/Phone.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/Policy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/PolicyHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/VehicleClaim.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/VehiclePolicy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/objectrelational/InsuranceORSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/insurance/objectrelational/InsuranceProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Actor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Admendments.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/AdministrativeJob.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Asset.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Broadcastor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Commercial.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Company.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/CompanyAsset.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Computer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Contact.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/ContactHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/CourseDeveloper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/DevelopmentJob.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Documentary.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Email.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Film.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/InterfaceHashtableProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/InterfaceWithTablesSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/InterfaceWithoutTablesProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/InterfaceWithoutTablesSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Job.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/ManagerialJob.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Network.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/PersonnelManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Phone.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/ProductDeveloper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/ProductManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Program.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/ProgramInt.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Receptionist.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Secretary.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Show.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/TVSchedule.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Unionized.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/VIP.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/interfaces/Vehicle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/Computer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/GaurenteedShipment.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/InsuredShipment.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/LegacyProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/LegacySystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/LegacyTables.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/Order.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/legacy/Shipment.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Baby.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/BabyMonitor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/BiDirectionInserOrderTestProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/BiDirectionInsertOrderTableMaker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/CompanyCard.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Computer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Course.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Crib.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Cubicle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/EmergencyExit.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Employee1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Employee2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Female.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Gender.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Hardware.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Identification.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/JobDescription.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Joystick.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Key.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Keyboard.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/KeyboardProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/KeyboardTables.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/LegacyTableMaker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/LegacyTestProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Male.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/MappingProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/MappingSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Monitor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/MonitorFactory.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/MultipleTableTestProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/MultipleTableTestTableMaker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/OuterJoinSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/OuterJoinWithMultipleTablesProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Peripheral.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Phone.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/SecureSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Shipment.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/mapping/Student.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/Budget.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/BusinessProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/Cow.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/Horse.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/Human.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/LargeBusinessProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/MultipleTableProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/MultipleTableSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/MultipleTableTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/ProjectProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/ProjectSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/SuperCow.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/SuperHorse.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/SuperSwan.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/multipletable/Swan.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/Child.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/EmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/EmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/EmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/EmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/LargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/Project.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/onetoonejointable/SmallProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/AbstractVideogameObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Animal.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/AnimalProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/AnimalTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Bass.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Camera.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Cat.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/ChangedRow.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Controller.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Cooking.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/DrumKit.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Gamer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/GamesConsole.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/GamesConsoleProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/GamesConsoleTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Guitar.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Knitting.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/ListHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/ListItem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/LockInAggregateObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/LockInCache.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/LockInObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/LockObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/MusicalInstrument.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Musician.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/ObjectVersion.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/OptimisticLockingSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/PowerSupplyUnit.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/RockBand.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/RockBandProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/RockBandTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/RockMusician.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/SelfUpdatable.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Skill.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/TimestampInAggregateObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/TimestampInCache.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/TimestampInObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/TimestampVersion.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/Toy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/optimisticlocking/VetAppointment.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/order/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/order/LineItem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/order/Order.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/order/OrderTransaction.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/order/OrderTransactionTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/order/eis/xmlfile/OrderAmendments.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/Child.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/EmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/EmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/EmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/EmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/LargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/NullsLastOrderedListContainerPolicy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/PhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/Project.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/orderedlist/SmallProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/ownership/ObjectA.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/ownership/ObjectB.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/ownership/ObjectC.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/ownership/ObjectD.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/ownership/ObjectE.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/ownership/OwnershipProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/ownership/OwnershipSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/EmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/EmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/EmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/EmploymentPeriod.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/LargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/PhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/Project.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/SmallProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/toplink/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/toplink/EmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/toplink/EmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/toplink/EmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/toplink/LargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/toplink/PhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/toplink/Project.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/performance/toplink/SmallProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/plsql/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/plsql/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/plsql/PLSQLProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/plsql/PLSQLSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/plsql/PLSQLXMLSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/plsql/Phone.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/Actor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/Charity.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/Country.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/DefaultReadOnlyTestClass.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/HollywoodAgent.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/Movie.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/PhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/Promoter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/ReadOnlyCharity.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/ReadOnlyHollywoodAgent.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/ReadOnlyProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/ReadOnlySystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/readonly/Studio.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/Customer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/Dept.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/Emp.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/FieldLocation.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/FieldManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/FieldOffice.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/RelationshipsProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/RelationshipsSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/RelationshipsTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/Resource.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/relationshipmaintenance/SalesPerson.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/sequencing/SampleStringSequencingPolicy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/sequencing/SeqTestClass1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/sequencing/SeqTestClass2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/sequencing/SequenceTestData.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/sequencing/SequenceTestSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/sequencing/TestProjectForSequenceChecking.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/AbstractOrder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/AbstractOrderLine.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/AbstractSalesRep.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/BidirectionalRelationshipProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/BidirectionalRelationshipSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/BidirectionalRelationshipTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/CustomIndirectContainerProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/CustomIndirectContainerSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/Dog.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/GeneratedIndirectContainerProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/GeneratedIndirectContainerTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/IndirectContainerProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/IndirectListProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/IndirectListSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/IndirectMapProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/IndirectMapSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/IndirectSetProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/IndirectSetSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/MappedOrder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/MappedOrderLine.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/MappedSalesRep.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/Order.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/OrderLine.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/Player.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/SalesRep.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/SalesRepContainer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/SetOrder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/SetOrderLine.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/SetSalesRep.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/Team.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/transparentindirection/TransparentIndirectionSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/unidirectional/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/unidirectional/EmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/unidirectional/EmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/unidirectional/EmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/unidirectional/EmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/unidirectional/PhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/vehicle/CarOwner.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/vehicle/EngineType.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/vehicle/FuelType.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/vehicle/SportsCar.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/vehicle/VehiclePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/vehicle/VehicleProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/vehicle/VehicleSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/vehicle/VehicleTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/ClearDatabaseSchemaTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/ExtensionTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/SRGTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/TestRunModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AddNullToAggregateCollectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AgentBuilderHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AgentBuilderTablesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateCollectionClearTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateCollectionMultipleUoWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateCollectionOuterJoinTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateCollectionUoWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateEventTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateInheritanceInitAggregateTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateInheritanceTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateInheritanceTypeFieldTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateInvalidationIdentityTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateMappingNullNotAllow.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateRelationshipsDirectCollectionTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateRelationshipsManyToManyTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateRelationshipsOneToManyTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateRelationshipsOneToOneTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateRelationshipsTargetOneToOneTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateTransientValueTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateVersionOpimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateWithOneToOneRelationshipTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/AggregateWithoutAttributesInheritanceTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/BatchReadingWithAggregateCollectionMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/CheckForNullUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/DescriptorRefreshCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/InMemoryQueryKeyToAggregateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/JoinInAggregateAndOwnerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/MergingUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/NestedAggregateCollectionAbstractTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/NestedAggregateCollectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/NestedAggregateTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/QueryKeyInAggregateInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/QueryKeyInAggregateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/TransformationMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/UnitOfWorkCommitResumeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/UnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/aggregate/VerifyCascadeDelete.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/bldnumberdetection/BuildNumberDetectionTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/classpath/ClassPathTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/classpath/DeploymentXMLAntlrDependencyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/classpath/DeploymentXMLJDBCDependencyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/classpath/DeploymentXMLXDBEISDependencyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/AddressClient.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/AnotherClient.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/CMClient.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/CMServer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/Client.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/Client2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientEmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientLoginTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerConcurrentReadingTest_Case1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerConcurrentReadingTest_Case2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerConcurrentWriteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerEmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerEmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerExclusiveReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerReadingDeadlockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerReadingNonDeadlockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerSequenceDeadlockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerSequenceDeadlockTest2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientServerUpdateDeadlockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ClientSessionTestAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/CommunicationFailureTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ConcurrencyManagerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ConcurrentBatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ConcurrentTestRefreshWithOptimisticLocking.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ConcurrentTestWithReadLocks.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ConnectionPoolSizingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/DeadLockAddress.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/DeadLockEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/DeadLockEmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/DeadLockEmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/DeadLockEmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/DonotAliaseTheTableWhenWeHaveSubSelectExpression.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/EmployeeClient.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/EmployeeForClientServerSession.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/EmployeeSeqDeadlockClient.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/EmployeeSeqDeadlockClient2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/FIFO.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/NPEIsThrownWhenWeTryToWriteNullToANullableField.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/PhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/PolicyClientLock.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/PolicyClientNonLock.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/PolicyHolderClient.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/PreBeginTransactionFailureTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/Reader.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/Server.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/Server1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/ServerSessionTestAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/clientserver/StreamReader.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/CollectionInsertDetectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/CollectionInsertObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/CollectionReadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/CollectionsTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/CompareKeyWithBackupTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/OTMHashtableObjectUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/OTMPrivateOwnedDeleteObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/PerformDeletesFirstCollectionObjectRemovalTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/TreeSetComparatorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/UnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/InMemoryDirectEntity1MTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/MapCollectionsTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/MapEntryDirectEntity1MReportQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/MapKeyAggregateEntity1MReportQueryTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/MapKeyDirectEntity1MReportQueryTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/MapKeyEntityEntity1MReportQueryTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadAggregateAggregateMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadAggregateDirectMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadAggregateEntity1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadAggregateEntityMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadAggregateEntityU1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadDirectAggregateMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadDirectDirectMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadDirectEntity1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadDirectEntityMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadDirectEntityU1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadEntityAggregateMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadEntityDirectMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadEntityEntity1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadEntityEntityMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestReadEntityEntityU1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateAggregateAggregateMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateAggregateDirectMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateAggregateEntity1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateAggregateEntityMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateAggregateEntityU1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateDirectAggregateMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateDirectDirectMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateDirectEntity1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateDirectEntityMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateDirectEntityU1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateEntityAggregateMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateEntityDirectMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateEntityEntity1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateEntityEntityMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateEntityEntityU1MMapMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/collections/map/TestUpdateKeyOnAggregateKeyCollectionTableMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/conversion/ClassLoaderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/conversion/ConversionManagerTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/conversion/ConversionManagerTestModelWithoutBinding.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/conversion/ConvertByteCharArrayToStringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/conversion/ConvertClassTypeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/conversion/ConvertObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/CacheHitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/CustomSQLCursoredStreamReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/CustomSQLSubQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/CustomSQLTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/DataReadQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/EmployeeCustomSQLSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/InsuranceORStoredProcedureSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/OutputParameterEventTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/ReadObjectQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/SetCustomSQLQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcWithOutputParamsAndResultSetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureARRAYTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureNoParametersTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureNullInOutTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureORParametersClientSessionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureObjectRelationalParameters.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureOutputListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureResultSetAndOutputTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureTest2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureTest_Inout_Out_In.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureTimestampTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/customsqlstoredprocedures/StoredProcedureVARRAYParametersTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/DirectMapMappingBatchReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/DirectMapMappingDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/DirectMapMappingHashMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/DirectMapMappingIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/DirectMapMappingModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/DirectMapMappingsSerializedConverterTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/DirectMapUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/MergeChangeSetWithDirectMapMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/directmap/MergeChangeSetWithIndirectDirectMapMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/DirectCollectionMergeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/DirectMapMergeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/DistributedCacheMergeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/DistributedCacheModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/ManyToManyMergeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/OneToManyMergeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/OrderedListMergeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/OrderedListMergeTest2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedcache/OrderedListMergeTest3.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/Company.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/ComplexUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/Dist_Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/DistributedProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/DistributedServer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/DistributedServersModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/DistributedSessionBrokerServersModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/DistributedSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/InsertNewCycleTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/InsertNewObjectIntoCycleTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/Item.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/StoredInObjectOptimisticLockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/UpdateChangeNothingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/UpdateChangeObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/UpdateChangeObjectTestEmployee1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/UpdateChangeObjectWithOptimisticLockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/UpdateChangeValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/UpdateCollectionWithNewValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/UpdateToNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/VerifyAggregateCollectionNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/VerifyAggregateCollectionObjectsDeletedFromCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/VerifyDeletedObjectsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/VerifyObjectsDeletedFromCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/ChangeObjectNotSentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/ConfigurableCacheSyncDistributedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/ConfigurableUpdateChangeObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/DeleteObjectNotSentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/InvalidCacheSyncTypeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/InvalidateObjectWithMissingReferenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/IsolatedObjectNotSentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/MultipleCacheSyncTypeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/NativeUpdateObjectInvalidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/NewObjectWithOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/OrderedListNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/RCMDistributedServer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/RCMDistributedServersModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/RelatedNewObjectCacheSyncTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/RelatedNewObjectNotSentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/SendNewObjectCacheSyncTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/UpdateObjectInvalidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/broadcast/BroadcastDistributedServersModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/broadcast/BroadcastEventLock.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/broadcast/BroadcastReconnectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/broadcast/BroadcastSetupHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/jgroups/JGroupsConfigurationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/jgroups/JGroupsDistributedServer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/jgroups/JGroupsDistributedServersModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/distributedservers/rcm/jgroups/JGroupsSetupHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/AllTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/DynamicEmployeeEntityComparator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/DynamicTestingHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/MyEntity.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/QuerySQLTracker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/dynamicclassloader/Compatible.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/dynamicclassloader/DynamicClassLoaderTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/dynamicclassloader/Incompatible.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/dynamichelper/DynamicHelperTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/employee/AllTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/employee/DynamicEmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/employee/EmployeeQueriesTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/employee/MappingConfigTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/entitytype/AllTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/entitytype/EntityTypeFromDescriptor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/entitytype/EntityTypeFromScratch.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/entitytype/MyEntity.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/projectxml/AllTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/projectxml/EmployeeProjectTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/projectxml/InvalidConfig.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/projectxml/SimpleMapProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/projectxml/SimpleMapProjectNoLogin.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/sessionsxml/AllTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/sessionsxml/ComicsConfigTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/sessionsxml/ComicsPopulateAndQueryTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/AllTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeWithEnumTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/AllTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_AggregateObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_ManyToMany.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_MultiTable.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_OneToMany.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/mappings/SimpleTypes_OneToOne.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/AllTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/BaseSequencingTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/DefaultSequencingTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/NativeSequencingTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/TableSequencingTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/UnaryTableSequencingTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/employee/AddDescriptorsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/employee/EmployeeBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/employee/EmployeeDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/employee/ProjectDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/AboutToInsertEventTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/BuildEventHookTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/BuildOnRefreshEventHookTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/CloneAndMergeEventHookTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/CloneEventOnIsolatedSessionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/DeleteEventHookTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/EventHookTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/EventHookTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/InsertEventHookTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/MultipleTableAboutToInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/ObjectChangeSetEventTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/ObjectChangeSetUpdateAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/PostCalculateUOWChangeSetEventTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/PreInsertModifyChangeSetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/RefreshEventHookTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/SessionEventTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/SingleTableAboutToInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/TestSessionListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/UpdateAttributeEventListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/UpdateAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/UpdateEventHookTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/events/WriteEventHookTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/BadExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/DefaultingFunctionsExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionBuilderTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionInMemoryTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionOperatorUnitTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionOuterJoinTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionSubSelectTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ExpressionUnitTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/GetFunctionWithTwoArgumentsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/InvalidQueryKeyFunctionExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/LiteralExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/LiteralSQLExpressionWithQuestionMarkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/LowerCaseForCaseInsensitiveTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ReadAllExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ReadAllOuterJoinExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ReadAllOuterJoinExpressionTest2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/ReadObjectExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/expressions/SearchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/AddDescriptorsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/BatchWritingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/CacheStatementBatchWritingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/CannotOverrideConnectedSequenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ContainerCloningTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ContainerIndirectionPolicySerializationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/CustomSequenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/CustomSequencingPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/DatabaseLoginCodeCoverageTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/EmployeeJoinFetchTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/EmployeeNativeModeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/EmployeeProjectForDatabaseChecking.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/EmployeeProjectForIntegrityChecker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ExceptionHandlerLoginIntegrityTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ExceptionHandlerTest1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ExceptionHandlerTest2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/FeatureTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/FeatureTestModelWithINNERJoins.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/FeatureTestModelWithoutBinding.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/FieldedMessageLoggingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/FieldedMessageLoggingTraceLocalizationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/GermanUmlautsWriteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/GetClassDescriptorForAliasTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/Handler.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/HelperSystemPropertyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/InitializeDescriptorsBeforeLoginTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/InstantiationPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/IntegrityCheckerLazyCreationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/IntegrityCheckerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/JDBCBatchUpdatesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/JNDIConnectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/MessageLoggingEfficiencyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/MessageLoggingEfficiencyTestClass.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/NativeBatchWritingTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/NativeModeCreatorTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/NoDefaultNullValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/NullPasswordLoginTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/NullValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ObjectCopyingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/OptimisticLockingChangedValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/OptimisticLockingChangedValueUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/OptimisticLockingDeleteRowTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/OptimisticLockingDeleteValueUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/OptomizeValueHolderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/OracleNativeSeqInitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ParameterizedBatchUpdatesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/PrintIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/QueryTimeoutBatchDatabaseQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/QueryTimeoutBatchDescriptorQueryManagerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/QueryTimeoutBatchDynamicDatabaseQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/QueryTimeoutBatchDynamicDescriptorQueryManagerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/QueryTimeoutBatchParameterizedDatabaseQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/QueryTimeoutBatchParameterizedDescriptorQueryManagerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/QueryTimeoutBatchTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ReconnectFlushStatementCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/SequenceFieldRemovalForAcquireValueAfterInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/SequenceStringExistingPKTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/SequenceStringPKInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/SequencingConcurrencyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/SequencingRollbackTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/SequencingTableQualifierTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/SessionIsConnectedFlagTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ShouldCheckDatabaseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ShouldNotCheckDatabaseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ShouldNotThroughIntegrityCheckerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/ShouldThroughIntegrityCheckerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/TestContext.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/TestDataSource.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/TopLinkBatchUpdatesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/feature/TransactionIsolationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/flashback/FlashbackTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/flashback/FlashbackUnitTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/flashback/HistoricalSessionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLNopTimestampLockInCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLNopTimestampLockInObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLNopVersionLockInCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLNopVersionLockInObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLTimestampLockInCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLTimestampLockInObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLVersionLockInCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/forceupdate/FUVLVersionLockInObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/HistoricalEmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/HistoricalQualifiedTableEmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/HistoryQualifiedTableTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/HistoryTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/HistoryTestRunModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/InsertWithHistoryPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/IsolatedSessionHistoricalTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/QualifiedTableTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/history/RollbackObjectsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/CleanupCacheKeyCorrectnessTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/ClearLastAccessedIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/ConcurrentIdentityMapKeyEnumerationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/ConcurrentReadBigBadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/CreateCacheKeyWeakIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/DeleteFromIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/DeleteWithGarbageCollectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/GetAllFromIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/GetSizeRecurseOptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/HardCacheWeakIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/IdentityMapTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/IdentityWeakHashMapConcurrentModTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/InitializeIdentityMapByDescriptorJavaClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/InsertWeakIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/MergeWithNoIdentityMap.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/MultipleDeleteFromIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/MultipleRegisterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/ReadSoftCacheWeakIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/ReadWeakIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/RegisterInIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/RemoveFromIdentityMapReturnTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/SetWriteLockInIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/TriggerValueHoldersSelfReferencingOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cache/CacheIdentityMapTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cache/CacheIdentityMapTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cache/ConcurrentAccessTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cache/ConcurrentReadBigBadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cache/CustomDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cache/DeleteMiddleTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cache/InsertOverflowTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cache/InsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryAPITest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryReadAllQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryReadObjectQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryUnitOfWorkReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryUnitOfWorkUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheExpiryValueholderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/CacheInvalidationPolicyCloneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/DailyCacheExpiryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/EmployeeCacheExpiryTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/EmployeeDailyExpiryTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/EmployeeTimeToLiveTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/InvalidateAllExternalChangeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/InvalidateAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/InvalidateClassRecurseOptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/NoExpiryInvalidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/PrimaryKeyQueryInUOWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/ReadAllQueryCheckCacheOnlyExpiryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/ReadAllQueryConformExpiryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/ReadObjectCheckCacheOnlyExpiryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/ReadObjectQueryConformExpiryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/RefreshIfNewerVersionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/RefreshQueryCacheExpiryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/SessionCreateObjectReadTimeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/UnitOfWorkCreateObjectReadTimeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/UnitOfWorkExpiredObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/UnitOfWorkRefreshAfterInvalidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/identitymaps/cacheinvalidation/UpdateQueryChangeExpiryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/BindingWithShallowInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/CursoredStreamInheritanceTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/InfiniteRecursionWithNoDescriptorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/InheritanceTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/JoinWithSecondaryTableTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/LeafQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/NestedUnitOfWorkMergeIntoParentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/OverrideInheritedMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/PaginationInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/QueryInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/ReinitializeJoiningOnClassDescriptorWithInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/STI_JoinedAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/SecondaryTableUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/SingleInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/TranslatedKeyInheritanceTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/UnitOfWorkCommitResumeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/UnitOfWorkIdentityMapAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/inheritance/UnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/insurance/InsuranceBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/insurance/InsuranceObjectRelationalTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/insurance/ObjectArrayMappingUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/DescriptorInitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/InterfaceWithTablesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/InterfaceWithoutTablesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/OneToManyVariableBackBatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/PostCommitEventPrimaryKeyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/QueryAccrossV11ProxyIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/QueryAcrossV11Test.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/ReadAllBatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/ReadAllConformInUowTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/UpdateObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/VariableOneToOneCodeCoverageTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/VariableOneToOneDeepMergeCloneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/VariableOneToOneDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/VariableOneToOneGetTypeFieldTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/VariableOneToOneInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/VariableOneToOneNonPrivatelyOwnedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/VariableOneToOneShallowWriteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/interfaces/VariableOneToOneUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/CheckAccessorUsageForIsolatedClass.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/ClientServerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/ExceptionOnIsolatedReference.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/ExclusiveConnectionClosedExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedAddress.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedBone.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedChild.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedDog.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedEmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedEmploymentPeriod.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedOneToManyQueryModificationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedOneToOneQueryModificationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedParent.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedPhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedSessionEventAdaptor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedSessionRelationConformingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedSessionSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/IsolatedSessionTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/NoRowsUpdatedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/ProjectXMLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/VPDIsolatedSessionEventAdaptor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/VPDSupportTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/VerifyExclusiveConnectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/VerifyIsolationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/isolatedsession/VerifyQueryCacheIsolated.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jdkversiondetection/JDKVersionDetectionTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/AbstractSchemaIdentifierEqualsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/AbstractSchemaIdentifierNotEqualsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/AggregateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/BaseTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/BinaryOperatorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/BinaryOperatorWithParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ChangeJPQLStringAfterExecutionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/CollectionMemberIdentifierEqualsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/CollectionMemberIdentifierNotEqualsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexAbsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexInheritanceUsingNamedQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexLengthTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexNestedOneToManyUsingInClause.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexNotInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexNotLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexReverseAbsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexReverseLengthTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexReverseParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexReverseSqrtTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexReverseSubstringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexSqrtTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexStringInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexStringNotInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ComplexSubstringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ConformResultsInUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/CustomQueryStringTranlateValidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/DistinctTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/DomainObjectComparer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/IdentifierTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLComplexSelectTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLComplexTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLParameterTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLSimpleSelectTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLSimpleTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLUnitTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/JPQLValidationTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ModTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/NullDomainObjectComparer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/OneToManyJoinOptimizationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/OrderByTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ParameterNameMismatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/ParseOnceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectCOUNTOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexAbsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexLengthTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexNotInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexNotLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexReverseAbsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexReverseLengthTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexReverseParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexReverseSqrtTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexReverseSubstringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexSqrtTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexStringInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexStringNotInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectComplexSubstringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectPhoneNumberAreaCodeWithEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectPhoneNumberDeclaredInINClauseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleAbsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleBetweenAndTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleBetweenTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleBetweenWithParametersTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleBooleanTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleConcatTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleDoubleOrTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleEqualsBracketsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleEqualsMultipleDots.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleEqualsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleEqualsWithAs.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleFromFailed.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleInClauseInFromEmployeeManagerAndPhoneNumbers.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleInOneDotTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleLengthTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleLikeEscapeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleMemberOfTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleMemberOfWithParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleNotBetweenTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleNotEqualsVariablesIngeter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleNotInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleNotLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleNotMemberOfWithParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleOrTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleReverseAbsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleReverseConcatTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleReverseEqualsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleReverseLengthTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleReverseParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleReverseSqrtTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleReverseSubstringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleSqrtTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SelectSimpleSubstringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleAbsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleApostropheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleBetweenAndTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleBetweenTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleConcatTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleConcatTestWithConstantsLiteralFirst.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleConcatTestWithConstantsLiteralSecond.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleDoubleOrTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleEqualsBracketsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleEqualsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleEqualsTestWithJoin.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleEqualsTestWithManualJoin.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleEqualsWithAs.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleEscapeUnderscoreTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleFromFailed.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleInOneDotTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleInOneDotTestReversed.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleIsEmptyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleIsNotEmptyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleLengthTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleLikeTestWithParameter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleMemberOfTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleNotBetweenTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleNotEqualsTwoVariables.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleNotEqualsVariablesIngeter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleNotInTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleNotLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleNotMemberOfTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleOrFollowedByAndTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleOrFollowedByAndTestWithStaticNames.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleOrTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleParameterTestChangingParameters.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleReverseAbsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleReverseConcatTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleReverseEqualsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleReverseLengthTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleReverseParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleReverseSqrtTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleReverseSubstringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleSelectPhoneNumberAreaCode.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleSelectPhoneNumberAreaCodeWithEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleSelectPhoneNumberNumberWithEmployeeWithExplicitJoin.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleSelectPhoneNumberNumberWithEmployeeWithFirstNameFirst.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleSqrtTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SimpleSubstringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SmallProjectMemberOfProjectsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SmallProjectNOTMemberOfProjectsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/SqrtTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/jpql/WhitespaceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/cache/AdvancedProcessorTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/ConnectionPoolFailoverTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/FailoverBase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/FailoverTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedConnection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedDriver.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSetMetaData.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedStatement.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/helper/ConcurrencySemaphoreTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/helper/ConcurrencySemaphoreThread.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/helper/HelperTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/helper/JavaUtilTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/helper/JavaVersionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/identitymaps/CacheIdTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/localization/LocalizationResourcesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/localization/LocalizationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/logging/LogCategoryHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/logging/LogCategoryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/logging/LogLevelHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/logging/LogLevelTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/mapping/conversion/AttributeNamePrefixTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/mapping/conversion/AttributeNameTokenizerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/platform/server/wls/WebLogic_12_PlatformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/security/JCEEncryptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/security/SecurableBackwardsCompatibilityTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/sessionsxml/SessionManagerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/transparentindirection/IndirectListTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/transparentindirection/IndirectMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/transparentindirection/IndirectSetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/junit/transparentindirection/TestSession.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/legacy/LegacyTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/BidirectionalMMDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/BidirectionalUnitOfWorkManualTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/CommitOrderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/DeleteOrderUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/ManualVerificationModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/NewObjectDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/ReadToSeeMultipleFieldsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/ReadToSeeMultipleIDsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/manual/SQLLogToFileTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/AddObjectNonPrimaryKeyManyToManyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/AdditionalJoinExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/BiDirectionInsertOrderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/BidirectionalUOWInsertAndDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/BidirectionalUOWInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/ConstraintOrderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/DirectCollectionMappingDeleteNullValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/EqualObjectUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/LoopingJoinedAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/MTMPrivateOwnedWithValueholderDeleteObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/MappingTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/MultipleTableDeleteObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/MultipleTableInsertObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/MultipleTableReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/MultipleTableReadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/MultipleTableWriteObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/ObjectTypeMappingBooleanToCharTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/ObjectTypeMappingDefaultNullValues.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/OneToOnePKTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/OuterJoinWithMultipleTablesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/PrivateMMTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/Public1MTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/SameNamePKTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/SelectionCriteriaInOneToManyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/SelectionCriteriaInOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/SelectionCriteriaInTargetOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/TwoLevelJoinedAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/TwoParametersTransformationMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/UnitOfWorkCommitResumeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/mapping/UnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/multipletable/MultipleTableModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/multipletable/MultipleTableTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/multipletable/ProjectModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSDoNotUseDistinctTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSEmployeeBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSEmployeeDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSEmployeePopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSEmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSEmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSEmployeeWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSMappingWorkbenchIntegrationTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSMaxRowsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSMemoryQueryReturnConfirmedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSMemoryQueryReturnNotConfirmedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSMemoryQueryThrowExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSMemoryQueryTriggerIndirection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSMemoryQueryTriggerIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSProjectDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSQueryOptionTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSQueryTimeOutTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSRefreshIdentityMapResultsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSUseDistinctTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nls/japanese/NLSshouldPrepareTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nondeferredwrites/EmployeeDescriptorEventListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nondeferredwrites/NonDeferredWritesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/nondeferredwrites/ProjectXMLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/onetoonejointable/OneToOneJoinTableEmployeeBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/ChangeSetOptimisticLockingInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/ChangeSetOptimisticLockingUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/FieldsLockingCachedUpdateCallsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/OptimisticLockingDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/OptimisticLockingInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/OptimisticLockingPolicyChangedValueUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/OptimisticLockingPolicyDeleteRowTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/OptimisticLockingPolicyUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/OptimisticLockingPolicyUpdateWithUOWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/OptimisticLockingTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/OptimisticLockingUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/SwitchableOptimisticLockingPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/TimestampNewObjectInCache.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateAllWithTimestampLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateNullAggregateValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateNullDirectToFieldValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateNullManyToManyValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateNullOneToManyValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateNullOneToManyValueTest2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateNullOneToOneValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateNullTransformationValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/UpdateNullVariableOneToOneValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/WriteLockValueSerializationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/WriteNullAggregateWithTimestampLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/Award.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/Bar.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/BarPopulator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/BarProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/BarSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/BarTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/Bartender.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/Cascaded121OptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/Cascaded12MInheritanceListOnSuperOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/Cascaded12MInheritanceOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/Cascaded12MOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/CascadedCollectionOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/CascadedMultiLevel121OptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/CascadedMultiLevel12MOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/CascadedMultiLevelCollectionOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/CascadedOptimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/CascadedVersionLockingMultiplePrivateOwnedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/License.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimisticlocking/cascaded/Qualification.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/BatchReadingValueholderInstantiationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/BatchWritingFlushInWriteChangesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/BatchWritingFlushQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/JoiningValueholderInstantiationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/ParameterBatchWritingFlushQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/QueryAndSQLCountingTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/QueryAndSQLCountingTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/QuerySQLTracker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/RownumFilteringFirstResultQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/RownumFilteringQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/ClearDescriptorQueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/ClearQueryResultsQueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/ConformingQueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/NamedQueryQueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/PartialAttributeQueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/QueryCacheChangedParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/QueryCacheHitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/QueryCacheInvalidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/QueryCacheMaxResultsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/QueryCacheParameterizedResultsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/QueryCacheTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/ReadObjectQueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/ReportQueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/optimization/queryandsqlcounting/querycache/UnitOfWorkQueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/orderedlist/OrderListTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/ownership/OwnershipTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/ownership/UnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyComparisonTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/ConcurrencyRegressionTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/JavaPerformanceComparisonModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/PerformanceComparisonModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/PerformanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/PerformanceTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/PerformanceTestModelRun.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/AddPhoneCachedConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/AddPhoneCachedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/AddPhoneIsolatedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/BasicMathConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/IsolatedConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/IsolatedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsDatabaseSessionConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsIsolatedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllObjectsSharedDatabaseSessionConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllUOWConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAllUOWConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAnyObjectCachedConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAnyObjectCachedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAnyObjectIsolatedConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadAnyObjectIsolatedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadObjectCachedConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadObjectCachedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadObjectCachedUOWConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/ReadObjectCachedUOWConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/UpdateAnyObjectCachedConcurrentRegressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/UpdateAnyObjectCachedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/concurrent/UpdateAnyObjectIsolatedConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedConnection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedDriver.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSetMetaData.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedStatement.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/CalendarTimeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ClassForNameTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ComplexMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ConcurrentHashMapGetConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ConcurrentHashMapPutConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/DatePrintingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/DoPrivilegedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/FieldTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ForLoopTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/HashMapGetConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/HashMapPutConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/HashtableGetConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/HashtablePutConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/InstanceCreationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/LazyInitConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/LinkedHashMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/ListTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/MapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/MethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/SynchronizedLazyInitConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/UnsynchronizedLazyInitConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/java/VolatileLazyInitConcurrentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/InheritanceOuterJoinTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/LargeRowFetchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/RowFetchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/TimestampDateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/jdbc/TimestampTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/DeferredvsWriteLockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadAllvsReadAllFromResultSet.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/EmulatedReadObjectPreparedvsDynamicTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllAddressTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllBigBadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllCompletelyBatchedEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllCompletelyEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllCompletelyJoinedEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllComplexExpressionEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllComplexExpressionUnitOfWorkConformEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllComplexvsConformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllExpressionInheritanceProjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllFirstResultVsRownumFilteringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllHugeCacheAddressTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllInMemoryComplexExpressionEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllInMemoryEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllMaxRowsFirstResultVsRownumFilteringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllMaxRowsVsRownumFilteringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllStreamvsCursorSizeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllStreamvsCursorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllUnitOfWorkConformingEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllUnitOfWorkEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsBatch1mTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsBatch21mTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsConformNewUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsConformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsCursorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsInMemoryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsJoinBatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsReadAllFromResultSet.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectByPrimaryKeyAddressTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectByPrimaryKeyBigBadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectByPrimaryKeyEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectCachevsDatabaseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectCompletelyEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectComplexExpressionEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectInMemoryComplexExpressionEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectInMemoryEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectNamedQueryEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectPreparedvsDynamicTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectStaticvsDynamicTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectvsJoinTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadObjectvsParameterizedSQLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/ComplexUpdateEmployeeUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/InsertAddressUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/InsertBatchUnitOfWorkComparisonTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/InsertBigBadObjectUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/InsertDeleteAddressUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/InsertEmployeeUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/MassInsertAddressUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/MassInsertEmployeeUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/UnitOfWorkNoChangesClientSessionEmployeeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/UpdateAddressUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/UpdateBigBadObjectUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/UpdateEmployeeUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/writing/VeryVeryMassInsertAddressUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/plsql/PLSQLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/plsql/PLSQLTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/plsql/PLSQLXMLTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/AddressImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/BatchReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/Computer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ComputerImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/Contact.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/Cubicle.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/CubicleImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/DeleteProxyObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/DeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/DesktopComputer.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/DesktopComputerImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/DoesExistProxyObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/EmailImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/EmployeeImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/InheritanceReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/InsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/InterfaceProxyInvocationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/LargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/LargeProjectImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/PhoneImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/Project.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ProjectImpl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ProxyIndirectionProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ProxyIndirectionSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ProxyIndirectionTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ProxyIndirectionTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ReadProxyObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ReadWithExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/ReadWithProxyEqualityExpression.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/UOWRegisterProxyObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/UnitOfWorkCommitAndResume.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/UnitOfWorkReplaceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/UnitOfWorkUpdateFromCache.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/UnitOfWorkUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/UnitOfWorkUpdateWithNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/proxyindirection/UpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/Account.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/BadQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CachedUpdateCallsQueryClearTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CascadeNoBindingOnQuery.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CascadingAllCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CascadingAllNoCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CascadingNoneCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CascadingNoneNoCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CascadingPrivateCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CascadingPrivateNoCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CascadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CollectionReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsAcrossOneToManyAcrossOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsAcrossOneToManyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsAcrossOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsAcrossWrappedOneToManyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsInUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsPerformanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsRedirectorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsSubclassesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsWithMultitableAndJoiningTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsWithPrimaryKeyExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformResultsWithSelectionObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformingShouldTriggerIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformingTestConfiguration.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ConformingThrowConformExceptionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/Country.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamAnyOfTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamClientSessionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamConformingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamCustomSQLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamDistinctTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamReadWriteClientSessionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamReleaseConnectionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamWithUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/CursoredStreamWithUselessConformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DataReadQueryContainerPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DataReadQueryTest1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DeepDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DeepModifyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DeepRefreshTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DeleteAllQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DeleteObjectPrivatelyOwningUntriggeredIndirection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DirectReadQueryTest1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DoNotRedirectDefaultRedirectorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DoesExistTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/DontMaintainCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/EmployeeWrapperPolicy.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/FirstResultAndMaxRowsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/FourPartialAttributeTestsWithJoinAttribute.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/GetTableGetFieldTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/GetValueFromObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/IdentitySystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/IncorrectPartialAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/InheritancePrepareTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/InheritanceViewPrepareTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/Jdk12ScrollableCursorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/MapReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/MultiNameQueriesTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/MultipleOrderByWithSameFieldNameNullsFirstTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/MultipleOrderByWithSameFieldNameTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/NamedQueriesClientSessionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/NamedQueriesDescriptorQueryManagerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/NamedQueriesUOWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/NamedQueryDoesNotExistTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/NamedQueryGetQueryNoArgumentsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/NamedQueryNotFoundInUOWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/NoIdentityMapProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ObjectLevelReadQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/OneToManyMaxRowsSettingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/OnlyRefreshIfNewTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/OrderingByExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/OrderingMutipleTableTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/OrderingSuperClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/OrderingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/OrderingWithAnyOfTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PartialAttributeDistinctOrderByTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PartialAttributeTestWithJoinAttribute.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PartialAttributeWithCustomSQLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockBatchAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockEmptyTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockFineGrainedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockIndirectionJoiningTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockJoinedAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockNoLockJoinedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockOutsideUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockRefreshTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PessimisticLockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PredefinedInQueryReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PredefinedQueryInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PredefinedQueryLikeIgnoreCaseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PredefinedQueryReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PredefinedQueryReadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PredefinedQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PredefinedQueryToUpperOnParameterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PrivateDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/PrivateModifyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QBECollectionMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QBEExcludedValues.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QBEObjectReferenceMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QBEObjectWithAllFieldsFilled.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QBESpecialOperators.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QBEValidateUnsupportedMappingsFlag.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QueryByExampleInUOWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QueryExceptionStringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QueryExecutionTimeSetOnBuildObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QueryFrameworkTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QueryTimeoutConnectionReleasedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/QueryTimeoutTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ReadAllNoDistinctTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/RedirectQueryOnUOWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/RedirectorOnDescriptorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/RefreshNoCacheWithNoIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/RefreshTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/RefreshWithCheckCacheOnlyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ReloadSelectionObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ScrollableCursorAPITest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ScrollableCursorBackwardReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ScrollableCursorForwardOnlyResultSetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ScrollableCursorJoinedAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ScrollableCursorJoiningVerificationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ScrollableCursorNavigationAPITest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ScrollableCursorStatementCachingReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ScrollableCursorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ServerClientNamedQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/SetReferenceClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ShallowModifyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ShallowRefreshTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ShouldRegisterResultsInUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/State.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/TestClass1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/TranslatedStringsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/UOWgetQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/UpdateAllQueryExpressionMathTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/UpdateAllQueryRollbackTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/UpdateAllQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/UpdateAllQueryUOWTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ValueReadQueryTest1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/WrappedEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/ZeroPrimaryKeyExistenceCheckTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/CacheHitAndInMemoryTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/CacheHitOnPKWithInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/CacheHitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/CacheHitWithInheritance.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/CacheHitWithNonPKCriteriaTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/CacheMissTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/DescriptorUnitOfWorkConformObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/InMemoryCacheHitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/InMemoryCacheMissTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/InMemoryReadAllCacheHitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossAggregateCollectionMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossDirectCollectionMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossManyToManyAcrossOneToManyMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossManyToManyMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossNestedOneToManyMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossOneToManyAcrossOneToOneMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossOneToManyMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossOneToManyMapping2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryAcrossOneToOneMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryForFunctionsAcrossOneToManyAcrossOneToOneMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryForFunctionsAcrossOneToManyMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryLike.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryReturnConformedOnIndirection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryReturnNotConformedOnIndirection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryThrowExceptionOnIndirection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/MemoryQueryTriggerIndirection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/NamedQueryConformNullPointerException.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/OneToOneCacheHitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/QueryAndDescriptorCacheHitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/QueryCacheHitDisabledAndDescriptorDisabledTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/QueryCacheHitDisabledAndDescriptorEnabledTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/QueryCacheHitEnabledAndDescriptorDisabledTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/QueryCacheHitEnabledAndDescriptorEnabledTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/QueryCacheHitUndefinedAndDescriptorDisabledTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/QueryCacheHitUndefinedAndDescriptorEnabledTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformAcrossIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformDuplicateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformLikeSpecialCharacterTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformLikeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformReadObjectWithCriteriaTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformWithOrderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/inmemory/UnitOfWorkConformWithoutRegisteringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/AggregateBatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/BatchReadValueholderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/BatchReadingBatchReadExpressionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/BatchReadingStackOverflowTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/BatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/BatchReadingUnitOfWorkInTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/BatchReadingUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/BatchReadingWithInvalidQueryKeyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/ComplexJoinedAttributeQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/JoiningValueholderInstantiationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/MultipleJoinedAttributeQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/NestedBatchReadingNPETest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/NestedBatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/NestedOneToManyBatchReadAllTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/OneToManyBatchReadingCustomSelectionQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/OneToManyBatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/OneToOneBatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/QueryAndSQLCountingTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/QueryAndSQLCountingTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/QueryOptimizationTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/QuerySQLTracker.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/QueryValidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/ReadAllBatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/ReadAllBindAllParametersTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/ReadAllJoinReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/ReadAllPartialReadingAddressTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/ReadAllPartialReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/ReadAnyObjectJoinPhoneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/optimization/ReadObjectMappingJoinReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/options/ClearQueryOptionsOnStatementTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/options/QueryOptionEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/options/QueryOptionHistory.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/options/QueryOptionProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/options/QueryOptionSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/options/QueryOptionTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/options/ReadObjectQueryDisableCacheHitsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/options/RefreshCascadeAllNoIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/BasicReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/ChangedHintStringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/DeleteTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/EmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/HierarchicalOneToManyInverseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/HierarchicalOneToManyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/HierarchicalOneToOneInverseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/HierarchicalOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/HierarchicalQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/HierarchicalQueryWithInheritenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/HierarchicalQueryWithWhere.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/IndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/JoinInWhereClauseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/OracleSpecificTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/OrderSiblingsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/ReadWholeHierarchyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/oracle/UpdateTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/AddFunctionItemTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/AddGroupingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/AddItemTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/AddJoinedAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/AddNonFetchedJoinedAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/AddOrderingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/AddPartialAttributeForCustomSQLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/AddPartialAttributeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/QueryRepreparationTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/RetrievePrimaryKeysTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/queries/repreparation/UseDistinctTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/BidirectionalMMDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/DeleteReadOnlyClassTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/DeleteReadOnlyDescriptorTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/InsertReadOnlyClassTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/InsertReadOnlyDescriptorTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyClassAccessingTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyClassAggregateTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyClassDeepMergeCloneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyClassDeleteTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyClassInsertTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyClassManyToManyTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyClassOneToManyTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyClassUpdateTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyDescriptorInsertTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadOnlyTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/ReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/UpdateReadOnlyClassTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/readonly/WriteableMappingReadOnlyClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/AddNewRegisteredObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/AddReferencedObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/AddUnReferencedObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/DeepMergeCloneSerializedNewTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/DeepMergeCloneSerializedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/RelationshipsTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/RemoveObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/SetInNewRegisteredObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/SetNewRegisteredObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/SetReferencedObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/SetToNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/SetUnReferencedObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/UnitOfWorkRevertAndResumeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/relationshipmaintenance/UnitOfWorkRevertAndResumeTestDuplicates.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/BatchReadingForDirectCollectionMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/CacheExpiryRemoteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/CascadeWithoutIMOnRemote.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/DefaultReadOnlyClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/DescriptorRefreshCacheOnRemoteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/InsuranceRefreshObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/Master.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/MasterSlaveProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/MasterSlaveSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/MasterSlaveTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/PredefinedQueryFromRemoteSessionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/QueryCacheHitEnabledAndDescriptorDisabledOnRemoteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/QueryCacheHitUndefinedAndDescriptorDisabledOnRemoteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/QueryCacheHitUndefinedAndDescriptorEnabledOnRemoteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RMIRemoteModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RMIServerManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RMIServerManagerController.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/ReadingThroughRemoteScrollableCursor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RefreshCascadeNonPrivateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RefreshMaintainIdentityTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RefreshObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RefreshRemoteIdentityMapResultsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RemoteConnectionExceptionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RemoteModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RemoteSessionReadTimeTransferTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RemoteValueHolderGarbageCollectedOriginalTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/RemoteValueHolderReinitializationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/Slave.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/TransporterGenerator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIConnectionExceptionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIIIOPRemoteModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIRemoteSessionControllerDispatcherForTestingExceptions.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/_RMIServerManagerController_Tie.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/_RMIServerManager_Stub.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/RMIConnectionExceptionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/rmi/RMIRemoteSessionControllerDispatcherForTestingExceptions.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/CORBAConnectionExceptionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/CORBARemoteSessionControllerDispatcherForTestingExceptions.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/CORBAServerManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/CORBAServerManagerController.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/CORBAServerManagerHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/CORBAServerManagerHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/CORBAServerManagerOperations.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/CORBAServerRunner.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/SunCORBARemoteModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/_CORBAServerManagerImplBase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/remote/suncorba/_CORBAServerManagerStub.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/DescriptorExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/InsertUpdateStoredProcedureAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/ProjectAndDatabaseAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/ReturningPolicyTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/StoredProcedureGeneratorForAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/SubstituteSequencingWithReturningPolicyAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/TestModelAdapted.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/TestSystemAdapted.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/AdapterForReturningProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/AdapterWithReturnObjectControl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/BaseClass.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/Class1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/Class2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/ReturnObjectControl.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/ReturningInsertTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/ReturningMappingsTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/ReturningProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/ReturningTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/ReturningTestSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/returning/model/ReturningUpdateTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/schemaframework/AutoTableGeneratorBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/schemaframework/AutoTableGeneratorEmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/schemaframework/SPGBasicTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/schemaframework/SPGExecuteStoredProcedureTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/schemaframework/SPGGenerateAmendmentClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/schemaframework/StoredProcedureGeneratorModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/schemaframework/TablesCheckTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/DatabaseLoginWithNoEncryptorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/ExceptionTestSaveSecurityManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityOnFindMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityOnInitializingAttributeMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityWhileConvertingToMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityWhileInitializingAttributesInInstanceVariableAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityWhileInitializingAttributesInMethodAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityWhileInitializingClassExtractionMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityWhileInitializingCopyPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/SecurityWhileInitializingInstantiationPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/security/TestSecurityManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/BatchWritingWithSessionBrokerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/BrokerTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/Client.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/ClientBrokerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/ClientSessionBrokerTestAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/CustomDatabasePlatform.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/EmployeeProject1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/EmployeeProject2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/ExternalTransactionControllerInitializationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/MultipleClientBrokersTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/RMIServerManagerController.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/RMISessionBrokerRemoteModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/RMISessionBrokerServerManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/ReadOnlyClassesInSessionBrokerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/SequnceSettingOnRemoteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/Server.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/ServerBrokerTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/SessionBrokerClientQueryTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/SessionBrokerCustomFunctionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/SessionBrokerPlatformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionbroker/VerifyClientBrokerCreationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessioncache/ReadObjectAlreadyInSessionCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessioncache/ReadObjectNotInSessionCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessioncache/ReadReferencedObjectNotInSessionCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessioncache/SessionCacheTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessioncache/WriteNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessioncache/WriteNewPessimisticLockedObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/CustomEncryption.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/CustomTransportManager.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/FailoverLoginSettingsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/JavaLogSessionNamespaceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/JavaLogSessionsXMLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/MWConfigModelEncryptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/RCMWithJmsTopicTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/RcmBasicTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/RcmEncryptedPasswordTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/RcmWithRmiAndJndiTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/RcmWithRmiAndRmiRegistryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/RcmWithTransportClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/ServerSessionEventListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionBrokerEventListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionManagerGetMultipleSessionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionManagerGetSessionNotFoundTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionManagerGetSessionStringStringTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaDefaultValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaIncorrectTagValuesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaInvalidTagTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaJBossPlatformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaJavaLogTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaLoggingOptionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaMisplacedDependentTagTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaNoLoggingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaProjectXMLTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaReloadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaSequencingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaSunCORBATransportConfigTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaWeblogicPlatformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaWebsphere61PlatformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSchemaWriteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLServerSessionSchemaTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLSessionEventListenerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/sessionsxml/SessionsXMLValidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simplepojoclient/PojoEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simplepojoclient/PojoEmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simplepojoclient/SimplePojoClientTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simplepojoclient/SimplePojoProjectXMLClientTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simplepojoclient/SimplePojoSessionsXMLClientTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/AddDescriptorsMultithreadedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/AppendLockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/ConcurrencyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/ConcurrentDecryptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/ConcurrentQueryCacheQueryResultsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/ConcurrentReadFetchJoinTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/ConcurrentReadFetchJoinWithUOWLocksTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/ConcurrentReadOneToOneInheritanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/DescriptorQueryManagerMultithreadedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/MultithreadTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/QueryCacheMultithreadedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/QueryCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/Runner1.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/Runner2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/SimultaneousTestsModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/TestExecutorWithClientSession.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/simultaneous/UpdateCacheKeyPropertiesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/ClientThread.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/StressInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/StressLoginTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/StressReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/StressTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/StressThreeTierTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/StressUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/stress/StressUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/tableswithspacesmodel/EmployeeWithSpacesDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/tableswithspacesmodel/EmployeeWithSpacesProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/tableswithspacesmodel/EmployeeWithSpacesSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/tableswithspacesmodel/EmployeeWithSpacesTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/tableswithspacesmodel/EmployeeWithSpacesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/tableswithspacesmodel/ProjectWithSpacesDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/tableswithspacesmodel/QuotedTableNameInitializationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/DeleteCommitTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/DeleteRollbackTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/EmptyTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/InsertCommitTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/InsertRollbackTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/ReadingThroughWriteConnectionInTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/TransactionTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/UpdateCommitTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transactions/UpdateRollbackTransactionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/AssertionFailedError.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/BidirectionalRelationshipMaintenanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/IndirectContainerTestDatabase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/IndirectContainerTestDatabaseRemote.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/IndirectListTestDatabase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/IndirectListTestDatabaseRemote.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/IndirectMapTestDatabase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/IndirectMapTestDatabaseRemote.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/IndirectSetTestDatabase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/IndirectSetTestDatabaseRemote.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/NullCollectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/NullDelegateInValueHolderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/RemoteDataReadQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/TestHashtable.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/TransparentIndirectionModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/UpdateDogTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/ZTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/transparentindirection/ZTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/BLOBTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/BooleanTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/CLOBTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/NumericTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/StringTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/TimeDateTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/TypeTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/TypeTestModelWithAccessors.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/TypeTestModelWithOutAccessors.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/TypeTestSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/TypeTester.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/types/WriteTypeObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unidirectional/UnidirectionalEmployeeBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/AllChangeSetsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/BuildCloneFromRowOneToOneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/CanChangeReadOnlySetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/CloneAttributeIfMutableTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/CollectionMappingMergeObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/CommitAfterExecuteModifyQueryDuringTransTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/CommitUnitOfWorkAgainTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/CommitUnitOfWorkForcingSQLExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ComplexMultipleUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentAddress.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentLargeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentPerson.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentPhoneNumber.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentReadOnInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentReadOnUpdateWithEarlyTransTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentRefreshEventAdapter.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentRefreshOnCloneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ConcurrentRefreshOnUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/Contact.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/CreateDeleteCreateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/CurrentChangeSetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DateSubclass.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DeepMergeCloneIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DeepMergeCloneSerializedObjectReferenceChangesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DeepMergeCloneSerializedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DeepNestedUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DeleteAndConform.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DeletingFromParentSessionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/DoubleNestedUnitOfWorkRegisterNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ErrorOnInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ExceptionsRaisedUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/FaultyUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/GetFromNewObjectWithConformTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/GetIdentityMapFromUOWForREADONLYClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/GetObjectFromIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/InsertNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/LockFailureUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/LockOnCloneDeadlockAvoidanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/LockOnCloneListener.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/LockOnCloneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/MailAddress.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/MergeCloneWithReferencesTransparentIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/MergeCloneWithReferencesWithNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/MergeDeadIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/MergeUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/MultipleUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/MutableAttributeObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUOWWithNewObjectRegisteredTwiceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkDeleteConformedNestedNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkDeleteFromNestedObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkDeleteNestedNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkDeleteNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkMultipleCommitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkNewObjectWithIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkQuery.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkReadOnlyClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NestedUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NewObjectIdentityTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NoIMWithValueHolderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NoIdentityMapUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NoIdentityMergeCloneTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NoIdentityTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NoValidationWithInitIdentityMaps.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/NullAggregateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PerformDeletesFirstIgnoreUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PerformDeletesFirstIgnoreUpdateTest2.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PerformDeletesFirstTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/Person.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PostAcquireUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PostCommitUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PostFlushUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PostReleaseUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PostResumeUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PreCommitUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PreFlushUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PreReleaseUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/PrepareUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ProtectedUnitOfWorkTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/RefreshObjectNoIdentityMapUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/RegisterNewObjectInIdentityMapNoSeqTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/RegisterNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/RegisterationUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/RelationshipTreeInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UOWCommitAndResumeWithPreCalcChangeSet.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UOWHasOnlyDeletesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UOWPrimaryKeyToNewObjectsDuplicateObjectsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UOWSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkClientSessionTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkCommitAndResume.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkCommitResumeOnFailureNoFailureTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkCommitToDatabaseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkComplexRefreshTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkConcurrentRevertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkConformExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkDeleteNoValidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkDeleteOrderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkEventTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkEventTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkExistingObjectsListTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkInitializeAllIdentityMapsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkIsolatedAlwaysTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkIsolatedClientSessionTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkNullPrimaryKeyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkPartitionedIsolatedAlwaysTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkPartitionedTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkResumeOnFailureTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkResumeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkRevertAndResumeWithNewTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkRevertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkRevertWithNewObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkRollbackConnectionReleaseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkSynchNewObjectsClientSessionTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnitOfWorkTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnregisterUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/UnregisteredNewObjectOptimisticLockTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/ViolateObjectSpaceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/WasTransactionBegunPrematurelyRollbackTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/Weather.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/WorkingCloneCopyPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/ALCTEmployeeSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/AggregateAttributeChangeTrackingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/ChangeEventTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/ChangeFlagTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/EmployeeAttributeChangeTrackingTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/EmployeeChangeFlagBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/EmployeeChangeTrackingTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/EmployeeHybridChangeTrackingTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/NestedUOWWithAttributeChangeTrackingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/TransparentIndirectionAddOverflowBehaviourTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/TransparentIndirectionAddRemoveTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/TransparentIndirectionChangeFlagBasicTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/TransparentIndirectionResumeAddTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/TransparentIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/TransparentMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/WrongPropertyNameTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/model/ALCTEmployee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/model/ALCTEmployeeProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/model/ALCTEmployeeTableCreator.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/changeflag/model/ALCTEmploymentPeriod.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/referencesettings/ChangeTrackedWeakReferenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/referencesettings/DeferredChangeWeakReferenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/referencesettings/ForceWeakReferenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/referencesettings/HardReferenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/referencesettings/WeakReferenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationAlwaysRefreshTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationBatchReadingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationBuildObjectCacheHitTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationIndirectionConformingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationJoinedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationM2MBatchReadTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationMergeCircularIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationMergeIndirectionOriginalsExistTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationMergeIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationMergeOriginalsExistTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationMergeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationNoNewObjectsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationNoOriginalsIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationNoOriginalsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/TransactionIsolationRefreshTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/transactionisolation/UnitOfWorkTransactionIsolationTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/AcquireNestedUnitOfWork_WriteChanges_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/BeginTransactionEarly_WriteChanges_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/UnitOfWorkWriteChangesTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChangesFailed_StatementCountTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChangesFailed_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_CommitAndResumeOnFailure_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_CommitAndResume_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_CommitFail_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_Commit_NonTrivial_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_Commit_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_DeleteAll_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_IssueSQL_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_NonCachingOLReadQuery_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_OLModifyQuery_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_OLReadQuery_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_RegisterExisting_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_RegisterNew_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_Register_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_Release_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_ReportQuery_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/unitofwork/writechanges/WriteChanges_RevertAndResume_TestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/Address.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/AmendmentClass.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/AttributeAndMappingWithTransparentIndirectionMismatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/AttributeNameNotSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/BatchCommitTransactionExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/BidirectionWithHashtableTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ChainedExceptionTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ChildDoesNotDefineAbstractQueryKeyOfParentTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ClassIndicatorFieldNotFoundTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ClassWithProblemConstructor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ClassWithoutConstructor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/Client.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ClientServerTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ClientSessionConstructorValidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/CloseConnAfterDatabaseSessionTxnTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ConnectionIsNullAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ConnectionSizeChangedAfterLogin.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ConstructingDescriptorExceptionTests.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ConstructorProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ConstructorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ConversionExceptionFromMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/DatabaseAccessorNotConnectedTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/DatabaseSessionAttemptLoginTwiceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/DatabaseSessionLogoutThenLoginTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/DescriptorForInterfaceIsMissingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/DescriptorIsMissingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/DirectFieldNameNotSetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/EmployeeWithProblems.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ErrorOccuredInAmendmentMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ExceptionSerializationTestCase.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ExceptionTestSaveDescriptor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ExceptionValidationTestSuit.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ForeignKeysDefinedIncorrectlyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/GetClassDescriptorWithNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/GetMethodReturnTypeNotValidTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/GetMethodReturnsValueHolderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/GetTableNameTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalAccessWhileGettingValueThruInstanceVariableAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalArgumentWhileGettingValueThruInstanceVariableAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalArgumentWhileGettingValueThruMethodAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalArgumentWhileInstantiatingMethodBasedProxyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalArgumentWhileInvokingAttributeMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalArgumentWhileInvokingFieldToMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalArgumentWhileSettingValueThruInstanceVariableAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalArgumentWhileSettingValueThruMethodAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalTableNameInMultipleTableForeignKeyTest_Source.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IllegalTableNameInMultipleTableForeignKeyTest_Target.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/IncorrectCollectionPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InstantiationWhileConstructorInstantiationOfFactoryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidAmendmentMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidAttributeTypeForProxyIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidContainerPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidContainerPolicyWithTransparentIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidDataModificationEventCodeTest_DirectCollectionMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidDataModificationEventCodeTest_ManyToManyMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidDataModificationEventTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidDescriptorEventCodeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidGetMethodReturnTypeForProxyIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidIndirectionContainerClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidIndirectionPolicyOperationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidMappingOperationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidQueryKeyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidSetMethodParameterTypeForProxyIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidUseOfTransparentIndirectionTest_extractPrimaryKeyForReferenceObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidUseOfTransparentIndirectionTest_nullValueFromRow.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/InvalidUseOfTransparentIndirectionTest_valueFromMethod.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/KeyFromObjecWithoutDescriptor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/MappingCanNotBeReadOnlyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/MappingMustBeReadOnlyWhenStoredInCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/MissingForeignKeyTranslationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/MissingMappingForFieldTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/MultipleTablePrimaryKeyMustBeFullyQualifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/MultipleTablePrimaryKeyNotSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/MultipleWriteMappingsForFieldTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NestedUOWWithUpdateAllQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NewObjectRegisteration.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoAttributeConversionValueInObjectTypeMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoAttributeTransformationMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoAttributeValueConversionToFieldValueProvidedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoConstructorIndirectionContainerClassTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoFieldConversionValueInObjectTypeMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoFieldNameForMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoForeighKeysAreSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoMappingForPrimaryKeyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoParamConstructor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoReferenceKeyIsSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoRelationTableTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSourceRelationKeysSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSubClassMatchTest_AggregateCollection.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSubClassMatchTest_AggregateObject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodOnFindObsoleteMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodOnInitializingAttributeMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodWhileConstructorInstantiationOfFactoryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodWhileConvertingToMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodWhileInitializingAttributesInMethodAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodWhileInitializingAttributesInMethodAccessor_GetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodWhileInitializingAttributesInMethodAccessor_SetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodWhileInitializingClassExtractionMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoSuchMethodWhileInitializingCopyPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoTargetForeignKeysSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NoTargetRelationKeysSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NormalDescriptorsDoNotSupportNonRelationalExtensionsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NotConnectedDeleteObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NotConnectedReadObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NotConnectedUpdateObjectQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NotConnectedWriteObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NullPointerWhileConstructorInstantiationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NullPointerWhileGettingValueThruInstanceVariableAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NullPointerWhileGettingValueThruMethodAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NullPointerWhileMethodInstantiationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NullPointerWhileSettingValueThruInstanceVariableAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/NullUsernameLoginTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ParameterAndMappingWithIndirectionMismatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ParameterAndMappingWithTransparentIndirectionMismatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ParameterAndMappingWithoutIndirectionMismatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ParentClassIsSelfTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ParentDescriptorNotSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/PersonInstanceAccess.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/PersonMethodAccess.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/PersonWithValueHolder.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/PrintStackTraceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/PrivateConstructor.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ProxyIndirectionNotAvailableTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/QueryParameterForOneToOneValidationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ReferenceDescriptorIsNotAggreagteCollectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ReferenceDescriptorIsNotAggregateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ReferenceKeyFieldNotProperlySpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ReferenceTableNotSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/RelationKeyFieldNotProperlySpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ReportQueryWithNoAttributesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ReturnAndMappingWithTransparentIndirectionMismatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ReturnAndMappingWithoutIndirectionMismatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ReturnTypeInGetAttributeAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/SequenceFieldNameNotSetTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/Server.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ServerSessionReadPoolTypeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/SetExistanceCheckingNotUnderstoodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/SetMethodParameterTypeNotValidTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/StructureNameNotSetInMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TableIsNotPresentInDatabaseTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TableNotSpecifiedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileCloningTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileConstructorInstantiationOfFactoryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileConstructorInstantiationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileEventExecutionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileGettingValueThruMethodAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileInstantiatingMethodBasedProxyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileInvokingAttributeMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileInvokingFieldToMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileInvokingRowExtractionMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileMethodInstantiationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileObsoleteEventExecuteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TargetInvocationWhileSettingValueThruMethodAccessorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/TestAggregateMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ThreeTierBehaviorTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/UOWWithoutDescriptorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ValidationModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ValueHolderInstantiationMismatchTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/ValueNotFoundInClassIndicatorMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/validation/VariableOneToOneMappingIsNotDefinedProperlyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/AggregateWorkbenchIntegrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/AggregateWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/BuildConstructorPorjectsDefaultReadOnlyClassesIsNotEmptyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/BuildDescriptorAddMultipleTableForeignKeyFieldNameTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/BuildDescriptorIsForInterfaceTrueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/CMPDescriptorPessimisticLockingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/CMWorkbenchIntegrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/CMWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/CollectionMappingIsMapPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/CopyPolicyBuildsNewInstanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/DirectMapMappingMWIntergrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/DirectMapMappingMWIntergrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/DirectMapMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/DuplicateDescriptorNameTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/Employee.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/EmployeeCustomSQLMWIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/EmployeeSubProject.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/EmployeeWorkbenchIntegrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/EmployeeWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/EventListenerCollectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ExpressionPersistence/ExpressionPersistenceSpecialTypesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ExpressionPersistence/ExpressionPersistenceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ExpressionPersistence/ExpressionPersistenceTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ExpressionPersistence/ReportQueryTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/FactoryClassIsNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/FactoryMethodNameIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/FactoryMethodNameIsNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetAboutToInsertSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetAboutToUpdateSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetClassExtractionMethodNameIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPostBuildSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPostCloneSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPostDeleteSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPostInsertSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPostMergeSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPostRefreshSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPostUpdateSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPostWriteSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPreDeleteSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPreInsertSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPreUpdateSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetPreWriteSelectorIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetReadAllSubclassesViewIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GetRelationshipPartnerAttributeNameIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/GettersAndSettersForProjectClassGeneratorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/InheritanceWorkbenchIntegrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/InheritanceWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/InsuranceORWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/InterfaceWorkbenchIntegrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/InterfaceWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/IsIsolatedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/MapPolicyIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/MappingIsReadOnlyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/MappingModelWorkbenchIntegrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/MappingModelWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/MappingWMIntegrationStoredProcedureTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/MappingWorkbenchIntegrationTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/MultipleTableModelWorkbenchIntegrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/MultipleTableModelWorkbenchIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/NamedQueryLinesGetEJBQLStringIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/NamedQueryLinesIGetSQLStringIsNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/NamedQueryLinesIsReadObjectQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/NamedQueryLinesRedirectorNotNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/OneToOneMappingShouldUseJoiningTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/OneToOneMappingShouldVerifyDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/OptimisticLockingLinesSelectedFieldsLockingPolicyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorInheritanceMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorNonUnicodeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorOrderByQueryKeysTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorResultFileTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorUnicodeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorWithCMPDescriptorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorWithVariablesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectClassGeneratorWriteMethodTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLDatabaseTableNameTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLOrderByQueryKeysTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLQueryManagerQueryOrderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLSortedCollectionMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLSortedCollectionMappingWithInvalidComparatorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLStoredFunctionCallTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLStoredProcedureCallTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLUTF16EncodingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProjectXMLUTF8EncodingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProxyIndirectionMWIntegrationSubSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ProxyIndirectionMWIntegrationSystem.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryKeyIsAbstractQueryKeyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryManagerHasDeleteQueryIsSQLCallQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryManagerHasDoesExistQueryIsSQLCallQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryManagerHasInsertQueryIsSQLCallQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryManagerHasReadAllQueryIsSQLCallQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryManagerHasReadObjectQueryIsSQLCallQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryManagerHasUpdateQueryIsSQLCallQueryTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryManagerPropertyLinesAssumeExistenceForDoesExistTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryManagerPropertyLinesAssumeNonExistenceForDoesExistTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/CacheQueryResultsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/DoNotUseDistinctTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/FirstResultTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/MaxRowsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/MemoryQueryReturnConfirmedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/MemoryQueryReturnNotConfirmedTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/MemoryQueryThrowExceptionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/MemoryQueryTriggerIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/QueryManagerTimeoutTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/QueryOptionTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/QueryTimeOutTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/RefreshIdentityMapResultsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/ShouldPrepareTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryOptions/UseDistinctTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/QueryShouldMaintainCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ReturningPolicyWorkbenchIntegrationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/RuntimeCustomSQLQueriesTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/SequencingWorkbenchIntegrationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldAlwaysConformResultsInUnitOfWorkTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldAlwaysRefreshCacheOnRemoteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldAlwaysRefreshCacheTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldBeReadOnlyTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldDisableCacheHitsOnRemoteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldDisableCacheHitsTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldOnlyRefreshCacheIfNewerVersionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseBatchReadingOnMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseCacheIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseClassNameAsIndicatorTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseHardCacheWeakIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseNoIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseRemoteCacheIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseRemoteHardCacheWeakIdentityMap.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseRemoteNoIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseRemoteWeakIdentityMap.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/ShouldUseWeakIdentityMapTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/TimestampLockingPolicyUseLocalTimeTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/TransformationMappingUsesBasicIndirectionTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/TransparentIndirectionPolicyInstanceTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/TypeConversionConverterDataClassIsArrayTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/TypeConversionConverterObjectClassIsArrayTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/UseCollectionClassOnMappingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/UseTransparentMapOnCollectionMapping.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/VariableOneToOneMappingClassIndicatorFieldTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/VariableOneToOneMappingUniquePKTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/VersionLockingPolicyStoreInObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/WorkbenchIntegrationSystemHelper.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/workbenchintegration/XMLProjectWriterTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/BidirectionalInsertTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/BidirectionalInsertWithPartialRegisterationTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/CommitOrderTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/ComplexDeleteTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/ComplexUpdateAndUnitOfWorkTestModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/ComplexUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/ComplexUpdateTestSuite.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/NoIdentityUpdateTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/UpdateChangeNothingTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/UpdateChangeObjectTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/UpdateChangeValueTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/UpdateDeepOwnershipTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/writing/UpdateToNullTest.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/beans/ExpressionNode.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/beans/ExpressionPanel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/beans/ExpressionTreeModel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/beans/MessageDialog.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/beans/TextAreaOutputStream.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/history/HistoryFacade.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/refactoring/CodingStandard.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/sessionconsole/ClassInfo.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/sessionconsole/ClassInfoCompare.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/sessionconsole/LoginEditorDialog.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/sessionconsole/LoginEditorPanel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/sessionconsole/ProfileBrowser.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/sessionconsole/ProfileBrowserPanel.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/sessionconsole/SessionConsole.java already added, skipping
      [zip] foundation/eclipselink.core.test/src/org/eclipse/persistence/tools/sessionconsole/SessionConsolePanel.java already added, skipping

package-tst-jar-zip:
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-test-jars.zip

build-sdo-javadocs:
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/plugins/commonj.sdo.source_2.1.1.v201112051852.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/sdo_javadocs/"
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag <
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag <
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag <
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag <
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag <
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:107: warning - Tag @see: reference not found: org.eclipse.persistence.sdo.SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAMEMoved to org.eclipse.persistence.sdo.SDOSystemProperties.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/commonj.sdo/src/commonj/sdo/Type.java:92: warning - invalid usage of tag &
  [javadoc] 33 warnings

build-main-javadocs:
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence.source_2.2.3.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/jpa22/src
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.xml.bind-api-source.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/javax.xml.bind/src
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/el_javadocs/"
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/javax.xml.bind/src/javax/xml/bind/JAXBContext.java:169: warning - Tag @link: reference not found: javax.xml.validation
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:5121: warning - Tag @see: reference not found: com.sun.xml.internal.bind.XmlAccessorFactory
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:5130: warning - Tag @see: reference not found: com.sun.xml.internal.bind.XmlAccessorFactory
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:1455: warning - Tag @link: reference not found: javax.annotation.Generated
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:1474: warning - Tag @link: reference not found: javax.annotation.Generated
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:1455: warning - Tag @link: reference not found: javax.annotation.Generated
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:1474: warning - Tag @link: reference not found: javax.annotation.Generated
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:3987: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:3987: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/DB2Platform.java:1775: warning - Tag @see: reference not found: org.eclipse.persistence.internal.expressions.ConstantExpression#writeFields(ExpressionSQLPrinter, List, SQLSelectStatement)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/DB2Platform.java:1776: warning - Tag @see: reference not found: org.eclipse.persistence.internal.expressions.ParameterExpression#writeFields(ExpressionSQLPrinter, List, SQLSelectStatement)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/DB2Platform.java:1851: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/DB2ZPlatform.java:381: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/DB2ZPlatform.java:449: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/platform/database/SymfowarePlatform.java:332: warning - Tag @see: reference not found: ExpressionOperator#setIsBindingSupported(boolean)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/expressions/ExpressionOperator.java:1326: warning - Tag @link: reference not found: ExpressionOperator#getInternalOperator()
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/SingleElementListIterator.java:84: warning - @inheritDoc used but iterator() does not override or implement any method.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/SingleElementListIterator.java:84: warning - @inheritDoc used but iterator() does not override or implement any method.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/org.eclipse.persistence.moxy/src/org/eclipse/persistence/jaxb/JAXBContextProperties.java:173: warning - Tag @see: reference not found: com.sun.xml.internal.bind.XmlAccessorFactory
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/WordParser.java:233: warning - Tag @see: reference not found: ExpressionTools#isWhiteSpace(character)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/parser/Expression.java:671: warning - Tag @version cannot be used in field documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.java:87: warning - @inheritDoc used but visit(TableVariableDeclaration) does not override or implement any method.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.java:87: warning - @inheritDoc used but visit(TableVariableDeclaration) does not override or implement any method.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedTypeProvider.java:39: warning - Tag @version cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedTypeProvider.java:105: warning - Tag @version cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:119: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:135: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:147: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:159: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:179: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:193: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:119: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:135: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:147: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:159: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:179: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:193: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:607: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:607: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:612: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:119: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:135: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:147: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:159: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:179: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:193: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:1455: warning - Tag @link: reference not found: javax.annotation.Generated
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/config/PersistenceUnitProperties.java:1474: warning - Tag @link: reference not found: javax.annotation.Generated
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/SingleElementListIterator.java:84: warning - @inheritDoc used but iterator() does not override or implement any method.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:607: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.java:87: warning - @inheritDoc used but visit(TableVariableDeclaration) does not override or implement any method.
  [javadoc] 51 warnings

build-nosql-javadocs:
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/nosql_javadocs/"

build-jpars-javadocs:
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/jpars_javadocs/"

build-javadocs:

package-javadoc-zip:
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-javadocs.zip
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/nosql-javadocs.zip
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-jpars-javadocs.zip
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo-javadocs.zip

package-installer-zip:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence.source_2.2.3.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/jpa22/src
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.zip
     [echo] moxytest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test'
     [echo] moxytest.2.trunk.dir = '../..'
     [echo] oep.nosql.lib ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/../../plugins/org.eclipse.persistence.nosql_2.7.15.v20240108-39c89dba73.jar'

clean-installer-reports:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/installer

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports

compile-tests:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1299 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 897 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2762 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 2400 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
     [copy] Copied 15 empty directories to 1 empty directory under /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

run-installer-tests:
    [mkdir] Created dir: /tmp/build389686269
     [echo] /tmp/build389686269
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.zip into /tmp/build389686269
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/installer
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/test
    [junit] Running org.eclipse.persistence.testing.jaxb.installer.InstallerTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec
   [delete] Deleting directory /tmp/build389686269

installer-junit-report:
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/installer/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/installer/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 415ms

test-package-installer-zip:

package-eclipselink-nosql-install:
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-plugins-nosql.zip

package-eclipselink-toplink:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/eclipselink-toplink
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/eclipselink-toplink
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/eclipselink-toplink
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/eclipselink-toplink
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/build/eclipselink-toplink
      [zip] Building zip: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/promote_artifacts/com/oracle/toplink/eclipselink-toplink/2.7.15-20240108.1834/eclipselink-toplink-2.7.15-20240108.1834.zip

package-all:

generate-nightly-p2-site:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73

init:
     [echo] ant.project.name            ='features'
     [echo] basedir                     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features'
     [echo] feature.build.location      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features'
     [echo] feature.2.base.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/..'
     [echo] feature.common.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/common'
     [echo] feature.2.buildsys.dir      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../buildsystem'
     [echo] feature.2.common.plugins.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../plugins'
     [echo] feature.2.jpa.plugins.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../jpa/plugins'
     [echo] feature.2.sdo.plugins.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../sdo/plugins'
     [echo] feature.2.util.plugins.dir  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../utils/plugins'
     [echo] local.p2.repo.dir           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/../buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/plugins'
     [echo]  ---
     [echo] custom.tasks.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/ant_customizations.jar'
     [echo] custom.echo.task.class         ='org.eclipse.persistence.buildtools.ant.taskdefs.Say'
     [echo] custom.selectbundle.task.class ='org.eclipse.persistence.buildtools.ant.taskdefs.SelectBundle'
     [echo]  ---
     [echo] release.version                   ='2.7.15'
     [echo] version.qualifier                 ='v20240108-39c89dba73'
     [echo] version.string                    ='2.7.15.v20240108-39c89dba73'
     [echo] eclipselink.install.prefix        ='eclipselink'
     [echo] eclipselink.plugins.install.prefix='eclipselink-plugins'
     [echo] eclipselink.nosql.install.prefix  ='eclipselink-plugins-nosql'
     [echo] eclipselink.zip.suffix            ='.zip'
     [echo] classes.dir                       ='classes'
     [echo] specification.vendor              ='Eclipse.org - EclipseLink Project'
     [echo] p2.archive.presigned.zip          ='eclipselink-P2-2.7.15.v20240108-39c89dba73.zip'
     [echo] build.id                          ='2.7.15'
     [echo]  ---
     [echo] feature.build.dir      ='classes/features'
     [echo] bundle.working.dir     ='classes/plugins'
     [echo]  ---
     [echo] p2.SDK.install.dir ='/home/jenkins/extension.lib.external/eclipse'
      [say] p2.SDK.plugin.dir  ='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.publisher.jar   ='org.eclipse.equinox.p2.publisher_*.jar'
     [echo] p2.launcher.jar    ='org.eclipse.equinox.launcher_*.jar'
     [echo] p2.artifact.jar    ='org.eclipse.equinox.artifact.repository_*.jar'
     [echo] signing.script     ='dir'
     [echo] signing.dir        ='/opt/public/download-staging.priv/rt/eclipselink'
     [echo]  ---
     [echo] p2.composite.home.dir ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-CompositeRepositoryTest2Site'
     [echo] p2.repos.dir          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73'
     [echo] p2.mirror.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-MirroredRepoSite'
     [echo] p2.feature.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73/features'
     [echo] p2.bundle.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73/plugins'
      [say] bundle.install.file   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-plugins.zip'
      [say] nosql.install.file    ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-plugins-nosql.zip'
     [echo] site.dir              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes'
     [echo] site.dir.url          ='file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes'
     [echo] site.url              ='file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/classes/site.xml'
     [echo]  ---
     [echo] p2.repos.url            ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73'
     [echo] p2.mirror.url           ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/p2site/__EL-MirroredRepoSite'
     [echo] p2.release.repos.name   ='EclipseLink Release Repository'
     [echo] p2.milestone.repos.name ='EclipseLink Milestone Repository'
     [echo] p2.nightly.repos.name   ='EclipseLink Nightly Build Repository'
     [echo] p2.release.repos.url    ='http://download.eclipse.org/rt/eclipselink/updates'
     [echo] p2.milestone.repos.url  ='http://download.eclipse.org/rt/eclipselink/incremental-updates/milestone'
     [echo] p2.nightly.repos.url    ='http://download.eclipse.org/rt/eclipselink/incremental-updates/nightly'
     [echo] metadata.repos.name     ='"EclipseLink Nightly Build Repository"'
     [echo] artifact.repos.name     ='"EclipseLink Incremental Artifacts"'

populate-p2-site:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73/plugins
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73/features
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-plugins.zip into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73/plugins
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink-plugins-nosql.zip into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73/plugins
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/eclipselink-P2-2.7.15.v20240108-39c89dba73.zip into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73/plugins
    [unzip] Expanding: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/features/eclipselink-P2-2.7.15.v20240108-39c89dba73.zip into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73/features

create-site-for-generation:

publish-p2-solitary:

publish-p2-child:
     [echo] java.home        ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9'
     [echo] p2.SDK.plugin.dir='/home/jenkins/extension.lib.external/eclipse/plugins'
     [echo] p2.launcher.jar  ='org.eclipse.equinox.launcher_*.jar'
     [echo] p2.publisher.jar ='org.eclipse.equinox.p2.publisher_*.jar'
     [echo] -----
     [echo] p2.repos.dir     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73'
     [echo] p2.repos.url     ='file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/p2repo/2.7.15.v20240108-39c89dba73'
       [p2] Generating metadata for ..
       [p2] Generation completed with success [0 seconds].

publish-p2-repos:

assemble-repos:

extract-build-artifacts:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [echo] Extracting Build artifacts...
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108'
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108
     [echo] ---- AutoBuild.xml ----
     [echo] build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'

set-defaults:
     [echo]  
     [echo] git.exec        ='/usr/bin/git'
     [echo] build.deps.dir  = '/home/jenkins/extension.lib.external'
     [echo] build.tool.root = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] hudson.workspace= '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] M2_HOME         = '/home/jenkins/extension.lib.external/apache-maven-3.6.0'
     [echo]  
     [echo] branch          = '2.7'

get-git-hash:

pre-init:
     [echo] 'M2_HOME' set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0'
     [echo] ANT_ARGS='${env.ANT_ARGS}'
     [echo] ANT_OPTS='${env.ANT_OPTS}'
     [echo]  
     [echo] env.JAVA_HOME   = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest'
     [echo] env.ANT_HOME    = '${env.ANT_HOME}'
     [echo] env.JUNIT_HOME  = '${env.JUNIT_HOME}'
     [echo] env.MAVENANT_DIR= '${env.MAVENANT_DIR}'
     [echo] env.PATH        = '${env.PATH}'
     [echo] env.CLASSPATH   = '${env.CLASSPATH}'
     [echo] env.GIT_EXEC    = '${env.GIT_EXEC}'
     [echo] env.TARGET      = '${env.TARGET}'
     [echo]  
     [echo] java.version   ='11.0.11'
     [echo] os.name        ='Linux'
     [echo] os.arch        ='amd64'
     [echo] os.version     ='5.18.5-100.fc35.x86_64'
     [echo]  
     [echo] builddate.buildtime='20240108.1834'
     [echo] coretest.prop.file ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/mysql.jpa.test.properties'
     [echo] test.properties.run='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/mysql.jpa.test.properties'
     [echo] build.type         ='SNAPSHOT'
     [echo] version.qualifier  ='v20240108-39c89dba73'
     [echo]  
     [echo] build.deps.dir  ='/home/jenkins/extension.lib.external'
     [echo] build.tool.root ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] hudson.workspace='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo]  

common-init:
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] milestone.tag        ='2.7.15-SNAPSHOT'
     [echo] branch.name     ='${branch.name}'
     [echo] branch          ='2.7'
     [echo] basedir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] build.location  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] extract.root.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds'
     [echo] log.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/log'
     [echo] junit.dir       ='/home/jenkins/extension.lib.external/junit'
     [echo] junit.lib       ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]  
     [echo] git.exec        ='/usr/bin/git'
     [echo]  
     [echo] EL version     ='2.7.15'
     [echo] build.type     ='SNAPSHOT'
     [echo] version.string ='2.7.15.v20240108-39c89dba73'
     [echo] build.number   ='20240108'
     [echo] git.hash       ='39c89dba73'
     [echo]  
     [echo] milestone.tag  ='2.7.15-SNAPSHOT'
     [echo]  
     [echo] jdbc.driver.jar='/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'
     [echo] db.driver      ='com.mysql.cj.jdbc.Driver'
     [echo] db.url         ='jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true'
     [echo] db.user        ='root'
     [echo] db.pwd         = **********
     [echo] db.platform    ='org.eclipse.persistence.platform.database.MySQLPlatform'

init:

cannot-generate-handoff:

generate-handoff:
     [echo] Generating Publishing handoff file with the following values:
     [echo]     procedure    ='build'
     [echo]     extract.loc  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108'
     [echo]     host         ='Eclipse'
     [echo]     milestone.tag='2.7.15-SNAPSHOT'
     [echo]     handoff.file ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/handoff-file-build-2.7-v20240108-39c89dba73.dat'

test-p2-repos:

test-lrg:
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

clear-db:
     [echo] CORETEST_BEGINS...

pre-init:
     [echo] Loading /home/jenkins/build.properties...
     [echo] Notice: custom properties file '${test.properties}' not found to load.
     [echo] Notice: custom properties file '/home/jenkins/test.properties' not found to load.
     [echo] Notice: custom properties file '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/local.build.properties' not found to load.
     [echo] core_test.build.location ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test'
     [echo] core_test.2.base.dir     ='../..'
     [echo] core_test.src.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src'
     [echo] core_test.resource.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo] core_test.classes.dir    ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes'
     [echo] core_test.report.dir     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports'
     [echo] core_test.run.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [echo] user.home                ='/home/jenkins'
     [echo] test.properties          ='test.properties'
     [echo] extensions.depend.dir    ='/home/jenkins/extension.lib.external'
     [echo] junit.lib                ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] tools.lib                ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar'
     [echo] jdk.version              ='"11.0.11"'

init-eclipselink:
     [echo] Using EclipseLink.jar as 'product' in compile dependency: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar.

init-bundles:

init-classes:

init-classpaths:

init-modulepaths:

init:

init-test-macro:

init-report-macro:

init-java-macro:

init-test-prompt-macro:

process-resource:
     [echo] Setup filtering values:
     [echo] dbUser:      'root'
     [echo] dbPassword:  ********
     [echo] driverClass: 'com.mysql.cj.jdbc.Driver'
     [echo] dbURL        'jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true'
     [echo] loglevel:    'info'
     [echo] boolvalue:   'false'
     [echo] dbPlatform:  'org.eclipse.persistence.platform.database.MySQLPlatform'
     [echo]  
     [echo] Filter copying Resources (all but below) (default encoding):
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo] Filter copying Resources '**/Employee_utf16.xml' (UTF-16 encoding)
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo] Filter copying Resources '**/NLSJapaneseMWIntegrationTestEmployeeProject.xml' (Shift_JIS encoding)
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run

init-testing:

clear-database:
     [echo] 
     [echo] 
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
     [echo] 
     [echo] JUnit settings:
     [echo]   test                         ='org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest'
     [echo]   run.dir                      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [echo]   report.dir                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports'
     [echo]   failonerror                  ='true'
     [echo] Java settings:
     [echo]   jdk.version                  ='"11.0.11"'
     [echo]   additional.jvmargs           =''
     [echo]   maxmemory                    ='1024m'
     [echo]   java args                    ='--add-modules java.transaction'
     [echo]   module-path                  =''
     [echo]   upgrade-module-path          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar'
     [echo]   class-path                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-orb.jar:/home/jenkins/extension.lib.external/jacocoagent.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar:/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar:/home/jenkins/extension.lib.external/jgroups.jar'
     [echo] System properties:             ='db.driver=com.mysql.cj.jdbc.Driver, db.platform=org.eclipse.persistence.platform.database.MySQLPlatform, db.url=jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true, db.user=root, eclipselink.logging.level=INFO, jdbc.driver.jar=/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar, test.security-manager=-Dignore, test.security-manager.policy=-Dignore, xdb.jar=xdb.jar'
     [echo]   db.pwd                       ='**********'
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports
    [junit] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest
    [junit] [EL Info]: 2024-01-08 18:39:12.273--DatabaseSessionImpl(1205406622)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:39:12.776--DatabaseSessionImpl(1205406622)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 sec

test-core:
     [echo] CORETEST_BEGINS...

pre-init:
     [echo] Loading /home/jenkins/build.properties...
     [echo] Notice: custom properties file '${test.properties}' not found to load.
     [echo] Notice: custom properties file '/home/jenkins/test.properties' not found to load.
     [echo] Notice: custom properties file '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/local.build.properties' not found to load.
     [echo] core_test.build.location ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test'
     [echo] core_test.2.base.dir     ='../..'
     [echo] core_test.src.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/src'
     [echo] core_test.resource.dir   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo] core_test.classes.dir    ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes'
     [echo] core_test.report.dir     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports'
     [echo] core_test.run.dir        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [echo] user.home                ='/home/jenkins'
     [echo] test.properties          ='test.properties'
     [echo] extensions.depend.dir    ='/home/jenkins/extension.lib.external'
     [echo] junit.lib                ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] tools.lib                ='/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar'
     [echo] jdk.version              ='"11.0.11"'

init-eclipselink:
     [echo] Using EclipseLink.jar as 'product' in compile dependency: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar.

init-bundles:

init-classes:

init-classpaths:

init-modulepaths:

init:

init-test-macro:

init-report-macro:

init-java-macro:

init-test-prompt-macro:

process-resource:
     [echo] Setup filtering values:
     [echo] dbUser:      'root'
     [echo] dbPassword:  ********
     [echo] driverClass: 'com.mysql.cj.jdbc.Driver'
     [echo] dbURL        'jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true'
     [echo] loglevel:    'info'
     [echo] boolvalue:   'false'
     [echo] dbPlatform:  'org.eclipse.persistence.platform.database.MySQLPlatform'
     [echo]  
     [echo] Filter copying Resources (all but below) (default encoding):
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 41 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo] Filter copying Resources '**/Employee_utf16.xml' (UTF-16 encoding)
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run
     [echo] Filter copying Resources '**/NLSJapaneseMWIntegrationTestEmployeeProject.xml' (Shift_JIS encoding)
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/resource'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run

init-testing:

test-all-jdks:
     [echo] 
     [echo] 
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
     [echo] 
     [echo] JUnit settings:
     [echo]   test                         ='**/junit/**/*Test.java'
     [echo]   run.dir                      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [echo]   report.dir                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports'
     [echo]   failonerror                  ='true'
     [echo] Java settings:
     [echo]   jdk.version                  ='"11.0.11"'
     [echo]   additional.jvmargs           =''
     [echo]   maxmemory                    ='1024m'
     [echo]   java args                    ='--add-modules java.transaction'
     [echo]   module-path                  =''
     [echo]   upgrade-module-path          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar'
     [echo]   class-path                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-orb.jar:/home/jenkins/extension.lib.external/jacocoagent.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar:/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar:/home/jenkins/extension.lib.external/jgroups.jar'
     [echo] System properties:             ='db.driver=com.mysql.cj.jdbc.Driver, db.platform=org.eclipse.persistence.platform.database.MySQLPlatform, db.url=jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true, db.user=root, eclipselink.logging.level=INFO, jdbc.driver.jar=/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar, test.security-manager=-Dignore, test.security-manager.policy=-Dignore, xdb.jar=xdb.jar'
     [echo]   db.pwd                       ='**********'
    [junit] Running org.eclipse.persistence.testing.tests.junit.failover.ConnectionPoolFailoverTest
    [junit] [EL Info]: 2024-01-08 18:39:13.442--ServerSession(511707818)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: query: 2024-01-08 18:39:13.509--ClientSession(530042637)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred
    [junit] Error Code: 17004
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS
    [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS").
    [junit] [EL Warning]: 2024-01-08 18:39:13.519--ClientSession(302977067)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred
    [junit] Error Code: 17004
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS
    [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS")
    [junit] [EL Info]: query: 2024-01-08 18:39:13.519--ClientSession(1716093734)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred
    [junit] Error Code: 17004
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS
    [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS").
    [junit] [EL Info]: 2024-01-08 18:39:13.524--ServerSession(364639279)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: query: 2024-01-08 18:39:13.525--ClientSession(38262958)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred
    [junit] Error Code: 17004
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS
    [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS").
    [junit] [EL Severe]: 2024-01-08 18:39:13.526--ServerSession(364639279)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Connections unavailable
    [junit] Error Code: 0
    [junit] [EL Info]: query: 2024-01-08 18:39:13.526--ClientSession(38262958)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Connections unavailable
    [junit] Error Code: 0
    [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS").
    [junit] [EL Severe]: 2024-01-08 18:39:18.527--ServerSession(364639279)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Connections unavailable
    [junit] Error Code: 0
    [junit] [EL Info]: query: 2024-01-08 18:39:18.527--ClientSession(38262958)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Connections unavailable
    [junit] Error Code: 0
    [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS").
    [junit] [EL Severe]: 2024-01-08 18:39:23.528--ServerSession(364639279)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Connections unavailable
    [junit] Error Code: 0
    [junit] [EL Warning]: 2024-01-08 18:39:23.528--ClientSession(38262958)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Connections unavailable
    [junit] Error Code: 0
    [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS")
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.314 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.failover.FailoverTest
    [junit] [EL Info]: 2024-01-08 18:39:24.064--DatabaseSessionImpl(109228794)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: query: 2024-01-08 18:39:24.128--DatabaseSessionImpl(109228794)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Communication Failure occurred
    [junit] Error Code: 17004
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS
    [junit] Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS").
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.helper.ConcurrencySemaphoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.802 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.helper.HelperTest
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.helper.JavaUtilTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.helper.JavaVersionTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.identitymaps.CacheIdTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.localization.LocalizationResourcesTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.localization.LocalizationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.logging.LogCategoryTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.logging.LogLevelTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNamePrefixTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNameTokenizerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
    [junit] WARNING: An illegal reflective access operation has occurred
    [junit] WARNING: Illegal reflective access by org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest (file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar) to field java.lang.reflect.Field.modifiers
    [junit] WARNING: Please consider reporting this to the maintainers of org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest
    [junit] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
    [junit] WARNING: All illegal access operations will be denied in a future release
    [junit] Running org.eclipse.persistence.testing.tests.junit.security.JCEEncryptionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.security.SecurableBackwardsCompatibilityTest
    [junit] [EL Warning]: jpa: 2024-01-08 18:39:32.625--Database password was encrypted by deprecated algorithm.
    [junit] It is recommended to re-encrypt it by `passwordUpdate.sh` from eclipselink.zip bundle.
    [junit] [EL Warning]: jpa: 2024-01-08 18:39:32.671--Database password was encrypted by deprecated algorithm.
    [junit] It is recommended to re-encrypt it by `passwordUpdate.sh` from eclipselink.zip bundle.
    [junit] [EL Warning]: jpa: 2024-01-08 18:39:32.675--Database password was encrypted by deprecated algorithm.
    [junit] It is recommended to re-encrypt it by `passwordUpdate.sh` from eclipselink.zip bundle.
    [junit] [EL Warning]: jpa: 2024-01-08 18:39:32.676--Database password was encrypted by deprecated algorithm.
    [junit] It is recommended to re-encrypt it by `passwordUpdate.sh` from eclipselink.zip bundle.
    [junit] [EL Warning]: jpa: 2024-01-08 18:39:32.684--Database password used in /file:/testdir/_test-jpa-pu was encrypted by deprecated algorithm.
    [junit] It is recommended to re-encrypt it by `passwordUpdate.sh` from eclipselink.zip bundle.
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest
    [junit] [EL Warning]: connection: 2024-01-08 18:39:33.157--Exception [EclipseLink-63001] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ServerPlatformException
    [junit] Exception Description: Server platform class non-existing-class-name not found.
    [junit] Internal Exception: java.lang.ClassNotFoundException: non-existing-class-name
    [junit] [EL Warning]: connection: 2024-01-08 18:39:33.371--Exception [EclipseLink-63002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ServerPlatformException
    [junit] Exception Description: Server platform class is not valid: org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest$Platform
    [junit] Internal Exception: java.lang.reflect.InvocationTargetException
    [junit] Target Invocation Exception: java.lang.NullPointerException
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest
    [junit] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest
    [junit] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec
    [junit] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest
    [junit] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec
     [echo] 
     [echo] 
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
     [echo] 
     [echo] JUnit settings:
     [echo]   test                         ='org.eclipse.persistence.testing.tests.TestRunModel'
     [echo]   run.dir                      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [echo]   report.dir                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports'
     [echo]   failonerror                  ='true'
     [echo] Java settings:
     [echo]   jdk.version                  ='"11.0.11"'
     [echo]   additional.jvmargs           =''
     [echo]   maxmemory                    ='1024m'
     [echo]   java args                    ='--add-modules java.transaction'
     [echo]   module-path                  =''
     [echo]   upgrade-module-path          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar'
     [echo]   class-path                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-orb.jar:/home/jenkins/extension.lib.external/jacocoagent.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar:/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar:/home/jenkins/extension.lib.external/jgroups.jar'
     [echo] System properties:             ='db.driver=com.mysql.cj.jdbc.Driver, db.platform=org.eclipse.persistence.platform.database.MySQLPlatform, db.url=jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true, db.user=root, eclipselink.logging.level=INFO, jdbc.driver.jar=/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar, test.security-manager=-Dignore, test.security-manager.policy=-Dignore, xdb.jar=xdb.jar'
     [echo]   db.pwd                       ='**********'
    [junit] Running org.eclipse.persistence.testing.tests.TestRunModel
    [junit] [EL Info]: 2024-01-08 18:39:35.87--DatabaseSessionImpl(1793799654)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:39:36.432--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.WORKER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE WORKER
    [junit] Query: DataModifyQuery(sql="DROP TABLE WORKER")
    [junit] [EL Warning]: 2024-01-08 18:39:36.443--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_ADD'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_ADD
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_ADD")
    [junit] [EL Warning]: 2024-01-08 18:39:36.449--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_CLNT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_CLNT
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_CLNT")
    [junit] [EL Warning]: 2024-01-08 18:39:36.455--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_ECNT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_ECNT
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_ECNT")
    [junit] [EL Warning]: 2024-01-08 18:39:36.462--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_COM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_COM
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_COM")
    [junit] [EL Warning]: 2024-01-08 18:39:36.469--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_EMP")
    [junit] [EL Warning]: 2024-01-08 18:39:36.477--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_LAN'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_LAN
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_LAN")
    [junit] [EL Warning]: 2024-01-08 18:39:36.49--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_RES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_RES
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_RES")
    [junit] [EL Warning]: 2024-01-08 18:39:36.497--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGGVEHICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGGVEHICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGGVEHICLE")
    [junit] [EL Warning]: 2024-01-08 18:39:36.504--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGENT")
    [junit] [EL Warning]: 2024-01-08 18:39:36.509--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CUSTOMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CUSTOMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE CUSTOMER")
    [junit] [EL Warning]: 2024-01-08 18:39:36.516--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.HOUSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE HOUSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE HOUSE")
    [junit] [EL Warning]: 2024-01-08 18:39:36.522--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DEPENDANT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DEPENDANT
    [junit] Query: DataModifyQuery(sql="DROP TABLE DEPENDANT")
    [junit] [EL Warning]: 2024-01-08 18:39:36.528--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COMPANY_AGG'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COMPANY_AGG
    [junit] Query: DataModifyQuery(sql="DROP TABLE COMPANY_AGG")
    [junit] [EL Warning]: 2024-01-08 18:39:36.533--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SINGLE_HOUSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE SINGLE_HOUSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE SINGLE_HOUSE")
    [junit] [EL Warning]: 2024-01-08 18:39:36.542--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SELLING_POINT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE SELLING_POINT
    [junit] Query: DataModifyQuery(sql="DROP TABLE SELLING_POINT")
    [junit] [EL Warning]: 2024-01-08 18:39:36.549--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BUILDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER")
    [junit] [EL Warning]: 2024-01-08 18:39:36.555--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_HOUSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BUILDER_HOUSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_HOUSE")
    [junit] [EL Warning]: 2024-01-08 18:39:36.563--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_SINGLE_HOUSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BUILDER_SINGLE_HOUSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_SINGLE_HOUSE")
    [junit] [EL Warning]: 2024-01-08 18:39:36.569--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_SELLING_POINT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BUILDER_SELLING_POINT
    [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_SELLING_POINT")
    [junit] [EL Warning]: 2024-01-08 18:39:36.576--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_CUSTOMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BUILDER_CUSTOMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_CUSTOMER")
    [junit] [EL Warning]: 2024-01-08 18:39:36.581--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_DEPENDANT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BUILDER_DEPENDANT
    [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_DEPENDANT")
    [junit] [EL Warning]: 2024-01-08 18:39:36.587--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUILDER_VEHICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BUILDER_VEHICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE BUILDER_VEHICLE")
    [junit] [EL Warning]: 2024-01-08 18:39:36.592--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.Employee1'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE Employee1
    [junit] Query: DataModifyQuery(sql="DROP TABLE Employee1")
    [junit] [EL Warning]: 2024-01-08 18:39:36.599--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EMP_LAN'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE EMP_LAN
    [junit] Query: DataModifyQuery(sql="DROP TABLE EMP_LAN")
    [junit] [EL Warning]: 2024-01-08 18:39:36.637--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.STUDENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE STUDENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE STUDENT")
    [junit] [EL Warning]: 2024-01-08 18:39:36.644--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.GOLF_CLUB'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE GOLF_CLUB
    [junit] Query: DataModifyQuery(sql="DROP TABLE GOLF_CLUB")
    [junit] [EL Warning]: 2024-01-08 18:39:36.649--DatabaseSessionImpl(1793799654)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MANUFACTURER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MANUFACTURER
    [junit] Query: DataModifyQuery(sql="DROP TABLE MANUFACTURER")
    [junit] 
    [junit] Running AggregateReadObjectTestSuite
    [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Running AggregateUpdateObjectTestSuite
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
    [junit] 
    [junit] Running AggregateReadAllTestSuite
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
    [junit] 
    [junit] Running AggregateDeleteObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec
    [junit] 
    [junit] Running AggregateInsertObjectTestSuite
    [junit] [EL Warning]: 2024-01-08 18:39:37.447--UnitOfWork(233343686)--Exception [EclipseLink-68] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The value of an aggregate in object [org.eclipse.persistence.testing.models.aggregate.Employee1@2ba33e2c] is null.  Null values not allowed for Aggregate mappings unless "Allow Null" is specified.
    [junit] Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[address]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.aggregate.Employee1 --> [DatabaseTable(Employee1)])
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Running AggregateUnitOfWorkTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec
    [junit] 
    [junit] Running AggregateUnitOfWorkCommitResumeTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
    [junit] 
    [junit] Running AggregateCheckForNullUnitOfWorkTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
    [junit] 
    [junit] Running AggregateMergingUnitOfWorkTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running AggregateDescriptorPropertiesTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running AggregateEventTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Running NestedAggregateTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Running AggregateInheritanceTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
    [junit] 
    [junit] Running AggregateRelationshipsTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
    [junit] [EL Info]: 2024-01-08 18:39:37.81--DatabaseSessionImpl(1792711692)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:39:37.846--DatabaseSessionImpl(1792711692)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PHONE'
    [junit] Error Code: 1051
    [junit] Call: drop table PHONE
    [junit] Query: DataModifyQuery(sql="drop table PHONE")
    [junit] [EL Warning]: 2024-01-08 18:39:37.848--DatabaseSessionImpl(1792711692)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.RESPONS'
    [junit] Error Code: 1051
    [junit] Call: drop table RESPONS
    [junit] Query: DataModifyQuery(sql="drop table RESPONS")
    [junit] [EL Warning]: 2024-01-08 18:39:37.848--DatabaseSessionImpl(1792711692)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SALARY'
    [junit] Error Code: 1051
    [junit] Call: drop table SALARY
    [junit] Query: DataModifyQuery(sql="drop table SALARY")
    [junit] [EL Warning]: 2024-01-08 18:39:37.849--DatabaseSessionImpl(1792711692)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PROJ_EMP'
    [junit] Error Code: 1051
    [junit] Call: drop table PROJ_EMP
    [junit] Query: DataModifyQuery(sql="drop table PROJ_EMP")
    [junit] [EL Warning]: 2024-01-08 18:39:37.85--DatabaseSessionImpl(1792711692)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.LPROJECT'
    [junit] Error Code: 1051
    [junit] Call: drop table LPROJECT
    [junit] Query: DataModifyQuery(sql="drop table LPROJECT")
    [junit] [EL Warning]: 2024-01-08 18:39:37.851--DatabaseSessionImpl(1792711692)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PROJECT'
    [junit] Error Code: 1051
    [junit] Call: drop table PROJECT
    [junit] Query: DataModifyQuery(sql="drop table PROJECT")
    [junit] [EL Warning]: 2024-01-08 18:39:37.852--DatabaseSessionImpl(1792711692)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EMPLOYEE'
    [junit] Error Code: 1051
    [junit] Call: drop table EMPLOYEE
    [junit] Query: DataModifyQuery(sql="drop table EMPLOYEE")
    [junit] [EL Warning]: 2024-01-08 18:39:37.853--DatabaseSessionImpl(1792711692)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ADDRESS'
    [junit] Error Code: 1051
    [junit] Call: drop table ADDRESS
    [junit] Query: DataModifyQuery(sql="drop table ADDRESS")
    [junit] [EL Info]: 2024-01-08 18:39:38.066--DatabaseSessionImpl(1225554563)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec
    [junit] 
    [junit] Running MiscellaneousTests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] [EL Info]: 2024-01-08 18:39:38.587--DatabaseSessionImpl(154674411)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:39:38.856--DatabaseSessionImpl(154674411)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CHILDNAM'
    [junit] Error Code: 1051
    [junit] Call: drop table CHILDNAM
    [junit] Query: DataModifyQuery(sql="drop table CHILDNAM")
    [junit] [EL Warning]: 2024-01-08 18:39:38.856--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CHILDNAM'
    [junit] Error Code: 1051
    [junit] Call: drop table CHILDNAM
    [junit] Query: DataModifyQuery(sql="drop table CHILDNAM")
    [junit] 
    [junit] Running CacheExpiryTestSuite
    [junit] [EL Info]: 2024-01-08 18:39:39.829--ServerSession(476179877)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.875 sec
    [junit] [EL Info]: 2024-01-08 18:39:54.919--DatabaseSessionImpl(622396011)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running CacheIdentityMapInsertOverflowTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running CacheIdentityMapInsertTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.000 sec
    [junit] 
    [junit] Running SmallCacheIdentityMapTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] [EL Info]: 2024-01-08 18:39:55.152--ServerSession(1982072255)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:39:55.216--DatabaseSessionImpl(1493755606)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:39:55.256--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_M_IT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_M_IT
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_M_IT")
    [junit] [EL Warning]: 2024-01-08 18:39:55.261--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_MENU'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_MENU
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_MENU")
    [junit] [EL Warning]: 2024-01-08 18:39:55.265--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_PERS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_PERS
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_PERS")
    [junit] [EL Warning]: 2024-01-08 18:39:55.27--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_LOCA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_LOCA
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_LOCA")
    [junit] [EL Warning]: 2024-01-08 18:39:55.273--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_R_LO'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_R_LO
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_R_LO")
    [junit] [EL Warning]: 2024-01-08 18:39:55.277--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_R_LO2'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_R_LO2
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_R_LO2")
    [junit] [EL Warning]: 2024-01-08 18:39:55.28--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_DI_R'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_DI_R
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_DI_R")
    [junit] [EL Warning]: 2024-01-08 18:39:55.284--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_REST'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_REST
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_REST")
    [junit] [EL Warning]: 2024-01-08 18:39:55.287--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_SLOG'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_SLOG
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_SLOG")
    [junit] [EL Warning]: 2024-01-08 18:39:55.291--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_SERVICES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_SERVICES
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_SERVICES")
    [junit] [EL Warning]: 2024-01-08 18:39:55.295--DatabaseSessionImpl(1493755606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COL_LICENSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COL_LICENSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE COL_LICENSE")
    [junit] 
    [junit] Running CollectionsReadObjectTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Running CollectionsWriteObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
    [junit] 
    [junit] Running CollectionsDeleteObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running CollectionsInsertObjectTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Running CollectionsUnitOfWorkTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
    [junit] [EL Info]: 2024-01-08 18:39:55.491--DatabaseSessionImpl(338957261)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:39:55.797--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Warning]: 2024-01-08 18:39:55.798--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OWNER_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE OWNER_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE
    [junit] Query: DataModifyQuery(sql="ALTER TABLE OWNER_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE")
    [junit] [EL Warning]: 2024-01-08 18:39:55.799--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OWNER_C' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE OWNER_C DROP FOREIGN KEY OWNER_C_BACK_REF
    [junit] Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP FOREIGN KEY OWNER_C_BACK_REF")
    [junit] [EL Warning]: 2024-01-08 18:39:55.8--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OWNER_C' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE OWNER_C DROP FOREIGN KEY OWNER_C_ONE_TO_ONE
    [junit] Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP FOREIGN KEY OWNER_C_ONE_TO_ONE")
    [junit] [EL Warning]: 2024-01-08 18:39:55.8--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OWNER_E' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE OWNER_E DROP FOREIGN KEY OWNER_E_BACK_REF
    [junit] Query: DataModifyQuery(sql="ALTER TABLE OWNER_E DROP FOREIGN KEY OWNER_E_BACK_REF")
    [junit] [EL Warning]: 2024-01-08 18:39:55.801--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_A'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE OWNER_A
    [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_A")
    [junit] [EL Warning]: 2024-01-08 18:39:55.806--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_B'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE OWNER_B
    [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_B")
    [junit] [EL Warning]: 2024-01-08 18:39:55.81--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_C'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE OWNER_C
    [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_C")
    [junit] [EL Warning]: 2024-01-08 18:39:55.814--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_D'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE OWNER_D
    [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_D")
    [junit] [EL Warning]: 2024-01-08 18:39:55.817--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OWNER_E'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE OWNER_E
    [junit] Query: DataModifyQuery(sql="DROP TABLE OWNER_E")
    [junit] [EL Warning]: 2024-01-08 18:39:56.531--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_EMP")
    [junit] [EL Warning]: 2024-01-08 18:39:56.536--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_EMSP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_EMSP
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_EMSP")
    [junit] [EL Warning]: 2024-01-08 18:39:56.54--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_EMPH'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_EMPH
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_EMPH")
    [junit] [EL Warning]: 2024-01-08 18:39:56.544--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_PHO'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_PHO
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_PHO")
    [junit] [EL Warning]: 2024-01-08 18:39:56.547--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_CARD'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_CARD
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_CARD")
    [junit] [EL Warning]: 2024-01-08 18:39:56.551--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_COM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_COM
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_COM")
    [junit] [EL Warning]: 2024-01-08 18:39:56.555--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_CUB'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_CUB
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_CUB")
    [junit] [EL Warning]: 2024-01-08 18:39:56.559--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_EMERGENCYEXIT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_EMERGENCYEXIT
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_EMERGENCYEXIT")
    [junit] [EL Warning]: 2024-01-08 18:39:56.563--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CUBICLE_EMERGENCYEXIT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CUBICLE_EMERGENCYEXIT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CUBICLE_EMERGENCYEXIT")
    [junit] [EL Warning]: 2024-01-08 18:39:56.566--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_SHIP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_SHIP
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_SHIP")
    [junit] [EL Warning]: 2024-01-08 18:39:56.569--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_POL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_POL
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_POL")
    [junit] [EL Warning]: 2024-01-08 18:39:56.573--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_ADD'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_ADD
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_ADD")
    [junit] [EL Warning]: 2024-01-08 18:39:56.577--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_MON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_MON
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_MON")
    [junit] [EL Warning]: 2024-01-08 18:39:56.58--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_HRW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_HRW
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_HRW")
    [junit] [EL Warning]: 2024-01-08 18:39:56.584--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_PERIPHERAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_PERIPHERAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_PERIPHERAL")
    [junit] [EL Warning]: 2024-01-08 18:39:56.587--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_SECURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_SECURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_SECURE")
    [junit] [EL Warning]: 2024-01-08 18:39:56.591--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MAP_IDENTIFICATION'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MAP_IDENTIFICATION
    [junit] Query: DataModifyQuery(sql="DROP TABLE MAP_IDENTIFICATION")
    [junit] [EL Warning]: 2024-01-08 18:39:56.661--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.U_CON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE U_CON
    [junit] Query: DataModifyQuery(sql="DROP TABLE U_CON")
    [junit] [EL Warning]: 2024-01-08 18:39:56.665--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.U_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE U_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE U_EMP")
    [junit] [EL Warning]: 2024-01-08 18:39:56.669--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.U_ADD'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE U_ADD
    [junit] Query: DataModifyQuery(sql="DROP TABLE U_ADD")
    [junit] [EL Warning]: 2024-01-08 18:39:56.674--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.U_WEATH'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE U_WEATH
    [junit] Query: DataModifyQuery(sql="DROP TABLE U_WEATH")
    [junit] [EL Warning]: 2024-01-08 18:39:56.677--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CONCURRENT_ADDRESS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CONCURRENT_ADDRESS
    [junit] Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_ADDRESS")
    [junit] [EL Warning]: 2024-01-08 18:39:56.683--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CONCURRENT_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CONCURRENT_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_EMP")
    [junit] [EL Warning]: 2024-01-08 18:39:56.688--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CONCURRENT_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CONCURRENT_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PROJECT")
    [junit] [EL Warning]: 2024-01-08 18:39:56.691--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CONCURRENT_PHONE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CONCURRENT_PHONE
    [junit] Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PHONE")
    [junit] [EL Warning]: 2024-01-08 18:39:56.695--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.MUTABLE_TYPE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE MUTABLE_TYPE
    [junit] Query: DataModifyQuery(sql="DROP TABLE MUTABLE_TYPE")
    [junit] 
    [junit] Running ComplexUpdateTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Running UnitOfWorkTestSuite
    [junit] [EL Warning]: 2024-01-08 18:39:57.269--UnitOfWork(1251996697)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '151' for key 'ADDRESS.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO ADDRESS (ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6 parameters bound]
    [junit] Query: InsertObjectQuery(Address: Wallace, Wallace, , )
    [junit] [EL Warning]: 2024-01-08 18:39:57.277--UnitOfWork(1118400595)--Exception [EclipseLink-7197] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Null or zero primary key encountered in UnitOfWork clone [Employee: Jill May], primary key [null]. Set descriptor's IdValidation or the "eclipselink.id-validation" property.
    [junit] [EL Warning]: 2024-01-08 18:39:57.407--UnitOfWork(373462668)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 161
    [junit] [EL Warning]: 2024-01-08 18:39:57.45--UnitOfWork(2061394598)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1111 Moose Rd., LKO, ALB, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [656,020,492], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:39:57.451--UnitOfWork(1005849716)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 2 Anderson Rd., Metcalfe, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [791,275,056], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:39:57.455--UnitOfWork(412494235)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Jill May] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 151
    [junit] [EL Warning]: 2024-01-08 18:39:57.475--UnitOfWork(850520326)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 161
    [junit] [EL Warning]: 2024-01-08 18:39:57.579--UnitOfWork(650311527)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Employee: Jill May], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [237,279,395], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:39:57.705--UnitOfWork(597049482)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '95' for key 'U_EMP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Warning]: 2024-01-08 18:39:57.733--UnitOfWork(771404135)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Attempt to register an object with dead indirection as a new object.  Possibly the object was deleted or removed from the cache during a merge of a serialized clone.  This is a concurrency violation, consider a locking strategy.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] [EL Warning]: 2024-01-08 18:39:57.751--DatabaseSessionImpl(338957261)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: DatabaseAccessor not connected.
    [junit] [EL Warning]: 2024-01-08 18:39:57.763--UnitOfWork(2134545149)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1111 Moose Rd., Calgary, ALB, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [858,989,662], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec
    [junit] 
    [junit] Running UnitOfWorkEventTestSuite
    [junit] [EL Warning]: 2024-01-08 18:39:57.807--UnitOfWork(831656273)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'F_NAME' at row 1
    [junit] Error Code: 1406
    [junit] Call: UPDATE EMPLOYEE SET F_NAME = ?, VERSION = ? WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [4 parameters bound]
    [junit] Query: UpdateObjectQuery(Employee: firstName_maxfieldLength_0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 May)
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
    [junit] [EL Info]: 2024-01-08 18:39:57.808--DatabaseSessionImpl(1464460851)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:39:57.827--DatabaseSessionImpl(1464460851)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CM_OBJ'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CM_OBJ
    [junit] Query: DataModifyQuery(sql="DROP TABLE CM_OBJ")
    [junit] 
    [junit] Running ConversionManagerReadObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running ConversionManagerReadAllTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running ConversionManagerDeleteObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running ConversionManagerInsertObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running ConversionManagerUpdateObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Running ConversionManagerConvertObjectTestSuite
    [junit] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Running ConversionManagerConvertClassTypeTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running ConversionManagerClassLoaderTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.000 sec
    [junit] [EL Info]: 2024-01-08 18:39:57.911--DatabaseSessionImpl(1254161863)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running ConversionManagerReadObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Running ConversionManagerReadAllTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running ConversionManagerDeleteObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Running ConversionManagerInsertObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Running ConversionManagerUpdateObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] [EL Info]: 2024-01-08 18:39:57.985--DatabaseSessionImpl(300690223)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:39:58.251--DatabaseSessionImpl(300690223)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:39:58.451--DatabaseSessionImpl(300690223)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_Emp_Add does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_Emp_Add
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_Emp_Add")
    [junit] 
    [junit] Running CustomSQLReadObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Running RefreshObjectTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running CustomSQLUpdateObjectTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
    [junit] 
    [junit] Running CustomSQLReadAllTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running CustomSQLInsertObjectTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec
    [junit] 
    [junit] Running CustomSQLDeleteObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
    [junit] 
    [junit] Running SelectWithOutputParametersTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer. Or Sybase or SQLAnywhere
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer. Or Sybase or SQLAnywhere
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer. Or Sybase or SQLAnywhere
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer. Or Sybase or SQLAnywhere
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running OutputParametersTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer until EmployeeCustomeSQLSystem is modified
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.000 sec
    [junit] 
    [junit] Running CustomSQLStoredProcedureTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in DB2, and not support jcc driver.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in DB2, and not support jcc driver.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test intended for Sybase and SQLAnywhere
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] [EL Info]: 2024-01-08 18:39:58.577--ServerSession(217103506)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 29, Time elapsed: 0.037 sec
    [junit] 
    [junit] Running CustomSQLStoredFunctionTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.000 sec
    [junit] [EL Info]: 2024-01-08 18:39:58.616--DatabaseSessionImpl(684948803)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:39:58.709--DatabaseSessionImpl(1153778787)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running MiscellaneousTests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] [EL Info]: 2024-01-08 18:39:59.1--DatabaseSessionImpl(1444955914)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running Unit Of Work Update Test Suite
    [junit] [EL Warning]: 2024-01-08 18:39:59.616--UnitOfWork(1387426106)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 303
    [junit] [EL Warning]: 2024-01-08 18:39:59.634--UnitOfWork(1343642221)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 303
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
    [junit] [EL Info]: 2024-01-08 18:39:59.696--DatabaseSessionImpl(2035659988)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running Unit Of Work Update Test Suite
    [junit] [EL Warning]: 2024-01-08 18:40:00.169--UnitOfWork(285527187)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 352
    [junit] [EL Warning]: 2024-01-08 18:40:00.186--UnitOfWork(1253179264)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 352
    [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.664 sec
    [junit] [EL Info]: 2024-01-08 18:40:01.796--DatabaseSessionImpl(401290746)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running Unit Of Work Update Test Suite
    [junit] [EL Warning]: 2024-01-08 18:40:02.242--UnitOfWork(404223984)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 404
    [junit] [EL Warning]: 2024-01-08 18:40:02.258--UnitOfWork(1289555759)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 404
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
    [junit] [EL Info]: 2024-01-08 18:40:02.301--DatabaseSessionImpl(967348315)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:02.412--DatabaseSessionImpl(1321173721)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:02.424--DatabaseSessionImpl(2035430543)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running MiscellaneousTests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] [EL Info]: 2024-01-08 18:40:02.772--DatabaseSessionImpl(888117369)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec
    [junit] [EL Info]: 2024-01-08 18:40:03.04--DatabaseSessionImpl(411168628)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running MiscellaneousTests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] [EL Info]: 2024-01-08 18:40:03.377--DatabaseSessionImpl(323509890)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] [EL Info]: 2024-01-08 18:40:03.651--DatabaseSessionImpl(1012083607)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running ForceUpdateVersionLockingTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:04.797--UnitOfWork(2074675151)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.EmployeeTLIC Primary Key> 2
    [junit] [EL Warning]: 2024-01-08 18:40:04.806--UnitOfWork(447778435)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.EmployeeTLIO Primary Key> 5
    [junit] [EL Warning]: 2024-01-08 18:40:04.816--UnitOfWork(1941343640)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.EmployeeVLIC Primary Key> 2
    [junit] [EL Warning]: 2024-01-08 18:40:04.823--UnitOfWork(1084459588)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.EmployeeVLIO Primary Key> 11
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] 
    [junit] Running ForceUpdateVersionLockingNopTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:04.831--UnitOfWork(1761645902)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.AddressTLIC Primary Key> 3
    [junit] [EL Warning]: 2024-01-08 18:40:04.833--UnitOfWork(334409047)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.AddressTLIC Primary Key> 3
    [junit] [EL Warning]: 2024-01-08 18:40:04.838--UnitOfWork(489693281)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.AddressTLIO Primary Key> 12
    [junit] [EL Warning]: 2024-01-08 18:40:04.839--UnitOfWork(206943440)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.AddressTLIO Primary Key> 12
    [junit] [EL Warning]: 2024-01-08 18:40:04.844--UnitOfWork(643157181)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.AddressVLIC Primary Key> 5
    [junit] [EL Warning]: 2024-01-08 18:40:04.846--UnitOfWork(54436922)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.AddressVLIC Primary Key> 5
    [junit] [EL Warning]: 2024-01-08 18:40:04.85--UnitOfWork(1096356159)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.AddressVLIO Primary Key> 3
    [junit] [EL Warning]: 2024-01-08 18:40:04.852--UnitOfWork(1074487756)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.forceupdate.AddressVLIO Primary Key> 3
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
    [junit] [EL Info]: 2024-01-08 18:40:04.855--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:06.099--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Warning]: 2024-01-08 18:40:06.445--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EVENTCUSTOMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE EVENTCUSTOMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE EVENTCUSTOMER")
    [junit] [EL Warning]: 2024-01-08 18:40:06.452--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EASSOCIATIONS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE EASSOCIATIONS
    [junit] Query: DataModifyQuery(sql="DROP TABLE EASSOCIATIONS")
    [junit] [EL Warning]: 2024-01-08 18:40:06.455--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EVENTORDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE EVENTORDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE EVENTORDER")
    [junit] [EL Warning]: 2024-01-08 18:40:06.459--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EMAILACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE EMAILACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE EMAILACC")
    [junit] [EL Warning]: 2024-01-08 18:40:06.462--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EPHONE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE EPHONE
    [junit] Query: DataModifyQuery(sql="DROP TABLE EPHONE")
    [junit] [EL Warning]: 2024-01-08 18:40:06.465--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EADDRESS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE EADDRESS
    [junit] Query: DataModifyQuery(sql="DROP TABLE EADDRESS")
    [junit] [EL Warning]: 2024-01-08 18:40:06.495--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PROJ'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE PROJ
    [junit] Query: DataModifyQuery(sql="DROP TABLE PROJ")
    [junit] [EL Warning]: 2024-01-08 18:40:06.499--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.LPROJ'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE LPROJ
    [junit] Query: DataModifyQuery(sql="DROP TABLE LPROJ")
    [junit] [EL Warning]: 2024-01-08 18:40:06.503--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BUDGET'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BUDGET
    [junit] Query: DataModifyQuery(sql="DROP TABLE BUDGET")
    [junit] [EL Warning]: 2024-01-08 18:40:06.518--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TESTTABLE1'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TESTTABLE1
    [junit] Query: DataModifyQuery(sql="DROP TABLE TESTTABLE1")
    [junit] [EL Warning]: 2024-01-08 18:40:06.965--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SEQTESTTABLE1'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE SEQTESTTABLE1
    [junit] Query: DataModifyQuery(sql="DROP TABLE SEQTESTTABLE1")
    [junit] [EL Warning]: 2024-01-08 18:40:06.97--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SEQTESTTABLE2'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE SEQTESTTABLE2
    [junit] Query: DataModifyQuery(sql="DROP TABLE SEQTESTTABLE2")
    [junit] [EL Warning]: 2024-01-08 18:40:06.985--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.REPORT_EMPLOYEE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE REPORT_EMPLOYEE
    [junit] Query: DataModifyQuery(sql="DROP TABLE REPORT_EMPLOYEE")
    [junit] [EL Warning]: 2024-01-08 18:40:06.989--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.REPORT_HISTORY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE REPORT_HISTORY
    [junit] Query: DataModifyQuery(sql="DROP TABLE REPORT_HISTORY")
    [junit] [EL Warning]: 2024-01-08 18:40:06.992--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BEER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BEER
    [junit] Query: DataModifyQuery(sql="DROP TABLE BEER")
    [junit] [EL Warning]: 2024-01-08 18:40:06.996--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BAR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BAR
    [junit] Query: DataModifyQuery(sql="DROP TABLE BAR")
    [junit] [EL Warning]: 2024-01-08 18:40:06.999--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BAR_BEER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BAR_BEER
    [junit] Query: DataModifyQuery(sql="DROP TABLE BAR_BEER")
    [junit] [EL Warning]: 2024-01-08 18:40:07.002--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE PERSON")
    [junit] [EL Warning]: 2024-01-08 18:40:07.006--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BREWER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BREWER
    [junit] Query: DataModifyQuery(sql="DROP TABLE BREWER")
    [junit] [EL Warning]: 2024-01-08 18:40:07.019--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.QUERY_OPTION_EMPLOYEE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE QUERY_OPTION_EMPLOYEE
    [junit] Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_EMPLOYEE")
    [junit] [EL Warning]: 2024-01-08 18:40:07.023--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.QUERY_OPTION_HISTORY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE QUERY_OPTION_HISTORY
    [junit] Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_HISTORY")
    [junit] 
    [junit] Running IdentityMapTestSuite
    [junit] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.830 sec
    [junit] 
    [junit] Running ExpressionTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] [EL Warning]: 2024-01-08 18:40:17.195--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query key [foofoo] in expression.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:17.196--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6078] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The class of the argument for the object comparison is incorrect. 
    [junit] Expression: [
    [junit] Base org.eclipse.persistence.testing.models.employee.domain.Employee] 
    [junit] Mapping: [org.eclipse.persistence.mappings.OneToOneMapping[address]] 
    [junit] Argument: [2]
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:17.196--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6068] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Cannot compare table reference to [DatabaseTable(foofoo)] in expression.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:17.197--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:17.197--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]] representing a "to-many" relationship in an expression.  Use anyOf() rather than get().
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:17.197--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:17.198--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6122] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The expression is not a valid expression. 
    [junit] Logical operator [ AND ]
    [junit]    Relation operator [ = ]
    [junit]       Query Key firstName
    [junit]          Base org.eclipse.persistence.testing.models.employee.domain.Employee
    [junit]       Constant blee
    [junit]    Query Key managedEmployees
    [junit]       Base org.eclipse.persistence.testing.models.employee.domain.Employee
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:17.25--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query key [appartments] in expression.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 131, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.176 sec
    [junit] 
    [junit] Running ExpressionInMemoryTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:17.295--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.358--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=ObjectB )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.359--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=ObjectC )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.36--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=PhoneNumber )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.372--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.433--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.441--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.442--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.463--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.48--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.482--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:17.492--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] Tests run: 165, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.234 sec
    [junit] 
    [junit] Running ExpressionSubSelectTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 41, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.061 sec
    [junit] 
    [junit] Running ExpressionOperatorUnitTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running ExpressionOuterJoinTestSuite
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
    [junit] 
    [junit] Running ExpressionUnitTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 116, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.083 sec
    [junit] 
    [junit] Running QueryFrameworkTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:17.788--ServerSession(1925374809)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:17.803--ServerSession(769090523)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Not supported in MySQL
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Not supported in MySQL
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] [EL Info]: 2024-01-08 18:40:17.855--ServerSession(1135547754)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:17.888--ServerSession(55893572)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] [EL Warning]: 2024-01-08 18:40:17.959--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6029] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: A reference class must be provided.
    [junit] Query: ReadAllQuery()
    [junit] [EL Warning]: 2024-01-08 18:40:17.96--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6024] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Modify queries require an object to modify.
    [junit] Query: WriteObjectQuery(null)
    [junit] [EL Warning]: 2024-01-08 18:40:17.961--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6129] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Refreshing is not possible if the query does not go to the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Info]: 2024-01-08 18:40:17.998--ServerSession(1731878261)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:18.02--ClientSession(1846206509)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown column 't0.HOOYAH' in 'where clause'
    [junit] Error Code: 1054
    [junit] Call: SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = ?) AND (t1.EMP_ID = t0.EMP_ID))
    [junit] 	bind => [1 parameter bound]
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = ?) AND (t1.EMP_ID = t0.EMP_ID))")
    [junit] [EL Info]: 2024-01-08 18:40:18.021--ServerSession(224702128)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:18.064--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6183] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The mapping type org.eclipse.persistence.mappings.TransformationMapping for attribute normalHours from org.eclipse.persistence.testing.models.employee.domain.Employee is not supported with Query By Example functionality.  If the attribute can safely be ignored then add it to the ignore list or set example validation to false in the policy.
    [junit] Query: ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Info]: 2024-01-08 18:40:18.119--ServerSession(682683113)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:18.142--ServerSession(2064205143)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:18.163--ServerSession(1411172927)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:18.199--ServerSession(128998827)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:18.224--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6131] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: DeleteAllQuery that defines objects to be deleted using setObjects method with non-null argument must also define the corresponding selection criteria. 
    [junit] Objects: [[]]
    [junit] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])]
    [junit] Query: DeleteAllQuery(referenceClass=Employee sql="DELETE FROM EMPLOYEE")
    [junit] [EL Info]: 2024-01-08 18:40:18.248--DatabaseSessionImpl(1151089812)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:18.3--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6135] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Attribute name or expression passed as a first parameter to addUpdate method defines a field from a table that is not mapped to query descriptor. 
    [junit] Attribute name or Expression: [
    [junit] Field BAD
    [junit]    Base QUERY OBJECT]
    [junit] Wrong field: [BAD]
    [junit] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])]
    [junit] Query: UpdateAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:18.305--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6120] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The partial attribute nonExistant is not a valid attribute of the class org.eclipse.persistence.testing.models.employee.domain.Employee.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:19.349--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
    [junit] Error Code: 0
    [junit] Call: SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h, EMPLOYEE i
    [junit] Query: DataReadQuery(sql="SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h, EMPLOYEE i")
    [junit] [EL Info]: 2024-01-08 18:40:19.349--ServerSession(401978800)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:19.384--Running checkCustomQueryRaceConditionsInReadAllQuery test.
    [junit] [EL Info]: 2024-01-08 18:40:19.385--Running checkCustomQueryRaceConditionsInReadObjectQuery test.
    [junit] [EL Warning]: query: 2024-01-08 18:40:19.387--DatabaseSessionImpl(1196766417)--ReadAllQuery(referenceClass=Employee ) named null has both join attributes and partial attributes. These two technologies were not designed to work together, result may be unpredictible.
    [junit] [EL Info]: 2024-01-08 18:40:19.413--ServerSession(2033255565)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:20.458--ClientSession(1583980252)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
    [junit] Error Code: 0
    [junit] Call: SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h, EMPLOYEE i
    [junit] Query: DataReadQuery(sql="SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h, EMPLOYEE i")
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is intended for Oracle databases only.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: NULLS FIRST only supported on Oracle.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Database does not support INTERSECT
    [junit] Tests run: 162, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 2.738 sec
    [junit] 
    [junit] Running CacheHitAndInMemoryTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:20.605--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6092] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Uninstantiated ValueHolder detected. You must instantiate the relevant Valueholders to perform this in-memory query.
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t2.SALARY, t1.START_TIME, t1.END_TIME, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.MANAGER_ID, t1.VERSION FROM ADDRESS t0, SALARY t2, EMPLOYEE t1 WHERE (((t0.CITY <> ?) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
    [junit] 
    [junit] Running Event Hook Test Suite
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
    [junit] 
    [junit] Running OptimisticLockingTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:20.676--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-5003] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: guy ] cannot be deleted because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 713
    [junit] [EL Warning]: 2024-01-08 18:40:20.68--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-5003] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: guy ] cannot be deleted because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 714
    [junit] [EL Warning]: 2024-01-08 18:40:20.683--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: guy ] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 715
    [junit] [EL Warning]: 2024-01-08 18:40:20.685--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: guy ] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 716
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Running QueryOptimizationTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:20.846--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-7051] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Missing attribute [I_must_surely_not_exist] for descriptor [RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)])], called from [ObjectBuilder(RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)]))]
    [junit] [EL Warning]: 2024-01-08 18:40:20.993--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-7051] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Missing attribute [I_must_surely_not_exist] for descriptor [RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)])], called from [ObjectBuilder(RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)]))]
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] [EL Warning]: 2024-01-08 18:40:21.086--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-7051] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Missing attribute [I_must_surely_not_exist] for descriptor [RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)])], called from [ObjectBuilder(RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)]))]
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] [EL Warning]: 2024-01-08 18:40:21.098--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6119] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The join expression 
    [junit] Query Key id
    [junit]    Base org.eclipse.persistence.testing.models.employee.domain.Employee is not valid, or for a mapping type that does not support joining.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:21.098--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6119] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The join expression 
    [junit] Function operator [MAX(, )]
    [junit]    Query Key id
    [junit]       Base QUERY OBJECT is not valid, or for a mapping type that does not support joining.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] Tests run: 92, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.454 sec
    [junit] 
    [junit] Running ReportQueryTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:21.157--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6034] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query item expression [
    [junit] Query Key normalHours
    [junit]    Base QUERY OBJECT].
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:21.157--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.OneToManyMapping[phoneNumbers]] representing a "to-many" relationship in an expression.  Use anyOf() rather than get().
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:21.158--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.ManyToManyMapping[projects]] representing a "to-many" relationship in an expression.  Use anyOf() rather than get().
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:21.184--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6050] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: ReportQuery result size mismatch.  Expecting [2], but retrieved [1]
    [junit] Query: ReportQuery(referenceClass=Employee sql="SELECT F_NAME FROM EMPLOYEE")
    [junit] [EL Warning]: 2024-01-08 18:40:21.185--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-3002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ConversionException
    [junit] Exception Description: The object [Jill], of class [class java.lang.String], from mapping [org.eclipse.persistence.mappings.DirectToFieldMapping[id-->EMPLOYEE.EMP_ID]] with descriptor [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])], could not be converted to [class java.math.BigDecimal].
    [junit] Internal Exception: java.lang.NumberFormatException: Character J is neither a decimal digit number, decimal point, nor "e" notation exponential mark.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test does not work on the this platform
    [junit] Tests run: 62, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.084 sec
    [junit] 
    [junit] Running Transaction Test Suite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Running ReadingThroughWriteConnectionSuite
    [junit] [EL Info]: 2024-01-08 18:40:21.267--ServerSession(1936728619)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.307--ServerSession(904779910)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.341--ServerSession(500426853)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:21.374--ServerSession(500426853)--java.lang.NullPointerException
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Not supported: Unless the value holder is wrapped, as by a UOW, it will instaniate with the same connection as its parent in cache, the server read connection.
    [junit] [EL Info]: 2024-01-08 18:40:21.376--ServerSession(732453311)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.415--ServerSession(1524475288)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.448--ServerSession(1650177125)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.482--ServerSession(111864851)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:21.516--ServerSession(111864851)--java.lang.NullPointerException
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Not supported: A client session is not allowed to own the value holders of objects it has read, as they are put in the cache and another could potentially trigger them with your connection.
    [junit] [EL Info]: 2024-01-08 18:40:21.517--ServerSession(958613130)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.572--ServerSession(4358716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.611--ServerSession(1871949388)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.405 sec
    [junit] 
    [junit] Running Integrity Checker
    [junit] [EL Info]: 2024-01-08 18:40:21.673--DatabaseSessionImpl(1470942118)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:40:21.683--DatabaseSessionImpl(1470942118)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-59] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The instance variable [perio] is not defined in the domain class [org.eclipse.persistence.testing.models.employee.domain.Employee], or it is not accessible.
    [junit] Internal Exception: java.lang.NoSuchFieldException: perio
    [junit] Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[perio]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-74] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The primary key fields are not set for this descriptor.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-12] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Descriptors must use an identity map in order to use the "Check Cache" existence checking option.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-91] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: To use sequence-generated IDs, both the "Sequence Number Name" and "Sequence Number Field Name" properties must be set for this descriptor.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [responsibilitiesList] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectCollectionMapping[responsibilitiesList]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [responsibilitiesList] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectCollectionMapping[responsibilitiesList]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [projects] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.ManyToManyMapping[projects]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [projects] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.ManyToManyMapping[projects]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [managedEmployees] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [managedEmployees] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [address] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[address]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-49] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: An attribute transformation method name is not specified for this mapping.
    [junit] Mapping: org.eclipse.persistence.mappings.TransformationMapping[normalHours]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-1] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [normalHours] is not declared as type ValueHolderInterface, but its mapping uses indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.TransformationMapping[normalHours]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] [EL Info]: 2024-01-08 18:40:21.684--DatabaseSessionImpl(919169422)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:40:21.694--DatabaseSessionImpl(919169422)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-59] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The instance variable [perio] is not defined in the domain class [org.eclipse.persistence.testing.models.employee.domain.Employee], or it is not accessible.
    [junit] Internal Exception: java.lang.NoSuchFieldException: perio
    [junit] Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[perio]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-74] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The primary key fields are not set for this descriptor.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-12] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Descriptors must use an identity map in order to use the "Check Cache" existence checking option.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-91] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: To use sequence-generated IDs, both the "Sequence Number Name" and "Sequence Number Field Name" properties must be set for this descriptor.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [responsibilitiesList] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectCollectionMapping[responsibilitiesList]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [responsibilitiesList] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectCollectionMapping[responsibilitiesList]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [projects] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.ManyToManyMapping[projects]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [projects] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.ManyToManyMapping[projects]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [managedEmployees] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [managedEmployees] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [address] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[address]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-49] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: An attribute transformation method name is not specified for this mapping.
    [junit] Mapping: org.eclipse.persistence.mappings.TransformationMapping[normalHours]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-1] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [normalHours] is not declared as type ValueHolderInterface, but its mapping uses indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.TransformationMapping[normalHours]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] [EL Info]: 2024-01-08 18:40:21.704--DatabaseSessionImpl(235149619)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:40:21.744--DatabaseSessionImpl(235149619)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [FNAME] is not present in the table [EMPLOYEE] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [LNAME] is not present in the table [EMPLOYEE] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [BUDGE] is not present in the table [LPROJECT] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.LargeProject --> [DatabaseTable(PROJECT), DatabaseTable(LPROJECT)])
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [PCODE] is not present in the table [ADDRESS] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Address --> [DatabaseTable(ADDRESS)])
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [AREACODE] is not present in the table [PHONE] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] [EL Info]: 2024-01-08 18:40:21.745--DatabaseSessionImpl(1460685994)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
    [junit] 
    [junit] Running ExceptionHandler
    [junit] [EL Warning]: 2024-01-08 18:40:21.756--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query key [
    [junit] Query Key addres
    [junit]    Base org.eclipse.persistence.testing.models.employee.domain.Employee] in expression.
    [junit] Query: ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:21.758--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.bad' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: select * from bad
    [junit] Query: ReadObjectQuery(referenceClass=Employee sql="select * from bad")
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
    [junit] 
    [junit] Running Message Logging
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running Fielded Message Logging
    [junit] [EL Fine]: 2024-01-08 18:40:21.778--Thread(Thread[main,5,main])--Time {0.5HR}
    [junit] [EL Fine]: 2024-01-08 18:40:21.778--Thread(Thread[main,5,main])--cmp_init_transformer_is_null
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.000 sec
    [junit] 
    [junit] Running NullValueTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running MiscellaneousTests
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test requires MSAccess or another database that will accept a null password
    [junit] [EL Info]: 2024-01-08 18:40:21.792--DatabaseSessionImpl(527305679)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.811--DatabaseSessionImpl(527305679)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.819--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.829--DatabaseSessionImpl(1087956214)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.838--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.065 sec
    [junit] 
    [junit] Running JNDIConnectionTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:21.852--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.862--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
    [junit] 
    [junit] Running CustomSequenceTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:21.872--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.NEW_SEQUENCE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE NEW_SEQUENCE
    [junit] Query: DataModifyQuery(sql="DROP TABLE NEW_SEQUENCE")
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
    [junit] 
    [junit] Running SequenceTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:21.946--ServerSession(571704818)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.971--ServerSession(1717369859)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:21.994--ServerSession(856713663)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.053--DatabaseSessionImpl(741723601)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.076--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:22.086--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown database 'INVALID_QUALIFIER'
    [junit] Error Code: 1049
    [junit] Call: UPDATE INVALID_QUALIFIER.SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [2 parameters bound]
    [junit] Query: DataModifyQuery(sql="UPDATE INVALID_QUALIFIER.SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?")
    [junit] [EL Info]: 2024-01-08 18:40:22.086--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.096--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:22.105--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown database 'INVALID_QUALIFIER'
    [junit] Error Code: 1049
    [junit] Call: UPDATE INVALID_QUALIFIER.SEQTESTCLASS2_SEQ SET COUNTER = COUNTER + 40
    [junit] Query: DataModifyQuery(sql="UPDATE INVALID_QUALIFIER.SEQTESTCLASS2_SEQ SET COUNTER = COUNTER + 40")
    [junit] [EL Info]: 2024-01-08 18:40:22.106--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:22.12--UnitOfWork(198110873)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Field 'PKEY' doesn't have a default value
    [junit] Error Code: 1364
    [junit] Call: INSERT INTO SEQTESTTABLE1 (FIRST_) VALUES (?)
    [junit] 	bind => [1 parameter bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.sequencing.SeqTestClass1@5736508f)
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec
    [junit] 
    [junit] Running CopyingTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Running QueryOptionTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
    [junit] 
    [junit] Running QueryRepreparationTestSuite
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Running DatabaseLoginCodeCoverageTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec
    [junit] 
    [junit] Running Instantiation Policy Test Suite
    [junit] [EL Info]: 2024-01-08 18:40:22.187--DatabaseSessionImpl(2031959376)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.198--DatabaseSessionImpl(640617224)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.208--DatabaseSessionImpl(998964671)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.218--DatabaseSessionImpl(405885817)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:40:22.228--DatabaseSessionImpl(405885817)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-63] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The instance creation method [org.eclipse.persistence.testing.models.employee.domain.PhoneNumber.notExistStaticMethodOnDescriptor], with no parameters, does not exist, or is not accessible.
    [junit] Internal Exception: java.lang.NoSuchMethodException: org.eclipse.persistence.testing.models.employee.domain.PhoneNumber.notExistStaticMethodOnDescriptor()
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Running SessionCacheTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:22.229--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLNonTransientConnectionException: Can't call rollback when autocommit=true
    [junit] Error Code: 0
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] [EL Warning]: 2024-01-08 18:40:22.23--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLNonTransientConnectionException: Can't call rollback when autocommit=true
    [junit] Error Code: 0
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] [EL Warning]: 2024-01-08 18:40:22.23--DatabaseSessionImpl(1196766417)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLNonTransientConnectionException: Can't call rollback when autocommit=true
    [junit] Error Code: 0
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running Session API Test Suite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.000 sec
    [junit] [EL Info]: 2024-01-08 18:40:22.235--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.248--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.26--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.271--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.298--DatabaseSessionImpl(1196766417)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:22.307--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:23.483--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] 
    [junit] Running IdentityMapTestSuite
    [junit] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.933 sec
    [junit] 
    [junit] Running ExpressionTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] [EL Warning]: 2024-01-08 18:40:34.598--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query key [foofoo] in expression.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:34.599--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6078] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The class of the argument for the object comparison is incorrect. 
    [junit] Expression: [
    [junit] Base org.eclipse.persistence.testing.models.employee.domain.Employee] 
    [junit] Mapping: [org.eclipse.persistence.mappings.OneToOneMapping[address]] 
    [junit] Argument: [2]
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:34.599--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6068] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Cannot compare table reference to [DatabaseTable(foofoo)] in expression.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:34.599--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:34.599--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]] representing a "to-many" relationship in an expression.  Use anyOf() rather than get().
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:34.6--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:34.6--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6122] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The expression is not a valid expression. 
    [junit] Logical operator [ AND ]
    [junit]    Relation operator [ = ]
    [junit]       Query Key firstName
    [junit]          Base org.eclipse.persistence.testing.models.employee.domain.Employee
    [junit]       Constant blee
    [junit]    Query Key managedEmployees
    [junit]       Base org.eclipse.persistence.testing.models.employee.domain.Employee
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:34.643--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query key [appartments] in expression.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 131, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.135 sec
    [junit] 
    [junit] Running ExpressionInMemoryTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:34.671--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.723--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=ObjectB )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.724--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=ObjectC )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.725--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=PhoneNumber )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.735--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.786--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.794--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.795--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.814--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.827--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.829--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] [EL Warning]: 2024-01-08 18:40:34.837--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6074] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: This expression cannot determine if the object conforms in memory.  You must set the query to check the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported In-Memory
    [junit] Tests run: 165, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.196 sec
    [junit] 
    [junit] Running ExpressionSubSelectTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 41, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.053 sec
    [junit] 
    [junit] Running ExpressionOperatorUnitTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running ExpressionOuterJoinTestSuite
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Running ExpressionUnitTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 116, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.069 sec
    [junit] 
    [junit] Running QueryFrameworkTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:35.089--ServerSession(394054085)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:35.102--ServerSession(1528773539)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Not supported in MySQL
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Not supported in MySQL
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] [EL Info]: 2024-01-08 18:40:35.146--ServerSession(14895331)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:35.173--ServerSession(415705438)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] [EL Warning]: 2024-01-08 18:40:35.222--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6029] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: A reference class must be provided.
    [junit] Query: ReadAllQuery()
    [junit] [EL Warning]: 2024-01-08 18:40:35.222--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6024] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Modify queries require an object to modify.
    [junit] Query: WriteObjectQuery(null)
    [junit] [EL Warning]: 2024-01-08 18:40:35.223--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6129] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Refreshing is not possible if the query does not go to the database.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Info]: 2024-01-08 18:40:35.252--ServerSession(165015517)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:35.27--ClientSession(1578492957)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown column 't0.HOOYAH' in 'where clause'
    [junit] Error Code: 1054
    [junit] Call: SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = 'Jill') AND (t1.EMP_ID = t0.EMP_ID))
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = ?) AND (t1.EMP_ID = t0.EMP_ID))")
    [junit] [EL Info]: 2024-01-08 18:40:35.271--ServerSession(134883030)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:35.304--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6183] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The mapping type org.eclipse.persistence.mappings.TransformationMapping for attribute normalHours from org.eclipse.persistence.testing.models.employee.domain.Employee is not supported with Query By Example functionality.  If the attribute can safely be ignored then add it to the ignore list or set example validation to false in the policy.
    [junit] Query: ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Info]: 2024-01-08 18:40:35.345--ServerSession(373070621)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:35.365--ServerSession(1867245204)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:35.384--ServerSession(2135398832)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:35.403--ServerSession(1736640040)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:35.423--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6131] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: DeleteAllQuery that defines objects to be deleted using setObjects method with non-null argument must also define the corresponding selection criteria. 
    [junit] Objects: [[]]
    [junit] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])]
    [junit] Query: DeleteAllQuery(referenceClass=Employee sql="DELETE FROM EMPLOYEE")
    [junit] [EL Info]: 2024-01-08 18:40:35.441--DatabaseSessionImpl(805428876)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:35.481--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6135] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Attribute name or expression passed as a first parameter to addUpdate method defines a field from a table that is not mapped to query descriptor. 
    [junit] Attribute name or Expression: [
    [junit] Field BAD
    [junit]    Base QUERY OBJECT]
    [junit] Wrong field: [BAD]
    [junit] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])]
    [junit] Query: UpdateAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:35.485--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6120] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The partial attribute nonExistant is not a valid attribute of the class org.eclipse.persistence.testing.models.employee.domain.Employee.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:36.52--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
    [junit] Error Code: 0
    [junit] Call: SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h, EMPLOYEE i
    [junit] Query: DataReadQuery(sql="SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h, EMPLOYEE i")
    [junit] [EL Info]: 2024-01-08 18:40:36.521--ServerSession(1401122868)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:36.554--Running checkCustomQueryRaceConditionsInReadAllQuery test.
    [junit] [EL Info]: 2024-01-08 18:40:36.555--Running checkCustomQueryRaceConditionsInReadObjectQuery test.
    [junit] [EL Warning]: query: 2024-01-08 18:40:36.557--DatabaseSessionImpl(1432093328)--ReadAllQuery(referenceClass=Employee ) named null has both join attributes and partial attributes. These two technologies were not designed to work together, result may be unpredictible.
    [junit] [EL Info]: 2024-01-08 18:40:36.577--ServerSession(1560995138)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:37.623--ClientSession(1551064848)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
    [junit] Error Code: 0
    [junit] Call: SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h, EMPLOYEE i
    [junit] Query: DataReadQuery(sql="SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h, EMPLOYEE i")
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is intended for Oracle databases only.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: NULLS FIRST only supported on Oracle.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Database does not support INTERSECT
    [junit] Tests run: 162, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 2.591 sec
    [junit] 
    [junit] Running CacheHitAndInMemoryTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:37.728--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6092] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Uninstantiated ValueHolder detected. You must instantiate the relevant Valueholders to perform this in-memory query.
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t2.SALARY, t1.START_TIME, t1.END_TIME, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.MANAGER_ID, t1.VERSION FROM ADDRESS t0, SALARY t2, EMPLOYEE t1 WHERE (((t0.CITY <> ?) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
    [junit] 
    [junit] Running Event Hook Test Suite
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Running OptimisticLockingTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:37.781--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-5003] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: guy ] cannot be deleted because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 5,113
    [junit] [EL Warning]: 2024-01-08 18:40:37.783--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-5003] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: guy ] cannot be deleted because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 5,114
    [junit] [EL Warning]: 2024-01-08 18:40:37.785--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: guy ] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 5,115
    [junit] [EL Warning]: 2024-01-08 18:40:37.787--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: guy ] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 5,116
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec
    [junit] 
    [junit] Running QueryOptimizationTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:37.908--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-7051] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Missing attribute [I_must_surely_not_exist] for descriptor [RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)])], called from [ObjectBuilder(RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)]))]
    [junit] [EL Warning]: 2024-01-08 18:40:38.009--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-7051] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Missing attribute [I_must_surely_not_exist] for descriptor [RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)])], called from [ObjectBuilder(RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)]))]
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] [EL Warning]: 2024-01-08 18:40:38.075--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-7051] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Missing attribute [I_must_surely_not_exist] for descriptor [RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)])], called from [ObjectBuilder(RelationalDescriptor(org.eclipse.persistence.testing.models.collections.Restaurant --> [DatabaseTable(COL_REST)]))]
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Nested arrays not supported on this database
    [junit] [EL Warning]: 2024-01-08 18:40:38.083--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6119] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The join expression 
    [junit] Query Key id
    [junit]    Base org.eclipse.persistence.testing.models.employee.domain.Employee is not valid, or for a mapping type that does not support joining.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:38.083--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6119] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The join expression 
    [junit] Function operator [MAX(, )]
    [junit]    Query Key id
    [junit]       Base QUERY OBJECT is not valid, or for a mapping type that does not support joining.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] Tests run: 92, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.324 sec
    [junit] 
    [junit] Running ReportQueryTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:38.123--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6034] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query item expression [
    [junit] Query Key normalHours
    [junit]    Base QUERY OBJECT].
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:38.123--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.OneToManyMapping[phoneNumbers]] representing a "to-many" relationship in an expression.  Use anyOf() rather than get().
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:38.123--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.ManyToManyMapping[projects]] representing a "to-many" relationship in an expression.  Use anyOf() rather than get().
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:38.141--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6050] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: ReportQuery result size mismatch.  Expecting [2], but retrieved [1]
    [junit] Query: ReportQuery(referenceClass=Employee sql="SELECT F_NAME FROM EMPLOYEE")
    [junit] [EL Warning]: 2024-01-08 18:40:38.142--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-3002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ConversionException
    [junit] Exception Description: The object [Sarah], of class [class java.lang.String], from mapping [org.eclipse.persistence.mappings.DirectToFieldMapping[id-->EMPLOYEE.EMP_ID]] with descriptor [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])], could not be converted to [class java.math.BigDecimal].
    [junit] Internal Exception: java.lang.NumberFormatException: Character S is neither a decimal digit number, decimal point, nor "e" notation exponential mark.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test does not work on the this platform
    [junit] Tests run: 62, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.058 sec
    [junit] 
    [junit] Running Transaction Test Suite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 sec
    [junit] 
    [junit] Running ReadingThroughWriteConnectionSuite
    [junit] [EL Info]: 2024-01-08 18:40:38.202--ServerSession(1067360446)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.243--ServerSession(1317605460)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.275--ServerSession(1885835682)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:38.305--ServerSession(1885835682)--java.lang.NullPointerException
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Not supported: Unless the value holder is wrapped, as by a UOW, it will instaniate with the same connection as its parent in cache, the server read connection.
    [junit] [EL Info]: 2024-01-08 18:40:38.306--ServerSession(1367841205)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.339--ServerSession(1506112585)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.37--ServerSession(106174583)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.404--ServerSession(1508275623)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:38.433--ServerSession(1508275623)--java.lang.NullPointerException
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Not supported: A client session is not allowed to own the value holders of objects it has read, as they are put in the cache and another could potentially trigger them with your connection.
    [junit] [EL Info]: 2024-01-08 18:40:38.434--ServerSession(1591378190)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.482--ServerSession(512626802)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.517--ServerSession(350884414)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.357 sec
    [junit] 
    [junit] Running Integrity Checker
    [junit] [EL Info]: 2024-01-08 18:40:38.56--DatabaseSessionImpl(1116775201)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:40:38.569--DatabaseSessionImpl(1116775201)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-59] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The instance variable [perio] is not defined in the domain class [org.eclipse.persistence.testing.models.employee.domain.Employee], or it is not accessible.
    [junit] Internal Exception: java.lang.NoSuchFieldException: perio
    [junit] Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[perio]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-74] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The primary key fields are not set for this descriptor.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-12] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Descriptors must use an identity map in order to use the "Check Cache" existence checking option.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-91] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: To use sequence-generated IDs, both the "Sequence Number Name" and "Sequence Number Field Name" properties must be set for this descriptor.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [responsibilitiesList] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectCollectionMapping[responsibilitiesList]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [responsibilitiesList] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectCollectionMapping[responsibilitiesList]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [projects] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.ManyToManyMapping[projects]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [projects] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.ManyToManyMapping[projects]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [managedEmployees] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [managedEmployees] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [address] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[address]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-49] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: An attribute transformation method name is not specified for this mapping.
    [junit] Mapping: org.eclipse.persistence.mappings.TransformationMapping[normalHours]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-1] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [normalHours] is not declared as type ValueHolderInterface, but its mapping uses indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.TransformationMapping[normalHours]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] [EL Info]: 2024-01-08 18:40:38.57--DatabaseSessionImpl(868652437)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:40:38.579--DatabaseSessionImpl(868652437)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-59] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The instance variable [perio] is not defined in the domain class [org.eclipse.persistence.testing.models.employee.domain.Employee], or it is not accessible.
    [junit] Internal Exception: java.lang.NoSuchFieldException: perio
    [junit] Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[perio]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-74] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The primary key fields are not set for this descriptor.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-12] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Descriptors must use an identity map in order to use the "Check Cache" existence checking option.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-91] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: To use sequence-generated IDs, both the "Sequence Number Name" and "Sequence Number Field Name" properties must be set for this descriptor.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [responsibilitiesList] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectCollectionMapping[responsibilitiesList]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [responsibilitiesList] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectCollectionMapping[responsibilitiesList]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [projects] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.ManyToManyMapping[projects]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [projects] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.ManyToManyMapping[projects]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [managedEmployees] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-7] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [managedEmployees] should be a type that implements interface java.util.Collection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-2] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [address] is declared as type ValueHolderInterface, but its mapping does not use indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[address]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-49] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: An attribute transformation method name is not specified for this mapping.
    [junit] Mapping: org.eclipse.persistence.mappings.TransformationMapping[normalHours]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-1] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The attribute [normalHours] is not declared as type ValueHolderInterface, but its mapping uses indirection.
    [junit] Mapping: org.eclipse.persistence.mappings.TransformationMapping[normalHours]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] [EL Info]: 2024-01-08 18:40:38.588--DatabaseSessionImpl(103566047)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:40:38.628--DatabaseSessionImpl(103566047)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [FNAME] is not present in the table [EMPLOYEE] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [LNAME] is not present in the table [EMPLOYEE] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [BUDGE] is not present in the table [LPROJECT] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.LargeProject --> [DatabaseTable(PROJECT), DatabaseTable(LPROJECT)])
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [PCODE] is not present in the table [ADDRESS] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Address --> [DatabaseTable(ADDRESS)])
    [junit] 
    [junit] Exception [EclipseLink-141] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The field [AREACODE] is not present in the table [PHONE] in the database.
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] [EL Info]: 2024-01-08 18:40:38.629--DatabaseSessionImpl(1953519333)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Running ExceptionHandler
    [junit] [EL Warning]: 2024-01-08 18:40:38.638--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query key [
    [junit] Query Key addres
    [junit]    Base org.eclipse.persistence.testing.models.employee.domain.Employee] in expression.
    [junit] Query: ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:40:38.64--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.bad' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: select * from bad
    [junit] Query: ReadObjectQuery(referenceClass=Employee sql="select * from bad")
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 sec
    [junit] 
    [junit] Running Message Logging
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running Fielded Message Logging
    [junit] [EL Fine]: 2024-01-08 18:40:38.658--Thread(Thread[main,5,main])--Time {0.5HR}
    [junit] [EL Fine]: 2024-01-08 18:40:38.659--Thread(Thread[main,5,main])--cmp_init_transformer_is_null
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.000 sec
    [junit] 
    [junit] Running NullValueTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running MiscellaneousTests
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test requires MSAccess or another database that will accept a null password
    [junit] [EL Info]: 2024-01-08 18:40:38.667--DatabaseSessionImpl(681948432)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.685--DatabaseSessionImpl(681948432)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.693--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.703--DatabaseSessionImpl(765023288)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.711--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.057 sec
    [junit] 
    [junit] Running JNDIConnectionTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:38.72--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.729--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Running CustomSequenceTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
    [junit] 
    [junit] Running SequenceTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:38.796--ServerSession(1128080560)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.817--ServerSession(578035229)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.838--ServerSession(1725026887)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.885--DatabaseSessionImpl(484753953)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.902--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:38.911--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown database 'INVALID_QUALIFIER'
    [junit] Error Code: 1049
    [junit] Call: UPDATE INVALID_QUALIFIER.SEQUENCE SET SEQ_COUNT = SEQ_COUNT + 50 WHERE SEQ_NAME = 'SEQTESTCLASS2_SEQ'
    [junit] Query: DataModifyQuery(sql="UPDATE INVALID_QUALIFIER.SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?")
    [junit] [EL Info]: 2024-01-08 18:40:38.912--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:38.925--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:38.935--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown database 'INVALID_QUALIFIER'
    [junit] Error Code: 1049
    [junit] Call: UPDATE INVALID_QUALIFIER.SEQTESTCLASS2_SEQ SET COUNTER = COUNTER + 40
    [junit] Query: DataModifyQuery(sql="UPDATE INVALID_QUALIFIER.SEQTESTCLASS2_SEQ SET COUNTER = COUNTER + 40")
    [junit] [EL Info]: 2024-01-08 18:40:38.935--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:38.946--UnitOfWork(2097356230)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Field 'PKEY' doesn't have a default value
    [junit] Error Code: 1364
    [junit] Call: INSERT INTO SEQTESTTABLE1 (FIRST_) VALUES ('aTestValue')
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.sequencing.SeqTestClass1@4db8de9c)
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
    [junit] 
    [junit] Running CopyingTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Running QueryOptionTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
    [junit] 
    [junit] Running QueryRepreparationTestSuite
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Running DatabaseLoginCodeCoverageTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running Instantiation Policy Test Suite
    [junit] [EL Info]: 2024-01-08 18:40:38.996--DatabaseSessionImpl(953443235)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:39.007--DatabaseSessionImpl(69607035)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:39.017--DatabaseSessionImpl(805982197)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:39.028--DatabaseSessionImpl(1484833660)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:40:39.037--DatabaseSessionImpl(1484833660)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-63] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The instance creation method [org.eclipse.persistence.testing.models.employee.domain.PhoneNumber.notExistStaticMethodOnDescriptor], with no parameters, does not exist, or is not accessible.
    [junit] Internal Exception: java.lang.NoSuchMethodException: org.eclipse.persistence.testing.models.employee.domain.PhoneNumber.notExistStaticMethodOnDescriptor()
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] java.lang.NullPointerException
    [junit] 
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Running SessionCacheTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:39.038--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLNonTransientConnectionException: Can't call rollback when autocommit=true
    [junit] Error Code: 0
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] [EL Warning]: 2024-01-08 18:40:39.039--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLNonTransientConnectionException: Can't call rollback when autocommit=true
    [junit] Error Code: 0
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] [EL Warning]: 2024-01-08 18:40:39.039--DatabaseSessionImpl(1432093328)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLNonTransientConnectionException: Can't call rollback when autocommit=true
    [junit] Error Code: 0
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This database does not support NOWAIT
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running Session API Test Suite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.000 sec
    [junit] [EL Info]: 2024-01-08 18:40:39.043--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:39.055--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:39.067--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:39.077--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:39.104--DatabaseSessionImpl(1432093328)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:39.113--DatabaseSessionImpl(1425723865)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running ExpressionTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 67, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.078 sec
    [junit] 
    [junit] Running ExpressionSubSelectTestSuite
    [junit] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
    [junit] 
    [junit] Running AnySessionsTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:40.647--ServerSession(547706679)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:40.689--SessionBroker(118345249)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:40.69--ServerSession(1333852931)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:40.719--ServerSession(570610413)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:40.744--SessionBroker(1400516415)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:40.745--ServerSession(853271418)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:40.773--ServerSession(1957764839)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:40.799--SessionBroker(1757565981)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:40.799--ServerSession(1428539340)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:40.824--ServerSession(277990531)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:40.847--ServerSession(1540639914)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:40.871--ServerSession(1306957628)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:40.894--ServerSession(376546613)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:40.928--ServerSession(1207255726)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:40.956--ServerSession(365554923)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running FlashbackUnitTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:41.015--HistoricalSession(387573262)--Exception [EclipseLink-6103] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: You may not execute a WriteQuery from inside a read-only HistoricalSession.  To restore past objects, try the following: read the same object as it is now with a UnitOfWork and commit the UnitOfWork.
    [junit] Query: WriteObjectQuery(Employee:  )
    [junit] [EL Warning]: 2024-01-08 18:40:41.024--DatabaseSessionImpl(1425723865)--Exception [EclipseLink-6101] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Executing this query could violate the integrity of the global session cache which must contain only the latest versions of objects.  In order to execute a query that returns objects as of a past time, try one of the following: Use a HistoricalSession (acquireSessionAsOf), all objects read will be cached and automatically read as of the same time.  This will apply even to triggering object relationships.  Set shouldMaintainCache to false.  You may make any object expression as of a past time, provided none of its fields are represented in the result set (i.e. used only in the where clause).
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
    [junit] 
    [junit] Running TestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test supports Oracle DB only.
    [junit] [EL Info]: 2024-01-08 18:40:41.291--DatabaseSessionImpl(999464793)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:41.455--DatabaseSessionImpl(2106373238)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running ExpressionTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 67, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.079 sec
    [junit] 
    [junit] Running ExpressionSubSelectTestSuite
    [junit] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
    [junit] 
    [junit] Running AnySessionsTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:43.051--ServerSession(459092725)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:43.078--SessionBroker(549208587)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:43.079--ServerSession(1037582002)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.107--ServerSession(531994851)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:43.137--SessionBroker(1777120799)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:43.137--ServerSession(240231917)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.164--ServerSession(1845714048)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:43.187--SessionBroker(1550444799)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:43.188--ServerSession(886976083)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.212--ServerSession(1968725073)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.236--ServerSession(232920569)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.26--ServerSession(676631992)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.282--ServerSession(2079233834)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.306--ServerSession(1181318462)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.33--ServerSession(1223655349)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running FlashbackUnitTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:43.376--HistoricalSession(1088254140)--Exception [EclipseLink-6103] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: You may not execute a WriteQuery from inside a read-only HistoricalSession.  To restore past objects, try the following: read the same object as it is now with a UnitOfWork and commit the UnitOfWork.
    [junit] Query: WriteObjectQuery(Employee:  )
    [junit] [EL Warning]: 2024-01-08 18:40:43.382--DatabaseSessionImpl(2106373238)--Exception [EclipseLink-6101] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Executing this query could violate the integrity of the global session cache which must contain only the latest versions of objects.  In order to execute a query that returns objects as of a past time, try one of the following: Use a HistoricalSession (acquireSessionAsOf), all objects read will be cached and automatically read as of the same time.  This will apply even to triggering object relationships.  Set shouldMaintainCache to false.  You may make any object expression as of a past time, provided none of its fields are represented in the result set (i.e. used only in the where clause).
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running TestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test supports Oracle DB only.
    [junit] [EL Info]: 2024-01-08 18:40:43.581--DatabaseSessionImpl(2124094453)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:43.734--DatabaseSessionImpl(702689598)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running ExpressionTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This expression is not supported on this platform.
    [junit] Tests run: 67, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.076 sec
    [junit] 
    [junit] Running ExpressionSubSelectTestSuite
    [junit] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
    [junit] 
    [junit] Running AnySessionsTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:45.876--ServerSession(700820463)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:45.902--SessionBroker(1154056728)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:45.903--ServerSession(1307660931)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:45.93--ServerSession(641354608)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:45.962--SessionBroker(1402891882)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:45.963--ServerSession(1503435447)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:45.989--ServerSession(976636254)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:46.013--SessionBroker(1785287253)--Exception [EclipseLink-7033] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no session registered with the name [].
    [junit] [EL Info]: 2024-01-08 18:40:46.014--ServerSession(1730248659)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:46.038--ServerSession(874955750)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:46.06--ServerSession(1856126471)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:46.082--ServerSession(274700617)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:46.105--ServerSession(1921632138)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:46.129--ServerSession(2067621909)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:46.155--ServerSession(1554122305)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running FlashbackUnitTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:46.201--HistoricalSession(787388799)--Exception [EclipseLink-6103] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: You may not execute a WriteQuery from inside a read-only HistoricalSession.  To restore past objects, try the following: read the same object as it is now with a UnitOfWork and commit the UnitOfWork.
    [junit] Query: WriteObjectQuery(Employee:  )
    [junit] [EL Warning]: 2024-01-08 18:40:46.207--DatabaseSessionImpl(702689598)--Exception [EclipseLink-6101] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Executing this query could violate the integrity of the global session cache which must contain only the latest versions of objects.  In order to execute a query that returns objects as of a past time, try one of the following: Use a HistoricalSession (acquireSessionAsOf), all objects read will be cached and automatically read as of the same time.  This will apply even to triggering object relationships.  Set shouldMaintainCache to false.  You may make any object expression as of a past time, provided none of its fields are represented in the result set (i.e. used only in the where clause).
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
    [junit] 
    [junit] Running TestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test supports Oracle DB only.
    [junit] [EL Info]: 2024-01-08 18:40:46.406--DatabaseSessionImpl(1668265994)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:46.552--DatabaseSessionImpl(417985615)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:47.884--DatabaseSessionImpl(340941885)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:47.892--DatabaseSessionImpl(484228089)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running InheritanceDuplicateFieldTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running InheritanceReadObjectTestSuite
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
    [junit] 
    [junit] Running InheritanceReadAllTestSuite
    [junit] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
    [junit] 
    [junit] Running InheritanceDeleteObjectTestSuite
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
    [junit] 
    [junit] Running InheritanceInsertObjectTestSuite
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Running InheritanceUpdateObjectTestSuite
    [junit] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Running InheritanceUnitOfWorkTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running InheritanceUnitOfWorkCommitResumeTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Running Deep Inheritance Tests
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running TranslatedKeyInheritance
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running SingleInheritanceTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] [EL Info]: 2024-01-08 18:40:48.65--DatabaseSessionImpl(1908182095)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running InsuranceReadObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Running InsuranceReadAllTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
    [junit] 
    [junit] Running InsuranceInsertObjectTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running InsuranceUpdateObjectTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
    [junit] 
    [junit] Running InsuranceDeleteObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Running InsuranceDeletePrivateOwnedTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] [EL Info]: 2024-01-08 18:40:48.889--DatabaseSessionImpl(2079579934)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:48.896--DatabaseSessionImpl(2079579934)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:48.904--DatabaseSessionImpl(1660141002)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:48.914--DatabaseSessionImpl(1660141002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TV_PROG'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TV_PROG
    [junit] Query: DataModifyQuery(sql="DROP TABLE TV_PROG")
    [junit] [EL Warning]: 2024-01-08 18:40:48.918--DatabaseSessionImpl(1660141002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TV_NET'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TV_NET
    [junit] Query: DataModifyQuery(sql="DROP TABLE TV_NET")
    [junit] [EL Warning]: 2024-01-08 18:40:48.921--DatabaseSessionImpl(1660141002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TV_SCED'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TV_SCED
    [junit] Query: DataModifyQuery(sql="DROP TABLE TV_SCED")
    [junit] [EL Warning]: 2024-01-08 18:40:48.925--DatabaseSessionImpl(1660141002)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TV_SCPG'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TV_SCPG
    [junit] Query: DataModifyQuery(sql="DROP TABLE TV_SCPG")
    [junit] 
    [junit] Running InterfaceWithTablesReadObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running InterfaceWithTablesReadAllTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running InterfaceWithTablesDeleteObjectTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running InserfaceWithTablesInsertObjectTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running InterfaceWithTablesUpdateObjectTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] [EL Info]: 2024-01-08 18:40:48.948--DatabaseSessionImpl(1037064057)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:48.965--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.SECRTRY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE SECRTRY
    [junit] Query: DataModifyQuery(sql="DROP TABLE SECRTRY")
    [junit] [EL Warning]: 2024-01-08 18:40:48.97--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.RECEP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE RECEP
    [junit] Query: DataModifyQuery(sql="DROP TABLE RECEP")
    [junit] [EL Warning]: 2024-01-08 18:40:48.974--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PRD_MGR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE PRD_MGR
    [junit] Query: DataModifyQuery(sql="DROP TABLE PRD_MGR")
    [junit] [EL Warning]: 2024-01-08 18:40:48.978--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PER_MGR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE PER_MGR
    [junit] Query: DataModifyQuery(sql="DROP TABLE PER_MGR")
    [junit] [EL Warning]: 2024-01-08 18:40:48.981--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.PRD_DEV'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE PRD_DEV
    [junit] Query: DataModifyQuery(sql="DROP TABLE PRD_DEV")
    [junit] [EL Warning]: 2024-01-08 18:40:48.985--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CRS_DEV'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CRS_DEV
    [junit] Query: DataModifyQuery(sql="DROP TABLE CRS_DEV")
    [junit] [EL Warning]: 2024-01-08 18:40:48.989--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DEV_JOB'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DEV_JOB
    [junit] Query: DataModifyQuery(sql="DROP TABLE DEV_JOB")
    [junit] [EL Warning]: 2024-01-08 18:40:48.992--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ADM_JOB'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ADM_JOB
    [junit] Query: DataModifyQuery(sql="DROP TABLE ADM_JOB")
    [junit] [EL Warning]: 2024-01-08 18:40:48.996--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.INT_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE INT_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE INT_EMP")
    [junit] [EL Warning]: 2024-01-08 18:40:49.0--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.INT_CMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE INT_CMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE INT_CMP")
    [junit] [EL Warning]: 2024-01-08 18:40:49.004--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.INT_EML'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE INT_EML
    [junit] Query: DataModifyQuery(sql="DROP TABLE INT_EML")
    [junit] [EL Warning]: 2024-01-08 18:40:49.008--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.INT_PHN'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE INT_PHN
    [junit] Query: DataModifyQuery(sql="DROP TABLE INT_PHN")
    [junit] [EL Warning]: 2024-01-08 18:40:49.012--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.INT_COMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE INT_COMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE INT_COMP")
    [junit] [EL Warning]: 2024-01-08 18:40:49.015--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.INT_VEH'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE INT_VEH
    [junit] Query: DataModifyQuery(sql="DROP TABLE INT_VEH")
    [junit] [EL Warning]: 2024-01-08 18:40:49.02--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ACTOR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ACTOR
    [junit] Query: DataModifyQuery(sql="DROP TABLE ACTOR")
    [junit] [EL Warning]: 2024-01-08 18:40:49.024--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DOCUMENTARY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DOCUMENTARY
    [junit] Query: DataModifyQuery(sql="DROP TABLE DOCUMENTARY")
    [junit] [EL Warning]: 2024-01-08 18:40:49.028--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.FILM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE FILM
    [junit] Query: DataModifyQuery(sql="DROP TABLE FILM")
    [junit] 
    [junit] Running InterfaceWithoutTablesReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
    [junit] 
    [junit] Running InterfaceWithoutTablesReadAllTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:49.097--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-6006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The mapping [org.eclipse.persistence.mappings.VariableOneToOneMapping[contact]] does not support batch reading.
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT ID, NAME, ASSET_ID, ASSET_TYPE, ASSET2_ID, ASSET2_TYPE, CON_ID, CONTACT_TYPE, SEC_CON_ID, SEC_CONTACT_TYPE FROM INT_EMP")
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Running InterfaceWithoutTablesDeleteObjectTestSuite
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
    [junit] 
    [junit] Running InserfaceWithoutTablesInsertObjectTestSuite
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec
    [junit] 
    [junit] Running InterfaceWithoutTablesUpdateObjectTestSuite
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 sec
    [junit] 
    [junit] Running InterfaceWithoutTablesVariable1To1TestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:49.168--DatabaseSessionImpl(1037064057)--Exception [EclipseLink-6072] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Querying across a VariableOneToOneMapping is not supported. 
    [junit] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.interfaces.Employee --> [DatabaseTable(INT_EMP)])] 
    [junit] Mapping: [org.eclipse.persistence.mappings.VariableOneToOneMapping[contact]]
    [junit] Query: ReadObjectQuery(referenceClass=Employee )
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
    [junit] 
    [junit] Running InterfaceWithoutTablesManyDescriptorTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:49.203--DatabaseSessionImpl(266843619)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:49.214--DatabaseSessionImpl(1037064057)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] [EL Info]: 2024-01-08 18:40:49.226--DatabaseSessionImpl(357044672)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This model is intended for Oracle databases only.
    [junit] WARNING, some JDBC drivers may fail BatchUpdates.[EL Warning]: 2024-01-08 18:40:49.451--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CACH_LCK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CACH_LCK
    [junit] Query: DataModifyQuery(sql="DROP TABLE CACH_LCK")
    [junit] [EL Warning]: 2024-01-08 18:40:49.456--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OBJ_LCK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE OBJ_LCK
    [junit] Query: DataModifyQuery(sql="DROP TABLE OBJ_LCK")
    [junit] [EL Warning]: 2024-01-08 18:40:49.46--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TSO_LCK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TSO_LCK
    [junit] Query: DataModifyQuery(sql="DROP TABLE TSO_LCK")
    [junit] [EL Warning]: 2024-01-08 18:40:49.463--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TSAO_LCK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TSAO_LCK
    [junit] Query: DataModifyQuery(sql="DROP TABLE TSAO_LCK")
    [junit] [EL Warning]: 2024-01-08 18:40:49.467--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AO_LCK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AO_LCK
    [junit] Query: DataModifyQuery(sql="DROP TABLE AO_LCK")
    [junit] [EL Warning]: 2024-01-08 18:40:49.472--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TSC_LCK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TSC_LCK
    [junit] Query: DataModifyQuery(sql="DROP TABLE TSC_LCK")
    [junit] [EL Warning]: 2024-01-08 18:40:49.475--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CHNG_ROW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CHNG_ROW
    [junit] Query: DataModifyQuery(sql="DROP TABLE CHNG_ROW")
    [junit] [EL Warning]: 2024-01-08 18:40:49.479--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OL_ITEM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE OL_ITEM
    [junit] Query: DataModifyQuery(sql="DROP TABLE OL_ITEM")
    [junit] [EL Warning]: 2024-01-08 18:40:49.483--DatabaseSessionImpl(357044672)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.OL_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE OL_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE OL_HOLDER")
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] 
    [junit] Running BatchWriteTests
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:40:49.926--UnitOfWork(469431389)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Native batch writing is not supported on this database.
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:40:49.928--UnitOfWork(1373125243)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Native batch writing is not supported on this database.
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:40:49.93--UnitOfWork(1005003851)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Call: insert into employee (f_name, emp_id, version) SELECT 'first', 9780, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b
    [junit] Query: DataModifyQuery(name="query0" sql="insert into employee (f_name, emp_id, version) SELECT 'first', 9780, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b")
    [junit] Native batch writing is not supported on this database.
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:40:49.931--UnitOfWork(955808043)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Call: insert into employee (emp_id, version) SELECT 9790, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b
    [junit] Query: DataModifyQuery(name="query0" sql="insert into employee (emp_id, version) SELECT 9790, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b")
    [junit] Native batch writing is not supported on this database.
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:40:49.932--UnitOfWork(800801619)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Call: insert into employee (emp_id, version) SELECT 9800, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b
    [junit] Query: DataModifyQuery(name="query0" sql="insert into employee (emp_id, version) SELECT 9800, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b")
    [junit] Native batch writing is not supported on this database.
    [junit] QueryTimeoutBatch test completed without timeout.
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Running OptimisticLockingTestSuite
    [junit] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 sec
    [junit] 
    [junit] Running CascadeOptimisticLockingTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:49.999--DatabaseSessionImpl(1047571894)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
    [junit] [EL Info]: 2024-01-08 18:40:50.009--DatabaseSessionImpl(1615286260)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running JPQLUnitTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 sec
    [junit] 
    [junit] Running JPQLSimpleTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:50.994--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(emp) Frow Employee emp]. 
    [junit] [36, 36] A select statement must have a FROM clause.
    [junit] [EL Info]: 2024-01-08 18:40:51.229--ServerSession(866209765)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 sec
    [junit] 
    [junit] Running JPQLSimpleTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:52.024--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(emp) Frow Employee emp]. 
    [junit] [36, 36] A select statement must have a FROM clause.
    [junit] [EL Info]: 2024-01-08 18:40:52.23--ServerSession(613384923)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.940 sec
    [junit] 
    [junit] Running JPQLComplexTestSuite
    [junit] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
    [junit] 
    [junit] Running JPQLSimpleSelectTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:53.096--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(emp) Frow AccountBean account]. 
    [junit] [43, 43] A select statement must have a FROM clause.
    [junit] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec
    [junit] 
    [junit] Running JPQLComplexSelectTestSuite
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec
    [junit] 
    [junit] Running JPQLValidationTestSuite
    [junit] [EL Warning]: 2024-01-08 18:40:53.362--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT FROM EMPLOYEE emp]. 
    [junit] [7, 7] The select expression is missing from the SELECT clause.
    [junit] [EL Warning]: 2024-01-08 18:40:53.364--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Problem compiling [SELECT OBJECT(i) FROM Integer i WHERE i.city = "Ottawa"]. 
    [junit] [22, 29] The abstract schema type 'Integer' is unknown.
    [junit] [38, 44] The state field path 'i.city' cannot be resolved to a valid type.
    [junit] [EL Warning]: 2024-01-08 18:40:53.365--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Problem compiling [SELECT OBJECT(nullRoot) FROM Employee emp WHERE emp.firstName = "Fred"]. 
    [junit] [14, 22] The identification variable 'nullRoot' is not defined in the FROM clause.
    [junit] [EL Warning]: 2024-01-08 18:40:53.365--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(emp) FROW Employee emp]. 
    [junit] [36, 36] A select statement must have a FROM clause.
    [junit] [EL Warning]: 2024-01-08 18:40:53.365--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(emp) FROM Employee emp WHERE emp.firstName == "Fred"]. 
    [junit] [59, 59] A comparison expression must define the left side of the comparison.
    [junit] [EL Warning]: 2024-01-08 18:40:53.366--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(emp) FROM Employee emp WHERE emp.firstName = "Fred" AND 1]. 
    [junit] [70, 71] The right expression is not a valid expression.
    [junit] [EL Warning]: 2024-01-08 18:40:53.366--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(emp) FROM Employee emp WHERE emp.firstName = "Fred" OR "Freda"]. 
    [junit] [69, 76] The right expression is not a valid expression.
    [junit] [EL Warning]: 2024-01-08 18:40:53.367--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SLEECT OBJECT(emp) FROM Employee emp WHERE emp.firstName = "Fred" OR "Freda"]. 
    [junit] [0, 76] The query does not start with a valid identifier, has to be either SELECT, UPDATE or DELETE FROM.
    [junit] [EL Warning]: 2024-01-08 18:40:53.367--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [OBJECT(emp) FROM Employee emp]. 
    [junit] [0, 29] The query does not start with a valid identifier, has to be either SELECT, UPDATE or DELETE FROM.
    [junit] [EL Warning]: 2024-01-08 18:40:53.367--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Problem compiling [SELECT OBJECT(emp) FROM Employee employee WHERE emp.firstName = "Fred"]. 
    [junit] [48, 61] The state field path 'emp.firstName' cannot be resolved to a valid type.
    [junit] [14, 17] The identification variable 'emp' is not defined in the FROM clause.
    [junit] [48, 51] The identification variable 'emp' is not defined in the FROM clause.
    [junit] [EL Warning]: 2024-01-08 18:40:53.368--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [FROM Employee WHERE firstName = ?1]. 
    [junit] [14, 14] An identification variable must be provided for a range variable declaration.
    [junit] [EL Warning]: 2024-01-08 18:40:53.368--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(+emp1) FROM Employee +emp1]. 
    [junit] [14, 19] The encapsulated expression is not a valid expression.
    [junit] [35, 36] The FROM clause has 'Employee +' and 'emp1' that are not separated by a comma.
    [junit] [35, 36] The identification variable '+' cannot be a reserved word.
    [junit] [40, 40] An identification variable must be provided for a range variable declaration.
    [junit] [EL Warning]: 2024-01-08 18:40:53.369--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Syntax error parsing [SELECT OBJECT(emp 1) FROM Employee emp 1]. 
    [junit] [19, 19] A select statement must have a FROM clause.
    [junit] [17, 17] The right parenthesis is missing from the OBJECT expression.
    [junit] [18, 19] The identification variable '1' is not following the rules for a Java identifier.
    [junit] [19, 40] The query contains a malformed ending.
    [junit] [EL Warning]: 2024-01-08 18:40:53.389--DatabaseSessionImpl(1615286260)--Exception [EclipseLink-6094] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The parameter name [2] in the query's selection criteria does not match any parameter name defined in the query.
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t0.EMP_ID, t1.EMP_ID, t0.ADDR_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.F_NAME = ?) AND (t1.EMP_ID = t0.EMP_ID))")
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] [EL Info]: 2024-01-08 18:40:53.393--DatabaseSessionImpl(483814604)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running LegacyReadObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running LegacyReadAllTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running LegacyDeleteObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Running LegacyInsertObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
    [junit] 
    [junit] Running LegacyUpdateObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
    [junit] [EL Info]: 2024-01-08 18:40:53.859--DatabaseSessionImpl(1296415635)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:40:53.879--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DIR_ENT_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DIR_ENT_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE DIR_ENT_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.883--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DIR_ENT_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DIR_ENT_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE DIR_ENT_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.888--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DIR_ENT_1M_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DIR_ENT_1M_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE DIR_ENT_1M_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.892--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_MAP_VALUE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_MAP_VALUE
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_MAP_VALUE")
    [junit] [EL Warning]: 2024-01-08 18:40:53.895--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_ENT_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_ENT_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_ENT_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.899--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_ENT_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_ENT_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_ENT_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.902--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_ENT_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_ENT_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_ENT_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.906--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_ENT_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_ENT_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_ENT_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.909--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_MAP_KEY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_MAP_KEY
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_MAP_KEY")
    [junit] [EL Warning]: 2024-01-08 18:40:53.913--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DIR_DIR_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DIR_DIR_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE DIR_DIR_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.916--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DIR_DIR_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DIR_DIR_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE DIR_DIR_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.92--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_DIR_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_DIR_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_DIR_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.923--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_DIR_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_DIR_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_DIR_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.927--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_DIR_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_DIR_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_DIR_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.93--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_DIR_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_DIR_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_DIR_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.933--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_AGG_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_AGG_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_AGG_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.937--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_AGG_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_AGG_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_AGG_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.94--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DIR_AGG_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DIR_AGG_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE DIR_AGG_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.944--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DIR_AGG_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DIR_AGG_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE DIR_AGG_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.948--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_AGG_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_AGG_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_AGG_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.951--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_AGG_MAP_REL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_AGG_MAP_REL
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_AGG_MAP_REL")
    [junit] [EL Warning]: 2024-01-08 18:40:53.955--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DE_OM_ENT_MAP_VALUE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DE_OM_ENT_MAP_VALUE
    [junit] Query: DataModifyQuery(sql="DROP TABLE DE_OM_ENT_MAP_VALUE")
    [junit] [EL Warning]: 2024-01-08 18:40:53.959--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_ENT_1M_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_ENT_1M_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_ENT_1M_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.964--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AE_OM_ENT_MAP_VALUE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AE_OM_ENT_MAP_VALUE
    [junit] Query: DataModifyQuery(sql="DROP TABLE AE_OM_ENT_MAP_VALUE")
    [junit] [EL Warning]: 2024-01-08 18:40:53.968--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_ENT_1M_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_ENT_1M_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_ENT_1M_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.972--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EE_OM_ENT_MAP_VALUE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE EE_OM_ENT_MAP_VALUE
    [junit] Query: DataModifyQuery(sql="DROP TABLE EE_OM_ENT_MAP_VALUE")
    [junit] [EL Warning]: 2024-01-08 18:40:53.976--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DIR_ENT_U1M_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DIR_ENT_U1M_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE DIR_ENT_U1M_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.98--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.AGG_ENT_U1M_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE AGG_ENT_U1M_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE AGG_ENT_U1M_MAP_HOLDER")
    [junit] [EL Warning]: 2024-01-08 18:40:53.984--DatabaseSessionImpl(1296415635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ENT_ENT_U1M_MAP_HOLDER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ENT_ENT_U1M_MAP_HOLDER
    [junit] Query: DataModifyQuery(sql="DROP TABLE ENT_ENT_U1M_MAP_HOLDER")
    [junit] 
    [junit] Running Direct Map Mapping Map Test Suite
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
    [junit] 
    [junit] Running AggregateCollectionMapping Map Test Suite
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Running OneToManyMapping Map Test Suite
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Running UnidirectionalOneToManyMapping Map Test Suite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Running ManyToManyMapping Map Test Suite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 sec
    [junit] [EL Info]: 2024-01-08 18:40:54.327--DatabaseSessionImpl(1238555150)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running MappingReadObjectTestSuite
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
    [junit] 
    [junit] Running MappingReadAllTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Running MappingDeleteObjectTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
    [junit] 
    [junit] Running MappingInsertObjectTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
    [junit] 
    [junit] Running MappingUpdateObjectTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 sec
    [junit] 
    [junit] Running UnitOfWorkTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
    [junit] 
    [junit] Running MappingPublic1MTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Running MappingPrivateMMTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Running MappingTransformationTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running UnitOfWorkCommitResumeTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
    [junit] 
    [junit] Running BidirectionalUnitOfWorkTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running AdditionalJoinTestSuite
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] 
    [junit] Running BuildSelectionCriteriaTestSuite
    [junit] [EL Info]: 2024-01-08 18:40:55.411--DatabaseSessionImpl(894319788)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:55.433--DatabaseSessionImpl(1455969662)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:55.454--DatabaseSessionImpl(1781321114)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Running SameNamePrimaryKeyTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] [EL Info]: 2024-01-08 18:40:55.477--DatabaseSessionImpl(1492276182)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:55.803--DatabaseSessionImpl(1492276182)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:40:56.017--DatabaseSessionImpl(1492276182)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running CustomSQLReadObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running RefreshObjectTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running CustomSQLUpdateObjectTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Running CustomSQLReadAllTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running CustomSQLInsertObjectTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running CustomSQLDeleteObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec
    [junit] 
    [junit] Running SelectWithOutputParametersTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer. Or Sybase or SQLAnywhere
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer. Or Sybase or SQLAnywhere
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer. Or Sybase or SQLAnywhere
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer. Or Sybase or SQLAnywhere
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.001 sec
    [junit] 
    [junit] Running OutputParametersTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in SQLServer until EmployeeCustomeSQLSystem is modified
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.000 sec
    [junit] 
    [junit] Running CustomSQLStoredProcedureTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in DB2, and not support jcc driver.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in DB2, and not support jcc driver.
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test intended for Sybase and SQLAnywhere
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] [EL Info]: 2024-01-08 18:40:56.267--ServerSession(716436672)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle9
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 29, Time elapsed: 0.024 sec
    [junit] 
    [junit] Running CustomSQLStoredFunctionTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.000 sec
    [junit] 
    [junit] Running getStoredProcedureCallFromProjectXMLSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.000 sec
    [junit] 
    [junit] Running getStoredFunctionCallFromProjectXMLSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test can only be run in Oracle
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.000 sec
    [junit] [EL Info]: 2024-01-08 18:40:56.291--DatabaseSessionImpl(831862717)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeModel
    [junit] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
    [junit] 
    [junit] Running InheritanceModel
    [junit] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec
    [junit] 
    [junit] Running AggregateModel
    [junit] [EL Warning]: 2024-01-08 18:40:58.951--UnitOfWork(684292291)--Exception [EclipseLink-68] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The value of an aggregate in object [org.eclipse.persistence.testing.models.aggregate.Employee1@7f3007ec] is null.  Null values not allowed for Aggregate mappings unless "Allow Null" is specified.
    [junit] Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[address]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.aggregate.Employee1 --> [DatabaseTable(Employee1)])
    [junit] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
    [junit] 
    [junit] Running InterfaceModel
    [junit] [EL Warning]: 2024-01-08 18:40:59.121--DatabaseSessionImpl(831862717)--Exception [EclipseLink-6006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The mapping [org.eclipse.persistence.mappings.VariableOneToOneMapping[contact]] does not support batch reading.
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT ID, NAME, ASSET_ID, ASSET_TYPE, ASSET2_ID, ASSET2_TYPE, CON_ID, CONTACT_TYPE, SEC_CON_ID, SEC_CONTACT_TYPE FROM INT_EMP")
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
    [junit] 
    [junit] Running ExpressionPersistenceTestSuite
    [junit] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
    [junit] 
    [junit] Running ReportQueryTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Running QueryOptionTestSuite
    [junit] [EL Warning]: 2024-01-08 18:41:00.211--DatabaseSessionImpl(831862717)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
    [junit] Error Code: 0
    [junit] Call: SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h
    [junit] Query: DataReadQuery(name="queryTimeOutQuery" sql="SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h")
    [junit] [EL Warning]: 2024-01-08 18:41:10.222--DatabaseSessionImpl(831862717)--Exception [EclipseLink-6092] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Uninstantiated ValueHolder detected. You must instantiate the relevant Valueholders to perform this in-memory query.
    [junit] Query: ReadObjectQuery(name="memoryQueryThrowExceptionQuery" referenceClass=Employee sql="SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE (t1.EMP_ID = t0.EMP_ID)")
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.037 sec
    [junit] 
    [junit] Running XMLReadAndWriteSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec
    [junit] 
    [junit] Running MappingSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
    [junit] 
    [junit] Running ProxyIndirectionSuite
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test suite is intended for Oracle databases only.
    [junit] 
    [junit] Running MappingTestModel
    [junit] [EL Info]: 2024-01-08 18:41:11.156--DatabaseSessionImpl(1259104350)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:11.182--DatabaseSessionImpl(2008350390)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:11.205--DatabaseSessionImpl(406559004)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 sec
    [junit] 
    [junit] Running MultipleTableTestModel
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 sec
    [junit] [EL Info]: 2024-01-08 18:41:11.26--DatabaseSessionImpl(814341840)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Note: MWIntegrationTestInheritanceProject.java uses or overrides a deprecated API.
    [junit] Note: Recompile with -Xlint:deprecation for details.
    [junit] Note: MWIntegrationTestAggregateProject.java uses or overrides a deprecated API.
    [junit] Note: Recompile with -Xlint:deprecation for details.
    [junit] Note: MWIntegrationTestInterfaceProject.java uses or overrides a deprecated API.
    [junit] Note: Recompile with -Xlint:deprecation for details.
    [junit] Note: MWIntegrationTestMappingModelProject.java uses or overrides a deprecated API.
    [junit] Note: Recompile with -Xlint:deprecation for details.
    [junit] 
    [junit] Running EmployeeModel
    [junit] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
    [junit] 
    [junit] Running InheritanceModel
    [junit] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec
    [junit] 
    [junit] Running AggregateModel
    [junit] [EL Warning]: 2024-01-08 18:41:14.924--UnitOfWork(145770003)--Exception [EclipseLink-68] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: The value of an aggregate in object [org.eclipse.persistence.testing.models.aggregate.Employee1@2c9573ef] is null.  Null values not allowed for Aggregate mappings unless "Allow Null" is specified.
    [junit] Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[address]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.aggregate.Employee1 --> [DatabaseTable(Employee1)])
    [junit] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec
    [junit] 
    [junit] Running InterfaceModel
    [junit] [EL Warning]: 2024-01-08 18:41:15.099--DatabaseSessionImpl(814341840)--Exception [EclipseLink-6006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The mapping [org.eclipse.persistence.mappings.VariableOneToOneMapping[contact]] does not support batch reading.
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT ID, NAME, ASSET_ID, ASSET_TYPE, ASSET2_ID, ASSET2_TYPE, CON_ID, CONTACT_TYPE, SEC_CON_ID, SEC_CONTACT_TYPE FROM INT_EMP")
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Running ExpressionPersistenceTestSuite
    [junit] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
    [junit] 
    [junit] Running ReportQueryTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
    [junit] 
    [junit] Running QueryOptionTestSuite
    [junit] [EL Warning]: 2024-01-08 18:41:16.183--DatabaseSessionImpl(814341840)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request
    [junit] Error Code: 0
    [junit] Call: SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h
    [junit] Query: DataReadQuery(name="queryTimeOutQuery" sql="SELECT SUM(e.EMP_ID) from EMPLOYEE e , EMPLOYEE b, EMPLOYEE c, EMPLOYEE d, EMPLOYEE f, EMPLOYEE g, EMPLOYEE h")
    [junit] [EL Warning]: 2024-01-08 18:41:26.189--DatabaseSessionImpl(814341840)--Exception [EclipseLink-6092] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Uninstantiated ValueHolder detected. You must instantiate the relevant Valueholders to perform this in-memory query.
    [junit] Query: ReadObjectQuery(name="memoryQueryThrowExceptionQuery" referenceClass=Employee sql="SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE (t1.EMP_ID = t0.EMP_ID)")
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.031 sec
    [junit] 
    [junit] Running XMLReadAndWriteSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] Running MappingSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
    [junit] 
    [junit] Running ProxyIndirectionSuite
    [junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test suite is intended for Oracle databases only.
    [junit] 
    [junit] Running MappingTestModel
    [junit] [EL Info]: 2024-01-08 18:41:27.046--DatabaseSessionImpl(1268054602)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:27.07--DatabaseSessionImpl(696873748)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:27.09--DatabaseSessionImpl(1281699895)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 sec
    [junit] 
    [junit] Running MultipleTableTestModel
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
    [junit] 
    [junit] Running UnicodeSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
    [junit] [EL Info]: 2024-01-08 18:41:27.252--DatabaseSessionImpl(1439350751)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running IntegrationTestSuite
    [junit] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
    [junit] 
    [junit] Running UTF8TestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Running ReturningPolicyTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 sec
    [junit] 
    [junit] Running SequencingTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
    [junit] [EL Info]: 2024-01-08 18:41:27.841--DatabaseSessionImpl(2085939177)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:28.165--DatabaseSessionImpl(1330963848)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Native batch writing is not supported on this database.
    [junit] WARNING, some JDBC drivers may fail BatchUpdates.[EL Info]: 2024-01-08 18:41:28.788--DatabaseSessionImpl(1947483095)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
    [junit] 
    [junit] Running EmployeeUOWBasicInsertObjectTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] Running ExpressionTestSuite
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
    [junit] [EL Info]: 2024-01-08 18:41:29.292--DatabaseSessionImpl(319387467)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running OptimisticLockingTestSuite
    [junit] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
    [junit] 
    [junit] Running CascadeOptimisticLockingTestSuite
    [junit] [EL Info]: 2024-01-08 18:41:29.674--DatabaseSessionImpl(1390022082)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
    [junit] 
    [junit] Running LockingExceptionTestSuite
    [junit] [EL Warning]: 2024-01-08 18:41:29.687--UnitOfWork(1033454801)--Exception [EclipseLink-5003] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.Guitar@6b20dbcf] cannot be deleted because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.Guitar Primary Key> 107
    [junit] [EL Warning]: 2024-01-08 18:41:29.69--UnitOfWork(2019242086)--Exception [EclipseLink-5003] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.RockMusician@73d273a3] cannot be deleted because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.RockMusician Primary Key> 107
    [junit] [EL Warning]: 2024-01-08 18:41:29.692--UnitOfWork(548266716)--Exception [EclipseLink-5003] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.RockBand@761acfa6] cannot be deleted because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.RockBand Primary Key> 104
    [junit] [EL Warning]: 2024-01-08 18:41:29.695--UnitOfWork(2048849915)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.Guitar@69077aaf] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.Guitar Primary Key> 108
    [junit] [EL Warning]: 2024-01-08 18:41:29.698--UnitOfWork(1598399002)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.RockMusician@78252c3f] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.RockMusician Primary Key> 108
    [junit] [EL Warning]: 2024-01-08 18:41:29.7--UnitOfWork(951952898)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.RockBand@70cbbb97] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.RockBand Primary Key> 105
    [junit] [EL Warning]: 2024-01-08 18:41:29.702--UnitOfWork(896040486)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.Guitar@48ef6e5d] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.Guitar Primary Key> 110
    [junit] [EL Warning]: 2024-01-08 18:41:29.704--UnitOfWork(1968565714)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.RockMusician@1b3d754a] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.RockMusician Primary Key> 109
    [junit] [EL Warning]: 2024-01-08 18:41:29.706--UnitOfWork(915649236)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.optimisticlocking.RockBand@5780286] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.optimisticlocking.RockBand Primary Key> 106
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
    [junit] 
    [junit] Running UpdateNullValueOptimisticLockingTestSuite
    [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec
    [junit] [EL Info]: 2024-01-08 18:41:30.176--DatabaseSessionImpl(1055487159)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:30.766--DatabaseSessionImpl(83854976)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:31.402--DatabaseSessionImpl(2009248517)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:32.153--DatabaseSessionImpl(584007901)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:32.827--DatabaseSessionImpl(422034957)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:33.431--DatabaseSessionImpl(974051430)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:33.995--DatabaseSessionImpl(239280746)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:34.667--DatabaseSessionImpl(806444346)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:35.336--DatabaseSessionImpl(1865983003)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:35.835--DatabaseSessionImpl(1871591969)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:36.404--DatabaseSessionImpl(2123261015)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:41:36.933--DatabaseSessionImpl(2123261015)--Exception [EclipseLink-6162] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: List order column [OL_EMPLOYEE.MANAGED_ORDER] contains wrong values:
    [junit] [null, 0]
    [junit] Query: ReadAllQuery(name="managedEmployees" referenceClass=Employee sql="SELECT t0.EMP_ID, t1.OWNER_EMP_ID, t0.F_NAME, t0.L_NAME, t1.SALARY, t0.MANAGER_ID, t0.VERSION, t0.MANAGED_ORDER FROM OL_EMPLOYEE t0, OL_SALARY t1 WHERE ((t0.MANAGER_ID = ?) AND (t1.OWNER_EMP_ID = t0.EMP_ID))")
    [junit] [EL Warning]: 2024-01-08 18:41:36.94--DatabaseSessionImpl(2123261015)--Exception [EclipseLink-6162] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: List order column [OL_CHILD.CHILDREN_ORDER] contains wrong values:
    [junit] [null, 1]
    [junit] Query: ReadAllQuery(name="children" referenceClass=Child sql="SELECT t0.CHILD_ID, t1.OWNER_CHILD_ID, t1.ALLOWANCE, t0.F_NAME, t0.L_NAME, t0.CHILDREN_ORDER FROM OL_CHILD t0, OL_ALLOWANCE t1 WHERE ((t0.PARENT_ID = ?) AND (t1.OWNER_CHILD_ID = t0.CHILD_ID))")
    [junit] [EL Warning]: 2024-01-08 18:41:36.947--DatabaseSessionImpl(2123261015)--Exception [EclipseLink-6162] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: List order column [OL_PROJ_EMP.PROJ_ORDER] contains wrong values:
    [junit] [1, 5]
    [junit] Query: ReadAllQuery(name="projects" referenceClass=Project sql="SELECT DISTINCT t1.PROJ_TYPE FROM OL_PROJ_EMP t0, OL_PROJECT t1 WHERE ((t0.EMP_ID = ?) AND (t1.PROJ_ID = t0.PROJ_ID))")
    [junit] [EL Warning]: 2024-01-08 18:41:36.953--DatabaseSessionImpl(2123261015)--Exception [EclipseLink-6162] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: List order column [OL_RESPONS.RESPONS_ORDER] contains wrong values:
    [junit] [0, 0]
    [junit] Query: DirectReadQuery(name="responsibilitiesList" sql="SELECT t0.DESCRIP, t0.RESPONS_ORDER FROM OL_RESPONS t0 WHERE (t0.EMP_ID = ?)")
    [junit] [EL Info]: 2024-01-08 18:41:36.965--DatabaseSessionImpl(1518584060)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:37.499--DatabaseSessionImpl(282784762)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:37.959--DatabaseSessionImpl(599092764)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:38.531--DatabaseSessionImpl(901501908)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:39.073--DatabaseSessionImpl(2121683307)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:39.664--DatabaseSessionImpl(108774737)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:40.223--DatabaseSessionImpl(892463137)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:40.803--DatabaseSessionImpl(137163345)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:41.221--DatabaseSessionImpl(1130855298)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:41.784--DatabaseSessionImpl(149662258)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:42.4--DatabaseSessionImpl(1219888771)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:42.973--DatabaseSessionImpl(717877346)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:43.529--DatabaseSessionImpl(1985500983)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:43.537--DatabaseSessionImpl(1076398995)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:41:43.551--DatabaseSessionImpl(1076398995)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.STUDENT2'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE STUDENT2
    [junit] Query: DataModifyQuery(sql="DROP TABLE STUDENT2")
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: This test is not supported on this Database
    [junit] [EL Warning]: 2024-01-08 18:41:43.567--DatabaseSessionImpl(1076398995)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] 
    [junit] Running OwnershipReadObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running OwnershipReadAllTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running OwnershipDeleteObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Running OwnershipInsertObjectTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
    [junit] 
    [junit] Running OwnershipUpdateObjectTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Running OwnershipUnitOfWorkTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
    [junit] [EL Info]: 2024-01-08 18:41:43.696--DatabaseSessionImpl(652637873)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
    [junit] 
    [junit] Running BatchWriteTests
    [junit] Native batch writing is not supported on this database.
    [junit] WARNING, some JDBC drivers may fail BatchUpdates.[EL Warning]: sql: 2024-01-08 18:41:44.045--DatabaseSessionImpl(652637873)--Missing Query parameter for named argument: 1 "null" will be substituted.
    [junit] [EL Warning]: 2024-01-08 18:41:44.046--UnitOfWork(849557271)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Call: insert into employee (f_name, emp_id, version) SELECT ?, 10160, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b
    [junit] 	bind => [1 parameter bound]
    [junit] Native batch writing is not supported on this database.
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:41:44.048--UnitOfWork(467196683)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Call: insert into employee (emp_id, version) SELECT 10170, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b
    [junit] Native batch writing is not supported on this database.
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:41:44.049--UnitOfWork(158125606)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Call: insert into employee (f_name, emp_id, version) SELECT 'first', 10180, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b
    [junit] Query: DataModifyQuery(name="query0" sql="insert into employee (f_name, emp_id, version) SELECT 'first', 10180, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b")
    [junit] Native batch writing is not supported on this database.
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:41:44.051--UnitOfWork(562807538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Call: insert into employee (emp_id, version) SELECT 10190, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b
    [junit] Query: DataModifyQuery(name="query0" sql="insert into employee (emp_id, version) SELECT 10190, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b")
    [junit] Native batch writing is not supported on this database.
    [junit] Native batch writing is not supported on this database.
    [junit] [EL Warning]: 2024-01-08 18:41:44.052--UnitOfWork(801106853)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Not unique table/alias: 'b'
    [junit] Error Code: 1066
    [junit] Call: insert into employee (emp_id, version) SELECT 10200, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b
    [junit] Query: DataModifyQuery(name="query0" sql="insert into employee (emp_id, version) SELECT 10200, SUM(e.address_id) as version from address e, address b, address b, address c, address c, address c, address b")
    [junit] Native batch writing is not supported on this database.
    [junit] QueryTimeoutBatch test completed without timeout.
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
    [junit] [EL Warning]: 2024-01-08 18:41:44.069--UnitOfWork(94973281)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: No operations allowed after statement closed.
    [junit] Error Code: 0
    [junit] Query: InsertObjectQuery(Address: , city134, province134, )
    [junit] [EL Info]: 2024-01-08 18:41:44.07--DatabaseSessionImpl(727440409)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:41:44.088--DatabaseSessionImpl(727440409)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Info]: 2024-01-08 18:41:45.449--ServerSession(1918052548)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running UnitOfWorkTestSuite
    [junit] [EL Warning]: 2024-01-08 18:41:45.485--UnitOfWork(1111466116)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1451' for key 'ADDRESS.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO ADDRESS (ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6 parameters bound]
    [junit] Query: InsertObjectQuery(Address: Wallace, Wallace, , )
    [junit] [EL Warning]: 2024-01-08 18:41:45.491--UnitOfWork(1516542929)--Exception [EclipseLink-7197] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Null or zero primary key encountered in UnitOfWork clone [Employee: Sarah Way], primary key [null]. Set descriptor's IdValidation or the "eclipselink.id-validation" property.
    [junit] [EL Warning]: 2024-01-08 18:41:45.583--UnitOfWork(1780644797)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 10,212
    [junit] [EL Warning]: 2024-01-08 18:41:45.618--UnitOfWork(1418503521)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 3254 Real Cold Place, LKO, BC, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,615,442,606], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:41:45.618--UnitOfWork(1223100837)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [2,129,699,152], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:41:45.62--UnitOfWork(1708585783)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Sarah Way] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 10,201
    [junit] [EL Warning]: 2024-01-08 18:41:45.636--UnitOfWork(1359918517)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 10,212
    [junit] [EL Warning]: 2024-01-08 18:41:45.701--UnitOfWork(1033047144)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Employee: Sarah Way], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [2,010,695,092], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:41:45.783--UnitOfWork(599556482)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1495' for key 'U_EMP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Warning]: 2024-01-08 18:41:45.798--UnitOfWork(275602750)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Attempt to register an object with dead indirection as a new object.  Possibly the object was deleted or removed from the cache during a merge of a serialized clone.  This is a concurrency violation, consider a locking strategy.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Unable to trigger error in ClientSession or Remote UnitOfWork
    [junit] [EL Warning]: 2024-01-08 18:41:45.813--UnitOfWork(44378982)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 3254 Real Cold Place, Prince Rupert, BC, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,136,594,769], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] Tests run: 91, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.359 sec
    [junit] [EL Info]: 2024-01-08 18:41:45.828--DatabaseSessionImpl(1427512772)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running Read Tests
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Running Write/Update Tests
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
    [junit] 
    [junit] Running UnitOfWork Tests
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Running Delete Tests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running Proxy Object Tests
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] [EL Info]: 2024-01-08 18:41:45.931--DatabaseSessionImpl(1411204629)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running QueryAndSQLCountingTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Batch writing not supported on platform MySQLPlatform
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Oracle Pagination not supported on platform MySQLPlatform
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Oracle Pagination not supported on platform MySQLPlatform
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Oracle Pagination not supported on platform MySQLPlatform
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Oracle Pagination not supported on platform MySQLPlatform
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Batch writing not supported on platform MySQLPlatform
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Batch writing not supported on platform MySQLPlatform
    [junit] Tests run: 24, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 1.629 sec
    [junit] [EL Info]: 2024-01-08 18:41:47.766--DatabaseSessionImpl(2065477538)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:41:47.788--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.RO_PROMO'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE RO_PROMO
    [junit] Query: DataModifyQuery(sql="DROP TABLE RO_PROMO")
    [junit] [EL Warning]: 2024-01-08 18:41:47.792--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.RO_ACTOR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE RO_ACTOR
    [junit] Query: DataModifyQuery(sql="DROP TABLE RO_ACTOR")
    [junit] [EL Warning]: 2024-01-08 18:41:47.796--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ACT_MOV'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ACT_MOV
    [junit] Query: DataModifyQuery(sql="DROP TABLE ACT_MOV")
    [junit] [EL Warning]: 2024-01-08 18:41:47.799--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.ACT_CHA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE ACT_CHA
    [junit] Query: DataModifyQuery(sql="DROP TABLE ACT_CHA")
    [junit] [EL Warning]: 2024-01-08 18:41:47.802--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.RO_ADDR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE RO_ADDR
    [junit] Query: DataModifyQuery(sql="DROP TABLE RO_ADDR")
    [junit] [EL Warning]: 2024-01-08 18:41:47.806--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CHARITY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CHARITY
    [junit] Query: DataModifyQuery(sql="DROP TABLE CHARITY")
    [junit] [EL Warning]: 2024-01-08 18:41:47.81--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.HOLLYWOODAGENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE HOLLYWOODAGENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE HOLLYWOODAGENT")
    [junit] [EL Warning]: 2024-01-08 18:41:47.813--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.RO_MOVIE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE RO_MOVIE
    [junit] Query: DataModifyQuery(sql="DROP TABLE RO_MOVIE")
    [junit] [EL Warning]: 2024-01-08 18:41:47.817--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.COUNTRY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE COUNTRY
    [junit] Query: DataModifyQuery(sql="DROP TABLE COUNTRY")
    [junit] [EL Warning]: 2024-01-08 18:41:47.821--DatabaseSessionImpl(2065477538)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.DEFAULT_READ_ONLY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE DEFAULT_READ_ONLY
    [junit] Query: DataModifyQuery(sql="DROP TABLE DEFAULT_READ_ONLY")
    [junit] 
    [junit] Running ReadOnlyReadTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running ReadOnlyClassesTestSuite
    [junit] [EL Warning]: 2024-01-08 18:41:48.954--UnitOfWork(1992592209)--Exception [EclipseLink-6046] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Cannot delete an object of a read-only class.  The class [class org.eclipse.persistence.testing.models.readonly.Country] is declared as read-only in this UnitOfWork.
    [junit] Query: DeleteObjectQuery(Country(Vietnam) )
    [junit] [EL Warning]: 2024-01-08 18:41:48.955--UnitOfWork(1754452938)--Exception [EclipseLink-6046] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Cannot delete an object of a read-only class.  The class [class org.eclipse.persistence.testing.models.readonly.Country] is declared as read-only in this UnitOfWork.
    [junit] Query: DeleteObjectQuery(Country(Vietnam) )
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
    [junit] 
    [junit] Running BidirectionalMMDeleteTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] [EL Info]: 2024-01-08 18:41:48.965--DatabaseSessionImpl(2108578897)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EJB Relationship Support Testsuite
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
    [junit] [EL Info]: 2024-01-08 18:41:49.066--DatabaseSessionImpl(1071093916)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:49.193--DatabaseSessionImpl(1126815666)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Running EmployeeUpdateObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
    [junit] 
    [junit] Running EmployeeInsertObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running Sessions.xml validation tests
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] [EL Info]: 2024-01-08 18:41:49.486--DatabaseSessionImpl(1728290349)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running Sessions.xml standard loading tests
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Running sessions.xml with RCM loading tests
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 sec
    [junit] 
    [junit] Running SessionManager tests
    [junit] [EL Warning]: connection: 2024-01-08 18:41:49.69--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Could not find the session with the name [SessionShouldNotBeFound] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run/org/eclipse/persistence/testing/models/sessionsxml/XMLSchemaSession.xml]
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
    [junit] 
    [junit] Running XML Schema tests
    [junit] [EL Info]: 2024-01-08 18:41:49.791--SessionBroker(126691012)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Jan 08, 2024 6:41:49 PM org.eclipse.persistence.session.EmployeeSession
    [junit] INFO: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:41:50.003--DatabaseSessionImpl(2085663843)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec
    [junit] [EL Info]: 2024-01-08 18:41:50.169--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:42:02.5--ServerSession(1486666220)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running Employee Multithread Test Suite
    [junit] [EL Info]: 2024-01-08 18:42:12.559--ServerSession(455492171)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:42:12.611--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Running About to Update Multithread Test Suite
    [junit] [EL Info]: 2024-01-08 18:42:12.619--ServerSession(192868414)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:42:12.688--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Running DescriptorQueryManagerAddQueryTest
    [junit] [EL Info]: 2024-01-08 18:42:12.697--ServerSession(1467889503)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:42:15.708--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.018 sec
    [junit] 
    [junit] Running QueryCacheMultithreadedTest
    [junit] [EL Info]: 2024-01-08 18:42:15.716--ServerSession(1690203976)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:42:15.761--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
    [junit] [EL Info]: 2024-01-08 18:43:03.819--ServerSession(1313473119)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:08.865--ServerSession(115470711)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:08.893--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:08.901--ServerSession(676037025)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:18.933--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:18.941--ServerSession(794812402)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:29.02--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:29.028--ServerSession(308694112)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:40.256--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:40.267--ServerSession(1879720299)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:51.72--DatabaseSessionImpl(1843247176)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:43:59.069--DatabaseSessionImpl(1293139110)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running Basic Stored Procedure Generator test suite
    [junit] [EL Warning]: 2024-01-08 18:43:59.368--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SEQ_SEL does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SEQ_SEL
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SEQ_SEL")
    [junit] [EL Warning]: 2024-01-08 18:43:59.377--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.INS_Location does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE INS_Location
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE INS_Location")
    [junit] [EL Warning]: 2024-01-08 18:43:59.387--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.UPD_Location does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE UPD_Location
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE UPD_Location")
    [junit] [EL Warning]: 2024-01-08 18:43:59.391--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.DEL_Location does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE DEL_Location
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE DEL_Location")
    [junit] [EL Warning]: 2024-01-08 18:43:59.394--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.READ_Location does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE READ_Location
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE READ_Location")
    [junit] [EL Warning]: 2024-01-08 18:43:59.397--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.RALL_Location does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE RALL_Location
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE RALL_Location")
    [junit] [EL Warning]: 2024-01-08 18:43:59.409--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.INS_Person does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE INS_Person
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE INS_Person")
    [junit] [EL Warning]: 2024-01-08 18:43:59.42--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.UPD_Person does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE UPD_Person
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE UPD_Person")
    [junit] [EL Warning]: 2024-01-08 18:43:59.424--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.DEL_Person does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE DEL_Person
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE DEL_Person")
    [junit] [EL Warning]: 2024-01-08 18:43:59.428--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.READ_Person does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE READ_Person
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE READ_Person")
    [junit] [EL Warning]: 2024-01-08 18:43:59.432--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.RALL_Person does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE RALL_Person
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE RALL_Person")
    [junit] [EL Warning]: 2024-01-08 18:43:59.442--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.INS_Diner does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE INS_Diner
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE INS_Diner")
    [junit] [EL Warning]: 2024-01-08 18:43:59.453--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.UPD_Diner does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE UPD_Diner
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE UPD_Diner")
    [junit] [EL Warning]: 2024-01-08 18:43:59.457--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.DEL_Diner does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE DEL_Diner
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE DEL_Diner")
    [junit] [EL Warning]: 2024-01-08 18:43:59.46--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.READ_Diner does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE READ_Diner
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE READ_Diner")
    [junit] [EL Warning]: 2024-01-08 18:43:59.464--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.RALL_Diner does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE RALL_Diner
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE RALL_Diner")
    [junit] [EL Warning]: 2024-01-08 18:43:59.481--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.INS_Waiter does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE INS_Waiter
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE INS_Waiter")
    [junit] [EL Warning]: 2024-01-08 18:43:59.499--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.UPD_Waiter does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE UPD_Waiter
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE UPD_Waiter")
    [junit] [EL Warning]: 2024-01-08 18:43:59.503--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.DEL_Waiter does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE DEL_Waiter
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE DEL_Waiter")
    [junit] [EL Warning]: 2024-01-08 18:43:59.506--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.READ_Waiter does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE READ_Waiter
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE READ_Waiter")
    [junit] [EL Warning]: 2024-01-08 18:43:59.51--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.RALL_Waiter does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE RALL_Waiter
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE RALL_Waiter")
    [junit] [EL Warning]: 2024-01-08 18:43:59.519--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.INS_Menu does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE INS_Menu
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE INS_Menu")
    [junit] [EL Warning]: 2024-01-08 18:43:59.529--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.UPD_Menu does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE UPD_Menu
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE UPD_Menu")
    [junit] [EL Warning]: 2024-01-08 18:43:59.533--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.DEL_Menu does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE DEL_Menu
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE DEL_Menu")
    [junit] [EL Warning]: 2024-01-08 18:43:59.536--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.READ_Menu does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE READ_Menu
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE READ_Menu")
    [junit] [EL Warning]: 2024-01-08 18:43:59.539--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.RALL_Menu does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE RALL_Menu
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE RALL_Menu")
    [junit] [EL Warning]: 2024-01-08 18:43:59.545--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.R_1M_Menu_items does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE R_1M_Menu_items
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE R_1M_Menu_items")
    [junit] [EL Warning]: 2024-01-08 18:43:59.546--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.D_1M_Menu_items does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE D_1M_Menu_items
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE D_1M_Menu_items")
    [junit] [EL Warning]: 2024-01-08 18:43:59.557--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.INS_MenuItem does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE INS_MenuItem
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE INS_MenuItem")
    [junit] [EL Warning]: 2024-01-08 18:43:59.568--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.UPD_MenuItem does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE UPD_MenuItem
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE UPD_MenuItem")
    [junit] [EL Warning]: 2024-01-08 18:43:59.572--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.DEL_MenuItem does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE DEL_MenuItem
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE DEL_MenuItem")
    [junit] [EL Warning]: 2024-01-08 18:43:59.575--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.READ_MenuItem does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE READ_MenuItem
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE READ_MenuItem")
    [junit] [EL Warning]: 2024-01-08 18:43:59.579--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.RALL_MenuItem does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE RALL_MenuItem
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE RALL_MenuItem")
    [junit] [EL Warning]: 2024-01-08 18:43:59.584--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.INS_Restaurant does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE INS_Restaurant
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE INS_Restaurant")
    [junit] [EL Warning]: 2024-01-08 18:43:59.59--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.UPD_Restaurant does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE UPD_Restaurant
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE UPD_Restaurant")
    [junit] [EL Warning]: 2024-01-08 18:43:59.593--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.DEL_Restaurant does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE DEL_Restaurant
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE DEL_Restaurant")
    [junit] [EL Warning]: 2024-01-08 18:43:59.596--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.READ_Restaurant does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE READ_Restaurant
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE READ_Restaurant")
    [junit] [EL Warning]: 2024-01-08 18:43:59.599--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.RALL_Restaurant does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE RALL_Restaurant
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE RALL_Restaurant")
    [junit] [EL Warning]: 2024-01-08 18:43:59.609--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.R_1M_Restaurant_waiters does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE R_1M_Restaurant_waiters
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE R_1M_Restaurant_waiters")
    [junit] [EL Warning]: 2024-01-08 18:43:59.613--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.D_1M_Restaurant_waiters does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE D_1M_Restaurant_waiters
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE D_1M_Restaurant_waiters")
    [junit] [EL Warning]: 2024-01-08 18:43:59.614--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.R_1M_Restaurant_menus does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE R_1M_Restaurant_menus
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE R_1M_Restaurant_menus")
    [junit] [EL Warning]: 2024-01-08 18:43:59.615--DatabaseSessionImpl(1293139110)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.D_1M_Restaurant_menus does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE D_1M_Restaurant_menus
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE D_1M_Restaurant_menus")
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.470 sec
    [junit] [EL Info]: 2024-01-08 18:43:59.629--DatabaseSessionImpl(684080567)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running Test table existence check
    [junit] [EL Warning]: 2024-01-08 18:43:59.651--DatabaseSessionImpl(684080567)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TCT_WATER' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: SELECT 1 FROM TCT_WATER
    [junit] Query: DataReadQuery(sql="SELECT 1 FROM TCT_WATER")
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
    [junit] [EL Info]: 2024-01-08 18:43:59.651--DatabaseSessionImpl(1195012821)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: TopLink batch writing is not supported on this database.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.tests.transparentindirection.IndirectListTestDatabase
    [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
    [junit] 
    [junit] Running org.eclipse.persistence.testing.tests.transparentindirection.IndirectMapTestDatabase
    [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 sec
    [junit] 
    [junit] Running org.eclipse.persistence.testing.tests.transparentindirection.IndirectSetTestDatabase
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
    [junit] 
    [junit] Running CustomIndirectContainerTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
    [junit] 
    [junit] Running BidirectionalRelationshipTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running NullDelegateInValueHolderTestSuite
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] WARNING, some JDBC drivers may fail BatchUpdates.[EL Info]: 2024-01-08 18:44:00.554--DatabaseSessionImpl(850200048)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:44:00.563--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BOOLEANS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BOOLEANS
    [junit] Query: DataModifyQuery(sql="DROP TABLE BOOLEANS")
    [junit] [EL Warning]: 2024-01-08 18:44:00.568--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TIMEDATE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TIMEDATE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TIMEDATE")
    [junit] [EL Warning]: 2024-01-08 18:44:00.573--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.STRINGS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE STRINGS
    [junit] Query: DataModifyQuery(sql="DROP TABLE STRINGS")
    [junit] [EL Warning]: 2024-01-08 18:44:00.577--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.NUMBERS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE NUMBERS
    [junit] Query: DataModifyQuery(sql="DROP TABLE NUMBERS")
    [junit] [EL Warning]: 2024-01-08 18:44:00.582--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CLOBS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CLOBS
    [junit] Query: DataModifyQuery(sql="DROP TABLE CLOBS")
    [junit] [EL Warning]: 2024-01-08 18:44:00.586--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BLOBS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BLOBS
    [junit] Query: DataModifyQuery(sql="DROP TABLE BLOBS")
    [junit] 
    [junit] Running Boolean Types Test Suite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Running Date & Time Types Test Suite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
    [junit] 
    [junit] Running String Types Test Suite
    [junit] [EL Warning]: 2024-01-08 18:44:00.628--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'FIXED_STRING' at row 1
    [junit] Error Code: 1406
    [junit] Call: INSERT INTO STRINGS (NAME, FIXED_STRING, VAR) VALUES (?, ?, ?)
    [junit] 	bind => [3 parameters bound]
    [junit] Query: WriteObjectQuery(StringTester(Too Long))
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Too long exception: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'FIXED_STRING' at row 1
    [junit] Error Code: 1406
    [junit] Call: INSERT INTO STRINGS (NAME, FIXED_STRING, VAR) VALUES (?, ?, ?)
    [junit] 	bind => [3 parameters bound]
    [junit] Query: WriteObjectQuery(StringTester(Too Long))
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Trailing blanks were removed from char field.
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 sec
    [junit] 
    [junit] Running Numeric Types Test Suite
    [junit] [EL Warning]: 2024-01-08 18:44:00.637--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Out of range value for column 'BIGINTF' at row 1
    [junit] Error Code: 1264
    [junit] Call: INSERT INTO NUMBERS (NAME, BIGDECF, BIGINTF, BYTEFC, BYTEF, DOUBLEFC, DOUBLEF, FLOATFC, FLOATF, INTF, INTFC, LONGFC, LONGF, SHORTFC, SHORTF) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15 parameters bound]
    [junit] Query: WriteObjectQuery(NumericTester(MINIMUM))
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: MINIMUM and MAXIMUM tests fail on several platforms due to precision loss.
    [junit] [EL Warning]: 2024-01-08 18:44:00.638--DatabaseSessionImpl(850200048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Out of range value for column 'BIGINTF' at row 1
    [junit] Error Code: 1264
    [junit] Call: INSERT INTO NUMBERS (NAME, BIGDECF, BIGINTF, BYTEFC, BYTEF, DOUBLEFC, DOUBLEF, FLOATFC, FLOATF, INTF, INTFC, LONGFC, LONGF, SHORTFC, SHORTF) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15 parameters bound]
    [junit] Query: WriteObjectQuery(NumericTester(MAXIMUM))
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: MINIMUM and MAXIMUM tests fail on several platforms due to precision loss.
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.006 sec
    [junit] 
    [junit] Running BLOB Types Test Suite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
    [junit] 
    [junit] Running CLOB Types Test Suite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
    [junit] [EL Info]: 2024-01-08 18:44:00.687--DatabaseSessionImpl(338558230)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running Boolean Types Test Suite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
    [junit] 
    [junit] Running Date & Time Types Test Suite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] 
    [junit] Running String Types Test Suite
    [junit] [EL Warning]: 2024-01-08 18:44:00.746--DatabaseSessionImpl(338558230)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'FIXED_STRING' at row 1
    [junit] Error Code: 1406
    [junit] Call: INSERT INTO STRINGS (NAME, FIXED_STRING, VAR) VALUES (?, ?, ?)
    [junit] 	bind => [3 parameters bound]
    [junit] Query: WriteObjectQuery(StringTester(Too Long))
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Too long exception: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'FIXED_STRING' at row 1
    [junit] Error Code: 1406
    [junit] Call: INSERT INTO STRINGS (NAME, FIXED_STRING, VAR) VALUES (?, ?, ?)
    [junit] 	bind => [3 parameters bound]
    [junit] Query: WriteObjectQuery(StringTester(Too Long))
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Trailing blanks were removed from char field.
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.007 sec
    [junit] 
    [junit] Running Numeric Types Test Suite
    [junit] [EL Warning]: 2024-01-08 18:44:00.753--DatabaseSessionImpl(338558230)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Out of range value for column 'BIGINTF' at row 1
    [junit] Error Code: 1264
    [junit] Call: INSERT INTO NUMBERS (NAME, BIGDECF, BIGINTF, BYTEFC, BYTEF, DOUBLEFC, DOUBLEF, FLOATFC, FLOATF, INTF, INTFC, LONGFC, LONGF, SHORTFC, SHORTF) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15 parameters bound]
    [junit] Query: WriteObjectQuery(NumericTester(MINIMUM))
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: MINIMUM and MAXIMUM tests fail on several platforms due to precision loss.
    [junit] [EL Warning]: 2024-01-08 18:44:00.754--DatabaseSessionImpl(338558230)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Out of range value for column 'BIGINTF' at row 1
    [junit] Error Code: 1264
    [junit] Call: INSERT INTO NUMBERS (NAME, BIGDECF, BIGINTF, BYTEFC, BYTEF, DOUBLEFC, DOUBLEF, FLOATFC, FLOATF, INTF, INTFC, LONGFC, LONGF, SHORTFC, SHORTF) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15 parameters bound]
    [junit] Query: WriteObjectQuery(NumericTester(MAXIMUM))
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: MINIMUM and MAXIMUM tests fail on several platforms due to precision loss.
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running BLOB Types Test Suite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Running CLOB Types Test Suite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec
    [junit] [EL Info]: 2024-01-08 18:44:00.776--DatabaseSessionImpl(1047507770)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running EmployeeReadObjectTestSuite
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
    [junit] 
    [junit] Running EmployeeComplexUpdateTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
    [junit] 
    [junit] Running EmployeeUOWBasicInsertObjectTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] 
    [junit] Running EmployeeDeleteObjectTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Running EmployeeReadAllTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 sec
    [junit] [EL Info]: 2024-01-08 18:44:00.951--DatabaseSessionImpl(1573800116)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:44:00.971--DatabaseSessionImpl(1573800116)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Info]: 2024-01-08 18:44:02.337--ServerSession(1264942623)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running UnitOfWorkTestSuite
    [junit] [EL Warning]: 2024-01-08 18:44:02.368--UnitOfWork(741989310)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '41651' for key 'ADDRESS.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO ADDRESS (ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6 parameters bound]
    [junit] Query: InsertObjectQuery(Address: Wallace, Wallace, , )
    [junit] [EL Warning]: 2024-01-08 18:44:02.372--UnitOfWork(128339229)--Exception [EclipseLink-7197] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Null or zero primary key encountered in UnitOfWork clone [Employee: Betty Jones], primary key [null]. Set descriptor's IdValidation or the "eclipselink.id-validation" property.
    [junit] [EL Warning]: 2024-01-08 18:44:02.435--UnitOfWork(1905542377)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,462
    [junit] [EL Warning]: 2024-01-08 18:44:02.458--UnitOfWork(169845054)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1 Chocolate Drive, LKO, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,116,557,090], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:44:02.458--UnitOfWork(821970860)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,689,240,514], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:44:02.46--UnitOfWork(729375258)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Betty Jones] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,451
    [junit] [EL Warning]: 2024-01-08 18:44:02.471--UnitOfWork(975100955)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,462
    [junit] [EL Warning]: 2024-01-08 18:44:02.515--UnitOfWork(151186774)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Employee: Betty Jones], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [1,247,788,868], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:44:02.581--UnitOfWork(246677973)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1849' for key 'U_EMP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Warning]: 2024-01-08 18:44:02.595--UnitOfWork(682388447)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Attempt to register an object with dead indirection as a new object.  Possibly the object was deleted or removed from the cache during a merge of a serialized clone.  This is a concurrency violation, consider a locking strategy.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Unable to trigger error in ClientSession or Remote UnitOfWork
    [junit] [EL Warning]: 2024-01-08 18:44:02.607--UnitOfWork(2037476046)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1 Chocolate Drive, Smith Falls, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,047,036,927], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] Tests run: 91, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.265 sec
    [junit] [EL Info]: 2024-01-08 18:44:02.62--DatabaseSessionImpl(211942489)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:44:02.646--DatabaseSessionImpl(211942489)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Info]: 2024-01-08 18:44:04.005--ServerSession(325157640)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:44:04.038--UnitOfWork(783019007)--Exception [EclipseLink-7197] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Null or zero primary key encountered in UnitOfWork clone [Employee: John Way], primary key [null]. Set descriptor's IdValidation or the "eclipselink.id-validation" property.
    [junit] [EL Warning]: 2024-01-08 18:44:04.086--UnitOfWork(1251609187)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,558
    [junit] [EL Warning]: 2024-01-08 18:44:04.091--UnitOfWork(1877120740)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 12 Merival Rd., suite 5, LKO, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,826,166,733], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:44:04.091--UnitOfWork(872092320)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1 Nowhere Drive, Arnprior, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [9,602,758], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:44:04.093--UnitOfWork(1035520655)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: John Way] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,551
    [junit] [EL Warning]: 2024-01-08 18:44:04.098--UnitOfWork(1221180981)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,558
    [junit] [EL Warning]: 2024-01-08 18:44:04.123--UnitOfWork(204679927)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Employee: John Way], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [313,801,144], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:44:39.198--UnitOfWork(1739742577)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1950' for key 'U_EMP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Warning]: 2024-01-08 18:45:09.219--UnitOfWork(2010944497)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Attempt to register an object with dead indirection as a new object.  Possibly the object was deleted or removed from the cache during a merge of a serialized clone.  This is a concurrency violation, consider a locking strategy.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Unable to trigger error in ClientSession or Remote UnitOfWork
    [junit] [EL Warning]: 2024-01-08 18:45:09.258--UnitOfWork(2003838012)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [907,762,206], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Info]: 2024-01-08 18:45:09.265--DatabaseSessionImpl(519237707)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:09.29--DatabaseSessionImpl(519237707)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Info]: 2024-01-08 18:45:10.614--ServerSession(978996631)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running UnitOfWorkTestSuite
    [junit] [EL Warning]: 2024-01-08 18:45:10.647--UnitOfWork(1599633091)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '41851' for key 'ADDRESS.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO ADDRESS (ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6 parameters bound]
    [junit] Query: InsertObjectQuery(Address: Wallace, Wallace, , )
    [junit] [EL Warning]: 2024-01-08 18:45:10.651--UnitOfWork(938498412)--Exception [EclipseLink-7197] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Null or zero primary key encountered in UnitOfWork clone [Employee: Marcus Saunders], primary key [null]. Set descriptor's IdValidation or the "eclipselink.id-validation" property.
    [junit] [EL Warning]: 2024-01-08 18:45:10.739--UnitOfWork(1768318215)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,657
    [junit] [EL Warning]: 2024-01-08 18:45:10.766--UnitOfWork(2038821276)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 234 I'm Lost Lane, LKO, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,548,236,595], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:10.766--UnitOfWork(1864725164)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1111 Mountain Blvd. Floor 53, suite 6, Vancouver, BC, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [2,134,828,313], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:10.768--UnitOfWork(1010665156)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Marcus Saunders] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,651
    [junit] [EL Warning]: 2024-01-08 18:45:10.781--UnitOfWork(36318233)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,657
    [junit] [EL Warning]: 2024-01-08 18:45:10.832--UnitOfWork(1685863015)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Employee: Marcus Saunders], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [1,635,739,140], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:10.903--UnitOfWork(1334976232)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '2097' for key 'U_EMP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Warning]: 2024-01-08 18:45:10.918--UnitOfWork(1327984416)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Attempt to register an object with dead indirection as a new object.  Possibly the object was deleted or removed from the cache during a merge of a serialized clone.  This is a concurrency violation, consider a locking strategy.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Unable to trigger error in ClientSession or Remote UnitOfWork
    [junit] [EL Warning]: 2024-01-08 18:45:10.931--UnitOfWork(912965884)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 234 I'm Lost Lane, Perth, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [700,533,454], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] Tests run: 91, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.311 sec
    [junit] [EL Info]: 2024-01-08 18:45:10.945--DatabaseSessionImpl(443582547)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:10.963--DatabaseSessionImpl(443582547)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Info]: 2024-01-08 18:45:12.291--ServerSession(1923354113)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:12.326--UnitOfWork(314361392)--Exception [EclipseLink-7197] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Null or zero primary key encountered in UnitOfWork clone [Employee: Nancy White], primary key [null]. Set descriptor's IdValidation or the "eclipselink.id-validation" property.
    [junit] [EL Warning]: 2024-01-08 18:45:12.528--UnitOfWork(1096923083)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,754
    [junit] [EL Warning]: 2024-01-08 18:45:12.549--UnitOfWork(1154110999)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 2 Anderson Rd., LKO, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [34,464,265], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:12.549--UnitOfWork(1117913659)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1 Habs Place, Montreal, QUE, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [366,916,037], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:12.551--UnitOfWork(116877983)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Nancy White] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,751
    [junit] [EL Warning]: 2024-01-08 18:45:12.564--UnitOfWork(1937026728)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,754
    [junit] [EL Warning]: 2024-01-08 18:45:12.613--UnitOfWork(1853369180)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Employee: Nancy White], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [2,112,271,046], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:17.747--UnitOfWork(841103890)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '2196' for key 'U_EMP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Warning]: 2024-01-08 18:45:47.766--UnitOfWork(85823426)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Attempt to register an object with dead indirection as a new object.  Possibly the object was deleted or removed from the cache during a merge of a serialized clone.  This is a concurrency violation, consider a locking strategy.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Unable to trigger error in ClientSession or Remote UnitOfWork
    [junit] [EL Warning]: 2024-01-08 18:45:47.804--UnitOfWork(288737375)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [109,110,439], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Info]: 2024-01-08 18:45:47.811--DatabaseSessionImpl(1466578861)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:47.829--DatabaseSessionImpl(1466578861)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Info]: 2024-01-08 18:45:49.189--ServerSession(811593330)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running UnitOfWorkTestSuite
    [junit] [EL Warning]: 2024-01-08 18:45:49.23--UnitOfWork(1103439371)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '42051' for key 'ADDRESS.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO ADDRESS (ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6 parameters bound]
    [junit] Query: InsertObjectQuery(Address: Wallace, Wallace, , )
    [junit] [EL Warning]: 2024-01-08 18:45:49.234--UnitOfWork(1627023143)--Exception [EclipseLink-7197] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Null or zero primary key encountered in UnitOfWork clone [Employee: Jim-bob Jefferson], primary key [null]. Set descriptor's IdValidation or the "eclipselink.id-validation" property.
    [junit] [EL Warning]: 2024-01-08 18:45:49.488--UnitOfWork(836192058)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,862
    [junit] [EL Warning]: 2024-01-08 18:45:49.551--UnitOfWork(1079108275)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1112 Gold Rush rd., LKO, YK, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,200,161,703], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:49.551--UnitOfWork(1489809984)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [15,423,859], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:49.553--UnitOfWork(514822198)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Jim-bob Jefferson] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,851
    [junit] [EL Warning]: 2024-01-08 18:45:49.592--UnitOfWork(1880752193)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,862
    [junit] [EL Warning]: 2024-01-08 18:45:49.706--UnitOfWork(1153347025)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Employee: Jim-bob Jefferson], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [397,195,413], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:49.881--UnitOfWork(1185939459)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '2348' for key 'U_EMP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Warning]: 2024-01-08 18:45:49.896--UnitOfWork(1760252245)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Attempt to register an object with dead indirection as a new object.  Possibly the object was deleted or removed from the cache during a merge of a serialized clone.  This is a concurrency violation, consider a locking strategy.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Unable to trigger error in ClientSession or Remote UnitOfWork
    [junit] [EL Warning]: 2024-01-08 18:45:49.91--UnitOfWork(1738348401)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1112 Gold Rush rd., Yellow Knife, YK, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,101,318,629], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] Tests run: 91, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.710 sec
    [junit] [EL Info]: 2024-01-08 18:45:49.927--DatabaseSessionImpl(357154690)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:49.954--DatabaseSessionImpl(357154690)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.OBJECT_A' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_
    [junit] Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP FOREIGN KEY OWNER_A_ONE_TO_ONE_")
    [junit] [EL Info]: 2024-01-08 18:45:51.237--ServerSession(1898766248)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running UnitOfWorkTestSuite
    [junit] [EL Warning]: 2024-01-08 18:45:51.269--UnitOfWork(333893610)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '42151' for key 'ADDRESS.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO ADDRESS (ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6 parameters bound]
    [junit] Query: InsertObjectQuery(Address: Wallace, Wallace, , )
    [junit] [EL Warning]: 2024-01-08 18:45:51.273--UnitOfWork(1195370385)--Exception [EclipseLink-7197] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Null or zero primary key encountered in UnitOfWork clone [Employee: John Way], primary key [null]. Set descriptor's IdValidation or the "eclipselink.id-validation" property.
    [junit] [EL Warning]: 2024-01-08 18:45:51.346--UnitOfWork(866575423)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,961
    [junit] [EL Warning]: 2024-01-08 18:45:51.371--UnitOfWork(29914634)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 12 Merival Rd., suite 5, LKO, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,237,389,690], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:51.372--UnitOfWork(2566478)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1 Chocolate Drive, Smith Falls, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [977,170,996], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:51.373--UnitOfWork(554593196)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: John Way] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,951
    [junit] [EL Warning]: 2024-01-08 18:45:51.385--UnitOfWork(1718441273)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee:  Smith] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 50,961
    [junit] [EL Warning]: 2024-01-08 18:45:51.431--UnitOfWork(248650032)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Employee: John Way], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [1,429,575,324], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:51.493--UnitOfWork(541923123)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '2448' for key 'U_EMP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Warning]: 2024-01-08 18:45:51.508--UnitOfWork(668936123)--Exception [EclipseLink-200] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Attempt to register an object with dead indirection as a new object.  Possibly the object was deleted or removed from the cache during a merge of a serialized clone.  This is a concurrency violation, consider a locking strategy.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)])
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Unable to trigger error in ClientSession or Remote UnitOfWork
    [junit] [EL Warning]: 2024-01-08 18:45:51.522--UnitOfWork(1606589206)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 12 Merival Rd., suite 5, Ottawa, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [2,077,805,693], 
    [junit] is not from this UnitOfWork object space, but the parent session's.  The object was never registered in this UnitOfWork, 
    [junit] but read from the parent session and related to an object registered in the UnitOfWork.  Ensure that you are correctly
    [junit] registering your objects.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to 
    [junit] help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] Tests run: 91, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.280 sec
    [junit] [EL Info]: 2024-01-08 18:45:51.538--DatabaseSessionImpl(335141485)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:51.9--ServerSession(115121142)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running TransactionIsolationTestSuite
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: currently broken.
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.085 sec
    [junit] [EL Info]: 2024-01-08 18:45:52.004--DatabaseSessionImpl(925944748)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:52.229--UnitOfWork(450371028)--Exception [EclipseLink-7123] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: A successful writeChanges() has been called on this UnitOfWork.  As the commit process has been started but not yet finalized, the only supported operations now are commit, commitAndResume, release, any non-object level query or SQLCall execution.  The operation executeQuery(DeleteAllQuery) is not allowed at this time.
    [junit] [EL Warning]: 2024-01-08 18:45:52.233--UnitOfWork(1365027620)--Exception [EclipseLink-7123] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: A successful writeChanges() has been called on this UnitOfWork.  As the commit process has been started but not yet finalized, the only supported operations now are commit, commitAndResume, release, any non-object level query or SQLCall execution.  The operation executeQuery(ObjectLevelModifyQuery) is not allowed at this time.
    [junit] [EL Warning]: 2024-01-08 18:45:52.238--UnitOfWork(324377848)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'EMPLOYEE.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, START_TIME, END_TIME, END_DATE, START_DATE, ADDR_ID, MANAGER_ID, VERSION) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11 parameters bound]
    [junit] Query: InsertObjectQuery(Employee: Andrew )
    [junit] [EL Warning]: 2024-01-08 18:45:52.242--UnitOfWork(874311237)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: DatabaseAccessor not connected.
    [junit] [EL Warning]: 2024-01-08 18:45:52.243--UnitOfWork(1894176926)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '999' for key 'EMPLOYEE.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, START_TIME, END_TIME, END_DATE, START_DATE, ADDR_ID, MANAGER_ID, VERSION) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11 parameters bound]
    [junit] Query: InsertObjectQuery(Employee: foo-modified )
    [junit] [EL Info]: 2024-01-08 18:45:52.245--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running ClientSessionReleaseTestSuite
    [junit] [EL Info]: 2024-01-08 18:45:52.904--ServerSession(319771921)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:52.92--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:52.927--ServerSession(1274805474)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:52.941--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:52.95--ServerSession(2073544643)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:52.965--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:52.972--ServerSession(108303069)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:52.987--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:52.994--ServerSession(1519201024)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:53.014--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:53.022--ServerSession(1981734326)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:53.038--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec
    [junit] 
    [junit] Running DatabaseAccessorNotConnectedTestSuite
    [junit] [EL Warning]: 2024-01-08 18:45:53.046--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: DatabaseAccessor not connected.
    [junit] [EL Info]: 2024-01-08 18:45:53.046--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:53.054--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: DatabaseAccessor not connected.
    [junit] [EL Info]: 2024-01-08 18:45:53.054--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:53.063--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: DatabaseAccessor not connected.
    [junit] [EL Warning]: 2024-01-08 18:45:53.063--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: DatabaseAccessor not connected.
    [junit] [EL Info]: 2024-01-08 18:45:53.063--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:53.071--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: DatabaseAccessor not connected.
    [junit] [EL Warning]: 2024-01-08 18:45:53.071--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: DatabaseAccessor not connected.
    [junit] [EL Info]: 2024-01-08 18:45:53.071--DatabaseSessionImpl(1513920716)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
    [junit] 
    [junit] Running DescriptorExceptionTestSuite
    [junit] [EL Info]: 2024-01-08 18:45:53.08--ServerSession(154683733)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:53.096--UnitOfWork(1795486264)--Exception [EclipseLink-6005] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The object [Address: 1450 Acme Cr., suite 4, Toronto, ONT, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,073,632,034], 
    [junit] is the original to a registered new object.  The UnitOfWork clones registered new objects, so you must ensure that an object 
    [junit] is registered before it is referenced by another object.  If you do not want the new object to be cloned, use the
    [junit] UnitOfWork.registerNewObject(Object) API.  If you are still having problems, you can use the UnitOfWork.validateObjectSpace() 
    [junit] method to help debug where the error occurred.  For more information, see the manual or FAQ.
    [junit] [EL Warning]: 2024-01-08 18:45:53.097--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-116] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: No conversion value provided for the value [F] in field [EMPLOYEE.GENDER].
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[gender-->EMPLOYEE.GENDER]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])
    [junit] [EL Warning]: 2024-01-08 18:45:53.097--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-115] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: No conversion value provided for the attribute [unknown].
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[sex-->MAP_EMP.SEX]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.mapping.Employee --> [DatabaseTable(MAP_EMP)])
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 sec
    [junit] 
    [junit] Running ExceptionValidationTestSuit
    [junit] [EL Warning]: 2024-01-08 18:45:53.109--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
    [junit] Error Code: 1064
    [junit] Call: Insert into BOB Value
    [junit] [EL Warning]: 2024-01-08 18:45:53.111--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query key [bob] in expression.
    [junit] Query: ReadAllQuery(referenceClass=Employee )
    [junit] [EL Warning]: 2024-01-08 18:45:53.111--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-6088] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: There are no attributes for the ReportQuery.
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Info]: 2024-01-08 18:45:53.112--DatabaseSessionImpl(1904483706)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:53.121--DatabaseSessionImpl(482604778)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:53.129--DatabaseSessionImpl(482604778)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:45:53.137--UnitOfWork(1859471502)--Exception [EclipseLink-7136] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Nested UnitOfWork is not supported for a modify all query
    [junit] [EL Warning]: 2024-01-08 18:45:53.143--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-6078] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The class of the argument for the object comparison is incorrect. 
    [junit] Expression: [null] 
    [junit] Mapping: [org.eclipse.persistence.mappings.OneToOneMapping[owner]] 
    [junit] Argument: [51,211]
    [junit] Query: ReadAllQuery(referenceClass=PhoneNumber sql="SELECT TYPE, AREA_CODE, P_NUMBER, EMP_ID FROM PHONE WHERE (EMP_ID = ?)")
    [junit] [EL Warning]: 2024-01-08 18:45:53.144--DatabaseSessionImpl(1513920716)--Exception [EclipseLink-6078] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The class of the argument for the object comparison is incorrect. 
    [junit] Expression: [null] 
    [junit] Mapping: [org.eclipse.persistence.mappings.OneToOneMapping[owner]] 
    [junit] Argument: [51,211]
    [junit] Query: ReadAllQuery(referenceClass=PhoneNumber )
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] 
    [junit] Running ThreeTierBehaviorTestSuite
    [junit] [EL Info]: 2024-01-08 18:45:53.147--ServerSession(1190834621)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:53.155--ServerSession(1720735721)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] 
    [junit] Running DescriptorExceptionTestSuite(SupportPhaseOne)
    [junit] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
    [junit] 
    [junit] Running DescriptorExceptionTestSuite(SupportPhaseOne.2)
    [junit] [EL Warning]: 2024-01-08 18:45:53.185--UnitOfWork(2022629400)--Exception [EclipseLink-115] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: No conversion value provided for the attribute [Other].
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[gender-->EMPLOYEE.GENDER]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.tests.validation.EmployeeWithProblems --> [DatabaseTable(EMPLOYEE)])
    [junit] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
    [junit] 
    [junit] Running DescriptorExceptionTestSuite(SupportPhaseOne.3)
    [junit] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
    [junit] 
    [junit] Running DescriptorExceptionTestSuite(SupportPhaseOne.4)
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
    [junit] 
    [junit] Running DescriptorExceptionTestSuite(SupportPhaseOne.5)
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
    [junit] 
    [junit] Running ConnectionCloseAfterTxnTestSuite
    [junit] [EL Info]: 2024-01-08 18:45:53.223--DatabaseSessionImpl(274298615)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 sec
    [junit] 
    [junit] Running LoginTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
    [junit] [EL Info]: 2024-01-08 18:45:53.254--DatabaseSessionImpl(1566566692)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:45:53.261--DatabaseSessionImpl(703599371)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 7972, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 377.554 sec
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 514ms

test-less-jdk21:
     [echo] 
     [echo] 
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
     [echo] 
     [echo] JUnit settings:
     [echo]   test                         ='org.eclipse.persistence.testing.tests.security.SecurityTestModel'
     [echo]   run.dir                      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run'
     [echo]   report.dir                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports'
     [echo]   failonerror                  ='true'
     [echo] Java settings:
     [echo]   jdk.version                  ='"11.0.11"'
     [echo]   additional.jvmargs           =''
     [echo]   maxmemory                    ='1024m'
     [echo]   java args                    ='--add-modules java.transaction'
     [echo]   module-path                  =''
     [echo]   upgrade-module-path          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar'
     [echo]   class-path                   ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-csiv2-idl.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-internal-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-omgapi.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/glassfish-corba-orb.jar:/home/jenkins/extension.lib.external/jacocoagent.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/eclipselink-core-tests.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/run:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar:/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest/lib/tools.jar:/home/jenkins/extension.lib.external/jgroups.jar'
     [echo] System properties:             ='db.driver=com.mysql.cj.jdbc.Driver, db.platform=org.eclipse.persistence.platform.database.MySQLPlatform, db.url=jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true, db.user=root, eclipselink.logging.level=INFO, jdbc.driver.jar=/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar, test.security-manager=-Dignore, test.security-manager.policy=-Dignore, xdb.jar=xdb.jar'
     [echo]   db.pwd                       ='**********'
    [junit] Running org.eclipse.persistence.testing.tests.security.SecurityTestModel
    [junit] [EL Info]: 2024-01-08 18:45:54.691--DatabaseSessionImpl(990355670)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running Validation Security Tests
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
    [junit] [EL Info]: 2024-01-08 18:45:55.234--DatabaseSessionImpl(61073295)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.769 sec

test:
     [echo] is.less.21.jdk: true
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 426ms

test-ext:
     [echo] Loading test properties
     [echo]  - test.properties value was not set
     [echo]  + /home/jenkins/build.properties found
     [echo]  - /home/jenkins/test.properties not found
     [echo]  - /home/jenkins/local.build.properties not found
     [echo] Loading build properties
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/antbuild.properties found
     [echo]  + /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/test.properties found
     [echo] Checking build utilities:
     [echo]  + Ant: Apache Ant(TM) version 1.10.13 compiled on January 4 2023
     [echo]  + JDK: 11.0.11

common-path:

test-path:
     [echo] Test Path: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.core_2.7.15.v20240108-39c89dba73.jar
     [echo]            /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.extension_2.7.15.v20240108-39c89dba73.jar
     [echo]            /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.core.test/classes
     [echo]            /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/slf4j-api.jar
     [echo]            /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/logback-core.jar
     [echo]            /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/logback-classic.jar
     [echo]            /home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/slf4j-nop.jar
     [echo]            /home/jenkins/extension.lib.external/junit-4.13.2.jar
     [echo]            /home/jenkins/extension.lib.external/hamcrest-core-1.3.jar
     [echo]            /home/jenkins/extension.lib.external/jmockit-1.35.jar
     [echo]            /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/eclipselink-extension-tests.jar

test-dirs:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/run
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/reports

test-run:
     [echo] jUnit tests settings:
     [echo]  - testdir:   /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/classes
     [echo]  - tests:     **/*Test.class
     [echo]  - dir:       run
     [echo]  - reportdir: reports
     [echo]  - loglevel:  info
    [junit] Running org.eclipse.persistence.testing.tests.logging.slf4j.SLF4JLoggerTest
    [junit] [EL Info]: 2024-01-08 18:45:56.28--Running test SLF4JLoggerTest.testLogMessage
    [junit] [EL Info]: 2024-01-08 18:45:56.425--Running test SLF4JLoggerTest.testGetLevel
    [junit] [EL Info]: 2024-01-08 18:45:56.427--Running test SLF4JLoggerTest.testLogExceptionStackTrace
    [junit] SLF4J: Class path contains multiple SLF4J bindings.
    [junit] SLF4J: Found binding in [jar:file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/logback-classic.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [junit] SLF4J: Found binding in [jar:file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/slf4j-nop.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
    [junit] SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
    [junit] [EL Info]: 2024-01-08 18:45:56.465--Running test SLF4JLoggerTest.testLogExceptionWithoutStackTrace
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec

test-report:
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/foundation/eclipselink.extension.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 43ms

test:

test-jpa22:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

clean-test:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/run
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/reports
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/run

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

test-lrg22:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

run-test:
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.063--ServerSession(761973299)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.066--ServerSession(761973299)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.073--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.075--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.076--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.076--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.077--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.078--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.079--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.08--ServerSession(761973299)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.081--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.082--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.084--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.097--ServerSession(761973299)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.099--ServerSession(761973299)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.101--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.102--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.102--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.252--ServerSession(1872047468)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.253--ServerSession(1872047468)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.259--ServerSession(1980194149)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.259--ServerSession(1980194149)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.27--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.27--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.27--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.271--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.271--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.271--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.275--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.276--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.276--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.276--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.276--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.276--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Fine]: server: 2024-01-08 18:45:59.299--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform
    [junit] [EL Fine]: moxy: 2024-01-08 18:45:59.304--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@4e25147a
    [junit] [EL Fine]: moxy: 2024-01-08 18:45:59.304--Thread(Thread[main,5,main])--DocumentBuilderFactory instance: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl@56303475
    [junit] [EL Fine]: moxy: 2024-01-08 18:45:59.305--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller" started
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.306--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.306--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.306--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.306--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.306--ServerSession(1629759610)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field deliveryAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.306--ServerSession(1629759610)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field billingAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.306--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.307--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is being defaulted to: AddressType2.
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.307--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is being defaulted to: AddressType1.
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.307--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: RegisteredCustomer.
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.307--ServerSession(1629759610)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_CUSTOMER_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: CMP3_AD_CU_CUSTOMER_ID_SEQ.
    [junit] [EL Config]: metadata: 2024-01-08 18:45:59.307--ServerSession(1629759610)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_ADDRESS_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CMP3_AD_CU_ADDRESS_ID_SEQ.
    [junit] [EL Fine]: moxy: 2024-01-08 18:45:59.307--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@3b6c624
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.624--ServerSession(1403649277)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Consultant] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.625--ServerSession(1403649277)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.722--ServerSession(326376794)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.723--ServerSession(326376794)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.727--ServerSession(326376794)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.733--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.733--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.733--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:45:59.733--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] Running org.eclipse.persistence.testing.tests.jpa.AllCMP3TestRunModel
    [junit] [EL Info]: 2024-01-08 18:46:00.04--DatabaseSessionImpl(549049813)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(124581953)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(124581953)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(124581953)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(124581953)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(124581953)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(124581953)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(124581953)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(124581953)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: ddl: ServerSession(124581953)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ServerSession(124581953)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_Address does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_Address
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_Address")
    [junit] [EL Warning]: ServerSession(124581953)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_Employee does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_Employee
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_Employee")
    [junit] [EL Warning]: ServerSession(124581953)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_InOut does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_InOut
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_InOut")
    [junit] 
    [junit] Running EntityManager Tests
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Can't run this test with Sybase-type native sequencing for Employee or/and Project
    [junit] WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.testing.framework.TestWarningException
    [junit] Exception Description: Can't run this test with Sybase-type native sequencing for Employee or/and Project
    [junit] [EL Warning]: 2024-01-08 18:46:03.871--UnitOfWork(1976007389)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'unexecutable native sql query' at line 1
    [junit] Error Code: 1064
    [junit] Call: unexecutable native sql query
    [junit] Query: DataModifyQuery(sql="unexecutable native sql query")
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.274 sec
    [junit] 
    [junit] Running Annotation Tests
    [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 sec
    [junit] 
    [junit] Running UpdateAllQueryAdvancedJunitTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.553 sec
    [junit] 
    [junit] Running JoinedAttributeAdvancedJunitTest
    [junit] [EL Warning]: ddl: 2024-01-08 18:46:06.22--ServerSession(124581953)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:46:08.168--ServerSession(124581953)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:46:09.437--ServerSession(124581953)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:46:10.733--ServerSession(124581953)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:46:12.02--ServerSession(124581953)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] 
    [junit] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.176 sec
    [junit] 
    [junit] Running ReportQueryAdvancedJUnitTest
    [junit] [EL Warning]: ddl: 2024-01-08 18:46:13.414--ServerSession(124581953)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.550 sec
    [junit] [EL Info]: 2024-01-08 18:46:14.478--DatabaseSessionImpl(1047476949)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1792332595)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1792332595)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: ddl: ServerSession(1792332595)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.296--ServerSession(173275257)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.298--ServerSession(173275257)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.303--ServerSession(173275257)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.305--ServerSession(173275257)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.306--ServerSession(173275257)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.306--ServerSession(173275257)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.307--ServerSession(173275257)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.308--ServerSession(173275257)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.308--ServerSession(173275257)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.309--ServerSession(173275257)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.31--ServerSession(173275257)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.311--ServerSession(173275257)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.312--ServerSession(173275257)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.319--ServerSession(173275257)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.32--ServerSession(173275257)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.321--ServerSession(173275257)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.321--ServerSession(173275257)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.322--ServerSession(173275257)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:46:54.375--ServerSession(173275257)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.409--ServerSession(173275257)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.412--ServerSession(173275257)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.413--ServerSession(173275257)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.414--ServerSession(173275257)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.415--ServerSession(173275257)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.416--ServerSession(173275257)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.418--ServerSession(173275257)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.419--ServerSession(173275257)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.422--ServerSession(173275257)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.423--ServerSession(173275257)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:54.427--ServerSession(173275257)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: ddl: ServerSession(1792332595)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1792332595)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1792332595)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key.
    [junit] [EL Severe]: cache: 2024-01-08 18:46:56.071--ServerSession(173275257)--
    [junit] SoftCacheWeakIdentityMap for: Employee
    [junit] Key: 251	Version: 1	Identity Hash Code: 1803942588	Object: Employee: 251
    [junit] 1 elements
    [junit] [EL Severe]: cache: 2024-01-08 18:46:56.071--ServerSession(173275257)--
    [junit] SoftCacheWeakIdentityMap for: Employee
    [junit] 0 elements
    [junit] [EL Severe]: cache: 2024-01-08 18:46:56.072--ServerSession(173275257)--
    [junit] SoftCacheWeakIdentityMap for: Employee
    [junit] 0 elements
    [junit] [EL Severe]: cache: 2024-01-08 18:46:56.072--ServerSession(173275257)--Current object locks:
    [junit] 
    [junit] End of locked objects.
    [junit] 
    [junit] [EL Warning]: ddl: ServerSession(1792332595)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Info]: IsolatedHashMapTest.testIsolationInRealContext()
    [junit] [EL Info]:   Partition ID: 0
    [junit] [EL Info]:     Adding session name: $0
    [junit] [EL Info]:     Adding session name: 00$0
    [junit] [EL Info]:     Adding session name: 0mySession$0
    [junit] [EL Info]:     Adding session name: 0EclipseLink$0
    [junit] [EL Info]:   Checking map size: session names count = 4, map size = 4
    [junit] [EL Info]:     Getting and checking session name: 0EclipseLink$0
    [junit] [EL Info]:     Getting and checking session name: 0mySession$0
    [junit] [EL Info]:     Getting and checking session name: 00$0
    [junit] [EL Info]:     Getting and checking session name: $0
    [junit] [EL Warning]: ddl: ServerSession(1792332595)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] Closing factory: default1
    [junit] [EL Info]: 2024-01-08 18:46:58.478--ServerSession(928174067)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:46:58.506--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: eclipselink-pu with spaces in the path and name
    [junit] [EL Info]: 2024-01-08 18:46:58.512--ServerSession(1645373790)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:46:58.537--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: A JPAADVProperties pu with spaces in the name
    [junit] [EL Info]: 2024-01-08 18:46:58.539--ServerSession(123723853)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:46:58.551--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] [EL Warning]: properties: ServerSession(1792332595)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. 
    [junit] [EL Warning]: properties: ServerSession(1792332595)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. 
    [junit] [EL Info]: ServerSession(1792332595)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: query: UnitOfWork(556630323)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)").
    [junit] [EL Info]: transaction: ClientSession(1490238813)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Warning]: ClientSession(1490238813)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Warning]: ClientSession(1490238813)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: UnitOfWork(42519721)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)").
    [junit] [EL Warning]: ClientSession(1110439174)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Warning]: ClientSession(1110439174)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: UnitOfWork(441240443)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)").
    [junit] [EL Info]: transaction: ClientSession(163398583)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Warning]: ClientSession(163398583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Warning]: ClientSession(163398583)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Info]: ServerSession(1792332595)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(1792332595)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: query: UnitOfWork(1381598369)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)").
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: sql: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: transaction: ClientSession(745388090)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: sql: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: ServerSession(1792332595)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(1792332595)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: UnitOfWork(1394715948)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: UnitOfWork(1357251908)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))
    [junit] 	bind => [1 parameter bound]
    [junit] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))").
    [junit] [EL Warning]: UnitOfWork(1311229184)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))
    [junit] 	bind => [1 parameter bound]
    [junit] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))")
    [junit] [EL Info]: transaction: ClientSession(1464734593)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Info]: transaction: ClientSession(496387046)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: ClientSession(496387046)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: UnitOfWork(2135453830)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))
    [junit] 	bind => [1 parameter bound]
    [junit] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))").
    [junit] [EL Warning]: UnitOfWork(1042045129)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))
    [junit] 	bind => [1 parameter bound]
    [junit] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))")
    [junit] [EL Info]: transaction: ClientSession(1329601196)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Info]: transaction: ClientSession(1043956282)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: ClientSession(1043956282)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: ServerSession(1792332595)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: UnitOfWork(800084290)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))
    [junit] 	bind => [1 parameter bound]
    [junit] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))").
    [junit] [EL Warning]: UnitOfWork(342093772)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))
    [junit] 	bind => [1 parameter bound]
    [junit] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))")
    [junit] [EL Info]: ServerSession(1792332595)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.751--ServerSession(950385029)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.753--ServerSession(950385029)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.759--ServerSession(950385029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.761--ServerSession(950385029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.761--ServerSession(950385029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.762--ServerSession(950385029)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.762--ServerSession(950385029)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.763--ServerSession(950385029)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.764--ServerSession(950385029)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.765--ServerSession(950385029)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.766--ServerSession(950385029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.766--ServerSession(950385029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.768--ServerSession(950385029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.774--ServerSession(950385029)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.775--ServerSession(950385029)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.776--ServerSession(950385029)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.776--ServerSession(950385029)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.776--ServerSession(950385029)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:46:59.821--ServerSession(950385029)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.853--ServerSession(950385029)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.856--ServerSession(950385029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.858--ServerSession(950385029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.858--ServerSession(950385029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.86--ServerSession(950385029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.86--ServerSession(950385029)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.862--ServerSession(950385029)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.863--ServerSession(950385029)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.866--ServerSession(950385029)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.868--ServerSession(950385029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:46:59.871--ServerSession(950385029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(869054439)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(869054439)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(869054439)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(869054439)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Info]: 2024-01-08 18:47:00.381--ServerSession(2122969861)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:47:00.394--ServerSession(2122969861)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Multiple writable mappings exist for the field [WRONGANNOTATION.F_NAME].  Only one may be defined as writable, all others must be specified read-only.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[lastName-->WRONGANNOTATION.F_NAME]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.WrongAnnotation --> [DatabaseTable(WRONGANNOTATION)])
    [junit] 
    [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Multiple writable mappings exist for the field [CMP3_MWMAPVALUE.VALUE].  Only one may be defined as writable, all others must be specified read-only.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[value-->CMP3_MWMAPVALUE.VALUE]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.MultipleWritableMapValue --> [DatabaseTable(CMP3_MWMAPVALUE)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] [EL Severe]: ejb: 2024-01-08 18:47:00.396--ServerSession(2122969861)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Multiple writable mappings exist for the field [WRONGANNOTATION.F_NAME].  Only one may be defined as writable, all others must be specified read-only.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[lastName-->WRONGANNOTATION.F_NAME]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.WrongAnnotation --> [DatabaseTable(WRONGANNOTATION)])
    [junit] 
    [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Multiple writable mappings exist for the field [CMP3_MWMAPVALUE.VALUE].  Only one may be defined as writable, all others must be specified read-only.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[value-->CMP3_MWMAPVALUE.VALUE]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.MultipleWritableMapValue --> [DatabaseTable(CMP3_MWMAPVALUE)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1246208437)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1246208437)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1739778611)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1739778611)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: UnitOfWork(697210349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'F_NAME' at row 1
    [junit] Error Code: 1406
    [junit] Call: INSERT INTO CMP3_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, PAY_SCALE, ROOM_NUM, STATUS, VERSION, START_TIME, END_TIME, START_OVERTIME, END_OVERTIME, FORMER_COMPANY, FORMER_END_DATE, FORMER_START_DATE, FORMER_COMPANY_ADDRESS_ID, END_DATE, START_DATE, COMPANYADDRESS_ADDRESS_ID, ADDR_ID, DEPT_ID, MANAGER_EMP_ID, HUGE_PROJ_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [23 parameters bound]
    [junit] Query: InsertObjectQuery(Employee: 625)
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1164092473)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1164092473)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: ServerSession(1164092473)--Exception [EclipseLink-4003] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Exception Description: Configuration error.  Class [myDriver] not found.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(143168093)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(143168093)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(143168093)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: ServerSession(143168093)--Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Cannot acquire data source [myNonJtaDS].
    [junit] Internal Exception: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: Can't run this test because SELECT FOR UPDATE NO WAIT is not supported on this platform
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1653420323)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1653420323)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1878714361)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1878714361)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: UnitOfWork(282794653)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Dealer [id=116, version=2, firstName=Jim, lastName=Bob, status=null]] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Dealer Primary Key> 116
    [junit] [EL Warning]: UnitOfWork(567714715)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 768] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 768
    [junit] [EL Warning]: UnitOfWork(738046956)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 769] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 769
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] [EL Info]: ServerSession(1878714361)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] [EL Info]: ServerSession(1878714361)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(1878714361)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(1878714361)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: UnitOfWork(1721120929)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.advanced.Employee] is mapped to a primary key column in the database. Updates are not allowed.
    [junit] [EL Warning]: UnitOfWork(712232192)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The attribute [owner] of class [org.eclipse.persistence.testing.models.jpa.advanced.PhoneNumber] is mapped to a primary key column in the database. Updates are not allowed.
    [junit] [EL Warning]: UnitOfWork(298007466)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 955] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 955
    [junit] [EL Warning]: UnitOfWork(1177332431)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 979] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 979
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:24.903--ServerSession(2105660332)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:24.988--ServerSession(2105660332)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:24.989--ServerSession(2105660332)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:24.996--ServerSession(2105660332)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.011--ServerSession(2105660332)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.013--ServerSession(2105660332)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.016--ServerSession(2105660332)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.017--ServerSession(2105660332)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.018--ServerSession(2105660332)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.018--ServerSession(2105660332)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.018--ServerSession(2105660332)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.019--ServerSession(2105660332)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.02--ServerSession(2105660332)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.021--ServerSession(2105660332)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.021--ServerSession(2105660332)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.03--ServerSession(2105660332)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.03--ServerSession(2105660332)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.032--ServerSession(2105660332)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.033--ServerSession(2105660332)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.033--ServerSession(2105660332)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.033--ServerSession(2105660332)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.033--ServerSession(2105660332)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.033--ServerSession(2105660332)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.033--ServerSession(2105660332)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.076--ServerSession(1758639384)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.151--ServerSession(1758639384)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.151--ServerSession(1758639384)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.16--ServerSession(1758639384)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.174--ServerSession(1758639384)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.176--ServerSession(1758639384)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.179--ServerSession(1758639384)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.18--ServerSession(1758639384)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.181--ServerSession(1758639384)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.182--ServerSession(1758639384)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.182--ServerSession(1758639384)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.182--ServerSession(1758639384)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.183--ServerSession(1758639384)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.184--ServerSession(1758639384)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.184--ServerSession(1758639384)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.192--ServerSession(1758639384)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.192--ServerSession(1758639384)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.194--ServerSession(1758639384)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.194--ServerSession(1758639384)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.194--ServerSession(1758639384)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.195--ServerSession(1758639384)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.195--ServerSession(1758639384)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.195--ServerSession(1758639384)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.195--ServerSession(1758639384)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:48:25.251--ServerSession(1758639384)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.28--ServerSession(1758639384)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.282--ServerSession(1758639384)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.282--ServerSession(1758639384)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.283--ServerSession(1758639384)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.284--ServerSession(1758639384)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.285--ServerSession(1758639384)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.286--ServerSession(1758639384)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.288--ServerSession(1758639384)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.29--ServerSession(1758639384)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.293--ServerSession(1758639384)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.294--ServerSession(1758639384)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.294--ServerSession(1758639384)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.295--ServerSession(1758639384)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: 2024-01-08 18:48:25.551--UnitOfWork(461655574)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 1062] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 1,062
    [junit] Closing factory: eclipselink-pu-with-spaces-in-the-path-but-not-the-name
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.597--ServerSession(1269580029)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.598--ServerSession(1269580029)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.604--ServerSession(1269580029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.606--ServerSession(1269580029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.607--ServerSession(1269580029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.607--ServerSession(1269580029)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.608--ServerSession(1269580029)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.609--ServerSession(1269580029)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.609--ServerSession(1269580029)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.61--ServerSession(1269580029)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.611--ServerSession(1269580029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.612--ServerSession(1269580029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.614--ServerSession(1269580029)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.62--ServerSession(1269580029)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.621--ServerSession(1269580029)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.622--ServerSession(1269580029)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.622--ServerSession(1269580029)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.622--ServerSession(1269580029)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:48:25.655--ServerSession(1269580029)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.69--ServerSession(1269580029)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.691--ServerSession(1269580029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.692--ServerSession(1269580029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.692--ServerSession(1269580029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.693--ServerSession(1269580029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.694--ServerSession(1269580029)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.695--ServerSession(1269580029)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.696--ServerSession(1269580029)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.697--ServerSession(1269580029)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.698--ServerSession(1269580029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:25.7--ServerSession(1269580029)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:48:26.146--UnitOfWork(1910012982)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 1072] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 1,072
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:27.104--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:28.319--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:29.956--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:31.175--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:32.388--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:33.616--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] 
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:34.945--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:36.354--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:37.558--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: 2024-01-08 18:48:38.249--ServerSession(1758639384)--Exception [EclipseLink-6137] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: An Exception was thrown while executing a ReportQuery with a constructor expression: java.lang.NoSuchMethodException: org.eclipse.persistence.testing.models.jpa.advanced.Employee.<init>(java.lang.String, java.sql.Date, java.lang.Integer)
    [junit] Internal Exception: java.lang.NoSuchMethodException: org.eclipse.persistence.testing.models.jpa.advanced.Employee.<init>(java.lang.String, java.sql.Date, java.lang.Integer)
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:38.838--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: 2024-01-08 18:48:39.473--UnitOfWork(1513249202)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 1307] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 1,307
    [junit] [EL Warning]: 2024-01-08 18:48:39.475--UnitOfWork(1845714048)--Exception [EclipseLink-5004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: An attempt was made to update the object [Employee: 1308], but it has no version number in the identity map. 
    [junit] It may not have been read before the update was attempted. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 1,308
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:40.086--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: 2024-01-08 18:48:40.757--ServerSession(1758639384)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: FUNCTION ecltests.StoredFunction_In does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP FUNCTION StoredFunction_In
    [junit] Query: DataModifyQuery(sql="DROP FUNCTION StoredFunction_In")
    [junit] Closing factory: customizeAddTarget
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.819--ServerSession(887435660)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.82--ServerSession(887435660)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.827--ServerSession(887435660)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.829--ServerSession(887435660)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.83--ServerSession(887435660)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.83--ServerSession(887435660)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.831--ServerSession(887435660)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.832--ServerSession(887435660)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.833--ServerSession(887435660)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.834--ServerSession(887435660)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.835--ServerSession(887435660)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.837--ServerSession(887435660)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.838--ServerSession(887435660)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.845--ServerSession(887435660)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.846--ServerSession(887435660)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.847--ServerSession(887435660)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.847--ServerSession(887435660)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.847--ServerSession(887435660)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:48:40.883--ServerSession(887435660)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.929--ServerSession(887435660)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.931--ServerSession(887435660)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.933--ServerSession(887435660)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.933--ServerSession(887435660)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.935--ServerSession(887435660)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.935--ServerSession(887435660)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.936--ServerSession(887435660)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.938--ServerSession(887435660)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.939--ServerSession(887435660)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.94--ServerSession(887435660)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:40.942--ServerSession(887435660)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:48:41.001--UnitOfWork(522258063)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.advanced.GoldBuyer@14eae1e6] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.GoldBuyer Primary Key> 5
    [junit] Closing factory: default1
    [junit] [EL Info]: 2024-01-08 18:48:52.491--ServerSession(988433375)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:52.5--ServerSession(988433375)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:54.19--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:55.466--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] Closing factory: additional-criteria
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.127--ServerSession(1793869430)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.129--ServerSession(1793869430)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.135--ServerSession(1793869430)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.137--ServerSession(1793869430)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.138--ServerSession(1793869430)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.138--ServerSession(1793869430)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.139--ServerSession(1793869430)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.14--ServerSession(1793869430)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.14--ServerSession(1793869430)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.142--ServerSession(1793869430)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.143--ServerSession(1793869430)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.144--ServerSession(1793869430)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.146--ServerSession(1793869430)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.153--ServerSession(1793869430)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.154--ServerSession(1793869430)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.155--ServerSession(1793869430)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.155--ServerSession(1793869430)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.155--ServerSession(1793869430)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:48:56.187--ServerSession(1793869430)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.214--ServerSession(1793869430)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.216--ServerSession(1793869430)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.217--ServerSession(1793869430)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.217--ServerSession(1793869430)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.218--ServerSession(1793869430)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.219--ServerSession(1793869430)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.219--ServerSession(1793869430)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.22--ServerSession(1793869430)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.222--ServerSession(1793869430)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.223--ServerSession(1793869430)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:48:56.225--ServerSession(1793869430)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:56.384--ServerSession(1793869430)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:48:56.387--ServerSession(1793869430)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:01.469--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] Closing factory: MulitPU-1
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:02.368--ServerSession(2072079038)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:02.369--ServerSession(2072079038)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:49:02.372--ServerSession(2072079038)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:02.383--ServerSession(2072079038)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:02.383--ServerSession(2072079038)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:02.383--ServerSession(2072079038)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:02.383--ServerSession(2072079038)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] Closing factory: multi-tenant-shared-emf
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.019--ServerSession(391274031)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.02--ServerSession(391274031)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:49:03.023--ServerSession(391274031)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: 2024-01-08 18:49:03.034--ServerSession(391274031)--Exception [EclipseLink-7346] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The multitenant context property [eclipselink.tenant-id] has not been provided. When the persistence unit property (eclipselink.multitenant.tenants-share-emf) is set to false, all multitenant context properties must be provided up front. This can be done through the persistence unit definition directly or by passing a properties map containing all the multitenant context properties on the create EntityManagerFactory call.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.038--ServerSession(160548455)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.038--ServerSession(160548455)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:49:03.041--ServerSession(160548455)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: multi-tenant-123
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.08--ServerSession(548695599)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.081--ServerSession(548695599)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:49:03.083--ServerSession(548695599)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.093--ServerSession(548695599)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.093--ServerSession(548695599)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.093--ServerSession(548695599)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.093--ServerSession(548695599)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] Closing factory: multi-tenant-shared-emf
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.149--ServerSession(696241211)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.149--ServerSession(696241211)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:49:03.152--ServerSession(696241211)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: multi-tenant-123
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.21--ServerSession(895726517)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.21--ServerSession(895726517)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:49:03.213--ServerSession(895726517)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.223--ServerSession(895726517)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.223--ServerSession(895726517)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.223--ServerSession(895726517)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.223--ServerSession(895726517)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] Closing factory: multi-tenant-shared-emf
    [junit] [EL Info]: 2024-01-08 18:49:03.237--ServerSession(1322745365)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: 2024-01-08 18:49:03.254--ServerSession(1322745365)--Exception [EclipseLink-7344] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: VPD (connections and DDL generation) is not supported for the platform: [org.eclipse.persistence.platform.database.MySQLPlatform].
    [junit] WARNING: VPD tests currently run only on an Oracle platform
    [junit] Closing factory: multi-tenant-vpd
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.258--ServerSession(1887767524)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.259--ServerSession(1887767524)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:49:03.261--ServerSession(1887767524)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.271--ServerSession(1887767524)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.271--ServerSession(1887767524)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.271--ServerSession(1887767524)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.271--ServerSession(1887767524)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] Closing factory: multi-tenant-shared-emf
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.297--ServerSession(1856425101)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.298--ServerSession(1856425101)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.298--ServerSession(1856425101)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.298--ServerSession(1856425101)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.298--ServerSession(1856425101)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.298--ServerSession(1856425101)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Info]: 2024-01-08 18:49:03.3--ServerSession(1856425101)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: multi-tenant-table-per-tenant
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.354--ServerSession(815185354)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.354--ServerSession(815185354)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.355--ServerSession(815185354)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.355--ServerSession(815185354)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.355--ServerSession(815185354)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:03.355--ServerSession(815185354)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Info]: 2024-01-08 18:49:03.357--ServerSession(815185354)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: multi-tenant-table-per-tenant-C
    [junit] [EL Info]: 2024-01-08 18:49:03.391--ServerSession(1667383635)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:49:03.401--ServerSession(1667383635)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Can't drop database 'ecltests_MT'; database doesn't exist
    [junit] Error Code: 1008
    [junit] Call: drop schema ecltests_MT;
    [junit] Query: DataModifyQuery(sql="drop schema ecltests_MT;")
    [junit] [EL Info]: 2024-01-08 18:49:03.417--ServerSession(1966165840)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:05.696--ServerSession(1966165840)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Info]: 2024-01-08 18:49:06.815--ServerSession(742370738)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:10.805--ServerSession(742370738)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Info]: 2024-01-08 18:49:11.893--ServerSession(1667383635)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:49:11.904--ServerSession(1052829790)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:49:11.923--ServerSession(1448473763)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:49:11.951--ServerSession(1761224601)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:12.697--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:20.026--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:21.294--ServerSession(1758639384)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: jpa: 2024-01-08 18:49:23.272--java.io.FileNotFoundException: MetadataCachingTestProject.file (No such file or directory)
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.295--ServerSession(1326381606)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.368--ServerSession(1326381606)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.368--ServerSession(1326381606)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.377--ServerSession(1326381606)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.393--ServerSession(1326381606)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.395--ServerSession(1326381606)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.399--ServerSession(1326381606)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.4--ServerSession(1326381606)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.401--ServerSession(1326381606)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.402--ServerSession(1326381606)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.402--ServerSession(1326381606)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.402--ServerSession(1326381606)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.403--ServerSession(1326381606)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.404--ServerSession(1326381606)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.404--ServerSession(1326381606)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.414--ServerSession(1326381606)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.414--ServerSession(1326381606)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.416--ServerSession(1326381606)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.416--ServerSession(1326381606)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.416--ServerSession(1326381606)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.416--ServerSession(1326381606)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.417--ServerSession(1326381606)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.417--ServerSession(1326381606)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.417--ServerSession(1326381606)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:49:23.894--ServerSession(1326381606)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.929--ServerSession(1326381606)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.932--ServerSession(1326381606)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.932--ServerSession(1326381606)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.934--ServerSession(1326381606)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.934--ServerSession(1326381606)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.936--ServerSession(1326381606)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.937--ServerSession(1326381606)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.939--ServerSession(1326381606)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.941--ServerSession(1326381606)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.943--ServerSession(1326381606)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.945--ServerSession(1326381606)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.945--ServerSession(1326381606)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:23.946--ServerSession(1326381606)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Info]: 2024-01-08 18:49:25.003--ServerSession(219124911)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.034--ServerSession(219124911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.036--ServerSession(219124911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.037--ServerSession(219124911)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.039--ServerSession(219124911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.04--ServerSession(219124911)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.041--ServerSession(219124911)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.042--ServerSession(219124911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.044--ServerSession(219124911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.046--ServerSession(219124911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.048--ServerSession(219124911)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.049--ServerSession(219124911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.05--ServerSession(219124911)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:25.05--ServerSession(219124911)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:25.68--ServerSession(219124911)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Fine]: server: 2024-01-08 18:49:26.432--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.435--ServerSession(1574550516)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.tests.jpa.config.Project] is set to [VIRTUAL].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.435--ServerSession(1574550516)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.tests.jpa.config.SmallProject] is set to [VIRTUAL].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.435--ServerSession(1574550516)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.tests.jpa.config.Person] is set to [VIRTUAL].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.435--ServerSession(1574550516)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] is set to [VIRTUAL].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.436--ServerSession(1574550516)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.tests.jpa.config.PhoneNumber] is set to [VIRTUAL].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.436--ServerSession(1574550516)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.tests.jpa.config.Address] is set to [VIRTUAL].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.436--ServerSession(1574550516)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.tests.jpa.config.LargeProject] is set to [VIRTUAL].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.436--ServerSession(1574550516)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.tests.jpa.config.EmploymentPeriod] is set to [VIRTUAL].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.436--ServerSession(1574550516)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.tests.jpa.config.SmallProject] is being defaulted to: SmallProject.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.436--ServerSession(1574550516)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.tests.jpa.config.Project] is being defaulted to: Project.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.437--ServerSession(1574550516)--Thread(Thread[main,5,main])--Optimistic locking metadata is already defined on the descriptor for the entity [method get]. Ignoring version specification on element [{1}].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.437--ServerSession(1574550516)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.tests.jpa.config.SmallProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.437--ServerSession(1574550516)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.tests.jpa.config.SmallProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.437--ServerSession(1574550516)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.tests.jpa.config.Person] is being defaulted to: Person.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.437--ServerSession(1574550516)--Thread(Thread[main,5,main])--The column name for element [get] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.437--ServerSession(1574550516)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.437--ServerSession(1574550516)--Thread(Thread[main,5,main])--Ignoring default serialization on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.437--ServerSession(1574550516)--Thread(Thread[main,5,main])--Ignoring JPA convert specification on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The column name for element [get] is being defaulted to: SALARY.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The column name for element [get] is being defaulted to: PAYSCALE.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--Ignoring JPA convert specification on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.tests.jpa.config.PhoneNumber] is being defaulted to: PhoneNumber.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.tests.jpa.config.Address] is being defaulted to: Address.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The column name for element [get] is being defaulted to: COUNTRY.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The column name for element [get] is being defaulted to: PROVINCE.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The column name for element [get] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The column name for element [get] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The column name for element [get] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.tests.jpa.config.LargeProject] is being defaulted to: LargeProject.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.tests.jpa.config.LargeProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.tests.jpa.config.LargeProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method get] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The data type for the converter named [CreditLine] used with the element [method get] in the entity [class org.eclipse.persistence.testing.tests.jpa.config.Employee] is being defaulted to [class java.lang.String].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The object type for the converter named [CreditLine] used with the element [method get] in the entity [class org.eclipse.persistence.testing.tests.jpa.config.Employee] is being defaulted to [class java.lang.String].
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--Ignoring JPA convert specification on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--Ignoring JPA convert specification on element [method get] within entity class [class org.eclipse.persistence.testing.tests.jpa.config.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.438--ServerSession(1574550516)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method get] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.439--ServerSession(1574550516)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method get] is being defaulted to: ADDRESS_ID.
    [junit] [EL Config]: weaver: 2024-01-08 18:49:26.439--ServerSession(1574550516)--Thread(Thread[main,5,main])--Class org.eclipse.persistence.testing.tests.jpa.config.Employee could not be weaved for change tracking as it is not supported by its mappings.
    [junit] [EL Info]: 2024-01-08 18:49:26.462--ServerSession(1574550516)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: connection: 2024-01-08 18:49:26.47--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Fine]: connection: 2024-01-08 18:49:26.47--ServerSession(1574550516)--Connection(136477614)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> "root"
    [junit] 	datasource URL=> "jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true"
    [junit] ))
    [junit] [EL Config]: connection: 2024-01-08 18:49:26.478--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Fine]: connection: 2024-01-08 18:49:26.48--ServerSession(1574550516)--Thread(Thread[main,5,main])--ConfigPUTestSuite login successful
    [junit] [EL Config]: metadata: 2024-01-08 18:49:26.481--Thread(Thread[main,5,main])--The default table generator could not locate or convert a java type (null) into a database type for database field (CFGPU_SALARY.E_ID). The generator uses "java.lang.String" as default java type for the field.
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.481--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_PROJECT DROP FOREIGN KEY FK_CFGPU_PROJECT_LEADER_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.482--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.482--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_PROJECT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_PROJECT DROP FOREIGN KEY FK_CFGPU_PROJECT_LEADER_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_PROJECT DROP FOREIGN KEY FK_CFGPU_PROJECT_LEADER_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.482--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_EMPLOYEE DROP FOREIGN KEY FK_CFGPU_EMPLOYEE_ADDR_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.482--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.482--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_EMPLOYEE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_EMPLOYEE DROP FOREIGN KEY FK_CFGPU_EMPLOYEE_ADDR_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_EMPLOYEE DROP FOREIGN KEY FK_CFGPU_EMPLOYEE_ADDR_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.482--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_EMPLOYEE DROP FOREIGN KEY FK_CFGPU_EMPLOYEE_MANAGER_EMP_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.483--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.483--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_EMPLOYEE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_EMPLOYEE DROP FOREIGN KEY FK_CFGPU_EMPLOYEE_MANAGER_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_EMPLOYEE DROP FOREIGN KEY FK_CFGPU_EMPLOYEE_MANAGER_EMP_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.483--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_SALARY DROP FOREIGN KEY FK_CFGPU_SALARY_E_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.483--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.483--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_SALARY' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_SALARY DROP FOREIGN KEY FK_CFGPU_SALARY_E_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_SALARY DROP FOREIGN KEY FK_CFGPU_SALARY_E_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.483--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_PHONENUMBER DROP FOREIGN KEY FK_CFGPU_PHONENUMBER_OWNER_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_PHONENUMBER' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_PHONENUMBER DROP FOREIGN KEY FK_CFGPU_PHONENUMBER_OWNER_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_PHONENUMBER DROP FOREIGN KEY FK_CFGPU_PHONENUMBER_OWNER_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_LPROJECT DROP FOREIGN KEY FK_CFGPU_LPROJECT_PROJ_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_LPROJECT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_LPROJECT DROP FOREIGN KEY FK_CFGPU_LPROJECT_PROJ_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_LPROJECT DROP FOREIGN KEY FK_CFGPU_LPROJECT_PROJ_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_EMP_CREDITLINES DROP FOREIGN KEY FK_CFGPU_EMP_CREDITLINES_EMP_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_EMP_CREDITLINES' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_EMP_CREDITLINES DROP FOREIGN KEY FK_CFGPU_EMP_CREDITLINES_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_EMP_CREDITLINES DROP FOREIGN KEY FK_CFGPU_EMP_CREDITLINES_EMP_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.484--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_PROJ_EMP DROP FOREIGN KEY FK_CFGPU_PROJ_EMP_PROJ_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.485--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.485--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_PROJ_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_PROJ_EMP DROP FOREIGN KEY FK_CFGPU_PROJ_EMP_PROJ_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_PROJ_EMP DROP FOREIGN KEY FK_CFGPU_PROJ_EMP_PROJ_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.485--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_PROJ_EMP DROP FOREIGN KEY FK_CFGPU_PROJ_EMP_EMP_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.485--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.485--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.CFGPU_PROJ_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE CFGPU_PROJ_EMP DROP FOREIGN KEY FK_CFGPU_PROJ_EMP_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE CFGPU_PROJ_EMP DROP FOREIGN KEY FK_CFGPU_PROJ_EMP_EMP_ID")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.485--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.486--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.486--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.486--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.486--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.486--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PERSON")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.486--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMPLOYEE
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.487--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.487--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMPLOYEE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMPLOYEE
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMPLOYEE")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.487--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_SALARY
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.487--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.487--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_SALARY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_SALARY
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_SALARY")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.487--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PHONENUMBER
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.488--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.488--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PHONENUMBER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PHONENUMBER
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PHONENUMBER")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.488--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.488--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.488--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_ADDRESS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_ADDRESS
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_ADDRESS")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.488--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_LPROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.489--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.489--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_LPROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_LPROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_LPROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.489--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.489--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.489--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMP_CREDITLINES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMP_CREDITLINES")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.49--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJ_EMP
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.49--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.49--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJ_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJ_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJ_EMP")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.49--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.49--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.491--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.491--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.491--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.491--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PERSON")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.491--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMPLOYEE
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.492--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.492--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMPLOYEE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMPLOYEE
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMPLOYEE")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.492--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_SALARY
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.492--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.492--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_SALARY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_SALARY
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_SALARY")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.492--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PHONENUMBER
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.493--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.493--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PHONENUMBER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PHONENUMBER
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PHONENUMBER")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.493--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.493--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.493--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_ADDRESS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_ADDRESS
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_ADDRESS")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.493--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_LPROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.494--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.494--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_LPROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_LPROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_LPROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.494--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.494--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.494--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMP_CREDITLINES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMP_CREDITLINES")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.494--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJ_EMP
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.495--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.495--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJ_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJ_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJ_EMP")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.495--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.495--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.495--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.495--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.496--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.496--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PERSON")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.496--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMPLOYEE
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.496--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.497--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMPLOYEE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMPLOYEE
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMPLOYEE")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.497--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_SALARY
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.497--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.497--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_SALARY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_SALARY
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_SALARY")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.497--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PHONENUMBER
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.497--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.498--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PHONENUMBER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PHONENUMBER
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PHONENUMBER")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.498--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.498--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.498--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_ADDRESS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_ADDRESS
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_ADDRESS")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.498--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_LPROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.499--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.499--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_LPROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_LPROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_LPROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.499--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.499--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.499--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMP_CREDITLINES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMP_CREDITLINES")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.499--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJ_EMP
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.5--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.5--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJ_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJ_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJ_EMP")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.5--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.5--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.5--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.5--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.501--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.501--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PERSON")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.501--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMPLOYEE
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.501--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.501--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMPLOYEE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMPLOYEE
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMPLOYEE")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.501--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_SALARY
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.502--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.502--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_SALARY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_SALARY
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_SALARY")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.502--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PHONENUMBER
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.502--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.502--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PHONENUMBER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PHONENUMBER
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PHONENUMBER")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.502--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.503--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.503--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_ADDRESS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_ADDRESS
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_ADDRESS")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.503--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_LPROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.503--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.503--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_LPROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_LPROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_LPROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.503--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.504--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.504--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMP_CREDITLINES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMP_CREDITLINES")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.509--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJ_EMP
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.511--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.511--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJ_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJ_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJ_EMP")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.511--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.511--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.512--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.512--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.512--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.512--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PERSON")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.512--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMPLOYEE
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.513--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.513--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMPLOYEE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMPLOYEE
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMPLOYEE")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.513--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_SALARY
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.513--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.513--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_SALARY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_SALARY
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_SALARY")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.513--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PHONENUMBER
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.514--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.514--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PHONENUMBER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PHONENUMBER
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PHONENUMBER")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.514--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.514--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.514--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_ADDRESS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_ADDRESS
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_ADDRESS")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.514--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_LPROJECT
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.515--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.515--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_LPROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_LPROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_LPROJECT")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.515--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.515--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.516--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_EMP_CREDITLINES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_EMP_CREDITLINES
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_EMP_CREDITLINES")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.516--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DROP TABLE CFGPU_PROJ_EMP
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.516--ServerSession(1574550516)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:49:26.516--ServerSession(1574550516)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.CFGPU_PROJ_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE CFGPU_PROJ_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE CFGPU_PROJ_EMP")
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.516--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_PROJECT (PROJ_ID INTEGER AUTO_INCREMENT NOT NULL, PROJ_TYPE VARCHAR(31), DESCRIP VARCHAR(255), PROJ_NAME VARCHAR(255), VERSION INTEGER, LEADER_ID VARCHAR(255), PRIMARY KEY (PROJ_ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.52--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_PERSON (P_ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (P_ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.523--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_EMPLOYEE (EMP_ID VARCHAR(255) NOT NULL, F_NAME VARCHAR(255), GENDER VARCHAR(255), L_NAME VARCHAR(255), PAYSCALE VARCHAR(255), SIN VARCHAR(255), VERSION INTEGER, END_DATE DATE, START_DATE DATE NOT NULL, ADDR_ID INTEGER, MANAGER_EMP_ID VARCHAR(255), PRIMARY KEY (EMP_ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.526--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_SALARY (E_ID VARCHAR(255) NOT NULL, SALARY INTEGER, PRIMARY KEY (E_ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.529--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_PHONENUMBER (TYPE VARCHAR(255) NOT NULL, AREA_CODE VARCHAR(255), OWNER_ID VARCHAR(255) NOT NULL, NUMB VARCHAR(255), PRIMARY KEY (TYPE, OWNER_ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.532--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_ADDRESS (ADDRESS_ID INTEGER AUTO_INCREMENT NOT NULL, CITY VARCHAR(255), COUNTRY VARCHAR(255), POSTALCODE VARCHAR(255), PROVINCE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ADDRESS_ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.535--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_LPROJECT (PROJ_ID INTEGER NOT NULL, PRIMARY KEY (PROJ_ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.538--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_EMP_CREDITLINES (EMP_ID VARCHAR(255), ACCOUNT VARCHAR(255), BANK VARCHAR(255))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.54--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_PROJ_EMP (EMP_ID VARCHAR(255) NOT NULL, PROJ_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJ_ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.543--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_PROJECT ADD CONSTRAINT FK_CFGPU_PROJECT_LEADER_ID FOREIGN KEY (LEADER_ID) REFERENCES CFGPU_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.553--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_EMPLOYEE ADD CONSTRAINT FK_CFGPU_EMPLOYEE_ADDR_ID FOREIGN KEY (ADDR_ID) REFERENCES CFGPU_ADDRESS (ADDRESS_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.565--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_EMPLOYEE ADD CONSTRAINT FK_CFGPU_EMPLOYEE_MANAGER_EMP_ID FOREIGN KEY (MANAGER_EMP_ID) REFERENCES CFGPU_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.577--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_SALARY ADD CONSTRAINT FK_CFGPU_SALARY_E_ID FOREIGN KEY (E_ID) REFERENCES CFGPU_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.584--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_PHONENUMBER ADD CONSTRAINT FK_CFGPU_PHONENUMBER_OWNER_ID FOREIGN KEY (OWNER_ID) REFERENCES CFGPU_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.593--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_LPROJECT ADD CONSTRAINT FK_CFGPU_LPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES CFGPU_PROJECT (PROJ_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.6--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_EMP_CREDITLINES ADD CONSTRAINT FK_CFGPU_EMP_CREDITLINES_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES CFGPU_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.609--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_PROJ_EMP ADD CONSTRAINT FK_CFGPU_PROJ_EMP_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES CFGPU_PROJECT (PROJ_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.632--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--ALTER TABLE CFGPU_PROJ_EMP ADD CONSTRAINT FK_CFGPU_PROJ_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES CFGPU_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.645--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--CREATE TABLE CFGPU_EMPLOYEE_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.648--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DELETE FROM CFGPU_EMPLOYEE_SEQ WHERE SEQ_NAME = 'EMP_SEQ'
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.649--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--SELECT * FROM CFGPU_EMPLOYEE_SEQ WHERE SEQ_NAME = 'EMP_SEQ'
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.649--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--INSERT INTO CFGPU_EMPLOYEE_SEQ(SEQ_NAME, SEQ_COUNT) values ('EMP_SEQ', 0)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.651--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.652--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.652--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.654--ClientSession(1436254270)--Connection(1281853293)--Thread(Thread[main,5,main])--UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [50, SEQ_GEN]
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.654--ClientSession(1436254270)--Connection(1281853293)--Thread(Thread[main,5,main])--SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [SEQ_GEN]
    [junit] [EL Fine]: sql: 2024-01-08 18:49:26.655--ClientSession(1436254270)--Connection(1281853293)--Thread(Thread[main,5,main])--INSERT INTO CFGPU_PERSON (P_ID, NAME) VALUES (?, ?)
    [junit] 	bind => [1, Test]
    [junit] [EL Fine]: connection: 2024-01-08 18:49:26.656--ServerSession(1574550516)--Connection(1281853293)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Fine]: connection: 2024-01-08 18:49:26.657--ServerSession(1574550516)--Thread(Thread[main,5,main])--ConfigPUTestSuite logout successful
    [junit] [EL Fine]: connection: 2024-01-08 18:49:26.657--ServerSession(1574550516)--Connection(136477614)--Thread(Thread[main,5,main])--disconnect
    [junit] Closing factory: multi-tenant-schema-per-tenant
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.71--ServerSession(284395151)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.711--ServerSession(284395151)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.717--ServerSession(284395151)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.72--ServerSession(284395151)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.72--ServerSession(284395151)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.721--ServerSession(284395151)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.721--ServerSession(284395151)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.722--ServerSession(284395151)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.723--ServerSession(284395151)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.724--ServerSession(284395151)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.725--ServerSession(284395151)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.726--ServerSession(284395151)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.728--ServerSession(284395151)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.735--ServerSession(284395151)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.735--ServerSession(284395151)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.736--ServerSession(284395151)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.736--ServerSession(284395151)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.737--ServerSession(284395151)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:49:26.783--ServerSession(284395151)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.824--ServerSession(284395151)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.827--ServerSession(284395151)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.828--ServerSession(284395151)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.828--ServerSession(284395151)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.829--ServerSession(284395151)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.83--ServerSession(284395151)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.831--ServerSession(284395151)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.832--ServerSession(284395151)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.834--ServerSession(284395151)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.836--ServerSession(284395151)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:26.838--ServerSession(284395151)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:27.444--ServerSession(284395151)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] testSetup
    [junit] Closing factory: MulitPU-1
    [junit] [EL Info]: 2024-01-08 18:49:28.121--ServerSession(1322279959)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ddl: 2024-01-08 18:49:28.71--ServerSession(1322279959)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] Closing factory: embeddable
    [junit] [EL Info]: 2024-01-08 18:49:29.239--ServerSession(349027166)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: 2024-01-08 18:49:29.251--ServerSession(349027166)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Problem compiling [SELECT a FROM Alien a]. 
    [junit] [14, 19] The abstract schema type 'Alien' is unknown.
    [junit] [EL Info]: 2024-01-08 18:49:29.256--ServerSession(140288160)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: 2024-01-08 18:49:29.27--ServerSession(350033716)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JPQLException
    [junit] Exception Description: Problem compiling [SELECT a FROM Alien a]. 
    [junit] [14, 19] The abstract schema type 'Alien' is unknown.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1301266370)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1301266370)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: UnitOfWork(599117014)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Assassin@42ca1550] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.inheritance.Assassin Primary Key> 1
    [junit] [EL Warning]: UnitOfWork(214798439)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.SpecialAssassin@301b4e15] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.inheritance.SpecialAssassin Primary Key> 3
    [junit] [EL Warning]: UnitOfWork(1253536251)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Assassin@cdc50b] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.inheritance.Assassin Primary Key> 4
    [junit] [EL Warning]: UnitOfWork(686300966)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Gun@74c422c8] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.inheritance.Gun Primary Key> 1
    [junit] [EL Warning]: UnitOfWork(1510408548)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Assassin@a3bc549] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.inheritance.Assassin Primary Key> 5
    [junit] [EL Warning]: UnitOfWork(1025608269)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.SpecialAssassin@551426d1] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.inheritance.SpecialAssassin Primary Key> 7
    [junit] [EL Warning]: UnitOfWork(461904648)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Assassin@5c744aa1] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.inheritance.Assassin Primary Key> 8
    [junit] [EL Warning]: UnitOfWork(504769706)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.inheritance.Gun@8a03135] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.inheritance.Gun Primary Key> 3
    [junit] [EL Warning]: ServerSession(1301266370)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EXPERT_CONSUMER_ACCLAIMS'
    [junit] Error Code: 1051
    [junit] Call: drop table EXPERT_CONSUMER_ACCLAIMS
    [junit] Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_ACCLAIMS")
    [junit] [EL Warning]: ServerSession(1301266370)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EXPERT_CONSUMER_AUDIO'
    [junit] Error Code: 1051
    [junit] Call: drop table EXPERT_CONSUMER_AUDIO
    [junit] Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_AUDIO")
    [junit] [EL Warning]: ServerSession(1301266370)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EXPERT_CONSUMER_AWARDS'
    [junit] Error Code: 1051
    [junit] Call: drop table EXPERT_CONSUMER_AWARDS
    [junit] Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_AWARDS")
    [junit] [EL Warning]: ServerSession(1301266370)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EXPERT_CONSUMER_DESIGNATIONS'
    [junit] Error Code: 1051
    [junit] Call: drop table EXPERT_CONSUMER_DESIGNATIONS
    [junit] Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_DESIGNATIONS")
    [junit] [EL Warning]: ServerSession(1301266370)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.EXPERT_CONSUMER_RECORDS'
    [junit] Error Code: 1051
    [junit] Call: drop table EXPERT_CONSUMER_RECORDS
    [junit] Query: DataModifyQuery(sql="drop table EXPERT_CONSUMER_RECORDS")
    [junit] [EL Info]: ServerSession(1301266370)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(1301266370)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ServerSession(1301266370)--Exception [EclipseLink-6162] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: List order column [NOVICE_CONSUMER_DESIGNATIONS.ORDER_COLUMN] contains wrong values:
    [junit] [null, 1, 2]
    [junit] Query: DirectReadQuery(name="designations" sql="SELECT t0.DESIGNATION, t0.ORDER_COLUMN FROM NOVICE_CONSUMER_DESIGNATIONS t0 WHERE (t0.NOVICE_CONSUMER_ID = ?)")
    [junit] [EL Info]: 2024-01-08 18:49:41.098--DatabaseSessionImpl(331233596)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 879, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 221.094 sec
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

run-test:
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.423--ServerSession(761973299)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.426--ServerSession(761973299)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.434--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.437--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.437--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.438--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.439--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.44--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.441--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.442--ServerSession(761973299)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.443--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.444--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.446--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.461--ServerSession(761973299)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.462--ServerSession(761973299)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.464--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.465--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.465--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.61--ServerSession(1872047468)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.611--ServerSession(1872047468)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.616--ServerSession(1980194149)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.616--ServerSession(1980194149)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.626--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.626--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.627--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.627--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.627--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.627--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.631--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.631--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.631--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.631--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.631--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.631--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Fine]: server: 2024-01-08 18:49:43.652--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform
    [junit] [EL Fine]: moxy: 2024-01-08 18:49:43.656--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@4e25147a
    [junit] [EL Fine]: moxy: 2024-01-08 18:49:43.657--Thread(Thread[main,5,main])--DocumentBuilderFactory instance: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl@56303475
    [junit] [EL Fine]: moxy: 2024-01-08 18:49:43.657--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller" started
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.658--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.658--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.658--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.658--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.659--ServerSession(1629759610)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field deliveryAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.659--ServerSession(1629759610)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field billingAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.659--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.659--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is being defaulted to: AddressType2.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.659--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is being defaulted to: AddressType1.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.659--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: RegisteredCustomer.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.659--ServerSession(1629759610)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_CUSTOMER_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: CMP3_AD_CU_CUSTOMER_ID_SEQ.
    [junit] [EL Config]: metadata: 2024-01-08 18:49:43.659--ServerSession(1629759610)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_ADDRESS_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CMP3_AD_CU_ADDRESS_ID_SEQ.
    [junit] [EL Fine]: moxy: 2024-01-08 18:49:43.66--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@3b6c624
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.945--ServerSession(1403649277)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Consultant] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:43.945--ServerSession(1403649277)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:44.052--ServerSession(326376794)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:44.052--ServerSession(326376794)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:44.056--ServerSession(326376794)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:44.06--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:44.06--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:44.06--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:49:44.06--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] Running org.eclipse.persistence.testing.tests.jpa.AllCMP3TestRunModel2
    [junit] [EL Info]: 2024-01-08 18:49:44.271--DatabaseSessionImpl(132461369)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(283492252)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(283492252)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(283492252)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(283492252)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(283492252)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(283492252)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(283492252)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(283492252)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: UnitOfWork(263574324)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Can not issue executeUpdate() or executeLargeUpdate() with statements that produce result sets
    [junit] Error Code: 0
    [junit] Call: Select * FROM CMP3_CUSTOMER
    [junit] Query: DataModifyQuery(sql="Select * FROM CMP3_CUSTOMER")
    [junit] [EL Info]: 2024-01-08 18:49:48.23--ServerSession(304088688)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(812012641)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(812012641)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(812012641)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(812012641)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(812012641)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(812012641)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(812012641)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(812012641)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1125059683)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1125059683)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(216998824)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(216998824)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(216998824)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(216998824)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(216998824)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(216998824)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(216998824)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(216998824)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1278289407)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1278289407)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1146250672)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1146250672)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(712034517)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(712034517)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(712034517)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(712034517)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(712034517)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(712034517)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(712034517)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(712034517)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1667557396)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1667557396)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(771095567)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(771095567)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(771095567)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(771095567)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(771095567)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(771095567)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(771095567)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(771095567)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Info]: 2024-01-08 18:49:52.076--ServerSession(977902078)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: 2024-01-08 18:49:52.076--ServerSession(977902078)--java.lang.RuntimeException: tmpDataSourceImp getConnection called
    [junit] [EL Info]: 2024-01-08 18:49:52.096--ServerSession(175348953)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:49:52.111--ServerSession(1794426702)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: 2024-01-08 18:49:52.111--ServerSession(1794426702)--java.lang.RuntimeException: tmpDataSourceImp getConnection called
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(1211335146)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1211335146)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Info]: ServerSession(1112879561)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] WARNING: The test customFunctionNVLTest is supported on Oracle only
    [junit] WARNING: AS OF only supported on Oracle.
    [junit] WARNING: Hierarchical selects only supported on Oracle.
    [junit] WARNING: The test testNestedFUNCs is supported on Oracle only
    [junit] WARNING: NULLS FIRST only supported on Oracle.
    [junit] WARNING: testOPERATOR only works with Oracle
    [junit] WARNING: testSQLCast only works with Oracle
    [junit] WARNING: INTERSECT not supported on this database.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.617--ServerSession(1479099493)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.618--ServerSession(1479099493)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.624--ServerSession(1479099493)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.625--ServerSession(1479099493)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.626--ServerSession(1479099493)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.626--ServerSession(1479099493)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.627--ServerSession(1479099493)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.627--ServerSession(1479099493)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.628--ServerSession(1479099493)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.628--ServerSession(1479099493)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.629--ServerSession(1479099493)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.63--ServerSession(1479099493)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.631--ServerSession(1479099493)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.636--ServerSession(1479099493)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.637--ServerSession(1479099493)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.637--ServerSession(1479099493)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.638--ServerSession(1479099493)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.638--ServerSession(1479099493)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:50:07.673--ServerSession(1479099493)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.699--ServerSession(1479099493)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.709--ServerSession(1479099493)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.71--ServerSession(1479099493)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.71--ServerSession(1479099493)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.713--ServerSession(1479099493)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.713--ServerSession(1479099493)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.715--ServerSession(1479099493)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.716--ServerSession(1479099493)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.718--ServerSession(1479099493)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.718--ServerSession(1479099493)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:07.719--ServerSession(1479099493)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:50:07.762--UnitOfWork(579045650)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 1974] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 1,974
    [junit] [EL Warning]: 2024-01-08 18:50:07.766--[TEMPORARY LOGGING]
    [junit] [EL Warning]: 2024-01-08 18:50:07.766--javax.persistence.OptimisticLockException: Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 1974] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 1,974
    [junit] [EL Warning]: 2024-01-08 18:50:07.778--UnitOfWork(359484379)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 1974] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 1,974
    [junit] [EL Warning]: UnitOfWork(1487105431)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 1974] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 1,974
    [junit] [EL Warning]: UnitOfWork(1372252045)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.advanced.Employee] is mapped to a primary key column in the database. Updates are not allowed.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(1211335146)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: UnitOfWork(451415210)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 2192] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 2,192
    [junit] [EL Warning]: UnitOfWork(328707305)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 2192] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 2,192
    [junit] [EL Warning]: UnitOfWork(666163010)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 2192] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 2,192
    [junit] [EL Warning]: UnitOfWork(1802269810)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 2192] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 2,192
    [junit] [EL Warning]: UnitOfWork(906795381)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Statement aborted because lock(s) could not be acquired immediately and NOWAIT is set.
    [junit] Error Code: 3572
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
    [junit] 	bind => [1 parameter bound]
    [junit] Query: ReadObjectQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT")
    [junit] [EL Warning]: UnitOfWork(1246926422)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Statement aborted because lock(s) could not be acquired immediately and NOWAIT is set.
    [junit] Error Code: 3572
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
    [junit] 	bind => [1 parameter bound]
    [junit] Query: ReadObjectQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT")
    [junit] [EL Warning]: UnitOfWork(830317639)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Statement aborted because lock(s) could not be acquired immediately and NOWAIT is set.
    [junit] Error Code: 3572
    [junit] Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT
    [junit] 	bind => [1 parameter bound]
    [junit] Query: ReadObjectQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) FOR UPDATE NOWAIT")
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.707--ServerSession(1780426687)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.708--ServerSession(1780426687)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.713--ServerSession(1780426687)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.715--ServerSession(1780426687)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.715--ServerSession(1780426687)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.716--ServerSession(1780426687)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.716--ServerSession(1780426687)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.717--ServerSession(1780426687)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.717--ServerSession(1780426687)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.718--ServerSession(1780426687)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.719--ServerSession(1780426687)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.719--ServerSession(1780426687)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.72--ServerSession(1780426687)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.726--ServerSession(1780426687)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.726--ServerSession(1780426687)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.727--ServerSession(1780426687)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.727--ServerSession(1780426687)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.728--ServerSession(1780426687)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:50:32.77--ServerSession(1780426687)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.789--ServerSession(1780426687)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.8--ServerSession(1780426687)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.8--ServerSession(1780426687)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.801--ServerSession(1780426687)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.803--ServerSession(1780426687)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.803--ServerSession(1780426687)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.806--ServerSession(1780426687)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.807--ServerSession(1780426687)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.809--ServerSession(1780426687)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.809--ServerSession(1780426687)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:32.81--ServerSession(1780426687)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: ddl: 2024-01-08 18:50:33.426--ServerSession(1780426687)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] Closing factory: MulitPU-1
    [junit] [EL Info]: 2024-01-08 18:50:34.176--ServerSession(1147918573)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.189--ServerSession(1147918573)--Connection(275835653)--ALTER TABLE CMP3_AD_CU_CUSTOMER DROP FOREIGN KEY FK_CMP3_AD_CU_CUSTOMER_ADDR_BA_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.19--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.191--ServerSession(1147918573)--Connection(275835653)--ALTER TABLE CMP3_AD_CU_CUSTOMER DROP FOREIGN KEY FK_CMP3_AD_CU_CUSTOMER_ADDR_DA_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.191--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.192--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.193--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.193--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_CUSTOMER
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.194--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.194--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.195--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.195--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_CUSTOMER
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.196--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.196--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.197--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.197--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_CUSTOMER
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.198--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.198--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.199--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.199--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_CUSTOMER
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.2--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.2--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_ADDRESS
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.201--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.201--ServerSession(1147918573)--Connection(275835653)--DROP TABLE CMP3_AD_CU_CUSTOMER
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.202--ServerSession(1147918573)--SELECT 1
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.202--ServerSession(1147918573)--Connection(275835653)--CREATE TABLE CMP3_AD_CU_ADDRESS (ID BIGINT AUTO_INCREMENT NOT NULL, TYPE VARCHAR(1), STREET1 VARCHAR(255), STREET2 VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.208--ServerSession(1147918573)--Connection(275835653)--CREATE TABLE CMP3_AD_CU_CUSTOMER (ID BIGINT AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), ADDR_BA_ID BIGINT, ADDR_DA_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.213--ServerSession(1147918573)--Connection(275835653)--ALTER TABLE CMP3_AD_CU_CUSTOMER ADD CONSTRAINT FK_CMP3_AD_CU_CUSTOMER_ADDR_BA_ID FOREIGN KEY (ADDR_BA_ID) REFERENCES CMP3_AD_CU_ADDRESS (ID)
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.227--ServerSession(1147918573)--Connection(275835653)--ALTER TABLE CMP3_AD_CU_CUSTOMER ADD CONSTRAINT FK_CMP3_AD_CU_CUSTOMER_ADDR_DA_ID FOREIGN KEY (ADDR_DA_ID) REFERENCES CMP3_AD_CU_ADDRESS (ID)
    [junit] [EL Finer]: cache: 2024-01-08 18:50:34.242--ServerSession(1147918573)--initialize all identitymaps
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.253--ClientSession(713372321)--Connection(958213608)--INSERT INTO CMP3_AD_CU_ADDRESS (STREET1, TYPE) VALUES (?, ?)
    [junit] 	bind => [STREET1, 1]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.255--ClientSession(713372321)--Connection(958213608)--SELECT LAST_INSERT_ID()
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.255--ClientSession(713372321)--Connection(958213608)--INSERT INTO CMP3_AD_CU_ADDRESS (STREET2, TYPE) VALUES (?, ?)
    [junit] 	bind => [STREET2, 2]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.255--ClientSession(713372321)--Connection(958213608)--SELECT LAST_INSERT_ID()
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.256--ClientSession(713372321)--Connection(958213608)--INSERT INTO CMP3_AD_CU_CUSTOMER (NAME, ADDR_BA_ID, ADDR_DA_ID) VALUES (?, ?, ?)
    [junit] 	bind => [JONES, 1, 2]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.256--ClientSession(713372321)--Connection(958213608)--SELECT LAST_INSERT_ID()
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.257--ServerSession(1147918573)--Connection(275835653)--SELECT ID, NAME, ADDR_BA_ID, ADDR_DA_ID FROM CMP3_AD_CU_CUSTOMER WHERE (NAME = ?)
    [junit] 	bind => [JONES]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.258--ServerSession(1147918573)--Connection(275835653)--SELECT ID, TYPE, STREET1, STREET2 FROM CMP3_AD_CU_ADDRESS WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.259--ServerSession(1147918573)--Connection(275835653)--SELECT ID, TYPE, STREET1, STREET2 FROM CMP3_AD_CU_ADDRESS WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.26--ServerSession(1147918573)--Connection(275835653)--SELECT t1.ID, t1.NAME, t1.ADDR_BA_ID, t1.ADDR_DA_ID, t0.ID, t0.TYPE, t0.STREET1, t0.STREET2, t2.ID, t2.TYPE, t2.STREET1, t2.STREET2 FROM CMP3_AD_CU_CUSTOMER t1 LEFT OUTER JOIN CMP3_AD_CU_ADDRESS t0 ON (t0.ID = t1.ADDR_DA_ID) LEFT OUTER JOIN CMP3_AD_CU_ADDRESS t2 ON (t2.ID = t1.ADDR_BA_ID) WHERE (t1.NAME = ?)
    [junit] 	bind => [JONES]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.279--ServerSession(1147918573)--Connection(275835653)--SELECT DISTINCT ID, NAME, ADDR_BA_ID, ADDR_DA_ID FROM CMP3_AD_CU_CUSTOMER WHERE (NAME = ?)
    [junit] 	bind => [JONES]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.28--ServerSession(1147918573)--Connection(275835653)--SELECT ID, TYPE, STREET1, STREET2 FROM CMP3_AD_CU_ADDRESS WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.28--ServerSession(1147918573)--Connection(275835653)--SELECT ID, TYPE, STREET1, STREET2 FROM CMP3_AD_CU_ADDRESS WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.282--ServerSession(1147918573)--Connection(275835653)--SELECT DISTINCT t1.ID, t1.NAME, t1.ADDR_BA_ID, t1.ADDR_DA_ID, t0.ID, t0.TYPE, t0.STREET1, t0.STREET2, t2.ID, t2.TYPE, t2.STREET1, t2.STREET2 FROM CMP3_AD_CU_CUSTOMER t1 LEFT OUTER JOIN CMP3_AD_CU_ADDRESS t0 ON (t0.ID = t1.ADDR_BA_ID) LEFT OUTER JOIN CMP3_AD_CU_ADDRESS t2 ON (t2.ID = t1.ADDR_DA_ID) WHERE (t1.NAME = ?)
    [junit] 	bind => [JONES]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.283--ServerSession(1147918573)--Connection(275835653)--SELECT ID, NAME, ADDR_BA_ID, ADDR_DA_ID FROM CMP3_AD_CU_CUSTOMER
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.284--ServerSession(1147918573)--Connection(275835653)--SELECT ID, TYPE, STREET1, STREET2 FROM CMP3_AD_CU_ADDRESS WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.284--ServerSession(1147918573)--Connection(275835653)--SELECT ID, TYPE, STREET1, STREET2 FROM CMP3_AD_CU_ADDRESS WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.285--ClientSession(1948404427)--Connection(958213608)--DELETE FROM CMP3_AD_CU_CUSTOMER WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.286--ClientSession(1948404427)--Connection(958213608)--DELETE FROM CMP3_AD_CU_ADDRESS WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Fine]: sql: 2024-01-08 18:50:34.286--ClientSession(1948404427)--Connection(958213608)--DELETE FROM CMP3_AD_CU_ADDRESS WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] Closing factory: customer-pu
    [junit] [EL Finer]: cache: 2024-01-08 18:50:34.287--ServerSession(1147918573)--initialize identitymaps
    [junit] [EL Info]: 2024-01-08 18:50:34.304--ServerSession(1205315424)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: partitioned
    [junit] [EL Info]: 2024-01-08 18:50:34.851--ServerSession(1725900104)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] WARNING: This test can only be run on Oracle.
    [junit] WARNING: This test can only be run on Oracle.
    [junit] Closing factory: partitioned-xml
    [junit] [EL Info]: 2024-01-08 18:50:35.322--SessionBroker(708342456)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:35.357--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: composite-advanced
    [junit] [EL Info]: 2024-01-08 18:50:35.578--ServerSession(1821992886)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:35.588--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: eclipselink-pu with spaces in the path and name
    [junit] [EL Info]: 2024-01-08 18:50:35.59--ServerSession(2009402586)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:35.599--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: A JPAADVProperties pu with spaces in the name
    [junit] [EL Info]: 2024-01-08 18:50:35.601--ServerSession(1849321847)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:35.61--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: eclipselink-pu-with-spaces-in-the-path-but-not-the-name
    [junit] [EL Info]: 2024-01-08 18:50:35.624--SessionBroker(1229764799)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:35.657--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] [EL Warning]: properties: 2024-01-08 18:50:36.013--ServerSession(1316158655)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. 
    [junit] [EL Warning]: properties: 2024-01-08 18:50:36.013--ServerSession(1094712572)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. 
    [junit] [EL Warning]: properties: 2024-01-08 18:50:36.014--ServerSession(659110781)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. 
    [junit] [EL Warning]: properties: 2024-01-08 18:50:36.014--ServerSession(1316158655)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. 
    [junit] [EL Warning]: properties: 2024-01-08 18:50:36.014--ServerSession(1094712572)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. 
    [junit] [EL Warning]: properties: 2024-01-08 18:50:36.014--ServerSession(659110781)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. 
    [junit] [EL Info]: 2024-01-08 18:50:36.04--SessionBroker(1229764799)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: query: 2024-01-08 18:50:36.083--UnitOfWork(1492988059)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS
    [junit] Query: ReadAllQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS").
    [junit] [EL Info]: transaction: 2024-01-08 18:50:36.093--ClientSession(1443517693)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Warning]: 2024-01-08 18:50:36.105--ClientSession(1443517693)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: 2024-01-08 18:50:36.117--UnitOfWork(1055089006)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS
    [junit] Query: ReadAllQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS").
    [junit] [EL Warning]: 2024-01-08 18:50:36.138--ClientSession(410731516)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: 2024-01-08 18:50:36.148--UnitOfWork(1325618687)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS
    [junit] Query: ReadAllQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS").
    [junit] [EL Info]: transaction: 2024-01-08 18:50:36.158--ClientSession(584091036)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Warning]: 2024-01-08 18:50:36.168--ClientSession(584091036)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] [EL Info]: 2024-01-08 18:50:36.169--SessionBroker(1229764799)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:50:36.195--SessionBroker(1229764799)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: query: 2024-01-08 18:50:36.24--UnitOfWork(1702955138)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS
    [junit] Query: ReadAllQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS").
    [junit] [EL Severe]: 2024-01-08 18:50:36.241--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: sql: 2024-01-08 18:50:36.241--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: transaction: 2024-01-08 18:50:36.241--ClientSession(1620234315)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: 2024-01-08 18:50:36.242--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: sql: 2024-01-08 18:50:36.242--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: 2024-01-08 18:50:36.249--SessionBroker(1229764799)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:50:36.36--SessionBroker(1229764799)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:50:36.386--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: 2024-01-08 18:50:36.386--UnitOfWork(1210614450)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.composite.advanced.member_1.Address@145b5efe)
    [junit] [EL Info]: query: 2024-01-08 18:50:36.387--UnitOfWork(877734511)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [1]
    [junit] Query: ReadObjectQuery(name="readAddress" referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)").
    [junit] [EL Info]: transaction: 2024-01-08 18:50:36.407--ClientSession(1793057894)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: 2024-01-08 18:50:36.408--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.408--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.408--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: 2024-01-08 18:50:36.408--ClientSession(1793057894)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: 2024-01-08 18:50:36.409--UnitOfWork(845738361)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [1]
    [junit] Query: ReadObjectQuery(name="readAddress" referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)").
    [junit] [EL Info]: transaction: 2024-01-08 18:50:36.43--ClientSession(133402709)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: 2024-01-08 18:50:36.43--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.43--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.431--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: 2024-01-08 18:50:36.431--ClientSession(133402709)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: 2024-01-08 18:50:36.431--UnitOfWork(697452681)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [1]
    [junit] Query: ReadObjectQuery(name="readAddress" referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)").
    [junit] [EL Info]: transaction: 2024-01-08 18:50:36.451--ClientSession(216342942)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: 2024-01-08 18:50:36.452--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.452--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.452--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: 2024-01-08 18:50:36.452--ClientSession(216342942)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: 2024-01-08 18:50:36.453--UnitOfWork(348275846)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [1]
    [junit] Query: ReadObjectQuery(name="readAddress" referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)").
    [junit] [EL Info]: transaction: 2024-01-08 18:50:36.473--ClientSession(956367613)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: 2024-01-08 18:50:36.474--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.474--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.474--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: 2024-01-08 18:50:36.474--ClientSession(956367613)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: transaction: 2024-01-08 18:50:36.494--ClientSession(941131509)--Communication failure detected when attempting to create transaction on database.  Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0.
    [junit] [EL Severe]: 2024-01-08 18:50:36.495--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.495--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Severe]: 2024-01-08 18:50:36.495--ServerSession(659110781)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Warning]: 2024-01-08 18:50:36.495--ClientSession(941131509)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken
    [junit] Error Code: 0
    [junit] [EL Info]: query: 2024-01-08 18:50:36.496--UnitOfWork(1147366903)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken
    [junit] Error Code: 0
    [junit] Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [1]
    [junit] Query: ReadObjectQuery(name="readAddress" referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET, TYPE, VERSION FROM MBR1_ADDRESS WHERE (ADDRESS_ID = ?)").
    [junit] [EL Info]: 2024-01-08 18:50:36.516--SessionBroker(1229764799)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:50:36.555--ServerSession(1005657884)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:50:36.567--ServerSession(1005657884)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Multiple writable mappings exist for the field [CMP3_MWMAPVALUE.VALUE].  Only one may be defined as writable, all others must be specified read-only.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[map]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.MultipleWritableMapHolder --> [DatabaseTable(CMP3_MWMAPHOLDER)])
    [junit] 
    [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Multiple writable mappings exist for the field [WRONGANNOTATION.F_NAME].  Only one may be defined as writable, all others must be specified read-only.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[lastName-->WRONGANNOTATION.F_NAME]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.WrongAnnotation --> [DatabaseTable(WRONGANNOTATION)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] [EL Severe]: ejb: 2024-01-08 18:50:36.569--ServerSession(1005657884)--Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.IntegrityException
    [junit] Descriptor Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Multiple writable mappings exist for the field [CMP3_MWMAPVALUE.VALUE].  Only one may be defined as writable, all others must be specified read-only.
    [junit] Mapping: org.eclipse.persistence.mappings.OneToManyMapping[map]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.MultipleWritableMapHolder --> [DatabaseTable(CMP3_MWMAPHOLDER)])
    [junit] 
    [junit] Exception [EclipseLink-48] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DescriptorException
    [junit] Exception Description: Multiple writable mappings exist for the field [WRONGANNOTATION.F_NAME].  Only one may be defined as writable, all others must be specified read-only.
    [junit] Mapping: org.eclipse.persistence.mappings.DirectToFieldMapping[lastName-->WRONGANNOTATION.F_NAME]
    [junit] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.validationfailed.WrongAnnotation --> [DatabaseTable(WRONGANNOTATION)])
    [junit] 
    [junit] Runtime Exceptions: 
    [junit] ---------------------------------------------------------
    [junit] 
    [junit] [EL Info]: 2024-01-08 18:50:36.584--SessionBroker(287041573)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:36.613--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] [EL Info]: 2024-01-08 18:50:36.628--SessionBroker(1790934070)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:36.661--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] [EL Warning]: 2024-01-08 18:50:36.772--UnitOfWork(701275896)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'F_NAME' at row 1
    [junit] Error Code: 1406
    [junit] Call: INSERT INTO MBR2_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, PAY_SCALE, ROOM_NUM, STATUS, VERSION, START_TIME, END_TIME, START_OVERTIME, END_OVERTIME, FORMER_COMPANY, FORMER_END_DATE, FORMER_START_DATE, END_DATE, START_DATE, ADDR_ID, DEPT_ID, MANAGER_EMP_ID, HUGE_PROJ_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [166, firstName_maxfieldLength_0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000, null, null, null, 0, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] Query: InsertObjectQuery(Employee: 166)
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: Can't run this test because SELECT FOR UPDATE NO WAIT is not supported on this platform
    [junit] [EL Info]: 2024-01-08 18:50:36.908--SessionBroker(1399255988)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:36.937--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] [EL Info]: 2024-01-08 18:50:36.953--SessionBroker(1369616084)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:36.982--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: composite-advanced
    [junit] [EL Info]: 2024-01-08 18:50:37.011--SessionBroker(685279968)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:50:37.039--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] [EL Warning]: 2024-01-08 18:50:37.143--UnitOfWork(2139908890)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 203] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 203
    [junit] [EL Warning]: 2024-01-08 18:50:37.148--UnitOfWork(1573557177)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 204] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 204
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] [EL Info]: 2024-01-08 18:50:37.309--SessionBroker(685279968)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] Ds - Allocating new non-tx connection
    [junit] [EL Info]: 2024-01-08 18:50:37.626--SessionBroker(685279968)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:50:37.659--SessionBroker(685279968)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:50:37.785--SessionBroker(685279968)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:37.843--UnitOfWork(390691892)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee] is mapped to a primary key column in the database. Updates are not allowed.
    [junit] [EL Warning]: 2024-01-08 18:50:37.847--UnitOfWork(229137532)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The attribute [owner] of class [org.eclipse.persistence.testing.models.jpa.composite.advanced.member_3.PhoneNumber] is mapped to a primary key column in the database. Updates are not allowed.
    [junit] [EL Warning]: 2024-01-08 18:50:37.9--UnitOfWork(410162372)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 265] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 265
    [junit] [EL Warning]: 2024-01-08 18:50:38.071--UnitOfWork(1231659860)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 284] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 284
    [junit] WARNING: This database does not support NOWAIT.
    [junit] WARNING: This database does not support NOWAIT.
    [junit] [EL Warning]: 2024-01-08 18:50:38.177--UnitOfWork(1796559543)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 314] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 314
    [junit] [EL Warning]: 2024-01-08 18:50:38.197--UnitOfWork(1534399068)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 317] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.Employee Primary Key> 317
    [junit] Closing factory: composite-advanced
    [junit] [EL Info]: 2024-01-08 18:50:38.212--ServerSession(1240828874)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:50:38.364--ServerSession(625411448)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:38.396--ServerSession(625411448)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:38.593--ServerSession(728382649)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:38.628--ServerSession(728382649)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:38.674--ServerSession(309072028)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:38.703--ServerSession(309072028)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:38.726--ServerSession(334076590)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:38.753--ServerSession(334076590)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:38.884--ServerSession(1748258767)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:38.916--ServerSession(1748258767)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:38.939--ServerSession(798606872)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:38.966--ServerSession(798606872)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:38.989--ServerSession(2146286846)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:39.021--ServerSession(2146286846)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Warning]: 2024-01-08 18:50:39.022--ServerSession(2146286846)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_JOIN_TABLE_ID1'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_JOIN_TABLE ADD CONSTRAINT FK_EXTENS_JOIN_TABLE_ID1 FOREIGN KEY (ID1) REFERENCES EXTENS_EMP (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_JOIN_TABLE ADD CONSTRAINT FK_EXTENS_JOIN_TABLE_ID1 FOREIGN KEY (ID1) REFERENCES EXTENS_EMP (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:39.046--ServerSession(323221373)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:39.072--ServerSession(323221373)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:39.097--ServerSession(1577883843)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:39.125--ServerSession(1577883843)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:39.149--ServerSession(153125422)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: 2024-01-08 18:50:39.15--ServerSession(153125422)--Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Cannot acquire data source [MyNonJtaDataSource].
    [junit] Internal Exception: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
    [junit] [EL Severe]: ejb: 2024-01-08 18:50:39.15--ServerSession(153125422)--Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Cannot acquire data source [MyNonJtaDataSource].
    [junit] Internal Exception: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial
    [junit] [EL Info]: 2024-01-08 18:50:39.153--ServerSession(1796345267)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:50:39.185--ServerSession(1796345267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_EMP_ADDRESS_ID'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_EMP ADD CONSTRAINT FK_EXTENS_EMP_ADDRESS_ID FOREIGN KEY (ADDRESS_ID) REFERENCES EXTENS_ADDR (ID)")
    [junit] [EL Warning]: 2024-01-08 18:50:39.186--ServerSession(1796345267)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Duplicate foreign key constraint name 'FK_EXTENS_JOIN_TABLE_ID1'
    [junit] Error Code: 1826
    [junit] Call: ALTER TABLE EXTENS_JOIN_TABLE ADD CONSTRAINT FK_EXTENS_JOIN_TABLE_ID1 FOREIGN KEY (ID1) REFERENCES EXTENS_EMP (ID)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE EXTENS_JOIN_TABLE ADD CONSTRAINT FK_EXTENS_JOIN_TABLE_ID1 FOREIGN KEY (ID1) REFERENCES EXTENS_EMP (ID)")
    [junit] [EL Info]: 2024-01-08 18:50:39.192--DatabaseSessionImpl(935135907)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 848, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.963 sec
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

run-test:
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.671--ServerSession(761973299)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.674--ServerSession(761973299)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.681--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.684--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.685--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.685--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.686--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.687--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.688--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.689--ServerSession(761973299)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.691--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.692--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.694--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.707--ServerSession(761973299)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.708--ServerSession(761973299)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.71--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.71--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.711--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.862--ServerSession(1872047468)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.862--ServerSession(1872047468)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.868--ServerSession(1980194149)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.869--ServerSession(1980194149)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.878--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.878--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.878--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.879--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.879--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.879--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.883--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.883--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.883--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.883--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.883--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:41.883--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Fine]: server: 2024-01-08 18:50:41.903--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform
    [junit] [EL Fine]: moxy: 2024-01-08 18:50:41.908--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@4e25147a
    [junit] [EL Fine]: moxy: 2024-01-08 18:50:41.908--Thread(Thread[main,5,main])--DocumentBuilderFactory instance: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl@56303475
    [junit] [EL Fine]: moxy: 2024-01-08 18:50:41.909--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller" started
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.91--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.91--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.91--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.91--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.91--ServerSession(1629759610)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field deliveryAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.91--ServerSession(1629759610)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field billingAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.911--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.911--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is being defaulted to: AddressType2.
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.911--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is being defaulted to: AddressType1.
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.911--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: RegisteredCustomer.
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.911--ServerSession(1629759610)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_CUSTOMER_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: CMP3_AD_CU_CUSTOMER_ID_SEQ.
    [junit] [EL Config]: metadata: 2024-01-08 18:50:41.911--ServerSession(1629759610)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_ADDRESS_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CMP3_AD_CU_ADDRESS_ID_SEQ.
    [junit] [EL Fine]: moxy: 2024-01-08 18:50:41.912--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@3b6c624
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.212--ServerSession(1403649277)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Consultant] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.212--ServerSession(1403649277)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.316--ServerSession(326376794)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.317--ServerSession(326376794)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.32--ServerSession(326376794)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.325--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.325--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.325--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:50:42.325--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] Running org.eclipse.persistence.testing.tests.jpa.AllCMP3TestRunModel3
    [junit] [EL Info]: 2024-01-08 18:50:42.565--DatabaseSessionImpl(1955406455)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(1209462308)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1209462308)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur.
    [junit] [EL Info]: ServerSession(1698322791)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1698322791)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur.
    [junit] [EL Info]: ServerSession(1407795127)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1407795127)--Reverting the lazy setting on the OneToOne or ManyToOne attribute [table] for the entity class [class org.eclipse.persistence.internal.helper.DatabaseField] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: UnitOfWork(65583344)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee] is mapped to a primary key column in the database. Updates are not allowed.
    [junit] [EL Warning]: UnitOfWork(2007716372)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The attribute [owner] of class [org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.PhoneNumber] is mapped to a primary key column in the database. Updates are not allowed.
    [junit] [EL Warning]: UnitOfWork(1767994579)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 185] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 185
    [junit] [EL Warning]: UnitOfWork(1206973460)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 258] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 258
    [junit] [EL Warning]: UnitOfWork(192449986)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 267] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 267
    [junit] [EL Warning]: ServerSession(1407795127)--Exception [EclipseLink-6050] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: ReportQuery result size mismatch.  Expecting [8], but retrieved [6]
    [junit] Query: ReportQuery(referenceClass=Project sql="SELECT PROJ_ID, PROJ_TYPE, DESCRIP, PROJ_NAME, VERSION, LEADER_ID FROM CMP3_FA_PROJECT")
    [junit] [EL Warning]: ServerSession(1407795127)--Exception [EclipseLink-6137] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: An Exception was thrown while executing a ReportQuery with a constructor expression: java.lang.NoSuchMethodException: org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee.<init>(java.lang.String, java.sql.Date, java.lang.Integer)
    [junit] Internal Exception: java.lang.NoSuchMethodException: org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee.<init>(java.lang.String, java.sql.Date, java.lang.Integer)
    [junit] Query: ReportQuery(referenceClass=Employee )
    [junit] [EL Warning]: UnitOfWork(1074601008)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [Employee: 392] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 392
    [junit] [EL Warning]: UnitOfWork(1386406651)--Exception [EclipseLink-5004] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: An attempt was made to update the object [Employee: 393], but it has no version number in the identity map. 
    [junit] It may not have been read before the update was attempted. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.Employee Primary Key> 393
    [junit] [EL Warning]: UnitOfWork(1240091493)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.GoldBuyer@3833897c] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.GoldBuyer Primary Key> 5
    [junit] WARNING: This database does not support NOWAIT.
    [junit] <?xml version="1.0" encoding="UTF-8"?><order><orderId>13</orderId><version>1</version><quantity>0</quantity></order>
    [junit] [EL Warning]: query: UnitOfWork(244532357)--ReadObjectQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id = :ID")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(658290473)--ReadObjectQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id = :ID")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: ServerSession(1407795127)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(1621513804)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t1.F_NAME, t1.L_NAME, t1.VERSION, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET FROM CMP3_FA_ADDRESS t0, CMP3_FA_SALARY t2, CMP3_FA_EMPLOYEE t1 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(47546678)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id IN (SELECT p.owner.id FROM PhoneNumber p)")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(47546678)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t1.F_NAME, t1.L_NAME, t1.VERSION, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET FROM CMP3_FA_ADDRESS t0, CMP3_FA_SALARY t2, CMP3_FA_EMPLOYEE t1 WHERE ((t1.EMP_ID IN (SELECT t3.EMP_ID FROM CMP3_FA_PHONENUMBER t5, CMP3_FA_SALARY t4, CMP3_FA_EMPLOYEE t3 WHERE ((t3.EMP_ID = t5.OWNER_ID) AND (t4.EMP_ID = t3.EMP_ID))) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(1057230750)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id IN (SELECT p.owner.id FROM PhoneNumber p)")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(1596445297)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(366407905)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.EMP_ID FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4, CMP3_FA_PHONENUMBER t6 WHERE ((t4.EMP_ID = t6.OWNER_ID) AND (t5.EMP_ID = t4.EMP_ID))) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(759994182)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(1583798365)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.EMP_ID FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4, CMP3_FA_PHONENUMBER t6 WHERE ((t4.EMP_ID = t6.OWNER_ID) AND (t5.EMP_ID = t4.EMP_ID))) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(941390058)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(2066976070)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t3.ID, t3.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_FA_SALARY t2, CMP3_FA_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.EMP_ID FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4, CMP3_FA_PHONENUMBER t6 WHERE ((t4.EMP_ID = t6.OWNER_ID) AND (t5.EMP_ID = t4.EMP_ID))) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] >>> Employee retrieved
    [junit] >>> Employee copied
    [junit] >>> Sparse merge complete
    [junit] >>> Flush complete
    [junit] >>> Employees retrieved
    [junit] >>> Employees copied
    [junit] >>> Sparse merge complete
    [junit] >>> Flush complete
    [junit] [EL Warning]: query: UnitOfWork(851934733)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_FA_SALARY t2 WHERE ((NOT EXISTS (SELECT ? FROM CMP3_FA_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT ? FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))")
    [junit] FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, id}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [projects.teamLeader] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(851934733)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_FA_SALARY t2 WHERE ((NOT EXISTS (SELECT ? FROM CMP3_FA_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT ? FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))")
    [junit] FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, id}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [projects.teamLeader.phoneNumbers] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(851934733)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_FA_SALARY t2 WHERE ((NOT EXISTS (SELECT ? FROM CMP3_FA_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT ? FROM CMP3_FA_SALARY t5, CMP3_FA_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))")
    [junit] FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, id}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [manager.phoneNumbers] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(1866615243)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.GETMANAGER, t1.ISMANAGER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.SETMANAGER, t1.STATUS, t1.VERSION, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.END_DATE, t1.START_DATE, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t0.ID, t0.NAME FROM CMP3_FA_EMPLOYEE t1 LEFT OUTER JOIN CMP3_FA_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_FA_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)")
    [junit] FetchGroup(){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(810391221)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(810391221)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(810391221)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(810391221)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(810391221)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(810391221)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(810391221)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(810391221)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(810391221)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: query: UnitOfWork(49191134)--ReadObjectQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id = :ID")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(540244601)--ReadObjectQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id = :ID")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(49673515)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(49673515)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t1.F_NAME, t1.L_NAME, t1.VERSION, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION FROM CMP3_ADDRESS t0, CMP3_SALARY t2, CMP3_EMPLOYEE t1 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(736048154)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id IN (SELECT p.id FROM PhoneNumber p)")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(736048154)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t1.F_NAME, t1.L_NAME, t1.VERSION, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION FROM CMP3_ADDRESS t0, CMP3_SALARY t2, CMP3_EMPLOYEE t1 WHERE ((t1.EMP_ID IN (SELECT t3.OWNER_ID FROM CMP3_PHONENUMBER t3) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(1006402899)--ReadAllQuery(referenceClass=Employee jpql="SELECT e FROM Employee e JOIN FETCH e.address WHERE e.id IN (SELECT p.id FROM PhoneNumber p)")
    [junit] FetchGroup(Employee-default){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: query: UnitOfWork(47125104)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(309527276)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.OWNER_ID FROM CMP3_PHONENUMBER t4) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: query: UnitOfWork(692875590)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(1234540159)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.OWNER_ID FROM CMP3_PHONENUMBER t4) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: query: UnitOfWork(909425779)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t2.EMP_ID = t1.EMP_ID) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(1868207311)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ADDRESS_ID, t0.CITY, t0.COUNTRY, t0.P_CODE, t0.PROVINCE, t0.STREET, t0.TYPE, t0.VERSION, t3.ID, t3.NAME, t3.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t3 ON (t3.ID = t1.DEPT_ID), CMP3_SALARY t2, CMP3_ADDRESS t0 WHERE ((t1.EMP_ID IN (SELECT t4.OWNER_ID FROM CMP3_PHONENUMBER t4) AND (t2.EMP_ID = t1.EMP_ID)) AND (t0.ADDRESS_ID = t1.ADDR_ID))")
    [junit] FetchGroup(names){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] >>> Employee retrieved
    [junit] >>> Employee copied
    [junit] >>> Sparse merge complete
    [junit] >>> Flush complete
    [junit] >>> Employees retrieved
    [junit] >>> Employees copied
    [junit] >>> Sparse merge complete
    [junit] >>> Flush complete
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: query: UnitOfWork(95291903)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((NOT EXISTS (SELECT ? FROM CMP3_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT ? FROM CMP3_SALARY t5, CMP3_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))")
    [junit] FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, ID, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [projects.teamLeader] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(95291903)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((NOT EXISTS (SELECT ? FROM CMP3_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT ? FROM CMP3_SALARY t5, CMP3_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))")
    [junit] FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, ID, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [projects.teamLeader.phoneNumbers] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(95291903)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((NOT EXISTS (SELECT ? FROM CMP3_PROJECT t3 WHERE (t3.LEADER_ID = t1.EMP_ID)) AND NOT EXISTS (SELECT ? FROM CMP3_SALARY t5, CMP3_EMPLOYEE t4 WHERE ((t4.MANAGER_EMP_ID = t1.EMP_ID) AND (t5.EMP_ID = t4.EMP_ID)))) AND (t2.EMP_ID = t1.EMP_ID))")
    [junit] FetchGroup(employee){lastName, address => {class java.lang.Object=FetchGroup(address){country, city, ID, version}}, projects => {class java.lang.Object=FetchGroup(projects){name, teamLeader => {class java.lang.Object=FetchGroup(teamLeader){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, version}}, manager => {class java.lang.Object=FetchGroup(manager){firstName, id, version, phoneNumbers => {class java.lang.Object=FetchGroup(phoneNumbers){owner, areaCode, type}}}}, id, department => {class java.lang.Object=FetchGroup(department){name, id}}, version, phoneNumbers}: joined attribute [manager.phoneNumbers] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: query: UnitOfWork(281287818)--ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)")
    [junit] FetchGroup(){firstName, lastName, id, version}: joined attribute [address] is not included into the fetch group. The joined attribute data (though read from the database) will be ignored. A new sql will be executed to read again the object referenced by the joined attribute; and yet another sql to read the whole main object (because of setting the value to the attribute outside the fetch group). Either include the fetched attribute into the fetch group or remove it.
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(810391221)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Info]: 2024-01-08 18:51:17.885--DatabaseSessionImpl(1256089991)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 504, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.362 sec
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

run-test:
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(1369468094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.383--ServerSession(761973299)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.386--ServerSession(761973299)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.393--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.395--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.396--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.396--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.397--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.399--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.399--ServerSession(761973299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.401--ServerSession(761973299)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.403--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.404--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.406--ServerSession(761973299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.419--ServerSession(761973299)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.42--ServerSession(761973299)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.422--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.423--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.423--ServerSession(761973299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.558--ServerSession(1872047468)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.558--ServerSession(1872047468)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.565--ServerSession(1980194149)--The tenant discriminator context property for the tenant discriminator column [JPA_MAFIOSO_ADDRESS.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Address] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.565--ServerSession(1980194149)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.577--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.578--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.578--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.578--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.578--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.578--ServerSession(1294139740)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.583--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.583--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.583--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.583--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.583--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.584--ServerSession(1529002352)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Fine]: server: 2024-01-08 18:51:20.623--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform
    [junit] [EL Fine]: moxy: 2024-01-08 18:51:20.627--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@4e25147a
    [junit] [EL Fine]: moxy: 2024-01-08 18:51:20.628--Thread(Thread[main,5,main])--DocumentBuilderFactory instance: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl@56303475
    [junit] [EL Fine]: moxy: 2024-01-08 18:51:20.629--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller" started
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.63--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.63--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.63--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.63--ServerSession(1629759610)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.63--ServerSession(1629759610)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field deliveryAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.63--ServerSession(1629759610)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field billingAddress] is being defaulted to: class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.63--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CustomerAddress.
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.631--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType2] is being defaulted to: AddressType2.
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.631--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.AddressType1] is being defaulted to: AddressType1.
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.631--ServerSession(1629759610)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: RegisteredCustomer.
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.631--ServerSession(1629759610)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_CUSTOMER_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.RegisteredCustomer] is being defaulted to: CMP3_AD_CU_CUSTOMER_ID_SEQ.
    [junit] [EL Config]: metadata: 2024-01-08 18:51:20.631--ServerSession(1629759610)--Thread(Thread[main,5,main])--The sequence name for the sequence generator named [CMP3_AD_CU_ADDRESS_ID_SEQ] defined on [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] from [class org.eclipse.persistence.testing.models.jpa.advanced.customer.CustomerAddress] is being defaulted to: CMP3_AD_CU_ADDRESS_ID_SEQ.
    [junit] [EL Fine]: moxy: 2024-01-08 18:51:20.632--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@3b6c624
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.949--ServerSession(1403649277)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Consultant] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:20.95--ServerSession(1403649277)--Ignoring JPA convert specification on element [field active] within entity class [class org.eclipse.persistence.testing.models.jpa.plsql.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:21.049--ServerSession(326376794)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:21.05--ServerSession(326376794)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:21.054--ServerSession(326376794)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:21.059--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:21.06--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:21.06--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:21.06--ServerSession(1062163248)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] Running org.eclipse.persistence.testing.tests.jpa.AllCMP3TestRunModel4
    [junit] [EL Info]: 2024-01-08 18:51:21.338--DatabaseSessionImpl(797224183)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default].
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map.  This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: ServerSession(571251299)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(571251299)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(571251299)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(571251299)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED.
    [junit] [EL Warning]: metadata: ServerSession(571251299)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(571251299)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(571251299)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(571251299)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: ServerSession(571251299)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_XMLAddress does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_XMLAddress
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_XMLAddress")
    [junit] [EL Warning]: ServerSession(571251299)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_XMLInOut does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_XMLInOut
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_XMLInOut")
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.443--ServerSession(547428000)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.444--ServerSession(547428000)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.447--ServerSession(547428000)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:51:27.526--ServerSession(547428000)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.547--ServerSession(547428000)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.548--ServerSession(547428000)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.549--ServerSession(547428000)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.549--ServerSession(547428000)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.55--ServerSession(547428000)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.551--ServerSession(547428000)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:27.552--ServerSession(547428000)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:51:27.846--ServerSession(547428000)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_CKENT_C_B' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:28.145--ServerSession(547428000)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTA_B_UNQ1' in the referenced table 'DDL_CKENTB'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)")
    [junit] [EL Warning]: 2024-01-08 18:51:28.479--ServerSession(547428000)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENT_C_B_C_SEQ' in the referenced table 'DDL_CKENTC'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:28.731--ServerSession(547428000)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] Closing factory: ddlGeneration
    [junit] [EL Info]: 2024-01-08 18:51:28.825--ServerSession(522361920)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: METADATA_COMPLETE
    [junit] [EL Info]: 2024-01-08 18:51:28.86--ServerSession(1476061457)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: XML_MAPPING_METADATA_COMPLETE
    [junit] [EL Info]: 2024-01-08 18:51:30.559--SessionBroker(2005488238)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:51:30.6--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] [EL Warning]: 2024-01-08 18:51:30.825--ServerSession(939294268)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_XML_BR1_Address does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_XML_BR1_Address
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_XML_BR1_Address")
    [junit] [EL Warning]: 2024-01-08 18:51:30.826--ServerSession(939294268)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_XML_BR1_InOut does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_XML_BR1_InOut
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_XML_BR1_InOut")
    [junit] Closing factory: xml-composite-advanced
    [junit] [EL Info]: 2024-01-08 18:51:30.973--ServerSession(1254933470)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.037--ServerSession(1310973424)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.038--ServerSession(1310973424)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.041--ServerSession(1310973424)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:51:31.06--ServerSession(1310973424)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.079--ServerSession(1310973424)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.08--ServerSession(1310973424)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.081--ServerSession(1310973424)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.081--ServerSession(1310973424)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.081--ServerSession(1310973424)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.082--ServerSession(1310973424)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:31.083--ServerSession(1310973424)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:51:31.556--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_CKENT_C_B' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:31.846--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTA_B_UNQ1' in the referenced table 'DDL_CKENTB'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)")
    [junit] [EL Warning]: 2024-01-08 18:51:32.137--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENT_C_B_C_SEQ' in the referenced table 'DDL_CKENTC'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:32.374--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:32.375--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:32.376--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:32.377--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:32.805--UnitOfWork(1881258837)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_COURSE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: SELECT ID FROM DDL_COURSE
    [junit] Query: ReadAllQuery(referenceClass=Course sql="SELECT ID FROM DDL_COURSE")
    [junit] [EL Warning]: 2024-01-08 18:51:32.82--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:32.821--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:32.821--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:32.822--ServerSession(1310973424)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.855--ServerSession(1092507262)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.855--ServerSession(1092507262)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.857--ServerSession(1092507262)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:51:32.871--ServerSession(1092507262)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.887--ServerSession(1092507262)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.888--ServerSession(1092507262)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.888--ServerSession(1092507262)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.888--ServerSession(1092507262)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.889--ServerSession(1092507262)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.889--ServerSession(1092507262)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:32.89--ServerSession(1092507262)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:51:32.912--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENTA' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENTA (F_NAME VARCHAR(64) NOT NULL, L_NAME VARCHAR(64) NOT NULL, SEQ INTEGER NOT NULL, B_CODE VARCHAR(64), B_SEQ BIGINT, B_UNQ1 VARCHAR(255), B_UNQ2 VARCHAR(255), PRIMARY KEY (F_NAME, L_NAME, SEQ))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENTA (F_NAME VARCHAR(64) NOT NULL, L_NAME VARCHAR(64) NOT NULL, SEQ INTEGER NOT NULL, B_CODE VARCHAR(64), B_SEQ BIGINT, B_UNQ1 VARCHAR(255), B_UNQ2 VARCHAR(255), PRIMARY KEY (F_NAME, L_NAME, SEQ))")
    [junit] [EL Warning]: 2024-01-08 18:51:32.945--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_CKENT_C_B' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:33.03--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_EMP' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_EMP (ID INTEGER NOT NULL, JUSTTOTEST SMALLINT, PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_EMP (ID INTEGER NOT NULL, JUSTTOTEST SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.048--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'Foos' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE Foos (ordinal_nbr INTEGER NOT NULL, contact_id INTEGER NOT NULL, PRIMARY KEY (ordinal_nbr, contact_id))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE Foos (ordinal_nbr INTEGER NOT NULL, contact_id INTEGER NOT NULL, PRIMARY KEY (ordinal_nbr, contact_id))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.061--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'Countries' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE Countries (iso_code VARCHAR(50) NOT NULL, name VARCHAR(255), PRIMARY KEY (iso_code))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE Countries (iso_code VARCHAR(50) NOT NULL, name VARCHAR(255), PRIMARY KEY (iso_code))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.076--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_COURSE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_COURSE (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_COURSE (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.231--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTA_B_UNQ1' in the referenced table 'DDL_CKENTB'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)")
    [junit] [EL Warning]: 2024-01-08 18:51:33.24--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTC_A_F_NAME' in the referenced table 'DDL_CKENTA'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTC ADD CONSTRAINT FK_DDL_CKENTC_A_F_NAME FOREIGN KEY (A_F_NAME, A_L_NAME, A_SEQ) REFERENCES DDL_CKENTA (F_NAME, L_NAME, SEQ)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTC ADD CONSTRAINT FK_DDL_CKENTC_A_F_NAME FOREIGN KEY (A_F_NAME, A_L_NAME, A_SEQ) REFERENCES DDL_CKENTA (F_NAME, L_NAME, SEQ)")
    [junit] [EL Warning]: 2024-01-08 18:51:33.521--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENT_C_B_C_SEQ' in the referenced table 'DDL_CKENTC'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:33.743--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.744--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.744--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.745--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.746--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.747--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.747--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:33.748--ServerSession(1092507262)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] Closing factory: ddlGeneration
    [junit] [EL Info]: 2024-01-08 18:51:33.771--ServerSession(1468302269)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:33.784--ServerSession(1468302269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:33.784--ServerSession(1468302269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:33.786--ServerSession(1468302269)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] Closing factory: ddlTableSuffix
    [junit] [EL Info]: 2024-01-08 18:51:33.813--ServerSession(715978059)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ddlTablePerClass
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.053--ServerSession(817785349)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.053--ServerSession(817785349)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.055--ServerSession(817785349)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:51:34.073--ServerSession(817785349)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.088--ServerSession(817785349)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.089--ServerSession(817785349)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.089--ServerSession(817785349)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.089--ServerSession(817785349)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.09--ServerSession(817785349)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.09--ServerSession(817785349)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:34.091--ServerSession(817785349)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:51:34.54--ServerSession(817785349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_CKENT_C_B' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:34.792--ServerSession(817785349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTA_B_UNQ1' in the referenced table 'DDL_CKENTB'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)")
    [junit] [EL Warning]: 2024-01-08 18:51:35.062--ServerSession(817785349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENT_C_B_C_SEQ' in the referenced table 'DDL_CKENTC'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:35.277--ServerSession(817785349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:35.278--ServerSession(817785349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:35.279--ServerSession(817785349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:35.28--ServerSession(817785349)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:35.315--UnitOfWork(1322864234)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Column 'FEE_AMOUNT' cannot be null
    [junit] Error Code: 1048
    [junit] Call: INSERT INTO PURCHASE (ID, FEE_AMOUNT, FEE_ID) VALUES (?, ?, ?)
    [junit] 	bind => [3 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.Purchase@d20e900)
    [junit] [EL Warning]: 2024-01-08 18:51:35.319--UnitOfWork(114442558)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Column 'PARCEL_NUMBER' cannot be null
    [junit] Error Code: 1048
    [junit] Call: INSERT INTO PropertyRecord_PROPERTYINFOS (PropertyRecord_ID, CITY, PLUSFOUR, STREET_NAME, STATE, ZIPNUM, PARCEL_NUMBER, SQUARE_FEET, ASSESSMENT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.PropertyInfo@c4fc610)
    [junit] Closing factory: ddlGeneration
    [junit] [EL Info]: 2024-01-08 18:51:35.377--ServerSession(2067610941)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ddlTablePerClass
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.597--ServerSession(1682894195)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.598--ServerSession(1682894195)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.6--ServerSession(1682894195)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:51:35.622--ServerSession(1682894195)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.637--ServerSession(1682894195)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.639--ServerSession(1682894195)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.639--ServerSession(1682894195)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.64--ServerSession(1682894195)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.64--ServerSession(1682894195)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.641--ServerSession(1682894195)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:35.642--ServerSession(1682894195)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:51:36.086--ServerSession(1682894195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_CKENT_C_B' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:36.371--ServerSession(1682894195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTA_B_UNQ1' in the referenced table 'DDL_CKENTB'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)")
    [junit] [EL Warning]: 2024-01-08 18:51:36.64--ServerSession(1682894195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENT_C_B_C_SEQ' in the referenced table 'DDL_CKENTC'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:36.872--ServerSession(1682894195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:36.874--ServerSession(1682894195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:36.875--ServerSession(1682894195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:36.877--ServerSession(1682894195)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] Closing factory: ddlGeneration
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:36.921--ServerSession(736664485)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:36.921--ServerSession(736664485)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:36.922--ServerSession(736664485)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:36.922--ServerSession(736664485)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Info]: 2024-01-08 18:51:36.931--ServerSession(736664485)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ddlTablePerTenantGeneration
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.174--ServerSession(1269132222)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.174--ServerSession(1269132222)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.177--ServerSession(1269132222)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:51:37.198--ServerSession(1269132222)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.213--ServerSession(1269132222)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.214--ServerSession(1269132222)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.214--ServerSession(1269132222)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.214--ServerSession(1269132222)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.215--ServerSession(1269132222)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.215--ServerSession(1269132222)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:37.216--ServerSession(1269132222)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:51:37.656--ServerSession(1269132222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_CKENT_C_B' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:37.909--ServerSession(1269132222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTA_B_UNQ1' in the referenced table 'DDL_CKENTB'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)")
    [junit] [EL Warning]: 2024-01-08 18:51:38.186--ServerSession(1269132222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENT_C_B_C_SEQ' in the referenced table 'DDL_CKENTC'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:38.408--ServerSession(1269132222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:38.409--ServerSession(1269132222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:38.412--ServerSession(1269132222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:38.414--ServerSession(1269132222)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:38.436--UnitOfWork(1651133962)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'DDL_UCENTITY1.COLUMN1'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@2e3c5ecc)
    [junit] [EL Warning]: 2024-01-08 18:51:38.437--UnitOfWork(372630073)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'DDL_UCENTITY1.UCforColumn2'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@2e6ca6b5)
    [junit] [EL Warning]: 2024-01-08 18:51:38.438--UnitOfWork(559210048)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1-1' for key 'DDL_UCENTITY1.UNQ_DDL_UCENTITY1_0'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@5d27a744)
    [junit] [EL Warning]: 2024-01-08 18:51:38.441--UnitOfWork(892367717)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'DDL_UCENTITY2.COLUMN1'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@7d4bb16b)
    [junit] [EL Warning]: 2024-01-08 18:51:38.442--UnitOfWork(1947065153)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'DDL_UCENTITY2.UNQ_DDL_UCENTITY2_0'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@15d04c41)
    [junit] [EL Warning]: 2024-01-08 18:51:38.443--UnitOfWork(1429623854)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1-1' for key 'DDL_UCENTITY2.UNQ_DDL_UCENTITY2_1'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@63a833c5)
    [junit] Closing factory: ddlGeneration
    [junit] [EL Info]: 2024-01-08 18:51:38.563--ServerSession(622683350)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ddlTablePerClass
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.797--ServerSession(185048994)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.797--ServerSession(185048994)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.799--ServerSession(185048994)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:51:38.816--ServerSession(185048994)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.829--ServerSession(185048994)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.83--ServerSession(185048994)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.831--ServerSession(185048994)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.831--ServerSession(185048994)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.831--ServerSession(185048994)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.832--ServerSession(185048994)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:38.833--ServerSession(185048994)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:51:39.27--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_CKENT_C_B' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:39.527--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTA_B_UNQ1' in the referenced table 'DDL_CKENTB'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)")
    [junit] [EL Warning]: 2024-01-08 18:51:39.802--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENT_C_B_C_SEQ' in the referenced table 'DDL_CKENTC'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:40.024--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.025--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.026--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.028--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.479--UnitOfWork(2145495126)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_COURSE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: SELECT ID FROM DDL_COURSE
    [junit] Query: ReadAllQuery(referenceClass=Course sql="SELECT ID FROM DDL_COURSE")
    [junit] [EL Warning]: 2024-01-08 18:51:40.495--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.496--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.497--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.497--ServerSession(185048994)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.53--ServerSession(1703397679)--The tenant discriminator context property for the tenant discriminator column [DDL_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.531--ServerSession(1703397679)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.ddlgeneration.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.533--ServerSession(1703397679)--The reference column name [Cliente] mapped on the element [field operaciones] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
    [junit] [EL Info]: 2024-01-08 18:51:40.556--ServerSession(1703397679)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.573--ServerSession(1703397679)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[patentCollection] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.574--ServerSession(1703397679)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.574--ServerSession(1703397679)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.575--ServerSession(1703397679)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.575--ServerSession(1703397679)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.576--ServerSession(1703397679)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[mapHolderEmbedded] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:40.578--ServerSession(1703397679)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: 2024-01-08 18:51:40.601--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENTA' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENTA (F_NAME VARCHAR(64) NOT NULL, L_NAME VARCHAR(64) NOT NULL, SEQ INTEGER NOT NULL, B_CODE VARCHAR(64), B_SEQ BIGINT, B_UNQ1 VARCHAR(255), B_UNQ2 VARCHAR(255), PRIMARY KEY (F_NAME, L_NAME, SEQ))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENTA (F_NAME VARCHAR(64) NOT NULL, L_NAME VARCHAR(64) NOT NULL, SEQ INTEGER NOT NULL, B_CODE VARCHAR(64), B_SEQ BIGINT, B_UNQ1 VARCHAR(255), B_UNQ2 VARCHAR(255), PRIMARY KEY (F_NAME, L_NAME, SEQ))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.627--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.DDL_CKENT_C_B' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="CREATE INDEX INDEX_BS ON DDL_CKENT_C_B (C_SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:40.719--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_EMP' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_EMP (ID INTEGER NOT NULL, JUSTTOTEST SMALLINT, PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_EMP (ID INTEGER NOT NULL, JUSTTOTEST SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.734--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'Foos' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE Foos (ordinal_nbr INTEGER NOT NULL, contact_id INTEGER NOT NULL, PRIMARY KEY (ordinal_nbr, contact_id))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE Foos (ordinal_nbr INTEGER NOT NULL, contact_id INTEGER NOT NULL, PRIMARY KEY (ordinal_nbr, contact_id))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.745--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'Countries' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE Countries (iso_code VARCHAR(50) NOT NULL, name VARCHAR(255), PRIMARY KEY (iso_code))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE Countries (iso_code VARCHAR(50) NOT NULL, name VARCHAR(255), PRIMARY KEY (iso_code))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.759--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_COURSE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_COURSE (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_COURSE (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:40.914--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTA_B_UNQ1' in the referenced table 'DDL_CKENTB'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTA ADD CONSTRAINT FK_DDL_CKENTA_B_UNQ1 FOREIGN KEY (B_UNQ1, B_UNQ2) REFERENCES DDL_CKENTB (UNQ1, UNQ2)")
    [junit] [EL Warning]: 2024-01-08 18:51:40.926--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENTC_A_F_NAME' in the referenced table 'DDL_CKENTA'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENTC ADD CONSTRAINT FK_DDL_CKENTC_A_F_NAME FOREIGN KEY (A_F_NAME, A_L_NAME, A_SEQ) REFERENCES DDL_CKENTA (F_NAME, L_NAME, SEQ)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENTC ADD CONSTRAINT FK_DDL_CKENTC_A_F_NAME FOREIGN KEY (A_F_NAME, A_L_NAME, A_SEQ) REFERENCES DDL_CKENTA (F_NAME, L_NAME, SEQ)")
    [junit] [EL Warning]: 2024-01-08 18:51:41.192--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Failed to add the foreign key constraint. Missing index for constraint 'FK_DDL_CKENT_C_B_C_SEQ' in the referenced table 'DDL_CKENTC'
    [junit] Error Code: 1822
    [junit] Call: ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)
    [junit] Query: DataModifyQuery(sql="ALTER TABLE DDL_CKENT_C_B ADD CONSTRAINT FK_DDL_CKENT_C_B_C_SEQ FOREIGN KEY (C_SEQ, C_ROLE) REFERENCES DDL_CKENTC (SEQ, C_ROLE)")
    [junit] [EL Warning]: 2024-01-08 18:51:41.419--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:41.42--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:41.42--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:41.421--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:41.422--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'DDL_CKENT_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE DDL_CKENT_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:41.422--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JDO_SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JDO_SEQUENCE (ID VARCHAR(50) NOT NULL, SEQUENCE_VALUE DECIMAL(38), PRIMARY KEY (ID))")
    [junit] [EL Warning]: 2024-01-08 18:51:41.423--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'CMP3_MERGE_BEER_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE CMP3_MERGE_BEER_SEQ (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:41.424--ServerSession(1703397679)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:51:41.452--UnitOfWork(1749822551)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Column 'FEE_AMOUNT' cannot be null
    [junit] Error Code: 1048
    [junit] Call: INSERT INTO PURCHASE (ID, FEE_AMOUNT, FEE_ID) VALUES (?, ?, ?)
    [junit] 	bind => [3 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.Purchase@1a61721e)
    [junit] [EL Warning]: 2024-01-08 18:51:41.454--UnitOfWork(1380468558)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Column 'PARCEL_NUMBER' cannot be null
    [junit] Error Code: 1048
    [junit] Call: INSERT INTO PropertyRecord_PROPERTYINFOS (PropertyRecord_ID, CITY, PLUSFOUR, STREET_NAME, STATE, ZIPNUM, PARCEL_NUMBER, SQUARE_FEET, ASSESSMENT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.PropertyInfo@55882ff2)
    [junit] [EL Warning]: 2024-01-08 18:51:41.459--UnitOfWork(788374333)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'DDL_UCENTITY1.COLUMN1'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@7b3489b7)
    [junit] [EL Warning]: 2024-01-08 18:51:41.46--UnitOfWork(1468666601)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'DDL_UCENTITY1.UCforColumn2'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@71dbfe64)
    [junit] [EL Warning]: 2024-01-08 18:51:41.461--UnitOfWork(1807689773)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1-1' for key 'DDL_UCENTITY1.UNQ_DDL_UCENTITY1_0'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY1 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity1@798ceea2)
    [junit] [EL Warning]: 2024-01-08 18:51:41.464--UnitOfWork(78530047)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'DDL_UCENTITY2.COLUMN1'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@33317d26)
    [junit] [EL Warning]: 2024-01-08 18:51:41.465--UnitOfWork(254033244)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1' for key 'DDL_UCENTITY2.UNQ_DDL_UCENTITY2_0'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@3cced001)
    [junit] [EL Warning]: 2024-01-08 18:51:41.465--UnitOfWork(1967836077)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1-1' for key 'DDL_UCENTITY2.UNQ_DDL_UCENTITY2_1'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO DDL_UCENTITY2 (ID, COLUMN1, COLUMN2, COLUMN31, COLUMN32) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] Query: InsertObjectQuery(org.eclipse.persistence.testing.models.jpa.ddlgeneration.UniqueConstraintsEntity2@45a0ba61)
    [junit] Jan 08, 2024 6:51:41 PM org.eclipse.persistence.session.JPASessionXML
    [junit] INFO: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ddlGeneration
    [junit] Jan 08, 2024 6:51:41 PM org.eclipse.persistence.session.JPASessionXML
    [junit] WARNING: 
    [junit] Local Exception Stack: 
    [junit] Exception [EclipseLink-6015] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: Invalid query key [name1] in expression.
    [junit] Query: ReadObjectQuery(referenceClass=Customer )
    [junit] 	at org.eclipse.persistence.exceptions.QueryException.invalidQueryKeyInExpression(QueryException.java:699)
    [junit] 	at org.eclipse.persistence.internal.expressions.QueryKeyExpression.validateNode(QueryKeyExpression.java:1035)
    [junit] 	at org.eclipse.persistence.expressions.Expression.normalize(Expression.java:3303)
    [junit] 	at org.eclipse.persistence.internal.expressions.DataExpression.normalize(DataExpression.java:371)
    [junit] 	at org.eclipse.persistence.internal.expressions.QueryKeyExpression.normalize(QueryKeyExpression.java:782)
    [junit] 	at org.eclipse.persistence.internal.expressions.QueryKeyExpression.normalize(QueryKeyExpression.java:695)
    [junit] 	at org.eclipse.persistence.internal.expressions.RelationExpression.normalize(RelationExpression.java:844)
    [junit] 	at org.eclipse.persistence.internal.expressions.SQLSelectStatement.normalize(SQLSelectStatement.java:1546)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.buildNormalSelectStatement(ExpressionQueryMechanism.java:566)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.prepareSelectOneRow(ExpressionQueryMechanism.java:1750)
    [junit] 	at org.eclipse.persistence.queries.ReadObjectQuery.prepare(ReadObjectQuery.java:793)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.checkPrepare(DatabaseQuery.java:675)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkPrepare(ObjectLevelReadQuery.java:968)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.checkPrepare(DatabaseQuery.java:624)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:881)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1191)
    [junit] 	at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:447)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.internalExecuteQuery(AbstractSession.java:3367)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.readObject(AbstractSession.java:3825)
    [junit] 	at org.eclipse.persistence.testing.tests.jpa.jpaadvancedproperties.JPAAdvPropertiesJUnitTestCase.testExceptionHandlerProperty(JPAAdvPropertiesJUnitTestCase.java:152)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:177)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:142)
    [junit] 	at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:664)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:125)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:130)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:236)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:236)
    [junit] 	at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:250)
    [junit] 	at org.eclipse.persistence.testing.framework.TestModel.execute(TestModel.java:213)
    [junit] 	at org.eclipse.persistence.testing.framework.TestCollection.run(TestCollection.java:315)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
    [junit] 
    [junit] Closing factory: JPAADVProperties
    [junit] [EL Info]: 2024-01-08 18:51:41.761--ServerSession(1570076320)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Profile(
    [junit] 	total time=105015,
    [junit] 	local time=105015,
    [junit] 	Timer:Logging=105015,
    [junit] )
    [junit] Profile(
    [junit] 	total time=10128380,
    [junit] 	local time=10128380,
    [junit] 	Timer:ConnectionManagement=10128380,
    [junit] )
    [junit] [EL Warning]: metamodel: 2024-01-08 18:51:41.773--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: JPAADVProperties2
    [junit] Profile(
    [junit] 	total time=159559,
    [junit] 	local time=159559,
    [junit] 	Timer:ConnectionManagement=159559,
    [junit] )
    [junit] [EL Info]: 2024-01-08 18:51:41.775--ServerSession(1970362900)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:51:41.785--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] Closing factory: JPAADVProperties3
    [junit] Jan 08, 2024 6:51:41 PM org.eclipse.persistence.session.JPASessionXML
    [junit] INFO: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: UnitOfWork(2047400579)--java.lang.IllegalStateException: During synchronization a new object was found through a relationship that was not marked cascade PERSIST: Engine [0].
    [junit] Closing factory: JPAADVProperties
    [junit] [EL Info]: 2024-01-08 18:51:43.412--ServerSession(1944290078)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:43.424--ServerSession(1944290078)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Info]: 2024-01-08 18:51:43.439--ServerSession(1723396676)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:43.45--ServerSession(1723396676)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Info]: 2024-01-08 18:51:43.462--ServerSession(261172467)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:51:43.474--ServerSession(261172467)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[observation] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.484--ServerSession(261172467)--Printed list of Metamodel [56] Types to follow:
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1879980915:Board [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Board descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Board --> [DatabaseTable(CMP3_MM_BOARD)]), mappings: 5]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1090263069:Computer [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Computer descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Computer --> [DatabaseTable(CMP3_MM_COMPUTER)]), mappings: 9]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1093691808:Enclosure [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Enclosure descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Enclosure --> [DatabaseTable(CMP3_MM_ENCLOSURE)]), mappings: 5]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@433798190:GalacticPosition [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.GalacticPosition descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.GalacticPosition --> [DatabaseTable(CMP3_MM_GALACTIC)]), mappings: 5]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@403655109:Location [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Location descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Location --> [DatabaseTable(CMP3_MM_GALACTIC)]), mappings: 8]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@940803625:Manufacturer [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Manufacturer descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Manufacturer --> [DatabaseTable(CMP3_MM_MANUF)]), mappings: 34]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@2049742306:Processor [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Processor descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Processor --> [DatabaseTable(CMP3_MM_PROC)]), mappings: 3]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@987163845:SoftwareDesigner [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.SoftwareDesigner descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.SoftwareDesigner --> [DatabaseTable(CMP3_MM_SWDESIGNER)]), mappings: 6]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1492507451:HardwareDesigner [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.HardwareDesigner descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.HardwareDesigner --> [DatabaseTable(CMP3_MM_HWDESIGNER)]), mappings: 13]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@2087922882:User [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.User descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.User --> [DatabaseTable(CMP3_MM_USER)]), mappings: 4]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1659774251:ArrayProcessor [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.ArrayProcessor descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.ArrayProcessor --> [DatabaseTable(CMP3_MM_PROC)]), mappings: 4]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1867734391:VectorProcessor [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.VectorProcessor descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.VectorProcessor --> [DatabaseTable(CMP3_MM_PROC)]), mappings: 4]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@420052901:MS_MS_Entity_Leaf [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Leaf descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Leaf --> [DatabaseTable(CMP3_MM_MSMSENTITY_LEAF)]), mappings: 7]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@2096715130:MultiCoreCPU [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.MultiCoreCPU descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.MultiCoreCPU --> [DatabaseTable(CMP3_MM_MULTICORECPU)]), mappings: 3]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1865281715:Core [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Core descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Core --> [DatabaseTable(CMP3_MM_CORE)]), mappings: 3]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EmbeddableTypeImpl@442544324:CompositePK [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.CompositePK descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.CompositePK --> []), mappings: 2]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EmbeddableTypeImpl@1220939898:ObservationDetail [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.ObservationDetail descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.ObservationDetail --> []), mappings: 1]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@2124598941:WithInner [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.WithInner descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.WithInner --> [DatabaseTable(INNER_PK)]), mappings: 3]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@2122973586:Foo [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Foo descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Foo --> [DatabaseTable(CMP3_MM_FOO)]), mappings: 2]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1634953239:Memory [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Memory descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Memory --> [DatabaseTable(CMP3_MM_MEMORY)]), mappings: 3]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@424604035:FooBar [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.FooBar descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.FooBar --> [DatabaseTable(CMP3_MM_FOOBAR)]), mappings: 3]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EmbeddableTypeImpl@1911558673:FooBarId [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.FooBarId descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.FooBarId --> []), mappings: 2]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@1607998252:EntityChildOfMSRootPropertyAccess [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.EntityChildOfMSRootPropertyAccess descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.EntityChildOfMSRootPropertyAccess --> [DatabaseTable(ENTITYCHILDOFMSROOTPROPERTYACCESS)]), mappings: 2]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EmbeddableTypeImpl@630321936:Observation [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Observation descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Observation --> []), mappings: 5]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EmbeddableTypeImpl@1270734024:CPUEmbeddedId [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.CPUEmbeddedId descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.CPUEmbeddedId --> []), mappings: 1]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.487--ServerSession(261172467)--Metamodel Type: [EntityTypeImpl@984366900:Bar [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Bar descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Bar --> [DatabaseTable(CMP3_MM_BAR)]), mappings: 1]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [EmbeddableTypeImpl@624054838:EmbeddedPK [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.EmbeddedPK descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.EmbeddedPK --> []), mappings: 1]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [MappedSuperclassTypeImpl@989636969:MSRootPropertyAccess [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.MSRootPropertyAccess descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.MSRootPropertyAccess --> [DatabaseTable(__METAMODEL_RESERVED_IN_MEM_ONLY_TABLE_NAME)]), mappings: 1]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [MappedSuperclassTypeImpl@1014255081:CPU [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.CPU descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.CPU --> [DatabaseTable(__METAMODEL_RESERVED_IN_MEM_ONLY_TABLE_NAME)]), mappings: 2]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [MappedSuperclassTypeImpl@1894766287:Person [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Person descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Person --> [DatabaseTable(__METAMODEL_RESERVED_IN_MEM_ONLY_TABLE_NAME)]), mappings: 3]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [MappedSuperclassTypeImpl@584527001:CoordinateMS [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.CoordinateMS descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.CoordinateMS --> [DatabaseTable(__METAMODEL_RESERVED_IN_MEM_ONLY_TABLE_NAME)]), mappings: 3]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [MappedSuperclassTypeImpl@2101313099:Corporation [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Corporation descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Corporation --> [DatabaseTable(__METAMODEL_RESERVED_IN_MEM_ONLY_TABLE_NAME)]), mappings: 2]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [MappedSuperclassTypeImpl@1664773888:MS_MS_Entity_Root [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Root descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Root --> [DatabaseTable(__METAMODEL_RESERVED_IN_MEM_ONLY_TABLE_NAME)]), mappings: 4]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [MappedSuperclassTypeImpl@1835897862:Designer [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Designer descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.Designer --> [DatabaseTable(__METAMODEL_RESERVED_IN_MEM_ONLY_TABLE_NAME)]), mappings: 2]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.488--ServerSession(261172467)--Metamodel Type: [MappedSuperclassTypeImpl@1984286422:MS_MS_Entity_Center [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Center descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.jpa.metamodel.MS_MS_Entity_Center --> [DatabaseTable(__METAMODEL_RESERVED_IN_MEM_ONLY_TABLE_NAME)]), mappings: 2]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1864309373:Integer [ javaType: class java.lang.Integer]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1747239654:int [ javaType: int]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@669005761:String [ javaType: class java.lang.String]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@83614752:EnclosureIdClassPK [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.EnclosureIdClassPK]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@329314864:BigDecimal [ javaType: class java.math.BigDecimal]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1574777168:BigInteger [ javaType: class java.math.BigInteger]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@2066045717:boolean [ javaType: boolean]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@560300685:Boolean [ javaType: class java.lang.Boolean]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@893441507:byte [ javaType: byte]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@27469226:Byte [ javaType: class java.lang.Byte]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1351560056:char [ javaType: char]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1567861262:Character [ javaType: class java.lang.Character]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1848607630:double [ javaType: double]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1991861652:Double [ javaType: class java.lang.Double]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1606698192:float [ javaType: float]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@522696444:Float [ javaType: class java.lang.Float]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@226911589:long [ javaType: long]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@808334468:Long [ javaType: class java.lang.Long]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1303450773:short [ javaType: short]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1870912393:Short [ javaType: class java.lang.Short]]}
    [junit] [EL Info]: metamodel: 2024-01-08 18:51:43.489--ServerSession(261172467)--Metamodel Type: [BasicTypeImpl@1360012881:Position [ javaType: class org.eclipse.persistence.testing.models.jpa.metamodel.Position]]}
    [junit] [EL Warning]: ddl: ServerSession(571251299)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(571251299)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(571251299)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(571251299)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(571251299)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit]  results are :[28]
    [junit] Closing factory: metamodel1
    [junit] [EL Info]: 2024-01-08 18:51:54.037--ServerSession(193499910)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ddl: ServerSession(571251299)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: ServerSession(571251299)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key.
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.391--ServerSession(1910930902)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ALL
    [junit] [EL Info]: 2024-01-08 18:51:54.425--ServerSession(1050557003)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.46--ServerSession(838401155)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ALL-Property
    [junit] [EL Info]: 2024-01-08 18:51:54.495--ServerSession(1017017207)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.528--ServerSession(1575132190)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: NONE
    [junit] [EL Info]: 2024-01-08 18:51:54.563--ServerSession(850359367)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.595--ServerSession(1387003960)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: NONE-Property
    [junit] [EL Info]: 2024-01-08 18:51:54.626--ServerSession(847290264)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.658--ServerSession(412670762)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: CacheUnlisted
    [junit] [EL Info]: 2024-01-08 18:51:54.688--ServerSession(864288812)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.718--ServerSession(1253881765)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: NONE-Property-Conflict
    [junit] [EL Info]: 2024-01-08 18:51:54.754--ServerSession(477179477)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.789--ServerSession(841428235)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ENABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.825--ServerSession(1501282758)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.868--ServerSession(2049907479)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ENABLE_SELECTIVE-Property
    [junit] [EL Info]: 2024-01-08 18:51:54.9--ServerSession(2135898852)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.931--ServerSession(2023082628)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE-Property
    [junit] [EL Info]: 2024-01-08 18:51:54.96--ServerSession(1352147528)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:54.992--ServerSession(1397813881)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: UNSPECIFIED
    [junit] [EL Info]: 2024-01-08 18:51:55.027--ServerSession(1028632942)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:55.057--ServerSession(1632817923)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: UNSPECIFIED-Property
    [junit] [EL Info]: 2024-01-08 18:51:55.088--ServerSession(1720410163)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:55.165--ServerSession(339423988)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: NONE
    [junit] [EL Info]: 2024-01-08 18:51:55.217--ServerSession(309256)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:55.246--ServerSession(2036838695)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: NONE
    [junit] [EL Info]: 2024-01-08 18:51:55.294--ServerSession(713870233)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:55.33--ServerSession(341893682)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ALL
    [junit] [EL Info]: 2024-01-08 18:51:55.385--ServerSession(559132941)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:55.426--ServerSession(1182736888)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: ALL
    [junit] [EL Info]: 2024-01-08 18:51:55.475--ServerSession(900800703)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: transaction: 2024-01-08 18:51:55.556--UnitOfWork(361847129)--property javax.persistence.cacheStoreMode is deprecated, property javax.persistence.cache.storeMode should be used instead.
    [junit] [EL Info]: transaction: 2024-01-08 18:51:55.558--UnitOfWork(616192406)--property javax.persistence.cacheRetrieveMode is deprecated, property javax.persistence.cache.retrieveMode should be used instead.
    [junit] [EL Info]: transaction: 2024-01-08 18:51:55.558--UnitOfWork(616192406)--property javax.persistence.cacheStoreMode is deprecated, property javax.persistence.cache.storeMode should be used instead.
    [junit] Closing factory: DISABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:55.6--ServerSession(2022435822)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ddl: 2024-01-08 18:51:55.733--ServerSession(2022435822)--Removing UNIQUE constraint definition from [PRODUCT_FALSE.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:51:55.736--ServerSession(2022435822)--Removing UNIQUE constraint definition from [PRODUCT_TRUE.ID] because it is also a primary key.
    [junit] Closing factory: ENABLE_SELECTIVE
    [junit] [EL Info]: 2024-01-08 18:51:55.848--ServerSession(1579621546)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Closing factory: delimited
    [junit] [EL Info]: 2024-01-08 18:51:56.083--ServerSession(2084969506)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: ddl: ServerSession(571251299)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key.
    [junit] Closing factory: cascade-deletes
    [junit] [EL Info]: 2024-01-08 18:51:59.787--ServerSession(379432617)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:51:59.815--DatabaseSessionImpl(249913193)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 754, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.517 sec
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

run-test:
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.81--ServerSession(258112787)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_3.PhoneNumber] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.872--ServerSession(1634387050)--Overriding the PROPERTY mapping attribute [method getVersion] with the PROPERTY mapping attribute [method getVersion] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee]. To avoid this warning you should mark the attribute [method getVersion] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.882--ServerSession(1634387050)--Ignoring JPA convert specification on element [method getGender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.883--ServerSession(1634387050)--Ignoring JPA convert specification on element [field firstName] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.933--ServerSession(1449605932)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Customer]. To avoid this warning you should mark the attribute [method getId] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.934--ServerSession(1449605932)--Ignoring JPA convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.935--ServerSession(1449605932)--Ignoring JPA convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.952--ServerSession(1634387050)--Ignoring JPA convert specification on element [method getResponsibilities] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.954--ServerSession(1634387050)--Ignoring JPA convert specification on element [method getCreditCards] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.955--ServerSession(1634387050)--Ignoring JPA convert specification on element [method getCreditCards] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.955--ServerSession(1634387050)--Ignoring JPA convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:00.955--ServerSession(1634387050)--Ignoring JPA convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.084--ServerSession(237373286)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Customer]. To avoid this warning you should mark the attribute [method getId] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.085--ServerSession(237373286)--Ignoring JPA convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.085--ServerSession(237373286)--Ignoring JPA convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.advanced.Customer]. To avoid this warning you should mark the attribute [method getId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Overriding the PROPERTY mapping attribute [method getVersion] with the PROPERTY mapping attribute [method getVersion] from class [org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee]. To avoid this warning you should mark the attribute [method getVersion] as transient.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.xml.advanced.PhoneNumber] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Ignoring JPA convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Ignoring JPA convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Ignoring JPA convert specification on element [method getGender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Ignoring JPA convert specification on element [field firstName] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Ignoring JPA convert specification on element [method getResponsibilities] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Ignoring JPA convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(259077766)--Ignoring JPA convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.563--ServerSession(1186371052)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.564--ServerSession(1186371052)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.564--ServerSession(1186371052)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.564--ServerSession(1186371052)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.564--ServerSession(1186371052)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.565--ServerSession(1186371052)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.565--ServerSession(1186371052)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.577--ServerSession(810196347)--Ignoring JPA convert specification on element [field gender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mafioso] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.578--ServerSession(810196347)--The tenant discriminator context property for the tenant discriminator column [XML_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.589--ServerSession(818785904)--Ignoring JPA convert specification on element [field gender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mafioso] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.59--ServerSession(818785904)--The tenant discriminator context property for the tenant discriminator column [XML_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.606--ServerSession(215478702)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.607--ServerSession(215478702)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.607--ServerSession(215478702)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.608--ServerSession(215478702)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.622--ServerSession(1121072891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.623--ServerSession(1121072891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.623--ServerSession(1121072891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:01.623--ServerSession(1121072891)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] Running org.eclipse.persistence.testing.tests.jpa.xml.EntityMappingsJUnitTestSuite
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.advanced.Customer]. To avoid this warning you should mark the attribute [method getId] as transient.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Overriding the PROPERTY mapping attribute [method getVersion] with the PROPERTY mapping attribute [method getVersion] from class [org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee]. To avoid this warning you should mark the attribute [method getVersion] as transient.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.xml.advanced.PhoneNumber] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Ignoring JPA convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Ignoring JPA convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Ignoring JPA convert specification on element [method getGender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Ignoring JPA convert specification on element [field firstName] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Ignoring JPA convert specification on element [method getResponsibilities] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Ignoring JPA convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: ServerSession(922992444)--Ignoring JPA convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Info]: ServerSession(922992444)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(1716421772)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(733357076)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: ServerSession(1663271865)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: ServerSession(1663271865)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1663271865)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: ServerSession(1663271865)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[ownershipDetails] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.017--ServerSession(1655072591)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.018--ServerSession(1655072591)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.019--ServerSession(1655072591)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.019--ServerSession(1655072591)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.019--ServerSession(1655072591)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.019--ServerSession(1655072591)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.019--ServerSession(1655072591)--Ignoring JPA convert specification on element [method getMy] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.dynamic.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Info]: 2024-01-08 18:52:05.057--ServerSession(1655072591)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:52:05.395--ServerSession(1655072591)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_DynamicAddress does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_DynamicAddress
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_DynamicAddress")
    [junit] [EL Warning]: 2024-01-08 18:52:05.398--ServerSession(1655072591)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.SProc_Read_DynamicInOut does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE SProc_Read_DynamicInOut
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE SProc_Read_DynamicInOut")
    [junit] [EL Info]: 2024-01-08 18:52:05.527--ServerSession(1081836597)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:52:05.539--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.589--ServerSession(1075708596)--Ignoring JPA convert specification on element [field gender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mafioso] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.59--ServerSession(1075708596)--The tenant discriminator context property for the tenant discriminator column [XML_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Info]: 2024-01-08 18:52:05.599--ServerSession(1075708596)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.613--ServerSession(1075708596)--Parent Entity XMLMafioso has an isolation level of: ISOLATED which is more protective then the subclass XMLBoss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.614--ServerSession(1075708596)--Parent Entity XMLMafioso has an isolation level of: ISOLATED which is more protective then the subclass XMLCapo with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.614--ServerSession(1075708596)--Parent Entity XMLMafioso has an isolation level of: ISOLATED which is more protective then the subclass XMLUnderboss with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:05.615--ServerSession(1075708596)--Parent Entity XMLMafioso has an isolation level of: ISOLATED which is more protective then the subclass XMLSoldier with isolation: null so the subclass has been set to the isolation level ISOLATED.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.112--ServerSession(1979980170)--Ignoring JPA convert specification on element [field gender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mafioso] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.113--ServerSession(1979980170)--The tenant discriminator context property for the tenant discriminator column [XML_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Info]: 2024-01-08 18:52:06.118--ServerSession(1979980170)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.235--ServerSession(1444776174)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.235--ServerSession(1444776174)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.235--ServerSession(1444776174)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.235--ServerSession(1444776174)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Info]: 2024-01-08 18:52:06.247--ServerSession(1444776174)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.307--ServerSession(5313207)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.307--ServerSession(5313207)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.307--ServerSession(5313207)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:06.307--ServerSession(5313207)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.xml.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id.
    [junit] [EL Info]: 2024-01-08 18:52:06.311--ServerSession(5313207)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.723--ServerSession(120847080)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_3.PhoneNumber] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.733--ServerSession(1619736058)--Overriding the PROPERTY mapping attribute [method getVersion] with the PROPERTY mapping attribute [method getVersion] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee]. To avoid this warning you should mark the attribute [method getVersion] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.739--ServerSession(1619736058)--Ignoring JPA convert specification on element [method getGender] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.74--ServerSession(1619736058)--Ignoring JPA convert specification on element [field firstName] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.754--ServerSession(834093538)--Overriding the PROPERTY mapping attribute [method getId] with the PROPERTY mapping attribute [method getId] from class [org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Customer]. To avoid this warning you should mark the attribute [method getId] as transient.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.755--ServerSession(834093538)--Ignoring JPA convert specification on element [method getProvince] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.755--ServerSession(834093538)--Ignoring JPA convert specification on element [method getType] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_1.Address] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.756--ServerSession(1619736058)--Ignoring JPA convert specification on element [method getResponsibilities] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.757--ServerSession(1619736058)--Ignoring JPA convert specification on element [method getCreditCards] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.757--ServerSession(1619736058)--Ignoring JPA convert specification on element [method getCreditCards] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.757--ServerSession(1619736058)--Ignoring JPA convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:07.757--ServerSession(1619736058)--Ignoring JPA convert specification on element [method getCreditLines] within entity class [class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_2.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Info]: 2024-01-08 18:52:07.79--SessionBroker(1637186972)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metamodel: 2024-01-08 18:52:07.84--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units.  Please verify that your entity classes are referenced in persistence.xml using either <class> elements or a global <exclude-unlisted-classes>false</exclude-unlisted-classes> element
    [junit] WARNING: This database does not support stored procedure creation.
    [junit] WARNING: This database does not support stored procedure creation.
    [junit] Tests run: 177, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.558 sec
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

run-test:
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] Running org.eclipse.persistence.testing.tests.jpa22.advanced.JPA22TestSuite
    [junit] [EL Info]: 2024-01-08 18:52:10.018--ServerSession(778806426)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: metadata: 2024-01-08 18:52:10.405--ServerSession(778806426)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[period] because the aggregate has a (possibly nested) target foreign key mapping
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:10.763--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VTY.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:10.767--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VLY.ID] because it is also a primary key.
    [junit] [EL Warning]: 2024-01-08 18:52:11.334--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Parameter_Testing does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Parameter_Testing
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Parameter_Testing")
    [junit] [EL Warning]: 2024-01-08 18:52:11.337--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_Address does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_Address
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_Address")
    [junit] [EL Warning]: 2024-01-08 18:52:11.339--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_Address_Mapped_Named does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_Address_Mapped_Named
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_Address_Mapped_Named")
    [junit] [EL Warning]: 2024-01-08 18:52:11.341--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_Address_Mapped_Numbered does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_Address_Mapped_Numbered
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_Address_Mapped_Numbered")
    [junit] [EL Warning]: 2024-01-08 18:52:11.343--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Update_Address_Postal_Code does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Update_Address_Postal_Code
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Update_Address_Postal_Code")
    [junit] [EL Warning]: 2024-01-08 18:52:11.344--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Result_Set_And_Update_Address does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Result_Set_And_Update_Address
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Result_Set_And_Update_Address")
    [junit] [EL Warning]: 2024-01-08 18:52:11.346--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_All_Addresses does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_All_Addresses
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_All_Addresses")
    [junit] [EL Warning]: 2024-01-08 18:52:11.347--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_All_Employees does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_All_Employees
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_All_Employees")
    [junit] [EL Warning]: 2024-01-08 18:52:11.348--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_Address_City does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_Address_City
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_Address_City")
    [junit] [EL Warning]: 2024-01-08 18:52:11.349--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Delete_All_Responsibilities does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Delete_All_Responsibilities
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Delete_All_Responsibilities")
    [junit] [EL Warning]: 2024-01-08 18:52:11.35--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_Multiple_Result_Sets does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_Multiple_Result_Sets
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_Multiple_Result_Sets")
    [junit] [EL Warning]: 2024-01-08 18:52:11.352--ServerSession(778806426)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.Read_No_Addresses does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE Read_No_Addresses
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE Read_No_Addresses")
    [junit] [EL Warning]: 2024-01-08 18:52:11.501--UnitOfWork(1202479419)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLException: Statement.executeQuery() cannot issue statements that do not produce result sets.
    [junit] Error Code: 0
    [junit] Call: DoesNotExist
    [junit] Query: ReadAllQuery(referenceClass=Employee sql="DoesNotExist")
    [junit] [EL Warning]: 2024-01-08 18:52:11.502--UnitOfWork(1151370725)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.DoesNotExist does not exist
    [junit] Error Code: 1305
    [junit] Call: { CALL DoesNotExist() }
    [junit] Query: ResultSetMappingQuery()
    [junit] [EL Warning]: 2024-01-08 18:52:11.575--UnitOfWork(890160784)--javax.persistence.PersistenceException: An exception occurred while calling convertToDatabaseColumn on converter class org.eclipse.persistence.testing.models.jpa22.advanced.converters.ResponsibilityConverter with value throwExceptionInToDBColumn
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:11.851--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VTY.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:11.854--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VLY.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:12.645--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VTY.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:12.648--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VLY.ID] because it is also a primary key.
    [junit] [EL Info]: 2024-01-08 18:52:13.172--ServerSession(1496332643)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:52:13.268--ServerSession(1132189701)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:52:13.288--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_FORK_COSTS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_FORK_COSTS DROP FOREIGN KEY FK_JPA22_XML_FORK_COSTS_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_FORK_COSTS DROP FOREIGN KEY FK_JPA22_XML_FORK_COSTS_ID")
    [junit] [EL Warning]: 2024-01-08 18:52:13.289--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_SHOE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_SHOE DROP FOREIGN KEY FK_JPA22_XMLRunner_ShoeTag
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_SHOE DROP FOREIGN KEY FK_JPA22_XMLRunner_ShoeTag")
    [junit] [EL Warning]: 2024-01-08 18:52:13.29--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_SHOE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_SHOE DROP FOREIGN KEY FK_JPA22_XMLShoes_Runner
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_SHOE DROP FOREIGN KEY FK_JPA22_XMLShoes_Runner")
    [junit] [EL Warning]: 2024-01-08 18:52:13.291--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_SPRINTER' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_SPRINTER DROP FOREIGN KEY FK_JPA22_XML_Sprinter
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_SPRINTER DROP FOREIGN KEY FK_JPA22_XML_Sprinter")
    [junit] [EL Warning]: 2024-01-08 18:52:13.291--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_ORGANIZER' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_ORGANIZER DROP FOREIGN KEY FK_JPA22_XMLOrganizer_Race
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_ORGANIZER DROP FOREIGN KEY FK_JPA22_XMLOrganizer_Race")
    [junit] [EL Warning]: 2024-01-08 18:52:13.292--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_RUNNER_ACS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_RUNNER_ACS DROP FOREIGN KEY FK_JPA22_XMLAccomplishments
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_RUNNER_ACS DROP FOREIGN KEY FK_JPA22_XMLAccomplishments")
    [junit] [EL Warning]: 2024-01-08 18:52:13.293--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_ENDORSEMENTS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_ENDORSEMENTS DROP FOREIGN KEY FK_JPA22_XMLEndorsements_Key
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_ENDORSEMENTS DROP FOREIGN KEY FK_JPA22_XMLEndorsements_Key")
    [junit] [EL Warning]: 2024-01-08 18:52:13.294--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_ENDORSEMENTS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_ENDORSEMENTS DROP FOREIGN KEY FK_JPA22_XMLEndorsements
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_ENDORSEMENTS DROP FOREIGN KEY FK_JPA22_XMLEndorsements")
    [junit] [EL Warning]: 2024-01-08 18:52:13.295--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_RUNNER_PBS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_RUNNER_PBS DROP FOREIGN KEY FK_JPA22_XML_Runner_PBS
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_RUNNER_PBS DROP FOREIGN KEY FK_JPA22_XML_Runner_PBS")
    [junit] [EL Warning]: 2024-01-08 18:52:13.296--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_RUNNERS_RACES' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_RUNNERS_RACES DROP FOREIGN KEY FK_JPA22_XMLRunners_Races_Inverse
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_RUNNERS_RACES DROP FOREIGN KEY FK_JPA22_XMLRunners_Races_Inverse")
    [junit] [EL Warning]: 2024-01-08 18:52:13.297--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_DDL_RUNNERS_RACES' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_DDL_RUNNERS_RACES DROP FOREIGN KEY FK_JPA22_XMLRunners_Races
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_DDL_RUNNERS_RACES DROP FOREIGN KEY FK_JPA22_XMLRunners_Races")
    [junit] [EL Warning]: 2024-01-08 18:52:13.297--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_FORK_FORK_USERS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_FORK_FORK_USERS DROP FOREIGN KEY FK_JPA22_XML_FORK_FORK_USERS_FORK_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_FORK_FORK_USERS DROP FOREIGN KEY FK_JPA22_XML_FORK_FORK_USERS_FORK_ID")
    [junit] [EL Warning]: 2024-01-08 18:52:13.298--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_FORK_FORK_USERS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_FORK_FORK_USERS DROP FOREIGN KEY FK_JPA22_XML_FORK_FORK_USERS_FORK_USER_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_FORK_FORK_USERS DROP FOREIGN KEY FK_JPA22_XML_FORK_FORK_USERS_FORK_USER_ID")
    [junit] [EL Warning]: 2024-01-08 18:52:13.299--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_FORK_USES' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE JPA22_XML_FORK_USES DROP FOREIGN KEY FK_JPA22_XML_FORK_USES_XMLFork_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE JPA22_XML_FORK_USES DROP FOREIGN KEY FK_JPA22_XML_FORK_USES_XMLFork_ID")
    [junit] [EL Warning]: 2024-01-08 18:52:13.3--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_RUNNER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_RUNNER
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_RUNNER")
    [junit] [EL Warning]: 2024-01-08 18:52:13.301--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_FORK_USER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_FORK_USER
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_FORK_USER")
    [junit] [EL Warning]: 2024-01-08 18:52:13.302--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_SHOE_TAG'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_SHOE_TAG
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_SHOE_TAG")
    [junit] [EL Warning]: 2024-01-08 18:52:13.303--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_RACE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_RACE
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_RACE")
    [junit] [EL Warning]: 2024-01-08 18:52:13.304--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_FORK' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: DROP INDEX INDEX_JPA22_XML_FORK_STYLE_COLOR ON JPA22_XML_FORK
    [junit] Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA22_XML_FORK_STYLE_COLOR ON JPA22_XML_FORK")
    [junit] [EL Warning]: 2024-01-08 18:52:13.305--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_FORK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_FORK
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_FORK")
    [junit] [EL Warning]: 2024-01-08 18:52:13.305--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_FORK_COSTS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: DROP INDEX INDEX_JPA22_XML_FORK_COSTS ON JPA22_XML_FORK_COSTS
    [junit] Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA22_XML_FORK_COSTS ON JPA22_XML_FORK_COSTS")
    [junit] [EL Warning]: 2024-01-08 18:52:13.306--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_FORK_COSTS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_FORK_COSTS
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_FORK_COSTS")
    [junit] [EL Warning]: 2024-01-08 18:52:13.307--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_SHOE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_SHOE
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_SHOE")
    [junit] [EL Warning]: 2024-01-08 18:52:13.308--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_ENDORSER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_ENDORSER
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_ENDORSER")
    [junit] [EL Warning]: 2024-01-08 18:52:13.309--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_SPRINTER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_SPRINTER
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_SPRINTER")
    [junit] [EL Warning]: 2024-01-08 18:52:13.309--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_ORGANIZER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_ORGANIZER
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_ORGANIZER")
    [junit] [EL Warning]: 2024-01-08 18:52:13.31--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_RUNNER_ACS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_RUNNER_ACS
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_RUNNER_ACS")
    [junit] [EL Warning]: 2024-01-08 18:52:13.311--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_ENDORSEMENTS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_ENDORSEMENTS
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_ENDORSEMENTS")
    [junit] [EL Warning]: 2024-01-08 18:52:13.312--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_RUNNER_PBS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_RUNNER_PBS
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_RUNNER_PBS")
    [junit] [EL Warning]: 2024-01-08 18:52:13.313--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_DDL_RUNNERS_RACES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_DDL_RUNNERS_RACES
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_DDL_RUNNERS_RACES")
    [junit] [EL Warning]: 2024-01-08 18:52:13.313--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_FORK_FORK_USERS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: DROP INDEX JPA22_XML_FORK_USERS_INDEX ON JPA22_XML_FORK_FORK_USERS
    [junit] Query: DataModifyQuery(sql="DROP INDEX JPA22_XML_FORK_USERS_INDEX ON JPA22_XML_FORK_FORK_USERS")
    [junit] [EL Warning]: 2024-01-08 18:52:13.314--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_FORK_FORK_USERS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_FORK_FORK_USERS
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_FORK_FORK_USERS")
    [junit] [EL Warning]: 2024-01-08 18:52:13.315--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_FORK_USES' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: DROP INDEX JPA22_XML_FORK_USES_INDEX ON JPA22_XML_FORK_USES
    [junit] Query: DataModifyQuery(sql="DROP INDEX JPA22_XML_FORK_USES_INDEX ON JPA22_XML_FORK_USES")
    [junit] [EL Warning]: 2024-01-08 18:52:13.315--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.JPA22_XML_FORK_USES'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE JPA22_XML_FORK_USES
    [junit] Query: DataModifyQuery(sql="DROP TABLE JPA22_XML_FORK_USES")
    [junit] [EL Warning]: 2024-01-08 18:52:13.316--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_PK_SEQ' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: DROP INDEX INDEX_JPA22_XML_TABLE_GENERATOR ON JPA22_XML_PK_SEQ
    [junit] Query: DataModifyQuery(sql="DROP INDEX INDEX_JPA22_XML_TABLE_GENERATOR ON JPA22_XML_PK_SEQ")
    [junit] [EL Warning]: 2024-01-08 18:52:13.317--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_XML_PK_SEQ' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: DELETE FROM JPA22_XML_PK_SEQ WHERE XML_SEQ_NAME = 'XML_UTENSIL_SEQ'
    [junit] Query: DataModifyQuery(sql="DELETE FROM JPA22_XML_PK_SEQ WHERE XML_SEQ_NAME = 'XML_UTENSIL_SEQ'")
    [junit] [EL Warning]: 2024-01-08 18:52:13.515--ServerSession(1132189701)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Info]: 2024-01-08 18:52:13.587--ServerSession(1079161247)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:52:13.632--ServerSession(1529580934)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:52:13.936--ServerSession(1529580934)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JPA22_XML_PK_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JPA22_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JPA22_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:52:13.941--ServerSession(1529580934)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Info]: 2024-01-08 18:52:14.006--ServerSession(52477555)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:52:14.048--ServerSession(5181771)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:52:14.13--ServerSession(1401564942)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Severe]: ejb: 2024-01-08 18:52:14.147--ServerSession(1401564942)--java.lang.IllegalArgumentException: When generating DDL to scripts, a create script target must be specified using the [javax.persistence.schema-generation.scripts.create-target] property.
    [junit] [EL Info]: 2024-01-08 18:52:14.17--ServerSession(747833043)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:52:14.223--ServerSession(1589146424)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:52:14.274--ServerSession(37142680)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:52:14.361--ServerSession(2124688514)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Info]: 2024-01-08 18:52:14.442--ServerSession(1842844180)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:52:14.536--ServerSession(1842844180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_PK_SEQ' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: DROP INDEX TABLE_GENERATOR_INDEX ON JPA22_PK_SEQ
    [junit] Query: DataModifyQuery(sql="DROP INDEX TABLE_GENERATOR_INDEX ON JPA22_PK_SEQ")
    [junit] [EL Warning]: 2024-01-08 18:52:14.536--ServerSession(1842844180)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.JPA22_PK_SEQ' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: DELETE FROM JPA22_PK_SEQ WHERE SEQ_NAME = 'UTENSIL_SEQ'
    [junit] Query: DataModifyQuery(sql="DELETE FROM JPA22_PK_SEQ WHERE SEQ_NAME = 'UTENSIL_SEQ'")
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:15.204--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VTY.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:15.208--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VLY.ID] because it is also a primary key.
    [junit] [EL Warning]: 2024-01-08 18:52:15.52--UnitOfWork(1041571359)--Exception [EclipseLink-6177] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.QueryException
    [junit] Exception Description: The column result [O_ITEM_NAME] was not found in the results of the query.
    [junit] Query: ResultSetMappingQuery(sql="SELECT o.ORDER_ID AS 'O_ID', o.QUANTITY AS 'O_QUANTITY', i.NAME AS 'O_ITEM' FROM JPA22_ORDER o, JPA22_ITEM i WHERE o.ITEM_ID = i.ID")
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:15.772--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VTY.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:15.775--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VLY.ID] because it is also a primary key.
    [junit] [EL Info]: 2024-01-08 18:52:16.225--ServerSession(437306494)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:52:16.685--ServerSession(437306494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_Address does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE XML_Read_Address
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_Address")
    [junit] [EL Warning]: 2024-01-08 18:52:16.686--ServerSession(437306494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_Address_Named does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE XML_Read_Address_Named
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_Address_Named")
    [junit] [EL Warning]: 2024-01-08 18:52:16.687--ServerSession(437306494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_Address_Numbered does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE XML_Read_Address_Numbered
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_Address_Numbered")
    [junit] [EL Warning]: 2024-01-08 18:52:16.688--ServerSession(437306494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_All_Addresses does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE XML_Read_All_Addresses
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_All_Addresses")
    [junit] [EL Warning]: 2024-01-08 18:52:16.688--ServerSession(437306494)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: PROCEDURE ecltests.XML_Read_Multiple_Result_Sets does not exist
    [junit] Error Code: 1305
    [junit] Call: DROP PROCEDURE XML_Read_Multiple_Result_Sets
    [junit] Query: DataModifyQuery(sql="DROP PROCEDURE XML_Read_Multiple_Result_Sets")
    [junit] [EL Info]: 2024-01-08 18:52:16.776--ServerSession(41792607)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:52:17.077--ServerSession(41792607)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:52:17.078--ServerSession(41792607)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JPA22_XML_PK_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JPA22_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JPA22_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))")
    [junit] [EL Info]: 2024-01-08 18:52:17.135--ServerSession(1981752140)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: 2024-01-08 18:52:17.436--ServerSession(1981752140)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Warning]: 2024-01-08 18:52:17.436--ServerSession(1981752140)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'JPA22_XML_PK_SEQ' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE JPA22_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE JPA22_XML_PK_SEQ (XML_SEQ_NAME VARCHAR(50) NOT NULL, XML_SEQ_COUNT DECIMAL(38), PRIMARY KEY (XML_SEQ_NAME))")
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:17.809--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VTY.ID] because it is also a primary key.
    [junit] [EL Warning]: ddl: 2024-01-08 18:52:17.812--ServerSession(778806426)--Removing UNIQUE constraint definition from [JPA22_RUNNER_VLY.ID] because it is also a primary key.
    [junit] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.366 sec
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

run-test:
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] Running org.eclipse.persistence.testing.tests.weaving.SimpleWeaverTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

run-bean-validation-tests:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    'build/javax.persistence20_21_diff.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.resource-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa21.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/javax.persistence_2.1.1.v201509150925.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring jpa22.compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-core-tests.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test/eclipselink-coretest-framework.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.validation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../eclipselink.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.annotation-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ejb-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/glassfish-corba-omgapi.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.transaction-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/jakarta.inject.jar'
     [echo]    '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]    '/home/jenkins/extension.lib.external/jacocoagent.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.antlr_*.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.nosql_*.jar'
     [echo]    
     [echo] Configuring 'compile.modelgen.path' to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo]    and 'compile.path'
     [echo]   
     [echo] Configuring 'compile.server.path' to:
     [echo]    'compile.path'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/ucp.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins/sdoapi.jar'
     [echo]    '../../../extension.lib.external/mongo.jar'
     [echo]   

oracle-test:
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist
     [echo] Skipping /home/jenkins/test.properties, file does not exist
     [echo] Skipping /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/local.build.properties, file does not exist
     [echo] modelgen.jar                         = 'org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar'
     [echo] ant.project.name                     = 'eclipselink.jpa.test'
     [echo] jpatest.build.location               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test'
     [echo] jpatest.2.base.dir                   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../..'
     [echo] jpatest.2.common.plugins.dir         = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../plugins'
     [echo] jpatest.2.jpa.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../jpa/plugins'
     [echo] jpatest.2.coretest.dir               = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.core.test'
     [echo] jpatest.2.oracle.dir                 = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/org.eclipse.persistence.oracle'
     [echo] jpatest.2.oracletest.dir             = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.test'
     [echo] jpatest.2.oracle.spatial.test.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../foundation/eclipselink.extension.oracle.spatial.test'
     [echo] jpatest.2.sdo.plugins.dir            = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/../../sdo/plugins' (for GF)
     [echo] user.home = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/test.properties'

generate-report:
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 168ms

test-jpa-jse:
     [echo] jse.el.root                      = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/../..
     [echo] jse.jpa.root                     = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/..
     [echo] jse.eclipselink.jar              = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/../../eclipselink.jar
     [echo] jse.classes.dir                  = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/classes
     [echo] jse.src.dir                      = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/src
     [echo] compile classpath                = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/eclipselink.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.validation-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.inject.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.enterprise.cdi-api.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar
     [echo] run classpath                    = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/classes:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.antlr_3.5.3.v202311210849.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.asm.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.core_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa.jpql_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.dbws_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.validation-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.el-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.inject.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jboss-classfilewriter.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-spi.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-environment-common.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-se-core.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-core-impl.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jboss-logging.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar
     [echo] report dir                       = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/reports
     [echo] basedir                          = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse
     [echo] junitlib                         = /home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar
     [echo] jse.run.cp                       = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/classes:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/plugins/jakarta.persistence_2.2.3.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.antlr_3.5.3.v202311210849.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.asm.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.core_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa.jpql_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.jpa.modelgen_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/org.eclipse.persistence.dbws_2.7.15.v20240108-39c89dba73.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.annotation-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.transaction-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.validation-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.el-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.enterprise.cdi-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.inject.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jakarta.interceptor-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jboss-classfilewriter.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-api.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-spi.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-environment-common.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-se-core.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/weld-core-impl.jar:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/plugins/jboss-logging.jar:/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar:/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/classes
     [copy] Copying 3 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/classes/META-INF
    [javac] Compiling 254 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning

weave:
    [weave] [EL Warning]: metadata: 2024-01-08 18:52:22.095--ServerSession(913026859)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ParentMultitenant] is being defaulted to: eclipselink.tenant-id.
    [weave] [EL Warning]: metadata: 2024-01-08 18:52:22.101--ServerSession(913026859)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ChildMultitenant] is being defaulted to: eclipselink.tenant-id.
    [weave] [EL Warning]: metadata: 2024-01-08 18:52:22.324--ServerSession(784767346)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ParentMultitenant] is being defaulted to: eclipselink.tenant-id.
    [weave] [EL Warning]: metadata: 2024-01-08 18:52:22.326--ServerSession(784767346)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ChildMultitenant] is being defaulted to: eclipselink.tenant-id.
    [weave] [EL Warning]: metadata: 2024-01-08 18:52:22.389--ServerSession(478809014)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ParentMultitenant] is being defaulted to: eclipselink.tenant-id.
    [weave] [EL Warning]: metadata: 2024-01-08 18:52:22.391--ServerSession(478809014)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ChildMultitenant] is being defaulted to: eclipselink.tenant-id.

test-run:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/reports
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/run
    [junit] Running org.eclipse.persistence.config.TestPropertiesUtils
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec
    [junit] Running org.eclipse.persistence.jpa.collection.TestCollectionOperations
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 sec
    [junit] Running org.eclipse.persistence.jpa.collection.TestEmbeddableKey
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
    [junit] Running org.eclipse.persistence.jpa.compositeid.TestCompositeId
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
    [junit] Running org.eclipse.persistence.jpa.converter.TestAutoApplyConverter
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec
    [junit] Running org.eclipse.persistence.jpa.embeddable.TestCollectionTableEmbeddable
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
    [junit] Running org.eclipse.persistence.jpa.embeddable.TestEmbeddable
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
    [junit] Running org.eclipse.persistence.jpa.embeddable.TestNestedEmbeddable
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
    [junit] Running org.eclipse.persistence.jpa.returninsert.TestReturnInsert
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
    [junit] Running org.eclipse.persistence.jpa.test.basic.TestBasicPersistence
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.617 sec
    [junit] Running org.eclipse.persistence.jpa.test.basic.TestEntityManagerInterface
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
    [junit] Running org.eclipse.persistence.jpa.test.basic.TestNVarChar
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
    [junit] Running org.eclipse.persistence.jpa.test.basic.TestNullByteArrayEntry
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
    [junit] Running org.eclipse.persistence.jpa.test.basic.TestSessionCustomizer
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec
    [junit] Running org.eclipse.persistence.jpa.test.canonical.TestCanonicalMetaModel
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
    [junit] Running org.eclipse.persistence.jpa.test.concurrency.TestConcurrencyPersistence
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec
    [junit] Running org.eclipse.persistence.jpa.test.conversion.TestJavaTimeTypeConverter
    [junit] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] Running org.eclipse.persistence.jpa.test.criteria.TestCoalesceFunction
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
    [junit] Running org.eclipse.persistence.jpa.test.criteria.TestCollectionTable
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
    [junit] Running org.eclipse.persistence.jpa.test.criteria.TestCriteriaBuilder
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
    [junit] Running org.eclipse.persistence.jpa.test.criteria.TestNegFunction
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
    [junit] Running org.eclipse.persistence.jpa.test.ddl.TestDBPlatformDetector
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
    [junit] Running org.eclipse.persistence.jpa.test.ddl.TestDBPlatformHelper
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
    [junit] Running org.eclipse.persistence.jpa.test.ddl.TestDDLGenLineTerminator
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
    [junit] Running org.eclipse.persistence.jpa.test.ddl.TestSchemaGen
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec
    [junit] Running org.eclipse.persistence.jpa.test.diagnostic.TestDiagnostic
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
    [junit] Running org.eclipse.persistence.jpa.test.jpql.TestAggregateFunctions
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec
    [junit] Running org.eclipse.persistence.jpa.test.jpql.TestCoalesceFunction
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
    [junit] Running org.eclipse.persistence.jpa.test.jpql.TestComplexJPQL
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
    [junit] Running org.eclipse.persistence.jpa.test.jpql.TestJava8DateTime
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
    [junit] Running org.eclipse.persistence.jpa.test.jpql.TestWhiteSpace
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
    [junit] Running org.eclipse.persistence.jpa.test.lob.TestLobMerge
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
    [junit] Running org.eclipse.persistence.jpa.test.locking.TestPessimisticLocking
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.084 sec
    [junit] Running org.eclipse.persistence.jpa.test.locking.TestTimestampVersionLocking
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.239 sec
    [junit] Running org.eclipse.persistence.jpa.test.mapping.TestAggregateObjectMappings
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
    [junit] Running org.eclipse.persistence.jpa.test.mapping.TestAttributeOverride
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
    [junit] Running org.eclipse.persistence.jpa.test.mapping.TestMultitenantOneToMany
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.593 sec
    [junit] Running org.eclipse.persistence.jpa.test.mapping.TestUnidirectionalOneToMany
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 sec
    [junit] Running org.eclipse.persistence.jpa.test.modelgen.TestProcessor
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec
    [junit] Running org.eclipse.persistence.jpa.test.oraclefeatures.TestOracleLOBLocatorFeature
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec
    [junit] Running org.eclipse.persistence.jpa.test.property.TestConvertResultToBoolean
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
    [junit] Running org.eclipse.persistence.jpa.test.property.TestParameterBinding
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
    [junit] Running org.eclipse.persistence.jpa.test.property.TestSQLCallDeferall
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
    [junit] Running org.eclipse.persistence.jpa.test.property.TestSQLCast
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryCase
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.08 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryCoalesce
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryHaving
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryHints
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryHints2
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryIN
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryIsNull
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryOrderBy
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryProperties
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxAggregateTests
    [junit] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxArithmeticTests
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxComparisonTests
    [junit] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxFunctionTests
    [junit] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxOrderingTests
    [junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxUpdateTests
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestQueryUpdate
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestSimpleQuery
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
    [junit] Running org.eclipse.persistence.jpa.test.query.TestTrimFunction
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec
    [junit] Running org.eclipse.persistence.jpa.test.sequence.TestIdentityGeneration
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.272 sec
    [junit] Running org.eclipse.persistence.jpa.test.sequence.TestSequenceStartAtNextValue
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
    [junit] Running org.eclipse.persistence.jpa.test.sequence.TestTableQualifier
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
    [junit] Running org.eclipse.persistence.jpa.test.server.TestJNDIConnector
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
    [junit] Running org.eclipse.persistence.jpa.test.server.TestTargetServerDetector
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
    [junit] Running org.eclipse.persistence.jpa.test.storedproc.TestDB2Platform
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
    [junit] Running org.eclipse.persistence.jpa.test.storedproc.TestStoredProcedures
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
    [junit] Running org.eclipse.persistence.jpa.test.storedproc.TestStoredProceduresCursors
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.038 sec
    [junit] Running org.eclipse.persistence.jpa.test.version.TestVersioning
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.089 sec
    [junit] Running org.eclipse.persistence.jpa.test.weave.TestWeaving
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
    [junit] Running org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.67 sec

test-report:
[junitreport] [EL Severe]: cache: 2024-01-08 18:53:26.008--Summary current cache key of thread weld-worker-6 Stuck thread problem: unique tiny message number (21) 
[junitreport]  The Thread [weld-worker-6]  appears to be stuck (possible dead lock ongoing). 
[junitreport]  The thread is working in the context of (CacheKey) = (--- CacheKey  (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster):  (primaryKey: 1) (object: MasterEntity{id=1, name='Thread[weld-worker-3,5,weld-workers]', details={[]}}) (object hash code: 1869943649) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1101879279) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2)  (concurrencyManagerId: 96) (concurrencyManagerCreationDate: 2024-01-08 18:53:18.32)  (totalNumberOfTimeCacheKeyAcquiredForReading:  239)  (totalNumberOfTimeCacheKeyReleasedForReading:  237)  (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero:  0)  (depth: 0) ---) . 
[junitreport]  The thread has been stuck for: (3 ms) 
[junitreport]   Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread weld-worker-6 Listing of all ACTIVE Locks.
[junitreport] Thread Name: weld-worker-6 
[junitreport] 0 Active locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread weld-worker-6 Listing of all DEFERRED Locks.
[junitreport] Thread Name: weld-worker-6 
[junitreport] 0 deferred locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] Summary of read locks acquired by thread weld-worker-6 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired:
[junitreport] Thread Name: weld-worker-6 
[junitreport] 0 read locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] 
[junitreport] [EL Severe]: cache: 2024-01-08 18:53:26.009--releaseAllLocksAcquiredByThread: Thread "weld-worker-6"  .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key:  "--- CacheKey  (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster):  (primaryKey: 1) (object: MasterEntity{id=1, name='Thread[weld-worker-3,5,weld-workers]', details={[]}}) (object hash code: 1869943649) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1101879279) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2)  (concurrencyManagerId: 96) (concurrencyManagerCreationDate: 2024-01-08 18:53:18.32)  (totalNumberOfTimeCacheKeyAcquiredForReading:  239)  (totalNumberOfTimeCacheKeyReleasedForReading:  237)  (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero:  0)  (depth: 0) ---"
[junitreport] [EL Warning]: 2024-01-08 18:53:26.009--UnitOfWork(982884266)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ConcurrencyException
[junitreport] Exception Description: Wait was interrupted. 
[junitreport] Message: [Summary current cache key of thread weld-worker-6 Stuck thread problem: unique tiny message number (21) 
[junitreport]  The Thread [weld-worker-6]  appears to be stuck (possible dead lock ongoing). 
[junitreport]  The thread is working in the context of (CacheKey) = (--- CacheKey  (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster):  (primaryKey: 1) (object: MasterEntity{id=1, name='Thread[weld-worker-3,5,weld-workers]', details={[]}}) (object hash code: 1869943649) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1101879279) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2)  (concurrencyManagerId: 96) (concurrencyManagerCreationDate: 2024-01-08 18:53:18.32)  (totalNumberOfTimeCacheKeyAcquiredForReading:  239)  (totalNumberOfTimeCacheKeyReleasedForReading:  237)  (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero:  0)  (depth: 0) ---) . 
[junitreport]  The thread has been stuck for: (3 ms) 
[junitreport]   Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread weld-worker-6 Listing of all ACTIVE Locks.
[junitreport] Thread Name: weld-worker-6 
[junitreport] 0 Active locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread weld-worker-6 Listing of all DEFERRED Locks.
[junitreport] Thread Name: weld-worker-6 
[junitreport] 0 deferred locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] Summary of read locks acquired by thread weld-worker-6 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired:
[junitreport] Thread Name: weld-worker-6 
[junitreport] 0 read locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] ]
[junitreport] [EL Severe]: cache: 2024-01-08 18:53:26.01--Summary current cache key of thread weld-worker-2 Stuck thread problem: unique tiny message number (22) 
[junitreport]  The Thread [weld-worker-2]  appears to be stuck (possible dead lock ongoing). 
[junitreport]  The thread is working in the context of (CacheKey) = (--- CacheKey  (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster):  (primaryKey: 1) (object: MasterEntity{id=1, name='Thread[weld-worker-3,5,weld-workers]', details={[]}}) (object hash code: 1869943649) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1101879279) (current cache key owner/activeThread: Null) (getNumberOfReaders: 1)  (concurrencyManagerId: 96) (concurrencyManagerCreationDate: 2024-01-08 18:53:18.32)  (totalNumberOfTimeCacheKeyAcquiredForReading:  241)  (totalNumberOfTimeCacheKeyReleasedForReading:  241)  (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero:  0)  (depth: 0) ---) . 
[junitreport]  The thread has been stuck for: (3 ms) 
[junitreport]   Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread weld-worker-2 Listing of all ACTIVE Locks.
[junitreport] Thread Name: weld-worker-2 
[junitreport] 0 Active locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread weld-worker-2 Listing of all DEFERRED Locks.
[junitreport] Thread Name: weld-worker-2 
[junitreport] 0 deferred locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] Summary of read locks acquired by thread weld-worker-2 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired:
[junitreport] Thread Name: weld-worker-2 
[junitreport] 0 read locks. The lockManager for this thread is null. 
[junitreport] 
[junitreport] 
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.test.jse/reports/TESTS-TestSuites.xml to /tmp/null1439646499
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 972ms
[junitreport] Deleting: /tmp/null1439646499
     [echo] JUNIT results in /home/jenkins/agent/workspace/eclipselink-nightly-2.7/reports/html

test:

test-jpql:
     [echo] Loading user-defined overrides from '/home/jenkins/build.properties'...
     [echo] No user-defined test overrides found to load ('/home/jenkins/test.properties' non-existant).
     [echo] No Local overrides found to load. ('/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/local.build.properties' non-existant).
     [echo] ant.project.name                 = 'eclipselink.hermes.test'
     [echo] hermes.test.build.location       = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test'
     [echo] hermes.test.2.base.dir           = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../..'
     [echo] hermes.test.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins'
     [echo] hermes.test.2.jpa.plugins.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins'

clean-test:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/reports
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/run

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins/org.eclipse.persistence.jpa.jpql_*.jar'
     [echo]    

test:
     [echo] Loading user-defined overrides from '/home/jenkins/build.properties'...
     [echo] No user-defined test overrides found to load ('/home/jenkins/test.properties' non-existant).
     [echo] No Local overrides found to load. ('/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/local.build.properties' non-existant).
     [echo] ant.project.name                 = 'eclipselink.hermes.test'
     [echo] hermes.test.build.location       = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test'
     [echo] hermes.test.2.base.dir           = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../..'
     [echo] hermes.test.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins'
     [echo] hermes.test.2.jpa.plugins.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins'

config-classpath:
     [echo] Configuring compile.path to:
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins/javax.persistence_2.0.6.v201308211412.jar'
     [echo]    '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins/org.eclipse.persistence.jpa.jpql_*.jar'
     [echo]    

run-test:
    [junit] Running org.eclipse.persistence.jpa.tests.jpql.AllHermesTests
    [junit] Tests run: 113506, Failures: 0, Errors: 0, Skipped: 75, Time elapsed: 24.676 sec
     [echo] Loading user-defined overrides from '/home/jenkins/build.properties'...
     [echo] No user-defined test overrides found to load ('/home/jenkins/test.properties' non-existant).
     [echo] No Local overrides found to load. ('/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/local.build.properties' non-existant).
     [echo] ant.project.name                 = 'eclipselink.hermes.test'
     [echo] hermes.test.build.location       = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test'
     [echo] hermes.test.2.base.dir           = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../..'
     [echo] hermes.test.2.common.plugins.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../plugins'
     [echo] hermes.test.2.jpa.plugins.dir    = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/../../jpa/plugins'

generate-report:
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/org.eclipse.persistence.jpa.jpql.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 932ms

test-wdf:
     [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test'
     [echo] wdf_test.2.trunk.dir = '../..'

clean-test:

init:

init_against_jar:

init_runtime:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/reports
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/run

test-lrg:
     [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test'
     [echo] wdf_test.2.trunk.dir = '../..'

run-test:
     [echo] Running test on jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.embedded.TestEmbeddedIdAsInnerClass
    [junit] [EL Fine]: moxy: 2024-01-08 18:53:57.719--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@71529963
    [junit] [EL Finer]: jpa: 2024-01-08 18:53:57.793--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:53:57.818--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:53:57.822--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:53:57.822--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:53:57.823--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:53:57.823--ServerSession(1003755748)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:53:57.823--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:53:57.824--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:53:57.824--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:53:57.833--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:53:57.834--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:53:57.924--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.938--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:53:57.939--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.94--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.941--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.942--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:53:57.942--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.943--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:53:57.943--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.943--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.944--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:53:57.945--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.946--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:53:57.946--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.946--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.948--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.949--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:53:57.949--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.95--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.95--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:53:57.95--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:53:57.951--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.951--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:53:57.953--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.953--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.953--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.954--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.954--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:53:57.955--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:53:57.955--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.958--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.958--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.958--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.959--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:53:57.959--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.959--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:53:57.96--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.96--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.96--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:53:57.96--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.96--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.96--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:53:57.961--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.961--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.961--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.961--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.961--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.962--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.962--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.963--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:53:57.963--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.963--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.964--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:53:57.964--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.964--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.964--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.964--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.965--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:53:57.965--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.965--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:53:57.965--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.965--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:53:57.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:53:57.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:53:57.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.967--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:53:57.967--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.967--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.967--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.968--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.968--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:53:57.968--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:53:57.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:53:57.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:53:57.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:53:57.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:53:57.97--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.97--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:53:57.97--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:53:57.97--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.97--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.971--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:53:57.971--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:53:57.971--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:53:57.971--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:53:57.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:53:57.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:53:57.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:53:57.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:53:57.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:53:57.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:53:57.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:53:57.973--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:53:57.973--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:53:57.973--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:53:57.973--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.973--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:53:57.974--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.974--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.974--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:53:57.974--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.974--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.975--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:53:57.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:53:57.979--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:53:57.979--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:53:57.979--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:53:57.985--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:57.985--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.986--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:53:57.986--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:53:57.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:53:57.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:53:57.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:57.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:57.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:53:57.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:53:57.989--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:53:57.99--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:53:57.99--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:57.99--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:53:57.99--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:53:57.99--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:53:57.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:53:57.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:53:57.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:53:57.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:53:57.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:53:57.992--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:53:57.994--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:53:57.994--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.995--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:53:57.995--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:53:57.995--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:57.995--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.995--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:53:57.997--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.997--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:53:57.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:53:57.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:53:57.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:53:57.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:53:57.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:57.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:53:57.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:53:57.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:57.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:53:57.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:53:57.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:53:58.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:53:58.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:53:58.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:53:58.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:53:58.001--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.003--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:53:58.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:53:58.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:53:58.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:53:58.008--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:53:58.008--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:53:58.009--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:53:58.009--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:53:58.009--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:53:58.009--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:53:58.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:53:58.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:53:58.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:53:58.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:53:58.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:53:58.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:53:58.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:53:58.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:53:58.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:53:58.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:53:58.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:53:58.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:53:58.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:53:58.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:53:58.013--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:53:58.013--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.015--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:53:58.015--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:53:58.015--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:53:58.015--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:53:58.015--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:53:58.016--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:53:58.016--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.016--ServerSession(1003755748)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.016--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:53:58.016--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:53:58.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:53:58.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:53:58.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:53:58.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.018--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:53:58.019--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:53:58.019--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.019--ServerSession(1003755748)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.019--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:53:58.019--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:53:58.019--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.019--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:53:58.02--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.021--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:53:58.022--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.022--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.022--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:53:58.022--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:53:58.022--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:53:58.022--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:53:58.023--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.023--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:53:58.024--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:53:58.024--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:53:58.024--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.024--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.024--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:53:58.024--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:53:58.026--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:53:58.027--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.027--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:53:58.027--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:53:58.027--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:53:58.027--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.027--ServerSession(1003755748)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:53:58.028--ServerSession(1003755748)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:53:58.029--ServerSession(1003755748)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:53:58.029--ServerSession(1003755748)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:53:58.029--ServerSession(1003755748)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:53:58.029--ServerSession(1003755748)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:53:58.036--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.046--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.046--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:53:58.046--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.047--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.048--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.048--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.048--ServerSession(1003755748)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.049--ServerSession(1003755748)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:53:58.049--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.049--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.049--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.049--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.05--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.051--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.051--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.051--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.051--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.051--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.051--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.052--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:53:58.055--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.056--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.056--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.056--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.056--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.056--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.056--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.056--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.057--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.057--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.057--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:53:58.057--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.057--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.057--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.076--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.076--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:53:58.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:53:58.078--ServerSession(1003755748)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:53:58.093--ServerSession(1003755748)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:53:58.153--ServerSession(1003755748)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:53:58.159--ServerSession(1003755748)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:53:58.159--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:53:58.159--ServerSession(1003755748)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:53:58.159--ServerSession(1003755748)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:53:58.164--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.164--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.164--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.164--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.165--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.165--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.165--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.165--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.165--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.165--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.166--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.166--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.166--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.166--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.166--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.166--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.166--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.167--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.167--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.167--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.167--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.167--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.168--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.168--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.168--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.168--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.168--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.168--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.168--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.169--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.169--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.169--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.169--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.169--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.169--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.169--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.171--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.171--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.171--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.171--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.171--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.171--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.171--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.172--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.172--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.172--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.172--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.172--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.172--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.172--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.174--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.174--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:53:58.174--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:53:58.174--ServerSession(1003755748)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.204--ServerSession(1003755748)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finer]: 2024-01-08 18:53:58.207--Thread(Thread[main,5,main])--initializing session manager
    [junit] [EL Finest]: 2024-01-08 18:53:58.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:53:58.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:53:58.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:53:58.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:53:58.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:53:58.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC; translated value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:53:58.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:53:58.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:53:58.214--ServerSession(1003755748)--Connection(577442875)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:53:58.217--ServerSession(1003755748)--Connection(254692047)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:53:58.217--ServerSession(1003755748)--Connection(604602011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.217--ServerSession(1003755748)--Connection(604602011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:53:58.217--ServerSession(1003755748)--Connection(1589214445)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:53:58.218--ServerSession(1003755748)--Connection(356476647)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:53:58.223--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:53:58.224--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:53:58.229--ServerSession(1003755748)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:53:58.23--ServerSession(1003755748)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:53:58.294--ServerSession(1003755748)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Warning]: 2024-01-08 18:53:58.295--ServerSession(1003755748)--Thread(Thread[main,5,main])--Failed to find MBean Server: null or empty List returned from MBeanServerFactory.findMBeanServer(null)
    [junit] [EL Finer]: 2024-01-08 18:53:58.364--ServerSession(1003755748)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:53:58.368--ServerSession(1003755748)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:53:58.373--ServerSession(1003755748)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:53:58.373--ServerSession(1003755748)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:53:58.374--ServerSession(1003755748)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:53:58.374--ServerSession(1003755748)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:53:58.4--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.4--ServerSession(1003755748)--Connection(411787317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.4--ServerSession(1003755748)--Connection(411787317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.401--ServerSession(1003755748)--Connection(77811359)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.41--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.412--ServerSession(1003755748)--Connection(411787317)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.412--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_METRIC' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.413--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.413--ServerSession(1003755748)--Connection(1488395499)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.413--ServerSession(1003755748)--Connection(1488395499)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.413--ServerSession(1003755748)--Connection(626941486)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.414--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.415--ServerSession(1003755748)--Connection(1488395499)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.415--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CONTRACT_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.415--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.415--ServerSession(1003755748)--Connection(185488647)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.415--ServerSession(1003755748)--Connection(185488647)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.415--ServerSession(1003755748)--Connection(1807634633)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.416--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.417--ServerSession(1003755748)--Connection(185488647)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.417--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_VEHICLE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.417--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.417--ServerSession(1003755748)--Connection(1750563752)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.417--ServerSession(1003755748)--Connection(1750563752)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.417--ServerSession(1003755748)--Connection(285781448)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER
    [junit] [EL Fine]: 2024-01-08 18:53:58.418--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.418--ServerSession(1003755748)--Connection(1750563752)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.418--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_BROKER_ACC' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.418--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.419--ServerSession(1003755748)--Connection(33558975)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.419--ServerSession(1003755748)--Connection(33558975)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.419--ServerSession(1003755748)--Connection(1373220972)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER
    [junit] [EL Fine]: 2024-01-08 18:53:58.42--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.42--ServerSession(1003755748)--Connection(33558975)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.42--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CHECK_ACC' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.42--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.42--ServerSession(1003755748)--Connection(1107275448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.42--ServerSession(1003755748)--Connection(1107275448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.421--ServerSession(1003755748)--Connection(1139851985)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.421--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.422--ServerSession(1003755748)--Connection(1107275448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.422--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CHECK_ACC' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.422--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.422--ServerSession(1003755748)--Connection(59382310)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.422--ServerSession(1003755748)--Connection(59382310)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.422--ServerSession(1003755748)--Connection(1069350529)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.423--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.424--ServerSession(1003755748)--Connection(59382310)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.424--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CREDIT_ACC' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.424--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.424--ServerSession(1003755748)--Connection(390374517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.424--ServerSession(1003755748)--Connection(390374517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.424--ServerSession(1003755748)--Connection(1145882513)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER
    [junit] [EL Fine]: 2024-01-08 18:53:58.425--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.425--ServerSession(1003755748)--Connection(390374517)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.426--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.426--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.426--ServerSession(1003755748)--Connection(476868388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.426--ServerSession(1003755748)--Connection(476868388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.426--ServerSession(1003755748)--Connection(783882192)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.427--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.427--ServerSession(1003755748)--Connection(476868388)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.427--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.427--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.427--ServerSession(1003755748)--Connection(1933799970)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.427--ServerSession(1003755748)--Connection(1933799970)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.428--ServerSession(1003755748)--Connection(212416033)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE
    [junit] [EL Fine]: 2024-01-08 18:53:58.428--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.429--ServerSession(1003755748)--Connection(1933799970)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.429--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.429--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.429--ServerSession(1003755748)--Connection(1066949254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.429--ServerSession(1003755748)--Connection(1066949254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.429--ServerSession(1003755748)--Connection(1470295349)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT
    [junit] [EL Fine]: 2024-01-08 18:53:58.43--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.43--ServerSession(1003755748)--Connection(1066949254)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.43--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.431--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.431--ServerSession(1003755748)--Connection(1026001741)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.431--ServerSession(1003755748)--Connection(1026001741)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.431--ServerSession(1003755748)--Connection(1083615749)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT
    [junit] [EL Fine]: 2024-01-08 18:53:58.431--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.432--ServerSession(1003755748)--Connection(1026001741)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.432--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.432--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.432--ServerSession(1003755748)--Connection(1820355723)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.432--ServerSession(1003755748)--Connection(1820355723)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.433--ServerSession(1003755748)--Connection(1845297077)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID
    [junit] [EL Fine]: 2024-01-08 18:53:58.433--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.434--ServerSession(1003755748)--Connection(1820355723)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.434--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.434--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0")
    [junit] [EL Finest]: 2024-01-08 18:53:58.434--ServerSession(1003755748)--Connection(1910034407)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.434--ServerSession(1003755748)--Connection(1910034407)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.434--ServerSession(1003755748)--Connection(508756323)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0
    [junit] [EL Fine]: 2024-01-08 18:53:58.435--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.435--ServerSession(1003755748)--Connection(1910034407)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.435--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0")
    [junit] [EL Finest]: 2024-01-08 18:53:58.435--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:53:58.436--ServerSession(1003755748)--Connection(1900438403)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.436--ServerSession(1003755748)--Connection(1900438403)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.436--ServerSession(1003755748)--Connection(1188445627)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR
    [junit] [EL Fine]: 2024-01-08 18:53:58.437--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.437--ServerSession(1003755748)--Connection(1900438403)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.437--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_REVIEW' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:53:58.437--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.437--ServerSession(1003755748)--Connection(379886173)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.437--ServerSession(1003755748)--Connection(379886173)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.438--ServerSession(1003755748)--Connection(1421650289)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.439--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.439--ServerSession(1003755748)--Connection(379886173)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.439--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_REVIEW_DETAILS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.44--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.44--ServerSession(1003755748)--Connection(593045830)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.44--ServerSession(1003755748)--Connection(593045830)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.44--ServerSession(1003755748)--Connection(65310008)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.44--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.441--ServerSession(1003755748)--Connection(593045830)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.441--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_PROJECT_DETAILS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.441--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.441--ServerSession(1003755748)--Connection(296974277)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.441--ServerSession(1003755748)--Connection(296974277)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.441--ServerSession(1003755748)--Connection(2076864428)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER
    [junit] [EL Fine]: 2024-01-08 18:53:58.442--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.443--ServerSession(1003755748)--Connection(296974277)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.443--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_SAVE_ACC' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.443--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.443--ServerSession(1003755748)--Connection(2049646260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.443--ServerSession(1003755748)--Connection(2049646260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.443--ServerSession(1003755748)--Connection(1881949035)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.444--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.444--ServerSession(1003755748)--Connection(2049646260)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.444--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_TASK' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.444--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.445--ServerSession(1003755748)--Connection(17808347)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.445--ServerSession(1003755748)--Connection(17808347)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.445--ServerSession(1003755748)--Connection(603184112)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.445--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.446--ServerSession(1003755748)--Connection(17808347)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.446--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.BYTE_ITEM_ATT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.446--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.446--ServerSession(1003755748)--Connection(1980560788)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.446--ServerSession(1003755748)--Connection(1980560788)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.446--ServerSession(1003755748)--Connection(178342381)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.447--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.447--ServerSession(1003755748)--Connection(1980560788)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.447--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_COP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.447--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.448--ServerSession(1003755748)--Connection(838820617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.448--ServerSession(1003755748)--Connection(838820617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.448--ServerSession(1003755748)--Connection(542019831)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY
    [junit] [EL Fine]: 2024-01-08 18:53:58.448--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.449--ServerSession(1003755748)--Connection(838820617)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.449--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_PERSON' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.449--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.449--ServerSession(1003755748)--Connection(375273627)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.449--ServerSession(1003755748)--Connection(375273627)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.449--ServerSession(1003755748)--Connection(1551103602)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.45--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.45--ServerSession(1003755748)--Connection(375273627)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.45--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CRIMINAL' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.45--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.45--ServerSession(1003755748)--Connection(716550087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.451--ServerSession(1003755748)--Connection(716550087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.451--ServerSession(1003755748)--Connection(1305002218)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON
    [junit] [EL Fine]: 2024-01-08 18:53:58.451--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.452--ServerSession(1003755748)--Connection(716550087)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.452--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CREATURE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.452--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.452--ServerSession(1003755748)--Connection(1983706553)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.452--ServerSession(1003755748)--Connection(1983706553)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.452--ServerSession(1003755748)--Connection(1911600942)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.453--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.453--ServerSession(1003755748)--Connection(1983706553)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.453--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CREATURE_DETAILS' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.454--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.454--ServerSession(1003755748)--Connection(793808700)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.454--ServerSession(1003755748)--Connection(793808700)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.454--ServerSession(1003755748)--Connection(1053832786)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.454--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.455--ServerSession(1003755748)--Connection(793808700)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.455--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_MYTHICALCREATURE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.455--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION")
    [junit] [EL Finest]: 2024-01-08 18:53:58.455--ServerSession(1003755748)--Connection(389519344)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.455--ServerSession(1003755748)--Connection(389519344)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.455--ServerSession(1003755748)--Connection(1010156357)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION
    [junit] [EL Fine]: 2024-01-08 18:53:58.456--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.456--ServerSession(1003755748)--Connection(389519344)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.456--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CASC_NODE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION")
    [junit] [EL Finest]: 2024-01-08 18:53:58.457--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.457--ServerSession(1003755748)--Connection(609825180)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.457--ServerSession(1003755748)--Connection(609825180)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.457--ServerSession(1003755748)--Connection(268086000)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.457--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.458--ServerSession(1003755748)--Connection(609825180)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.458--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CASC_NODE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.458--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.458--ServerSession(1003755748)--Connection(1592601990)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.458--ServerSession(1003755748)--Connection(1592601990)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.458--ServerSession(1003755748)--Connection(869610006)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.459--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.459--ServerSession(1003755748)--Connection(1592601990)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.459--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_NODE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.459--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.459--ServerSession(1003755748)--Connection(1329492804)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.459--ServerSession(1003755748)--Connection(1329492804)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.46--ServerSession(1003755748)--Connection(2013853240)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.46--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.461--ServerSession(1003755748)--Connection(1329492804)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.461--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_BICYCLE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.461--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.461--ServerSession(1003755748)--Connection(504634946)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.461--ServerSession(1003755748)--Connection(504634946)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.461--ServerSession(1003755748)--Connection(579660439)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.462--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.462--ServerSession(1003755748)--Connection(504634946)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.462--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_BICYCLE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.462--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.462--ServerSession(1003755748)--Connection(1181947538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.462--ServerSession(1003755748)--Connection(1181947538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.463--ServerSession(1003755748)--Connection(2016146960)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.463--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.464--ServerSession(1003755748)--Connection(1181947538)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.464--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_COURSE_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.464--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.464--ServerSession(1003755748)--Connection(1945915791)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.464--ServerSession(1003755748)--Connection(1945915791)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.464--ServerSession(1003755748)--Connection(769986276)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.465--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.465--ServerSession(1003755748)--Connection(1945915791)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.465--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_COURSE_EMP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.465--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.466--ServerSession(1003755748)--Connection(75480150)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.466--ServerSession(1003755748)--Connection(75480150)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.466--ServerSession(1003755748)--Connection(354350463)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.467--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.468--ServerSession(1003755748)--Connection(75480150)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.468--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_CREDIT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.468--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.468--ServerSession(1003755748)--Connection(1428469551)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.468--ServerSession(1003755748)--Connection(1428469551)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.469--ServerSession(1003755748)--Connection(750795985)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.469--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.47--ServerSession(1003755748)--Connection(1428469551)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.47--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_CREDIT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.47--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.47--ServerSession(1003755748)--Connection(345780740)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.47--ServerSession(1003755748)--Connection(345780740)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.47--ServerSession(1003755748)--Connection(1693540983)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.471--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.471--ServerSession(1003755748)--Connection(345780740)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.471--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_HOBBY' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.471--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.471--ServerSession(1003755748)--Connection(999699153)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.471--ServerSession(1003755748)--Connection(999699153)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.472--ServerSession(1003755748)--Connection(1315908533)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.472--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.473--ServerSession(1003755748)--Connection(999699153)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.473--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_HOBBY' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.473--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.473--ServerSession(1003755748)--Connection(1063423209)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.473--ServerSession(1003755748)--Connection(1063423209)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.473--ServerSession(1003755748)--Connection(904409454)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.474--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.474--ServerSession(1003755748)--Connection(1063423209)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.474--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_PATENT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.474--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:53:58.474--ServerSession(1003755748)--Connection(862486751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.474--ServerSession(1003755748)--Connection(862486751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.475--ServerSession(1003755748)--Connection(407263135)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR
    [junit] [EL Fine]: 2024-01-08 18:53:58.475--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.476--ServerSession(1003755748)--Connection(862486751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.476--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_PATENT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:53:58.476--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.476--ServerSession(1003755748)--Connection(40177529)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.476--ServerSession(1003755748)--Connection(40177529)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.476--ServerSession(1003755748)--Connection(1979455890)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.477--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.477--ServerSession(1003755748)--Connection(40177529)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.477--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_PROJECT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.477--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.477--ServerSession(1003755748)--Connection(951000054)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.477--ServerSession(1003755748)--Connection(951000054)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.477--ServerSession(1003755748)--Connection(312202589)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.478--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.478--ServerSession(1003755748)--Connection(951000054)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.478--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_PROJECT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.478--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.478--ServerSession(1003755748)--Connection(985655365)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.479--ServerSession(1003755748)--Connection(985655365)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.479--ServerSession(1003755748)--Connection(2047812687)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.479--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.48--ServerSession(1003755748)--Connection(985655365)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.48--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_REVIEW' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.48--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.48--ServerSession(1003755748)--Connection(1112062307)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.48--ServerSession(1003755748)--Connection(1112062307)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.48--ServerSession(1003755748)--Connection(133205167)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.481--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.481--ServerSession(1003755748)--Connection(1112062307)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.481--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_EMP_REVIEW' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.481--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.481--ServerSession(1003755748)--Connection(590406624)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.481--ServerSession(1003755748)--Connection(590406624)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.482--ServerSession(1003755748)--Connection(615830852)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Fine]: 2024-01-08 18:53:58.482--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.482--ServerSession(1003755748)--Connection(590406624)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.482--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_OFFICE_CUBICLE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.482--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.483--ServerSession(1003755748)--Connection(1415937490)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.483--ServerSession(1003755748)--Connection(1415937490)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.483--ServerSession(1003755748)--Connection(1886301021)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.483--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.484--ServerSession(1003755748)--Connection(1415937490)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.484--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_OFFICE_CUBICLE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.484--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.484--ServerSession(1003755748)--Connection(1088818894)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.484--ServerSession(1003755748)--Connection(1088818894)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.484--ServerSession(1003755748)--Connection(1066561773)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.485--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.485--ServerSession(1003755748)--Connection(1088818894)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.485--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_VEHICLE_PROFILE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.485--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.485--ServerSession(1003755748)--Connection(1522975986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.485--ServerSession(1003755748)--Connection(1522975986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.486--ServerSession(1003755748)--Connection(715534618)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.486--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.487--ServerSession(1003755748)--Connection(1522975986)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.487--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_VEHICLE_PROFILE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.487--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.487--ServerSession(1003755748)--Connection(614335089)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.487--ServerSession(1003755748)--Connection(614335089)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.487--ServerSession(1003755748)--Connection(1217639236)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Fine]: 2024-01-08 18:53:58.488--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.488--ServerSession(1003755748)--Connection(614335089)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.488--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_UCOFFICE_CUBICLE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.488--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.488--ServerSession(1003755748)--Connection(738937987)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.488--ServerSession(1003755748)--Connection(738937987)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.488--ServerSession(1003755748)--Connection(2018664185)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.489--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.489--ServerSession(1003755748)--Connection(738937987)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.489--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_UCOFFICE_CUBICLE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.49--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.49--ServerSession(1003755748)--Connection(1298483237)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.49--ServerSession(1003755748)--Connection(1298483237)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.49--ServerSession(1003755748)--Connection(1006398046)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.49--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.491--ServerSession(1003755748)--Connection(1298483237)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.491--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CITY_TMP_COP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.491--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.491--ServerSession(1003755748)--Connection(180353207)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.491--ServerSession(1003755748)--Connection(180353207)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.491--ServerSession(1003755748)--Connection(1836887461)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.492--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.492--ServerSession(1003755748)--Connection(180353207)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.492--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CITY_TMP_COP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.492--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.492--ServerSession(1003755748)--Connection(2113989903)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.492--ServerSession(1003755748)--Connection(2113989903)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.492--ServerSession(1003755748)--Connection(185583672)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.493--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.493--ServerSession(1003755748)--Connection(2113989903)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.493--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CITY_TMP_CRIMINAL' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.493--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.493--ServerSession(1003755748)--Connection(1658520865)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.493--ServerSession(1003755748)--Connection(1658520865)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.494--ServerSession(1003755748)--Connection(457893088)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.494--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.495--ServerSession(1003755748)--Connection(1658520865)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.495--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CITY_TMP_CRIMINAL' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.495--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.495--ServerSession(1003755748)--Connection(1606272155)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.495--ServerSession(1003755748)--Connection(1606272155)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.495--ServerSession(1003755748)--Connection(1702178880)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.496--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.496--ServerSession(1003755748)--Connection(1606272155)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.496--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_COP_TMP_CRIMINAL' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.496--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.496--ServerSession(1003755748)--Connection(1254827280)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.496--ServerSession(1003755748)--Connection(1254827280)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.496--ServerSession(1003755748)--Connection(2078517710)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.497--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.497--ServerSession(1003755748)--Connection(1254827280)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.497--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_COP_TMP_CRIMINAL' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.497--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.497--ServerSession(1003755748)--Connection(1001351478)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.497--ServerSession(1003755748)--Connection(1001351478)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.498--ServerSession(1003755748)--Connection(677329142)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.498--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.498--ServerSession(1003755748)--Connection(1001351478)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.498--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_COP_TMP_INFORMER' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.498--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.499--ServerSession(1003755748)--Connection(985032587)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.499--ServerSession(1003755748)--Connection(985032587)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.537--ServerSession(1003755748)--Connection(2056277810)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.538--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.539--ServerSession(1003755748)--Connection(985032587)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.539--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_COP_TMP_INFORMER' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.539--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.539--ServerSession(1003755748)--Connection(1198426006)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.539--ServerSession(1003755748)--Connection(1198426006)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.539--ServerSession(1003755748)--Connection(1324165839)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.54--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.54--ServerSession(1003755748)--Connection(1198426006)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.54--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_INFORMER_TMP_COP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.54--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.541--ServerSession(1003755748)--Connection(1472494238)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.541--ServerSession(1003755748)--Connection(1472494238)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.541--ServerSession(1003755748)--Connection(1680147911)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.542--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.542--ServerSession(1003755748)--Connection(1472494238)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.542--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_INFORMER_TMP_COP' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.542--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.542--ServerSession(1003755748)--Connection(356308667)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.542--ServerSession(1003755748)--Connection(356308667)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.542--ServerSession(1003755748)--Connection(1641565704)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.543--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.543--ServerSession(1003755748)--Connection(356308667)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.543--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CRIMINAL_TMP_CRIMINAL' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.544--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.544--ServerSession(1003755748)--Connection(564944564)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.544--ServerSession(1003755748)--Connection(564944564)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.544--ServerSession(1003755748)--Connection(1389808948)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.544--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.545--ServerSession(1003755748)--Connection(564944564)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.545--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CRIMINAL_TMP_CRIMINAL' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.545--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.545--ServerSession(1003755748)--Connection(666040998)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.545--ServerSession(1003755748)--Connection(666040998)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.545--ServerSession(1003755748)--Connection(1680365850)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.546--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.546--ServerSession(1003755748)--Connection(666040998)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.546--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CAVE_CREATURE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.546--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.546--ServerSession(1003755748)--Connection(448782465)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.546--ServerSession(1003755748)--Connection(448782465)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.547--ServerSession(1003755748)--Connection(711483066)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID
    [junit] [EL Fine]: 2024-01-08 18:53:58.547--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.547--ServerSession(1003755748)--Connection(448782465)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.547--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP_CAVE_CREATURE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID")
    [junit] [EL Finest]: 2024-01-08 18:53:58.548--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.548--ServerSession(1003755748)--Connection(276777344)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.548--ServerSession(1003755748)--Connection(276777344)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.548--ServerSession(1003755748)--Connection(1973491942)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.549--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.549--ServerSession(1003755748)--Connection(276777344)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.549--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COMPONENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COMPONENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.549--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.549--ServerSession(1003755748)--Connection(1611966906)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.549--ServerSession(1003755748)--Connection(1611966906)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.549--ServerSession(1003755748)--Connection(181260145)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Fine]: 2024-01-08 18:53:58.55--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.55--ServerSession(1003755748)--Connection(1611966906)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.551--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_METRIC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_METRIC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.551--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.551--ServerSession(1003755748)--Connection(1242874959)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.551--ServerSession(1003755748)--Connection(1242874959)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.551--ServerSession(1003755748)--Connection(252247502)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.551--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.552--ServerSession(1003755748)--Connection(1242874959)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.552--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ABSTR_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ABSTR_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.552--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.552--ServerSession(1003755748)--Connection(684220724)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.552--ServerSession(1003755748)--Connection(684220724)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.552--ServerSession(1003755748)--Connection(1150480094)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.553--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.553--ServerSession(1003755748)--Connection(684220724)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.553--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CONTRACT_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CONTRACT_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.553--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.553--ServerSession(1003755748)--Connection(934640468)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.553--ServerSession(1003755748)--Connection(934640468)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.554--ServerSession(1003755748)--Connection(1545563479)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Fine]: 2024-01-08 18:53:58.555--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.555--ServerSession(1003755748)--Connection(934640468)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.555--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ACCOUNT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ACCOUNT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.555--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.555--ServerSession(1003755748)--Connection(1737796619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.555--ServerSession(1003755748)--Connection(1737796619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.555--ServerSession(1003755748)--Connection(2078741622)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.556--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.556--ServerSession(1003755748)--Connection(1737796619)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.556--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.556--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.556--ServerSession(1003755748)--Connection(397857830)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.556--ServerSession(1003755748)--Connection(397857830)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.557--ServerSession(1003755748)--Connection(1434506799)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.557--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.558--ServerSession(1003755748)--Connection(397857830)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.558--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BROKER_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BROKER_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.558--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.558--ServerSession(1003755748)--Connection(1730129134)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.558--ServerSession(1003755748)--Connection(1730129134)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.558--ServerSession(1003755748)--Connection(1185502159)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.559--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.559--ServerSession(1003755748)--Connection(1730129134)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.559--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CHECK_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CHECK_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.559--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.559--ServerSession(1003755748)--Connection(973174587)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.559--ServerSession(1003755748)--Connection(973174587)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.559--ServerSession(1003755748)--Connection(551797833)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Fine]: 2024-01-08 18:53:58.56--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.56--ServerSession(1003755748)--Connection(973174587)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.56--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COSTCENTER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COSTCENTER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.56--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.56--ServerSession(1003755748)--Connection(1744579245)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.56--ServerSession(1003755748)--Connection(1744579245)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.561--ServerSession(1003755748)--Connection(1458905542)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Fine]: 2024-01-08 18:53:58.561--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.562--ServerSession(1003755748)--Connection(1744579245)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.562--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.562--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.562--ServerSession(1003755748)--Connection(48071225)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.562--ServerSession(1003755748)--Connection(48071225)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.562--ServerSession(1003755748)--Connection(74606989)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.562--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.563--ServerSession(1003755748)--Connection(48071225)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.563--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREDIT_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREDIT_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.563--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.563--ServerSession(1003755748)--Connection(1081159401)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.563--ServerSession(1003755748)--Connection(1081159401)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.563--ServerSession(1003755748)--Connection(777236628)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.564--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.564--ServerSession(1003755748)--Connection(1081159401)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.564--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.564--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.564--ServerSession(1003755748)--Connection(1994249754)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.564--ServerSession(1003755748)--Connection(1994249754)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.565--ServerSession(1003755748)--Connection(1066575950)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Fine]: 2024-01-08 18:53:58.565--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.566--ServerSession(1003755748)--Connection(1994249754)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.566--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_DEP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_DEP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.566--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.566--ServerSession(1003755748)--Connection(1631047534)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.566--ServerSession(1003755748)--Connection(1631047534)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.566--ServerSession(1003755748)--Connection(2034411604)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.567--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.567--ServerSession(1003755748)--Connection(1631047534)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.567--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.567--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.567--ServerSession(1003755748)--Connection(1815095837)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.567--ServerSession(1003755748)--Connection(1815095837)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.568--ServerSession(1003755748)--Connection(866370634)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:58.568--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.569--ServerSession(1003755748)--Connection(1815095837)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.569--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.569--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.569--ServerSession(1003755748)--Connection(1235155342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.569--ServerSession(1003755748)--Connection(1235155342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.569--ServerSession(1003755748)--Connection(613630562)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.57--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.57--ServerSession(1003755748)--Connection(1235155342)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.57--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MATERIAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MATERIAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.57--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.57--ServerSession(1003755748)--Connection(679613617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.57--ServerSession(1003755748)--Connection(679613617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.57--ServerSession(1003755748)--Connection(384752294)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:58.571--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.572--ServerSession(1003755748)--Connection(679613617)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.572--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.572--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.572--ServerSession(1003755748)--Connection(1527061084)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.572--ServerSession(1003755748)--Connection(1527061084)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.572--ServerSession(1003755748)--Connection(1671084561)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.573--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.573--ServerSession(1003755748)--Connection(1527061084)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.573--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.573--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.573--ServerSession(1003755748)--Connection(736868175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.573--ServerSession(1003755748)--Connection(736868175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.574--ServerSession(1003755748)--Connection(1489997716)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:58.574--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.575--ServerSession(1003755748)--Connection(736868175)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.575--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.575--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.575--ServerSession(1003755748)--Connection(1724091985)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.575--ServerSession(1003755748)--Connection(1724091985)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.575--ServerSession(1003755748)--Connection(274996233)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.575--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.576--ServerSession(1003755748)--Connection(1724091985)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.576--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.576--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.576--ServerSession(1003755748)--Connection(1163189762)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.576--ServerSession(1003755748)--Connection(1163189762)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.576--ServerSession(1003755748)--Connection(1067414015)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:58.577--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.577--ServerSession(1003755748)--Connection(1163189762)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.577--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.577--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.577--ServerSession(1003755748)--Connection(669365112)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.577--ServerSession(1003755748)--Connection(669365112)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.578--ServerSession(1003755748)--Connection(1143135560)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.578--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.579--ServerSession(1003755748)--Connection(669365112)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.579--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.579--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.579--ServerSession(1003755748)--Connection(1379757019)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.579--ServerSession(1003755748)--Connection(1379757019)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.579--ServerSession(1003755748)--Connection(1481206935)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.579--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.58--ServerSession(1003755748)--Connection(1379757019)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.58--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_SAVE_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_SAVE_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.58--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:58.58--ServerSession(1003755748)--Connection(947043383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.58--ServerSession(1003755748)--Connection(947043383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.58--ServerSession(1003755748)--Connection(27818833)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Fine]: 2024-01-08 18:53:58.581--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.581--ServerSession(1003755748)--Connection(947043383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.581--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TASK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TASK
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:58.581--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.581--ServerSession(1003755748)--Connection(21277524)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.581--ServerSession(1003755748)--Connection(21277524)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.581--ServerSession(1003755748)--Connection(754592847)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Fine]: 2024-01-08 18:53:58.582--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.582--ServerSession(1003755748)--Connection(21277524)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.582--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TRAILER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TRAILER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.582--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.583--ServerSession(1003755748)--Connection(1223399478)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.583--ServerSession(1003755748)--Connection(1223399478)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.583--ServerSession(1003755748)--Connection(1817281652)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:58.583--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.584--ServerSession(1003755748)--Connection(1223399478)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.584--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.584--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.584--ServerSession(1003755748)--Connection(705062537)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.584--ServerSession(1003755748)--Connection(705062537)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.584--ServerSession(1003755748)--Connection(1043882455)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:58.585--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.585--ServerSession(1003755748)--Connection(705062537)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.585--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.585--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.585--ServerSession(1003755748)--Connection(1828871453)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.585--ServerSession(1003755748)--Connection(1828871453)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.585--ServerSession(1003755748)--Connection(1948863514)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Fine]: 2024-01-08 18:53:58.586--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.586--ServerSession(1003755748)--Connection(1828871453)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.586--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_READONLY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_READONLY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.586--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.586--ServerSession(1003755748)--Connection(105194717)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.586--ServerSession(1003755748)--Connection(105194717)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.586--ServerSession(1003755748)--Connection(2043702205)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.587--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.587--ServerSession(1003755748)--Connection(105194717)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.587--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.587--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.587--ServerSession(1003755748)--Connection(1538593345)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.588--ServerSession(1003755748)--Connection(1538593345)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.588--ServerSession(1003755748)--Connection(1954133542)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Fine]: 2024-01-08 18:53:58.588--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.589--ServerSession(1003755748)--Connection(1538593345)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.589--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.589--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:58.589--ServerSession(1003755748)--Connection(1960554990)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.589--ServerSession(1003755748)--Connection(1960554990)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.589--ServerSession(1003755748)--Connection(118456878)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Fine]: 2024-01-08 18:53:58.59--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.59--ServerSession(1003755748)--Connection(1960554990)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.59--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:58.59--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.59--ServerSession(1003755748)--Connection(1170173753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.59--ServerSession(1003755748)--Connection(1170173753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.59--ServerSession(1003755748)--Connection(1816326817)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Fine]: 2024-01-08 18:53:58.591--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.591--ServerSession(1003755748)--Connection(1170173753)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.591--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM_ATT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM_ATT
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.591--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:58.591--ServerSession(1003755748)--Connection(1609742538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.591--ServerSession(1003755748)--Connection(1609742538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.592--ServerSession(1003755748)--Connection(1636487850)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Fine]: 2024-01-08 18:53:58.592--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.592--ServerSession(1003755748)--Connection(1609742538)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.593--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ISLAND'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ISLAND
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:58.593--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.593--ServerSession(1003755748)--Connection(892466122)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.593--ServerSession(1003755748)--Connection(892466122)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.593--ServerSession(1003755748)--Connection(2144282958)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Fine]: 2024-01-08 18:53:58.593--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.594--ServerSession(1003755748)--Connection(892466122)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.594--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.594--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.594--ServerSession(1003755748)--Connection(1710422448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.594--ServerSession(1003755748)--Connection(1710422448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.594--ServerSession(1003755748)--Connection(1609038183)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.595--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.595--ServerSession(1003755748)--Connection(1710422448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.595--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.595--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.595--ServerSession(1003755748)--Connection(749362556)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.595--ServerSession(1003755748)--Connection(749362556)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.595--ServerSession(1003755748)--Connection(1583816224)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Fine]: 2024-01-08 18:53:58.596--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.596--ServerSession(1003755748)--Connection(749362556)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.596--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.596--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.596--ServerSession(1003755748)--Connection(1187225933)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.596--ServerSession(1003755748)--Connection(1187225933)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.597--ServerSession(1003755748)--Connection(956061012)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:58.597--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.598--ServerSession(1003755748)--Connection(1187225933)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.598--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.598--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.598--ServerSession(1003755748)--Connection(1057263702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.598--ServerSession(1003755748)--Connection(1057263702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.598--ServerSession(1003755748)--Connection(1687586610)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.599--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.599--ServerSession(1003755748)--Connection(1057263702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.599--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.599--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.599--ServerSession(1003755748)--Connection(117248709)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.599--ServerSession(1003755748)--Connection(117248709)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.599--ServerSession(1003755748)--Connection(501261420)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Fine]: 2024-01-08 18:53:58.6--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.6--ServerSession(1003755748)--Connection(117248709)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.6--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.6--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.6--ServerSession(1003755748)--Connection(573242471)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.6--ServerSession(1003755748)--Connection(573242471)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.6--ServerSession(1003755748)--Connection(1278196189)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.601--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.601--ServerSession(1003755748)--Connection(573242471)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.601--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.601--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.601--ServerSession(1003755748)--Connection(1638001196)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.601--ServerSession(1003755748)--Connection(1638001196)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.602--ServerSession(1003755748)--Connection(345893819)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.602--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.603--ServerSession(1003755748)--Connection(1638001196)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.603--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.603--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.603--ServerSession(1003755748)--Connection(1417126346)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.603--ServerSession(1003755748)--Connection(1417126346)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.603--ServerSession(1003755748)--Connection(988402146)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.603--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.604--ServerSession(1003755748)--Connection(1417126346)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.604--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MYTHICALCREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MYTHICALCREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.604--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.604--ServerSession(1003755748)--Connection(245220560)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.604--ServerSession(1003755748)--Connection(245220560)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.604--ServerSession(1003755748)--Connection(1728924984)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Fine]: 2024-01-08 18:53:58.605--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.605--ServerSession(1003755748)--Connection(245220560)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.605--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_WEAPON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_WEAPON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.642--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.642--ServerSession(1003755748)--Connection(1135870515)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.642--ServerSession(1003755748)--Connection(1135870515)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.643--ServerSession(1003755748)--Connection(602928593)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:58.644--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.645--ServerSession(1003755748)--Connection(1135870515)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.645--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.645--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.645--ServerSession(1003755748)--Connection(1120043781)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.645--ServerSession(1003755748)--Connection(1120043781)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.645--ServerSession(1003755748)--Connection(562345204)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Fine]: 2024-01-08 18:53:58.646--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.646--ServerSession(1003755748)--Connection(1120043781)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.646--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE_DESC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE_DESC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.646--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.646--ServerSession(1003755748)--Connection(1665209618)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.646--ServerSession(1003755748)--Connection(1665209618)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.647--ServerSession(1003755748)--Connection(902654164)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:58.647--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.648--ServerSession(1003755748)--Connection(1665209618)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.648--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.648--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.648--ServerSession(1003755748)--Connection(2189588)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.648--ServerSession(1003755748)--Connection(2189588)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.648--ServerSession(1003755748)--Connection(1805845895)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Fine]: 2024-01-08 18:53:58.649--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.649--ServerSession(1003755748)--Connection(2189588)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.649--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NASTY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NASTY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.649--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.649--ServerSession(1003755748)--Connection(1446238973)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.649--ServerSession(1003755748)--Connection(1446238973)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.649--ServerSession(1003755748)--Connection(1565614310)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.65--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.65--ServerSession(1003755748)--Connection(1446238973)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.65--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TIMESTAMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TIMESTAMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.65--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.65--ServerSession(1003755748)--Connection(688113407)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.65--ServerSession(1003755748)--Connection(688113407)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.65--ServerSession(1003755748)--Connection(1638864144)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.651--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.651--ServerSession(1003755748)--Connection(688113407)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.651--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.651--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.651--ServerSession(1003755748)--Connection(2005762793)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.651--ServerSession(1003755748)--Connection(2005762793)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.652--ServerSession(1003755748)--Connection(1083086553)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Fine]: 2024-01-08 18:53:58.652--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.653--ServerSession(1003755748)--Connection(2005762793)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.653--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.653--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.653--ServerSession(1003755748)--Connection(378327915)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.653--ServerSession(1003755748)--Connection(378327915)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.653--ServerSession(1003755748)--Connection(227381657)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.654--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.654--ServerSession(1003755748)--Connection(378327915)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.654--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TEMPORAL_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TEMPORAL_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.654--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.654--ServerSession(1003755748)--Connection(1613424566)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.654--ServerSession(1003755748)--Connection(1613424566)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.654--ServerSession(1003755748)--Connection(281896787)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.655--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.655--ServerSession(1003755748)--Connection(1613424566)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.655--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ANIMAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ANIMAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.655--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.655--ServerSession(1003755748)--Connection(1202653598)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.655--ServerSession(1003755748)--Connection(1202653598)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.656--ServerSession(1003755748)--Connection(1880052106)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.656--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.656--ServerSession(1003755748)--Connection(1202653598)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.656--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ELEMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ELEMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.657--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.657--ServerSession(1003755748)--Connection(333085360)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.657--ServerSession(1003755748)--Connection(333085360)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.657--ServerSession(1003755748)--Connection(747004588)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Fine]: 2024-01-08 18:53:58.657--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.658--ServerSession(1003755748)--Connection(333085360)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.658--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PLANT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PLANT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.658--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.658--ServerSession(1003755748)--Connection(925152318)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.658--ServerSession(1003755748)--Connection(925152318)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.658--ServerSession(1003755748)--Connection(2011912080)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.659--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.659--ServerSession(1003755748)--Connection(925152318)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.659--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_BICYCLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_BICYCLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.659--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.659--ServerSession(1003755748)--Connection(832322085)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.659--ServerSession(1003755748)--Connection(832322085)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.659--ServerSession(1003755748)--Connection(596376940)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.66--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.66--ServerSession(1003755748)--Connection(832322085)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.66--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.66--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.66--ServerSession(1003755748)--Connection(1485179287)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.66--ServerSession(1003755748)--Connection(1485179287)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.661--ServerSession(1003755748)--Connection(136011184)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:53:58.661--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.661--ServerSession(1003755748)--Connection(1485179287)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.661--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_CREDIT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_CREDIT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.662--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.662--ServerSession(1003755748)--Connection(1899609393)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.662--ServerSession(1003755748)--Connection(1899609393)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.662--ServerSession(1003755748)--Connection(429639728)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:58.662--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.663--ServerSession(1003755748)--Connection(1899609393)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.663--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.663--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.663--ServerSession(1003755748)--Connection(41633258)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.663--ServerSession(1003755748)--Connection(41633258)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.663--ServerSession(1003755748)--Connection(1041735841)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.664--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.664--ServerSession(1003755748)--Connection(41633258)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.664--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.664--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.664--ServerSession(1003755748)--Connection(1300399812)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.664--ServerSession(1003755748)--Connection(1300399812)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.664--ServerSession(1003755748)--Connection(353296011)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:58.665--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.665--ServerSession(1003755748)--Connection(1300399812)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.665--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.665--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.665--ServerSession(1003755748)--Connection(1041611526)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.665--ServerSession(1003755748)--Connection(1041611526)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.666--ServerSession(1003755748)--Connection(1735962278)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:58.666--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.667--ServerSession(1003755748)--Connection(1041611526)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.667--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.667--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.667--ServerSession(1003755748)--Connection(1763872389)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.667--ServerSession(1003755748)--Connection(1763872389)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.667--ServerSession(1003755748)--Connection(2054997292)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.668--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.668--ServerSession(1003755748)--Connection(1763872389)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.668--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.668--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.668--ServerSession(1003755748)--Connection(1380593659)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.668--ServerSession(1003755748)--Connection(1380593659)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.668--ServerSession(1003755748)--Connection(794940817)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:58.669--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.669--ServerSession(1003755748)--Connection(1380593659)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.669--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.669--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.669--ServerSession(1003755748)--Connection(1903406683)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.669--ServerSession(1003755748)--Connection(1903406683)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.67--ServerSession(1003755748)--Connection(1917149817)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.67--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.671--ServerSession(1003755748)--Connection(1903406683)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.671--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.671--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.671--ServerSession(1003755748)--Connection(569661948)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.671--ServerSession(1003755748)--Connection(569661948)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.671--ServerSession(1003755748)--Connection(1293495023)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.672--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.672--ServerSession(1003755748)--Connection(569661948)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.672--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.672--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.672--ServerSession(1003755748)--Connection(138708980)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.672--ServerSession(1003755748)--Connection(138708980)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.672--ServerSession(1003755748)--Connection(201069753)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.673--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.673--ServerSession(1003755748)--Connection(138708980)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.673--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.673--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.673--ServerSession(1003755748)--Connection(771642661)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.673--ServerSession(1003755748)--Connection(771642661)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.673--ServerSession(1003755748)--Connection(19467337)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.674--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.674--ServerSession(1003755748)--Connection(771642661)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.674--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.674--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.674--ServerSession(1003755748)--Connection(1440332016)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.674--ServerSession(1003755748)--Connection(1440332016)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.675--ServerSession(1003755748)--Connection(173115411)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:58.675--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.675--ServerSession(1003755748)--Connection(1440332016)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.675--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.676--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.676--ServerSession(1003755748)--Connection(1966480630)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.676--ServerSession(1003755748)--Connection(1966480630)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.676--ServerSession(1003755748)--Connection(1831875736)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.676--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.677--ServerSession(1003755748)--Connection(1966480630)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.677--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.677--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.677--ServerSession(1003755748)--Connection(874111547)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.677--ServerSession(1003755748)--Connection(874111547)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.677--ServerSession(1003755748)--Connection(1896712674)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.678--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.678--ServerSession(1003755748)--Connection(874111547)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.678--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.678--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.678--ServerSession(1003755748)--Connection(1338065644)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.678--ServerSession(1003755748)--Connection(1338065644)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.678--ServerSession(1003755748)--Connection(884111637)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.679--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.679--ServerSession(1003755748)--Connection(1338065644)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.679--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.679--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.679--ServerSession(1003755748)--Connection(462911221)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.679--ServerSession(1003755748)--Connection(462911221)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.679--ServerSession(1003755748)--Connection(1577353545)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.68--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.68--ServerSession(1003755748)--Connection(462911221)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.68--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COMPONENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COMPONENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.68--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.68--ServerSession(1003755748)--Connection(1029148906)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.68--ServerSession(1003755748)--Connection(1029148906)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.681--ServerSession(1003755748)--Connection(500660587)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Fine]: 2024-01-08 18:53:58.681--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.681--ServerSession(1003755748)--Connection(1029148906)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.681--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_METRIC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_METRIC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.681--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.681--ServerSession(1003755748)--Connection(1463823265)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.681--ServerSession(1003755748)--Connection(1463823265)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.682--ServerSession(1003755748)--Connection(1452355939)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.682--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.683--ServerSession(1003755748)--Connection(1463823265)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.683--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ABSTR_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ABSTR_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.683--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.683--ServerSession(1003755748)--Connection(169370778)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.683--ServerSession(1003755748)--Connection(169370778)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.683--ServerSession(1003755748)--Connection(1548962651)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.683--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.684--ServerSession(1003755748)--Connection(169370778)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.684--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CONTRACT_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CONTRACT_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.684--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.684--ServerSession(1003755748)--Connection(723689932)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.684--ServerSession(1003755748)--Connection(723689932)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.684--ServerSession(1003755748)--Connection(1649884294)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Fine]: 2024-01-08 18:53:58.685--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.685--ServerSession(1003755748)--Connection(723689932)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.685--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ACCOUNT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ACCOUNT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.685--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.685--ServerSession(1003755748)--Connection(337813415)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.685--ServerSession(1003755748)--Connection(337813415)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.685--ServerSession(1003755748)--Connection(716206126)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.686--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.686--ServerSession(1003755748)--Connection(337813415)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.686--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.686--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.686--ServerSession(1003755748)--Connection(284268103)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.686--ServerSession(1003755748)--Connection(284268103)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.686--ServerSession(1003755748)--Connection(271514713)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.687--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.687--ServerSession(1003755748)--Connection(284268103)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.687--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BROKER_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BROKER_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.687--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.687--ServerSession(1003755748)--Connection(244190700)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.687--ServerSession(1003755748)--Connection(244190700)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.688--ServerSession(1003755748)--Connection(315748820)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.688--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.688--ServerSession(1003755748)--Connection(244190700)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.688--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CHECK_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CHECK_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.688--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.688--ServerSession(1003755748)--Connection(2050529121)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.688--ServerSession(1003755748)--Connection(2050529121)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.689--ServerSession(1003755748)--Connection(69670055)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Fine]: 2024-01-08 18:53:58.689--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.69--ServerSession(1003755748)--Connection(2050529121)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.69--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COSTCENTER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COSTCENTER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.69--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.69--ServerSession(1003755748)--Connection(1021656938)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.69--ServerSession(1003755748)--Connection(1021656938)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.69--ServerSession(1003755748)--Connection(47719432)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Fine]: 2024-01-08 18:53:58.69--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.691--ServerSession(1003755748)--Connection(1021656938)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.691--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.691--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.691--ServerSession(1003755748)--Connection(258447256)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.691--ServerSession(1003755748)--Connection(258447256)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.691--ServerSession(1003755748)--Connection(443348849)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.692--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.692--ServerSession(1003755748)--Connection(258447256)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.692--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREDIT_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREDIT_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.692--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.692--ServerSession(1003755748)--Connection(1408043496)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.692--ServerSession(1003755748)--Connection(1408043496)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.692--ServerSession(1003755748)--Connection(1619369818)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.693--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.693--ServerSession(1003755748)--Connection(1408043496)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.693--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.693--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.693--ServerSession(1003755748)--Connection(2144912729)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.693--ServerSession(1003755748)--Connection(2144912729)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.693--ServerSession(1003755748)--Connection(1153511683)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Fine]: 2024-01-08 18:53:58.694--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.694--ServerSession(1003755748)--Connection(2144912729)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.694--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_DEP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_DEP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.694--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.694--ServerSession(1003755748)--Connection(1818453711)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.694--ServerSession(1003755748)--Connection(1818453711)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.695--ServerSession(1003755748)--Connection(1437107223)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.695--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.696--ServerSession(1003755748)--Connection(1818453711)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.696--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.696--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.696--ServerSession(1003755748)--Connection(9054826)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.696--ServerSession(1003755748)--Connection(9054826)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.696--ServerSession(1003755748)--Connection(1999135146)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:58.696--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.697--ServerSession(1003755748)--Connection(9054826)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.697--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.697--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.697--ServerSession(1003755748)--Connection(429269396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.697--ServerSession(1003755748)--Connection(429269396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.697--ServerSession(1003755748)--Connection(1209962934)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.697--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.698--ServerSession(1003755748)--Connection(429269396)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.698--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MATERIAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MATERIAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.698--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.698--ServerSession(1003755748)--Connection(336400944)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.698--ServerSession(1003755748)--Connection(336400944)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.698--ServerSession(1003755748)--Connection(1019157412)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:58.699--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.699--ServerSession(1003755748)--Connection(336400944)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.699--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.699--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.699--ServerSession(1003755748)--Connection(8268900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.699--ServerSession(1003755748)--Connection(8268900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.699--ServerSession(1003755748)--Connection(2082353865)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.7--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.7--ServerSession(1003755748)--Connection(8268900)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.7--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.7--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.7--ServerSession(1003755748)--Connection(1037572328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.7--ServerSession(1003755748)--Connection(1037572328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.7--ServerSession(1003755748)--Connection(1286868539)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:58.701--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.701--ServerSession(1003755748)--Connection(1037572328)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.701--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.701--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.701--ServerSession(1003755748)--Connection(978599729)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.701--ServerSession(1003755748)--Connection(978599729)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.702--ServerSession(1003755748)--Connection(1203142603)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.702--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.703--ServerSession(1003755748)--Connection(978599729)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.703--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.703--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.703--ServerSession(1003755748)--Connection(1707634104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.703--ServerSession(1003755748)--Connection(1707634104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.703--ServerSession(1003755748)--Connection(2130606983)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:58.704--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.704--ServerSession(1003755748)--Connection(1707634104)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.704--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.704--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.704--ServerSession(1003755748)--Connection(1512822728)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.704--ServerSession(1003755748)--Connection(1512822728)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.704--ServerSession(1003755748)--Connection(2091439256)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.705--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.705--ServerSession(1003755748)--Connection(1512822728)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.705--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.705--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.705--ServerSession(1003755748)--Connection(1803714790)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.705--ServerSession(1003755748)--Connection(1803714790)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.705--ServerSession(1003755748)--Connection(1863557065)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.706--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.706--ServerSession(1003755748)--Connection(1803714790)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.706--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_SAVE_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_SAVE_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.706--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:58.706--ServerSession(1003755748)--Connection(423109432)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.706--ServerSession(1003755748)--Connection(423109432)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.706--ServerSession(1003755748)--Connection(1715602761)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Fine]: 2024-01-08 18:53:58.707--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.707--ServerSession(1003755748)--Connection(423109432)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.707--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TASK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TASK
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:58.748--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.748--ServerSession(1003755748)--Connection(1825923873)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.749--ServerSession(1003755748)--Connection(1825923873)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.749--ServerSession(1003755748)--Connection(883735648)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Fine]: 2024-01-08 18:53:58.75--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.75--ServerSession(1003755748)--Connection(1825923873)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.75--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TRAILER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TRAILER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.75--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.75--ServerSession(1003755748)--Connection(906370291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.75--ServerSession(1003755748)--Connection(906370291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.75--ServerSession(1003755748)--Connection(1905114489)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:58.751--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.751--ServerSession(1003755748)--Connection(906370291)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.751--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.752--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.752--ServerSession(1003755748)--Connection(1988664928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.752--ServerSession(1003755748)--Connection(1988664928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.752--ServerSession(1003755748)--Connection(1886381510)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:58.752--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.753--ServerSession(1003755748)--Connection(1988664928)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.753--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.753--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.753--ServerSession(1003755748)--Connection(1446511153)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.753--ServerSession(1003755748)--Connection(1446511153)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.753--ServerSession(1003755748)--Connection(1693580552)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Fine]: 2024-01-08 18:53:58.753--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.754--ServerSession(1003755748)--Connection(1446511153)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.754--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_READONLY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_READONLY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.754--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.754--ServerSession(1003755748)--Connection(674233333)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.754--ServerSession(1003755748)--Connection(674233333)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.754--ServerSession(1003755748)--Connection(1041255755)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.755--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.755--ServerSession(1003755748)--Connection(674233333)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.755--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.755--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.755--ServerSession(1003755748)--Connection(1172417096)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.755--ServerSession(1003755748)--Connection(1172417096)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.755--ServerSession(1003755748)--Connection(314966354)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Fine]: 2024-01-08 18:53:58.756--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.756--ServerSession(1003755748)--Connection(1172417096)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.756--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.756--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:58.756--ServerSession(1003755748)--Connection(1825662118)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.756--ServerSession(1003755748)--Connection(1825662118)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.757--ServerSession(1003755748)--Connection(606740638)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Fine]: 2024-01-08 18:53:58.757--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.757--ServerSession(1003755748)--Connection(1825662118)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.757--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:58.758--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.758--ServerSession(1003755748)--Connection(730584984)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.758--ServerSession(1003755748)--Connection(730584984)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.758--ServerSession(1003755748)--Connection(1276666395)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Fine]: 2024-01-08 18:53:58.758--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.759--ServerSession(1003755748)--Connection(730584984)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.759--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM_ATT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM_ATT
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.759--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:58.759--ServerSession(1003755748)--Connection(485237151)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.759--ServerSession(1003755748)--Connection(485237151)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.759--ServerSession(1003755748)--Connection(1764622989)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Fine]: 2024-01-08 18:53:58.76--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.76--ServerSession(1003755748)--Connection(485237151)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.76--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ISLAND'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ISLAND
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:58.76--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.76--ServerSession(1003755748)--Connection(1138845999)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.76--ServerSession(1003755748)--Connection(1138845999)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.76--ServerSession(1003755748)--Connection(1048332309)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Fine]: 2024-01-08 18:53:58.761--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.761--ServerSession(1003755748)--Connection(1138845999)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.761--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.761--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.761--ServerSession(1003755748)--Connection(204844842)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.761--ServerSession(1003755748)--Connection(204844842)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.762--ServerSession(1003755748)--Connection(1146423186)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.762--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.762--ServerSession(1003755748)--Connection(204844842)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.762--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.763--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.763--ServerSession(1003755748)--Connection(1196200241)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.763--ServerSession(1003755748)--Connection(1196200241)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.763--ServerSession(1003755748)--Connection(1713453581)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Fine]: 2024-01-08 18:53:58.763--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.764--ServerSession(1003755748)--Connection(1196200241)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.764--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.764--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.764--ServerSession(1003755748)--Connection(1018742990)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.764--ServerSession(1003755748)--Connection(1018742990)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.764--ServerSession(1003755748)--Connection(534643569)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:58.764--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.765--ServerSession(1003755748)--Connection(1018742990)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.765--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.765--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.765--ServerSession(1003755748)--Connection(1552836537)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.765--ServerSession(1003755748)--Connection(1552836537)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.765--ServerSession(1003755748)--Connection(638204510)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.766--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.766--ServerSession(1003755748)--Connection(1552836537)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.766--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.766--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.766--ServerSession(1003755748)--Connection(1007402143)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.766--ServerSession(1003755748)--Connection(1007402143)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.767--ServerSession(1003755748)--Connection(320321288)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Fine]: 2024-01-08 18:53:58.767--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.767--ServerSession(1003755748)--Connection(1007402143)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.767--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.768--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.768--ServerSession(1003755748)--Connection(777113684)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.768--ServerSession(1003755748)--Connection(777113684)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.768--ServerSession(1003755748)--Connection(1331654213)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.768--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.769--ServerSession(1003755748)--Connection(777113684)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.769--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.769--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.769--ServerSession(1003755748)--Connection(1081635795)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.769--ServerSession(1003755748)--Connection(1081635795)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.769--ServerSession(1003755748)--Connection(1619773688)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.769--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.77--ServerSession(1003755748)--Connection(1081635795)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.77--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.77--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.77--ServerSession(1003755748)--Connection(1151772302)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.77--ServerSession(1003755748)--Connection(1151772302)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.77--ServerSession(1003755748)--Connection(1195615010)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.771--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.771--ServerSession(1003755748)--Connection(1151772302)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.771--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MYTHICALCREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MYTHICALCREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.771--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.771--ServerSession(1003755748)--Connection(941453849)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.771--ServerSession(1003755748)--Connection(941453849)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.771--ServerSession(1003755748)--Connection(1241395522)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Fine]: 2024-01-08 18:53:58.772--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.772--ServerSession(1003755748)--Connection(941453849)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.772--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_WEAPON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_WEAPON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.772--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.772--ServerSession(1003755748)--Connection(1640244246)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.772--ServerSession(1003755748)--Connection(1640244246)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.772--ServerSession(1003755748)--Connection(848961421)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:58.773--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.773--ServerSession(1003755748)--Connection(1640244246)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.773--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.773--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.773--ServerSession(1003755748)--Connection(1875025322)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.773--ServerSession(1003755748)--Connection(1875025322)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.773--ServerSession(1003755748)--Connection(795275472)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Fine]: 2024-01-08 18:53:58.774--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.774--ServerSession(1003755748)--Connection(1875025322)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.774--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE_DESC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE_DESC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.774--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.774--ServerSession(1003755748)--Connection(1969875555)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.774--ServerSession(1003755748)--Connection(1969875555)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.774--ServerSession(1003755748)--Connection(247269033)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:58.775--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.775--ServerSession(1003755748)--Connection(1969875555)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.775--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.775--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.775--ServerSession(1003755748)--Connection(1289454852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.775--ServerSession(1003755748)--Connection(1289454852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.776--ServerSession(1003755748)--Connection(1994085390)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Fine]: 2024-01-08 18:53:58.776--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.776--ServerSession(1003755748)--Connection(1289454852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.776--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NASTY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NASTY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.776--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.776--ServerSession(1003755748)--Connection(720638621)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.777--ServerSession(1003755748)--Connection(720638621)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.777--ServerSession(1003755748)--Connection(974606690)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.777--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.777--ServerSession(1003755748)--Connection(720638621)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.777--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TIMESTAMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TIMESTAMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.778--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.778--ServerSession(1003755748)--Connection(707281900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.778--ServerSession(1003755748)--Connection(707281900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.778--ServerSession(1003755748)--Connection(541248718)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.778--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.779--ServerSession(1003755748)--Connection(707281900)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.779--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.779--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.779--ServerSession(1003755748)--Connection(918606013)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.779--ServerSession(1003755748)--Connection(918606013)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.779--ServerSession(1003755748)--Connection(1579139754)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Fine]: 2024-01-08 18:53:58.779--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.78--ServerSession(1003755748)--Connection(918606013)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.78--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.78--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.78--ServerSession(1003755748)--Connection(942444738)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.78--ServerSession(1003755748)--Connection(942444738)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.78--ServerSession(1003755748)--Connection(140110402)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.78--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.781--ServerSession(1003755748)--Connection(942444738)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.781--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TEMPORAL_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TEMPORAL_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.781--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.781--ServerSession(1003755748)--Connection(720661245)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.781--ServerSession(1003755748)--Connection(720661245)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.781--ServerSession(1003755748)--Connection(1979860449)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.782--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.782--ServerSession(1003755748)--Connection(720661245)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.782--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ANIMAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ANIMAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.782--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.782--ServerSession(1003755748)--Connection(43368234)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.782--ServerSession(1003755748)--Connection(43368234)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.782--ServerSession(1003755748)--Connection(197107207)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.783--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.783--ServerSession(1003755748)--Connection(43368234)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.783--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ELEMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ELEMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.783--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.783--ServerSession(1003755748)--Connection(724081353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.783--ServerSession(1003755748)--Connection(724081353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.783--ServerSession(1003755748)--Connection(82517097)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Fine]: 2024-01-08 18:53:58.784--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.784--ServerSession(1003755748)--Connection(724081353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.784--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PLANT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PLANT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.784--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.784--ServerSession(1003755748)--Connection(721648892)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.784--ServerSession(1003755748)--Connection(721648892)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.784--ServerSession(1003755748)--Connection(1150436743)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.785--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.785--ServerSession(1003755748)--Connection(721648892)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.785--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_BICYCLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_BICYCLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.786--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.786--ServerSession(1003755748)--Connection(1960031800)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.786--ServerSession(1003755748)--Connection(1960031800)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.786--ServerSession(1003755748)--Connection(1149747394)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.786--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.787--ServerSession(1003755748)--Connection(1960031800)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.787--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.787--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.787--ServerSession(1003755748)--Connection(973604748)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.787--ServerSession(1003755748)--Connection(973604748)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.787--ServerSession(1003755748)--Connection(1401095299)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:53:58.788--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.788--ServerSession(1003755748)--Connection(973604748)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.788--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_CREDIT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_CREDIT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.789--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.789--ServerSession(1003755748)--Connection(1134601005)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.789--ServerSession(1003755748)--Connection(1134601005)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.789--ServerSession(1003755748)--Connection(963573938)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:58.789--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.79--ServerSession(1003755748)--Connection(1134601005)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.79--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.79--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.79--ServerSession(1003755748)--Connection(435034854)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.79--ServerSession(1003755748)--Connection(435034854)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.79--ServerSession(1003755748)--Connection(1594981181)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.791--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.791--ServerSession(1003755748)--Connection(435034854)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.791--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.791--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.791--ServerSession(1003755748)--Connection(1907808127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.791--ServerSession(1003755748)--Connection(1907808127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.792--ServerSession(1003755748)--Connection(409393797)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:58.792--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.793--ServerSession(1003755748)--Connection(1907808127)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.793--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.793--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.793--ServerSession(1003755748)--Connection(2015521846)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.793--ServerSession(1003755748)--Connection(2015521846)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.793--ServerSession(1003755748)--Connection(1063801186)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:58.794--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.794--ServerSession(1003755748)--Connection(2015521846)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.794--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.794--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.794--ServerSession(1003755748)--Connection(159860059)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.794--ServerSession(1003755748)--Connection(159860059)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.794--ServerSession(1003755748)--Connection(1647303553)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.795--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.795--ServerSession(1003755748)--Connection(159860059)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.795--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.795--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.795--ServerSession(1003755748)--Connection(784556863)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.795--ServerSession(1003755748)--Connection(784556863)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.795--ServerSession(1003755748)--Connection(492656161)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:58.796--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.796--ServerSession(1003755748)--Connection(784556863)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.796--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.796--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.796--ServerSession(1003755748)--Connection(364389956)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.796--ServerSession(1003755748)--Connection(364389956)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.796--ServerSession(1003755748)--Connection(542598487)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.797--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.797--ServerSession(1003755748)--Connection(364389956)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.797--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.797--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.797--ServerSession(1003755748)--Connection(1170399398)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.797--ServerSession(1003755748)--Connection(1170399398)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.797--ServerSession(1003755748)--Connection(295466076)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.798--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.798--ServerSession(1003755748)--Connection(1170399398)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.798--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.798--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.798--ServerSession(1003755748)--Connection(991875403)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.798--ServerSession(1003755748)--Connection(991875403)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.799--ServerSession(1003755748)--Connection(1762378078)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.799--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.799--ServerSession(1003755748)--Connection(991875403)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.799--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.8--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.8--ServerSession(1003755748)--Connection(1196836564)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.8--ServerSession(1003755748)--Connection(1196836564)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.8--ServerSession(1003755748)--Connection(168776700)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.8--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.801--ServerSession(1003755748)--Connection(1196836564)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.801--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.801--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.801--ServerSession(1003755748)--Connection(501991708)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.801--ServerSession(1003755748)--Connection(501991708)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.801--ServerSession(1003755748)--Connection(1753107603)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:58.801--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.802--ServerSession(1003755748)--Connection(501991708)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.802--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.802--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.802--ServerSession(1003755748)--Connection(1858583776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.802--ServerSession(1003755748)--Connection(1858583776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.802--ServerSession(1003755748)--Connection(757541645)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.803--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.803--ServerSession(1003755748)--Connection(1858583776)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.803--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.803--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.803--ServerSession(1003755748)--Connection(1547994163)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.803--ServerSession(1003755748)--Connection(1547994163)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.803--ServerSession(1003755748)--Connection(263656423)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.804--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.804--ServerSession(1003755748)--Connection(1547994163)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.804--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.804--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.804--ServerSession(1003755748)--Connection(326376794)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.804--ServerSession(1003755748)--Connection(326376794)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.804--ServerSession(1003755748)--Connection(1802073627)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.805--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.805--ServerSession(1003755748)--Connection(326376794)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.805--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.805--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.805--ServerSession(1003755748)--Connection(639769517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.805--ServerSession(1003755748)--Connection(639769517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.805--ServerSession(1003755748)--Connection(361712894)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.806--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.806--ServerSession(1003755748)--Connection(639769517)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.806--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COMPONENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COMPONENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.806--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.806--ServerSession(1003755748)--Connection(1521132614)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.806--ServerSession(1003755748)--Connection(1521132614)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.806--ServerSession(1003755748)--Connection(1818440653)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Fine]: 2024-01-08 18:53:58.807--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.807--ServerSession(1003755748)--Connection(1521132614)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.807--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_METRIC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_METRIC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.807--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.807--ServerSession(1003755748)--Connection(131709548)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.807--ServerSession(1003755748)--Connection(131709548)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.807--ServerSession(1003755748)--Connection(148813381)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.808--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.808--ServerSession(1003755748)--Connection(131709548)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.808--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ABSTR_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ABSTR_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.808--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.808--ServerSession(1003755748)--Connection(1564629011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.808--ServerSession(1003755748)--Connection(1564629011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.808--ServerSession(1003755748)--Connection(386040589)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.809--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.809--ServerSession(1003755748)--Connection(1564629011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.809--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CONTRACT_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CONTRACT_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.809--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.809--ServerSession(1003755748)--Connection(663119869)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.809--ServerSession(1003755748)--Connection(663119869)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.81--ServerSession(1003755748)--Connection(1749758430)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Fine]: 2024-01-08 18:53:58.81--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.81--ServerSession(1003755748)--Connection(663119869)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.81--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ACCOUNT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ACCOUNT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.81--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.81--ServerSession(1003755748)--Connection(438897070)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.81--ServerSession(1003755748)--Connection(438897070)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.811--ServerSession(1003755748)--Connection(235154585)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.811--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.811--ServerSession(1003755748)--Connection(438897070)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.811--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.855--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.855--ServerSession(1003755748)--Connection(1119277260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.855--ServerSession(1003755748)--Connection(1119277260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.855--ServerSession(1003755748)--Connection(268490061)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.856--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.857--ServerSession(1003755748)--Connection(1119277260)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.857--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BROKER_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BROKER_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.857--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.857--ServerSession(1003755748)--Connection(21723014)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.857--ServerSession(1003755748)--Connection(21723014)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.857--ServerSession(1003755748)--Connection(1963980755)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.857--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.858--ServerSession(1003755748)--Connection(21723014)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.858--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CHECK_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CHECK_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.858--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.858--ServerSession(1003755748)--Connection(639690519)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.858--ServerSession(1003755748)--Connection(639690519)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.858--ServerSession(1003755748)--Connection(2089636626)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Fine]: 2024-01-08 18:53:58.858--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.859--ServerSession(1003755748)--Connection(639690519)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.859--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COSTCENTER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COSTCENTER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.859--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.859--ServerSession(1003755748)--Connection(168670597)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.859--ServerSession(1003755748)--Connection(168670597)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.859--ServerSession(1003755748)--Connection(724886412)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Fine]: 2024-01-08 18:53:58.859--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.86--ServerSession(1003755748)--Connection(168670597)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.86--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.86--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.86--ServerSession(1003755748)--Connection(2144496344)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.86--ServerSession(1003755748)--Connection(2144496344)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.86--ServerSession(1003755748)--Connection(412375354)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.86--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.861--ServerSession(1003755748)--Connection(2144496344)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.861--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREDIT_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREDIT_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.861--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.861--ServerSession(1003755748)--Connection(276970866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.861--ServerSession(1003755748)--Connection(276970866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.861--ServerSession(1003755748)--Connection(2095710480)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.862--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.862--ServerSession(1003755748)--Connection(276970866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.862--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.862--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.862--ServerSession(1003755748)--Connection(1428664849)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.862--ServerSession(1003755748)--Connection(1428664849)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.862--ServerSession(1003755748)--Connection(1422883946)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Fine]: 2024-01-08 18:53:58.863--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.863--ServerSession(1003755748)--Connection(1428664849)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.863--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_DEP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_DEP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.863--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.863--ServerSession(1003755748)--Connection(1349872758)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.863--ServerSession(1003755748)--Connection(1349872758)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.863--ServerSession(1003755748)--Connection(950729555)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.864--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.864--ServerSession(1003755748)--Connection(1349872758)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.864--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.864--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.864--ServerSession(1003755748)--Connection(1744032146)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.864--ServerSession(1003755748)--Connection(1744032146)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.864--ServerSession(1003755748)--Connection(480118726)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:58.865--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.865--ServerSession(1003755748)--Connection(1744032146)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.865--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.865--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.865--ServerSession(1003755748)--Connection(722513129)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.865--ServerSession(1003755748)--Connection(722513129)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.865--ServerSession(1003755748)--Connection(1377212248)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.866--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.866--ServerSession(1003755748)--Connection(722513129)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.866--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MATERIAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MATERIAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.866--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.866--ServerSession(1003755748)--Connection(1167792250)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.866--ServerSession(1003755748)--Connection(1167792250)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.866--ServerSession(1003755748)--Connection(1799521220)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:58.867--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.867--ServerSession(1003755748)--Connection(1167792250)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.867--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.867--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.867--ServerSession(1003755748)--Connection(1668004795)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.867--ServerSession(1003755748)--Connection(1668004795)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.867--ServerSession(1003755748)--Connection(2125346660)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.868--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.868--ServerSession(1003755748)--Connection(1668004795)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.868--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.868--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.868--ServerSession(1003755748)--Connection(1332121385)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.868--ServerSession(1003755748)--Connection(1332121385)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.868--ServerSession(1003755748)--Connection(1903051549)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:58.869--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.869--ServerSession(1003755748)--Connection(1332121385)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.869--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.869--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.869--ServerSession(1003755748)--Connection(296223788)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.869--ServerSession(1003755748)--Connection(296223788)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.869--ServerSession(1003755748)--Connection(1783418615)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.87--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.87--ServerSession(1003755748)--Connection(296223788)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.87--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.87--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.87--ServerSession(1003755748)--Connection(904612411)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.87--ServerSession(1003755748)--Connection(904612411)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.87--ServerSession(1003755748)--Connection(1689498062)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:58.871--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.871--ServerSession(1003755748)--Connection(904612411)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.871--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.871--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.871--ServerSession(1003755748)--Connection(1240230559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.871--ServerSession(1003755748)--Connection(1240230559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.872--ServerSession(1003755748)--Connection(649681675)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.872--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.872--ServerSession(1003755748)--Connection(1240230559)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.872--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.872--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.872--ServerSession(1003755748)--Connection(271614685)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.873--ServerSession(1003755748)--Connection(271614685)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.873--ServerSession(1003755748)--Connection(975354582)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.873--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.873--ServerSession(1003755748)--Connection(271614685)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.873--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_SAVE_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_SAVE_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.874--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:58.874--ServerSession(1003755748)--Connection(1694408103)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.874--ServerSession(1003755748)--Connection(1694408103)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.874--ServerSession(1003755748)--Connection(1892470159)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Fine]: 2024-01-08 18:53:58.874--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.874--ServerSession(1003755748)--Connection(1694408103)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.874--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TASK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TASK
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:58.875--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.875--ServerSession(1003755748)--Connection(2011982397)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.875--ServerSession(1003755748)--Connection(2011982397)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.875--ServerSession(1003755748)--Connection(1743770306)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Fine]: 2024-01-08 18:53:58.875--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.875--ServerSession(1003755748)--Connection(2011982397)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.875--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TRAILER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TRAILER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.876--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.876--ServerSession(1003755748)--Connection(398644489)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.876--ServerSession(1003755748)--Connection(398644489)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.876--ServerSession(1003755748)--Connection(57407566)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:58.876--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.877--ServerSession(1003755748)--Connection(398644489)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.877--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.877--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.877--ServerSession(1003755748)--Connection(632627844)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.877--ServerSession(1003755748)--Connection(632627844)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.877--ServerSession(1003755748)--Connection(610189734)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:58.877--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.878--ServerSession(1003755748)--Connection(632627844)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.878--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.878--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.878--ServerSession(1003755748)--Connection(947462790)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.878--ServerSession(1003755748)--Connection(947462790)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.878--ServerSession(1003755748)--Connection(886343183)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Fine]: 2024-01-08 18:53:58.878--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.879--ServerSession(1003755748)--Connection(947462790)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.879--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_READONLY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_READONLY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.879--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.879--ServerSession(1003755748)--Connection(1107201631)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.879--ServerSession(1003755748)--Connection(1107201631)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.879--ServerSession(1003755748)--Connection(811792884)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.879--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.88--ServerSession(1003755748)--Connection(1107201631)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.88--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.88--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.88--ServerSession(1003755748)--Connection(1864007931)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.88--ServerSession(1003755748)--Connection(1864007931)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.88--ServerSession(1003755748)--Connection(1512273713)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Fine]: 2024-01-08 18:53:58.88--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.881--ServerSession(1003755748)--Connection(1864007931)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.881--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.881--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:58.881--ServerSession(1003755748)--Connection(1778422985)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.881--ServerSession(1003755748)--Connection(1778422985)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.881--ServerSession(1003755748)--Connection(1369885738)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Fine]: 2024-01-08 18:53:58.881--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.882--ServerSession(1003755748)--Connection(1778422985)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.882--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:58.882--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.882--ServerSession(1003755748)--Connection(555943503)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.882--ServerSession(1003755748)--Connection(555943503)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.882--ServerSession(1003755748)--Connection(1332439166)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Fine]: 2024-01-08 18:53:58.883--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.883--ServerSession(1003755748)--Connection(555943503)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.883--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM_ATT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM_ATT
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.883--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:58.883--ServerSession(1003755748)--Connection(1431699407)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.883--ServerSession(1003755748)--Connection(1431699407)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.883--ServerSession(1003755748)--Connection(1828559444)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Fine]: 2024-01-08 18:53:58.884--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.884--ServerSession(1003755748)--Connection(1431699407)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.884--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ISLAND'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ISLAND
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:58.884--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.884--ServerSession(1003755748)--Connection(162144258)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.884--ServerSession(1003755748)--Connection(162144258)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.884--ServerSession(1003755748)--Connection(1945836927)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Fine]: 2024-01-08 18:53:58.885--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.885--ServerSession(1003755748)--Connection(162144258)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.885--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.885--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.885--ServerSession(1003755748)--Connection(39661414)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.885--ServerSession(1003755748)--Connection(39661414)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.885--ServerSession(1003755748)--Connection(1513071903)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.886--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.886--ServerSession(1003755748)--Connection(39661414)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.886--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.886--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.886--ServerSession(1003755748)--Connection(580965610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.886--ServerSession(1003755748)--Connection(580965610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.886--ServerSession(1003755748)--Connection(1240328647)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Fine]: 2024-01-08 18:53:58.887--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.887--ServerSession(1003755748)--Connection(580965610)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.887--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.887--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.887--ServerSession(1003755748)--Connection(1037346554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.887--ServerSession(1003755748)--Connection(1037346554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.887--ServerSession(1003755748)--Connection(435626542)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:58.888--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.888--ServerSession(1003755748)--Connection(1037346554)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.888--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.888--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.888--ServerSession(1003755748)--Connection(1013528106)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.888--ServerSession(1003755748)--Connection(1013528106)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.888--ServerSession(1003755748)--Connection(605201451)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.889--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.889--ServerSession(1003755748)--Connection(1013528106)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.889--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.889--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.889--ServerSession(1003755748)--Connection(689147194)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.889--ServerSession(1003755748)--Connection(689147194)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.889--ServerSession(1003755748)--Connection(1555965524)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Fine]: 2024-01-08 18:53:58.89--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.89--ServerSession(1003755748)--Connection(689147194)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.89--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.89--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.89--ServerSession(1003755748)--Connection(1231696346)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.89--ServerSession(1003755748)--Connection(1231696346)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.89--ServerSession(1003755748)--Connection(2082807696)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.891--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.891--ServerSession(1003755748)--Connection(1231696346)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.891--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.891--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.891--ServerSession(1003755748)--Connection(1537371824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.891--ServerSession(1003755748)--Connection(1537371824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.891--ServerSession(1003755748)--Connection(1130258687)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.892--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.892--ServerSession(1003755748)--Connection(1537371824)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.892--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.892--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.892--ServerSession(1003755748)--Connection(1727026317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.892--ServerSession(1003755748)--Connection(1727026317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.892--ServerSession(1003755748)--Connection(779051277)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.893--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.893--ServerSession(1003755748)--Connection(1727026317)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.893--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MYTHICALCREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MYTHICALCREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.893--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.893--ServerSession(1003755748)--Connection(279963418)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.893--ServerSession(1003755748)--Connection(279963418)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.893--ServerSession(1003755748)--Connection(1948224958)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Fine]: 2024-01-08 18:53:58.894--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.894--ServerSession(1003755748)--Connection(279963418)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.894--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_WEAPON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_WEAPON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:58.894--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.894--ServerSession(1003755748)--Connection(170778406)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.894--ServerSession(1003755748)--Connection(170778406)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.894--ServerSession(1003755748)--Connection(1708490318)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:58.895--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.895--ServerSession(1003755748)--Connection(170778406)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.895--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.895--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.895--ServerSession(1003755748)--Connection(598049166)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.895--ServerSession(1003755748)--Connection(598049166)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.895--ServerSession(1003755748)--Connection(1192603187)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Fine]: 2024-01-08 18:53:58.896--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.896--ServerSession(1003755748)--Connection(598049166)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.896--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE_DESC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE_DESC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.896--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.896--ServerSession(1003755748)--Connection(531373404)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.896--ServerSession(1003755748)--Connection(531373404)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.897--ServerSession(1003755748)--Connection(277497558)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:58.897--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.897--ServerSession(1003755748)--Connection(531373404)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.897--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.897--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.897--ServerSession(1003755748)--Connection(392760852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.897--ServerSession(1003755748)--Connection(392760852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.898--ServerSession(1003755748)--Connection(1750120280)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Fine]: 2024-01-08 18:53:58.898--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.898--ServerSession(1003755748)--Connection(392760852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.898--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NASTY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NASTY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.898--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.898--ServerSession(1003755748)--Connection(1883652579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.898--ServerSession(1003755748)--Connection(1883652579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.899--ServerSession(1003755748)--Connection(788592721)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.899--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.899--ServerSession(1003755748)--Connection(1883652579)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.899--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TIMESTAMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TIMESTAMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.899--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.9--ServerSession(1003755748)--Connection(527939020)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.9--ServerSession(1003755748)--Connection(527939020)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.9--ServerSession(1003755748)--Connection(1568450200)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.9--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.901--ServerSession(1003755748)--Connection(527939020)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.901--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.901--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.901--ServerSession(1003755748)--Connection(208437930)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.901--ServerSession(1003755748)--Connection(208437930)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.901--ServerSession(1003755748)--Connection(773300030)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Fine]: 2024-01-08 18:53:58.901--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.902--ServerSession(1003755748)--Connection(208437930)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.902--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.902--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.902--ServerSession(1003755748)--Connection(1397516135)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.902--ServerSession(1003755748)--Connection(1397516135)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.902--ServerSession(1003755748)--Connection(1004390006)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Fine]: 2024-01-08 18:53:58.903--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.903--ServerSession(1003755748)--Connection(1397516135)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.903--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TEMPORAL_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TEMPORAL_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:58.903--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.903--ServerSession(1003755748)--Connection(38647502)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.903--ServerSession(1003755748)--Connection(38647502)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.903--ServerSession(1003755748)--Connection(839552703)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.904--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.904--ServerSession(1003755748)--Connection(38647502)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.904--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ANIMAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ANIMAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.904--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.904--ServerSession(1003755748)--Connection(1152487396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.904--ServerSession(1003755748)--Connection(1152487396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.904--ServerSession(1003755748)--Connection(732277370)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.905--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.905--ServerSession(1003755748)--Connection(1152487396)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.905--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ELEMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ELEMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.905--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.905--ServerSession(1003755748)--Connection(585496942)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.905--ServerSession(1003755748)--Connection(585496942)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.906--ServerSession(1003755748)--Connection(1784908921)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Fine]: 2024-01-08 18:53:58.906--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.906--ServerSession(1003755748)--Connection(585496942)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.906--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PLANT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PLANT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.906--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.906--ServerSession(1003755748)--Connection(1152488702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.906--ServerSession(1003755748)--Connection(1152488702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.907--ServerSession(1003755748)--Connection(1225927567)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.907--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.907--ServerSession(1003755748)--Connection(1152488702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.907--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_BICYCLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_BICYCLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.907--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.907--ServerSession(1003755748)--Connection(1273675500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.907--ServerSession(1003755748)--Connection(1273675500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.907--ServerSession(1003755748)--Connection(62182667)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.908--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.908--ServerSession(1003755748)--Connection(1273675500)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.908--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.908--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.908--ServerSession(1003755748)--Connection(1198450099)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.908--ServerSession(1003755748)--Connection(1198450099)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.908--ServerSession(1003755748)--Connection(1508720236)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:53:58.909--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.909--ServerSession(1003755748)--Connection(1198450099)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.909--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_CREDIT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_CREDIT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.909--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.909--ServerSession(1003755748)--Connection(830381116)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.909--ServerSession(1003755748)--Connection(830381116)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.909--ServerSession(1003755748)--Connection(26059997)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:58.91--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.91--ServerSession(1003755748)--Connection(830381116)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.91--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.91--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.91--ServerSession(1003755748)--Connection(1753746465)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.91--ServerSession(1003755748)--Connection(1753746465)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.91--ServerSession(1003755748)--Connection(768795248)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.911--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.911--ServerSession(1003755748)--Connection(1753746465)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.911--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.911--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.911--ServerSession(1003755748)--Connection(1866340787)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.911--ServerSession(1003755748)--Connection(1866340787)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.911--ServerSession(1003755748)--Connection(1207953777)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:58.912--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.912--ServerSession(1003755748)--Connection(1866340787)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.912--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.962--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.962--ServerSession(1003755748)--Connection(351965871)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.962--ServerSession(1003755748)--Connection(351965871)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.962--ServerSession(1003755748)--Connection(186049026)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:58.963--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.963--ServerSession(1003755748)--Connection(351965871)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.963--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.963--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.963--ServerSession(1003755748)--Connection(1825903149)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.963--ServerSession(1003755748)--Connection(1825903149)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.963--ServerSession(1003755748)--Connection(746228466)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.964--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.964--ServerSession(1003755748)--Connection(1825903149)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.964--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.964--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.964--ServerSession(1003755748)--Connection(1913386579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.964--ServerSession(1003755748)--Connection(1913386579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.964--ServerSession(1003755748)--Connection(906741317)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:58.965--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.965--ServerSession(1003755748)--Connection(1913386579)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.965--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.965--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.965--ServerSession(1003755748)--Connection(1565647145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.965--ServerSession(1003755748)--Connection(1565647145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.965--ServerSession(1003755748)--Connection(1891974590)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.966--ServerSession(1003755748)--Connection(1565647145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.966--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.966--ServerSession(1003755748)--Connection(566760932)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.966--ServerSession(1003755748)--Connection(566760932)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.966--ServerSession(1003755748)--Connection(1933762653)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.967--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.967--ServerSession(1003755748)--Connection(566760932)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.967--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.967--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.967--ServerSession(1003755748)--Connection(356005505)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.967--ServerSession(1003755748)--Connection(356005505)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.967--ServerSession(1003755748)--Connection(1950246647)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.968--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.968--ServerSession(1003755748)--Connection(356005505)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.968--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.968--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.968--ServerSession(1003755748)--Connection(574746715)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.968--ServerSession(1003755748)--Connection(574746715)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.968--ServerSession(1003755748)--Connection(1981372076)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.969--ServerSession(1003755748)--Connection(574746715)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.969--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.969--ServerSession(1003755748)--Connection(810353241)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.969--ServerSession(1003755748)--Connection(810353241)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.969--ServerSession(1003755748)--Connection(488898339)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:58.97--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.97--ServerSession(1003755748)--Connection(810353241)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.97--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.97--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.97--ServerSession(1003755748)--Connection(1821581506)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.97--ServerSession(1003755748)--Connection(1821581506)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.97--ServerSession(1003755748)--Connection(873769155)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:58.971--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.971--ServerSession(1003755748)--Connection(1821581506)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.971--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.971--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.971--ServerSession(1003755748)--Connection(217389263)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.971--ServerSession(1003755748)--Connection(217389263)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.971--ServerSession(1003755748)--Connection(2031467683)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.972--ServerSession(1003755748)--Connection(217389263)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.972--ServerSession(1003755748)--Connection(987015126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.972--ServerSession(1003755748)--Connection(987015126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.972--ServerSession(1003755748)--Connection(507765539)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:58.973--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.973--ServerSession(1003755748)--Connection(987015126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.973--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.973--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.973--ServerSession(1003755748)--Connection(275002771)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.973--ServerSession(1003755748)--Connection(275002771)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.973--ServerSession(1003755748)--Connection(261216862)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.974--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.974--ServerSession(1003755748)--Connection(275002771)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.974--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COMPONENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COMPONENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.974--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.974--ServerSession(1003755748)--Connection(2046652309)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.974--ServerSession(1003755748)--Connection(2046652309)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.974--ServerSession(1003755748)--Connection(1216611732)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Fine]: 2024-01-08 18:53:58.975--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.975--ServerSession(1003755748)--Connection(2046652309)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.975--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_METRIC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_METRIC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.975--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.975--ServerSession(1003755748)--Connection(344080246)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.975--ServerSession(1003755748)--Connection(344080246)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.975--ServerSession(1003755748)--Connection(110197684)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.976--ServerSession(1003755748)--Connection(344080246)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ABSTR_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ABSTR_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.976--ServerSession(1003755748)--Connection(339933064)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.976--ServerSession(1003755748)--Connection(339933064)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.976--ServerSession(1003755748)--Connection(289281017)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.976--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.977--ServerSession(1003755748)--Connection(339933064)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.977--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CONTRACT_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CONTRACT_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.977--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.977--ServerSession(1003755748)--Connection(2038020279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.977--ServerSession(1003755748)--Connection(2038020279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.977--ServerSession(1003755748)--Connection(2047147687)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Fine]: 2024-01-08 18:53:58.977--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.978--ServerSession(1003755748)--Connection(2038020279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.978--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ACCOUNT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ACCOUNT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.978--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.978--ServerSession(1003755748)--Connection(2070830098)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.978--ServerSession(1003755748)--Connection(2070830098)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.978--ServerSession(1003755748)--Connection(1332150216)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.978--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.979--ServerSession(1003755748)--Connection(2070830098)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.979--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.979--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.979--ServerSession(1003755748)--Connection(770669178)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.979--ServerSession(1003755748)--Connection(770669178)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.979--ServerSession(1003755748)--Connection(619199769)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.979--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.98--ServerSession(1003755748)--Connection(770669178)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.98--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BROKER_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BROKER_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.98--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.98--ServerSession(1003755748)--Connection(411876574)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.98--ServerSession(1003755748)--Connection(411876574)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.98--ServerSession(1003755748)--Connection(1323706655)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.98--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.981--ServerSession(1003755748)--Connection(411876574)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.981--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CHECK_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CHECK_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.981--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.981--ServerSession(1003755748)--Connection(937437482)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.981--ServerSession(1003755748)--Connection(937437482)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.981--ServerSession(1003755748)--Connection(1257703748)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Fine]: 2024-01-08 18:53:58.981--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.982--ServerSession(1003755748)--Connection(937437482)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.982--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COSTCENTER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COSTCENTER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.982--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.982--ServerSession(1003755748)--Connection(3768050)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.982--ServerSession(1003755748)--Connection(3768050)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.982--ServerSession(1003755748)--Connection(916897446)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Fine]: 2024-01-08 18:53:58.983--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.983--ServerSession(1003755748)--Connection(3768050)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.983--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.983--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.983--ServerSession(1003755748)--Connection(1110913929)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.983--ServerSession(1003755748)--Connection(1110913929)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.983--ServerSession(1003755748)--Connection(162667475)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.984--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.984--ServerSession(1003755748)--Connection(1110913929)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.984--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREDIT_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREDIT_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.984--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.984--ServerSession(1003755748)--Connection(124132186)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.984--ServerSession(1003755748)--Connection(124132186)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.984--ServerSession(1003755748)--Connection(2083969860)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:58.985--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.985--ServerSession(1003755748)--Connection(124132186)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.985--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.985--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.985--ServerSession(1003755748)--Connection(2030294088)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.985--ServerSession(1003755748)--Connection(2030294088)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.985--ServerSession(1003755748)--Connection(1309191417)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Fine]: 2024-01-08 18:53:58.985--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.986--ServerSession(1003755748)--Connection(2030294088)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.986--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_DEP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_DEP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.986--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.986--ServerSession(1003755748)--Connection(2026706491)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.986--ServerSession(1003755748)--Connection(2026706491)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.986--ServerSession(1003755748)--Connection(520830206)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:58.987--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.987--ServerSession(1003755748)--Connection(2026706491)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.987--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:58.987--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.987--ServerSession(1003755748)--Connection(1705281026)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.987--ServerSession(1003755748)--Connection(1705281026)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.987--ServerSession(1003755748)--Connection(1967667267)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:58.987--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.988--ServerSession(1003755748)--Connection(1705281026)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:58.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.988--ServerSession(1003755748)--Connection(1589968642)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.988--ServerSession(1003755748)--Connection(1589968642)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.988--ServerSession(1003755748)--Connection(521270862)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Fine]: 2024-01-08 18:53:58.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.989--ServerSession(1003755748)--Connection(1589968642)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.989--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MATERIAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MATERIAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:58.989--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.989--ServerSession(1003755748)--Connection(140040372)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.989--ServerSession(1003755748)--Connection(140040372)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.989--ServerSession(1003755748)--Connection(1897732690)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:58.989--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.99--ServerSession(1003755748)--Connection(140040372)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.99--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.99--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.99--ServerSession(1003755748)--Connection(808377204)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.99--ServerSession(1003755748)--Connection(808377204)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.99--ServerSession(1003755748)--Connection(2130520253)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:58.99--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.991--ServerSession(1003755748)--Connection(808377204)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.991--ServerSession(1003755748)--Connection(1998103567)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.991--ServerSession(1003755748)--Connection(1998103567)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.991--ServerSession(1003755748)--Connection(824915171)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:58.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.992--ServerSession(1003755748)--Connection(1998103567)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.992--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:58.992--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.992--ServerSession(1003755748)--Connection(445010547)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.992--ServerSession(1003755748)--Connection(445010547)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.992--ServerSession(1003755748)--Connection(680306160)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.992--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.993--ServerSession(1003755748)--Connection(445010547)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.993--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.993--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.993--ServerSession(1003755748)--Connection(1153256202)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.993--ServerSession(1003755748)--Connection(1153256202)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.993--ServerSession(1003755748)--Connection(1811975204)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:58.994--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.994--ServerSession(1003755748)--Connection(1153256202)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.994--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:58.994--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.994--ServerSession(1003755748)--Connection(554146322)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.994--ServerSession(1003755748)--Connection(554146322)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.994--ServerSession(1003755748)--Connection(265052195)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:58.995--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.995--ServerSession(1003755748)--Connection(554146322)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.995--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:58.995--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.995--ServerSession(1003755748)--Connection(910260820)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.995--ServerSession(1003755748)--Connection(910260820)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.995--ServerSession(1003755748)--Connection(730575236)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:58.996--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.996--ServerSession(1003755748)--Connection(910260820)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.996--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_SAVE_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_SAVE_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:58.996--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:58.996--ServerSession(1003755748)--Connection(231182885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.996--ServerSession(1003755748)--Connection(231182885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.996--ServerSession(1003755748)--Connection(820627987)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Fine]: 2024-01-08 18:53:58.996--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.997--ServerSession(1003755748)--Connection(231182885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.997--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TASK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TASK
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:58.997--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.997--ServerSession(1003755748)--Connection(1361609751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.997--ServerSession(1003755748)--Connection(1361609751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.997--ServerSession(1003755748)--Connection(1624203949)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Fine]: 2024-01-08 18:53:58.997--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.998--ServerSession(1003755748)--Connection(1361609751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TRAILER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TRAILER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:58.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.998--ServerSession(1003755748)--Connection(449105069)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.998--ServerSession(1003755748)--Connection(449105069)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.998--ServerSession(1003755748)--Connection(265939934)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:58.998--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:58.999--ServerSession(1003755748)--Connection(449105069)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:58.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:58.999--ServerSession(1003755748)--Connection(1323676377)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:58.999--ServerSession(1003755748)--Connection(1323676377)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:58.999--ServerSession(1003755748)--Connection(1928900108)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:58.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.0--ServerSession(1003755748)--Connection(1323676377)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.0--ServerSession(1003755748)--Connection(1730595945)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.0--ServerSession(1003755748)--Connection(1730595945)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.0--ServerSession(1003755748)--Connection(79092014)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Fine]: 2024-01-08 18:53:59.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.001--ServerSession(1003755748)--Connection(1730595945)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.001--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_READONLY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_READONLY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.001--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.001--ServerSession(1003755748)--Connection(2023349777)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.001--ServerSession(1003755748)--Connection(2023349777)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.001--ServerSession(1003755748)--Connection(688722159)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Fine]: 2024-01-08 18:53:59.001--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.002--ServerSession(1003755748)--Connection(2023349777)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.002--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.002--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.002--ServerSession(1003755748)--Connection(1682828548)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.002--ServerSession(1003755748)--Connection(1682828548)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.002--ServerSession(1003755748)--Connection(1385352906)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Fine]: 2024-01-08 18:53:59.002--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.003--ServerSession(1003755748)--Connection(1682828548)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.003--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.003--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:59.003--ServerSession(1003755748)--Connection(245298614)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.003--ServerSession(1003755748)--Connection(245298614)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.003--ServerSession(1003755748)--Connection(87035052)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Fine]: 2024-01-08 18:53:59.003--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.004--ServerSession(1003755748)--Connection(245298614)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.004--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:59.004--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.004--ServerSession(1003755748)--Connection(463690173)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.004--ServerSession(1003755748)--Connection(463690173)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.004--ServerSession(1003755748)--Connection(1659452474)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Fine]: 2024-01-08 18:53:59.004--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.005--ServerSession(1003755748)--Connection(463690173)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.005--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM_ATT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM_ATT
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.005--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:59.005--ServerSession(1003755748)--Connection(634991000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.005--ServerSession(1003755748)--Connection(634991000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.005--ServerSession(1003755748)--Connection(607578671)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Fine]: 2024-01-08 18:53:59.005--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.006--ServerSession(1003755748)--Connection(634991000)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.006--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ISLAND'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ISLAND
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:59.006--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.006--ServerSession(1003755748)--Connection(550424075)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.006--ServerSession(1003755748)--Connection(550424075)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.006--ServerSession(1003755748)--Connection(1282899579)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Fine]: 2024-01-08 18:53:59.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.007--ServerSession(1003755748)--Connection(550424075)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.007--ServerSession(1003755748)--Connection(2028088629)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.007--ServerSession(1003755748)--Connection(2028088629)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.007--ServerSession(1003755748)--Connection(780802740)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:59.008--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.008--ServerSession(1003755748)--Connection(2028088629)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.008--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.008--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:59.008--ServerSession(1003755748)--Connection(447477005)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.008--ServerSession(1003755748)--Connection(447477005)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.008--ServerSession(1003755748)--Connection(1942612200)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Fine]: 2024-01-08 18:53:59.009--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.009--ServerSession(1003755748)--Connection(447477005)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.009--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:59.009--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.009--ServerSession(1003755748)--Connection(502066023)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.009--ServerSession(1003755748)--Connection(502066023)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.009--ServerSession(1003755748)--Connection(1479177802)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:59.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.01--ServerSession(1003755748)--Connection(502066023)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.01--ServerSession(1003755748)--Connection(690051320)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.01--ServerSession(1003755748)--Connection(690051320)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.01--ServerSession(1003755748)--Connection(1407986024)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.011--ServerSession(1003755748)--Connection(690051320)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.011--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.011--ServerSession(1003755748)--Connection(2115597658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.011--ServerSession(1003755748)--Connection(2115597658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.011--ServerSession(1003755748)--Connection(1566311673)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Fine]: 2024-01-08 18:53:59.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.012--ServerSession(1003755748)--Connection(2115597658)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.012--ServerSession(1003755748)--Connection(1266224518)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.012--ServerSession(1003755748)--Connection(1266224518)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.012--ServerSession(1003755748)--Connection(2122252822)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:59.013--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.013--ServerSession(1003755748)--Connection(1266224518)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.013--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.013--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:59.013--ServerSession(1003755748)--Connection(1658534033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.013--ServerSession(1003755748)--Connection(1658534033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.013--ServerSession(1003755748)--Connection(1640832113)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:59.014--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.015--ServerSession(1003755748)--Connection(1658534033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.015--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:59.015--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.015--ServerSession(1003755748)--Connection(1766122814)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.015--ServerSession(1003755748)--Connection(1766122814)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.015--ServerSession(1003755748)--Connection(1390430007)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:59.015--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.016--ServerSession(1003755748)--Connection(1766122814)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.016--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MYTHICALCREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MYTHICALCREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.016--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:59.016--ServerSession(1003755748)--Connection(441260727)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.016--ServerSession(1003755748)--Connection(441260727)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.016--ServerSession(1003755748)--Connection(1416520149)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Fine]: 2024-01-08 18:53:59.016--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.017--ServerSession(1003755748)--Connection(441260727)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_WEAPON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_WEAPON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:59.068--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.068--ServerSession(1003755748)--Connection(1618489605)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.068--ServerSession(1003755748)--Connection(1618489605)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.069--ServerSession(1003755748)--Connection(311559967)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:59.069--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.07--ServerSession(1003755748)--Connection(1618489605)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.07--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.07--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.07--ServerSession(1003755748)--Connection(190868662)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.07--ServerSession(1003755748)--Connection(190868662)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.07--ServerSession(1003755748)--Connection(707892422)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Fine]: 2024-01-08 18:53:59.071--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.071--ServerSession(1003755748)--Connection(190868662)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.071--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE_DESC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE_DESC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.071--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.071--ServerSession(1003755748)--Connection(808862230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.071--ServerSession(1003755748)--Connection(808862230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.071--ServerSession(1003755748)--Connection(951819642)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:59.072--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.072--ServerSession(1003755748)--Connection(808862230)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.072--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.072--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.072--ServerSession(1003755748)--Connection(2027308154)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.072--ServerSession(1003755748)--Connection(2027308154)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.072--ServerSession(1003755748)--Connection(2054332292)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Fine]: 2024-01-08 18:53:59.073--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.073--ServerSession(1003755748)--Connection(2027308154)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.073--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NASTY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NASTY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.073--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.073--ServerSession(1003755748)--Connection(1431244283)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.073--ServerSession(1003755748)--Connection(1431244283)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.073--ServerSession(1003755748)--Connection(527464124)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Fine]: 2024-01-08 18:53:59.074--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.074--ServerSession(1003755748)--Connection(1431244283)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.074--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TIMESTAMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TIMESTAMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.074--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.074--ServerSession(1003755748)--Connection(1536399059)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.074--ServerSession(1003755748)--Connection(1536399059)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.074--ServerSession(1003755748)--Connection(1981708431)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Fine]: 2024-01-08 18:53:59.075--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.075--ServerSession(1003755748)--Connection(1536399059)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.075--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.075--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.075--ServerSession(1003755748)--Connection(419923787)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.075--ServerSession(1003755748)--Connection(419923787)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.075--ServerSession(1003755748)--Connection(1583722422)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Fine]: 2024-01-08 18:53:59.075--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.076--ServerSession(1003755748)--Connection(419923787)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.076--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.076--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.076--ServerSession(1003755748)--Connection(142941409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.076--ServerSession(1003755748)--Connection(142941409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.076--ServerSession(1003755748)--Connection(765329253)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Fine]: 2024-01-08 18:53:59.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.077--ServerSession(1003755748)--Connection(142941409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TEMPORAL_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TEMPORAL_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.077--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.077--ServerSession(1003755748)--Connection(1446243714)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.077--ServerSession(1003755748)--Connection(1446243714)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.077--ServerSession(1003755748)--Connection(1987154353)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.078--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.078--ServerSession(1003755748)--Connection(1446243714)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.078--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ANIMAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ANIMAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.078--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.078--ServerSession(1003755748)--Connection(1562452013)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.078--ServerSession(1003755748)--Connection(1562452013)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.078--ServerSession(1003755748)--Connection(347572726)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Fine]: 2024-01-08 18:53:59.078--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.079--ServerSession(1003755748)--Connection(1562452013)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.079--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ELEMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ELEMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.079--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.079--ServerSession(1003755748)--Connection(1930401429)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.079--ServerSession(1003755748)--Connection(1930401429)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.079--ServerSession(1003755748)--Connection(662433937)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Fine]: 2024-01-08 18:53:59.079--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.08--ServerSession(1003755748)--Connection(1930401429)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.08--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PLANT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PLANT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.08--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.08--ServerSession(1003755748)--Connection(1778994610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.08--ServerSession(1003755748)--Connection(1778994610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.08--ServerSession(1003755748)--Connection(1706939736)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:53:59.08--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.081--ServerSession(1003755748)--Connection(1778994610)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.081--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_BICYCLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_BICYCLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.081--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.081--ServerSession(1003755748)--Connection(1273689789)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.081--ServerSession(1003755748)--Connection(1273689789)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.081--ServerSession(1003755748)--Connection(1798194863)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:59.081--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.082--ServerSession(1003755748)--Connection(1273689789)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.082--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.082--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.082--ServerSession(1003755748)--Connection(792195577)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.082--ServerSession(1003755748)--Connection(792195577)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.082--ServerSession(1003755748)--Connection(863286716)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:53:59.082--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.083--ServerSession(1003755748)--Connection(792195577)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.083--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_CREDIT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_CREDIT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.083--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.083--ServerSession(1003755748)--Connection(1484397819)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.083--ServerSession(1003755748)--Connection(1484397819)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.083--ServerSession(1003755748)--Connection(1213367860)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:59.084--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.084--ServerSession(1003755748)--Connection(1484397819)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.084--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.084--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.084--ServerSession(1003755748)--Connection(1078448857)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.084--ServerSession(1003755748)--Connection(1078448857)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.084--ServerSession(1003755748)--Connection(1221759982)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:59.085--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.085--ServerSession(1003755748)--Connection(1078448857)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.085--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.085--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.085--ServerSession(1003755748)--Connection(576222471)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.085--ServerSession(1003755748)--Connection(576222471)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.085--ServerSession(1003755748)--Connection(1551350415)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:59.085--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.086--ServerSession(1003755748)--Connection(576222471)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.086--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.086--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:59.086--ServerSession(1003755748)--Connection(2047799833)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.086--ServerSession(1003755748)--Connection(2047799833)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.086--ServerSession(1003755748)--Connection(455036946)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:59.086--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.087--ServerSession(1003755748)--Connection(2047799833)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.087--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:59.087--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.087--ServerSession(1003755748)--Connection(1249070084)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.087--ServerSession(1003755748)--Connection(1249070084)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.087--ServerSession(1003755748)--Connection(1197535593)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:59.088--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.088--ServerSession(1003755748)--Connection(1249070084)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.088--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.088--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.088--ServerSession(1003755748)--Connection(901852282)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.088--ServerSession(1003755748)--Connection(901852282)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.088--ServerSession(1003755748)--Connection(1703040426)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:59.089--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.089--ServerSession(1003755748)--Connection(901852282)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.089--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.089--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.089--ServerSession(1003755748)--Connection(1985363238)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.089--ServerSession(1003755748)--Connection(1985363238)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.089--ServerSession(1003755748)--Connection(1254649194)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:59.09--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.09--ServerSession(1003755748)--Connection(1985363238)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.09--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.09--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.09--ServerSession(1003755748)--Connection(1351247295)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.09--ServerSession(1003755748)--Connection(1351247295)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.09--ServerSession(1003755748)--Connection(401792389)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:59.09--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.091--ServerSession(1003755748)--Connection(1351247295)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.091--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.091--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.091--ServerSession(1003755748)--Connection(553846997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.091--ServerSession(1003755748)--Connection(553846997)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.091--ServerSession(1003755748)--Connection(581383895)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.091--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.092--ServerSession(1003755748)--Connection(553846997)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.092--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.092--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.092--ServerSession(1003755748)--Connection(2134195609)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.092--ServerSession(1003755748)--Connection(2134195609)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.092--ServerSession(1003755748)--Connection(1179244298)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.092--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.093--ServerSession(1003755748)--Connection(2134195609)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.093--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.093--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.093--ServerSession(1003755748)--Connection(953253248)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.093--ServerSession(1003755748)--Connection(953253248)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.093--ServerSession(1003755748)--Connection(1860060918)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:59.093--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.094--ServerSession(1003755748)--Connection(953253248)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.094--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.094--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.094--ServerSession(1003755748)--Connection(556263022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.094--ServerSession(1003755748)--Connection(556263022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.094--ServerSession(1003755748)--Connection(304718519)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:59.094--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.094--ServerSession(1003755748)--Connection(556263022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Connection(1372150180)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Connection(1372150180)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Connection(1338229093)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Connection(1372150180)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.095--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Connection(2070438137)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Connection(2070438137)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Connection(1626800713)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Connection(2070438137)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Connection(640161448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.096--ServerSession(1003755748)--Connection(640161448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.097--ServerSession(1003755748)--Connection(520082748)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Fine]: 2024-01-08 18:53:59.097--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.097--ServerSession(1003755748)--Connection(640161448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.097--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COMPONENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COMPONENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.097--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.097--ServerSession(1003755748)--Connection(110233108)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.097--ServerSession(1003755748)--Connection(110233108)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.098--ServerSession(1003755748)--Connection(1617550648)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Fine]: 2024-01-08 18:53:59.098--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.098--ServerSession(1003755748)--Connection(110233108)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.098--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_METRIC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_METRIC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.098--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.098--ServerSession(1003755748)--Connection(1434932926)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.098--ServerSession(1003755748)--Connection(1434932926)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.098--ServerSession(1003755748)--Connection(1127434428)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:59.099--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.099--ServerSession(1003755748)--Connection(1434932926)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.099--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ABSTR_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ABSTR_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.099--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.099--ServerSession(1003755748)--Connection(271502370)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.099--ServerSession(1003755748)--Connection(271502370)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.099--ServerSession(1003755748)--Connection(2146654783)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:59.1--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.1--ServerSession(1003755748)--Connection(271502370)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.1--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CONTRACT_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CONTRACT_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.1--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.1--ServerSession(1003755748)--Connection(623757508)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.1--ServerSession(1003755748)--Connection(623757508)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.1--ServerSession(1003755748)--Connection(1124360095)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Fine]: 2024-01-08 18:53:59.101--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.101--ServerSession(1003755748)--Connection(623757508)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.101--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ACCOUNT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ACCOUNT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.101--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.101--ServerSession(1003755748)--Connection(1677976140)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.101--ServerSession(1003755748)--Connection(1677976140)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.101--ServerSession(1003755748)--Connection(790851040)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Fine]: 2024-01-08 18:53:59.102--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.102--ServerSession(1003755748)--Connection(1677976140)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.102--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.102--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.102--ServerSession(1003755748)--Connection(1987707214)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.102--ServerSession(1003755748)--Connection(1987707214)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.102--ServerSession(1003755748)--Connection(219192399)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:59.103--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.103--ServerSession(1003755748)--Connection(1987707214)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.103--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BROKER_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BROKER_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.103--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.103--ServerSession(1003755748)--Connection(653553574)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.104--ServerSession(1003755748)--Connection(653553574)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.104--ServerSession(1003755748)--Connection(2259527)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:59.104--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.105--ServerSession(1003755748)--Connection(653553574)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.105--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CHECK_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CHECK_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.105--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.105--ServerSession(1003755748)--Connection(1974356511)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.105--ServerSession(1003755748)--Connection(1974356511)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.105--ServerSession(1003755748)--Connection(1881309779)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Fine]: 2024-01-08 18:53:59.106--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.106--ServerSession(1003755748)--Connection(1974356511)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.106--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COSTCENTER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COSTCENTER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.106--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.106--ServerSession(1003755748)--Connection(566042862)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.106--ServerSession(1003755748)--Connection(566042862)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.106--ServerSession(1003755748)--Connection(650410100)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Fine]: 2024-01-08 18:53:59.107--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.107--ServerSession(1003755748)--Connection(566042862)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.107--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.107--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.107--ServerSession(1003755748)--Connection(675889995)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.107--ServerSession(1003755748)--Connection(675889995)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.108--ServerSession(1003755748)--Connection(1622912252)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:59.108--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.108--ServerSession(1003755748)--Connection(675889995)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.108--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREDIT_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREDIT_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.108--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.108--ServerSession(1003755748)--Connection(626961003)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.109--ServerSession(1003755748)--Connection(626961003)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.109--ServerSession(1003755748)--Connection(1198515856)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:59.109--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.109--ServerSession(1003755748)--Connection(626961003)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.109--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.109--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.109--ServerSession(1003755748)--Connection(1424188812)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.109--ServerSession(1003755748)--Connection(1424188812)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.11--ServerSession(1003755748)--Connection(71209097)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Fine]: 2024-01-08 18:53:59.11--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.11--ServerSession(1003755748)--Connection(1424188812)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.11--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_DEP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_DEP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.11--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.11--ServerSession(1003755748)--Connection(892093608)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.11--ServerSession(1003755748)--Connection(892093608)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.11--ServerSession(1003755748)--Connection(2058127492)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:59.111--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.111--ServerSession(1003755748)--Connection(892093608)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.111--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.111--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.111--ServerSession(1003755748)--Connection(1535454025)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.111--ServerSession(1003755748)--Connection(1535454025)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.111--ServerSession(1003755748)--Connection(215690645)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:59.112--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.112--ServerSession(1003755748)--Connection(1535454025)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.112--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.112--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.112--ServerSession(1003755748)--Connection(794476802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.112--ServerSession(1003755748)--Connection(794476802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.112--ServerSession(1003755748)--Connection(1576499395)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.113--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.113--ServerSession(1003755748)--Connection(794476802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.113--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MATERIAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MATERIAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.113--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.113--ServerSession(1003755748)--Connection(1906335777)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.113--ServerSession(1003755748)--Connection(1906335777)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.113--ServerSession(1003755748)--Connection(135003590)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:59.114--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.114--ServerSession(1003755748)--Connection(1906335777)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.114--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.114--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.114--ServerSession(1003755748)--Connection(1281361915)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.114--ServerSession(1003755748)--Connection(1281361915)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.114--ServerSession(1003755748)--Connection(1043584830)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:59.115--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.115--ServerSession(1003755748)--Connection(1281361915)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.115--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.115--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:59.115--ServerSession(1003755748)--Connection(1648217898)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.115--ServerSession(1003755748)--Connection(1648217898)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.116--ServerSession(1003755748)--Connection(783172425)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:59.116--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.117--ServerSession(1003755748)--Connection(1648217898)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.117--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:59.117--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:59.117--ServerSession(1003755748)--Connection(1755634886)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.117--ServerSession(1003755748)--Connection(1755634886)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.117--ServerSession(1003755748)--Connection(1684802151)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:59.118--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.118--ServerSession(1003755748)--Connection(1755634886)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.118--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_REVIEW_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_REVIEW_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:59.118--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.118--ServerSession(1003755748)--Connection(292890110)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.118--ServerSession(1003755748)--Connection(292890110)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.118--ServerSession(1003755748)--Connection(1601800698)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:59.119--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.119--ServerSession(1003755748)--Connection(292890110)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.119--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.119--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:59.119--ServerSession(1003755748)--Connection(1184248953)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.119--ServerSession(1003755748)--Connection(1184248953)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.12--ServerSession(1003755748)--Connection(2121573248)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:59.12--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.121--ServerSession(1003755748)--Connection(1184248953)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.121--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROJECT_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROJECT_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:59.121--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.121--ServerSession(1003755748)--Connection(581364120)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.121--ServerSession(1003755748)--Connection(581364120)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.121--ServerSession(1003755748)--Connection(1441014857)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Fine]: 2024-01-08 18:53:59.122--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.122--ServerSession(1003755748)--Connection(581364120)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.122--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_SAVE_ACC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_SAVE_ACC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.122--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:59.122--ServerSession(1003755748)--Connection(1845137754)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.122--ServerSession(1003755748)--Connection(1845137754)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.122--ServerSession(1003755748)--Connection(2013613908)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Fine]: 2024-01-08 18:53:59.123--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.123--ServerSession(1003755748)--Connection(1845137754)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.123--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TASK'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TASK
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:53:59.123--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.123--ServerSession(1003755748)--Connection(1040172900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.123--ServerSession(1003755748)--Connection(1040172900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.123--ServerSession(1003755748)--Connection(79094208)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Fine]: 2024-01-08 18:53:59.124--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.124--ServerSession(1003755748)--Connection(1040172900)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.124--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TRAILER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TRAILER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.124--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.124--ServerSession(1003755748)--Connection(1699511597)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.125--ServerSession(1003755748)--Connection(1699511597)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.125--ServerSession(1003755748)--Connection(650859015)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:59.125--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.126--ServerSession(1003755748)--Connection(1699511597)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.126--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.175--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.175--ServerSession(1003755748)--Connection(416878771)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.175--ServerSession(1003755748)--Connection(416878771)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.175--ServerSession(1003755748)--Connection(511357840)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Fine]: 2024-01-08 18:53:59.176--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.176--ServerSession(1003755748)--Connection(416878771)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.176--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.176--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.176--ServerSession(1003755748)--Connection(2004305265)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.176--ServerSession(1003755748)--Connection(2004305265)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.176--ServerSession(1003755748)--Connection(662409124)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Fine]: 2024-01-08 18:53:59.177--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.177--ServerSession(1003755748)--Connection(2004305265)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.177--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_READONLY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_READONLY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.177--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.177--ServerSession(1003755748)--Connection(1644987969)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.177--ServerSession(1003755748)--Connection(1644987969)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.178--ServerSession(1003755748)--Connection(790432700)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Fine]: 2024-01-08 18:53:59.178--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.178--ServerSession(1003755748)--Connection(1644987969)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.178--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.178--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.178--ServerSession(1003755748)--Connection(178192958)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.178--ServerSession(1003755748)--Connection(178192958)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.178--ServerSession(1003755748)--Connection(203924386)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Fine]: 2024-01-08 18:53:59.179--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.179--ServerSession(1003755748)--Connection(178192958)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.179--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.179--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:59.179--ServerSession(1003755748)--Connection(439078230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.179--ServerSession(1003755748)--Connection(439078230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.179--ServerSession(1003755748)--Connection(1758962399)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Fine]: 2024-01-08 18:53:59.18--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.18--ServerSession(1003755748)--Connection(439078230)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.18--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:53:59.18--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.18--ServerSession(1003755748)--Connection(318555935)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.18--ServerSession(1003755748)--Connection(318555935)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.181--ServerSession(1003755748)--Connection(1450830187)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Fine]: 2024-01-08 18:53:59.181--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.181--ServerSession(1003755748)--Connection(318555935)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.181--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.BYTE_ITEM_ATT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE BYTE_ITEM_ATT
    [junit] Query: DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.181--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:59.181--ServerSession(1003755748)--Connection(1002406942)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.181--ServerSession(1003755748)--Connection(1002406942)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.182--ServerSession(1003755748)--Connection(1326413897)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Fine]: 2024-01-08 18:53:59.182--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.182--ServerSession(1003755748)--Connection(1002406942)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.182--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ISLAND'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ISLAND
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:53:59.182--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.182--ServerSession(1003755748)--Connection(1054913783)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.182--ServerSession(1003755748)--Connection(1054913783)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.183--ServerSession(1003755748)--Connection(2042120257)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Fine]: 2024-01-08 18:53:59.183--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.183--ServerSession(1003755748)--Connection(1054913783)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.183--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.183--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.183--ServerSession(1003755748)--Connection(1015539383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.183--ServerSession(1003755748)--Connection(1015539383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.184--ServerSession(1003755748)--Connection(125549276)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:59.184--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.184--ServerSession(1003755748)--Connection(1015539383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.184--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.184--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:59.184--ServerSession(1003755748)--Connection(2095793272)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.184--ServerSession(1003755748)--Connection(2095793272)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.184--ServerSession(1003755748)--Connection(2145040140)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Fine]: 2024-01-08 18:53:59.185--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.185--ServerSession(1003755748)--Connection(2095793272)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.185--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:53:59.185--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.185--ServerSession(1003755748)--Connection(1241182310)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.185--ServerSession(1003755748)--Connection(1241182310)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.185--ServerSession(1003755748)--Connection(1872012709)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:59.186--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.186--ServerSession(1003755748)--Connection(1241182310)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.186--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.186--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.186--ServerSession(1003755748)--Connection(172299409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.186--ServerSession(1003755748)--Connection(172299409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.186--ServerSession(1003755748)--Connection(337816703)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.187--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.187--ServerSession(1003755748)--Connection(172299409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.188--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.188--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.188--ServerSession(1003755748)--Connection(2076462312)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.188--ServerSession(1003755748)--Connection(2076462312)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.188--ServerSession(1003755748)--Connection(1493642909)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Fine]: 2024-01-08 18:53:59.189--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.189--ServerSession(1003755748)--Connection(2076462312)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.189--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.189--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.189--ServerSession(1003755748)--Connection(177389135)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.189--ServerSession(1003755748)--Connection(177389135)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.189--ServerSession(1003755748)--Connection(1407713529)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:59.19--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.19--ServerSession(1003755748)--Connection(177389135)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.19--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.19--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:59.19--ServerSession(1003755748)--Connection(1389984438)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.19--ServerSession(1003755748)--Connection(1389984438)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.19--ServerSession(1003755748)--Connection(1302779492)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Fine]: 2024-01-08 18:53:59.191--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.191--ServerSession(1003755748)--Connection(1389984438)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.191--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CREATURE_DETAILS'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CREATURE_DETAILS
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:53:59.191--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.191--ServerSession(1003755748)--Connection(816918962)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.191--ServerSession(1003755748)--Connection(816918962)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.192--ServerSession(1003755748)--Connection(690287064)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:59.192--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.193--ServerSession(1003755748)--Connection(816918962)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.193--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_MYTHICALCREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_MYTHICALCREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.193--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:59.193--ServerSession(1003755748)--Connection(1532915766)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.193--ServerSession(1003755748)--Connection(1532915766)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.193--ServerSession(1003755748)--Connection(1658578510)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Fine]: 2024-01-08 18:53:59.194--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.194--ServerSession(1003755748)--Connection(1532915766)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.194--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_WEAPON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_WEAPON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:53:59.194--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.194--ServerSession(1003755748)--Connection(1846307450)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.194--ServerSession(1003755748)--Connection(1846307450)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.194--ServerSession(1003755748)--Connection(1182492749)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:59.195--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.195--ServerSession(1003755748)--Connection(1846307450)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.195--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.195--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.195--ServerSession(1003755748)--Connection(1825071442)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.195--ServerSession(1003755748)--Connection(1825071442)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.195--ServerSession(1003755748)--Connection(1629133067)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Fine]: 2024-01-08 18:53:59.196--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.196--ServerSession(1003755748)--Connection(1825071442)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.196--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CASC_NODE_DESC'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CASC_NODE_DESC
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:53:59.196--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.196--ServerSession(1003755748)--Connection(2145921383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.196--ServerSession(1003755748)--Connection(2145921383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.196--ServerSession(1003755748)--Connection(1350894905)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Fine]: 2024-01-08 18:53:59.197--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.197--ServerSession(1003755748)--Connection(2145921383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.197--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NODE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NODE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.197--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.197--ServerSession(1003755748)--Connection(1815501246)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.197--ServerSession(1003755748)--Connection(1815501246)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.198--ServerSession(1003755748)--Connection(1378612814)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Fine]: 2024-01-08 18:53:59.198--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.198--ServerSession(1003755748)--Connection(1815501246)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.199--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_NASTY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_NASTY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.199--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.199--ServerSession(1003755748)--Connection(1594857799)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.199--ServerSession(1003755748)--Connection(1594857799)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.199--ServerSession(1003755748)--Connection(27971761)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Fine]: 2024-01-08 18:53:59.199--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.2--ServerSession(1003755748)--Connection(1594857799)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.2--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TIMESTAMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TIMESTAMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.2--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.2--ServerSession(1003755748)--Connection(1526250321)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.2--ServerSession(1003755748)--Connection(1526250321)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.2--ServerSession(1003755748)--Connection(2040452328)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Fine]: 2024-01-08 18:53:59.201--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.201--ServerSession(1003755748)--Connection(1526250321)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.201--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.201--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.201--ServerSession(1003755748)--Connection(1423491597)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.201--ServerSession(1003755748)--Connection(1423491597)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.201--ServerSession(1003755748)--Connection(1264966132)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Fine]: 2024-01-08 18:53:59.202--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.202--ServerSession(1003755748)--Connection(1423491597)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.202--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_BASIC_TYPES_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_BASIC_TYPES_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.202--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.202--ServerSession(1003755748)--Connection(1607458416)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.202--ServerSession(1003755748)--Connection(1607458416)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.202--ServerSession(1003755748)--Connection(1301653294)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Fine]: 2024-01-08 18:53:59.203--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.203--ServerSession(1003755748)--Connection(1607458416)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.203--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_TEMPORAL_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_TEMPORAL_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:53:59.203--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.203--ServerSession(1003755748)--Connection(2008619427)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.203--ServerSession(1003755748)--Connection(2008619427)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.203--ServerSession(1003755748)--Connection(1445225850)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.204--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.204--ServerSession(1003755748)--Connection(2008619427)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.204--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ANIMAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ANIMAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.204--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.204--ServerSession(1003755748)--Connection(1294058862)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.204--ServerSession(1003755748)--Connection(1294058862)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.204--ServerSession(1003755748)--Connection(1919592808)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Fine]: 2024-01-08 18:53:59.205--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.205--ServerSession(1003755748)--Connection(1294058862)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.205--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_ELEMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_ELEMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.205--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.205--ServerSession(1003755748)--Connection(1898773347)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.205--ServerSession(1003755748)--Connection(1898773347)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.205--ServerSession(1003755748)--Connection(853887645)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Fine]: 2024-01-08 18:53:59.206--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.206--ServerSession(1003755748)--Connection(1898773347)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.206--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_PLANT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_PLANT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.206--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.206--ServerSession(1003755748)--Connection(303805531)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.206--ServerSession(1003755748)--Connection(303805531)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.206--ServerSession(1003755748)--Connection(83534488)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:53:59.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.207--ServerSession(1003755748)--Connection(303805531)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_BICYCLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_BICYCLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.207--ServerSession(1003755748)--Connection(354154358)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.207--ServerSession(1003755748)--Connection(354154358)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.207--ServerSession(1003755748)--Connection(1517105378)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Fine]: 2024-01-08 18:53:59.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.208--ServerSession(1003755748)--Connection(354154358)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COURSE_EMP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COURSE_EMP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.208--ServerSession(1003755748)--Connection(168398198)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.208--ServerSession(1003755748)--Connection(168398198)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.208--ServerSession(1003755748)--Connection(1088649990)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:53:59.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.209--ServerSession(1003755748)--Connection(168398198)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_CREDIT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_CREDIT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.209--ServerSession(1003755748)--Connection(1842102517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.209--ServerSession(1003755748)--Connection(1842102517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.209--ServerSession(1003755748)--Connection(728236551)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:53:59.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.21--ServerSession(1003755748)--Connection(1842102517)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_HOBBY'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_HOBBY
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:53:59.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.21--ServerSession(1003755748)--Connection(1457157255)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.21--ServerSession(1003755748)--Connection(1457157255)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.21--ServerSession(1003755748)--Connection(1503546689)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:53:59.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Connection(1457157255)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PATENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PATENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Connection(17792118)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Connection(17792118)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Connection(74735260)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Connection(17792118)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_PROJECT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_PROJECT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:53:59.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:59.212--ServerSession(1003755748)--Connection(1977493952)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.212--ServerSession(1003755748)--Connection(1977493952)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.212--ServerSession(1003755748)--Connection(264767425)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:53:59.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.213--ServerSession(1003755748)--Connection(1977493952)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_EMP_REVIEW'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_EMP_REVIEW
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:53:59.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.213--ServerSession(1003755748)--Connection(1506648430)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.213--ServerSession(1003755748)--Connection(1506648430)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.213--ServerSession(1003755748)--Connection(1574503358)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:59.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.214--ServerSession(1003755748)--Connection(1506648430)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_OFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_OFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.214--ServerSession(1003755748)--Connection(1242969461)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.214--ServerSession(1003755748)--Connection(1242969461)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.214--ServerSession(1003755748)--Connection(2120493960)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:53:59.215--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.215--ServerSession(1003755748)--Connection(1242969461)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.215--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_VEHICLE_PROFILE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_VEHICLE_PROFILE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.215--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.215--ServerSession(1003755748)--Connection(2127481101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.215--ServerSession(1003755748)--Connection(2127481101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.215--ServerSession(1003755748)--Connection(92862012)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Fine]: 2024-01-08 18:53:59.216--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.216--ServerSession(1003755748)--Connection(2127481101)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.216--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_UCOFFICE_CUBICLE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.216--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.216--ServerSession(1003755748)--Connection(427939937)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.216--ServerSession(1003755748)--Connection(427939937)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.216--ServerSession(1003755748)--Connection(294649085)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:59.217--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.217--ServerSession(1003755748)--Connection(427939937)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.217--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.217--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.217--ServerSession(1003755748)--Connection(1947683363)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.217--ServerSession(1003755748)--Connection(1947683363)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.217--ServerSession(1003755748)--Connection(1665324560)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.217--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.218--ServerSession(1003755748)--Connection(1947683363)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.218--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CITY_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.218--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.218--ServerSession(1003755748)--Connection(2018164030)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.218--ServerSession(1003755748)--Connection(2018164030)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.218--ServerSession(1003755748)--Connection(918730310)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.218--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Connection(2018164030)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Connection(1797112335)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Connection(1797112335)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Connection(1175662879)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Fine]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Connection(1797112335)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.219--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_COP_TMP_INFORMER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_COP_TMP_INFORMER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Connection(248050873)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Connection(248050873)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Connection(197149397)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Fine]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Connection(248050873)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_INFORMER_TMP_COP'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_INFORMER_TMP_COP
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Connection(937366737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.22--ServerSession(1003755748)--Connection(937366737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.221--ServerSession(1003755748)--Connection(2130400175)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Fine]: 2024-01-08 18:53:59.221--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.221--ServerSession(1003755748)--Connection(937366737)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.221--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CRIMINAL_TMP_CRIMINAL'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:53:59.221--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.221--ServerSession(1003755748)--Connection(64989209)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.221--ServerSession(1003755748)--Connection(64989209)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.222--ServerSession(1003755748)--Connection(1290358063)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Fine]: 2024-01-08 18:53:59.222--ServerSession(1003755748)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:53:59.222--ServerSession(1003755748)--Connection(64989209)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:53:59.222--ServerSession(1003755748)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP_CAVE_CREATURE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP_CAVE_CREATURE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:53:59.222--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.222--ServerSession(1003755748)--Connection(1020897892)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.222--ServerSession(1003755748)--Connection(1020897892)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.223--ServerSession(1003755748)--Connection(1119371910)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.227--ServerSession(1003755748)--Connection(1020897892)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.227--Thread(Thread[main,5,main])--The table (TMP_COMPONENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.227--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.228--ServerSession(1003755748)--Connection(1961667779)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.228--ServerSession(1003755748)--Connection(1961667779)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.228--ServerSession(1003755748)--Connection(85435056)--Thread(Thread[main,5,main])--CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))
    [junit] [EL Finest]: 2024-01-08 18:53:59.231--ServerSession(1003755748)--Connection(1961667779)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.231--Thread(Thread[main,5,main])--The table (TMP_METRIC) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.231--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.231--ServerSession(1003755748)--Connection(910691117)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.231--ServerSession(1003755748)--Connection(910691117)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.232--ServerSession(1003755748)--Connection(668152723)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.235--ServerSession(1003755748)--Connection(910691117)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.235--Thread(Thread[main,5,main])--The table (TMP_ABSTR_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.235--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.235--ServerSession(1003755748)--Connection(1105958076)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.235--ServerSession(1003755748)--Connection(1105958076)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.235--ServerSession(1003755748)--Connection(931987151)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.238--ServerSession(1003755748)--Connection(1105958076)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.238--Thread(Thread[main,5,main])--The table (TMP_CONTRACT_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.238--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.238--ServerSession(1003755748)--Connection(1585189917)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.238--ServerSession(1003755748)--Connection(1585189917)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.238--ServerSession(1003755748)--Connection(1135555866)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:53:59.241--ServerSession(1003755748)--Connection(1585189917)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.241--Thread(Thread[main,5,main])--The table (TMP_ACCOUNT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.241--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.241--ServerSession(1003755748)--Connection(1928983164)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.241--ServerSession(1003755748)--Connection(1928983164)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.241--ServerSession(1003755748)--Connection(1276894402)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.245--ServerSession(1003755748)--Connection(1928983164)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.245--Thread(Thread[main,5,main])--The table (TMP_VEHICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.245--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.245--ServerSession(1003755748)--Connection(1268237485)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.245--ServerSession(1003755748)--Connection(1268237485)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.245--ServerSession(1003755748)--Connection(1983948209)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:53:59.248--ServerSession(1003755748)--Connection(1268237485)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.248--Thread(Thread[main,5,main])--The table (TMP_BROKER_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.248--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.248--ServerSession(1003755748)--Connection(603183755)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.248--ServerSession(1003755748)--Connection(603183755)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.248--ServerSession(1003755748)--Connection(1446301940)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:53:59.251--ServerSession(1003755748)--Connection(603183755)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.251--Thread(Thread[main,5,main])--The table (TMP_CHECK_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.251--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.251--ServerSession(1003755748)--Connection(1028538462)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.251--ServerSession(1003755748)--Connection(1028538462)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.251--ServerSession(1003755748)--Connection(5563134)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.254--ServerSession(1003755748)--Connection(1028538462)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.254--Thread(Thread[main,5,main])--The table (TMP_COSTCENTER) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.254--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.254--ServerSession(1003755748)--Connection(18459190)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.254--ServerSession(1003755748)--Connection(18459190)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.254--ServerSession(1003755748)--Connection(1310344955)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.257--ServerSession(1003755748)--Connection(18459190)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.257--Thread(Thread[main,5,main])--The table (TMP_COURSE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.257--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.257--ServerSession(1003755748)--Connection(548093498)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.281--ServerSession(1003755748)--Connection(548093498)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.282--ServerSession(1003755748)--Connection(1823438851)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.285--ServerSession(1003755748)--Connection(548093498)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.285--Thread(Thread[main,5,main])--The table (TMP_CREDIT_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.285--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.285--ServerSession(1003755748)--Connection(1771040410)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.285--ServerSession(1003755748)--Connection(1771040410)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.286--ServerSession(1003755748)--Connection(271341439)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))
    [junit] [EL Finest]: 2024-01-08 18:53:59.288--ServerSession(1003755748)--Connection(1771040410)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.288--Thread(Thread[main,5,main])--The table (TMP_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.289--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.289--ServerSession(1003755748)--Connection(33238366)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.289--ServerSession(1003755748)--Connection(33238366)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.289--ServerSession(1003755748)--Connection(387377349)--Thread(Thread[main,5,main])--CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.292--ServerSession(1003755748)--Connection(33238366)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.292--Thread(Thread[main,5,main])--The table (TMP_DEP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.292--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.292--ServerSession(1003755748)--Connection(1079167170)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.292--ServerSession(1003755748)--Connection(1079167170)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.292--ServerSession(1003755748)--Connection(404458571)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.296--ServerSession(1003755748)--Connection(1079167170)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.296--Thread(Thread[main,5,main])--The table (TMP_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.296--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.296--ServerSession(1003755748)--Connection(1131710157)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.296--ServerSession(1003755748)--Connection(1131710157)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.296--ServerSession(1003755748)--Connection(364266169)--Thread(Thread[main,5,main])--CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.299--ServerSession(1003755748)--Connection(1131710157)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.299--Thread(Thread[main,5,main])--The table (TMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.299--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.299--ServerSession(1003755748)--Connection(830083467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.299--ServerSession(1003755748)--Connection(830083467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.299--ServerSession(1003755748)--Connection(1457499015)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.302--ServerSession(1003755748)--Connection(830083467)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.302--Thread(Thread[main,5,main])--The table (TMP_MATERIAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.302--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.302--ServerSession(1003755748)--Connection(2142411945)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.302--ServerSession(1003755748)--Connection(2142411945)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.302--ServerSession(1003755748)--Connection(505756829)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.306--ServerSession(1003755748)--Connection(2142411945)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.306--Thread(Thread[main,5,main])--The table (TMP_OFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.306--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.306--ServerSession(1003755748)--Connection(414765427)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.306--ServerSession(1003755748)--Connection(414765427)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.306--ServerSession(1003755748)--Connection(1938047257)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))
    [junit] [EL Finest]: 2024-01-08 18:53:59.309--ServerSession(1003755748)--Connection(414765427)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.309--Thread(Thread[main,5,main])--The table (TMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.309--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.309--ServerSession(1003755748)--Connection(408543908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.309--ServerSession(1003755748)--Connection(408543908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.309--ServerSession(1003755748)--Connection(1177852821)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.312--ServerSession(1003755748)--Connection(408543908)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.312--Thread(Thread[main,5,main])--The table (TMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.312--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.312--ServerSession(1003755748)--Connection(1092382020)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.312--ServerSession(1003755748)--Connection(1092382020)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.312--ServerSession(1003755748)--Connection(378006273)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.32--ServerSession(1003755748)--Connection(1092382020)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.32--Thread(Thread[main,5,main])--The table (TMP_REVIEW_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.32--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.32--ServerSession(1003755748)--Connection(797539755)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.32--ServerSession(1003755748)--Connection(797539755)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.32--ServerSession(1003755748)--Connection(224219987)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.323--ServerSession(1003755748)--Connection(797539755)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.323--Thread(Thread[main,5,main])--The table (TMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.323--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.323--ServerSession(1003755748)--Connection(967343730)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.323--ServerSession(1003755748)--Connection(967343730)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.323--ServerSession(1003755748)--Connection(1562912969)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.326--ServerSession(1003755748)--Connection(967343730)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.326--Thread(Thread[main,5,main])--The table (TMP_PROJECT_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.326--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.326--ServerSession(1003755748)--Connection(1168956689)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.326--ServerSession(1003755748)--Connection(1168956689)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.326--ServerSession(1003755748)--Connection(1057841208)--Thread(Thread[main,5,main])--CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:53:59.329--ServerSession(1003755748)--Connection(1168956689)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.329--Thread(Thread[main,5,main])--The table (TMP_SAVE_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.329--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.329--ServerSession(1003755748)--Connection(1492358500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.329--ServerSession(1003755748)--Connection(1492358500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.329--ServerSession(1003755748)--Connection(2073333566)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.332--ServerSession(1003755748)--Connection(1492358500)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.332--Thread(Thread[main,5,main])--The table (TMP_TASK) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.332--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.332--ServerSession(1003755748)--Connection(2007004340)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.332--ServerSession(1003755748)--Connection(2007004340)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.333--ServerSession(1003755748)--Connection(859604881)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))
    [junit] [EL Finest]: 2024-01-08 18:53:59.335--ServerSession(1003755748)--Connection(2007004340)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.335--Thread(Thread[main,5,main])--The table (TMP_TRAILER) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.336--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.336--ServerSession(1003755748)--Connection(585803886)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.336--ServerSession(1003755748)--Connection(585803886)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.336--ServerSession(1003755748)--Connection(1444642131)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.348--ServerSession(1003755748)--Connection(1444642131)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:53:59.348--ServerSession(1003755748)--Connection(585803886)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.348--Thread(Thread[main,5,main])--The table (TMP_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.348--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.349--ServerSession(1003755748)--Connection(1991075605)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.349--ServerSession(1003755748)--Connection(1991075605)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.349--ServerSession(1003755748)--Connection(1449360639)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.352--ServerSession(1003755748)--Connection(1991075605)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.352--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.352--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.352--ServerSession(1003755748)--Connection(310014578)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.352--ServerSession(1003755748)--Connection(310014578)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.352--ServerSession(1003755748)--Connection(267533031)--Thread(Thread[main,5,main])--CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.355--ServerSession(1003755748)--Connection(310014578)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.355--Thread(Thread[main,5,main])--The table (TMP_READONLY) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.355--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.355--ServerSession(1003755748)--Connection(729375394)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.355--ServerSession(1003755748)--Connection(729375394)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.355--ServerSession(1003755748)--Connection(1792109661)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.358--ServerSession(1003755748)--Connection(729375394)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.358--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.358--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.358--ServerSession(1003755748)--Connection(1871778598)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.358--ServerSession(1003755748)--Connection(1871778598)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.359--ServerSession(1003755748)--Connection(253558788)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.362--ServerSession(1003755748)--Connection(1871778598)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.362--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.362--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.362--ServerSession(1003755748)--Connection(1219797059)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.362--ServerSession(1003755748)--Connection(1219797059)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.362--ServerSession(1003755748)--Connection(794526288)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.365--ServerSession(1003755748)--Connection(1219797059)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.365--Thread(Thread[main,5,main])--The table (BYTE_ITEM) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.365--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.365--ServerSession(1003755748)--Connection(1598561139)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.365--ServerSession(1003755748)--Connection(1598561139)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.365--ServerSession(1003755748)--Connection(840109665)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.368--ServerSession(1003755748)--Connection(1598561139)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.368--Thread(Thread[main,5,main])--The table (BYTE_ITEM_ATT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.368--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.369--ServerSession(1003755748)--Connection(77163673)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.369--ServerSession(1003755748)--Connection(77163673)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.369--ServerSession(1003755748)--Connection(462777594)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.372--ServerSession(1003755748)--Connection(77163673)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.372--Thread(Thread[main,5,main])--The table (TMP_ISLAND) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.372--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.372--ServerSession(1003755748)--Connection(979822206)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.372--ServerSession(1003755748)--Connection(979822206)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.372--ServerSession(1003755748)--Connection(1976870927)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.375--ServerSession(1003755748)--Connection(1976870927)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:53:59.375--ServerSession(1003755748)--Connection(979822206)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.375--Thread(Thread[main,5,main])--The table (TMP_CITY) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.375--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.375--ServerSession(1003755748)--Connection(214929887)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.375--ServerSession(1003755748)--Connection(214929887)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.376--ServerSession(1003755748)--Connection(18338606)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.379--ServerSession(1003755748)--Connection(214929887)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.379--Thread(Thread[main,5,main])--The table (TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.379--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.379--ServerSession(1003755748)--Connection(594586746)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.379--ServerSession(1003755748)--Connection(594586746)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.379--ServerSession(1003755748)--Connection(1396801698)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.384--ServerSession(1003755748)--Connection(1396801698)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:53:59.384--ServerSession(1003755748)--Connection(1396801698)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:53:59.384--ServerSession(1003755748)--Connection(594586746)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.384--Thread(Thread[main,5,main])--The table (TMP_PERSON) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.384--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.384--ServerSession(1003755748)--Connection(558913557)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.384--ServerSession(1003755748)--Connection(558913557)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.384--ServerSession(1003755748)--Connection(132461369)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.387--ServerSession(1003755748)--Connection(558913557)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.387--Thread(Thread[main,5,main])--The table (TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.387--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.387--ServerSession(1003755748)--Connection(836614448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.387--ServerSession(1003755748)--Connection(836614448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.387--ServerSession(1003755748)--Connection(317644782)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.39--ServerSession(1003755748)--Connection(836614448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.39--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.39--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.39--ServerSession(1003755748)--Connection(324158286)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.39--ServerSession(1003755748)--Connection(324158286)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.39--ServerSession(1003755748)--Connection(1335520301)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.393--ServerSession(1003755748)--Connection(324158286)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.393--Thread(Thread[main,5,main])--The table (TMP_CAVE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.393--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.393--ServerSession(1003755748)--Connection(1977508673)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.393--ServerSession(1003755748)--Connection(1977508673)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.394--ServerSession(1003755748)--Connection(1947666055)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.397--ServerSession(1003755748)--Connection(1977508673)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.397--Thread(Thread[main,5,main])--The table (TMP_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.397--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.397--ServerSession(1003755748)--Connection(1033304734)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.397--ServerSession(1003755748)--Connection(1033304734)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.397--ServerSession(1003755748)--Connection(995381766)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.4--ServerSession(1003755748)--Connection(1033304734)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.4--Thread(Thread[main,5,main])--The table (TMP_CREATURE_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.4--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.4--ServerSession(1003755748)--Connection(404588697)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.4--ServerSession(1003755748)--Connection(404588697)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.401--ServerSession(1003755748)--Connection(315998990)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.404--ServerSession(1003755748)--Connection(404588697)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.404--Thread(Thread[main,5,main])--The table (TMP_MYTHICALCREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.404--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.404--ServerSession(1003755748)--Connection(643328884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.404--ServerSession(1003755748)--Connection(643328884)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.404--ServerSession(1003755748)--Connection(1391818342)--Thread(Thread[main,5,main])--CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.407--ServerSession(1003755748)--Connection(643328884)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.407--Thread(Thread[main,5,main])--The table (TMP_WEAPON) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.407--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.407--ServerSession(1003755748)--Connection(645777794)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.407--ServerSession(1003755748)--Connection(645777794)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.407--ServerSession(1003755748)--Connection(1134237170)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.41--ServerSession(1003755748)--Connection(645777794)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.41--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.41--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.41--ServerSession(1003755748)--Connection(1962586186)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.41--ServerSession(1003755748)--Connection(1962586186)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.41--ServerSession(1003755748)--Connection(1015236238)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.413--ServerSession(1003755748)--Connection(1962586186)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.413--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE_DESC) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.413--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.413--ServerSession(1003755748)--Connection(1031780408)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.413--ServerSession(1003755748)--Connection(1031780408)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.413--ServerSession(1003755748)--Connection(472262461)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.416--ServerSession(1003755748)--Connection(1031780408)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.416--Thread(Thread[main,5,main])--The table (TMP_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.416--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.417--ServerSession(1003755748)--Connection(2052601222)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.417--ServerSession(1003755748)--Connection(2052601222)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.417--ServerSession(1003755748)--Connection(975629453)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.42--ServerSession(1003755748)--Connection(2052601222)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.42--Thread(Thread[main,5,main])--The table (TMP_NASTY) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.42--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.42--ServerSession(1003755748)--Connection(269257589)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.42--ServerSession(1003755748)--Connection(269257589)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.42--ServerSession(1003755748)--Connection(734230775)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.423--ServerSession(1003755748)--Connection(269257589)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.423--Thread(Thread[main,5,main])--The table (TMP_TIMESTAMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.423--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.423--ServerSession(1003755748)--Connection(284660111)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.423--ServerSession(1003755748)--Connection(284660111)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.423--ServerSession(1003755748)--Connection(1691678663)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.43--ServerSession(1003755748)--Connection(1691678663)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:53:59.43--ServerSession(1003755748)--Connection(1691678663)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:53:59.43--ServerSession(1003755748)--Connection(284660111)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.43--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.43--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.43--ServerSession(1003755748)--Connection(401862395)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.43--ServerSession(1003755748)--Connection(401862395)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.43--ServerSession(1003755748)--Connection(1000631907)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.436--ServerSession(1003755748)--Connection(1000631907)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:53:59.436--ServerSession(1003755748)--Connection(1000631907)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:53:59.436--ServerSession(1003755748)--Connection(401862395)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.436--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.436--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.436--ServerSession(1003755748)--Connection(767764251)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.436--ServerSession(1003755748)--Connection(767764251)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.436--ServerSession(1003755748)--Connection(625971310)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.44--ServerSession(1003755748)--Connection(767764251)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.44--Thread(Thread[main,5,main])--The table (TMP_TEMPORAL_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.44--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.44--ServerSession(1003755748)--Connection(737897289)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.44--ServerSession(1003755748)--Connection(737897289)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.44--ServerSession(1003755748)--Connection(523528914)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.443--ServerSession(1003755748)--Connection(737897289)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.443--Thread(Thread[main,5,main])--The table (TMP_ANIMAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.443--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.443--ServerSession(1003755748)--Connection(2058569241)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.443--ServerSession(1003755748)--Connection(2058569241)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.443--ServerSession(1003755748)--Connection(182639397)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.446--ServerSession(1003755748)--Connection(2058569241)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.446--Thread(Thread[main,5,main])--The table (TMP_ELEMENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.446--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.446--ServerSession(1003755748)--Connection(2063355321)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.446--ServerSession(1003755748)--Connection(2063355321)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.446--ServerSession(1003755748)--Connection(438263665)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.453--ServerSession(1003755748)--Connection(2063355321)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.454--Thread(Thread[main,5,main])--The table (TMP_PLANT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.454--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.454--ServerSession(1003755748)--Connection(1380085944)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.454--ServerSession(1003755748)--Connection(1380085944)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.454--ServerSession(1003755748)--Connection(1254850252)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.457--ServerSession(1003755748)--Connection(1380085944)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.457--Thread(Thread[main,5,main])--The table (TMP_EMP_BICYCLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.457--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.457--ServerSession(1003755748)--Connection(1746074170)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.457--ServerSession(1003755748)--Connection(1746074170)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.457--ServerSession(1003755748)--Connection(689213488)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.46--ServerSession(1003755748)--Connection(1746074170)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.46--Thread(Thread[main,5,main])--The table (TMP_COURSE_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.46--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.46--ServerSession(1003755748)--Connection(1753645864)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.46--ServerSession(1003755748)--Connection(1753645864)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.461--ServerSession(1003755748)--Connection(389703464)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.466--ServerSession(1003755748)--Connection(1753645864)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.466--Thread(Thread[main,5,main])--The table (TMP_EMP_CREDIT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.466--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.466--ServerSession(1003755748)--Connection(1733381085)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.466--ServerSession(1003755748)--Connection(1733381085)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.466--ServerSession(1003755748)--Connection(999427036)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.469--ServerSession(1003755748)--Connection(1733381085)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.469--Thread(Thread[main,5,main])--The table (TMP_EMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.469--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.469--ServerSession(1003755748)--Connection(1929218620)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.469--ServerSession(1003755748)--Connection(1929218620)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.469--ServerSession(1003755748)--Connection(530528285)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))
    [junit] [EL Finest]: 2024-01-08 18:53:59.472--ServerSession(1003755748)--Connection(1929218620)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.472--Thread(Thread[main,5,main])--The table (TMP_EMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.472--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.473--ServerSession(1003755748)--Connection(1648278215)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.473--ServerSession(1003755748)--Connection(1648278215)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.473--ServerSession(1003755748)--Connection(2089578710)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.476--ServerSession(1003755748)--Connection(1648278215)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.476--Thread(Thread[main,5,main])--The table (TMP_EMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.476--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.476--ServerSession(1003755748)--Connection(1860118977)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.476--ServerSession(1003755748)--Connection(1860118977)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.476--ServerSession(1003755748)--Connection(2040548959)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.478--ServerSession(1003755748)--Connection(1860118977)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.478--Thread(Thread[main,5,main])--The table (TMP_EMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.479--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.479--ServerSession(1003755748)--Connection(1395725953)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.479--ServerSession(1003755748)--Connection(1395725953)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.479--ServerSession(1003755748)--Connection(1144499207)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:53:59.482--ServerSession(1003755748)--Connection(1395725953)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.482--Thread(Thread[main,5,main])--The table (TMP_OFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.482--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.482--ServerSession(1003755748)--Connection(1966787205)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.482--ServerSession(1003755748)--Connection(1966787205)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.482--ServerSession(1003755748)--Connection(778330045)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.485--ServerSession(1003755748)--Connection(1966787205)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.485--Thread(Thread[main,5,main])--The table (TMP_VEHICLE_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.485--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.485--ServerSession(1003755748)--Connection(505323251)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.485--ServerSession(1003755748)--Connection(505323251)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.485--ServerSession(1003755748)--Connection(1037242711)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:53:59.488--ServerSession(1003755748)--Connection(505323251)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.488--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.488--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.488--ServerSession(1003755748)--Connection(843100836)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.488--ServerSession(1003755748)--Connection(843100836)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.488--ServerSession(1003755748)--Connection(1480805145)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.491--ServerSession(1003755748)--Connection(843100836)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.491--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.491--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.491--ServerSession(1003755748)--Connection(2109615807)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.491--ServerSession(1003755748)--Connection(2109615807)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.491--ServerSession(1003755748)--Connection(1255958078)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.493--ServerSession(1003755748)--Connection(2109615807)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.493--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.494--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.494--ServerSession(1003755748)--Connection(146638536)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.494--ServerSession(1003755748)--Connection(146638536)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.494--ServerSession(1003755748)--Connection(83532470)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.496--ServerSession(1003755748)--Connection(146638536)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.496--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.496--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.496--ServerSession(1003755748)--Connection(170082758)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.497--ServerSession(1003755748)--Connection(170082758)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.497--ServerSession(1003755748)--Connection(1850477964)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.499--ServerSession(1003755748)--Connection(170082758)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.499--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.499--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.499--ServerSession(1003755748)--Connection(1692092775)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.499--ServerSession(1003755748)--Connection(1692092775)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.499--ServerSession(1003755748)--Connection(1961232715)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.502--ServerSession(1003755748)--Connection(1692092775)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.502--Thread(Thread[main,5,main])--The table (TMP_INFORMER_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.502--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.502--ServerSession(1003755748)--Connection(1559434619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.502--ServerSession(1003755748)--Connection(1559434619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.502--ServerSession(1003755748)--Connection(1650327539)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.505--ServerSession(1003755748)--Connection(1559434619)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.505--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.505--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:53:59.505--ServerSession(1003755748)--Connection(513042872)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.505--ServerSession(1003755748)--Connection(513042872)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.505--ServerSession(1003755748)--Connection(1510535132)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))
    [junit] [EL Finest]: 2024-01-08 18:53:59.508--ServerSession(1003755748)--Connection(513042872)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.508--Thread(Thread[main,5,main])--The table (TMP_CAVE_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:53:59.508--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.508--ServerSession(1003755748)--Connection(1500079441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.508--ServerSession(1003755748)--Connection(1500079441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.508--ServerSession(1003755748)--Connection(1686965869)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)
    [junit] [EL Finest]: 2024-01-08 18:53:59.514--ServerSession(1003755748)--Connection(1500079441)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.515--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.515--ServerSession(1003755748)--Connection(388444787)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.515--ServerSession(1003755748)--Connection(388444787)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.515--ServerSession(1003755748)--Connection(100048427)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.526--ServerSession(1003755748)--Connection(388444787)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.526--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.526--ServerSession(1003755748)--Connection(1139915666)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.526--ServerSession(1003755748)--Connection(1139915666)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.526--ServerSession(1003755748)--Connection(1835777333)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.534--ServerSession(1003755748)--Connection(1139915666)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.534--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.534--ServerSession(1003755748)--Connection(1967434886)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.535--ServerSession(1003755748)--Connection(1967434886)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.535--ServerSession(1003755748)--Connection(992457879)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.544--ServerSession(1003755748)--Connection(1967434886)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.544--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.544--ServerSession(1003755748)--Connection(1014278669)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.544--ServerSession(1003755748)--Connection(1014278669)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.545--ServerSession(1003755748)--Connection(1820594585)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:53:59.553--ServerSession(1003755748)--Connection(1014278669)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.553--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.553--ServerSession(1003755748)--Connection(1217434045)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.553--ServerSession(1003755748)--Connection(1217434045)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.553--ServerSession(1003755748)--Connection(1361931872)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:53:59.562--ServerSession(1003755748)--Connection(1217434045)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.562--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.562--ServerSession(1003755748)--Connection(2064787513)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.562--ServerSession(1003755748)--Connection(2064787513)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.562--ServerSession(1003755748)--Connection(927159199)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.572--ServerSession(1003755748)--Connection(2064787513)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.572--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.572--ServerSession(1003755748)--Connection(1572255813)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.572--ServerSession(1003755748)--Connection(1572255813)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.572--ServerSession(1003755748)--Connection(932118570)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:53:59.581--ServerSession(1003755748)--Connection(1572255813)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.581--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.581--ServerSession(1003755748)--Connection(751259764)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.581--ServerSession(1003755748)--Connection(751259764)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.582--ServerSession(1003755748)--Connection(1146859833)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.597--ServerSession(1003755748)--Connection(751259764)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.597--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.597--ServerSession(1003755748)--Connection(2055276126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.597--ServerSession(1003755748)--Connection(2055276126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.597--ServerSession(1003755748)--Connection(1825811850)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.612--ServerSession(1003755748)--Connection(2055276126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.613--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.613--ServerSession(1003755748)--Connection(761533964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.613--ServerSession(1003755748)--Connection(761533964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.613--ServerSession(1003755748)--Connection(1596278280)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:53:59.629--ServerSession(1003755748)--Connection(761533964)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.629--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.629--ServerSession(1003755748)--Connection(454841229)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.629--ServerSession(1003755748)--Connection(454841229)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.629--ServerSession(1003755748)--Connection(373682836)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:53:59.648--ServerSession(1003755748)--Connection(454841229)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.648--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.648--ServerSession(1003755748)--Connection(365211514)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.648--ServerSession(1003755748)--Connection(365211514)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.648--ServerSession(1003755748)--Connection(1824327284)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:53:59.666--ServerSession(1003755748)--Connection(365211514)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.666--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.666--ServerSession(1003755748)--Connection(430329518)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.666--ServerSession(1003755748)--Connection(430329518)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.666--ServerSession(1003755748)--Connection(698977695)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.686--ServerSession(1003755748)--Connection(430329518)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.686--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.686--ServerSession(1003755748)--Connection(1414431049)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.686--ServerSession(1003755748)--Connection(1414431049)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.687--ServerSession(1003755748)--Connection(2142660176)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:53:59.697--ServerSession(1003755748)--Connection(1414431049)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.697--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.698--ServerSession(1003755748)--Connection(713464342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.698--ServerSession(1003755748)--Connection(713464342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.698--ServerSession(1003755748)--Connection(182584006)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.706--ServerSession(1003755748)--Connection(713464342)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.706--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.706--ServerSession(1003755748)--Connection(1792711692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.706--ServerSession(1003755748)--Connection(1792711692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.707--ServerSession(1003755748)--Connection(1947397483)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.715--ServerSession(1003755748)--Connection(1792711692)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.715--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.715--ServerSession(1003755748)--Connection(2068450031)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.715--ServerSession(1003755748)--Connection(2068450031)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.715--ServerSession(1003755748)--Connection(1171178358)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:53:59.723--ServerSession(1003755748)--Connection(2068450031)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.723--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.723--ServerSession(1003755748)--Connection(697240075)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.723--ServerSession(1003755748)--Connection(697240075)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.723--ServerSession(1003755748)--Connection(45703335)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.731--ServerSession(1003755748)--Connection(697240075)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.732--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.732--ServerSession(1003755748)--Connection(934617920)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.732--ServerSession(1003755748)--Connection(934617920)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.732--ServerSession(1003755748)--Connection(1715189999)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.741--ServerSession(1003755748)--Connection(934617920)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.741--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.741--ServerSession(1003755748)--Connection(1625932709)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.741--ServerSession(1003755748)--Connection(1625932709)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.741--ServerSession(1003755748)--Connection(2119713755)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.749--ServerSession(1003755748)--Connection(1625932709)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.749--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.75--ServerSession(1003755748)--Connection(411748515)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.75--ServerSession(1003755748)--Connection(411748515)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.75--ServerSession(1003755748)--Connection(911267068)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.761--ServerSession(1003755748)--Connection(411748515)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.761--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.762--ServerSession(1003755748)--Connection(873105556)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.762--ServerSession(1003755748)--Connection(873105556)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.763--ServerSession(1003755748)--Connection(2055967078)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.774--ServerSession(1003755748)--Connection(873105556)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.774--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.775--ServerSession(1003755748)--Connection(281487983)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.775--ServerSession(1003755748)--Connection(281487983)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.775--ServerSession(1003755748)--Connection(1894338251)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.783--ServerSession(1003755748)--Connection(281487983)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.783--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.783--ServerSession(1003755748)--Connection(2118413714)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.784--ServerSession(1003755748)--Connection(2118413714)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.784--ServerSession(1003755748)--Connection(1475982439)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.791--ServerSession(1003755748)--Connection(2118413714)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.792--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.792--ServerSession(1003755748)--Connection(1152554134)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.792--ServerSession(1003755748)--Connection(1152554134)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.792--ServerSession(1003755748)--Connection(424106351)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.799--ServerSession(1003755748)--Connection(1152554134)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.799--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.799--ServerSession(1003755748)--Connection(258860422)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.799--ServerSession(1003755748)--Connection(258860422)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.799--ServerSession(1003755748)--Connection(1596708569)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.808--ServerSession(1003755748)--Connection(258860422)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.808--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.808--ServerSession(1003755748)--Connection(1138356642)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.808--ServerSession(1003755748)--Connection(1138356642)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.808--ServerSession(1003755748)--Connection(603483530)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.818--ServerSession(1003755748)--Connection(1138356642)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.818--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.818--ServerSession(1003755748)--Connection(2101086700)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.818--ServerSession(1003755748)--Connection(2101086700)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.818--ServerSession(1003755748)--Connection(1910813448)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.827--ServerSession(1003755748)--Connection(2101086700)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.828--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.828--ServerSession(1003755748)--Connection(346049017)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.828--ServerSession(1003755748)--Connection(346049017)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.828--ServerSession(1003755748)--Connection(156127720)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.836--ServerSession(1003755748)--Connection(346049017)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.836--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.836--ServerSession(1003755748)--Connection(1287875609)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.836--ServerSession(1003755748)--Connection(1287875609)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.837--ServerSession(1003755748)--Connection(1513757689)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.846--ServerSession(1003755748)--Connection(1287875609)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.847--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.847--ServerSession(1003755748)--Connection(1257526338)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.847--ServerSession(1003755748)--Connection(1257526338)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.847--ServerSession(1003755748)--Connection(494951073)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.855--ServerSession(1003755748)--Connection(1257526338)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.855--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.855--ServerSession(1003755748)--Connection(818546553)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.855--ServerSession(1003755748)--Connection(818546553)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.855--ServerSession(1003755748)--Connection(1483998054)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.865--ServerSession(1003755748)--Connection(818546553)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.865--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.865--ServerSession(1003755748)--Connection(734275312)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.865--ServerSession(1003755748)--Connection(734275312)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.865--ServerSession(1003755748)--Connection(1272257854)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:53:59.874--ServerSession(1003755748)--Connection(734275312)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.874--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.874--ServerSession(1003755748)--Connection(79121205)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.874--ServerSession(1003755748)--Connection(79121205)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.875--ServerSession(1003755748)--Connection(240000757)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.885--ServerSession(1003755748)--Connection(79121205)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.885--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.885--ServerSession(1003755748)--Connection(1286771084)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.885--ServerSession(1003755748)--Connection(1286771084)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.885--ServerSession(1003755748)--Connection(1927452108)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.893--ServerSession(1003755748)--Connection(1286771084)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.893--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.893--ServerSession(1003755748)--Connection(1872774414)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.893--ServerSession(1003755748)--Connection(1872774414)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.893--ServerSession(1003755748)--Connection(927369095)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.904--ServerSession(1003755748)--Connection(1872774414)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.904--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.904--ServerSession(1003755748)--Connection(1901018532)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.904--ServerSession(1003755748)--Connection(1901018532)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.904--ServerSession(1003755748)--Connection(480943798)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.913--ServerSession(1003755748)--Connection(1901018532)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.913--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.913--ServerSession(1003755748)--Connection(801996095)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.913--ServerSession(1003755748)--Connection(801996095)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.914--ServerSession(1003755748)--Connection(669501311)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:53:59.923--ServerSession(1003755748)--Connection(801996095)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.923--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.923--ServerSession(1003755748)--Connection(1793469566)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.923--ServerSession(1003755748)--Connection(1793469566)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.923--ServerSession(1003755748)--Connection(780570776)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.931--ServerSession(1003755748)--Connection(1793469566)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.932--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.932--ServerSession(1003755748)--Connection(1565096593)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.932--ServerSession(1003755748)--Connection(1565096593)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.932--ServerSession(1003755748)--Connection(102185114)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.943--ServerSession(1003755748)--Connection(1565096593)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.943--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.943--ServerSession(1003755748)--Connection(810593327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.943--ServerSession(1003755748)--Connection(810593327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.943--ServerSession(1003755748)--Connection(643552582)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.954--ServerSession(1003755748)--Connection(810593327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.954--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.954--ServerSession(1003755748)--Connection(2114701475)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.954--ServerSession(1003755748)--Connection(2114701475)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.954--ServerSession(1003755748)--Connection(1259283097)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.963--ServerSession(1003755748)--Connection(2114701475)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.963--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.963--ServerSession(1003755748)--Connection(356539350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.963--ServerSession(1003755748)--Connection(356539350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.963--ServerSession(1003755748)--Connection(892262157)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:53:59.972--ServerSession(1003755748)--Connection(356539350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.972--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.972--ServerSession(1003755748)--Connection(91831175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.972--ServerSession(1003755748)--Connection(91831175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.972--ServerSession(1003755748)--Connection(309349909)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.982--ServerSession(1003755748)--Connection(91831175)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.982--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.982--ServerSession(1003755748)--Connection(1863980798)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.982--ServerSession(1003755748)--Connection(1863980798)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.982--ServerSession(1003755748)--Connection(594783641)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:53:59.991--ServerSession(1003755748)--Connection(1863980798)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:53:59.991--ServerSession(1003755748)--Connection(1234435772)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:53:59.991--ServerSession(1003755748)--Connection(1234435772)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:53:59.991--ServerSession(1003755748)--Connection(1979825302)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.0--ServerSession(1003755748)--Connection(1234435772)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.0--ServerSession(1003755748)--Connection(1637000661)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.0--ServerSession(1003755748)--Connection(1637000661)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.001--ServerSession(1003755748)--Connection(925024581)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:00.01--ServerSession(1003755748)--Connection(1637000661)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.01--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.01--ServerSession(1003755748)--Connection(43473566)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.01--ServerSession(1003755748)--Connection(43473566)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.01--ServerSession(1003755748)--Connection(1986001684)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.019--ServerSession(1003755748)--Connection(43473566)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.019--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.019--ServerSession(1003755748)--Connection(2050360660)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.019--ServerSession(1003755748)--Connection(2050360660)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.019--ServerSession(1003755748)--Connection(1112400678)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.027--ServerSession(1003755748)--Connection(2050360660)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.027--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.027--ServerSession(1003755748)--Connection(768669591)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.027--ServerSession(1003755748)--Connection(768669591)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.027--ServerSession(1003755748)--Connection(1728465884)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.037--ServerSession(1003755748)--Connection(768669591)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.037--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.037--ServerSession(1003755748)--Connection(408388753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.037--ServerSession(1003755748)--Connection(408388753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.037--ServerSession(1003755748)--Connection(848409667)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.045--ServerSession(1003755748)--Connection(408388753)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.045--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.045--ServerSession(1003755748)--Connection(1406221524)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.045--ServerSession(1003755748)--Connection(1406221524)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.046--ServerSession(1003755748)--Connection(2005293363)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.054--ServerSession(1003755748)--Connection(1406221524)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.054--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.054--ServerSession(1003755748)--Connection(1293465402)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.054--ServerSession(1003755748)--Connection(1293465402)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.054--ServerSession(1003755748)--Connection(393549265)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.063--ServerSession(1003755748)--Connection(1293465402)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.063--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.063--ServerSession(1003755748)--Connection(1277882374)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.063--ServerSession(1003755748)--Connection(1277882374)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.063--ServerSession(1003755748)--Connection(1141059550)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.073--ServerSession(1003755748)--Connection(1277882374)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.073--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.073--ServerSession(1003755748)--Connection(1433976386)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.073--ServerSession(1003755748)--Connection(1433976386)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.073--ServerSession(1003755748)--Connection(1313459755)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.082--ServerSession(1003755748)--Connection(1433976386)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.082--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.082--ServerSession(1003755748)--Connection(1405548909)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.082--ServerSession(1003755748)--Connection(1405548909)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.082--ServerSession(1003755748)--Connection(1130153977)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.091--ServerSession(1003755748)--Connection(1405548909)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.091--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.091--ServerSession(1003755748)--Connection(461001437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.091--ServerSession(1003755748)--Connection(461001437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.091--ServerSession(1003755748)--Connection(2140396878)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.099--ServerSession(1003755748)--Connection(461001437)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.099--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.099--ServerSession(1003755748)--Connection(987255094)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.099--ServerSession(1003755748)--Connection(987255094)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.1--ServerSession(1003755748)--Connection(1937575946)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.108--ServerSession(1003755748)--Connection(987255094)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.108--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.108--ServerSession(1003755748)--Connection(1697976702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.108--ServerSession(1003755748)--Connection(1697976702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.109--ServerSession(1003755748)--Connection(488422671)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.117--ServerSession(1003755748)--Connection(1697976702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.117--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.117--ServerSession(1003755748)--Connection(989321301)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.117--ServerSession(1003755748)--Connection(989321301)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.118--ServerSession(1003755748)--Connection(1996787860)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.128--ServerSession(1003755748)--Connection(989321301)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.128--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.128--ServerSession(1003755748)--Connection(1505486986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.128--ServerSession(1003755748)--Connection(1505486986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.128--ServerSession(1003755748)--Connection(1569371800)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.138--ServerSession(1003755748)--Connection(1505486986)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.139--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.139--ServerSession(1003755748)--Connection(1147545255)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.139--ServerSession(1003755748)--Connection(1147545255)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.139--ServerSession(1003755748)--Connection(1117747481)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:00.148--ServerSession(1003755748)--Connection(1147545255)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.155--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_STRING_GEN (BEAN_NAME VARCHAR(50) NOT NULL, MAX_ID DECIMAL(38), PRIMARY KEY (BEAN_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:00.156--ServerSession(1003755748)--Connection(1403780103)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.156--ServerSession(1003755748)--Connection(1403780103)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.156--ServerSession(1003755748)--Connection(747378368)--Thread(Thread[main,5,main])--CREATE TABLE TMP_STRING_GEN (BEAN_NAME VARCHAR(50) NOT NULL, MAX_ID DECIMAL(38), PRIMARY KEY (BEAN_NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:00.159--ServerSession(1003755748)--Connection(1403780103)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.159--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.159--ServerSession(1003755748)--Connection(1204030294)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.159--ServerSession(1003755748)--Connection(1204030294)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.159--ServerSession(1003755748)--Connection(1258527853)--Thread(Thread[main,5,main])--DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:00.16--ServerSession(1003755748)--Connection(1204030294)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.16--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.16--ServerSession(1003755748)--Connection(1350395050)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.16--ServerSession(1003755748)--Connection(1350395050)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.16--ServerSession(1003755748)--Connection(923032392)--Thread(Thread[main,5,main])--SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:00.161--ServerSession(1003755748)--Connection(1350395050)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.161--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.161--ServerSession(1003755748)--Connection(1252138909)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.161--ServerSession(1003755748)--Connection(1252138909)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.161--ServerSession(1003755748)--Connection(1908505175)--Thread(Thread[main,5,main])--INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:00.162--ServerSession(1003755748)--Connection(1252138909)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.165--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE_GEN (BEAN_NAME VARCHAR(50) NOT NULL, MAX_ID DECIMAL(38), PRIMARY KEY (BEAN_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:00.165--ServerSession(1003755748)--Connection(1141783782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.166--ServerSession(1003755748)--Connection(1141783782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.166--ServerSession(1003755748)--Connection(1047000562)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE_GEN (BEAN_NAME VARCHAR(50) NOT NULL, MAX_ID DECIMAL(38), PRIMARY KEY (BEAN_NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:00.169--ServerSession(1003755748)--Connection(1141783782)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.169--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.169--ServerSession(1003755748)--Connection(1160247050)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.169--ServerSession(1003755748)--Connection(1160247050)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.169--ServerSession(1003755748)--Connection(1887115844)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Connection(1160247050)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Connection(1464031233)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Connection(1464031233)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Connection(765880900)--Thread(Thread[main,5,main])--SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Connection(1464031233)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Connection(1639958975)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Connection(1639958975)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.17--ServerSession(1003755748)--Connection(745604825)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:00.171--ServerSession(1003755748)--Connection(1639958975)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.174--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE_GEN (BEAN_NAME VARCHAR(50) NOT NULL, MAX_ID DECIMAL(38), PRIMARY KEY (BEAN_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:00.175--ServerSession(1003755748)--Connection(395257482)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.175--ServerSession(1003755748)--Connection(395257482)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.175--ServerSession(1003755748)--Connection(871153004)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE_GEN (BEAN_NAME VARCHAR(50) NOT NULL, MAX_ID DECIMAL(38), PRIMARY KEY (BEAN_NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:00.178--ServerSession(1003755748)--Connection(395257482)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.178--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.178--ServerSession(1003755748)--Connection(1127174687)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.178--ServerSession(1003755748)--Connection(1127174687)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.178--ServerSession(1003755748)--Connection(763008902)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:00.178--ServerSession(1003755748)--Connection(1127174687)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Connection(913148823)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Connection(913148823)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Connection(267098351)--Thread(Thread[main,5,main])--SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Connection(913148823)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Connection(1461322233)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Connection(1461322233)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.179--ServerSession(1003755748)--Connection(225511870)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:00.18--ServerSession(1003755748)--Connection(1461322233)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.183--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.183--ServerSession(1003755748)--Connection(224473864)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.183--ServerSession(1003755748)--Connection(224473864)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.184--ServerSession(1003755748)--Connection(627519623)--Thread(Thread[main,5,main])--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:00.184--ServerSession(1003755748)--Connection(224473864)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.184--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.184--ServerSession(1003755748)--Connection(881513107)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.184--ServerSession(1003755748)--Connection(881513107)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.184--ServerSession(1003755748)--Connection(821513849)--Thread(Thread[main,5,main])--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:00.184--ServerSession(1003755748)--Connection(881513107)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.185--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.185--ServerSession(1003755748)--Connection(1756143301)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.185--ServerSession(1003755748)--Connection(1756143301)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.185--ServerSession(1003755748)--Connection(173070089)--Thread(Thread[main,5,main])--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:00.185--ServerSession(1003755748)--Connection(1756143301)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.188--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE DIS_SEQ_DIS (GEN_KEY VARCHAR(50) NOT NULL, GEN_VAL DECIMAL(38), PRIMARY KEY (GEN_KEY))")
    [junit] [EL Finest]: 2024-01-08 18:54:00.188--ServerSession(1003755748)--Connection(1710641643)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.188--ServerSession(1003755748)--Connection(1710641643)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.189--ServerSession(1003755748)--Connection(1771190979)--Thread(Thread[main,5,main])--CREATE TABLE DIS_SEQ_DIS (GEN_KEY VARCHAR(50) NOT NULL, GEN_VAL DECIMAL(38), PRIMARY KEY (GEN_KEY))
    [junit] [EL Finest]: 2024-01-08 18:54:00.192--ServerSession(1003755748)--Connection(1710641643)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.192--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.192--ServerSession(1003755748)--Connection(1943408246)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.192--ServerSession(1003755748)--Connection(1943408246)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.192--ServerSession(1003755748)--Connection(620261614)--Thread(Thread[main,5,main])--DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Connection(1943408246)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Connection(1014555985)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Connection(1014555985)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Connection(2132736278)--Thread(Thread[main,5,main])--SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Connection(1014555985)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Connection(1688918025)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.193--ServerSession(1003755748)--Connection(1688918025)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.194--ServerSession(1003755748)--Connection(520354720)--Thread(Thread[main,5,main])--INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:00.194--ServerSession(1003755748)--Connection(1688918025)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.197--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_GENERATOR (BEAN_NAME VARCHAR(50) NOT NULL, MAX_ID DECIMAL(38), PRIMARY KEY (BEAN_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:00.198--ServerSession(1003755748)--Connection(157783888)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.198--ServerSession(1003755748)--Connection(157783888)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.198--ServerSession(1003755748)--Connection(163160871)--Thread(Thread[main,5,main])--CREATE TABLE TMP_GENERATOR (BEAN_NAME VARCHAR(50) NOT NULL, MAX_ID DECIMAL(38), PRIMARY KEY (BEAN_NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:00.201--ServerSession(1003755748)--Connection(157783888)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.201--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.201--ServerSession(1003755748)--Connection(898283008)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.201--ServerSession(1003755748)--Connection(898283008)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.201--ServerSession(1003755748)--Connection(14838518)--Thread(Thread[main,5,main])--DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Connection(898283008)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Connection(932312334)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Connection(932312334)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Connection(1464565578)--Thread(Thread[main,5,main])--SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Connection(932312334)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Connection(840400805)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Connection(840400805)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.202--ServerSession(1003755748)--Connection(177657196)--Thread(Thread[main,5,main])--INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:00.203--ServerSession(1003755748)--Connection(840400805)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.207--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.208--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.209--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.21--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.211--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.212--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.213--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:00.214--ServerSession(1003755748)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:00.226--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 406265225
    [junit] [EL Finer]: 2024-01-08 18:54:00.231--ClientSession(406265225)--Thread(Thread[main,5,main])--acquire unit of work: 598284487
    [junit] [EL Finest]: 2024-01-08 18:54:00.231--UnitOfWork(598284487)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.235--UnitOfWork(598284487)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.235--UnitOfWork(598284487)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.235--UnitOfWork(598284487)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.238--UnitOfWork(598284487)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer@42aae04d)
    [junit] [EL Finest]: 2024-01-08 18:54:00.239--ServerSession(1003755748)--Connection(2107841088)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.239--ClientSession(406265225)--Connection(2107841088)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.239--ClientSession(406265225)--Connection(2107841088)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.239--UnitOfWork(598284487)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer@7a45d714)
    [junit] [EL Finest]: 2024-01-08 18:54:00.24--UnitOfWork(598284487)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer@575e572f)
    [junit] [EL Finer]: 2024-01-08 18:54:00.24--ClientSession(406265225)--Connection(836841663)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.24--ClientSession(406265225)--Connection(836841663)--Thread(Thread[main,5,main])--INSERT INTO TMP_TRAILER (LOAD1, HIGH, LOW) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.24--ClientSession(406265225)--Connection(836841663)--Thread(Thread[main,5,main])--	bind => [13, 3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:00.24--ClientSession(406265225)--Connection(836841663)--Thread(Thread[main,5,main])--	bind => [12, 2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:00.24--ClientSession(406265225)--Connection(836841663)--Thread(Thread[main,5,main])--	bind => [23, 3, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:00.24--ClientSession(406265225)--Connection(836841663)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.247--ClientSession(406265225)--Connection(836841663)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.248--ServerSession(1003755748)--Connection(2107841088)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.249--UnitOfWork(598284487)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.249--UnitOfWork(598284487)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.249--UnitOfWork(598284487)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.25--ClientSession(406265225)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.25--UnitOfWork(598284487)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.25--ClientSession(406265225)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.252--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1372124716
    [junit] [EL Finer]: 2024-01-08 18:54:00.253--ClientSession(1372124716)--Thread(Thread[main,5,main])--acquire unit of work: 1101231294
    [junit] [EL Finest]: 2024-01-08 18:54:00.253--UnitOfWork(1101231294)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Trailer sql="SELECT LOAD1, HIGH, LOW FROM TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:54:00.253--ServerSession(1003755748)--Connection(1157624710)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.253--ServerSession(1003755748)--Connection(1157624710)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.253--ServerSession(1003755748)--Connection(533140425)--Thread(Thread[main,5,main])--SELECT LOAD1, HIGH, LOW FROM TMP_TRAILER
    [junit] [EL Finest]: 2024-01-08 18:54:00.254--ServerSession(1003755748)--Connection(1157624710)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.257--UnitOfWork(1101231294)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Trailer sql="SELECT LOAD1, HIGH, LOW FROM TMP_TRAILER WHERE ((LOW = ?) AND (HIGH = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:00.257--ServerSession(1003755748)--Connection(253613492)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.257--ServerSession(1003755748)--Connection(253613492)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.258--ServerSession(1003755748)--Connection(121113063)--Thread(Thread[main,5,main])--SELECT LOAD1, HIGH, LOW FROM TMP_TRAILER WHERE ((LOW = ?) AND (HIGH = ?))
    [junit] 	bind => [1, 2]
    [junit] [EL Finest]: 2024-01-08 18:54:00.258--ServerSession(1003755748)--Connection(253613492)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.072 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.embedded.TestEmbeddingWithFieldAccess
    [junit] [EL Finer]: 2024-01-08 18:54:00.372--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1974918491
    [junit] [EL Finer]: 2024-01-08 18:54:00.373--ClientSession(1974918491)--Thread(Thread[main,5,main])--acquire unit of work: 188647125
    [junit] [EL Finest]: 2024-01-08 18:54:00.373--UnitOfWork(188647125)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.374--UnitOfWork(188647125)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.375--UnitOfWork(188647125)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@72b43104)
    [junit] [EL Finest]: 2024-01-08 18:54:00.375--ServerSession(1003755748)--Connection(1628848368)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.375--ClientSession(1974918491)--Connection(1628848368)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.375--ClientSession(1974918491)--Connection(1628848368)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.375--ClientSession(1974918491)--Connection(1742885458)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMBEDD_FA (ID, EMB_FA_DATE, EMB_FA_LONG) VALUES (?, ?, ?)
    [junit] 	bind => [47, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.378--ClientSession(1974918491)--Connection(1742885458)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.379--ServerSession(1003755748)--Connection(1628848368)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.379--UnitOfWork(188647125)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.379--UnitOfWork(188647125)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.379--UnitOfWork(188647125)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.379--ClientSession(1974918491)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.379--UnitOfWork(188647125)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.379--ClientSession(1974918491)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.379--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 2012910465
    [junit] [EL Finer]: 2024-01-08 18:54:00.38--ClientSession(2012910465)--Thread(Thread[main,5,main])--acquire unit of work: 1993812827
    [junit] [EL Finest]: 2024-01-08 18:54:00.38--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.38--ServerSession(1003755748)--Connection(775093282)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.38--ServerSession(1003755748)--Connection(775093282)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.381--ServerSession(1003755748)--Connection(1062295206)--Thread(Thread[main,5,main])--SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:00.381--ServerSession(1003755748)--Connection(775093282)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.382--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.382--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.382--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.383--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=EmbeddingFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:00.383--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@7d17ee50)
    [junit] [EL Finest]: 2024-01-08 18:54:00.383--ServerSession(1003755748)--Connection(1729045606)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.383--ClientSession(2012910465)--Connection(1729045606)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.383--ClientSession(2012910465)--Connection(1729045606)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.385--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@7d17ee50)
    [junit] [EL Fine]: 2024-01-08 18:54:00.385--ClientSession(2012910465)--Connection(201245433)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_FA SET EMB_FA_DATE = ?, EMB_FA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [null, 0, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:00.385--ClientSession(2012910465)--Connection(201245433)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finer]: 2024-01-08 18:54:00.386--ClientSession(2012910465)--Connection(201245433)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.386--ServerSession(1003755748)--Connection(1729045606)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.386--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.386--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.386--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.386--ClientSession(2012910465)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.386--UnitOfWork(1993812827)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.387--ClientSession(2012910465)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.387--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 513241240
    [junit] [EL Finer]: 2024-01-08 18:54:00.387--ClientSession(513241240)--Thread(Thread[main,5,main])--acquire unit of work: 1661178041
    [junit] [EL Finest]: 2024-01-08 18:54:00.387--UnitOfWork(1661178041)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.387--UnitOfWork(1661178041)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.387--UnitOfWork(1661178041)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@7d17ee50)
    [junit] [EL Finest]: 2024-01-08 18:54:00.387--ServerSession(1003755748)--Connection(1821228886)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.387--ClientSession(513241240)--Connection(1821228886)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.387--ClientSession(513241240)--Connection(1821228886)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.387--ClientSession(513241240)--Connection(1228603887)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMBEDD_FA (ID, EMB_FA_DATE, EMB_FA_LONG) VALUES (?, ?, ?)
    [junit] 	bind => [47, 1970-01-12 10:20:54.0, -987654000]
    [junit] [EL Finer]: 2024-01-08 18:54:00.401--ClientSession(513241240)--Connection(1228603887)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.401--ServerSession(1003755748)--Connection(1821228886)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.401--UnitOfWork(1661178041)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.401--UnitOfWork(1661178041)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.401--UnitOfWork(1661178041)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.401--ClientSession(513241240)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.402--UnitOfWork(1661178041)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.402--ClientSession(513241240)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.402--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 842588842
    [junit] [EL Finer]: 2024-01-08 18:54:00.402--ClientSession(842588842)--Thread(Thread[main,5,main])--acquire unit of work: 746436902
    [junit] [EL Finest]: 2024-01-08 18:54:00.402--UnitOfWork(746436902)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.402--ServerSession(1003755748)--Connection(628599133)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.402--ServerSession(1003755748)--Connection(628599133)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.402--ServerSession(1003755748)--Connection(375951774)--Thread(Thread[main,5,main])--SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:00.403--ServerSession(1003755748)--Connection(628599133)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.404--UnitOfWork(746436902)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--UnitOfWork(746436902)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--UnitOfWork(746436902)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--UnitOfWork(746436902)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--UnitOfWork(746436902)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--ClientSession(842588842)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--UnitOfWork(746436902)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--ClientSession(842588842)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1719727892
    [junit] [EL Finer]: 2024-01-08 18:54:00.404--ClientSession(1719727892)--Thread(Thread[main,5,main])--acquire unit of work: 1404150776
    [junit] [EL Finest]: 2024-01-08 18:54:00.404--UnitOfWork(1404150776)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.404--ServerSession(1003755748)--Connection(2107105388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.404--ServerSession(1003755748)--Connection(2107105388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.404--ServerSession(1003755748)--Connection(1519611492)--Thread(Thread[main,5,main])--SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:00.405--ServerSession(1003755748)--Connection(2107105388)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.405--UnitOfWork(1404150776)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.405--UnitOfWork(1404150776)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.405--UnitOfWork(1404150776)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@65bad087)
    [junit] [EL Finest]: 2024-01-08 18:54:00.406--ServerSession(1003755748)--Connection(1051890381)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.406--ClientSession(1719727892)--Connection(1051890381)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.406--ClientSession(1719727892)--Connection(1051890381)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.406--ClientSession(1719727892)--Connection(2144962543)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_FA SET EMB_FA_DATE = ?, EMB_FA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [null, 0, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:00.407--ClientSession(1719727892)--Connection(2144962543)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.407--ServerSession(1003755748)--Connection(1051890381)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.407--UnitOfWork(1404150776)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.407--UnitOfWork(1404150776)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.407--UnitOfWork(1404150776)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.407--ClientSession(1719727892)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.407--UnitOfWork(1404150776)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.407--ClientSession(1719727892)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.408--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 99195804
    [junit] [EL Finer]: 2024-01-08 18:54:00.408--ClientSession(99195804)--Thread(Thread[main,5,main])--acquire unit of work: 803685654
    [junit] [EL Finest]: 2024-01-08 18:54:00.408--UnitOfWork(803685654)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.408--ServerSession(1003755748)--Connection(473061882)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.408--ServerSession(1003755748)--Connection(473061882)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.408--ServerSession(1003755748)--Connection(561772958)--Thread(Thread[main,5,main])--SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:00.408--ServerSession(1003755748)--Connection(473061882)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.409--UnitOfWork(803685654)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.409--UnitOfWork(803685654)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.409--UnitOfWork(803685654)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@7ddd84b5)
    [junit] [EL Finest]: 2024-01-08 18:54:00.409--ServerSession(1003755748)--Connection(1229365242)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.409--ClientSession(99195804)--Connection(1229365242)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.409--ClientSession(99195804)--Connection(1229365242)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.409--ClientSession(99195804)--Connection(1301763240)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_FA SET EMB_FA_DATE = ?, EMB_FA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [1970-01-12 10:20:54.0, -987654000, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:00.41--ClientSession(99195804)--Connection(1301763240)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.41--ServerSession(1003755748)--Connection(1229365242)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.41--UnitOfWork(803685654)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.41--UnitOfWork(803685654)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.411--UnitOfWork(803685654)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.411--ClientSession(99195804)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.411--UnitOfWork(803685654)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.411--ClientSession(99195804)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.411--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1387556178
    [junit] [EL Finer]: 2024-01-08 18:54:00.411--ClientSession(1387556178)--Thread(Thread[main,5,main])--acquire unit of work: 1931977799
    [junit] [EL Finest]: 2024-01-08 18:54:00.411--UnitOfWork(1931977799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.411--ServerSession(1003755748)--Connection(108012266)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.411--ServerSession(1003755748)--Connection(108012266)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.411--ServerSession(1003755748)--Connection(693434027)--Thread(Thread[main,5,main])--SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:00.412--ServerSession(1003755748)--Connection(108012266)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.412--UnitOfWork(1931977799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.412--UnitOfWork(1931977799)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.412--UnitOfWork(1931977799)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@163042ea)
    [junit] [EL Finest]: 2024-01-08 18:54:00.413--ServerSession(1003755748)--Connection(225507106)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.413--ClientSession(1387556178)--Connection(225507106)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.413--ClientSession(1387556178)--Connection(225507106)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.413--ClientSession(1387556178)--Connection(505343709)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_FA SET EMB_FA_DATE = ?, EMB_FA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [1970-01-02 10:17:36.0, -123456000, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--ClientSession(1387556178)--Connection(505343709)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.414--ServerSession(1003755748)--Connection(225507106)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--UnitOfWork(1931977799)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--UnitOfWork(1931977799)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--UnitOfWork(1931977799)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--ClientSession(1387556178)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--UnitOfWork(1931977799)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--ClientSession(1387556178)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 2127123542
    [junit] [EL Finer]: 2024-01-08 18:54:00.414--ClientSession(2127123542)--Thread(Thread[main,5,main])--acquire unit of work: 1955226954
    [junit] [EL Finest]: 2024-01-08 18:54:00.414--UnitOfWork(1955226954)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.414--ServerSession(1003755748)--Connection(495650048)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.415--ServerSession(1003755748)--Connection(495650048)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.415--ServerSession(1003755748)--Connection(1985235978)--Thread(Thread[main,5,main])--SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:00.415--ServerSession(1003755748)--Connection(495650048)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.416--UnitOfWork(1955226954)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.416--UnitOfWork(1955226954)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.416--UnitOfWork(1955226954)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@650c405c)
    [junit] [EL Finest]: 2024-01-08 18:54:00.416--ServerSession(1003755748)--Connection(984235065)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.416--ClientSession(2127123542)--Connection(984235065)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.416--ClientSession(2127123542)--Connection(984235065)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.416--ClientSession(2127123542)--Connection(1705634364)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_FA SET EMB_FA_DATE = ?, EMB_FA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [null, 0, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--ClientSession(2127123542)--Connection(1705634364)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.417--ServerSession(1003755748)--Connection(984235065)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--UnitOfWork(1955226954)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--UnitOfWork(1955226954)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--UnitOfWork(1955226954)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--ClientSession(2127123542)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--UnitOfWork(1955226954)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--ClientSession(2127123542)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1183912264
    [junit] [EL Finer]: 2024-01-08 18:54:00.417--ClientSession(1183912264)--Thread(Thread[main,5,main])--acquire unit of work: 766621271
    [junit] [EL Finest]: 2024-01-08 18:54:00.418--UnitOfWork(766621271)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.418--ServerSession(1003755748)--Connection(132338135)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.418--ServerSession(1003755748)--Connection(132338135)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.418--ServerSession(1003755748)--Connection(1137013089)--Thread(Thread[main,5,main])--SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:00.418--ServerSession(1003755748)--Connection(132338135)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.431--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1424043852
    [junit] [EL Finer]: 2024-01-08 18:54:00.432--ClientSession(1424043852)--Thread(Thread[main,5,main])--acquire unit of work: 1620643420
    [junit] [EL Finest]: 2024-01-08 18:54:00.432--UnitOfWork(1620643420)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.432--UnitOfWork(1620643420)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.432--UnitOfWork(1620643420)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess@4d84049a)
    [junit] [EL Finest]: 2024-01-08 18:54:00.432--ServerSession(1003755748)--Connection(1282100951)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.432--ClientSession(1424043852)--Connection(1282100951)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.432--ClientSession(1424043852)--Connection(1282100951)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.432--ClientSession(1424043852)--Connection(556151572)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMBEDD_FA (ID, EMB_FA_DATE, EMB_FA_LONG) VALUES (?, ?, ?)
    [junit] 	bind => [0, 5882-03-11 00:30:12.345, 123456789012345]
    [junit] [EL Finer]: 2024-01-08 18:54:00.433--ClientSession(1424043852)--Connection(556151572)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.433--ServerSession(1003755748)--Connection(1282100951)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.434--UnitOfWork(1620643420)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.434--UnitOfWork(1620643420)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.434--UnitOfWork(1620643420)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.434--ClientSession(1424043852)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.434--UnitOfWork(1620643420)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.434--ClientSession(1424043852)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.434--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1251133097
    [junit] [EL Finer]: 2024-01-08 18:54:00.434--ClientSession(1251133097)--Thread(Thread[main,5,main])--acquire unit of work: 1553544410
    [junit] [EL Finest]: 2024-01-08 18:54:00.434--UnitOfWork(1553544410)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingFieldAccess" referenceClass=EmbeddingFieldAccess sql="SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.434--ServerSession(1003755748)--Connection(1287062222)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.434--ServerSession(1003755748)--Connection(1287062222)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.434--ServerSession(1003755748)--Connection(943501193)--Thread(Thread[main,5,main])--SELECT ID, EMB_FA_DATE, EMB_FA_LONG FROM TMP_EMBEDD_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:00.435--ServerSession(1003755748)--Connection(1287062222)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.embedded.TestEmbeddingWithPropertyAccess
    [junit] [EL Finer]: 2024-01-08 18:54:00.462--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 773535564
    [junit] [EL Finer]: 2024-01-08 18:54:00.462--ClientSession(773535564)--Thread(Thread[main,5,main])--acquire unit of work: 1070523353
    [junit] [EL Finest]: 2024-01-08 18:54:00.462--UnitOfWork(1070523353)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.462--UnitOfWork(1070523353)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.462--UnitOfWork(1070523353)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@9c93d16)
    [junit] [EL Finest]: 2024-01-08 18:54:00.462--ServerSession(1003755748)--Connection(22179697)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.462--ClientSession(773535564)--Connection(22179697)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.462--ClientSession(773535564)--Connection(22179697)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.463--ClientSession(773535564)--Connection(1238013097)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMBEDD_PA (ID, EMB_PA_DATE, EMB_PA_LONG) VALUES (?, ?, ?)
    [junit] 	bind => [48, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.463--ClientSession(773535564)--Connection(1238013097)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.464--ServerSession(1003755748)--Connection(22179697)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.464--UnitOfWork(1070523353)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.464--UnitOfWork(1070523353)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.464--UnitOfWork(1070523353)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.464--ClientSession(773535564)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.464--UnitOfWork(1070523353)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.464--ClientSession(773535564)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.464--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1530977859
    [junit] [EL Finer]: 2024-01-08 18:54:00.464--ClientSession(1530977859)--Thread(Thread[main,5,main])--acquire unit of work: 1241189309
    [junit] [EL Finest]: 2024-01-08 18:54:00.464--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.465--ServerSession(1003755748)--Connection(35419258)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.465--ServerSession(1003755748)--Connection(35419258)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.465--ServerSession(1003755748)--Connection(2010426450)--Thread(Thread[main,5,main])--SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:00.465--ServerSession(1003755748)--Connection(35419258)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.465--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.466--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.466--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.466--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=EmbeddingPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:00.466--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@161dd92a)
    [junit] [EL Finest]: 2024-01-08 18:54:00.466--ServerSession(1003755748)--Connection(1758060579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.466--ClientSession(1530977859)--Connection(1758060579)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.466--ClientSession(1530977859)--Connection(1758060579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.467--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@161dd92a)
    [junit] [EL Fine]: 2024-01-08 18:54:00.467--ClientSession(1530977859)--Connection(593185976)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_PA SET EMB_PA_DATE = ?, EMB_PA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [null, 0, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:00.468--ClientSession(1530977859)--Connection(593185976)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finer]: 2024-01-08 18:54:00.468--ClientSession(1530977859)--Connection(593185976)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.468--ServerSession(1003755748)--Connection(1758060579)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--ClientSession(1530977859)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--UnitOfWork(1241189309)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--ClientSession(1530977859)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 800990938
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--ClientSession(800990938)--Thread(Thread[main,5,main])--acquire unit of work: 1322341191
    [junit] [EL Finest]: 2024-01-08 18:54:00.469--UnitOfWork(1322341191)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.469--UnitOfWork(1322341191)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.469--UnitOfWork(1322341191)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@161dd92a)
    [junit] [EL Finest]: 2024-01-08 18:54:00.47--ServerSession(1003755748)--Connection(179455108)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.47--ClientSession(800990938)--Connection(179455108)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.47--ClientSession(800990938)--Connection(179455108)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.47--ClientSession(800990938)--Connection(1424243710)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMBEDD_PA (ID, EMB_PA_DATE, EMB_PA_LONG) VALUES (?, ?, ?)
    [junit] 	bind => [48, 1970-01-12 10:20:54.0, -987654000]
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--ClientSession(800990938)--Connection(1424243710)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.471--ServerSession(1003755748)--Connection(179455108)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--UnitOfWork(1322341191)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--UnitOfWork(1322341191)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--UnitOfWork(1322341191)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--ClientSession(800990938)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--UnitOfWork(1322341191)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--ClientSession(800990938)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1681423383
    [junit] [EL Finer]: 2024-01-08 18:54:00.471--ClientSession(1681423383)--Thread(Thread[main,5,main])--acquire unit of work: 2083951216
    [junit] [EL Finest]: 2024-01-08 18:54:00.471--UnitOfWork(2083951216)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.471--ServerSession(1003755748)--Connection(167275971)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.471--ServerSession(1003755748)--Connection(167275971)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.471--ServerSession(1003755748)--Connection(1104243907)--Thread(Thread[main,5,main])--SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:00.472--ServerSession(1003755748)--Connection(167275971)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.472--UnitOfWork(2083951216)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.472--UnitOfWork(2083951216)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.472--UnitOfWork(2083951216)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.472--UnitOfWork(2083951216)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.472--UnitOfWork(2083951216)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.472--ClientSession(1681423383)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.472--UnitOfWork(2083951216)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.472--ClientSession(1681423383)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.472--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 200760156
    [junit] [EL Finer]: 2024-01-08 18:54:00.473--ClientSession(200760156)--Thread(Thread[main,5,main])--acquire unit of work: 383403884
    [junit] [EL Finest]: 2024-01-08 18:54:00.473--UnitOfWork(383403884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.473--ServerSession(1003755748)--Connection(802628402)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.473--ServerSession(1003755748)--Connection(802628402)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.473--ServerSession(1003755748)--Connection(1374785073)--Thread(Thread[main,5,main])--SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:00.473--ServerSession(1003755748)--Connection(802628402)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.474--UnitOfWork(383403884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.474--UnitOfWork(383403884)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.474--UnitOfWork(383403884)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@24c8d8be)
    [junit] [EL Finest]: 2024-01-08 18:54:00.474--ServerSession(1003755748)--Connection(89144801)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.474--ClientSession(200760156)--Connection(89144801)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.474--ClientSession(200760156)--Connection(89144801)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.475--ClientSession(200760156)--Connection(1209462308)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_PA SET EMB_PA_DATE = ?, EMB_PA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [null, 0, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:00.475--ClientSession(200760156)--Connection(1209462308)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.476--ServerSession(1003755748)--Connection(89144801)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.476--UnitOfWork(383403884)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.476--UnitOfWork(383403884)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.476--UnitOfWork(383403884)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.476--ClientSession(200760156)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.476--UnitOfWork(383403884)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.476--ClientSession(200760156)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.476--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1935751909
    [junit] [EL Finer]: 2024-01-08 18:54:00.476--ClientSession(1935751909)--Thread(Thread[main,5,main])--acquire unit of work: 1511259379
    [junit] [EL Finest]: 2024-01-08 18:54:00.476--UnitOfWork(1511259379)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.476--ServerSession(1003755748)--Connection(621502043)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.476--ServerSession(1003755748)--Connection(621502043)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.476--ServerSession(1003755748)--Connection(1324526451)--Thread(Thread[main,5,main])--SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:00.477--ServerSession(1003755748)--Connection(621502043)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.477--UnitOfWork(1511259379)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.477--UnitOfWork(1511259379)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.477--UnitOfWork(1511259379)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@718f805a)
    [junit] [EL Finest]: 2024-01-08 18:54:00.477--ServerSession(1003755748)--Connection(473163048)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.477--ClientSession(1935751909)--Connection(473163048)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.477--ClientSession(1935751909)--Connection(473163048)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.478--ClientSession(1935751909)--Connection(1576416089)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_PA SET EMB_PA_DATE = ?, EMB_PA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [1970-01-12 10:20:54.0, -987654000, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:00.478--ClientSession(1935751909)--Connection(1576416089)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.478--ServerSession(1003755748)--Connection(473163048)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.481--UnitOfWork(1511259379)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.482--UnitOfWork(1511259379)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.483--UnitOfWork(1511259379)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.483--ClientSession(1935751909)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.483--UnitOfWork(1511259379)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.484--ClientSession(1935751909)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.484--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 874548138
    [junit] [EL Finer]: 2024-01-08 18:54:00.484--ClientSession(874548138)--Thread(Thread[main,5,main])--acquire unit of work: 1899433964
    [junit] [EL Finest]: 2024-01-08 18:54:00.484--UnitOfWork(1899433964)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.485--ServerSession(1003755748)--Connection(1728554175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.485--ServerSession(1003755748)--Connection(1728554175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.486--ServerSession(1003755748)--Connection(1070057268)--Thread(Thread[main,5,main])--SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:00.488--ServerSession(1003755748)--Connection(1728554175)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.489--UnitOfWork(1899433964)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.489--UnitOfWork(1899433964)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.489--UnitOfWork(1899433964)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@460b50df)
    [junit] [EL Finest]: 2024-01-08 18:54:00.49--ServerSession(1003755748)--Connection(1576936424)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.49--ClientSession(874548138)--Connection(1576936424)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.49--ClientSession(874548138)--Connection(1576936424)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.49--ClientSession(874548138)--Connection(1480569460)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_PA SET EMB_PA_DATE = ?, EMB_PA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [1970-01-02 10:17:36.0, -123456000, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:00.491--ClientSession(874548138)--Connection(1480569460)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.492--ServerSession(1003755748)--Connection(1576936424)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.492--UnitOfWork(1899433964)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.492--UnitOfWork(1899433964)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.493--UnitOfWork(1899433964)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.493--ClientSession(874548138)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.493--UnitOfWork(1899433964)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.493--ClientSession(874548138)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.493--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 826945968
    [junit] [EL Finer]: 2024-01-08 18:54:00.493--ClientSession(826945968)--Thread(Thread[main,5,main])--acquire unit of work: 659763564
    [junit] [EL Finest]: 2024-01-08 18:54:00.493--UnitOfWork(659763564)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.493--ServerSession(1003755748)--Connection(1508750581)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.493--ServerSession(1003755748)--Connection(1508750581)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.493--ServerSession(1003755748)--Connection(663925782)--Thread(Thread[main,5,main])--SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:00.494--ServerSession(1003755748)--Connection(1508750581)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.494--UnitOfWork(659763564)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.494--UnitOfWork(659763564)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.494--UnitOfWork(659763564)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@79d3473e)
    [junit] [EL Finest]: 2024-01-08 18:54:00.494--ServerSession(1003755748)--Connection(1182888954)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.495--ClientSession(826945968)--Connection(1182888954)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.495--ClientSession(826945968)--Connection(1182888954)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.495--ClientSession(826945968)--Connection(1651923692)--Thread(Thread[main,5,main])--UPDATE TMP_EMBEDD_PA SET EMB_PA_DATE = ?, EMB_PA_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [null, 0, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:00.495--ClientSession(826945968)--Connection(1651923692)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.496--ServerSession(1003755748)--Connection(1182888954)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.496--UnitOfWork(659763564)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.496--UnitOfWork(659763564)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.496--UnitOfWork(659763564)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.496--ClientSession(826945968)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.496--UnitOfWork(659763564)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.497--ClientSession(826945968)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.497--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 752060661
    [junit] [EL Finer]: 2024-01-08 18:54:00.497--ClientSession(752060661)--Thread(Thread[main,5,main])--acquire unit of work: 1178605914
    [junit] [EL Finest]: 2024-01-08 18:54:00.497--UnitOfWork(1178605914)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.497--ServerSession(1003755748)--Connection(1893169190)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.497--ServerSession(1003755748)--Connection(1893169190)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.497--ServerSession(1003755748)--Connection(2133998394)--Thread(Thread[main,5,main])--SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:00.497--ServerSession(1003755748)--Connection(1893169190)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.511--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1475331837
    [junit] [EL Finer]: 2024-01-08 18:54:00.511--ClientSession(1475331837)--Thread(Thread[main,5,main])--acquire unit of work: 138010466
    [junit] [EL Finest]: 2024-01-08 18:54:00.511--UnitOfWork(138010466)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.511--UnitOfWork(138010466)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.511--UnitOfWork(138010466)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess@76e90da5)
    [junit] [EL Finest]: 2024-01-08 18:54:00.511--ServerSession(1003755748)--Connection(558624761)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.511--ClientSession(1475331837)--Connection(558624761)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.511--ClientSession(1475331837)--Connection(558624761)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.512--ClientSession(1475331837)--Connection(535910992)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMBEDD_PA (ID, EMB_PA_DATE, EMB_PA_LONG) VALUES (?, ?, ?)
    [junit] 	bind => [0, 5882-03-11 00:30:12.345, 123456789012345]
    [junit] [EL Finer]: 2024-01-08 18:54:00.512--ClientSession(1475331837)--Connection(535910992)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.512--ServerSession(1003755748)--Connection(558624761)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.513--UnitOfWork(138010466)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.513--UnitOfWork(138010466)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.513--UnitOfWork(138010466)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.513--ClientSession(1475331837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.513--UnitOfWork(138010466)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.513--ClientSession(1475331837)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.513--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 970890202
    [junit] [EL Finer]: 2024-01-08 18:54:00.513--ClientSession(970890202)--Thread(Thread[main,5,main])--acquire unit of work: 1192529727
    [junit] [EL Finest]: 2024-01-08 18:54:00.513--UnitOfWork(1192529727)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmbeddingPropertyAccess" referenceClass=EmbeddingPropertyAccess sql="SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.513--ServerSession(1003755748)--Connection(1377988183)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.513--ServerSession(1003755748)--Connection(1377988183)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.513--ServerSession(1003755748)--Connection(302007694)--Thread(Thread[main,5,main])--SELECT ID, EMB_PA_DATE, EMB_PA_LONG FROM TMP_EMBEDD_PA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:00.513--ServerSession(1003755748)--Connection(1377988183)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCache
    [junit] [EL Finer]: 2024-01-08 18:54:00.546--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1199742317
    [junit] [EL Finer]: 2024-01-08 18:54:00.546--ClientSession(1199742317)--Thread(Thread[main,5,main])--acquire unit of work: 795308615
    [junit] [EL Finest]: 2024-01-08 18:54:00.546--UnitOfWork(795308615)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.547--UnitOfWork(795308615)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.547--UnitOfWork(795308615)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:00.547--ServerSession(1003755748)--Connection(690035101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.548--ClientSession(1199742317)--Connection(690035101)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.548--ClientSession(1199742317)--Connection(690035101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.548--ClientSession(1199742317)--Connection(1027646388)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, aaa, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:00.549--ClientSession(1199742317)--Connection(1027646388)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.55--ServerSession(1003755748)--Connection(690035101)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.55--UnitOfWork(795308615)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.55--UnitOfWork(795308615)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.55--UnitOfWork(795308615)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.55--ClientSession(1199742317)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.55--UnitOfWork(795308615)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.551--ClientSession(1199742317)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.551--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1911008699
    [junit] [EL Finer]: 2024-01-08 18:54:00.551--ClientSession(1911008699)--Thread(Thread[main,5,main])--acquire unit of work: 839457812
    [junit] [EL Finest]: 2024-01-08 18:54:00.551--UnitOfWork(839457812)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.552--UnitOfWork(839457812)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:00.553--UnitOfWork(839457812)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.553--UnitOfWork(839457812)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.553--UnitOfWork(839457812)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.553--UnitOfWork(839457812)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.553--UnitOfWork(839457812)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.553--ClientSession(1911008699)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.553--UnitOfWork(839457812)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.553--ClientSession(1911008699)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.025 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadeFlush
    [junit] [EL Finer]: 2024-01-08 18:54:00.576--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 358849801
    [junit] [EL Finer]: 2024-01-08 18:54:00.576--ClientSession(358849801)--Thread(Thread[main,5,main])--acquire unit of work: 1337626348
    [junit] [EL Finest]: 2024-01-08 18:54:00.576--UnitOfWork(1337626348)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.577--UnitOfWork(1337626348)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.578--UnitOfWork(1337626348)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:00.578--ServerSession(1003755748)--Connection(1835794313)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.578--ClientSession(358849801)--Connection(1835794313)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.578--ClientSession(358849801)--Connection(1835794313)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.579--ClientSession(358849801)--Connection(1411119464)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [31, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.579--ClientSession(358849801)--Connection(1411119464)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.579--ServerSession(1003755748)--Connection(1835794313)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.58--UnitOfWork(1337626348)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.58--UnitOfWork(1337626348)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.581--UnitOfWork(1337626348)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.581--ClientSession(358849801)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.581--UnitOfWork(1337626348)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.581--ClientSession(358849801)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.581--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 21611419
    [junit] [EL Finer]: 2024-01-08 18:54:00.581--ClientSession(21611419)--Thread(Thread[main,5,main])--acquire unit of work: 254642444
    [junit] [EL Finest]: 2024-01-08 18:54:00.581--UnitOfWork(254642444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.582--UnitOfWork(254642444)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.582--ServerSession(1003755748)--Connection(816760435)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.582--ServerSession(1003755748)--Connection(816760435)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.582--ServerSession(1003755748)--Connection(1419428140)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:00.583--ServerSession(1003755748)--Connection(816760435)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.584--UnitOfWork(254642444)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.584--UnitOfWork(254642444)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:00.585--ServerSession(1003755748)--Connection(1864122136)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.585--ServerSession(1003755748)--Connection(1864122136)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.585--ServerSession(1003755748)--Connection(1280512370)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:00.585--ServerSession(1003755748)--Connection(1864122136)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.586--UnitOfWork(254642444)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:00.586--UnitOfWork(254642444)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:00.586--UnitOfWork(254642444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@20)
    [junit] [EL Finest]: 2024-01-08 18:54:00.587--ServerSession(1003755748)--Connection(1213733435)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.587--ClientSession(21611419)--Connection(1213733435)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.587--ClientSession(21611419)--Connection(1213733435)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.587--ClientSession(21611419)--Connection(1394526584)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [32, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.587--UnitOfWork(254642444)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--UnitOfWork(254642444)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--UnitOfWork(254642444)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--ClientSession(21611419)--Connection(1394526584)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.588--ServerSession(1003755748)--Connection(1213733435)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--UnitOfWork(254642444)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--UnitOfWork(254642444)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--UnitOfWork(254642444)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--ClientSession(21611419)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--UnitOfWork(254642444)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.588--ClientSession(21611419)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.602--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 230266757
    [junit] [EL Finer]: 2024-01-08 18:54:00.603--ClientSession(230266757)--Thread(Thread[main,5,main])--acquire unit of work: 1886478937
    [junit] [EL Finest]: 2024-01-08 18:54:00.603--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.603--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.603--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.603--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@29)
    [junit] [EL Finest]: 2024-01-08 18:54:00.603--ServerSession(1003755748)--Connection(1813496056)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.603--ClientSession(230266757)--Connection(1813496056)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.603--ClientSession(230266757)--Connection(1813496056)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.604--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@2a)
    [junit] [EL Finer]: 2024-01-08 18:54:00.604--ClientSession(230266757)--Connection(638466103)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.604--ClientSession(230266757)--Connection(638466103)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.604--ClientSession(230266757)--Connection(638466103)--Thread(Thread[main,5,main])--	bind => [41, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.604--ClientSession(230266757)--Connection(638466103)--Thread(Thread[main,5,main])--	bind => [42, 41, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.604--ClientSession(230266757)--Connection(638466103)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.605--ClientSession(230266757)--Connection(638466103)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.606--ServerSession(1003755748)--Connection(1813496056)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.606--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.606--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.606--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.606--ClientSession(230266757)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.606--UnitOfWork(1886478937)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.606--ClientSession(230266757)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.607--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 504510379
    [junit] [EL Finer]: 2024-01-08 18:54:00.607--ClientSession(504510379)--Thread(Thread[main,5,main])--acquire unit of work: 1308491389
    [junit] [EL Finest]: 2024-01-08 18:54:00.607--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.607--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.607--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.608--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@2b)
    [junit] [EL Finest]: 2024-01-08 18:54:00.608--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@2c)
    [junit] [EL Finest]: 2024-01-08 18:54:00.608--ServerSession(1003755748)--Connection(1912769093)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.608--ClientSession(504510379)--Connection(1912769093)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.608--ClientSession(504510379)--Connection(1912769093)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finer]: 2024-01-08 18:54:00.609--ClientSession(504510379)--Connection(1952874090)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.609--ClientSession(504510379)--Connection(1952874090)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.609--ClientSession(504510379)--Connection(1952874090)--Thread(Thread[main,5,main])--	bind => [44, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.609--ClientSession(504510379)--Connection(1952874090)--Thread(Thread[main,5,main])--	bind => [43, 44, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.609--ClientSession(504510379)--Connection(1952874090)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.609--ClientSession(504510379)--Connection(1952874090)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.61--ServerSession(1003755748)--Connection(1912769093)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.61--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.61--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.61--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.611--ClientSession(504510379)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.611--UnitOfWork(1308491389)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.611--ClientSession(504510379)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.623--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1096433514
    [junit] [EL Finer]: 2024-01-08 18:54:00.624--ClientSession(1096433514)--Thread(Thread[main,5,main])--acquire unit of work: 173321452
    [junit] [EL Finest]: 2024-01-08 18:54:00.624--UnitOfWork(173321452)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.624--UnitOfWork(173321452)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.624--UnitOfWork(173321452)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@15)
    [junit] [EL Finest]: 2024-01-08 18:54:00.624--ServerSession(1003755748)--Connection(590414408)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.624--ClientSession(1096433514)--Connection(590414408)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.624--ClientSession(1096433514)--Connection(590414408)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.625--ClientSession(1096433514)--Connection(204339470)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [21, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.625--ClientSession(1096433514)--Connection(204339470)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.625--ServerSession(1003755748)--Connection(590414408)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.625--UnitOfWork(173321452)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.625--UnitOfWork(173321452)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.626--UnitOfWork(173321452)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.626--ClientSession(1096433514)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.626--UnitOfWork(173321452)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.626--ClientSession(1096433514)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.626--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1947681232
    [junit] [EL Finer]: 2024-01-08 18:54:00.626--ClientSession(1947681232)--Thread(Thread[main,5,main])--acquire unit of work: 1604271704
    [junit] [EL Finest]: 2024-01-08 18:54:00.626--UnitOfWork(1604271704)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.626--UnitOfWork(1604271704)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.626--UnitOfWork(1604271704)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.626--UnitOfWork(1604271704)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@15)
    [junit] [EL Finest]: 2024-01-08 18:54:00.626--ServerSession(1003755748)--Connection(142449153)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.626--ClientSession(1947681232)--Connection(142449153)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.626--ClientSession(1947681232)--Connection(142449153)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.627--UnitOfWork(1604271704)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@16)
    [junit] [EL Finer]: 2024-01-08 18:54:00.627--ClientSession(1947681232)--Connection(2119918107)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.627--ClientSession(1947681232)--Connection(2119918107)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.627--ClientSession(1947681232)--Connection(2119918107)--Thread(Thread[main,5,main])--	bind => [21, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.627--ClientSession(1947681232)--Connection(2119918107)--Thread(Thread[main,5,main])--	bind => [22, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.627--ClientSession(1947681232)--Connection(2119918107)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.629--ClientSession(1947681232)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:00.629--ClientSession(1947681232)--Connection(2119918107)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.629--ServerSession(1003755748)--Connection(142449153)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:00.63--UnitOfWork(1604271704)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '21' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadeFlush.testSimpleCascadeToDetached1(TestCascadeFlush.java:122)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '21' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 40 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '21' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 44 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:00.631--UnitOfWork(1604271704)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.632--ClientSession(1947681232)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.643--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1369533151
    [junit] [EL Finer]: 2024-01-08 18:54:00.643--ClientSession(1369533151)--Thread(Thread[main,5,main])--acquire unit of work: 59103257
    [junit] [EL Finest]: 2024-01-08 18:54:00.643--UnitOfWork(59103257)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.644--UnitOfWork(59103257)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:00.644--UnitOfWork(59103257)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.644--UnitOfWork(59103257)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1)
    [junit] [EL Finest]: 2024-01-08 18:54:00.644--ServerSession(1003755748)--Connection(315885065)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.644--ClientSession(1369533151)--Connection(315885065)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.644--ClientSession(1369533151)--Connection(315885065)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.644--UnitOfWork(59103257)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@2)
    [junit] [EL Finer]: 2024-01-08 18:54:00.645--ClientSession(1369533151)--Connection(1984134811)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.645--ClientSession(1369533151)--Connection(1984134811)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.645--ClientSession(1369533151)--Connection(1984134811)--Thread(Thread[main,5,main])--	bind => [1, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.645--ClientSession(1369533151)--Connection(1984134811)--Thread(Thread[main,5,main])--	bind => [2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.645--ClientSession(1369533151)--Connection(1984134811)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.645--UnitOfWork(59103257)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--UnitOfWork(59103257)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--UnitOfWork(59103257)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--ClientSession(1369533151)--Connection(1984134811)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.646--ServerSession(1003755748)--Connection(315885065)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--UnitOfWork(59103257)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--UnitOfWork(59103257)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--UnitOfWork(59103257)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--ClientSession(1369533151)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--UnitOfWork(59103257)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.646--ClientSession(1369533151)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.658--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1673518027
    [junit] [EL Finer]: 2024-01-08 18:54:00.658--ClientSession(1673518027)--Thread(Thread[main,5,main])--acquire unit of work: 2062594042
    [junit] [EL Finest]: 2024-01-08 18:54:00.658--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.658--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.658--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.658--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@33)
    [junit] [EL Finest]: 2024-01-08 18:54:00.658--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@32)
    [junit] [EL Finest]: 2024-01-08 18:54:00.658--ServerSession(1003755748)--Connection(494842224)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.658--ClientSession(1673518027)--Connection(494842224)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.658--ClientSession(1673518027)--Connection(494842224)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finer]: 2024-01-08 18:54:00.659--ClientSession(1673518027)--Connection(1529159609)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.659--ClientSession(1673518027)--Connection(1529159609)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.659--ClientSession(1673518027)--Connection(1529159609)--Thread(Thread[main,5,main])--	bind => [50, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.659--ClientSession(1673518027)--Connection(1529159609)--Thread(Thread[main,5,main])--	bind => [51, 50, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.659--ClientSession(1673518027)--Connection(1529159609)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.659--ClientSession(1673518027)--Connection(1529159609)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.66--ServerSession(1003755748)--Connection(494842224)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.66--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.66--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.66--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.66--ClientSession(1673518027)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.66--UnitOfWork(2062594042)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.66--ClientSession(1673518027)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.66--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 587887602
    [junit] [EL Finer]: 2024-01-08 18:54:00.66--ClientSession(587887602)--Thread(Thread[main,5,main])--acquire unit of work: 1268233170
    [junit] [EL Finest]: 2024-01-08 18:54:00.66--UnitOfWork(1268233170)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.66--ServerSession(1003755748)--Connection(943502798)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.66--ServerSession(1003755748)--Connection(943502798)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.66--ServerSession(1003755748)--Connection(2039344872)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:00.661--ServerSession(1003755748)--Connection(943502798)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.661--UnitOfWork(1268233170)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.661--UnitOfWork(1268233170)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.661--UnitOfWork(1268233170)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.673--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 999999316
    [junit] [EL Finer]: 2024-01-08 18:54:00.673--ClientSession(999999316)--Thread(Thread[main,5,main])--acquire unit of work: 1577067350
    [junit] [EL Finest]: 2024-01-08 18:54:00.673--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.673--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.673--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.673--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.673--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@18)
    [junit] [EL Finest]: 2024-01-08 18:54:00.673--ServerSession(1003755748)--Connection(631349266)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.673--ClientSession(999999316)--Connection(631349266)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.673--ClientSession(999999316)--Connection(631349266)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.674--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@17)
    [junit] [EL Finest]: 2024-01-08 18:54:00.674--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@17)
    [junit] [EL Finer]: 2024-01-08 18:54:00.674--ClientSession(999999316)--Connection(216084411)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.674--ClientSession(999999316)--Connection(216084411)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.674--ClientSession(999999316)--Connection(216084411)--Thread(Thread[main,5,main])--	bind => [24, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.674--ClientSession(999999316)--Connection(216084411)--Thread(Thread[main,5,main])--	bind => [23, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.674--ClientSession(999999316)--Connection(216084411)--Thread(Thread[main,5,main])--	bind => [23, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.674--ClientSession(999999316)--Connection(216084411)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.675--ClientSession(999999316)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:00.675--ClientSession(999999316)--Connection(216084411)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.675--ServerSession(1003755748)--Connection(631349266)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:00.675--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '23' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadeFlush.testSimpleCascadeToDetached2a(TestCascadeFlush.java:155)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '23' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 40 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '23' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 44 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:00.676--UnitOfWork(1577067350)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.676--ClientSession(999999316)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.687--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1737135382
    [junit] [EL Finer]: 2024-01-08 18:54:00.687--ClientSession(1737135382)--Thread(Thread[main,5,main])--acquire unit of work: 1543105131
    [junit] [EL Finest]: 2024-01-08 18:54:00.687--UnitOfWork(1543105131)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.687--UnitOfWork(1543105131)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.687--UnitOfWork(1543105131)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@19)
    [junit] [EL Finest]: 2024-01-08 18:54:00.687--ServerSession(1003755748)--Connection(1847865717)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.687--ClientSession(1737135382)--Connection(1847865717)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.687--ClientSession(1737135382)--Connection(1847865717)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.688--ClientSession(1737135382)--Connection(2048537704)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [25, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.688--ClientSession(1737135382)--Connection(2048537704)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.688--ServerSession(1003755748)--Connection(1847865717)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.689--UnitOfWork(1543105131)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.689--UnitOfWork(1543105131)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.689--UnitOfWork(1543105131)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.689--ClientSession(1737135382)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.689--UnitOfWork(1543105131)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.689--ClientSession(1737135382)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.689--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1233933149
    [junit] [EL Finer]: 2024-01-08 18:54:00.689--ClientSession(1233933149)--Thread(Thread[main,5,main])--acquire unit of work: 384735911
    [junit] [EL Finest]: 2024-01-08 18:54:00.689--UnitOfWork(384735911)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.689--ServerSession(1003755748)--Connection(1312966018)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.689--ServerSession(1003755748)--Connection(1312966018)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.69--ServerSession(1003755748)--Connection(1490735178)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Finest]: 2024-01-08 18:54:00.69--ServerSession(1003755748)--Connection(1312966018)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.69--UnitOfWork(384735911)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.69--UnitOfWork(384735911)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.69--UnitOfWork(384735911)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.69--UnitOfWork(384735911)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@19)
    [junit] [EL Finest]: 2024-01-08 18:54:00.691--ServerSession(1003755748)--Connection(1433627902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.691--ClientSession(1233933149)--Connection(1433627902)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.691--ClientSession(1233933149)--Connection(1433627902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.691--UnitOfWork(384735911)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1a)
    [junit] [EL Finer]: 2024-01-08 18:54:00.691--ClientSession(1233933149)--Connection(1515612450)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.691--ClientSession(1233933149)--Connection(1515612450)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.691--ClientSession(1233933149)--Connection(1515612450)--Thread(Thread[main,5,main])--	bind => [25, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.691--ClientSession(1233933149)--Connection(1515612450)--Thread(Thread[main,5,main])--	bind => [26, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.691--ClientSession(1233933149)--Connection(1515612450)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.692--ClientSession(1233933149)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:00.692--ClientSession(1233933149)--Connection(1515612450)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.692--ServerSession(1003755748)--Connection(1433627902)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:00.692--UnitOfWork(384735911)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '25' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadeFlush.testSimpleCascadeToDetached2b(TestCascadeFlush.java:190)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '25' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 40 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '25' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 44 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:00.693--UnitOfWork(384735911)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.693--ClientSession(1233933149)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.705--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 713538100
    [junit] [EL Finer]: 2024-01-08 18:54:00.705--ClientSession(713538100)--Thread(Thread[main,5,main])--acquire unit of work: 886341817
    [junit] [EL Finest]: 2024-01-08 18:54:00.705--UnitOfWork(886341817)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.705--UnitOfWork(886341817)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.705--UnitOfWork(886341817)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1b)
    [junit] [EL Finest]: 2024-01-08 18:54:00.705--ServerSession(1003755748)--Connection(1899351562)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.705--ClientSession(713538100)--Connection(1899351562)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.705--ClientSession(713538100)--Connection(1899351562)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.705--ClientSession(713538100)--Connection(1635011037)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [27, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--ClientSession(713538100)--Connection(1635011037)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.706--ServerSession(1003755748)--Connection(1899351562)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--UnitOfWork(886341817)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--UnitOfWork(886341817)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--UnitOfWork(886341817)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--ClientSession(713538100)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--UnitOfWork(886341817)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--ClientSession(713538100)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1122960426
    [junit] [EL Finer]: 2024-01-08 18:54:00.706--ClientSession(1122960426)--Thread(Thread[main,5,main])--acquire unit of work: 502646755
    [junit] [EL Finest]: 2024-01-08 18:54:00.706--UnitOfWork(502646755)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.707--ServerSession(1003755748)--Connection(1577864993)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.707--ServerSession(1003755748)--Connection(1577864993)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.707--ServerSession(1003755748)--Connection(739812330)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:00.707--ServerSession(1003755748)--Connection(1577864993)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.707--UnitOfWork(502646755)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.707--UnitOfWork(502646755)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.708--ServerSession(1003755748)--Connection(433851698)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.708--ServerSession(1003755748)--Connection(433851698)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.708--ServerSession(1003755748)--Connection(1890777616)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:00.708--ServerSession(1003755748)--Connection(433851698)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.708--UnitOfWork(502646755)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.709--UnitOfWork(502646755)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.709--UnitOfWork(502646755)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:00.709--UnitOfWork(502646755)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.709--UnitOfWork(502646755)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1b)
    [junit] [EL Finest]: 2024-01-08 18:54:00.709--ServerSession(1003755748)--Connection(38023477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.709--ClientSession(1122960426)--Connection(38023477)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.709--ClientSession(1122960426)--Connection(38023477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.71--UnitOfWork(502646755)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1c)
    [junit] [EL Finest]: 2024-01-08 18:54:00.71--UnitOfWork(502646755)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1b)
    [junit] [EL Finer]: 2024-01-08 18:54:00.71--ClientSession(1122960426)--Connection(407380973)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.71--ClientSession(1122960426)--Connection(407380973)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.71--ClientSession(1122960426)--Connection(407380973)--Thread(Thread[main,5,main])--	bind => [27, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.71--ClientSession(1122960426)--Connection(407380973)--Thread(Thread[main,5,main])--	bind => [28, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.71--ClientSession(1122960426)--Connection(407380973)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.711--ClientSession(1122960426)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:54:00.711--UnitOfWork(502646755)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '27' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] Error Code: 1062
    [junit] Query: DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1b)
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.appendCall(ParameterizedSQLBatchWritingMechanism.java:85)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:612)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2105)
    [junit] 	at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:313)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:275)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:261)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.deleteObject(DatasourceCallQueryMechanism.java:243)
    [junit] 	at org.eclipse.persistence.internal.queries.StatementQueryMechanism.deleteObject(StatementQueryMechanism.java:121)
    [junit] 	at org.eclipse.persistence.queries.DeleteObjectQuery.executeDatabaseQuery(DeleteObjectQuery.java:220)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.DeleteObjectQuery.executeInUnitOfWorkObjectLevelModifyQuery(DeleteObjectQuery.java:121)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.deleteAllObjects(CommitManager.java:344)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.deleteAllObjects(CommitManager.java:293)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1522)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1609)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:280)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadeFlush.testSimpleCascadeToDetached2c(TestCascadeFlush.java:226)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '27' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 58 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '27' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 62 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:00.712--ClientSession(1122960426)--Connection(407380973)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.712--ServerSession(1003755748)--Connection(38023477)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.712--UnitOfWork(502646755)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.713--ClientSession(1122960426)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.725--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 935667786
    [junit] [EL Finer]: 2024-01-08 18:54:00.725--ClientSession(935667786)--Thread(Thread[main,5,main])--acquire unit of work: 1535472351
    [junit] [EL Finest]: 2024-01-08 18:54:00.725--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.725--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.725--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:00.725--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.725--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@b)
    [junit] [EL Finest]: 2024-01-08 18:54:00.725--ServerSession(1003755748)--Connection(1683063408)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.725--ClientSession(935667786)--Connection(1683063408)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.725--ClientSession(935667786)--Connection(1683063408)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.726--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@c)
    [junit] [EL Finest]: 2024-01-08 18:54:00.726--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@d)
    [junit] [EL Finer]: 2024-01-08 18:54:00.726--ClientSession(935667786)--Connection(998004967)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.726--ClientSession(935667786)--Connection(998004967)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.726--ClientSession(935667786)--Connection(998004967)--Thread(Thread[main,5,main])--	bind => [11, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.726--ClientSession(935667786)--Connection(998004967)--Thread(Thread[main,5,main])--	bind => [12, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.726--ClientSession(935667786)--Connection(998004967)--Thread(Thread[main,5,main])--	bind => [13, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.726--ClientSession(935667786)--Connection(998004967)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.727--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:00.727--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.727--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.727--ClientSession(935667786)--Connection(998004967)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.728--ServerSession(1003755748)--Connection(1683063408)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.728--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.728--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.728--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.728--ClientSession(935667786)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.728--UnitOfWork(1535472351)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.728--ClientSession(935667786)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadeMerge
    [junit] [EL Finer]: 2024-01-08 18:54:00.751--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1871048194
    [junit] [EL Finer]: 2024-01-08 18:54:00.751--ClientSession(1871048194)--Thread(Thread[main,5,main])--acquire unit of work: 1738345448
    [junit] [EL Finest]: 2024-01-08 18:54:00.751--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.752--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.752--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.752--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@47044f7d)
    [junit] [EL Finest]: 2024-01-08 18:54:00.752--ServerSession(1003755748)--Connection(1582928128)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.752--ClientSession(1871048194)--Connection(1582928128)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.752--ClientSession(1871048194)--Connection(1582928128)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.753--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1f5)
    [junit] [EL Fine]: 2024-01-08 18:54:00.753--ClientSession(1871048194)--Connection(994267665)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [502, managed parent]
    [junit] [EL Fine]: 2024-01-08 18:54:00.753--ClientSession(1871048194)--Connection(994267665)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [501, null, 502]
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--ClientSession(1871048194)--Connection(994267665)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.754--ServerSession(1003755748)--Connection(1582928128)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--ClientSession(1871048194)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--UnitOfWork(1738345448)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--ClientSession(1871048194)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1248079435
    [junit] [EL Finer]: 2024-01-08 18:54:00.754--ClientSession(1248079435)--Thread(Thread[main,5,main])--acquire unit of work: 1796615884
    [junit] [EL Finest]: 2024-01-08 18:54:00.754--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.754--ServerSession(1003755748)--Connection(994084545)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.755--ServerSession(1003755748)--Connection(994084545)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.755--ServerSession(1003755748)--Connection(1487543666)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [501]
    [junit] [EL Finest]: 2024-01-08 18:54:00.755--ServerSession(1003755748)--Connection(994084545)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.755--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.756--ServerSession(1003755748)--Connection(321192242)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.756--ServerSession(1003755748)--Connection(321192242)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.756--ServerSession(1003755748)--Connection(1087916281)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [502]
    [junit] [EL Finest]: 2024-01-08 18:54:00.756--ServerSession(1003755748)--Connection(321192242)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.757--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.757--ServerSession(1003755748)--Connection(521311335)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.757--ServerSession(1003755748)--Connection(521311335)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.757--ServerSession(1003755748)--Connection(1684854630)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [502]
    [junit] [EL Finest]: 2024-01-08 18:54:00.757--ServerSession(1003755748)--Connection(521311335)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.758--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.758--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.758--ServerSession(1003755748)--Connection(642087302)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.758--ServerSession(1003755748)--Connection(642087302)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.758--ServerSession(1003755748)--Connection(771715205)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [503]
    [junit] [EL Finest]: 2024-01-08 18:54:00.758--ServerSession(1003755748)--Connection(642087302)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.758--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.758--ServerSession(1003755748)--Connection(1343838143)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.758--ServerSession(1003755748)--Connection(1343838143)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.758--ServerSession(1003755748)--Connection(1562221939)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [504]
    [junit] [EL Finest]: 2024-01-08 18:54:00.759--ServerSession(1003755748)--Connection(1343838143)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.759--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.759--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.759--ServerSession(1003755748)--Connection(1984577117)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.759--ServerSession(1003755748)--Connection(1984577117)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.759--ServerSession(1003755748)--Connection(1819552644)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [501]
    [junit] [EL Finest]: 2024-01-08 18:54:00.759--ServerSession(1003755748)--Connection(1984577117)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.759--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1f5
    [junit] [EL Finest]: 2024-01-08 18:54:00.76--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:00.76--ServerSession(1003755748)--Connection(1958375413)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.76--ServerSession(1003755748)--Connection(1958375413)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.76--ServerSession(1003755748)--Connection(962548461)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [503]
    [junit] [EL Finest]: 2024-01-08 18:54:00.76--ServerSession(1003755748)--Connection(1958375413)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.76--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.761--ServerSession(1003755748)--Connection(1014135205)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.761--ServerSession(1003755748)--Connection(1014135205)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.761--ServerSession(1003755748)--Connection(736874772)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [504]
    [junit] [EL Finest]: 2024-01-08 18:54:00.761--ServerSession(1003755748)--Connection(1014135205)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.761--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.761--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@374c40ba)
    [junit] [EL Finest]: 2024-01-08 18:54:00.762--ServerSession(1003755748)--Connection(1246807878)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.762--ClientSession(1248079435)--Connection(1246807878)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.762--ClientSession(1248079435)--Connection(1246807878)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.762--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1f5)
    [junit] [EL Finest]: 2024-01-08 18:54:00.762--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1f7)
    [junit] [EL Fine]: 2024-01-08 18:54:00.762--ClientSession(1248079435)--Connection(923366543)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [504, new child]
    [junit] [EL Fine]: 2024-01-08 18:54:00.763--ClientSession(1248079435)--Connection(923366543)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [503, null, 504]
    [junit] [EL Finer]: 2024-01-08 18:54:00.763--ClientSession(1248079435)--Connection(923366543)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.763--ServerSession(1003755748)--Connection(1246807878)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.763--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.763--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.764--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.764--ClientSession(1248079435)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.764--UnitOfWork(1796615884)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.764--ClientSession(1248079435)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.764--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 584349634
    [junit] [EL Finer]: 2024-01-08 18:54:00.764--ClientSession(584349634)--Thread(Thread[main,5,main])--acquire unit of work: 1585824283
    [junit] [EL Finest]: 2024-01-08 18:54:00.764--UnitOfWork(1585824283)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.764--ServerSession(1003755748)--Connection(1105129521)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.764--ServerSession(1003755748)--Connection(1105129521)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.764--ServerSession(1003755748)--Connection(954742840)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [501]
    [junit] [EL Finest]: 2024-01-08 18:54:00.764--ServerSession(1003755748)--Connection(1105129521)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.764--UnitOfWork(1585824283)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.764--ServerSession(1003755748)--Connection(2131723476)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.765--ServerSession(1003755748)--Connection(2131723476)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.765--ServerSession(1003755748)--Connection(115297013)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [502]
    [junit] [EL Finest]: 2024-01-08 18:54:00.765--ServerSession(1003755748)--Connection(2131723476)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.765--UnitOfWork(1585824283)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.765--ServerSession(1003755748)--Connection(1494051958)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.765--ServerSession(1003755748)--Connection(1494051958)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.765--ServerSession(1003755748)--Connection(628694336)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [502]
    [junit] [EL Finest]: 2024-01-08 18:54:00.766--ServerSession(1003755748)--Connection(1494051958)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.766--UnitOfWork(1585824283)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.766--UnitOfWork(1585824283)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.766--ServerSession(1003755748)--Connection(622625093)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.766--ServerSession(1003755748)--Connection(622625093)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.766--ServerSession(1003755748)--Connection(398468940)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [503]
    [junit] [EL Finest]: 2024-01-08 18:54:00.766--ServerSession(1003755748)--Connection(622625093)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.767--UnitOfWork(1585824283)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.767--ServerSession(1003755748)--Connection(458385820)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.767--ServerSession(1003755748)--Connection(458385820)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.767--ServerSession(1003755748)--Connection(230610941)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [504]
    [junit] [EL Finest]: 2024-01-08 18:54:00.767--ServerSession(1003755748)--Connection(458385820)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.767--UnitOfWork(1585824283)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.767--ServerSession(1003755748)--Connection(2120154283)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.767--ServerSession(1003755748)--Connection(2120154283)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.767--ServerSession(1003755748)--Connection(94690722)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [504]
    [junit] [EL Finest]: 2024-01-08 18:54:00.768--ServerSession(1003755748)--Connection(2120154283)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.768--UnitOfWork(1585824283)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.779--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 517787604
    [junit] [EL Finer]: 2024-01-08 18:54:00.779--ClientSession(517787604)--Thread(Thread[main,5,main])--acquire unit of work: 147077478
    [junit] [EL Finest]: 2024-01-08 18:54:00.779--UnitOfWork(147077478)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.78--UnitOfWork(147077478)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.78--UnitOfWork(147077478)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.78--UnitOfWork(147077478)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@11a3a45f)
    [junit] [EL Finest]: 2024-01-08 18:54:00.78--ServerSession(1003755748)--Connection(146842175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.78--ClientSession(517787604)--Connection(146842175)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.78--ClientSession(517787604)--Connection(146842175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.78--UnitOfWork(147077478)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@25b)
    [junit] [EL Fine]: 2024-01-08 18:54:00.78--ClientSession(517787604)--Connection(72187428)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [604, removed child]
    [junit] [EL Fine]: 2024-01-08 18:54:00.781--ClientSession(517787604)--Connection(72187428)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [603, null, 604]
    [junit] [EL Finer]: 2024-01-08 18:54:00.781--ClientSession(517787604)--Connection(72187428)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.781--ServerSession(1003755748)--Connection(146842175)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.781--UnitOfWork(147077478)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.781--UnitOfWork(147077478)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.782--UnitOfWork(147077478)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.782--ClientSession(517787604)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.782--UnitOfWork(147077478)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.782--ClientSession(517787604)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.782--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 284427775
    [junit] [EL Finer]: 2024-01-08 18:54:00.782--ClientSession(284427775)--Thread(Thread[main,5,main])--acquire unit of work: 2133325211
    [junit] [EL Finest]: 2024-01-08 18:54:00.782--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.782--ServerSession(1003755748)--Connection(479769835)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.782--ServerSession(1003755748)--Connection(479769835)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.782--ServerSession(1003755748)--Connection(1166021410)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [601]
    [junit] [EL Finest]: 2024-01-08 18:54:00.782--ServerSession(1003755748)--Connection(479769835)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.782--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.782--ServerSession(1003755748)--Connection(891327883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.783--ServerSession(1003755748)--Connection(891327883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.783--ServerSession(1003755748)--Connection(1824931880)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [602]
    [junit] [EL Finest]: 2024-01-08 18:54:00.783--ServerSession(1003755748)--Connection(891327883)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.783--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.783--ServerSession(1003755748)--Connection(95545487)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.783--ServerSession(1003755748)--Connection(95545487)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.783--ServerSession(1003755748)--Connection(873249151)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [603]
    [junit] [EL Finest]: 2024-01-08 18:54:00.783--ServerSession(1003755748)--Connection(95545487)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.784--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.784--ServerSession(1003755748)--Connection(456653804)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.784--ServerSession(1003755748)--Connection(456653804)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.784--ServerSession(1003755748)--Connection(1243705012)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [604]
    [junit] [EL Finest]: 2024-01-08 18:54:00.784--ServerSession(1003755748)--Connection(456653804)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.784--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.785--ServerSession(1003755748)--Connection(802270602)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.785--ServerSession(1003755748)--Connection(802270602)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.785--ServerSession(1003755748)--Connection(897541009)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [604]
    [junit] [EL Finest]: 2024-01-08 18:54:00.785--ServerSession(1003755748)--Connection(802270602)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.785--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.785--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.785--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.785--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.785--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.786--ServerSession(1003755748)--Connection(1479446866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.786--ServerSession(1003755748)--Connection(1479446866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.786--ServerSession(1003755748)--Connection(2050083360)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [603]
    [junit] [EL Finest]: 2024-01-08 18:54:00.786--ServerSession(1003755748)--Connection(1479446866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.786--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@259
    [junit] [EL Finest]: 2024-01-08 18:54:00.786--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:00.786--ServerSession(1003755748)--Connection(233142783)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.786--ServerSession(1003755748)--Connection(233142783)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.786--ServerSession(1003755748)--Connection(2037498537)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [601]
    [junit] [EL Finest]: 2024-01-08 18:54:00.787--ServerSession(1003755748)--Connection(233142783)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.787--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.787--ServerSession(1003755748)--Connection(40626598)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.787--ServerSession(1003755748)--Connection(40626598)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.787--ServerSession(1003755748)--Connection(1297189990)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [602]
    [junit] [EL Finest]: 2024-01-08 18:54:00.787--ServerSession(1003755748)--Connection(40626598)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.791--UnitOfWork(2133325211)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.791--ClientSession(284427775)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.791--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 856880372
    [junit] [EL Finer]: 2024-01-08 18:54:00.791--ClientSession(856880372)--Thread(Thread[main,5,main])--acquire unit of work: 190490203
    [junit] [EL Finest]: 2024-01-08 18:54:00.791--UnitOfWork(190490203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.791--ServerSession(1003755748)--Connection(1993191331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.791--ServerSession(1003755748)--Connection(1993191331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.791--ServerSession(1003755748)--Connection(1797763792)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [601]
    [junit] [EL Finest]: 2024-01-08 18:54:00.792--ServerSession(1003755748)--Connection(1993191331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.792--UnitOfWork(190490203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.792--ServerSession(1003755748)--Connection(293618119)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.792--ServerSession(1003755748)--Connection(293618119)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.792--ServerSession(1003755748)--Connection(170611939)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [602]
    [junit] [EL Finest]: 2024-01-08 18:54:00.792--ServerSession(1003755748)--Connection(293618119)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.792--UnitOfWork(190490203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.793--ServerSession(1003755748)--Connection(569894199)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.793--ServerSession(1003755748)--Connection(569894199)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.793--ServerSession(1003755748)--Connection(854202039)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [603]
    [junit] [EL Finest]: 2024-01-08 18:54:00.793--ServerSession(1003755748)--Connection(569894199)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.793--UnitOfWork(190490203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.793--ServerSession(1003755748)--Connection(1186127045)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.793--ServerSession(1003755748)--Connection(1186127045)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.793--ServerSession(1003755748)--Connection(604976394)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [604]
    [junit] [EL Finest]: 2024-01-08 18:54:00.794--ServerSession(1003755748)--Connection(1186127045)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.794--UnitOfWork(190490203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.794--ServerSession(1003755748)--Connection(1794531113)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.794--ServerSession(1003755748)--Connection(1794531113)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.794--ServerSession(1003755748)--Connection(923570200)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [604]
    [junit] [EL Finest]: 2024-01-08 18:54:00.794--ServerSession(1003755748)--Connection(1794531113)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.794--UnitOfWork(190490203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.807--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 437583344
    [junit] [EL Finer]: 2024-01-08 18:54:00.807--ClientSession(437583344)--Thread(Thread[main,5,main])--acquire unit of work: 676060909
    [junit] [EL Finest]: 2024-01-08 18:54:00.807--UnitOfWork(676060909)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.807--UnitOfWork(676060909)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.807--UnitOfWork(676060909)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.807--UnitOfWork(676060909)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12e)
    [junit] [EL Finest]: 2024-01-08 18:54:00.808--ServerSession(1003755748)--Connection(1130250604)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.808--ClientSession(437583344)--Connection(1130250604)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.808--ClientSession(437583344)--Connection(1130250604)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.808--UnitOfWork(676060909)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12d)
    [junit] [EL Finer]: 2024-01-08 18:54:00.808--ClientSession(437583344)--Connection(1794314439)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.808--ClientSession(437583344)--Connection(1794314439)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.808--ClientSession(437583344)--Connection(1794314439)--Thread(Thread[main,5,main])--	bind => [302, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.808--ClientSession(437583344)--Connection(1794314439)--Thread(Thread[main,5,main])--	bind => [301, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.808--ClientSession(437583344)--Connection(1794314439)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.809--ClientSession(437583344)--Connection(1794314439)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.809--ServerSession(1003755748)--Connection(1130250604)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.81--UnitOfWork(676060909)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.81--UnitOfWork(676060909)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.81--UnitOfWork(676060909)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.81--ClientSession(437583344)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.81--UnitOfWork(676060909)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.81--ClientSession(437583344)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.81--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1278790934
    [junit] [EL Finer]: 2024-01-08 18:54:00.81--ClientSession(1278790934)--Thread(Thread[main,5,main])--acquire unit of work: 2111615196
    [junit] [EL Finest]: 2024-01-08 18:54:00.81--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.81--ServerSession(1003755748)--Connection(257684104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.81--ServerSession(1003755748)--Connection(257684104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.81--ServerSession(1003755748)--Connection(740120508)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [301]
    [junit] [EL Finest]: 2024-01-08 18:54:00.811--ServerSession(1003755748)--Connection(257684104)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.811--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.811--ServerSession(1003755748)--Connection(1855589354)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.811--ServerSession(1003755748)--Connection(1855589354)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.811--ServerSession(1003755748)--Connection(687608114)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:00.812--ServerSession(1003755748)--Connection(1855589354)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.812--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12d
    [junit] [EL Finest]: 2024-01-08 18:54:00.812--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.812--ServerSession(1003755748)--Connection(507479765)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.812--ServerSession(1003755748)--Connection(507479765)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.812--ServerSession(1003755748)--Connection(1443000737)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [301]
    [junit] [EL Finest]: 2024-01-08 18:54:00.813--ServerSession(1003755748)--Connection(507479765)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.813--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.813--ServerSession(1003755748)--Connection(69115782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.813--ServerSession(1003755748)--Connection(69115782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.813--ServerSession(1003755748)--Connection(1727379710)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:00.813--ServerSession(1003755748)--Connection(69115782)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.814--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.814--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12d)
    [junit] [EL Finest]: 2024-01-08 18:54:00.814--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12e)
    [junit] [EL Finer]: 2024-01-08 18:54:00.814--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.814--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.814--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.814--ClientSession(1278790934)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.814--UnitOfWork(2111615196)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.814--ClientSession(1278790934)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.827--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 109673034
    [junit] [EL Finer]: 2024-01-08 18:54:00.827--ClientSession(109673034)--Thread(Thread[main,5,main])--acquire unit of work: 1770453310
    [junit] [EL Finest]: 2024-01-08 18:54:00.827--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.827--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.827--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.827--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.827--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.827--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.827--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.828--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@39266403)
    [junit] [EL Finest]: 2024-01-08 18:54:00.828--ServerSession(1003755748)--Connection(1014698874)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.828--ClientSession(109673034)--Connection(1014698874)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.828--ClientSession(109673034)--Connection(1014698874)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.828--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@4168f3d9)
    [junit] [EL Finest]: 2024-01-08 18:54:00.828--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@2aa14ae6)
    [junit] [EL Finest]: 2024-01-08 18:54:00.828--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@cd)
    [junit] [EL Finer]: 2024-01-08 18:54:00.829--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.829--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.829--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--	bind => [202, new parent]
    [junit] [EL Fine]: 2024-01-08 18:54:00.829--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--	bind => [206, new grandchild]
    [junit] [EL Fine]: 2024-01-08 18:54:00.829--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--	bind => [204, new child]
    [junit] [EL Finer]: 2024-01-08 18:54:00.829--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:00.83--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@cb)
    [junit] [EL Finest]: 2024-01-08 18:54:00.83--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@c9)
    [junit] [EL Finer]: 2024-01-08 18:54:00.83--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.83--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.83--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--	bind => [205, null, 206]
    [junit] [EL Fine]: 2024-01-08 18:54:00.83--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--	bind => [203, null, 204]
    [junit] [EL Fine]: 2024-01-08 18:54:00.83--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--	bind => [201, null, 202]
    [junit] [EL Finer]: 2024-01-08 18:54:00.83--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.831--ClientSession(109673034)--Connection(1751325469)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.831--ServerSession(1003755748)--Connection(1014698874)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.831--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.831--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.832--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.832--ClientSession(109673034)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.832--UnitOfWork(1770453310)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.832--ClientSession(109673034)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.832--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1680139795
    [junit] [EL Finer]: 2024-01-08 18:54:00.832--ClientSession(1680139795)--Thread(Thread[main,5,main])--acquire unit of work: 351249017
    [junit] [EL Finest]: 2024-01-08 18:54:00.832--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.832--ServerSession(1003755748)--Connection(149526537)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.832--ServerSession(1003755748)--Connection(149526537)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.832--ServerSession(1003755748)--Connection(241316255)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [201]
    [junit] [EL Finest]: 2024-01-08 18:54:00.833--ServerSession(1003755748)--Connection(149526537)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.833--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.833--ServerSession(1003755748)--Connection(1615669446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.833--ServerSession(1003755748)--Connection(1615669446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.833--ServerSession(1003755748)--Connection(2134639513)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [202]
    [junit] [EL Finest]: 2024-01-08 18:54:00.833--ServerSession(1003755748)--Connection(1615669446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.833--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.834--ServerSession(1003755748)--Connection(856937591)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.834--ServerSession(1003755748)--Connection(856937591)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.834--ServerSession(1003755748)--Connection(741095751)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [202]
    [junit] [EL Finest]: 2024-01-08 18:54:00.834--ServerSession(1003755748)--Connection(856937591)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.834--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.834--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.834--ServerSession(1003755748)--Connection(2126545173)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.834--ServerSession(1003755748)--Connection(2126545173)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.835--ServerSession(1003755748)--Connection(1407009494)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [203]
    [junit] [EL Finest]: 2024-01-08 18:54:00.835--ServerSession(1003755748)--Connection(2126545173)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.835--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.835--ServerSession(1003755748)--Connection(1045250282)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.835--ServerSession(1003755748)--Connection(1045250282)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.835--ServerSession(1003755748)--Connection(121597447)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [204]
    [junit] [EL Finest]: 2024-01-08 18:54:00.836--ServerSession(1003755748)--Connection(1045250282)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.836--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.836--ServerSession(1003755748)--Connection(1099925775)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.836--ServerSession(1003755748)--Connection(1099925775)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.836--ServerSession(1003755748)--Connection(1027377263)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [204]
    [junit] [EL Finest]: 2024-01-08 18:54:00.836--ServerSession(1003755748)--Connection(1099925775)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.836--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.837--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.837--ServerSession(1003755748)--Connection(1717967062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.837--ServerSession(1003755748)--Connection(1717967062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.837--ServerSession(1003755748)--Connection(1528574692)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [205]
    [junit] [EL Finest]: 2024-01-08 18:54:00.837--ServerSession(1003755748)--Connection(1717967062)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.837--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.837--ServerSession(1003755748)--Connection(516570791)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.837--ServerSession(1003755748)--Connection(516570791)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.837--ServerSession(1003755748)--Connection(620471432)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [206]
    [junit] [EL Finest]: 2024-01-08 18:54:00.838--ServerSession(1003755748)--Connection(516570791)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.838--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.838--ServerSession(1003755748)--Connection(356347252)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.838--ServerSession(1003755748)--Connection(356347252)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.838--ServerSession(1003755748)--Connection(1822115007)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [206]
    [junit] [EL Finest]: 2024-01-08 18:54:00.838--ServerSession(1003755748)--Connection(356347252)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--ServerSession(1003755748)--Connection(421135185)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.839--ServerSession(1003755748)--Connection(421135185)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.839--ServerSession(1003755748)--Connection(1731365835)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [203]
    [junit] [EL Finest]: 2024-01-08 18:54:00.84--ServerSession(1003755748)--Connection(421135185)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.84--UnitOfWork(351249017)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@c9
    [junit] [EL Finer]: 2024-01-08 18:54:00.84--UnitOfWork(351249017)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.84--ClientSession(1680139795)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.84--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 605472344
    [junit] [EL Finer]: 2024-01-08 18:54:00.84--ClientSession(605472344)--Thread(Thread[main,5,main])--acquire unit of work: 1834961152
    [junit] [EL Finest]: 2024-01-08 18:54:00.84--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.84--ServerSession(1003755748)--Connection(507575219)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.84--ServerSession(1003755748)--Connection(507575219)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.841--ServerSession(1003755748)--Connection(458624688)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [201]
    [junit] [EL Finest]: 2024-01-08 18:54:00.841--ServerSession(1003755748)--Connection(507575219)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.841--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.841--ServerSession(1003755748)--Connection(132423149)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.841--ServerSession(1003755748)--Connection(132423149)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.841--ServerSession(1003755748)--Connection(745287727)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [202]
    [junit] [EL Finest]: 2024-01-08 18:54:00.842--ServerSession(1003755748)--Connection(132423149)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.842--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.842--ServerSession(1003755748)--Connection(439010439)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.842--ServerSession(1003755748)--Connection(439010439)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.842--ServerSession(1003755748)--Connection(1460298405)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [202]
    [junit] [EL Finest]: 2024-01-08 18:54:00.842--ServerSession(1003755748)--Connection(439010439)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.842--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.843--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.843--ServerSession(1003755748)--Connection(518349613)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.843--ServerSession(1003755748)--Connection(518349613)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.843--ServerSession(1003755748)--Connection(1386713738)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [203]
    [junit] [EL Finest]: 2024-01-08 18:54:00.843--ServerSession(1003755748)--Connection(518349613)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.843--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.843--ServerSession(1003755748)--Connection(1200601052)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.843--ServerSession(1003755748)--Connection(1200601052)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.843--ServerSession(1003755748)--Connection(701652581)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [204]
    [junit] [EL Finest]: 2024-01-08 18:54:00.844--ServerSession(1003755748)--Connection(1200601052)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.844--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.844--ServerSession(1003755748)--Connection(1666144466)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.844--ServerSession(1003755748)--Connection(1666144466)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.844--ServerSession(1003755748)--Connection(1481970600)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [204]
    [junit] [EL Finest]: 2024-01-08 18:54:00.844--ServerSession(1003755748)--Connection(1666144466)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.845--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.845--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.845--ServerSession(1003755748)--Connection(51325109)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.845--ServerSession(1003755748)--Connection(51325109)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.845--ServerSession(1003755748)--Connection(438270414)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [205]
    [junit] [EL Finest]: 2024-01-08 18:54:00.845--ServerSession(1003755748)--Connection(51325109)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.845--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:00.845--ServerSession(1003755748)--Connection(672869885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.845--ServerSession(1003755748)--Connection(672869885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.846--ServerSession(1003755748)--Connection(1227612217)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [206]
    [junit] [EL Finest]: 2024-01-08 18:54:00.846--ServerSession(1003755748)--Connection(672869885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.846--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.846--ServerSession(1003755748)--Connection(1612539426)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.846--ServerSession(1003755748)--Connection(1612539426)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.846--ServerSession(1003755748)--Connection(1981900848)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [206]
    [junit] [EL Finest]: 2024-01-08 18:54:00.847--ServerSession(1003755748)--Connection(1612539426)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.847--UnitOfWork(1834961152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:00.86--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 958209587
    [junit] [EL Finer]: 2024-01-08 18:54:00.86--ClientSession(958209587)--Thread(Thread[main,5,main])--acquire unit of work: 1727096642
    [junit] [EL Finest]: 2024-01-08 18:54:00.86--UnitOfWork(1727096642)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.86--UnitOfWork(1727096642)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.86--UnitOfWork(1727096642)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@191)
    [junit] [EL Finest]: 2024-01-08 18:54:00.861--ServerSession(1003755748)--Connection(1835638995)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.861--ClientSession(958209587)--Connection(1835638995)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.861--ClientSession(958209587)--Connection(1835638995)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.861--ClientSession(958209587)--Connection(5181771)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [401, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.861--ClientSession(958209587)--Connection(5181771)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.862--ServerSession(1003755748)--Connection(1835638995)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.862--UnitOfWork(1727096642)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.862--UnitOfWork(1727096642)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.862--UnitOfWork(1727096642)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.862--ClientSession(958209587)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.862--UnitOfWork(1727096642)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.862--ClientSession(958209587)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.862--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1071522313
    [junit] [EL Finer]: 2024-01-08 18:54:00.862--ClientSession(1071522313)--Thread(Thread[main,5,main])--acquire unit of work: 529621529
    [junit] [EL Finest]: 2024-01-08 18:54:00.862--UnitOfWork(529621529)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.863--ServerSession(1003755748)--Connection(1739390441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.863--ServerSession(1003755748)--Connection(1739390441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.863--ServerSession(1003755748)--Connection(990413155)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [401]
    [junit] [EL Finest]: 2024-01-08 18:54:00.863--ServerSession(1003755748)--Connection(1739390441)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.863--UnitOfWork(529621529)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.863--UnitOfWork(529621529)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.863--ServerSession(1003755748)--Connection(1633615132)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.863--ServerSession(1003755748)--Connection(1633615132)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.864--ServerSession(1003755748)--Connection(505572301)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [401]
    [junit] [EL Finest]: 2024-01-08 18:54:00.864--ServerSession(1003755748)--Connection(1633615132)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.864--UnitOfWork(529621529)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@191
    [junit] [EL Finer]: 2024-01-08 18:54:00.864--UnitOfWork(529621529)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.864--UnitOfWork(529621529)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@191)
    [junit] [EL Finer]: 2024-01-08 18:54:00.864--UnitOfWork(529621529)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.864--UnitOfWork(529621529)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.865--UnitOfWork(529621529)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.865--ClientSession(1071522313)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.865--UnitOfWork(529621529)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.865--ClientSession(1071522313)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.128 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadePersist
    [junit] [EL Finer]: 2024-01-08 18:54:00.884--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1641418296
    [junit] [EL Finer]: 2024-01-08 18:54:00.884--ClientSession(1641418296)--Thread(Thread[main,5,main])--acquire unit of work: 1855297340
    [junit] [EL Finest]: 2024-01-08 18:54:00.884--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.884--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.884--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.885--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@20)
    [junit] [EL Finest]: 2024-01-08 18:54:00.885--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:00.885--ServerSession(1003755748)--Connection(1162595263)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.885--ClientSession(1641418296)--Connection(1162595263)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.885--ClientSession(1641418296)--Connection(1162595263)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finer]: 2024-01-08 18:54:00.886--ClientSession(1641418296)--Connection(748673892)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.886--ClientSession(1641418296)--Connection(748673892)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.886--ClientSession(1641418296)--Connection(748673892)--Thread(Thread[main,5,main])--	bind => [31, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.886--ClientSession(1641418296)--Connection(748673892)--Thread(Thread[main,5,main])--	bind => [32, 31, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.886--ClientSession(1641418296)--Connection(748673892)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.886--ClientSession(1641418296)--Connection(748673892)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.887--ServerSession(1003755748)--Connection(1162595263)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.887--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.887--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.887--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.887--ClientSession(1641418296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.887--UnitOfWork(1855297340)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.887--ClientSession(1641418296)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.888--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 2124688514
    [junit] [EL Finer]: 2024-01-08 18:54:00.888--ClientSession(2124688514)--Thread(Thread[main,5,main])--acquire unit of work: 957559364
    [junit] [EL Finest]: 2024-01-08 18:54:00.888--UnitOfWork(957559364)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.888--UnitOfWork(957559364)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.889--UnitOfWork(957559364)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.889--UnitOfWork(957559364)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:00.889--ServerSession(1003755748)--Connection(17222024)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.889--ClientSession(2124688514)--Connection(17222024)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.889--ClientSession(2124688514)--Connection(17222024)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.889--UnitOfWork(957559364)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@20)
    [junit] [EL Finer]: 2024-01-08 18:54:00.889--ClientSession(2124688514)--Connection(556223230)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.889--ClientSession(2124688514)--Connection(556223230)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.889--ClientSession(2124688514)--Connection(556223230)--Thread(Thread[main,5,main])--	bind => [31, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.889--ClientSession(2124688514)--Connection(556223230)--Thread(Thread[main,5,main])--	bind => [32, 31, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.889--ClientSession(2124688514)--Connection(556223230)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.89--ClientSession(2124688514)--Connection(556223230)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.89--ServerSession(1003755748)--Connection(17222024)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.89--UnitOfWork(957559364)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.89--UnitOfWork(957559364)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.89--UnitOfWork(957559364)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.89--ClientSession(2124688514)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.89--UnitOfWork(957559364)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.89--ClientSession(2124688514)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.902--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 291279979
    [junit] [EL Finer]: 2024-01-08 18:54:00.902--ClientSession(291279979)--Thread(Thread[main,5,main])--acquire unit of work: 2043313130
    [junit] [EL Finest]: 2024-01-08 18:54:00.903--UnitOfWork(2043313130)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.903--UnitOfWork(2043313130)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.903--UnitOfWork(2043313130)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@15)
    [junit] [EL Finest]: 2024-01-08 18:54:00.903--ServerSession(1003755748)--Connection(1044639817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.903--ClientSession(291279979)--Connection(1044639817)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.903--ClientSession(291279979)--Connection(1044639817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.903--ClientSession(291279979)--Connection(343722304)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [21, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--ClientSession(291279979)--Connection(343722304)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.904--ServerSession(1003755748)--Connection(1044639817)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--UnitOfWork(2043313130)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--UnitOfWork(2043313130)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--UnitOfWork(2043313130)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--ClientSession(291279979)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--UnitOfWork(2043313130)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--ClientSession(291279979)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1891799894
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--ClientSession(1891799894)--Thread(Thread[main,5,main])--acquire unit of work: 1361241279
    [junit] [EL Finest]: 2024-01-08 18:54:00.904--UnitOfWork(1361241279)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.904--UnitOfWork(1361241279)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.904--UnitOfWork(1361241279)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.904--UnitOfWork(1361241279)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@16)
    [junit] [EL Finest]: 2024-01-08 18:54:00.905--ServerSession(1003755748)--Connection(670503317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.905--ClientSession(1891799894)--Connection(670503317)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.905--ClientSession(1891799894)--Connection(670503317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.905--UnitOfWork(1361241279)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@15)
    [junit] [EL Finer]: 2024-01-08 18:54:00.905--ClientSession(1891799894)--Connection(873134840)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.905--ClientSession(1891799894)--Connection(873134840)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.905--ClientSession(1891799894)--Connection(873134840)--Thread(Thread[main,5,main])--	bind => [22, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.905--ClientSession(1891799894)--Connection(873134840)--Thread(Thread[main,5,main])--	bind => [21, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.905--ClientSession(1891799894)--Connection(873134840)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.906--ClientSession(1891799894)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:00.906--ClientSession(1891799894)--Connection(873134840)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.906--ServerSession(1003755748)--Connection(670503317)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:00.906--UnitOfWork(1361241279)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '21' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadePersist.testSimpleCascadeDetached(TestCascadePersist.java:126)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '21' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 40 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '21' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 44 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:00.907--UnitOfWork(1361241279)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.907--ClientSession(1891799894)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.907--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1795568752
    [junit] [EL Finer]: 2024-01-08 18:54:00.907--ClientSession(1795568752)--Thread(Thread[main,5,main])--acquire unit of work: 577592048
    [junit] [EL Finest]: 2024-01-08 18:54:00.907--UnitOfWork(577592048)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.907--UnitOfWork(577592048)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.907--UnitOfWork(577592048)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.907--UnitOfWork(577592048)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.907--UnitOfWork(577592048)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@17)
    [junit] [EL Finest]: 2024-01-08 18:54:00.907--ServerSession(1003755748)--Connection(501301044)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.908--ClientSession(1795568752)--Connection(501301044)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.908--ClientSession(1795568752)--Connection(501301044)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.908--UnitOfWork(577592048)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@18)
    [junit] [EL Finest]: 2024-01-08 18:54:00.908--UnitOfWork(577592048)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@17)
    [junit] [EL Finer]: 2024-01-08 18:54:00.908--ClientSession(1795568752)--Connection(2115575770)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.908--ClientSession(1795568752)--Connection(2115575770)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.908--ClientSession(1795568752)--Connection(2115575770)--Thread(Thread[main,5,main])--	bind => [23, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.908--ClientSession(1795568752)--Connection(2115575770)--Thread(Thread[main,5,main])--	bind => [24, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.908--ClientSession(1795568752)--Connection(2115575770)--Thread(Thread[main,5,main])--	bind => [23, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.908--ClientSession(1795568752)--Connection(2115575770)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.909--ClientSession(1795568752)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:00.909--ClientSession(1795568752)--Connection(2115575770)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.909--ServerSession(1003755748)--Connection(501301044)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:00.909--UnitOfWork(577592048)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '23' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadePersist.testSimpleCascadeDetached(TestCascadePersist.java:162)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '23' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 40 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '23' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 44 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:00.91--UnitOfWork(577592048)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.91--ClientSession(1795568752)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.91--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 2101891021
    [junit] [EL Finer]: 2024-01-08 18:54:00.91--ClientSession(2101891021)--Thread(Thread[main,5,main])--acquire unit of work: 2022586114
    [junit] [EL Finest]: 2024-01-08 18:54:00.91--UnitOfWork(2022586114)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.91--UnitOfWork(2022586114)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.91--UnitOfWork(2022586114)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@19)
    [junit] [EL Finest]: 2024-01-08 18:54:00.91--ServerSession(1003755748)--Connection(2014406233)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.91--ClientSession(2101891021)--Connection(2014406233)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.91--ClientSession(2101891021)--Connection(2014406233)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.911--ClientSession(2101891021)--Connection(1898870910)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [25, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.911--ClientSession(2101891021)--Connection(1898870910)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.911--ServerSession(1003755748)--Connection(2014406233)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.911--UnitOfWork(2022586114)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.911--UnitOfWork(2022586114)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.911--UnitOfWork(2022586114)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.911--ClientSession(2101891021)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.911--UnitOfWork(2022586114)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.916--ClientSession(2101891021)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.916--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1468809177
    [junit] [EL Finer]: 2024-01-08 18:54:00.916--ClientSession(1468809177)--Thread(Thread[main,5,main])--acquire unit of work: 610056415
    [junit] [EL Finest]: 2024-01-08 18:54:00.916--UnitOfWork(610056415)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.917--ServerSession(1003755748)--Connection(649316770)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.917--ServerSession(1003755748)--Connection(649316770)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.917--ServerSession(1003755748)--Connection(605787935)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Finest]: 2024-01-08 18:54:00.917--ServerSession(1003755748)--Connection(649316770)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.917--UnitOfWork(610056415)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.917--UnitOfWork(610056415)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.917--UnitOfWork(610056415)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.917--UnitOfWork(610056415)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1a)
    [junit] [EL Finest]: 2024-01-08 18:54:00.918--ServerSession(1003755748)--Connection(720242436)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.918--ClientSession(1468809177)--Connection(720242436)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.918--ClientSession(1468809177)--Connection(720242436)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.918--UnitOfWork(610056415)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@19)
    [junit] [EL Finer]: 2024-01-08 18:54:00.918--ClientSession(1468809177)--Connection(430290487)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.918--ClientSession(1468809177)--Connection(430290487)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.918--ClientSession(1468809177)--Connection(430290487)--Thread(Thread[main,5,main])--	bind => [26, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.918--ClientSession(1468809177)--Connection(430290487)--Thread(Thread[main,5,main])--	bind => [25, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.918--ClientSession(1468809177)--Connection(430290487)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.919--ClientSession(1468809177)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:00.919--ClientSession(1468809177)--Connection(430290487)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.919--ServerSession(1003755748)--Connection(720242436)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:00.919--UnitOfWork(610056415)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '25' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadePersist.testSimpleCascadeDetached(TestCascadePersist.java:201)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '25' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 40 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '25' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 44 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:00.92--UnitOfWork(610056415)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.92--ClientSession(1468809177)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.92--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 154487101
    [junit] [EL Finer]: 2024-01-08 18:54:00.92--ClientSession(154487101)--Thread(Thread[main,5,main])--acquire unit of work: 162752456
    [junit] [EL Finest]: 2024-01-08 18:54:00.92--UnitOfWork(162752456)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.92--UnitOfWork(162752456)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.92--UnitOfWork(162752456)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1b)
    [junit] [EL Finest]: 2024-01-08 18:54:00.92--ServerSession(1003755748)--Connection(515398215)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.92--ClientSession(154487101)--Connection(515398215)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.92--ClientSession(154487101)--Connection(515398215)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.921--ClientSession(154487101)--Connection(212329343)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [27, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--ClientSession(154487101)--Connection(212329343)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.921--ServerSession(1003755748)--Connection(515398215)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--UnitOfWork(162752456)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--UnitOfWork(162752456)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--UnitOfWork(162752456)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--ClientSession(154487101)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--UnitOfWork(162752456)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--ClientSession(154487101)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 142561311
    [junit] [EL Finer]: 2024-01-08 18:54:00.921--ClientSession(142561311)--Thread(Thread[main,5,main])--acquire unit of work: 1414093109
    [junit] [EL Finest]: 2024-01-08 18:54:00.922--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.922--ServerSession(1003755748)--Connection(1741092056)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.922--ServerSession(1003755748)--Connection(1741092056)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.922--ServerSession(1003755748)--Connection(980326486)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:00.922--ServerSession(1003755748)--Connection(1741092056)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.922--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.922--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.922--ServerSession(1003755748)--Connection(114159191)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.922--ServerSession(1003755748)--Connection(114159191)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.922--ServerSession(1003755748)--Connection(1211071216)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:00.923--ServerSession(1003755748)--Connection(114159191)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.923--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.923--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.923--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.923--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:00.923--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1c)
    [junit] [EL Finest]: 2024-01-08 18:54:00.923--ServerSession(1003755748)--Connection(1077109993)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.923--ClientSession(142561311)--Connection(1077109993)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.924--ClientSession(142561311)--Connection(1077109993)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.924--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1b)
    [junit] [EL Finest]: 2024-01-08 18:54:00.924--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1b)
    [junit] [EL Finer]: 2024-01-08 18:54:00.924--ClientSession(142561311)--Connection(71782942)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.924--ClientSession(142561311)--Connection(71782942)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.924--ClientSession(142561311)--Connection(71782942)--Thread(Thread[main,5,main])--	bind => [28, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.924--ClientSession(142561311)--Connection(71782942)--Thread(Thread[main,5,main])--	bind => [27, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.924--ClientSession(142561311)--Connection(71782942)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.925--ClientSession(142561311)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:54:00.925--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '27' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] Error Code: 1062
    [junit] Query: DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1b)
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.appendCall(ParameterizedSQLBatchWritingMechanism.java:85)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:612)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2105)
    [junit] 	at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:313)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:275)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:261)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.deleteObject(DatasourceCallQueryMechanism.java:243)
    [junit] 	at org.eclipse.persistence.internal.queries.StatementQueryMechanism.deleteObject(StatementQueryMechanism.java:121)
    [junit] 	at org.eclipse.persistence.queries.DeleteObjectQuery.executeDatabaseQuery(DeleteObjectQuery.java:220)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.DeleteObjectQuery.executeInUnitOfWorkObjectLevelModifyQuery(DeleteObjectQuery.java:121)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.deleteAllObjects(CommitManager.java:344)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.deleteAllObjects(CommitManager.java:293)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1522)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1609)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:280)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadePersist.testSimpleCascadeDetached(TestCascadePersist.java:239)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '27' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 58 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '27' for key 'TMP_CASC_NODE.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 62 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:00.926--ClientSession(142561311)--Connection(71782942)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.926--ServerSession(1003755748)--Connection(1077109993)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.926--UnitOfWork(1414093109)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.926--ClientSession(142561311)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.937--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 41595398
    [junit] [EL Finer]: 2024-01-08 18:54:00.938--ClientSession(41595398)--Thread(Thread[main,5,main])--acquire unit of work: 860148067
    [junit] [EL Finest]: 2024-01-08 18:54:00.938--UnitOfWork(860148067)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.938--UnitOfWork(860148067)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.938--UnitOfWork(860148067)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@b)
    [junit] [EL Finest]: 2024-01-08 18:54:00.938--ServerSession(1003755748)--Connection(2132961406)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.938--ClientSession(41595398)--Connection(2132961406)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.938--ClientSession(41595398)--Connection(2132961406)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.938--ClientSession(41595398)--Connection(1794666800)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [11, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--ClientSession(41595398)--Connection(1794666800)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.939--ServerSession(1003755748)--Connection(2132961406)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--UnitOfWork(860148067)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--UnitOfWork(860148067)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--UnitOfWork(860148067)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--ClientSession(41595398)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--UnitOfWork(860148067)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--ClientSession(41595398)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1925489578
    [junit] [EL Finer]: 2024-01-08 18:54:00.939--ClientSession(1925489578)--Thread(Thread[main,5,main])--acquire unit of work: 508122132
    [junit] [EL Finest]: 2024-01-08 18:54:00.939--UnitOfWork(508122132)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.939--ServerSession(1003755748)--Connection(923911964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.939--ServerSession(1003755748)--Connection(923911964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.94--ServerSession(1003755748)--Connection(870563118)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:00.94--ServerSession(1003755748)--Connection(923911964)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.94--UnitOfWork(508122132)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.94--ServerSession(1003755748)--Connection(155224151)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.94--ServerSession(1003755748)--Connection(155224151)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.94--ServerSession(1003755748)--Connection(669273756)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:00.941--ServerSession(1003755748)--Connection(155224151)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.941--UnitOfWork(508122132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.941--UnitOfWork(508122132)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.941--UnitOfWork(508122132)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@b)
    [junit] [EL Finest]: 2024-01-08 18:54:00.941--UnitOfWork(508122132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@c)
    [junit] [EL Finest]: 2024-01-08 18:54:00.941--ServerSession(1003755748)--Connection(1940407755)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.941--ClientSession(1925489578)--Connection(1940407755)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.941--ClientSession(1925489578)--Connection(1940407755)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.941--ClientSession(1925489578)--Connection(413763859)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [12, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.942--ClientSession(1925489578)--Connection(413763859)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.942--ServerSession(1003755748)--Connection(1940407755)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.942--UnitOfWork(508122132)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.942--UnitOfWork(508122132)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.942--UnitOfWork(508122132)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.942--ClientSession(1925489578)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.942--UnitOfWork(508122132)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.942--ClientSession(1925489578)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.954--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 39476366
    [junit] [EL Finer]: 2024-01-08 18:54:00.954--ClientSession(39476366)--Thread(Thread[main,5,main])--acquire unit of work: 106350019
    [junit] [EL Finest]: 2024-01-08 18:54:00.955--UnitOfWork(106350019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.955--UnitOfWork(106350019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.955--UnitOfWork(106350019)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.955--UnitOfWork(106350019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@2)
    [junit] [EL Finest]: 2024-01-08 18:54:00.955--ServerSession(1003755748)--Connection(1395259059)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.955--ClientSession(39476366)--Connection(1395259059)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.955--ClientSession(39476366)--Connection(1395259059)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.955--UnitOfWork(106350019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1)
    [junit] [EL Finer]: 2024-01-08 18:54:00.955--ClientSession(39476366)--Connection(1501382858)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.956--ClientSession(39476366)--Connection(1501382858)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.956--ClientSession(39476366)--Connection(1501382858)--Thread(Thread[main,5,main])--	bind => [2, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.956--ClientSession(39476366)--Connection(1501382858)--Thread(Thread[main,5,main])--	bind => [1, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.956--ClientSession(39476366)--Connection(1501382858)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.956--ClientSession(39476366)--Connection(1501382858)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.957--ServerSession(1003755748)--Connection(1395259059)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.957--UnitOfWork(106350019)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.957--UnitOfWork(106350019)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.957--UnitOfWork(106350019)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.957--ClientSession(39476366)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.957--UnitOfWork(106350019)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.957--ClientSession(39476366)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadeRefresh
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestCascadeRemove
    [junit] [EL Finer]: 2024-01-08 18:54:00.985--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 251915919
    [junit] [EL Finer]: 2024-01-08 18:54:00.985--ClientSession(251915919)--Thread(Thread[main,5,main])--acquire unit of work: 1088247084
    [junit] [EL Finest]: 2024-01-08 18:54:00.985--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.986--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.986--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.986--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@ca)
    [junit] [EL Finest]: 2024-01-08 18:54:00.986--ServerSession(1003755748)--Connection(1633584044)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.986--ClientSession(251915919)--Connection(1633584044)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.986--ClientSession(251915919)--Connection(1633584044)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.986--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@c9)
    [junit] [EL Finer]: 2024-01-08 18:54:00.986--ClientSession(251915919)--Connection(1144558478)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:00.986--ClientSession(251915919)--Connection(1144558478)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:00.987--ClientSession(251915919)--Connection(1144558478)--Thread(Thread[main,5,main])--	bind => [202, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:00.987--ClientSession(251915919)--Connection(1144558478)--Thread(Thread[main,5,main])--	bind => [201, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.987--ClientSession(251915919)--Connection(1144558478)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:00.987--ClientSession(251915919)--Connection(1144558478)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.988--ServerSession(1003755748)--Connection(1633584044)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.988--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.988--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.988--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.988--ClientSession(251915919)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.988--UnitOfWork(1088247084)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.988--ClientSession(251915919)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.988--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 476631259
    [junit] [EL Finer]: 2024-01-08 18:54:00.988--ClientSession(476631259)--Thread(Thread[main,5,main])--acquire unit of work: 163476249
    [junit] [EL Finest]: 2024-01-08 18:54:00.988--UnitOfWork(163476249)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.988--ServerSession(1003755748)--Connection(152708419)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.988--ServerSession(1003755748)--Connection(152708419)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.988--ServerSession(1003755748)--Connection(1114834984)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [202]
    [junit] [EL Finest]: 2024-01-08 18:54:00.989--ServerSession(1003755748)--Connection(152708419)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.989--UnitOfWork(163476249)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.989--UnitOfWork(163476249)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:00.989--ServerSession(1003755748)--Connection(1620771868)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.99--ServerSession(1003755748)--Connection(1620771868)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.99--ServerSession(1003755748)--Connection(1196307684)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [201]
    [junit] [EL Finest]: 2024-01-08 18:54:00.99--ServerSession(1003755748)--Connection(1620771868)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.99--UnitOfWork(163476249)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.99--ClientSession(476631259)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.991--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1374359172
    [junit] [EL Finer]: 2024-01-08 18:54:00.991--ClientSession(1374359172)--Thread(Thread[main,5,main])--acquire unit of work: 1289906124
    [junit] [EL Finest]: 2024-01-08 18:54:00.991--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.991--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.991--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.991--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@6ee37ca7)
    [junit] [EL Finest]: 2024-01-08 18:54:00.991--ServerSession(1003755748)--Connection(1218017691)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.991--ClientSession(1374359172)--Connection(1218017691)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.991--ClientSession(1374359172)--Connection(1218017691)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:00.992--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@cb)
    [junit] [EL Fine]: 2024-01-08 18:54:00.992--ClientSession(1374359172)--Connection(1038754411)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [204, a simple node]
    [junit] [EL Fine]: 2024-01-08 18:54:00.992--ClientSession(1374359172)--Connection(1038754411)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [203, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.992--ClientSession(1374359172)--Connection(1038754411)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.993--ServerSession(1003755748)--Connection(1218017691)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.993--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.993--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.993--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.993--ClientSession(1374359172)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.993--UnitOfWork(1289906124)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.993--ClientSession(1374359172)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.993--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 2143753518
    [junit] [EL Finer]: 2024-01-08 18:54:00.993--ClientSession(2143753518)--Thread(Thread[main,5,main])--acquire unit of work: 332564935
    [junit] [EL Finest]: 2024-01-08 18:54:00.993--UnitOfWork(332564935)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.993--ServerSession(1003755748)--Connection(1728372612)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.993--ServerSession(1003755748)--Connection(1728372612)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.993--ServerSession(1003755748)--Connection(336750636)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [204]
    [junit] [EL Finest]: 2024-01-08 18:54:00.993--ServerSession(1003755748)--Connection(1728372612)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.994--UnitOfWork(332564935)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.994--ServerSession(1003755748)--Connection(362367755)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.994--ServerSession(1003755748)--Connection(362367755)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.994--ServerSession(1003755748)--Connection(315429532)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [204]
    [junit] [EL Finest]: 2024-01-08 18:54:00.994--ServerSession(1003755748)--Connection(362367755)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.994--UnitOfWork(332564935)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.994--UnitOfWork(332564935)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:00.994--ServerSession(1003755748)--Connection(330224683)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.995--ServerSession(1003755748)--Connection(330224683)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.995--ServerSession(1003755748)--Connection(1770876208)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [203]
    [junit] [EL Finest]: 2024-01-08 18:54:00.995--ServerSession(1003755748)--Connection(330224683)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:00.995--UnitOfWork(332564935)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.995--ClientSession(2143753518)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.996--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1401633928
    [junit] [EL Finer]: 2024-01-08 18:54:00.996--ClientSession(1401633928)--Thread(Thread[main,5,main])--acquire unit of work: 431618307
    [junit] [EL Finest]: 2024-01-08 18:54:00.996--UnitOfWork(431618307)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.996--UnitOfWork(431618307)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.996--UnitOfWork(431618307)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@ce)
    [junit] [EL Finest]: 2024-01-08 18:54:00.996--ServerSession(1003755748)--Connection(581865567)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.996--ClientSession(1401633928)--Connection(581865567)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.996--ClientSession(1401633928)--Connection(581865567)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.996--ClientSession(1401633928)--Connection(1955136744)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [206, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--ClientSession(1401633928)--Connection(1955136744)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.997--ServerSession(1003755748)--Connection(581865567)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--UnitOfWork(431618307)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--UnitOfWork(431618307)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--UnitOfWork(431618307)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--ClientSession(1401633928)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--UnitOfWork(431618307)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--ClientSession(1401633928)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 993023654
    [junit] [EL Finer]: 2024-01-08 18:54:00.997--ClientSession(993023654)--Thread(Thread[main,5,main])--acquire unit of work: 1833567735
    [junit] [EL Finest]: 2024-01-08 18:54:00.997--UnitOfWork(1833567735)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.997--UnitOfWork(1833567735)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:00.997--ServerSession(1003755748)--Connection(1262969395)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.998--ServerSession(1003755748)--Connection(1262969395)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:00.998--ServerSession(1003755748)--Connection(1929091227)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [206]
    [junit] [EL Finest]: 2024-01-08 18:54:00.998--ServerSession(1003755748)--Connection(1262969395)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:00.998--UnitOfWork(1833567735)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:00.998--UnitOfWork(1833567735)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finer]: 2024-01-08 18:54:00.998--UnitOfWork(1833567735)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:00.998--ClientSession(993023654)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:00.999--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1483228092
    [junit] [EL Finer]: 2024-01-08 18:54:00.999--ClientSession(1483228092)--Thread(Thread[main,5,main])--acquire unit of work: 387137936
    [junit] [EL Finest]: 2024-01-08 18:54:00.999--UnitOfWork(387137936)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:00.999--UnitOfWork(387137936)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:00.999--UnitOfWork(387137936)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@7d8b66d9)
    [junit] [EL Finest]: 2024-01-08 18:54:00.999--ServerSession(1003755748)--Connection(1341548823)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:00.999--ClientSession(1483228092)--Connection(1341548823)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:00.999--ClientSession(1483228092)--Connection(1341548823)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.0--ClientSession(1483228092)--Connection(1113898680)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [208, some text]
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--ClientSession(1483228092)--Connection(1113898680)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.0--ServerSession(1003755748)--Connection(1341548823)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--UnitOfWork(387137936)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--UnitOfWork(387137936)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--UnitOfWork(387137936)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--ClientSession(1483228092)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--UnitOfWork(387137936)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--ClientSession(1483228092)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 2094260442
    [junit] [EL Finer]: 2024-01-08 18:54:01.0--ClientSession(2094260442)--Thread(Thread[main,5,main])--acquire unit of work: 9539718
    [junit] [EL Finest]: 2024-01-08 18:54:01.001--UnitOfWork(9539718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.001--UnitOfWork(9539718)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.001--ServerSession(1003755748)--Connection(2125274496)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.001--ServerSession(1003755748)--Connection(2125274496)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.001--ServerSession(1003755748)--Connection(488372159)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [208]
    [junit] [EL Finest]: 2024-01-08 18:54:01.001--ServerSession(1003755748)--Connection(2125274496)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.001--UnitOfWork(9539718)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.001--ServerSession(1003755748)--Connection(1528099970)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.001--ServerSession(1003755748)--Connection(1528099970)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.002--ServerSession(1003755748)--Connection(426792528)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [208]
    [junit] [EL Finest]: 2024-01-08 18:54:01.002--ServerSession(1003755748)--Connection(1528099970)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.002--UnitOfWork(9539718)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.002--UnitOfWork(9539718)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finer]: 2024-01-08 18:54:01.002--UnitOfWork(9539718)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.002--ClientSession(2094260442)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.003--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1974284481
    [junit] [EL Finer]: 2024-01-08 18:54:01.003--ClientSession(1974284481)--Thread(Thread[main,5,main])--acquire unit of work: 266906347
    [junit] [EL Finest]: 2024-01-08 18:54:01.003--UnitOfWork(266906347)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.003--UnitOfWork(266906347)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.003--UnitOfWork(266906347)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.003--UnitOfWork(266906347)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@d1)
    [junit] [EL Finest]: 2024-01-08 18:54:01.003--ServerSession(1003755748)--Connection(1430710100)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.003--ClientSession(1974284481)--Connection(1430710100)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.003--ClientSession(1974284481)--Connection(1430710100)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.003--UnitOfWork(266906347)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@d2)
    [junit] [EL Finer]: 2024-01-08 18:54:01.004--ClientSession(1974284481)--Connection(181451598)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:01.004--ClientSession(1974284481)--Connection(181451598)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:01.004--ClientSession(1974284481)--Connection(181451598)--Thread(Thread[main,5,main])--	bind => [209, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:01.004--ClientSession(1974284481)--Connection(181451598)--Thread(Thread[main,5,main])--	bind => [210, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.004--ClientSession(1974284481)--Connection(181451598)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:01.004--ClientSession(1974284481)--Connection(181451598)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.005--ServerSession(1003755748)--Connection(1430710100)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.005--UnitOfWork(266906347)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.005--UnitOfWork(266906347)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.005--UnitOfWork(266906347)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.005--ClientSession(1974284481)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.005--UnitOfWork(266906347)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.005--ClientSession(1974284481)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.005--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1785570426
    [junit] [EL Finer]: 2024-01-08 18:54:01.005--ClientSession(1785570426)--Thread(Thread[main,5,main])--acquire unit of work: 150180388
    [junit] [EL Finest]: 2024-01-08 18:54:01.005--UnitOfWork(150180388)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.005--ServerSession(1003755748)--Connection(133579455)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.005--ServerSession(1003755748)--Connection(133579455)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.005--ServerSession(1003755748)--Connection(1138992016)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [209]
    [junit] [EL Finest]: 2024-01-08 18:54:01.006--ServerSession(1003755748)--Connection(133579455)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.006--UnitOfWork(150180388)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.006--ServerSession(1003755748)--Connection(1695161087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.006--ServerSession(1003755748)--Connection(1695161087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.006--ServerSession(1003755748)--Connection(1001114349)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [210]
    [junit] [EL Finest]: 2024-01-08 18:54:01.006--ServerSession(1003755748)--Connection(1695161087)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.006--UnitOfWork(150180388)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.006--UnitOfWork(150180388)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finer]: 2024-01-08 18:54:01.006--UnitOfWork(150180388)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.007--ClientSession(1785570426)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.007--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1978471002
    [junit] [EL Finer]: 2024-01-08 18:54:01.007--ClientSession(1978471002)--Thread(Thread[main,5,main])--acquire unit of work: 1698322791
    [junit] [EL Finest]: 2024-01-08 18:54:01.007--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.007--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.007--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.007--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@766b6d02)
    [junit] [EL Finest]: 2024-01-08 18:54:01.008--ServerSession(1003755748)--Connection(731573979)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.008--ClientSession(1978471002)--Connection(731573979)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.008--ClientSession(1978471002)--Connection(731573979)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.008--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@d3)
    [junit] [EL Fine]: 2024-01-08 18:54:01.008--ClientSession(1978471002)--Connection(104105431)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [212, some text]
    [junit] [EL Fine]: 2024-01-08 18:54:01.008--ClientSession(1978471002)--Connection(104105431)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [211, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--ClientSession(1978471002)--Connection(104105431)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.009--ServerSession(1003755748)--Connection(731573979)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--ClientSession(1978471002)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--UnitOfWork(1698322791)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--ClientSession(1978471002)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 2030748640
    [junit] [EL Finer]: 2024-01-08 18:54:01.009--ClientSession(2030748640)--Thread(Thread[main,5,main])--acquire unit of work: 1538456363
    [junit] [EL Finest]: 2024-01-08 18:54:01.009--UnitOfWork(1538456363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.009--ServerSession(1003755748)--Connection(753816421)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.009--ServerSession(1003755748)--Connection(753816421)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.009--ServerSession(1003755748)--Connection(2037147839)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [211]
    [junit] [EL Finest]: 2024-01-08 18:54:01.01--ServerSession(1003755748)--Connection(753816421)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.01--UnitOfWork(1538456363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.01--ServerSession(1003755748)--Connection(1155169971)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.01--ServerSession(1003755748)--Connection(1155169971)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.01--ServerSession(1003755748)--Connection(1583992583)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [212]
    [junit] [EL Finest]: 2024-01-08 18:54:01.01--ServerSession(1003755748)--Connection(1155169971)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.01--UnitOfWork(1538456363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.011--ServerSession(1003755748)--Connection(999749808)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.011--ServerSession(1003755748)--Connection(999749808)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.011--ServerSession(1003755748)--Connection(722929970)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [212]
    [junit] [EL Finest]: 2024-01-08 18:54:01.011--ServerSession(1003755748)--Connection(999749808)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.011--UnitOfWork(1538456363)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.011--UnitOfWork(1538456363)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finer]: 2024-01-08 18:54:01.011--UnitOfWork(1538456363)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.011--ClientSession(2030748640)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.012--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1142350221
    [junit] [EL Finer]: 2024-01-08 18:54:01.012--ClientSession(1142350221)--Thread(Thread[main,5,main])--acquire unit of work: 98550436
    [junit] [EL Finest]: 2024-01-08 18:54:01.012--UnitOfWork(98550436)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.012--UnitOfWork(98550436)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.012--UnitOfWork(98550436)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.012--UnitOfWork(98550436)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@d6)
    [junit] [EL Finest]: 2024-01-08 18:54:01.012--ServerSession(1003755748)--Connection(1134384220)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.012--ClientSession(1142350221)--Connection(1134384220)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.012--ClientSession(1142350221)--Connection(1134384220)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.013--UnitOfWork(98550436)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@d5)
    [junit] [EL Finer]: 2024-01-08 18:54:01.013--ClientSession(1142350221)--Connection(1513945124)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:01.013--ClientSession(1142350221)--Connection(1513945124)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:01.013--ClientSession(1142350221)--Connection(1513945124)--Thread(Thread[main,5,main])--	bind => [214, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:01.013--ClientSession(1142350221)--Connection(1513945124)--Thread(Thread[main,5,main])--	bind => [213, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.013--ClientSession(1142350221)--Connection(1513945124)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:01.013--ClientSession(1142350221)--Connection(1513945124)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.014--ServerSession(1003755748)--Connection(1134384220)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.014--UnitOfWork(98550436)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.014--UnitOfWork(98550436)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.014--UnitOfWork(98550436)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.014--ClientSession(1142350221)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.014--UnitOfWork(98550436)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.014--ClientSession(1142350221)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.014--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 674659751
    [junit] [EL Finer]: 2024-01-08 18:54:01.014--ClientSession(674659751)--Thread(Thread[main,5,main])--acquire unit of work: 27325257
    [junit] [EL Finest]: 2024-01-08 18:54:01.014--UnitOfWork(27325257)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.014--ServerSession(1003755748)--Connection(1012975233)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.014--ServerSession(1003755748)--Connection(1012975233)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.014--ServerSession(1003755748)--Connection(456826612)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [213]
    [junit] [EL Finest]: 2024-01-08 18:54:01.015--ServerSession(1003755748)--Connection(1012975233)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.015--UnitOfWork(27325257)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.015--UnitOfWork(27325257)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.015--ServerSession(1003755748)--Connection(1009260571)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.015--ServerSession(1003755748)--Connection(1009260571)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.015--ServerSession(1003755748)--Connection(1940581460)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [213]
    [junit] [EL Finest]: 2024-01-08 18:54:01.015--ServerSession(1003755748)--Connection(1009260571)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.015--UnitOfWork(27325257)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.015--ServerSession(1003755748)--Connection(293285062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.016--ServerSession(1003755748)--Connection(293285062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.016--ServerSession(1003755748)--Connection(1844381234)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [214]
    [junit] [EL Finest]: 2024-01-08 18:54:01.016--ServerSession(1003755748)--Connection(293285062)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.016--UnitOfWork(27325257)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.016--UnitOfWork(27325257)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finer]: 2024-01-08 18:54:01.016--UnitOfWork(27325257)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.016--ClientSession(674659751)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.017--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 14093978
    [junit] [EL Finer]: 2024-01-08 18:54:01.017--ClientSession(14093978)--Thread(Thread[main,5,main])--acquire unit of work: 1587020590
    [junit] [EL Finest]: 2024-01-08 18:54:01.017--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.017--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.017--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.023--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@591be8aa)
    [junit] [EL Finest]: 2024-01-08 18:54:01.023--ServerSession(1003755748)--Connection(2011857007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.023--ClientSession(14093978)--Connection(2011857007)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.023--ClientSession(14093978)--Connection(2011857007)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.023--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@d7)
    [junit] [EL Fine]: 2024-01-08 18:54:01.024--ClientSession(14093978)--Connection(1907517568)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [216, some text]
    [junit] [EL Fine]: 2024-01-08 18:54:01.024--ClientSession(14093978)--Connection(1907517568)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [215, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.024--ClientSession(14093978)--Connection(1907517568)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.025--ServerSession(1003755748)--Connection(2011857007)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.025--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.025--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.025--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.025--ClientSession(14093978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.025--UnitOfWork(1587020590)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.025--ClientSession(14093978)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.025--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 863313225
    [junit] [EL Finer]: 2024-01-08 18:54:01.025--ClientSession(863313225)--Thread(Thread[main,5,main])--acquire unit of work: 1365349839
    [junit] [EL Finest]: 2024-01-08 18:54:01.025--UnitOfWork(1365349839)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.025--ServerSession(1003755748)--Connection(1324029152)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.025--ServerSession(1003755748)--Connection(1324029152)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.025--ServerSession(1003755748)--Connection(650777250)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [215]
    [junit] [EL Finest]: 2024-01-08 18:54:01.026--ServerSession(1003755748)--Connection(1324029152)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.026--UnitOfWork(1365349839)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.026--UnitOfWork(1365349839)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.026--ServerSession(1003755748)--Connection(1980153091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.026--ServerSession(1003755748)--Connection(1980153091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.026--ServerSession(1003755748)--Connection(11529827)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [215]
    [junit] [EL Finest]: 2024-01-08 18:54:01.027--ServerSession(1003755748)--Connection(1980153091)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.027--UnitOfWork(1365349839)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.027--ServerSession(1003755748)--Connection(1281205497)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.027--ServerSession(1003755748)--Connection(1281205497)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.027--ServerSession(1003755748)--Connection(267445972)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [216]
    [junit] [EL Finest]: 2024-01-08 18:54:01.027--ServerSession(1003755748)--Connection(1281205497)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.027--UnitOfWork(1365349839)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.027--ServerSession(1003755748)--Connection(1400677006)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.027--ServerSession(1003755748)--Connection(1400677006)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.027--ServerSession(1003755748)--Connection(1530013811)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [216]
    [junit] [EL Finest]: 2024-01-08 18:54:01.028--ServerSession(1003755748)--Connection(1400677006)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.028--UnitOfWork(1365349839)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.028--UnitOfWork(1365349839)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finer]: 2024-01-08 18:54:01.028--UnitOfWork(1365349839)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.029--ClientSession(863313225)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.042--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1703837357
    [junit] [EL Finer]: 2024-01-08 18:54:01.042--ClientSession(1703837357)--Thread(Thread[main,5,main])--acquire unit of work: 217930962
    [junit] [EL Finest]: 2024-01-08 18:54:01.042--UnitOfWork(217930962)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.042--UnitOfWork(217930962)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.042--UnitOfWork(217930962)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@65)
    [junit] [EL Finest]: 2024-01-08 18:54:01.042--ServerSession(1003755748)--Connection(2065314021)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.042--ClientSession(1703837357)--Connection(2065314021)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.042--ClientSession(1703837357)--Connection(2065314021)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.043--ClientSession(1703837357)--Connection(501741720)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [101, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.043--ClientSession(1703837357)--Connection(501741720)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.043--ServerSession(1003755748)--Connection(2065314021)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.043--UnitOfWork(217930962)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.043--UnitOfWork(217930962)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.043--UnitOfWork(217930962)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.044--ClientSession(1703837357)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.044--UnitOfWork(217930962)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.044--ClientSession(1703837357)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.044--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1675326525
    [junit] [EL Finer]: 2024-01-08 18:54:01.044--ClientSession(1675326525)--Thread(Thread[main,5,main])--acquire unit of work: 1231875515
    [junit] [EL Finest]: 2024-01-08 18:54:01.044--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.044--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.044--ServerSession(1003755748)--Connection(962058379)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.044--ServerSession(1003755748)--Connection(962058379)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.044--ServerSession(1003755748)--Connection(18163968)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [101]
    [junit] [EL Finest]: 2024-01-08 18:54:01.044--ServerSession(1003755748)--Connection(962058379)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.045--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.045--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--Unregister the object org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@66
    [junit] [EL Finest]: 2024-01-08 18:54:01.045--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.045--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.045--ServerSession(1003755748)--Connection(36266279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.045--ServerSession(1003755748)--Connection(36266279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.045--ServerSession(1003755748)--Connection(1558397083)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [101]
    [junit] [EL Finest]: 2024-01-08 18:54:01.046--ServerSession(1003755748)--Connection(36266279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:01.046--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.046--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.046--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@65)
    [junit] [EL Finest]: 2024-01-08 18:54:01.046--ServerSession(1003755748)--Connection(801783477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.046--ClientSession(1675326525)--Connection(801783477)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.046--ClientSession(1675326525)--Connection(801783477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.046--ClientSession(1675326525)--Connection(1777030223)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [101]
    [junit] [EL Finer]: 2024-01-08 18:54:01.047--ClientSession(1675326525)--Connection(1777030223)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.047--ServerSession(1003755748)--Connection(801783477)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.047--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.047--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.047--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.047--ClientSession(1675326525)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.047--UnitOfWork(1231875515)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.047--ClientSession(1675326525)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.048--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1292769946
    [junit] [EL Finer]: 2024-01-08 18:54:01.048--ClientSession(1292769946)--Thread(Thread[main,5,main])--acquire unit of work: 622955085
    [junit] [EL Finest]: 2024-01-08 18:54:01.048--UnitOfWork(622955085)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.048--UnitOfWork(622955085)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.048--UnitOfWork(622955085)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@bf2aa32)
    [junit] [EL Finest]: 2024-01-08 18:54:01.048--ServerSession(1003755748)--Connection(1799199800)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.048--ClientSession(1292769946)--Connection(1799199800)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.048--ClientSession(1292769946)--Connection(1799199800)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.048--ClientSession(1292769946)--Connection(1114050800)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [103, a simple node]
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--ClientSession(1292769946)--Connection(1114050800)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.049--ServerSession(1003755748)--Connection(1799199800)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--UnitOfWork(622955085)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--UnitOfWork(622955085)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--UnitOfWork(622955085)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--ClientSession(1292769946)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--UnitOfWork(622955085)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--ClientSession(1292769946)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1580727170
    [junit] [EL Finer]: 2024-01-08 18:54:01.049--ClientSession(1580727170)--Thread(Thread[main,5,main])--acquire unit of work: 1508667424
    [junit] [EL Finest]: 2024-01-08 18:54:01.049--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.049--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.05--ServerSession(1003755748)--Connection(732559750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.05--ServerSession(1003755748)--Connection(732559750)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.05--ServerSession(1003755748)--Connection(1252261018)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [103]
    [junit] [EL Finest]: 2024-01-08 18:54:01.05--ServerSession(1003755748)--Connection(732559750)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.05--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.05--ServerSession(1003755748)--Connection(122361912)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.05--ServerSession(1003755748)--Connection(122361912)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.05--ServerSession(1003755748)--Connection(1389978471)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [103]
    [junit] [EL Finest]: 2024-01-08 18:54:01.051--ServerSession(1003755748)--Connection(122361912)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.051--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.051--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--Unregister the object org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@68
    [junit] [EL Finest]: 2024-01-08 18:54:01.051--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.051--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.051--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:01.051--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@634aa81e)
    [junit] [EL Finest]: 2024-01-08 18:54:01.051--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@634aa81e)
    [junit] [EL Finest]: 2024-01-08 18:54:01.052--ServerSession(1003755748)--Connection(561200318)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.052--ClientSession(1580727170)--Connection(561200318)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.052--ClientSession(1580727170)--Connection(561200318)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.052--ClientSession(1580727170)--Connection(2009915092)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [103]
    [junit] [EL Finer]: 2024-01-08 18:54:01.052--ClientSession(1580727170)--Connection(2009915092)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.052--ServerSession(1003755748)--Connection(561200318)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.052--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.052--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.052--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.052--ClientSession(1580727170)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.053--UnitOfWork(1508667424)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.053--ClientSession(1580727170)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.053--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 138087695
    [junit] [EL Finer]: 2024-01-08 18:54:01.053--ClientSession(138087695)--Thread(Thread[main,5,main])--acquire unit of work: 733419479
    [junit] [EL Finest]: 2024-01-08 18:54:01.053--UnitOfWork(733419479)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.053--UnitOfWork(733419479)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.053--UnitOfWork(733419479)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.053--UnitOfWork(733419479)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@69)
    [junit] [EL Finest]: 2024-01-08 18:54:01.054--ServerSession(1003755748)--Connection(683639513)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.054--ClientSession(138087695)--Connection(683639513)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.054--ClientSession(138087695)--Connection(683639513)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.054--UnitOfWork(733419479)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@6a)
    [junit] [EL Finer]: 2024-01-08 18:54:01.054--ClientSession(138087695)--Connection(1154275164)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:01.054--ClientSession(138087695)--Connection(1154275164)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:01.054--ClientSession(138087695)--Connection(1154275164)--Thread(Thread[main,5,main])--	bind => [105, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:01.054--ClientSession(138087695)--Connection(1154275164)--Thread(Thread[main,5,main])--	bind => [106, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.054--ClientSession(138087695)--Connection(1154275164)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--ClientSession(138087695)--Connection(1154275164)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.055--ServerSession(1003755748)--Connection(683639513)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--UnitOfWork(733419479)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--UnitOfWork(733419479)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--UnitOfWork(733419479)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--ClientSession(138087695)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--UnitOfWork(733419479)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--ClientSession(138087695)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 34737133
    [junit] [EL Finer]: 2024-01-08 18:54:01.055--ClientSession(34737133)--Thread(Thread[main,5,main])--acquire unit of work: 1450174524
    [junit] [EL Finest]: 2024-01-08 18:54:01.055--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.055--ServerSession(1003755748)--Connection(1950069658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.055--ServerSession(1003755748)--Connection(1950069658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.055--ServerSession(1003755748)--Connection(769896530)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [105]
    [junit] [EL Finest]: 2024-01-08 18:54:01.056--ServerSession(1003755748)--Connection(1950069658)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.056--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.056--ServerSession(1003755748)--Connection(1060469917)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.056--ServerSession(1003755748)--Connection(1060469917)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.056--ServerSession(1003755748)--Connection(266611209)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [106]
    [junit] [EL Finest]: 2024-01-08 18:54:01.056--ServerSession(1003755748)--Connection(1060469917)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--ServerSession(1003755748)--Connection(188241890)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--ServerSession(1003755748)--Connection(188241890)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.057--ServerSession(1003755748)--Connection(631410926)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [105]
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--ServerSession(1003755748)--Connection(188241890)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--ServerSession(1003755748)--Connection(1079152956)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.057--ServerSession(1003755748)--Connection(1079152956)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.057--ServerSession(1003755748)--Connection(161237395)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [106]
    [junit] [EL Finest]: 2024-01-08 18:54:01.058--ServerSession(1003755748)--Connection(1079152956)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:01.058--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.058--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.058--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.058--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@69)
    [junit] [EL Finest]: 2024-01-08 18:54:01.058--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@69)
    [junit] [EL Finest]: 2024-01-08 18:54:01.058--ServerSession(1003755748)--Connection(910572297)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.058--ClientSession(34737133)--Connection(910572297)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.058--ClientSession(34737133)--Connection(910572297)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.058--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@6a)
    [junit] [EL Finer]: 2024-01-08 18:54:01.059--ClientSession(34737133)--Connection(1256142210)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:01.059--ClientSession(34737133)--Connection(1256142210)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] [EL Fine]: 2024-01-08 18:54:01.059--ClientSession(34737133)--Connection(1256142210)--Thread(Thread[main,5,main])--	bind => [105]
    [junit] [EL Fine]: 2024-01-08 18:54:01.059--ClientSession(34737133)--Connection(1256142210)--Thread(Thread[main,5,main])--	bind => [106]
    [junit] [EL Finer]: 2024-01-08 18:54:01.059--ClientSession(34737133)--Connection(1256142210)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:01.059--ClientSession(34737133)--Connection(1256142210)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.06--ServerSession(1003755748)--Connection(910572297)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.06--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.06--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.06--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.06--ClientSession(34737133)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.06--UnitOfWork(1450174524)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.06--ClientSession(34737133)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.06--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1467742939
    [junit] [EL Finer]: 2024-01-08 18:54:01.06--ClientSession(1467742939)--Thread(Thread[main,5,main])--acquire unit of work: 632168320
    [junit] [EL Finest]: 2024-01-08 18:54:01.061--UnitOfWork(632168320)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.061--UnitOfWork(632168320)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.061--UnitOfWork(632168320)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.061--UnitOfWork(632168320)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@6df791a4)
    [junit] [EL Finest]: 2024-01-08 18:54:01.061--ServerSession(1003755748)--Connection(1922881634)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.061--ClientSession(1467742939)--Connection(1922881634)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.061--ClientSession(1467742939)--Connection(1922881634)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.061--UnitOfWork(632168320)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@6b)
    [junit] [EL Fine]: 2024-01-08 18:54:01.061--ClientSession(1467742939)--Connection(599203108)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [108, a simple node]
    [junit] [EL Fine]: 2024-01-08 18:54:01.062--ClientSession(1467742939)--Connection(599203108)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [107, null, 108]
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--ClientSession(1467742939)--Connection(599203108)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.062--ServerSession(1003755748)--Connection(1922881634)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--UnitOfWork(632168320)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--UnitOfWork(632168320)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--UnitOfWork(632168320)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--ClientSession(1467742939)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--UnitOfWork(632168320)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--ClientSession(1467742939)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1486748271
    [junit] [EL Finer]: 2024-01-08 18:54:01.062--ClientSession(1486748271)--Thread(Thread[main,5,main])--acquire unit of work: 1129874021
    [junit] [EL Finest]: 2024-01-08 18:54:01.062--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.062--ServerSession(1003755748)--Connection(1871079355)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.062--ServerSession(1003755748)--Connection(1871079355)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.063--ServerSession(1003755748)--Connection(269287960)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:01.063--ServerSession(1003755748)--Connection(1871079355)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.063--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="description" referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:01.063--ServerSession(1003755748)--Connection(2086611398)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.063--ServerSession(1003755748)--Connection(2086611398)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.063--ServerSession(1003755748)--Connection(79362455)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [108]
    [junit] [EL Finest]: 2024-01-08 18:54:01.063--ServerSession(1003755748)--Connection(2086611398)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--ServerSession(1003755748)--Connection(1638622497)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--ServerSession(1003755748)--Connection(1638622497)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.064--ServerSession(1003755748)--Connection(848187074)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [108]
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--ServerSession(1003755748)--Connection(1638622497)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--ServerSession(1003755748)--Connection(1761382759)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.064--ServerSession(1003755748)--Connection(1761382759)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.064--ServerSession(1003755748)--Connection(1388602164)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:01.065--ServerSession(1003755748)--Connection(1761382759)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:01.065--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.065--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.065--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:01.065--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@6b)
    [junit] [EL Finest]: 2024-01-08 18:54:01.065--ServerSession(1003755748)--Connection(547468206)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.065--ClientSession(1486748271)--Connection(547468206)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.065--ClientSession(1486748271)--Connection(547468206)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.065--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@643f6179)
    [junit] [EL Fine]: 2024-01-08 18:54:01.066--ClientSession(1486748271)--Connection(1414953733)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Fine]: 2024-01-08 18:54:01.066--ClientSession(1486748271)--Connection(1414953733)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [108]
    [junit] [EL Finer]: 2024-01-08 18:54:01.066--ClientSession(1486748271)--Connection(1414953733)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.066--ServerSession(1003755748)--Connection(547468206)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.066--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.067--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.067--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.067--ClientSession(1486748271)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.067--UnitOfWork(1129874021)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.067--ClientSession(1486748271)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.079--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 635340952
    [junit] [EL Finer]: 2024-01-08 18:54:01.079--ClientSession(635340952)--Thread(Thread[main,5,main])--acquire unit of work: 201036751
    [junit] [EL Finest]: 2024-01-08 18:54:01.079--UnitOfWork(201036751)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.079--UnitOfWork(201036751)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.079--UnitOfWork(201036751)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.079--UnitOfWork(201036751)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12e)
    [junit] [EL Finest]: 2024-01-08 18:54:01.079--ServerSession(1003755748)--Connection(1239935217)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.079--ClientSession(635340952)--Connection(1239935217)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.079--ClientSession(635340952)--Connection(1239935217)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.08--UnitOfWork(201036751)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12d)
    [junit] [EL Finer]: 2024-01-08 18:54:01.08--ClientSession(635340952)--Connection(666586565)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:01.08--ClientSession(635340952)--Connection(666586565)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:01.08--ClientSession(635340952)--Connection(666586565)--Thread(Thread[main,5,main])--	bind => [302, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:01.08--ClientSession(635340952)--Connection(666586565)--Thread(Thread[main,5,main])--	bind => [301, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.08--ClientSession(635340952)--Connection(666586565)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:01.081--ClientSession(635340952)--Connection(666586565)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.081--ServerSession(1003755748)--Connection(1239935217)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.081--UnitOfWork(201036751)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.081--UnitOfWork(201036751)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.081--UnitOfWork(201036751)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.081--ClientSession(635340952)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.081--UnitOfWork(201036751)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.081--ClientSession(635340952)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.081--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1687227181
    [junit] [EL Finer]: 2024-01-08 18:54:01.082--ClientSession(1687227181)--Thread(Thread[main,5,main])--acquire unit of work: 306693934
    [junit] [EL Finest]: 2024-01-08 18:54:01.082--UnitOfWork(306693934)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.082--ServerSession(1003755748)--Connection(1877964230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.082--ServerSession(1003755748)--Connection(1877964230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.082--ServerSession(1003755748)--Connection(1600249858)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [301]
    [junit] [EL Finest]: 2024-01-08 18:54:01.082--ServerSession(1003755748)--Connection(1877964230)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.082--UnitOfWork(306693934)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.082--UnitOfWork(306693934)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.082--ServerSession(1003755748)--Connection(188909616)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.083--ServerSession(1003755748)--Connection(188909616)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.083--ServerSession(1003755748)--Connection(1534265514)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [301]
    [junit] [EL Finest]: 2024-01-08 18:54:01.083--ServerSession(1003755748)--Connection(188909616)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.083--UnitOfWork(306693934)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.083--ServerSession(1003755748)--Connection(1634001207)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.083--ServerSession(1003755748)--Connection(1634001207)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.083--ServerSession(1003755748)--Connection(2130241059)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:01.084--ServerSession(1003755748)--Connection(1634001207)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.084--UnitOfWork(306693934)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.084--UnitOfWork(306693934)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.084--UnitOfWork(306693934)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.084--UnitOfWork(306693934)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12d)
    [junit] [EL Finest]: 2024-01-08 18:54:01.084--UnitOfWork(306693934)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12d)
    [junit] [EL Finest]: 2024-01-08 18:54:01.084--ServerSession(1003755748)--Connection(26428217)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.084--ClientSession(1687227181)--Connection(26428217)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.084--ClientSession(1687227181)--Connection(26428217)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.084--ClientSession(1687227181)--Connection(1257319011)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [301]
    [junit] [EL Finer]: 2024-01-08 18:54:01.085--ClientSession(1687227181)--Connection(1257319011)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.085--ServerSession(1003755748)--Connection(26428217)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.085--UnitOfWork(306693934)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.085--UnitOfWork(306693934)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.085--UnitOfWork(306693934)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.085--ClientSession(1687227181)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.085--UnitOfWork(306693934)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.085--ClientSession(1687227181)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.086--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 706631622
    [junit] [EL Finer]: 2024-01-08 18:54:01.086--ClientSession(706631622)--Thread(Thread[main,5,main])--acquire unit of work: 1758917774
    [junit] [EL Finest]: 2024-01-08 18:54:01.086--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.086--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.086--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.086--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@7babed9e)
    [junit] [EL Finest]: 2024-01-08 18:54:01.086--ServerSession(1003755748)--Connection(582479659)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.086--ClientSession(706631622)--Connection(582479659)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.086--ClientSession(706631622)--Connection(582479659)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.087--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12f)
    [junit] [EL Fine]: 2024-01-08 18:54:01.087--ClientSession(706631622)--Connection(114565630)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [304, description]
    [junit] [EL Fine]: 2024-01-08 18:54:01.087--ClientSession(706631622)--Connection(114565630)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [303, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.087--ClientSession(706631622)--Connection(114565630)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.088--ServerSession(1003755748)--Connection(582479659)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.088--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.088--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.088--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.088--ClientSession(706631622)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.088--UnitOfWork(1758917774)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.088--ClientSession(706631622)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.088--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 722044259
    [junit] [EL Finer]: 2024-01-08 18:54:01.088--ClientSession(722044259)--Thread(Thread[main,5,main])--acquire unit of work: 209029677
    [junit] [EL Finest]: 2024-01-08 18:54:01.088--UnitOfWork(209029677)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.088--ServerSession(1003755748)--Connection(218857805)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.088--ServerSession(1003755748)--Connection(218857805)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.088--ServerSession(1003755748)--Connection(1826705682)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [303]
    [junit] [EL Finest]: 2024-01-08 18:54:01.088--ServerSession(1003755748)--Connection(218857805)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.089--UnitOfWork(209029677)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.089--UnitOfWork(209029677)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.089--ServerSession(1003755748)--Connection(2062604571)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.089--ServerSession(1003755748)--Connection(2062604571)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.089--ServerSession(1003755748)--Connection(478113430)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [303]
    [junit] [EL Finest]: 2024-01-08 18:54:01.089--ServerSession(1003755748)--Connection(2062604571)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.089--UnitOfWork(209029677)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.089--ServerSession(1003755748)--Connection(448843184)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.089--ServerSession(1003755748)--Connection(448843184)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.089--ServerSession(1003755748)--Connection(1719990258)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [304]
    [junit] [EL Finest]: 2024-01-08 18:54:01.09--ServerSession(1003755748)--Connection(448843184)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.09--UnitOfWork(209029677)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.09--ServerSession(1003755748)--Connection(1290584410)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.09--ServerSession(1003755748)--Connection(1290584410)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.09--ServerSession(1003755748)--Connection(227972178)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [304]
    [junit] [EL Finest]: 2024-01-08 18:54:01.09--ServerSession(1003755748)--Connection(1290584410)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.09--UnitOfWork(209029677)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.09--UnitOfWork(209029677)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.09--UnitOfWork(209029677)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.091--UnitOfWork(209029677)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12f)
    [junit] [EL Finest]: 2024-01-08 18:54:01.091--ServerSession(1003755748)--Connection(1739940094)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.091--ClientSession(722044259)--Connection(1739940094)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.091--ClientSession(722044259)--Connection(1739940094)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:01.092--UnitOfWork(209029677)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@12f)
    [junit] [EL Fine]: 2024-01-08 18:54:01.092--ClientSession(722044259)--Connection(1172170412)--Thread(Thread[main,5,main])--UPDATE TMP_CASC_NODE SET DESCRIPTION = ? WHERE (ID = ?)
    [junit] 	bind => [304, 303]
    [junit] [EL Fine]: 2024-01-08 18:54:01.092--ClientSession(722044259)--Connection(1172170412)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [303]
    [junit] [EL Finer]: 2024-01-08 18:54:01.093--ClientSession(722044259)--Connection(1172170412)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.093--ServerSession(1003755748)--Connection(1739940094)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.093--UnitOfWork(209029677)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.093--UnitOfWork(209029677)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.093--UnitOfWork(209029677)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.093--ClientSession(722044259)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.093--UnitOfWork(209029677)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.094--ClientSession(722044259)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.109--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1783296129
    [junit] [EL Finer]: 2024-01-08 18:54:01.109--ClientSession(1783296129)--Thread(Thread[main,5,main])--acquire unit of work: 917847816
    [junit] [EL Finest]: 2024-01-08 18:54:01.109--UnitOfWork(917847816)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.109--UnitOfWork(917847816)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.109--UnitOfWork(917847816)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1)
    [junit] [EL Finest]: 2024-01-08 18:54:01.109--ServerSession(1003755748)--Connection(1693658782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.109--ClientSession(1783296129)--Connection(1693658782)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.109--ClientSession(1783296129)--Connection(1693658782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.11--ClientSession(1783296129)--Connection(2065764471)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [1, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:01.11--ClientSession(1783296129)--Connection(2065764471)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.111--ServerSession(1003755748)--Connection(1693658782)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.111--UnitOfWork(917847816)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.111--UnitOfWork(917847816)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.111--UnitOfWork(917847816)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.111--ClientSession(1783296129)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.111--UnitOfWork(917847816)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.111--ClientSession(1783296129)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.111--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1655750533
    [junit] [EL Finer]: 2024-01-08 18:54:01.111--ClientSession(1655750533)--Thread(Thread[main,5,main])--acquire unit of work: 533392019
    [junit] [EL Finest]: 2024-01-08 18:54:01.111--UnitOfWork(533392019)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNode" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.111--ServerSession(1003755748)--Connection(1822159797)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.111--ServerSession(1003755748)--Connection(1822159797)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.111--ServerSession(1003755748)--Connection(1862784020)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:01.112--ServerSession(1003755748)--Connection(1822159797)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.112--UnitOfWork(533392019)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.112--UnitOfWork(533392019)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.112--ServerSession(1003755748)--Connection(1248488041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.112--ServerSession(1003755748)--Connection(1248488041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.113--ServerSession(1003755748)--Connection(1568611929)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:01.113--ServerSession(1003755748)--Connection(1248488041)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.113--UnitOfWork(533392019)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.113--UnitOfWork(533392019)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.113--ServerSession(1003755748)--Connection(981865495)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.113--ServerSession(1003755748)--Connection(981865495)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.12--ServerSession(1003755748)--Connection(589699084)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (PARENT = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:01.12--ServerSession(1003755748)--Connection(981865495)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:01.12--UnitOfWork(533392019)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.121--UnitOfWork(533392019)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.121--UnitOfWork(533392019)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1)
    [junit] [EL Finest]: 2024-01-08 18:54:01.121--ServerSession(1003755748)--Connection(380390717)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.121--ClientSession(1655750533)--Connection(380390717)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.121--ClientSession(1655750533)--Connection(380390717)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.121--ClientSession(1655750533)--Connection(89772444)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.122--ClientSession(1655750533)--Connection(89772444)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.122--ServerSession(1003755748)--Connection(380390717)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.122--UnitOfWork(533392019)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.123--UnitOfWork(533392019)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.123--UnitOfWork(533392019)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.123--ClientSession(1655750533)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.123--UnitOfWork(533392019)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.123--ClientSession(1655750533)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.123--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1409933277
    [junit] [EL Finer]: 2024-01-08 18:54:01.124--ClientSession(1409933277)--Thread(Thread[main,5,main])--acquire unit of work: 1174000532
    [junit] [EL Finest]: 2024-01-08 18:54:01.124--UnitOfWork(1174000532)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.124--UnitOfWork(1174000532)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.124--UnitOfWork(1174000532)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@1c2d63f0)
    [junit] [EL Finest]: 2024-01-08 18:54:01.124--ServerSession(1003755748)--Connection(548752638)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.124--ClientSession(1409933277)--Connection(548752638)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.124--ClientSession(1409933277)--Connection(548752638)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.124--ClientSession(1409933277)--Connection(735796751)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [3, a simple node]
    [junit] [EL Finer]: 2024-01-08 18:54:01.125--ClientSession(1409933277)--Connection(735796751)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.125--ServerSession(1003755748)--Connection(548752638)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.125--UnitOfWork(1174000532)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.125--UnitOfWork(1174000532)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.125--UnitOfWork(1174000532)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.125--ClientSession(1409933277)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.125--UnitOfWork(1174000532)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.125--ClientSession(1409933277)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.125--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 576909528
    [junit] [EL Finer]: 2024-01-08 18:54:01.128--ClientSession(576909528)--Thread(Thread[main,5,main])--acquire unit of work: 674925270
    [junit] [EL Finest]: 2024-01-08 18:54:01.129--UnitOfWork(674925270)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.129--ServerSession(1003755748)--Connection(1507885816)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.129--ServerSession(1003755748)--Connection(1507885816)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.129--ServerSession(1003755748)--Connection(1904600593)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:01.129--ServerSession(1003755748)--Connection(1507885816)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.129--UnitOfWork(674925270)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="node" referenceClass=CascadingNode sql="SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.13--ServerSession(1003755748)--Connection(1701756941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.13--ServerSession(1003755748)--Connection(1701756941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.13--ServerSession(1003755748)--Connection(998574047)--Thread(Thread[main,5,main])--SELECT ID, PARENT, DESCRIPTION FROM TMP_CASC_NODE WHERE (DESCRIPTION = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:01.13--ServerSession(1003755748)--Connection(1701756941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.13--UnitOfWork(674925270)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.13--UnitOfWork(674925270)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:01.131--ServerSession(1003755748)--Connection(1171097095)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.131--ServerSession(1003755748)--Connection(1171097095)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.131--ServerSession(1003755748)--Connection(165886570)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:01.131--ServerSession(1003755748)--Connection(1171097095)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.131--UnitOfWork(674925270)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.131--UnitOfWork(674925270)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.131--UnitOfWork(674925270)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:01.131--UnitOfWork(674925270)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@384472bf)
    [junit] [EL Finest]: 2024-01-08 18:54:01.131--UnitOfWork(674925270)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@384472bf)
    [junit] [EL Finest]: 2024-01-08 18:54:01.132--ServerSession(1003755748)--Connection(1298650532)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.132--ClientSession(576909528)--Connection(1298650532)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.132--ClientSession(576909528)--Connection(1298650532)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.132--ClientSession(576909528)--Connection(171672975)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finer]: 2024-01-08 18:54:01.132--ClientSession(576909528)--Connection(171672975)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.132--ServerSession(1003755748)--Connection(1298650532)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.133--UnitOfWork(674925270)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.133--UnitOfWork(674925270)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.133--UnitOfWork(674925270)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.133--ClientSession(576909528)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.133--UnitOfWork(674925270)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.133--ClientSession(576909528)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.162 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestClear
    [junit] [EL Finer]: 2024-01-08 18:54:01.153--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1379436911
    [junit] [EL Finer]: 2024-01-08 18:54:01.153--ClientSession(1379436911)--Thread(Thread[main,5,main])--acquire unit of work: 1957188885
    [junit] [EL Finest]: 2024-01-08 18:54:01.153--UnitOfWork(1957188885)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.153--UnitOfWork(1957188885)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.153--UnitOfWork(1957188885)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@457)
    [junit] [EL Finest]: 2024-01-08 18:54:01.154--ServerSession(1003755748)--Connection(659271212)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.154--ClientSession(1379436911)--Connection(659271212)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.154--ClientSession(1379436911)--Connection(659271212)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.155--ClientSession(1379436911)--Connection(1860905408)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1111, one, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.155--ClientSession(1379436911)--Connection(1860905408)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.156--ServerSession(1003755748)--Connection(659271212)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.156--UnitOfWork(1957188885)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.156--UnitOfWork(1957188885)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.156--UnitOfWork(1957188885)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.156--ClientSession(1379436911)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.156--UnitOfWork(1957188885)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.156--ClientSession(1379436911)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.156--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1872258305
    [junit] [EL Finer]: 2024-01-08 18:54:01.156--ClientSession(1872258305)--Thread(Thread[main,5,main])--acquire unit of work: 366513168
    [junit] [EL Finest]: 2024-01-08 18:54:01.156--UnitOfWork(366513168)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.156--UnitOfWork(366513168)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@457
    [junit] [EL Finest]: 2024-01-08 18:54:01.157--UnitOfWork(366513168)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--UnitOfWork(366513168)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--ClientSession(1872258305)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--UnitOfWork(366513168)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--UnitOfWork(366513168)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--UnitOfWork(366513168)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--UnitOfWork(366513168)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--ClientSession(1872258305)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--UnitOfWork(366513168)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--ClientSession(1872258305)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 700523674
    [junit] [EL Finer]: 2024-01-08 18:54:01.157--ClientSession(700523674)--Thread(Thread[main,5,main])--acquire unit of work: 1542155234
    [junit] [EL Finest]: 2024-01-08 18:54:01.157--UnitOfWork(1542155234)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.157--UnitOfWork(1542155234)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@457
    [junit] [EL Finest]: 2024-01-08 18:54:01.158--UnitOfWork(1542155234)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.158--ServerSession(1003755748)--Connection(838015776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.158--ServerSession(1003755748)--Connection(838015776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.158--ServerSession(1003755748)--Connection(1281325903)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [2222]
    [junit] [EL Finest]: 2024-01-08 18:54:01.159--ServerSession(1003755748)--Connection(838015776)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:01.17--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1513743700
    [junit] [EL Finer]: 2024-01-08 18:54:01.17--ClientSession(1513743700)--Thread(Thread[main,5,main])--acquire unit of work: 859653366
    [junit] [EL Finest]: 2024-01-08 18:54:01.171--UnitOfWork(859653366)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.171--UnitOfWork(859653366)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.171--UnitOfWork(859653366)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:01.171--ServerSession(1003755748)--Connection(382055690)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.171--ClientSession(1513743700)--Connection(382055690)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.171--ClientSession(1513743700)--Connection(382055690)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.171--ClientSession(1513743700)--Connection(1334204880)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, one, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.172--ClientSession(1513743700)--Connection(1334204880)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.172--ServerSession(1003755748)--Connection(382055690)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.173--UnitOfWork(859653366)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.173--UnitOfWork(859653366)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.173--UnitOfWork(859653366)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.173--ClientSession(1513743700)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.173--UnitOfWork(859653366)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.173--ClientSession(1513743700)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.173--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1080743637
    [junit] [EL Finer]: 2024-01-08 18:54:01.173--ClientSession(1080743637)--Thread(Thread[main,5,main])--acquire unit of work: 712753515
    [junit] [EL Finest]: 2024-01-08 18:54:01.173--UnitOfWork(712753515)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.173--UnitOfWork(712753515)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:01.174--UnitOfWork(712753515)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.174--UnitOfWork(712753515)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.174--ClientSession(1080743637)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.174--UnitOfWork(712753515)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.174--ClientSession(1080743637)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestClose
    [junit] [EL Finer]: 2024-01-08 18:54:01.23--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 746247411
    [junit] [EL Finer]: 2024-01-08 18:54:01.231--ClientSession(746247411)--Thread(Thread[main,5,main])--acquire unit of work: 110687402
    [junit] [EL Finest]: 2024-01-08 18:54:01.231--UnitOfWork(110687402)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.231--UnitOfWork(110687402)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.231--UnitOfWork(110687402)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:01.231--ServerSession(1003755748)--Connection(111832087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.232--ClientSession(746247411)--Connection(111832087)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.232--ClientSession(746247411)--Connection(111832087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.232--ClientSession(746247411)--Connection(1196877260)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, Muggles, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.232--ClientSession(746247411)--Connection(1196877260)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.233--ServerSession(1003755748)--Connection(111832087)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.233--UnitOfWork(110687402)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.233--UnitOfWork(110687402)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.234--UnitOfWork(110687402)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.234--ClientSession(746247411)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.234--UnitOfWork(110687402)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.234--ClientSession(746247411)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.234--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1985468683
    [junit] [EL Finer]: 2024-01-08 18:54:01.234--ClientSession(1985468683)--Thread(Thread[main,5,main])--acquire unit of work: 1057778492
    [junit] [EL Finest]: 2024-01-08 18:54:01.234--UnitOfWork(1057778492)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.234--UnitOfWork(1057778492)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:01.234--UnitOfWork(1057778492)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.234--UnitOfWork(1057778492)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.234--ClientSession(1985468683)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.262--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 2112246941
    [junit] [EL Finer]: 2024-01-08 18:54:01.262--ClientSession(2112246941)--Thread(Thread[main,5,main])--acquire unit of work: 304172847
    [junit] [EL Finest]: 2024-01-08 18:54:01.262--UnitOfWork(304172847)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.262--UnitOfWork(304172847)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.262--UnitOfWork(304172847)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:01.263--ServerSession(1003755748)--Connection(533951552)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.263--ClientSession(2112246941)--Connection(533951552)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.263--ClientSession(2112246941)--Connection(533951552)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.263--ClientSession(2112246941)--Connection(127076514)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, QA, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.263--ClientSession(2112246941)--Connection(127076514)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.264--ServerSession(1003755748)--Connection(533951552)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.264--UnitOfWork(304172847)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.264--UnitOfWork(304172847)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.264--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 892230274
    [junit] [EL Finer]: 2024-01-08 18:54:01.264--ClientSession(892230274)--Thread(Thread[main,5,main])--acquire unit of work: 828070163
    [junit] [EL Finest]: 2024-01-08 18:54:01.264--UnitOfWork(828070163)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.264--UnitOfWork(828070163)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestContains
    [junit] [EL Finer]: 2024-01-08 18:54:01.465--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 408419948
    [junit] [EL Finer]: 2024-01-08 18:54:01.465--ClientSession(408419948)--Thread(Thread[main,5,main])--acquire unit of work: 1150774024
    [junit] [EL Finest]: 2024-01-08 18:54:01.465--UnitOfWork(1150774024)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.465--UnitOfWork(1150774024)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.465--ClientSession(408419948)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.465--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 545851930
    [junit] [EL Finer]: 2024-01-08 18:54:01.465--ClientSession(545851930)--Thread(Thread[main,5,main])--acquire unit of work: 118105337
    [junit] [EL Finest]: 2024-01-08 18:54:01.465--UnitOfWork(118105337)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.465--UnitOfWork(118105337)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.466--UnitOfWork(118105337)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:01.466--ServerSession(1003755748)--Connection(638590716)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.466--ClientSession(545851930)--Connection(638590716)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.466--ClientSession(545851930)--Connection(638590716)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.466--ClientSession(545851930)--Connection(1310788094)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [31, DETACHED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--ClientSession(545851930)--Connection(1310788094)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.467--ServerSession(1003755748)--Connection(638590716)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--UnitOfWork(118105337)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--UnitOfWork(118105337)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--UnitOfWork(118105337)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--ClientSession(545851930)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--UnitOfWork(118105337)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--ClientSession(545851930)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 919593223
    [junit] [EL Finer]: 2024-01-08 18:54:01.467--ClientSession(919593223)--Thread(Thread[main,5,main])--acquire unit of work: 269414108
    [junit] [EL Finest]: 2024-01-08 18:54:01.467--UnitOfWork(269414108)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.468--UnitOfWork(269414108)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.468--UnitOfWork(269414108)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20)
    [junit] [EL Finest]: 2024-01-08 18:54:01.468--ServerSession(1003755748)--Connection(908749477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.468--ClientSession(919593223)--Connection(908749477)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.468--ClientSession(919593223)--Connection(908749477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.468--ClientSession(919593223)--Connection(1404550913)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [32, ORIGINAL, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.468--ClientSession(919593223)--Connection(1404550913)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.469--ServerSession(1003755748)--Connection(908749477)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--UnitOfWork(269414108)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--UnitOfWork(269414108)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--UnitOfWork(269414108)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--ClientSession(919593223)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--UnitOfWork(269414108)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--ClientSession(919593223)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1785631369
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--ClientSession(1785631369)--Thread(Thread[main,5,main])--acquire unit of work: 267694627
    [junit] [EL Finest]: 2024-01-08 18:54:01.469--UnitOfWork(267694627)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.469--UnitOfWork(267694627)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20
    [junit] [EL Finest]: 2024-01-08 18:54:01.469--UnitOfWork(267694627)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.469--UnitOfWork(267694627)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.47--UnitOfWork(267694627)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:01.47--UnitOfWork(267694627)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20)
    [junit] [EL Finest]: 2024-01-08 18:54:01.47--ServerSession(1003755748)--Connection(1391735333)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.47--ClientSession(1785631369)--Connection(1391735333)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.47--ClientSession(1785631369)--Connection(1391735333)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.471--ClientSession(1785631369)--Connection(1439821925)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [32, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.471--ClientSession(1785631369)--Connection(1439821925)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.471--ServerSession(1003755748)--Connection(1391735333)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.471--UnitOfWork(267694627)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.471--UnitOfWork(267694627)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.471--UnitOfWork(267694627)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.471--ClientSession(1785631369)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.471--UnitOfWork(267694627)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.471--ClientSession(1785631369)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.493--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 269016862
    [junit] [EL Finer]: 2024-01-08 18:54:01.493--ClientSession(269016862)--Thread(Thread[main,5,main])--acquire unit of work: 2128686424
    [junit] [EL Finest]: 2024-01-08 18:54:01.493--UnitOfWork(2128686424)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.493--UnitOfWork(2128686424)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.493--UnitOfWork(2128686424)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:01.493--ServerSession(1003755748)--Connection(1125514779)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.493--ClientSession(269016862)--Connection(1125514779)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.493--ClientSession(269016862)--Connection(1125514779)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.494--ClientSession(269016862)--Connection(887722188)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, MANAGED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.494--ClientSession(269016862)--Connection(887722188)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.494--ServerSession(1003755748)--Connection(1125514779)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.494--UnitOfWork(2128686424)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.494--UnitOfWork(2128686424)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--UnitOfWork(2128686424)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ClientSession(269016862)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--UnitOfWork(2128686424)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ClientSession(269016862)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 569974522
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ClientSession(569974522)--Thread(Thread[main,5,main])--acquire unit of work: 1307630072
    [junit] [EL Finest]: 2024-01-08 18:54:01.495--UnitOfWork(1307630072)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.495--UnitOfWork(1307630072)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--UnitOfWork(1307630072)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ClientSession(569974522)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--UnitOfWork(1307630072)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ClientSession(569974522)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1333508319
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ClientSession(1333508319)--Thread(Thread[main,5,main])--acquire unit of work: 647786756
    [junit] [EL Finest]: 2024-01-08 18:54:01.495--UnitOfWork(647786756)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.495--UnitOfWork(647786756)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--UnitOfWork(647786756)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ClientSession(1333508319)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1652280702
    [junit] [EL Finer]: 2024-01-08 18:54:01.495--ClientSession(1652280702)--Thread(Thread[main,5,main])--acquire unit of work: 1884568750
    [junit] [EL Finest]: 2024-01-08 18:54:01.496--UnitOfWork(1884568750)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.496--UnitOfWork(1884568750)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.496--ClientSession(1652280702)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.506--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 1998042272
    [junit] [EL Finer]: 2024-01-08 18:54:01.506--ClientSession(1998042272)--Thread(Thread[main,5,main])--acquire unit of work: 1773371228
    [junit] [EL Finest]: 2024-01-08 18:54:01.506--UnitOfWork(1773371228)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.507--UnitOfWork(1773371228)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:01.507--UnitOfWork(1773371228)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15)
    [junit] [EL Finest]: 2024-01-08 18:54:01.507--ServerSession(1003755748)--Connection(2118829464)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.507--ClientSession(1998042272)--Connection(2118829464)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.507--ClientSession(1998042272)--Connection(2118829464)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.507--ClientSession(1998042272)--Connection(217123986)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [21, REMOVED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--ClientSession(1998042272)--Connection(217123986)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:01.508--ServerSession(1003755748)--Connection(2118829464)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--UnitOfWork(1773371228)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--UnitOfWork(1773371228)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--UnitOfWork(1773371228)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--ClientSession(1998042272)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--UnitOfWork(1773371228)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--ClientSession(1998042272)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--ServerSession(1003755748)--Thread(Thread[main,5,main])--client acquired: 760125918
    [junit] [EL Finer]: 2024-01-08 18:54:01.508--ClientSession(760125918)--Thread(Thread[main,5,main])--acquire unit of work: 92340202
    [junit] [EL Finest]: 2024-01-08 18:54:01.508--UnitOfWork(92340202)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:01.508--UnitOfWork(92340202)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15
    [junit] [EL Finest]: 2024-01-08 18:54:01.509--UnitOfWork(92340202)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:01.509--UnitOfWork(92340202)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:01.509--ClientSession(760125918)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestEntityManagerFactory
    [junit] [EL Finest]: 2024-01-08 18:54:01.529--ServerSession(1003755748)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Connection(604602011)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:01.53--ServerSession(1003755748)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:01.531--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@92e2c93
    [junit] [EL Finer]: 2024-01-08 18:54:01.535--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:01.535--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:01.535--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:01.535--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:01.535--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:01.536--ServerSession(1242584406)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:01.536--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:01.536--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:01.536--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:01.536--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:01.536--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:01.552--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.553--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:01.554--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.554--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.554--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.554--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:01.554--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.554--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:01.554--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.555--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.555--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:01.555--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.555--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:01.555--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.555--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.556--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.557--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:01.557--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.557--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.557--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:01.557--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:01.557--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.557--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:01.559--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.559--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.559--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.559--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.559--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:01.559--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:01.559--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.561--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.561--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.561--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.561--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:01.561--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.562--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.563--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.563--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:01.563--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.563--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.564--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.565--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:01.565--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.565--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.565--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.565--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.565--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:01.566--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:01.567--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.568--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.569--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:01.57--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:01.571--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:01.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:01.573--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:01.574--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.574--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:01.574--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:01.574--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.574--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:01.575--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:01.576--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:01.577--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.578--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:01.579--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:01.58--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:01.581--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.582--ServerSession(1242584406)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:01.582--ServerSession(1242584406)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:01.582--ServerSession(1242584406)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:01.582--ServerSession(1242584406)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:01.582--ServerSession(1242584406)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:01.582--ServerSession(1242584406)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:01.582--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.583--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.583--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:01.583--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.583--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.583--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.583--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.583--ServerSession(1242584406)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.638--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.639--ServerSession(1242584406)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.641--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.641--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.641--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:01.641--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.641--ServerSession(1242584406)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.641--ServerSession(1242584406)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.641--ServerSession(1242584406)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:01.641--ServerSession(1242584406)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:01.642--ServerSession(1242584406)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:01.642--ServerSession(1242584406)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:01.643--ServerSession(1242584406)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:01.643--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:01.643--ServerSession(1242584406)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:01.643--ServerSession(1242584406)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:01.643--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.643--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.643--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.644--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.645--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.646--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.647--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.649--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.649--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:01.649--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:01.649--ServerSession(1242584406)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:01.653--ServerSession(1242584406)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:01.653--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:01.654--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:01.654--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:01.654--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:01.654--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:01.654--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC; translated value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:54:01.654--ServerSession(1242584406)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:01.654--ServerSession(1242584406)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:01.654--ServerSession(1242584406)--Connection(292536990)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:01.655--ServerSession(1242584406)--Connection(437255067)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:01.655--ServerSession(1242584406)--Connection(1740687627)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.655--ServerSession(1242584406)--Connection(1740687627)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:01.655--ServerSession(1242584406)--Connection(139762783)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:01.655--ServerSession(1242584406)--Connection(1358150250)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:01.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:01.658--ServerSession(1242584406)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:01.659--ServerSession(1242584406)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:01.676--ServerSession(1242584406)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:01.676--ServerSession(1242584406)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:01.676--ServerSession(1242584406)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:01.676--ServerSession(1242584406)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:01.676--ServerSession(1242584406)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:01.676--ServerSession(1242584406)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:01.676--ServerSession(1242584406)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:01.68--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.681--ServerSession(1242584406)--Connection(374205056)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.681--ServerSession(1242584406)--Connection(374205056)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.681--ServerSession(1242584406)--Connection(1133655596)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.686--ServerSession(1242584406)--Connection(374205056)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.686--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.686--ServerSession(1242584406)--Connection(137983327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.686--ServerSession(1242584406)--Connection(137983327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.687--ServerSession(1242584406)--Connection(1910085426)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.69--ServerSession(1242584406)--Connection(137983327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.69--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.69--ServerSession(1242584406)--Connection(1117803827)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.69--ServerSession(1242584406)--Connection(1117803827)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.69--ServerSession(1242584406)--Connection(24138677)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.699--ServerSession(1242584406)--Connection(1117803827)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.699--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:01.699--ServerSession(1242584406)--Connection(1476533308)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.699--ServerSession(1242584406)--Connection(1476533308)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.699--ServerSession(1242584406)--Connection(416007106)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:01.702--ServerSession(1242584406)--Connection(1476533308)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.702--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:01.702--ServerSession(1242584406)--Connection(1324878091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.702--ServerSession(1242584406)--Connection(1324878091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.702--ServerSession(1242584406)--Connection(114499348)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:01.709--ServerSession(1242584406)--Connection(1324878091)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.709--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.709--ServerSession(1242584406)--Connection(1977941564)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.709--ServerSession(1242584406)--Connection(1977941564)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.709--ServerSession(1242584406)--Connection(2077884890)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.715--ServerSession(1242584406)--Connection(1977941564)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.715--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.715--ServerSession(1242584406)--Connection(622946713)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.715--ServerSession(1242584406)--Connection(622946713)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.715--ServerSession(1242584406)--Connection(2011592223)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.719--ServerSession(1242584406)--Connection(622946713)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.719--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:54:01.719--ServerSession(1242584406)--Connection(1170183099)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.719--ServerSession(1242584406)--Connection(1170183099)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.719--ServerSession(1242584406)--Connection(1803306804)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER
    [junit] [EL Finest]: 2024-01-08 18:54:01.736--ServerSession(1242584406)--Connection(1170183099)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.736--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT")
    [junit] [EL Finest]: 2024-01-08 18:54:01.737--ServerSession(1242584406)--Connection(940563698)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.737--ServerSession(1242584406)--Connection(940563698)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.737--ServerSession(1242584406)--Connection(18133507)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT
    [junit] [EL Finest]: 2024-01-08 18:54:01.752--ServerSession(1242584406)--Connection(940563698)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.752--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:01.752--ServerSession(1242584406)--Connection(1400585185)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.752--ServerSession(1242584406)--Connection(1400585185)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.752--ServerSession(1242584406)--Connection(366314800)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:01.766--ServerSession(1242584406)--Connection(1400585185)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.766--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:01.766--ServerSession(1242584406)--Connection(2044878959)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.766--ServerSession(1242584406)--Connection(2044878959)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.766--ServerSession(1242584406)--Connection(1934424193)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:01.782--ServerSession(1242584406)--Connection(2044878959)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.782--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:01.782--ServerSession(1242584406)--Connection(1445567246)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.782--ServerSession(1242584406)--Connection(1445567246)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.782--ServerSession(1242584406)--Connection(1017280700)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:01.8--ServerSession(1242584406)--Connection(1445567246)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.8--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.8--ServerSession(1242584406)--Connection(717951588)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.8--ServerSession(1242584406)--Connection(717951588)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.8--ServerSession(1242584406)--Connection(815799768)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID
    [junit] [EL Finest]: 2024-01-08 18:54:01.815--ServerSession(1242584406)--Connection(717951588)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.815--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0")
    [junit] [EL Finest]: 2024-01-08 18:54:01.815--ServerSession(1242584406)--Connection(1203022979)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.815--ServerSession(1242584406)--Connection(1203022979)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.816--ServerSession(1242584406)--Connection(891215395)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0
    [junit] [EL Finest]: 2024-01-08 18:54:01.831--ServerSession(1242584406)--Connection(1203022979)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.831--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:54:01.831--ServerSession(1242584406)--Connection(1576509541)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.831--ServerSession(1242584406)--Connection(1576509541)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.831--ServerSession(1242584406)--Connection(1061543916)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR
    [junit] [EL Finest]: 2024-01-08 18:54:01.838--ServerSession(1242584406)--Connection(1576509541)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.839--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.839--ServerSession(1242584406)--Connection(2069016970)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.839--ServerSession(1242584406)--Connection(2069016970)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.839--ServerSession(1242584406)--Connection(466010637)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.842--ServerSession(1242584406)--Connection(2069016970)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.843--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.843--ServerSession(1242584406)--Connection(968383091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.843--ServerSession(1242584406)--Connection(968383091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.843--ServerSession(1242584406)--Connection(1468559919)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.846--ServerSession(1242584406)--Connection(968383091)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.846--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:01.846--ServerSession(1242584406)--Connection(509293541)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.846--ServerSession(1242584406)--Connection(509293541)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.847--ServerSession(1242584406)--Connection(1699449247)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:01.851--ServerSession(1242584406)--Connection(509293541)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.851--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.851--ServerSession(1242584406)--Connection(334759054)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.851--ServerSession(1242584406)--Connection(334759054)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.851--ServerSession(1242584406)--Connection(1417140494)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.855--ServerSession(1242584406)--Connection(334759054)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.855--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.855--ServerSession(1242584406)--Connection(679137498)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.855--ServerSession(1242584406)--Connection(679137498)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.855--ServerSession(1242584406)--Connection(454652207)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.859--ServerSession(1242584406)--Connection(679137498)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.859--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.859--ServerSession(1242584406)--Connection(1359891833)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.859--ServerSession(1242584406)--Connection(1359891833)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.859--ServerSession(1242584406)--Connection(789359490)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.869--ServerSession(1242584406)--Connection(1359891833)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.869--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY")
    [junit] [EL Finest]: 2024-01-08 18:54:01.869--ServerSession(1242584406)--Connection(1832255355)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.869--ServerSession(1242584406)--Connection(1832255355)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.869--ServerSession(1242584406)--Connection(1324552737)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY
    [junit] [EL Finest]: 2024-01-08 18:54:01.874--ServerSession(1242584406)--Connection(1832255355)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.874--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.874--ServerSession(1242584406)--Connection(444700929)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.874--ServerSession(1242584406)--Connection(444700929)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.874--ServerSession(1242584406)--Connection(1485660941)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.882--ServerSession(1242584406)--Connection(444700929)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.882--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:54:01.882--ServerSession(1242584406)--Connection(1167929062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.882--ServerSession(1242584406)--Connection(1167929062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.882--ServerSession(1242584406)--Connection(1396895429)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON
    [junit] [EL Finest]: 2024-01-08 18:54:01.889--ServerSession(1242584406)--Connection(1167929062)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.889--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.889--ServerSession(1242584406)--Connection(639264440)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.889--ServerSession(1242584406)--Connection(639264440)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.889--ServerSession(1242584406)--Connection(182224515)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.893--ServerSession(1242584406)--Connection(639264440)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.893--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.893--ServerSession(1242584406)--Connection(232681351)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.893--ServerSession(1242584406)--Connection(232681351)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.893--ServerSession(1242584406)--Connection(2021979938)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.896--ServerSession(1242584406)--Connection(232681351)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.896--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION")
    [junit] [EL Finest]: 2024-01-08 18:54:01.896--ServerSession(1242584406)--Connection(992850825)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.897--ServerSession(1242584406)--Connection(992850825)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.897--ServerSession(1242584406)--Connection(1173438780)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION
    [junit] [EL Finest]: 2024-01-08 18:54:01.901--ServerSession(1242584406)--Connection(992850825)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.901--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:54:01.901--ServerSession(1242584406)--Connection(409114060)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.901--ServerSession(1242584406)--Connection(409114060)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.901--ServerSession(1242584406)--Connection(1317395634)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT
    [junit] [EL Finest]: 2024-01-08 18:54:01.904--ServerSession(1242584406)--Connection(409114060)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.904--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:54:01.904--ServerSession(1242584406)--Connection(121486885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.904--ServerSession(1242584406)--Connection(121486885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.904--ServerSession(1242584406)--Connection(201168891)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT
    [junit] [EL Finest]: 2024-01-08 18:54:01.907--ServerSession(1242584406)--Connection(121486885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.907--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.907--ServerSession(1242584406)--Connection(2117932686)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.907--ServerSession(1242584406)--Connection(2117932686)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.907--ServerSession(1242584406)--Connection(345723898)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.912--ServerSession(1242584406)--Connection(2117932686)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.912--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.912--ServerSession(1242584406)--Connection(1964410538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.912--ServerSession(1242584406)--Connection(1964410538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.912--ServerSession(1242584406)--Connection(1669953504)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.917--ServerSession(1242584406)--Connection(1964410538)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.917--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.917--ServerSession(1242584406)--Connection(739935529)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.917--ServerSession(1242584406)--Connection(739935529)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.917--ServerSession(1242584406)--Connection(1836606934)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.922--ServerSession(1242584406)--Connection(739935529)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.922--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.922--ServerSession(1242584406)--Connection(2012231958)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.922--ServerSession(1242584406)--Connection(2012231958)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.922--ServerSession(1242584406)--Connection(263969036)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.926--ServerSession(1242584406)--Connection(2012231958)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.926--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.926--ServerSession(1242584406)--Connection(1436434279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.926--ServerSession(1242584406)--Connection(1436434279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.926--ServerSession(1242584406)--Connection(600872011)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.931--ServerSession(1242584406)--Connection(1436434279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.931--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.931--ServerSession(1242584406)--Connection(1238713257)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.931--ServerSession(1242584406)--Connection(1238713257)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.931--ServerSession(1242584406)--Connection(1838426355)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.934--ServerSession(1242584406)--Connection(1238713257)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.934--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.934--ServerSession(1242584406)--Connection(705126000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.934--ServerSession(1242584406)--Connection(705126000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.934--ServerSession(1242584406)--Connection(1227659410)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.938--ServerSession(1242584406)--Connection(705126000)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.938--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.938--ServerSession(1242584406)--Connection(1131042367)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.938--ServerSession(1242584406)--Connection(1131042367)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.938--ServerSession(1242584406)--Connection(1401844988)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.942--ServerSession(1242584406)--Connection(1131042367)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.942--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.942--ServerSession(1242584406)--Connection(1685448568)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.942--ServerSession(1242584406)--Connection(1685448568)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.942--ServerSession(1242584406)--Connection(1975492199)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.947--ServerSession(1242584406)--Connection(1685448568)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.947--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:54:01.947--ServerSession(1242584406)--Connection(1999583807)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.947--ServerSession(1242584406)--Connection(1999583807)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.947--ServerSession(1242584406)--Connection(1017793925)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR
    [junit] [EL Finest]: 2024-01-08 18:54:01.951--ServerSession(1242584406)--Connection(1999583807)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.951--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.951--ServerSession(1242584406)--Connection(1364230185)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.951--ServerSession(1242584406)--Connection(1364230185)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.951--ServerSession(1242584406)--Connection(1595979518)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.958--ServerSession(1242584406)--Connection(1364230185)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.958--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.958--ServerSession(1242584406)--Connection(2032752946)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.958--ServerSession(1242584406)--Connection(2032752946)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.958--ServerSession(1242584406)--Connection(749588470)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.962--ServerSession(1242584406)--Connection(2032752946)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.962--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.962--ServerSession(1242584406)--Connection(133047331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.962--ServerSession(1242584406)--Connection(133047331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.962--ServerSession(1242584406)--Connection(876420389)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.967--ServerSession(1242584406)--Connection(133047331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.967--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.967--ServerSession(1242584406)--Connection(15058406)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.967--ServerSession(1242584406)--Connection(15058406)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.967--ServerSession(1242584406)--Connection(1994143461)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.971--ServerSession(1242584406)--Connection(15058406)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.971--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:01.971--ServerSession(1242584406)--Connection(827539121)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.971--ServerSession(1242584406)--Connection(827539121)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.971--ServerSession(1242584406)--Connection(532092808)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:01.975--ServerSession(1242584406)--Connection(827539121)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.975--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.975--ServerSession(1242584406)--Connection(81445899)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.975--ServerSession(1242584406)--Connection(81445899)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.975--ServerSession(1242584406)--Connection(743752855)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.979--ServerSession(1242584406)--Connection(81445899)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.979--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.979--ServerSession(1242584406)--Connection(1491894897)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.979--ServerSession(1242584406)--Connection(1491894897)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.98--ServerSession(1242584406)--Connection(172290043)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.984--ServerSession(1242584406)--Connection(1491894897)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.984--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.984--ServerSession(1242584406)--Connection(1332177152)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.984--ServerSession(1242584406)--Connection(1332177152)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.984--ServerSession(1242584406)--Connection(1940166039)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.987--ServerSession(1242584406)--Connection(1332177152)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.987--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:01.988--ServerSession(1242584406)--Connection(694784643)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.988--ServerSession(1242584406)--Connection(694784643)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.988--ServerSession(1242584406)--Connection(1563607495)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:01.992--ServerSession(1242584406)--Connection(694784643)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.992--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.992--ServerSession(1242584406)--Connection(1085016662)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.992--ServerSession(1242584406)--Connection(1085016662)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.993--ServerSession(1242584406)--Connection(632583498)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:01.996--ServerSession(1242584406)--Connection(1085016662)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.996--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:01.996--ServerSession(1242584406)--Connection(196414950)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:01.996--ServerSession(1242584406)--Connection(196414950)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:01.996--ServerSession(1242584406)--Connection(728451196)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.001--ServerSession(1242584406)--Connection(196414950)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.001--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.001--ServerSession(1242584406)--Connection(1583686310)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.001--ServerSession(1242584406)--Connection(1583686310)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.001--ServerSession(1242584406)--Connection(2099044017)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.004--ServerSession(1242584406)--Connection(1583686310)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.004--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.004--ServerSession(1242584406)--Connection(976426678)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.004--ServerSession(1242584406)--Connection(976426678)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.004--ServerSession(1242584406)--Connection(1303667524)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.008--ServerSession(1242584406)--Connection(976426678)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.008--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.008--ServerSession(1242584406)--Connection(1881892202)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.008--ServerSession(1242584406)--Connection(1881892202)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.008--ServerSession(1242584406)--Connection(1385126783)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.011--ServerSession(1242584406)--Connection(1881892202)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.011--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.011--ServerSession(1242584406)--Connection(1547811032)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.011--ServerSession(1242584406)--Connection(1547811032)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.011--ServerSession(1242584406)--Connection(2011862543)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.016--ServerSession(1242584406)--Connection(1547811032)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.016--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.016--ServerSession(1242584406)--Connection(519650817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.016--ServerSession(1242584406)--Connection(519650817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.016--ServerSession(1242584406)--Connection(1336922750)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.019--ServerSession(1242584406)--Connection(519650817)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.019--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.019--ServerSession(1242584406)--Connection(13963969)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.019--ServerSession(1242584406)--Connection(13963969)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.019--ServerSession(1242584406)--Connection(1468739052)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.023--ServerSession(1242584406)--Connection(13963969)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.023--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.023--ServerSession(1242584406)--Connection(972335044)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.023--ServerSession(1242584406)--Connection(972335044)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.023--ServerSession(1242584406)--Connection(287303969)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.026--ServerSession(1242584406)--Connection(972335044)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.026--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.026--ServerSession(1242584406)--Connection(1223572525)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.026--ServerSession(1242584406)--Connection(1223572525)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.026--ServerSession(1242584406)--Connection(1412986995)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.032--ServerSession(1242584406)--Connection(1223572525)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.032--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.032--ServerSession(1242584406)--Connection(265644189)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.032--ServerSession(1242584406)--Connection(265644189)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.032--ServerSession(1242584406)--Connection(920859166)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.035--ServerSession(1242584406)--Connection(265644189)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.035--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.035--ServerSession(1242584406)--Connection(496695089)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.035--ServerSession(1242584406)--Connection(496695089)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.035--ServerSession(1242584406)--Connection(967828895)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.039--ServerSession(1242584406)--Connection(496695089)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.039--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.039--ServerSession(1242584406)--Connection(1323172702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.039--ServerSession(1242584406)--Connection(1323172702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.039--ServerSession(1242584406)--Connection(70735563)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.043--ServerSession(1242584406)--Connection(1323172702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.043--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.043--ServerSession(1242584406)--Connection(1318505220)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.043--ServerSession(1242584406)--Connection(1318505220)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.044--ServerSession(1242584406)--Connection(1894577531)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.047--ServerSession(1242584406)--Connection(1318505220)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.047--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:02.048--ServerSession(1242584406)--Connection(439576838)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.048--ServerSession(1242584406)--Connection(439576838)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.048--ServerSession(1242584406)--Connection(1644515247)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:02.051--ServerSession(1242584406)--Connection(439576838)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.051--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.051--ServerSession(1242584406)--Connection(553008604)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.051--ServerSession(1242584406)--Connection(553008604)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.051--ServerSession(1242584406)--Connection(554441629)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Finest]: 2024-01-08 18:54:02.053--ServerSession(1242584406)--Connection(553008604)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.053--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:54:02.053--ServerSession(1242584406)--Connection(897098843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.053--ServerSession(1242584406)--Connection(897098843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.053--ServerSession(1242584406)--Connection(619804661)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Finest]: 2024-01-08 18:54:02.055--ServerSession(1242584406)--Connection(897098843)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.055--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.055--ServerSession(1242584406)--Connection(1859555837)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.055--ServerSession(1242584406)--Connection(1859555837)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.055--ServerSession(1242584406)--Connection(519879168)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:02.057--ServerSession(1242584406)--Connection(1859555837)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.057--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.057--ServerSession(1242584406)--Connection(1452943019)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.057--ServerSession(1242584406)--Connection(1452943019)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.057--ServerSession(1242584406)--Connection(202968316)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:02.059--ServerSession(1242584406)--Connection(1452943019)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.059--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.059--ServerSession(1242584406)--Connection(801922889)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.059--ServerSession(1242584406)--Connection(801922889)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.059--ServerSession(1242584406)--Connection(686066533)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:02.063--ServerSession(1242584406)--Connection(801922889)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.063--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.063--ServerSession(1242584406)--Connection(1867326100)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.063--ServerSession(1242584406)--Connection(1867326100)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.063--ServerSession(1242584406)--Connection(573972003)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Finest]: 2024-01-08 18:54:02.065--ServerSession(1242584406)--Connection(1867326100)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.065--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:02.065--ServerSession(1242584406)--Connection(849668686)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.065--ServerSession(1242584406)--Connection(849668686)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.065--ServerSession(1242584406)--Connection(880490252)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:02.067--ServerSession(1242584406)--Connection(849668686)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.067--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:02.067--ServerSession(1242584406)--Connection(538462942)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.067--ServerSession(1242584406)--Connection(538462942)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.067--ServerSession(1242584406)--Connection(905654793)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:02.069--ServerSession(1242584406)--Connection(538462942)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.069--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:54:02.069--ServerSession(1242584406)--Connection(154128529)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.069--ServerSession(1242584406)--Connection(154128529)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.069--ServerSession(1242584406)--Connection(1795368400)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Finest]: 2024-01-08 18:54:02.07--ServerSession(1242584406)--Connection(154128529)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.07--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.071--ServerSession(1242584406)--Connection(1923298070)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.071--ServerSession(1242584406)--Connection(1923298070)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.071--ServerSession(1242584406)--Connection(92262027)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Finest]: 2024-01-08 18:54:02.073--ServerSession(1242584406)--Connection(1923298070)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.073--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:02.073--ServerSession(1242584406)--Connection(1372365655)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.073--ServerSession(1242584406)--Connection(1372365655)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.073--ServerSession(1242584406)--Connection(983306747)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:02.075--ServerSession(1242584406)--Connection(1372365655)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.075--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.075--ServerSession(1242584406)--Connection(873156359)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.075--ServerSession(1242584406)--Connection(873156359)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.075--ServerSession(1242584406)--Connection(15307978)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:02.076--ServerSession(1242584406)--Connection(873156359)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.076--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.077--ServerSession(1242584406)--Connection(2142521143)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.077--ServerSession(1242584406)--Connection(2142521143)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.077--ServerSession(1242584406)--Connection(287923377)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:02.078--ServerSession(1242584406)--Connection(2142521143)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.078--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.078--ServerSession(1242584406)--Connection(86339516)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.078--ServerSession(1242584406)--Connection(86339516)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.078--ServerSession(1242584406)--Connection(1492454864)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:02.081--ServerSession(1242584406)--Connection(86339516)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.081--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:54:02.081--ServerSession(1242584406)--Connection(149888344)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.081--ServerSession(1242584406)--Connection(149888344)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.081--ServerSession(1242584406)--Connection(639224694)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Finest]: 2024-01-08 18:54:02.082--ServerSession(1242584406)--Connection(149888344)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.082--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:54:02.082--ServerSession(1242584406)--Connection(1165398731)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.082--ServerSession(1242584406)--Connection(1165398731)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.083--ServerSession(1242584406)--Connection(889406176)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Finest]: 2024-01-08 18:54:02.084--ServerSession(1242584406)--Connection(1165398731)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.084--ServerSession(1242584406)--Connection(500449929)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.084--ServerSession(1242584406)--Connection(500449929)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.084--ServerSession(1242584406)--Connection(1824877362)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Finest]: 2024-01-08 18:54:02.086--ServerSession(1242584406)--Connection(500449929)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.086--ServerSession(1242584406)--Connection(1428942383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.086--ServerSession(1242584406)--Connection(1428942383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.086--ServerSession(1242584406)--Connection(1783905801)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Finest]: 2024-01-08 18:54:02.088--ServerSession(1242584406)--Connection(1428942383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:54:02.088--ServerSession(1242584406)--Connection(532930371)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.088--ServerSession(1242584406)--Connection(532930371)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.088--ServerSession(1242584406)--Connection(353566722)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Finest]: 2024-01-08 18:54:02.089--ServerSession(1242584406)--Connection(532930371)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:02.089--ServerSession(1242584406)--Connection(151020702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.089--ServerSession(1242584406)--Connection(151020702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.09--ServerSession(1242584406)--Connection(146316090)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:02.091--ServerSession(1242584406)--Connection(151020702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.091--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.091--ServerSession(1242584406)--Connection(1038375788)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.091--ServerSession(1242584406)--Connection(1038375788)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.091--ServerSession(1242584406)--Connection(936045786)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Finest]: 2024-01-08 18:54:02.092--ServerSession(1242584406)--Connection(1038375788)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.093--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:02.093--ServerSession(1242584406)--Connection(1253691744)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.093--ServerSession(1242584406)--Connection(1253691744)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.093--ServerSession(1242584406)--Connection(1436146784)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:02.094--ServerSession(1242584406)--Connection(1253691744)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.094--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:02.094--ServerSession(1242584406)--Connection(1895167389)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.094--ServerSession(1242584406)--Connection(1895167389)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.094--ServerSession(1242584406)--Connection(1950554162)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:02.095--ServerSession(1242584406)--Connection(1895167389)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.096--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:54:02.096--ServerSession(1242584406)--Connection(1884890921)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.096--ServerSession(1242584406)--Connection(1884890921)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.096--ServerSession(1242584406)--Connection(803175842)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Finest]: 2024-01-08 18:54:02.097--ServerSession(1242584406)--Connection(1884890921)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.098--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:54:02.098--ServerSession(1242584406)--Connection(963205123)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.098--ServerSession(1242584406)--Connection(963205123)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.098--ServerSession(1242584406)--Connection(3162216)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Finest]: 2024-01-08 18:54:02.099--ServerSession(1242584406)--Connection(963205123)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.099--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.099--ServerSession(1242584406)--Connection(481839538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.099--ServerSession(1242584406)--Connection(481839538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.099--ServerSession(1242584406)--Connection(1877123942)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Finest]: 2024-01-08 18:54:02.101--ServerSession(1242584406)--Connection(481839538)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.101--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.101--ServerSession(1242584406)--Connection(161234158)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.101--ServerSession(1242584406)--Connection(161234158)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.101--ServerSession(1242584406)--Connection(1471615414)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Finest]: 2024-01-08 18:54:02.103--ServerSession(1242584406)--Connection(161234158)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.103--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:54:02.103--ServerSession(1242584406)--Connection(1551484396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.103--ServerSession(1242584406)--Connection(1551484396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.103--ServerSession(1242584406)--Connection(887814593)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Finest]: 2024-01-08 18:54:02.105--ServerSession(1242584406)--Connection(1551484396)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.105--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:02.105--ServerSession(1242584406)--Connection(1434984256)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.105--ServerSession(1242584406)--Connection(1434984256)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.105--ServerSession(1242584406)--Connection(1196222136)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Finest]: 2024-01-08 18:54:02.107--ServerSession(1242584406)--Connection(1434984256)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.107--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:54:02.107--ServerSession(1242584406)--Connection(79044247)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.107--ServerSession(1242584406)--Connection(79044247)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.107--ServerSession(1242584406)--Connection(298939230)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Finest]: 2024-01-08 18:54:02.108--ServerSession(1242584406)--Connection(79044247)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.108--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:54:02.108--ServerSession(1242584406)--Connection(1285933977)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.108--ServerSession(1242584406)--Connection(1285933977)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.108--ServerSession(1242584406)--Connection(2018719292)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Finest]: 2024-01-08 18:54:02.11--ServerSession(1242584406)--Connection(1285933977)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.11--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.11--ServerSession(1242584406)--Connection(302869695)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.11--ServerSession(1242584406)--Connection(302869695)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.11--ServerSession(1242584406)--Connection(1880527972)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Finest]: 2024-01-08 18:54:02.112--ServerSession(1242584406)--Connection(302869695)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.112--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:54:02.112--ServerSession(1242584406)--Connection(1693260012)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.112--ServerSession(1242584406)--Connection(1693260012)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.112--ServerSession(1242584406)--Connection(503117914)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Finest]: 2024-01-08 18:54:02.113--ServerSession(1242584406)--Connection(1693260012)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.113--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:54:02.113--ServerSession(1242584406)--Connection(1699794502)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.113--ServerSession(1242584406)--Connection(1699794502)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.113--ServerSession(1242584406)--Connection(1777766520)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Finest]: 2024-01-08 18:54:02.115--ServerSession(1242584406)--Connection(1699794502)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.115--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.115--ServerSession(1242584406)--Connection(626562869)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.115--ServerSession(1242584406)--Connection(626562869)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.115--ServerSession(1242584406)--Connection(1184452390)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:02.117--ServerSession(1242584406)--Connection(626562869)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.117--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:54:02.117--ServerSession(1242584406)--Connection(484258212)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.117--ServerSession(1242584406)--Connection(484258212)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.117--ServerSession(1242584406)--Connection(2111700021)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Finest]: 2024-01-08 18:54:02.12--ServerSession(1242584406)--Connection(484258212)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.12--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:54:02.12--ServerSession(1242584406)--Connection(1627840438)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.12--ServerSession(1242584406)--Connection(1627840438)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.12--ServerSession(1242584406)--Connection(337875491)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Finest]: 2024-01-08 18:54:02.122--ServerSession(1242584406)--Connection(1627840438)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.122--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:02.122--ServerSession(1242584406)--Connection(2082499348)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.122--ServerSession(1242584406)--Connection(2082499348)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.122--ServerSession(1242584406)--Connection(730656841)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:02.124--ServerSession(1242584406)--Connection(2082499348)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.124--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.124--ServerSession(1242584406)--Connection(1251232505)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.124--ServerSession(1242584406)--Connection(1251232505)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.124--ServerSession(1242584406)--Connection(898883700)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Finest]: 2024-01-08 18:54:02.126--ServerSession(1242584406)--Connection(1251232505)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.126--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.126--ServerSession(1242584406)--Connection(1813922009)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.126--ServerSession(1242584406)--Connection(1813922009)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.126--ServerSession(1242584406)--Connection(78973985)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:02.127--ServerSession(1242584406)--Connection(1813922009)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.127--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:02.127--ServerSession(1242584406)--Connection(1571615117)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.127--ServerSession(1242584406)--Connection(1571615117)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.127--ServerSession(1242584406)--Connection(1126853225)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:02.129--ServerSession(1242584406)--Connection(1571615117)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.129--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.129--ServerSession(1242584406)--Connection(1072267396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.129--ServerSession(1242584406)--Connection(1072267396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.129--ServerSession(1242584406)--Connection(99827309)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:02.13--ServerSession(1242584406)--Connection(1072267396)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.13--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:54:02.13--ServerSession(1242584406)--Connection(1873010424)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.13--ServerSession(1242584406)--Connection(1873010424)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.131--ServerSession(1242584406)--Connection(473800232)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Finest]: 2024-01-08 18:54:02.132--ServerSession(1242584406)--Connection(1873010424)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.132--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.132--ServerSession(1242584406)--Connection(1188120765)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.132--ServerSession(1242584406)--Connection(1188120765)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.132--ServerSession(1242584406)--Connection(938744449)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Finest]: 2024-01-08 18:54:02.134--ServerSession(1242584406)--Connection(1188120765)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.134--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:54:02.134--ServerSession(1242584406)--Connection(1237024911)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.134--ServerSession(1242584406)--Connection(1237024911)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.134--ServerSession(1242584406)--Connection(90418597)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Finest]: 2024-01-08 18:54:02.136--ServerSession(1242584406)--Connection(1237024911)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.136--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.136--ServerSession(1242584406)--Connection(359659279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.136--ServerSession(1242584406)--Connection(359659279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.136--ServerSession(1242584406)--Connection(12952277)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Finest]: 2024-01-08 18:54:02.137--ServerSession(1242584406)--Connection(359659279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.137--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:54:02.137--ServerSession(1242584406)--Connection(776817954)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.137--ServerSession(1242584406)--Connection(776817954)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.137--ServerSession(1242584406)--Connection(1148194923)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Finest]: 2024-01-08 18:54:02.139--ServerSession(1242584406)--Connection(776817954)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.139--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.139--ServerSession(1242584406)--Connection(1746080167)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.139--ServerSession(1242584406)--Connection(1746080167)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.139--ServerSession(1242584406)--Connection(745764314)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Finest]: 2024-01-08 18:54:02.14--ServerSession(1242584406)--Connection(1746080167)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.14--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:02.141--ServerSession(1242584406)--Connection(2002534484)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.141--ServerSession(1242584406)--Connection(2002534484)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.141--ServerSession(1242584406)--Connection(129165617)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:02.143--ServerSession(1242584406)--Connection(2002534484)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.143--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:54:02.143--ServerSession(1242584406)--Connection(2122967975)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.143--ServerSession(1242584406)--Connection(2122967975)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.143--ServerSession(1242584406)--Connection(1807899330)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Finest]: 2024-01-08 18:54:02.146--ServerSession(1242584406)--Connection(2122967975)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.146--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:02.146--ServerSession(1242584406)--Connection(252237430)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.146--ServerSession(1242584406)--Connection(252237430)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.146--ServerSession(1242584406)--Connection(1055772899)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Finest]: 2024-01-08 18:54:02.147--ServerSession(1242584406)--Connection(252237430)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.147--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:54:02.147--ServerSession(1242584406)--Connection(1928550961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.147--ServerSession(1242584406)--Connection(1928550961)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.147--ServerSession(1242584406)--Connection(989956479)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Finest]: 2024-01-08 18:54:02.149--ServerSession(1242584406)--Connection(1928550961)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.149--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.149--ServerSession(1242584406)--Connection(683005404)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.149--ServerSession(1242584406)--Connection(683005404)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.149--ServerSession(1242584406)--Connection(1082073129)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Finest]: 2024-01-08 18:54:02.15--ServerSession(1242584406)--Connection(683005404)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.15--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.15--ServerSession(1242584406)--Connection(1173015408)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.15--ServerSession(1242584406)--Connection(1173015408)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.15--ServerSession(1242584406)--Connection(1131932964)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Finest]: 2024-01-08 18:54:02.152--ServerSession(1242584406)--Connection(1173015408)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.152--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.152--ServerSession(1242584406)--Connection(499950630)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.152--ServerSession(1242584406)--Connection(499950630)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.152--ServerSession(1242584406)--Connection(242113956)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Finest]: 2024-01-08 18:54:02.154--ServerSession(1242584406)--Connection(499950630)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.154--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.154--ServerSession(1242584406)--Connection(257495665)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.154--ServerSession(1242584406)--Connection(257495665)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.154--ServerSession(1242584406)--Connection(2009885224)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:02.155--ServerSession(1242584406)--Connection(257495665)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.155--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.155--ServerSession(1242584406)--Connection(492135521)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.155--ServerSession(1242584406)--Connection(492135521)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.155--ServerSession(1242584406)--Connection(1515730720)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Finest]: 2024-01-08 18:54:02.157--ServerSession(1242584406)--Connection(492135521)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.157--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:54:02.157--ServerSession(1242584406)--Connection(1504033633)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.157--ServerSession(1242584406)--Connection(1504033633)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.157--ServerSession(1242584406)--Connection(1868933720)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Finest]: 2024-01-08 18:54:02.158--ServerSession(1242584406)--Connection(1504033633)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.158--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.158--ServerSession(1242584406)--Connection(920102538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.158--ServerSession(1242584406)--Connection(920102538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.158--ServerSession(1242584406)--Connection(1121811842)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Finest]: 2024-01-08 18:54:02.16--ServerSession(1242584406)--Connection(920102538)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.16--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:02.16--ServerSession(1242584406)--Connection(263574324)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.16--ServerSession(1242584406)--Connection(263574324)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.16--ServerSession(1242584406)--Connection(73254846)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Finest]: 2024-01-08 18:54:02.162--ServerSession(1242584406)--Connection(263574324)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.162--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:54:02.162--ServerSession(1242584406)--Connection(1827344889)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.162--ServerSession(1242584406)--Connection(1827344889)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.162--ServerSession(1242584406)--Connection(1298547491)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Finest]: 2024-01-08 18:54:02.163--ServerSession(1242584406)--Connection(1827344889)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.163--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.163--ServerSession(1242584406)--Connection(645323114)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.163--ServerSession(1242584406)--Connection(645323114)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.163--ServerSession(1242584406)--Connection(304504964)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:02.165--ServerSession(1242584406)--Connection(645323114)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.165--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.165--ServerSession(1242584406)--Connection(711320119)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.165--ServerSession(1242584406)--Connection(711320119)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.165--ServerSession(1242584406)--Connection(977847192)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Finest]: 2024-01-08 18:54:02.167--ServerSession(1242584406)--Connection(711320119)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.167--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.167--ServerSession(1242584406)--Connection(1141354562)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.167--ServerSession(1242584406)--Connection(1141354562)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.168--ServerSession(1242584406)--Connection(1106675375)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:02.169--ServerSession(1242584406)--Connection(1141354562)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.169--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.17--ServerSession(1242584406)--Connection(2078518186)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.17--ServerSession(1242584406)--Connection(2078518186)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.17--ServerSession(1242584406)--Connection(44007732)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:02.171--ServerSession(1242584406)--Connection(2078518186)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.171--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:02.171--ServerSession(1242584406)--Connection(1014250816)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.171--ServerSession(1242584406)--Connection(1014250816)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.171--ServerSession(1242584406)--Connection(1521250207)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:02.173--ServerSession(1242584406)--Connection(1014250816)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.173--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:02.173--ServerSession(1242584406)--Connection(515244925)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.173--ServerSession(1242584406)--Connection(515244925)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.173--ServerSession(1242584406)--Connection(53851094)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:02.174--ServerSession(1242584406)--Connection(515244925)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.174--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:54:02.174--ServerSession(1242584406)--Connection(948208151)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.175--ServerSession(1242584406)--Connection(948208151)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.175--ServerSession(1242584406)--Connection(369611665)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Finest]: 2024-01-08 18:54:02.176--ServerSession(1242584406)--Connection(948208151)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.176--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:02.176--ServerSession(1242584406)--Connection(1696998152)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.176--ServerSession(1242584406)--Connection(1696998152)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.176--ServerSession(1242584406)--Connection(2033090945)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:02.178--ServerSession(1242584406)--Connection(1696998152)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.178--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:02.178--ServerSession(1242584406)--Connection(2054738816)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.178--ServerSession(1242584406)--Connection(2054738816)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.178--ServerSession(1242584406)--Connection(772968868)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:02.179--ServerSession(1242584406)--Connection(2054738816)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.179--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:02.179--ServerSession(1242584406)--Connection(417917785)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.179--ServerSession(1242584406)--Connection(417917785)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.18--ServerSession(1242584406)--Connection(607178519)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:02.181--ServerSession(1242584406)--Connection(417917785)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.181--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.181--ServerSession(1242584406)--Connection(1419345767)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.181--ServerSession(1242584406)--Connection(1419345767)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.181--ServerSession(1242584406)--Connection(200598670)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.184--ServerSession(1242584406)--Connection(1419345767)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.184--Thread(Thread[main,5,main])--The table (TMP_COMPONENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.184--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.184--ServerSession(1242584406)--Connection(412496882)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.184--ServerSession(1242584406)--Connection(412496882)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.184--ServerSession(1242584406)--Connection(124454336)--Thread(Thread[main,5,main])--CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:02.189--ServerSession(1242584406)--Connection(412496882)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.189--Thread(Thread[main,5,main])--The table (TMP_METRIC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.189--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.189--ServerSession(1242584406)--Connection(1946338463)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.189--ServerSession(1242584406)--Connection(1946338463)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.189--ServerSession(1242584406)--Connection(1562533966)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.192--ServerSession(1242584406)--Connection(1946338463)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.192--Thread(Thread[main,5,main])--The table (TMP_ABSTR_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.192--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.192--ServerSession(1242584406)--Connection(322391206)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.192--ServerSession(1242584406)--Connection(322391206)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.192--ServerSession(1242584406)--Connection(1903379555)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.195--ServerSession(1242584406)--Connection(322391206)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.195--Thread(Thread[main,5,main])--The table (TMP_CONTRACT_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.195--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.195--ServerSession(1242584406)--Connection(2092912524)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.195--ServerSession(1242584406)--Connection(2092912524)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.195--ServerSession(1242584406)--Connection(1438936769)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:02.198--ServerSession(1242584406)--Connection(2092912524)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.198--Thread(Thread[main,5,main])--The table (TMP_ACCOUNT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.198--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.198--ServerSession(1242584406)--Connection(1793511544)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.198--ServerSession(1242584406)--Connection(1793511544)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.198--ServerSession(1242584406)--Connection(1822634375)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.202--ServerSession(1242584406)--Connection(1793511544)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.203--Thread(Thread[main,5,main])--The table (TMP_VEHICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.203--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.203--ServerSession(1242584406)--Connection(1595870950)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.203--ServerSession(1242584406)--Connection(1595870950)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.203--ServerSession(1242584406)--Connection(52850797)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:02.206--ServerSession(1242584406)--Connection(1595870950)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.206--Thread(Thread[main,5,main])--The table (TMP_BROKER_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.206--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.206--ServerSession(1242584406)--Connection(1409004212)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.206--ServerSession(1242584406)--Connection(1409004212)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.206--ServerSession(1242584406)--Connection(1949625875)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:02.211--ServerSession(1242584406)--Connection(1409004212)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.211--Thread(Thread[main,5,main])--The table (TMP_CHECK_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.212--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.212--ServerSession(1242584406)--Connection(1358787485)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.212--ServerSession(1242584406)--Connection(1358787485)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.212--ServerSession(1242584406)--Connection(1578964260)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.214--ServerSession(1242584406)--Connection(1358787485)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.214--Thread(Thread[main,5,main])--The table (TMP_COSTCENTER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.214--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.215--ServerSession(1242584406)--Connection(1124773518)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.215--ServerSession(1242584406)--Connection(1124773518)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.215--ServerSession(1242584406)--Connection(2018528489)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.217--ServerSession(1242584406)--Connection(1124773518)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.217--Thread(Thread[main,5,main])--The table (TMP_COURSE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.217--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.217--ServerSession(1242584406)--Connection(308316550)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.217--ServerSession(1242584406)--Connection(308316550)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.218--ServerSession(1242584406)--Connection(76032922)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.22--ServerSession(1242584406)--Connection(308316550)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.22--Thread(Thread[main,5,main])--The table (TMP_CREDIT_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.22--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.22--ServerSession(1242584406)--Connection(651726990)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.221--ServerSession(1242584406)--Connection(651726990)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.221--ServerSession(1242584406)--Connection(820117866)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))
    [junit] [EL Finest]: 2024-01-08 18:54:02.223--ServerSession(1242584406)--Connection(651726990)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.223--Thread(Thread[main,5,main])--The table (TMP_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.223--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.224--ServerSession(1242584406)--Connection(598183031)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.224--ServerSession(1242584406)--Connection(598183031)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.224--ServerSession(1242584406)--Connection(1092170861)--Thread(Thread[main,5,main])--CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.226--ServerSession(1242584406)--Connection(598183031)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.226--Thread(Thread[main,5,main])--The table (TMP_DEP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.227--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.227--ServerSession(1242584406)--Connection(219130824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.227--ServerSession(1242584406)--Connection(219130824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.227--ServerSession(1242584406)--Connection(315902506)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.23--ServerSession(1242584406)--Connection(219130824)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.231--Thread(Thread[main,5,main])--The table (TMP_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.231--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.231--ServerSession(1242584406)--Connection(2138104388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.231--ServerSession(1242584406)--Connection(2138104388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.231--ServerSession(1242584406)--Connection(265373577)--Thread(Thread[main,5,main])--CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.235--ServerSession(1242584406)--Connection(2138104388)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.235--Thread(Thread[main,5,main])--The table (TMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.235--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.235--ServerSession(1242584406)--Connection(274725976)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.235--ServerSession(1242584406)--Connection(274725976)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.235--ServerSession(1242584406)--Connection(1749372629)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.238--ServerSession(1242584406)--Connection(274725976)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.238--Thread(Thread[main,5,main])--The table (TMP_MATERIAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.238--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.238--ServerSession(1242584406)--Connection(1956303740)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.238--ServerSession(1242584406)--Connection(1956303740)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.238--ServerSession(1242584406)--Connection(457727115)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.241--ServerSession(1242584406)--Connection(1956303740)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.241--Thread(Thread[main,5,main])--The table (TMP_OFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.241--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.241--ServerSession(1242584406)--Connection(1495162836)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.241--ServerSession(1242584406)--Connection(1495162836)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.241--ServerSession(1242584406)--Connection(2076014264)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:02.245--ServerSession(1242584406)--Connection(1495162836)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.245--Thread(Thread[main,5,main])--The table (TMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.245--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.245--ServerSession(1242584406)--Connection(934426842)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.245--ServerSession(1242584406)--Connection(934426842)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.245--ServerSession(1242584406)--Connection(477700359)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.249--ServerSession(1242584406)--Connection(934426842)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.249--Thread(Thread[main,5,main])--The table (TMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.249--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.249--ServerSession(1242584406)--Connection(1749524107)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.249--ServerSession(1242584406)--Connection(1749524107)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.249--ServerSession(1242584406)--Connection(1318395825)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.252--ServerSession(1242584406)--Connection(1749524107)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.252--Thread(Thread[main,5,main])--The table (TMP_REVIEW_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.252--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.252--ServerSession(1242584406)--Connection(464831537)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.252--ServerSession(1242584406)--Connection(464831537)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.252--ServerSession(1242584406)--Connection(1339273738)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.255--ServerSession(1242584406)--Connection(464831537)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.255--Thread(Thread[main,5,main])--The table (TMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.255--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.255--ServerSession(1242584406)--Connection(965674262)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.256--ServerSession(1242584406)--Connection(965674262)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.256--ServerSession(1242584406)--Connection(78109530)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.258--ServerSession(1242584406)--Connection(965674262)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.258--Thread(Thread[main,5,main])--The table (TMP_PROJECT_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.259--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.259--ServerSession(1242584406)--Connection(361656258)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.259--ServerSession(1242584406)--Connection(361656258)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.259--ServerSession(1242584406)--Connection(1416134608)--Thread(Thread[main,5,main])--CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:02.262--ServerSession(1242584406)--Connection(361656258)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.262--Thread(Thread[main,5,main])--The table (TMP_SAVE_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.262--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.262--ServerSession(1242584406)--Connection(187540389)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.262--ServerSession(1242584406)--Connection(187540389)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.262--ServerSession(1242584406)--Connection(1840987517)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.265--ServerSession(1242584406)--Connection(187540389)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.265--Thread(Thread[main,5,main])--The table (TMP_TASK) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.265--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.265--ServerSession(1242584406)--Connection(1813742285)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.265--ServerSession(1242584406)--Connection(1813742285)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.265--ServerSession(1242584406)--Connection(181220448)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))
    [junit] [EL Finest]: 2024-01-08 18:54:02.268--ServerSession(1242584406)--Connection(1813742285)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.268--Thread(Thread[main,5,main])--The table (TMP_TRAILER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.268--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.268--ServerSession(1242584406)--Connection(385131456)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.268--ServerSession(1242584406)--Connection(385131456)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.268--ServerSession(1242584406)--Connection(642340409)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.272--ServerSession(1242584406)--Connection(642340409)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:02.272--ServerSession(1242584406)--Connection(385131456)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.272--Thread(Thread[main,5,main])--The table (TMP_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.272--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.272--ServerSession(1242584406)--Connection(916100517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.272--ServerSession(1242584406)--Connection(916100517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.272--ServerSession(1242584406)--Connection(88332821)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.275--ServerSession(1242584406)--Connection(916100517)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.275--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.275--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.275--ServerSession(1242584406)--Connection(213063852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.275--ServerSession(1242584406)--Connection(213063852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.275--ServerSession(1242584406)--Connection(1852212002)--Thread(Thread[main,5,main])--CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.278--ServerSession(1242584406)--Connection(213063852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.278--Thread(Thread[main,5,main])--The table (TMP_READONLY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.278--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.278--ServerSession(1242584406)--Connection(554515010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.278--ServerSession(1242584406)--Connection(554515010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.278--ServerSession(1242584406)--Connection(896475319)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.282--ServerSession(1242584406)--Connection(554515010)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.282--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.282--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.282--ServerSession(1242584406)--Connection(1776186092)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.282--ServerSession(1242584406)--Connection(1776186092)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.282--ServerSession(1242584406)--Connection(566860479)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.285--ServerSession(1242584406)--Connection(1776186092)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.285--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.285--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.285--ServerSession(1242584406)--Connection(1414097965)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.285--ServerSession(1242584406)--Connection(1414097965)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.285--ServerSession(1242584406)--Connection(1310342490)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.288--ServerSession(1242584406)--Connection(1414097965)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.288--Thread(Thread[main,5,main])--The table (BYTE_ITEM) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.289--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.289--ServerSession(1242584406)--Connection(905404580)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.289--ServerSession(1242584406)--Connection(905404580)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.289--ServerSession(1242584406)--Connection(717249075)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.292--ServerSession(1242584406)--Connection(905404580)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.292--Thread(Thread[main,5,main])--The table (BYTE_ITEM_ATT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.292--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.292--ServerSession(1242584406)--Connection(1290733383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.292--ServerSession(1242584406)--Connection(1290733383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.292--ServerSession(1242584406)--Connection(1108589630)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.295--ServerSession(1242584406)--Connection(1290733383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.295--Thread(Thread[main,5,main])--The table (TMP_ISLAND) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.295--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.295--ServerSession(1242584406)--Connection(635236790)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.295--ServerSession(1242584406)--Connection(635236790)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.296--ServerSession(1242584406)--Connection(289214325)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.3--ServerSession(1242584406)--Connection(289214325)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:02.3--ServerSession(1242584406)--Connection(635236790)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.3--Thread(Thread[main,5,main])--The table (TMP_CITY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.3--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.3--ServerSession(1242584406)--Connection(2000630624)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.3--ServerSession(1242584406)--Connection(2000630624)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.3--ServerSession(1242584406)--Connection(892091760)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.303--ServerSession(1242584406)--Connection(2000630624)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.303--Thread(Thread[main,5,main])--The table (TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.303--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.303--ServerSession(1242584406)--Connection(131168518)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.303--ServerSession(1242584406)--Connection(131168518)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.303--ServerSession(1242584406)--Connection(159116975)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.31--ServerSession(1242584406)--Connection(159116975)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:02.31--ServerSession(1242584406)--Connection(159116975)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:02.31--ServerSession(1242584406)--Connection(131168518)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.31--Thread(Thread[main,5,main])--The table (TMP_PERSON) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.31--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.31--ServerSession(1242584406)--Connection(259604245)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.31--ServerSession(1242584406)--Connection(259604245)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.31--ServerSession(1242584406)--Connection(65830581)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.313--ServerSession(1242584406)--Connection(259604245)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.313--Thread(Thread[main,5,main])--The table (TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.313--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.313--ServerSession(1242584406)--Connection(1282393063)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.313--ServerSession(1242584406)--Connection(1282393063)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.313--ServerSession(1242584406)--Connection(178838760)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.316--ServerSession(1242584406)--Connection(1282393063)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.316--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.316--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.316--ServerSession(1242584406)--Connection(413168155)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.316--ServerSession(1242584406)--Connection(413168155)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.316--ServerSession(1242584406)--Connection(719518227)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.318--ServerSession(1242584406)--Connection(413168155)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.318--Thread(Thread[main,5,main])--The table (TMP_CAVE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.318--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.318--ServerSession(1242584406)--Connection(71599579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.318--ServerSession(1242584406)--Connection(71599579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.318--ServerSession(1242584406)--Connection(527372258)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.321--ServerSession(1242584406)--Connection(71599579)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.321--Thread(Thread[main,5,main])--The table (TMP_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.321--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.321--ServerSession(1242584406)--Connection(1301228797)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.321--ServerSession(1242584406)--Connection(1301228797)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.321--ServerSession(1242584406)--Connection(1833239242)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.324--ServerSession(1242584406)--Connection(1301228797)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.324--Thread(Thread[main,5,main])--The table (TMP_CREATURE_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.324--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.324--ServerSession(1242584406)--Connection(705801739)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.324--ServerSession(1242584406)--Connection(705801739)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.324--ServerSession(1242584406)--Connection(508397424)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.327--ServerSession(1242584406)--Connection(705801739)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.327--Thread(Thread[main,5,main])--The table (TMP_MYTHICALCREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.327--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.327--ServerSession(1242584406)--Connection(1106755629)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.327--ServerSession(1242584406)--Connection(1106755629)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.327--ServerSession(1242584406)--Connection(1714507758)--Thread(Thread[main,5,main])--CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.331--ServerSession(1242584406)--Connection(1106755629)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.331--Thread(Thread[main,5,main])--The table (TMP_WEAPON) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.331--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.331--ServerSession(1242584406)--Connection(322981749)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.331--ServerSession(1242584406)--Connection(322981749)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.331--ServerSession(1242584406)--Connection(1825112984)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.334--ServerSession(1242584406)--Connection(322981749)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.334--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.334--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.334--ServerSession(1242584406)--Connection(1030849096)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.334--ServerSession(1242584406)--Connection(1030849096)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.334--ServerSession(1242584406)--Connection(752572788)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.337--ServerSession(1242584406)--Connection(1030849096)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.337--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE_DESC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.337--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.337--ServerSession(1242584406)--Connection(1407492510)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.337--ServerSession(1242584406)--Connection(1407492510)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.338--ServerSession(1242584406)--Connection(1647708776)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.341--ServerSession(1242584406)--Connection(1407492510)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.341--Thread(Thread[main,5,main])--The table (TMP_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.341--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.341--ServerSession(1242584406)--Connection(1316317287)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.341--ServerSession(1242584406)--Connection(1316317287)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.341--ServerSession(1242584406)--Connection(954976358)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.344--ServerSession(1242584406)--Connection(1316317287)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.344--Thread(Thread[main,5,main])--The table (TMP_NASTY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.344--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.344--ServerSession(1242584406)--Connection(2036508486)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.344--ServerSession(1242584406)--Connection(2036508486)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.344--ServerSession(1242584406)--Connection(473030237)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.347--ServerSession(1242584406)--Connection(2036508486)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.347--Thread(Thread[main,5,main])--The table (TMP_TIMESTAMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.347--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.347--ServerSession(1242584406)--Connection(1999434859)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.347--ServerSession(1242584406)--Connection(1999434859)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.347--ServerSession(1242584406)--Connection(462959967)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.353--ServerSession(1242584406)--Connection(462959967)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:02.353--ServerSession(1242584406)--Connection(462959967)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:02.353--ServerSession(1242584406)--Connection(1999434859)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.353--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.353--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.353--ServerSession(1242584406)--Connection(257614494)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.353--ServerSession(1242584406)--Connection(257614494)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.353--ServerSession(1242584406)--Connection(533053618)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.36--ServerSession(1242584406)--Connection(533053618)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:02.36--ServerSession(1242584406)--Connection(533053618)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:02.36--ServerSession(1242584406)--Connection(257614494)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.36--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.36--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.36--ServerSession(1242584406)--Connection(45681857)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.36--ServerSession(1242584406)--Connection(45681857)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.36--ServerSession(1242584406)--Connection(1513046042)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.365--ServerSession(1242584406)--Connection(45681857)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.365--Thread(Thread[main,5,main])--The table (TMP_TEMPORAL_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.365--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.365--ServerSession(1242584406)--Connection(1203331554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.365--ServerSession(1242584406)--Connection(1203331554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.365--ServerSession(1242584406)--Connection(221033168)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.368--ServerSession(1242584406)--Connection(1203331554)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.368--Thread(Thread[main,5,main])--The table (TMP_ANIMAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.369--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.369--ServerSession(1242584406)--Connection(817707477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.369--ServerSession(1242584406)--Connection(817707477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.369--ServerSession(1242584406)--Connection(1015539793)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.375--ServerSession(1242584406)--Connection(817707477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.375--Thread(Thread[main,5,main])--The table (TMP_ELEMENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.375--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.375--ServerSession(1242584406)--Connection(1629805986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.376--ServerSession(1242584406)--Connection(1629805986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.376--ServerSession(1242584406)--Connection(940454850)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.379--ServerSession(1242584406)--Connection(1629805986)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.379--Thread(Thread[main,5,main])--The table (TMP_PLANT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.379--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.379--ServerSession(1242584406)--Connection(1146848727)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.379--ServerSession(1242584406)--Connection(1146848727)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.379--ServerSession(1242584406)--Connection(64330035)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.383--ServerSession(1242584406)--Connection(1146848727)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.383--Thread(Thread[main,5,main])--The table (TMP_EMP_BICYCLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.383--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.383--ServerSession(1242584406)--Connection(892626202)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.383--ServerSession(1242584406)--Connection(892626202)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.383--ServerSession(1242584406)--Connection(760822614)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.386--ServerSession(1242584406)--Connection(892626202)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.386--Thread(Thread[main,5,main])--The table (TMP_COURSE_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.386--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.386--ServerSession(1242584406)--Connection(689471568)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.386--ServerSession(1242584406)--Connection(689471568)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.386--ServerSession(1242584406)--Connection(1058155740)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.389--ServerSession(1242584406)--Connection(689471568)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.389--Thread(Thread[main,5,main])--The table (TMP_EMP_CREDIT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.389--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.389--ServerSession(1242584406)--Connection(148018969)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.389--ServerSession(1242584406)--Connection(148018969)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.39--ServerSession(1242584406)--Connection(1696963667)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.393--ServerSession(1242584406)--Connection(148018969)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.393--Thread(Thread[main,5,main])--The table (TMP_EMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.393--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.393--ServerSession(1242584406)--Connection(971497536)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.393--ServerSession(1242584406)--Connection(971497536)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.393--ServerSession(1242584406)--Connection(630313530)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))
    [junit] [EL Finest]: 2024-01-08 18:54:02.396--ServerSession(1242584406)--Connection(971497536)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.396--Thread(Thread[main,5,main])--The table (TMP_EMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.396--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.396--ServerSession(1242584406)--Connection(1586868395)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.396--ServerSession(1242584406)--Connection(1586868395)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.396--ServerSession(1242584406)--Connection(1484177113)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.399--ServerSession(1242584406)--Connection(1586868395)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.399--Thread(Thread[main,5,main])--The table (TMP_EMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.399--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.399--ServerSession(1242584406)--Connection(1744369062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.399--ServerSession(1242584406)--Connection(1744369062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.399--ServerSession(1242584406)--Connection(337314074)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.402--ServerSession(1242584406)--Connection(1744369062)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.402--Thread(Thread[main,5,main])--The table (TMP_EMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.402--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.402--ServerSession(1242584406)--Connection(1728726840)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.402--ServerSession(1242584406)--Connection(1728726840)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.402--ServerSession(1242584406)--Connection(1207950266)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:54:02.406--ServerSession(1242584406)--Connection(1728726840)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.406--Thread(Thread[main,5,main])--The table (TMP_OFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.406--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.406--ServerSession(1242584406)--Connection(1160845977)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.406--ServerSession(1242584406)--Connection(1160845977)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.406--ServerSession(1242584406)--Connection(1882695296)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.409--ServerSession(1242584406)--Connection(1160845977)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.409--Thread(Thread[main,5,main])--The table (TMP_VEHICLE_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.409--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.409--ServerSession(1242584406)--Connection(1108039149)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.409--ServerSession(1242584406)--Connection(1108039149)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.409--ServerSession(1242584406)--Connection(253983463)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:54:02.412--ServerSession(1242584406)--Connection(1108039149)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.412--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.412--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.412--ServerSession(1242584406)--Connection(1877334646)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.412--ServerSession(1242584406)--Connection(1877334646)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.412--ServerSession(1242584406)--Connection(2010734170)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.415--ServerSession(1242584406)--Connection(1877334646)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.415--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.415--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.415--ServerSession(1242584406)--Connection(1334378672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.415--ServerSession(1242584406)--Connection(1334378672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.415--ServerSession(1242584406)--Connection(243156317)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.418--ServerSession(1242584406)--Connection(1334378672)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.418--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.418--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.418--ServerSession(1242584406)--Connection(525154553)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.418--ServerSession(1242584406)--Connection(525154553)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.418--ServerSession(1242584406)--Connection(407254816)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.42--ServerSession(1242584406)--Connection(525154553)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.42--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.42--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.421--ServerSession(1242584406)--Connection(284746450)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.421--ServerSession(1242584406)--Connection(284746450)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.421--ServerSession(1242584406)--Connection(1711573700)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.424--ServerSession(1242584406)--Connection(284746450)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.424--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.424--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.424--ServerSession(1242584406)--Connection(1564494396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.424--ServerSession(1242584406)--Connection(1564494396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.424--ServerSession(1242584406)--Connection(184147252)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.428--ServerSession(1242584406)--Connection(1564494396)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.428--Thread(Thread[main,5,main])--The table (TMP_INFORMER_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.428--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.428--ServerSession(1242584406)--Connection(353786333)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.428--ServerSession(1242584406)--Connection(353786333)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.428--ServerSession(1242584406)--Connection(1247338729)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.431--ServerSession(1242584406)--Connection(353786333)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.431--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.431--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:02.431--ServerSession(1242584406)--Connection(256167987)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.431--ServerSession(1242584406)--Connection(256167987)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.431--ServerSession(1242584406)--Connection(675002551)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:02.434--ServerSession(1242584406)--Connection(256167987)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.434--Thread(Thread[main,5,main])--The table (TMP_CAVE_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:02.434--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.434--ServerSession(1242584406)--Connection(1336420731)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.434--ServerSession(1242584406)--Connection(1336420731)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.434--ServerSession(1242584406)--Connection(1715781109)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)
    [junit] [EL Finest]: 2024-01-08 18:54:02.44--ServerSession(1242584406)--Connection(1336420731)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.44--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.44--ServerSession(1242584406)--Connection(2090770896)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.44--ServerSession(1242584406)--Connection(2090770896)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.44--ServerSession(1242584406)--Connection(1928572105)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.449--ServerSession(1242584406)--Connection(2090770896)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.449--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.449--ServerSession(1242584406)--Connection(1480668865)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.449--ServerSession(1242584406)--Connection(1480668865)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.449--ServerSession(1242584406)--Connection(1373146168)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.457--ServerSession(1242584406)--Connection(1480668865)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.457--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.457--ServerSession(1242584406)--Connection(1471364137)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.457--ServerSession(1242584406)--Connection(1471364137)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.457--ServerSession(1242584406)--Connection(102100768)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.467--ServerSession(1242584406)--Connection(1471364137)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.467--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.468--ServerSession(1242584406)--Connection(982226008)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.468--ServerSession(1242584406)--Connection(982226008)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.468--ServerSession(1242584406)--Connection(1956095316)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:02.475--ServerSession(1242584406)--Connection(982226008)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.475--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.475--ServerSession(1242584406)--Connection(107279519)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.475--ServerSession(1242584406)--Connection(107279519)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.476--ServerSession(1242584406)--Connection(1621854559)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:02.484--ServerSession(1242584406)--Connection(107279519)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.484--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.484--ServerSession(1242584406)--Connection(1694587465)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.484--ServerSession(1242584406)--Connection(1694587465)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.484--ServerSession(1242584406)--Connection(1155566202)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.494--ServerSession(1242584406)--Connection(1694587465)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.494--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.494--ServerSession(1242584406)--Connection(685428529)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.494--ServerSession(1242584406)--Connection(685428529)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.494--ServerSession(1242584406)--Connection(1206258545)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:02.502--ServerSession(1242584406)--Connection(685428529)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.502--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.503--ServerSession(1242584406)--Connection(397284309)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.503--ServerSession(1242584406)--Connection(397284309)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.503--ServerSession(1242584406)--Connection(1777591638)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.518--ServerSession(1242584406)--Connection(397284309)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.518--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.518--ServerSession(1242584406)--Connection(911284082)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.518--ServerSession(1242584406)--Connection(911284082)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.518--ServerSession(1242584406)--Connection(1367775958)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.535--ServerSession(1242584406)--Connection(911284082)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.535--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.535--ServerSession(1242584406)--Connection(2012480396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.535--ServerSession(1242584406)--Connection(2012480396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.535--ServerSession(1242584406)--Connection(1235247239)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:02.553--ServerSession(1242584406)--Connection(2012480396)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.553--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.553--ServerSession(1242584406)--Connection(1135930380)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.553--ServerSession(1242584406)--Connection(1135930380)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.553--ServerSession(1242584406)--Connection(344682389)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:02.572--ServerSession(1242584406)--Connection(1135930380)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.572--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.572--ServerSession(1242584406)--Connection(1517223475)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.572--ServerSession(1242584406)--Connection(1517223475)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.573--ServerSession(1242584406)--Connection(1046396414)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:02.601--ServerSession(1242584406)--Connection(1517223475)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.601--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.601--ServerSession(1242584406)--Connection(67053257)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.601--ServerSession(1242584406)--Connection(67053257)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.601--ServerSession(1242584406)--Connection(785240035)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.621--ServerSession(1242584406)--Connection(67053257)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.621--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.621--ServerSession(1242584406)--Connection(541568490)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.621--ServerSession(1242584406)--Connection(541568490)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.622--ServerSession(1242584406)--Connection(1525943877)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:54:02.631--ServerSession(1242584406)--Connection(541568490)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.631--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.632--ServerSession(1242584406)--Connection(1180245656)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.632--ServerSession(1242584406)--Connection(1180245656)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.632--ServerSession(1242584406)--Connection(1533854532)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.639--ServerSession(1242584406)--Connection(1180245656)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.64--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.64--ServerSession(1242584406)--Connection(138306399)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.64--ServerSession(1242584406)--Connection(138306399)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.64--ServerSession(1242584406)--Connection(102564126)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.648--ServerSession(1242584406)--Connection(138306399)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.648--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.648--ServerSession(1242584406)--Connection(421984610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.648--ServerSession(1242584406)--Connection(421984610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.648--ServerSession(1242584406)--Connection(1652114818)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:02.656--ServerSession(1242584406)--Connection(421984610)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.656--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.656--ServerSession(1242584406)--Connection(66588044)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.656--ServerSession(1242584406)--Connection(66588044)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.656--ServerSession(1242584406)--Connection(758843768)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.667--ServerSession(1242584406)--Connection(66588044)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.667--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.667--ServerSession(1242584406)--Connection(481577519)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.667--ServerSession(1242584406)--Connection(481577519)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.667--ServerSession(1242584406)--Connection(1608757336)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.675--ServerSession(1242584406)--Connection(481577519)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.676--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.676--ServerSession(1242584406)--Connection(527826205)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.676--ServerSession(1242584406)--Connection(527826205)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.676--ServerSession(1242584406)--Connection(556677614)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.684--ServerSession(1242584406)--Connection(527826205)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.684--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.685--ServerSession(1242584406)--Connection(2036431933)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.685--ServerSession(1242584406)--Connection(2036431933)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.685--ServerSession(1242584406)--Connection(1238166297)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.696--ServerSession(1242584406)--Connection(2036431933)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.697--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.697--ServerSession(1242584406)--Connection(320706431)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.697--ServerSession(1242584406)--Connection(320706431)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.697--ServerSession(1242584406)--Connection(1634697653)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.705--ServerSession(1242584406)--Connection(320706431)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.705--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.705--ServerSession(1242584406)--Connection(1016064173)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.705--ServerSession(1242584406)--Connection(1016064173)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.705--ServerSession(1242584406)--Connection(1138107948)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.713--ServerSession(1242584406)--Connection(1016064173)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.713--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.713--ServerSession(1242584406)--Connection(953107607)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.713--ServerSession(1242584406)--Connection(953107607)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.713--ServerSession(1242584406)--Connection(2068191651)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.72--ServerSession(1242584406)--Connection(953107607)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.72--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.72--ServerSession(1242584406)--Connection(474027124)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.72--ServerSession(1242584406)--Connection(474027124)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.72--ServerSession(1242584406)--Connection(1583878295)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.728--ServerSession(1242584406)--Connection(474027124)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.728--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.728--ServerSession(1242584406)--Connection(30589523)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.728--ServerSession(1242584406)--Connection(30589523)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.728--ServerSession(1242584406)--Connection(363103401)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.735--ServerSession(1242584406)--Connection(30589523)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.735--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.735--ServerSession(1242584406)--Connection(1512060385)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.735--ServerSession(1242584406)--Connection(1512060385)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.735--ServerSession(1242584406)--Connection(1308079276)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.744--ServerSession(1242584406)--Connection(1512060385)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.744--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.744--ServerSession(1242584406)--Connection(1102932495)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.744--ServerSession(1242584406)--Connection(1102932495)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.744--ServerSession(1242584406)--Connection(451530980)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.752--ServerSession(1242584406)--Connection(1102932495)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.752--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.752--ServerSession(1242584406)--Connection(692864183)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.752--ServerSession(1242584406)--Connection(692864183)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.752--ServerSession(1242584406)--Connection(51101315)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.76--ServerSession(1242584406)--Connection(692864183)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.76--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.76--ServerSession(1242584406)--Connection(1743032972)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.76--ServerSession(1242584406)--Connection(1743032972)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.76--ServerSession(1242584406)--Connection(751180603)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.77--ServerSession(1242584406)--Connection(1743032972)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.77--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.77--ServerSession(1242584406)--Connection(739241900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.77--ServerSession(1242584406)--Connection(739241900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.77--ServerSession(1242584406)--Connection(1874622547)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.777--ServerSession(1242584406)--Connection(739241900)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.777--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.777--ServerSession(1242584406)--Connection(992775130)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.777--ServerSession(1242584406)--Connection(992775130)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.778--ServerSession(1242584406)--Connection(1754096028)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.787--ServerSession(1242584406)--Connection(992775130)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.787--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.787--ServerSession(1242584406)--Connection(1778700964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.787--ServerSession(1242584406)--Connection(1778700964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.788--ServerSession(1242584406)--Connection(900327013)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:02.796--ServerSession(1242584406)--Connection(1778700964)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.796--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.796--ServerSession(1242584406)--Connection(769526324)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.796--ServerSession(1242584406)--Connection(769526324)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.796--ServerSession(1242584406)--Connection(1636003033)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.806--ServerSession(1242584406)--Connection(769526324)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.806--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.806--ServerSession(1242584406)--Connection(1915196011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.806--ServerSession(1242584406)--Connection(1915196011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.806--ServerSession(1242584406)--Connection(796240305)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.814--ServerSession(1242584406)--Connection(1915196011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.814--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.814--ServerSession(1242584406)--Connection(1470726905)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.814--ServerSession(1242584406)--Connection(1470726905)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.814--ServerSession(1242584406)--Connection(433321645)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.824--ServerSession(1242584406)--Connection(1470726905)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.824--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.824--ServerSession(1242584406)--Connection(434635189)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.824--ServerSession(1242584406)--Connection(434635189)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.824--ServerSession(1242584406)--Connection(38659643)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.834--ServerSession(1242584406)--Connection(434635189)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.834--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.834--ServerSession(1242584406)--Connection(1357927175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.834--ServerSession(1242584406)--Connection(1357927175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.834--ServerSession(1242584406)--Connection(164365573)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:54:02.844--ServerSession(1242584406)--Connection(1357927175)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.844--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.844--ServerSession(1242584406)--Connection(149816309)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.844--ServerSession(1242584406)--Connection(149816309)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.844--ServerSession(1242584406)--Connection(1523843460)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.852--ServerSession(1242584406)--Connection(149816309)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.852--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.852--ServerSession(1242584406)--Connection(1027286826)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.852--ServerSession(1242584406)--Connection(1027286826)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.852--ServerSession(1242584406)--Connection(1169324755)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.863--ServerSession(1242584406)--Connection(1027286826)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.863--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.863--ServerSession(1242584406)--Connection(1110157751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.863--ServerSession(1242584406)--Connection(1110157751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.863--ServerSession(1242584406)--Connection(651023535)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.872--ServerSession(1242584406)--Connection(1110157751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.872--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.872--ServerSession(1242584406)--Connection(1267338499)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.872--ServerSession(1242584406)--Connection(1267338499)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.872--ServerSession(1242584406)--Connection(1425241044)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.881--ServerSession(1242584406)--Connection(1267338499)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.881--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.881--ServerSession(1242584406)--Connection(378838522)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.881--ServerSession(1242584406)--Connection(378838522)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.881--ServerSession(1242584406)--Connection(225273918)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:02.89--ServerSession(1242584406)--Connection(378838522)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.89--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.89--ServerSession(1242584406)--Connection(1131905905)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.89--ServerSession(1242584406)--Connection(1131905905)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.89--ServerSession(1242584406)--Connection(1908321704)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.899--ServerSession(1242584406)--Connection(1131905905)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.899--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.899--ServerSession(1242584406)--Connection(725291300)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.899--ServerSession(1242584406)--Connection(725291300)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.899--ServerSession(1242584406)--Connection(1411932985)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.907--ServerSession(1242584406)--Connection(725291300)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.907--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.907--ServerSession(1242584406)--Connection(1736826640)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.907--ServerSession(1242584406)--Connection(1736826640)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.907--ServerSession(1242584406)--Connection(340017397)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.916--ServerSession(1242584406)--Connection(1736826640)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.916--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.916--ServerSession(1242584406)--Connection(688392165)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.916--ServerSession(1242584406)--Connection(688392165)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.916--ServerSession(1242584406)--Connection(1622945931)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:02.927--ServerSession(1242584406)--Connection(688392165)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.927--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.927--ServerSession(1242584406)--Connection(1140430871)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.927--ServerSession(1242584406)--Connection(1140430871)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.927--ServerSession(1242584406)--Connection(707238050)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.936--ServerSession(1242584406)--Connection(1140430871)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.936--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.936--ServerSession(1242584406)--Connection(837923432)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.936--ServerSession(1242584406)--Connection(837923432)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.936--ServerSession(1242584406)--Connection(1053273441)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.943--ServerSession(1242584406)--Connection(837923432)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.943--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.943--ServerSession(1242584406)--Connection(1972950645)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.943--ServerSession(1242584406)--Connection(1972950645)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.943--ServerSession(1242584406)--Connection(1229342812)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.955--ServerSession(1242584406)--Connection(1972950645)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.955--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.955--ServerSession(1242584406)--Connection(2087202342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.955--ServerSession(1242584406)--Connection(2087202342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.955--ServerSession(1242584406)--Connection(1341158560)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.963--ServerSession(1242584406)--Connection(2087202342)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.963--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.963--ServerSession(1242584406)--Connection(883110723)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.963--ServerSession(1242584406)--Connection(883110723)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.963--ServerSession(1242584406)--Connection(159851247)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.973--ServerSession(1242584406)--Connection(883110723)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.973--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.973--ServerSession(1242584406)--Connection(265722243)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.973--ServerSession(1242584406)--Connection(265722243)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.974--ServerSession(1242584406)--Connection(574790161)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.981--ServerSession(1242584406)--Connection(265722243)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.981--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.981--ServerSession(1242584406)--Connection(660144865)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.981--ServerSession(1242584406)--Connection(660144865)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.981--ServerSession(1242584406)--Connection(477662472)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.99--ServerSession(1242584406)--Connection(660144865)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.99--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.99--ServerSession(1242584406)--Connection(714734087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.99--ServerSession(1242584406)--Connection(714734087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.99--ServerSession(1242584406)--Connection(1169734591)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:02.997--ServerSession(1242584406)--Connection(714734087)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.997--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:02.997--ServerSession(1242584406)--Connection(1469217737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:02.997--ServerSession(1242584406)--Connection(1469217737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:02.997--ServerSession(1242584406)--Connection(842988286)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:03.005--ServerSession(1242584406)--Connection(1469217737)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.005--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.005--ServerSession(1242584406)--Connection(750996693)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.005--ServerSession(1242584406)--Connection(750996693)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.005--ServerSession(1242584406)--Connection(1749755575)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:03.013--ServerSession(1242584406)--Connection(750996693)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.013--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.013--ServerSession(1242584406)--Connection(1099081297)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.013--ServerSession(1242584406)--Connection(1099081297)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.013--ServerSession(1242584406)--Connection(2006056784)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:03.021--ServerSession(1242584406)--Connection(1099081297)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.021--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.021--ServerSession(1242584406)--Connection(1432888450)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.021--ServerSession(1242584406)--Connection(1432888450)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.021--ServerSession(1242584406)--Connection(17608784)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:03.028--ServerSession(1242584406)--Connection(1432888450)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.028--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.028--ServerSession(1242584406)--Connection(1333502127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.028--ServerSession(1242584406)--Connection(1333502127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.028--ServerSession(1242584406)--Connection(1529070070)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:03.036--ServerSession(1242584406)--Connection(1333502127)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.036--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.036--ServerSession(1242584406)--Connection(1005591041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.036--ServerSession(1242584406)--Connection(1005591041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.036--ServerSession(1242584406)--Connection(698133256)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:03.044--ServerSession(1242584406)--Connection(1005591041)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.044--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.044--ServerSession(1242584406)--Connection(409957428)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.044--ServerSession(1242584406)--Connection(409957428)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.044--ServerSession(1242584406)--Connection(594822442)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:03.052--ServerSession(1242584406)--Connection(409957428)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Connection(1810419227)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Connection(1810419227)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Connection(14926701)--Thread(Thread[main,5,main])--DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Connection(1810419227)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Connection(967337409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Connection(967337409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.057--ServerSession(1242584406)--Connection(337509625)--Thread(Thread[main,5,main])--SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:03.058--ServerSession(1242584406)--Connection(967337409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.058--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.058--ServerSession(1242584406)--Connection(1676585156)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.058--ServerSession(1242584406)--Connection(1676585156)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.058--ServerSession(1242584406)--Connection(429018901)--Thread(Thread[main,5,main])--INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:03.058--ServerSession(1242584406)--Connection(1676585156)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.061--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.061--ServerSession(1242584406)--Connection(602694575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(602694575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(671967776)--Thread(Thread[main,5,main])--DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(602694575)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(1898469011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(1898469011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(832152066)--Thread(Thread[main,5,main])--SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(1898469011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(500580931)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.062--ServerSession(1242584406)--Connection(500580931)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.063--ServerSession(1242584406)--Connection(788075428)--Thread(Thread[main,5,main])--INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:03.063--ServerSession(1242584406)--Connection(500580931)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.066--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.066--ServerSession(1242584406)--Connection(993293369)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.066--ServerSession(1242584406)--Connection(993293369)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.066--ServerSession(1242584406)--Connection(1563833544)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:03.066--ServerSession(1242584406)--Connection(993293369)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.066--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.066--ServerSession(1242584406)--Connection(93720343)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.066--ServerSession(1242584406)--Connection(93720343)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.067--ServerSession(1242584406)--Connection(488322592)--Thread(Thread[main,5,main])--SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:03.067--ServerSession(1242584406)--Connection(93720343)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.067--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.067--ServerSession(1242584406)--Connection(580212331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.067--ServerSession(1242584406)--Connection(580212331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.067--ServerSession(1242584406)--Connection(390994841)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:03.067--ServerSession(1242584406)--Connection(580212331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.07--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.07--ServerSession(1242584406)--Connection(347042785)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.07--ServerSession(1242584406)--Connection(347042785)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.07--ServerSession(1242584406)--Connection(1943679038)--Thread(Thread[main,5,main])--DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Connection(347042785)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Connection(844185066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Connection(844185066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Connection(1561227322)--Thread(Thread[main,5,main])--SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Connection(844185066)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Connection(1868914109)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Connection(1868914109)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.071--ServerSession(1242584406)--Connection(1415611350)--Thread(Thread[main,5,main])--INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:03.072--ServerSession(1242584406)--Connection(1868914109)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.075--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.075--ServerSession(1242584406)--Connection(2142777203)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.075--ServerSession(1242584406)--Connection(2142777203)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.075--ServerSession(1242584406)--Connection(789998945)--Thread(Thread[main,5,main])--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:03.075--ServerSession(1242584406)--Connection(2142777203)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.075--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.075--ServerSession(1242584406)--Connection(1255723887)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.075--ServerSession(1242584406)--Connection(1255723887)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.076--ServerSession(1242584406)--Connection(1957019376)--Thread(Thread[main,5,main])--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:03.076--ServerSession(1242584406)--Connection(1255723887)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.076--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.076--ServerSession(1242584406)--Connection(91286940)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.076--ServerSession(1242584406)--Connection(91286940)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.076--ServerSession(1242584406)--Connection(155129334)--Thread(Thread[main,5,main])--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:03.076--ServerSession(1242584406)--Connection(91286940)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.079--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.079--ServerSession(1242584406)--Connection(534798335)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.079--ServerSession(1242584406)--Connection(534798335)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.079--ServerSession(1242584406)--Connection(1845590352)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Connection(534798335)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Connection(1920554683)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Connection(1920554683)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Connection(1878782124)--Thread(Thread[main,5,main])--SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Connection(1920554683)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Connection(595239111)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Connection(595239111)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.08--ServerSession(1242584406)--Connection(462349981)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:03.081--ServerSession(1242584406)--Connection(595239111)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:03.083--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.083--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.083--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.083--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.083--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.083--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.083--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.083--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.084--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.085--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.086--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.087--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:03.088--ServerSession(1242584406)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Connection(1740687627)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:03.089--ServerSession(1242584406)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.601 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestExtendedPersistenceContext
    [junit] [EL Fine]: 2024-01-08 18:54:03.139--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@148fca83
    [junit] [EL Finer]: 2024-01-08 18:54:03.141--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:03.142--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:03.142--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:03.142--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:03.142--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:03.142--ServerSession(1918393987)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:03.142--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:03.142--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:03.142--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:03.142--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:03.142--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:03.153--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.154--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:03.154--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.154--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.154--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.155--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.157--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.157--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:03.157--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.157--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.157--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:03.158--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:03.158--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.158--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:03.159--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.159--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.159--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.159--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.159--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:03.16--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:03.16--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.161--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.161--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.161--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.161--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:03.161--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.163--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.164--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:03.165--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:03.166--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.167--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:03.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:03.169--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:03.171--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:03.172--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.172--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:03.172--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:03.172--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.172--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.172--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:03.172--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.173--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:03.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:03.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:03.176--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.178--ServerSession(1918393987)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:03.179--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.18--ServerSession(1918393987)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.181--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.182--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:03.182--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.182--ServerSession(1918393987)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.182--ServerSession(1918393987)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.182--ServerSession(1918393987)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:03.182--ServerSession(1918393987)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:03.182--ServerSession(1918393987)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:03.183--ServerSession(1918393987)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:03.183--ServerSession(1918393987)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:03.183--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:03.183--ServerSession(1918393987)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:03.183--ServerSession(1918393987)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.184--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.185--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.186--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.187--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.268--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.268--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.268--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.268--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.268--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.268--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.268--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:03.269--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:03.269--ServerSession(1918393987)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:03.273--ServerSession(1918393987)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:03.273--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:03.273--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:03.273--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:03.273--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:03.274--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:03.274--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC; translated value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:54:03.274--ServerSession(1918393987)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:03.274--ServerSession(1918393987)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:03.274--ServerSession(1918393987)--Connection(642086628)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Connection(1544793857)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Connection(1253733911)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Connection(1253733911)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Connection(1204145138)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Connection(1369116416)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:03.275--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:03.277--ServerSession(1918393987)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:03.278--ServerSession(1918393987)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:03.294--ServerSession(1918393987)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:03.294--ServerSession(1918393987)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:03.294--ServerSession(1918393987)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:03.294--ServerSession(1918393987)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:03.294--ServerSession(1918393987)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:03.294--ServerSession(1918393987)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:03.294--ServerSession(1918393987)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:03.298--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.298--ServerSession(1918393987)--Connection(1493257982)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.298--ServerSession(1918393987)--Connection(1493257982)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.298--ServerSession(1918393987)--Connection(1599677423)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.304--ServerSession(1918393987)--Connection(1493257982)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.304--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.304--ServerSession(1918393987)--Connection(791028852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.304--ServerSession(1918393987)--Connection(791028852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.304--ServerSession(1918393987)--Connection(2080635344)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.307--ServerSession(1918393987)--Connection(791028852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.307--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.307--ServerSession(1918393987)--Connection(387487256)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.307--ServerSession(1918393987)--Connection(387487256)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.308--ServerSession(1918393987)--Connection(159581451)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.316--ServerSession(1918393987)--Connection(387487256)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.316--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:03.316--ServerSession(1918393987)--Connection(525630200)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.316--ServerSession(1918393987)--Connection(525630200)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.316--ServerSession(1918393987)--Connection(1286571868)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:03.32--ServerSession(1918393987)--Connection(525630200)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.32--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:03.32--ServerSession(1918393987)--Connection(1522236047)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.32--ServerSession(1918393987)--Connection(1522236047)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.32--ServerSession(1918393987)--Connection(1719949466)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:03.325--ServerSession(1918393987)--Connection(1522236047)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.325--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.325--ServerSession(1918393987)--Connection(537329066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.325--ServerSession(1918393987)--Connection(537329066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.325--ServerSession(1918393987)--Connection(560497703)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.33--ServerSession(1918393987)--Connection(537329066)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.33--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.33--ServerSession(1918393987)--Connection(1042643178)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.33--ServerSession(1918393987)--Connection(1042643178)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.33--ServerSession(1918393987)--Connection(693709097)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.334--ServerSession(1918393987)--Connection(1042643178)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.334--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:54:03.334--ServerSession(1918393987)--Connection(1272902791)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.334--ServerSession(1918393987)--Connection(1272902791)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.334--ServerSession(1918393987)--Connection(1588148030)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER
    [junit] [EL Finest]: 2024-01-08 18:54:03.351--ServerSession(1918393987)--Connection(1272902791)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.351--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.351--ServerSession(1918393987)--Connection(1543664352)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.351--ServerSession(1918393987)--Connection(1543664352)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.351--ServerSession(1918393987)--Connection(1623510827)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT
    [junit] [EL Finest]: 2024-01-08 18:54:03.367--ServerSession(1918393987)--Connection(1543664352)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.368--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.368--ServerSession(1918393987)--Connection(50592708)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.368--ServerSession(1918393987)--Connection(50592708)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.368--ServerSession(1918393987)--Connection(1289292854)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:03.384--ServerSession(1918393987)--Connection(50592708)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.384--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.384--ServerSession(1918393987)--Connection(1705512923)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.384--ServerSession(1918393987)--Connection(1705512923)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.384--ServerSession(1918393987)--Connection(2045314417)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:03.399--ServerSession(1918393987)--Connection(1705512923)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.399--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.399--ServerSession(1918393987)--Connection(1712647370)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.399--ServerSession(1918393987)--Connection(1712647370)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.399--ServerSession(1918393987)--Connection(1139273988)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:03.415--ServerSession(1918393987)--Connection(1712647370)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.415--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.415--ServerSession(1918393987)--Connection(660743486)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.415--ServerSession(1918393987)--Connection(660743486)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.415--ServerSession(1918393987)--Connection(1716645796)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID
    [junit] [EL Finest]: 2024-01-08 18:54:03.429--ServerSession(1918393987)--Connection(660743486)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.429--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0")
    [junit] [EL Finest]: 2024-01-08 18:54:03.429--ServerSession(1918393987)--Connection(1303734497)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.429--ServerSession(1918393987)--Connection(1303734497)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.429--ServerSession(1918393987)--Connection(2076770236)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0
    [junit] [EL Finest]: 2024-01-08 18:54:03.442--ServerSession(1918393987)--Connection(1303734497)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.442--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:54:03.442--ServerSession(1918393987)--Connection(447392721)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.442--ServerSession(1918393987)--Connection(447392721)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.442--ServerSession(1918393987)--Connection(2092841477)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR
    [junit] [EL Finest]: 2024-01-08 18:54:03.449--ServerSession(1918393987)--Connection(447392721)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.449--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.449--ServerSession(1918393987)--Connection(987620586)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.449--ServerSession(1918393987)--Connection(987620586)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.449--ServerSession(1918393987)--Connection(1969632323)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.453--ServerSession(1918393987)--Connection(987620586)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.453--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.453--ServerSession(1918393987)--Connection(11731022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.453--ServerSession(1918393987)--Connection(11731022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.453--ServerSession(1918393987)--Connection(1436306950)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.456--ServerSession(1918393987)--Connection(11731022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.456--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:03.456--ServerSession(1918393987)--Connection(1132206727)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.456--ServerSession(1918393987)--Connection(1132206727)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.456--ServerSession(1918393987)--Connection(1532347350)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:03.459--ServerSession(1918393987)--Connection(1132206727)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.459--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.459--ServerSession(1918393987)--Connection(402702819)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.459--ServerSession(1918393987)--Connection(402702819)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.46--ServerSession(1918393987)--Connection(998983750)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.463--ServerSession(1918393987)--Connection(402702819)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.463--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.463--ServerSession(1918393987)--Connection(1349733610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.463--ServerSession(1918393987)--Connection(1349733610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.463--ServerSession(1918393987)--Connection(1315078366)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.466--ServerSession(1918393987)--Connection(1349733610)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.466--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.466--ServerSession(1918393987)--Connection(1244025760)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.467--ServerSession(1918393987)--Connection(1244025760)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.467--ServerSession(1918393987)--Connection(7881234)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.475--ServerSession(1918393987)--Connection(1244025760)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.475--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY")
    [junit] [EL Finest]: 2024-01-08 18:54:03.476--ServerSession(1918393987)--Connection(615747215)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.476--ServerSession(1918393987)--Connection(615747215)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.476--ServerSession(1918393987)--Connection(1559261930)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY
    [junit] [EL Finest]: 2024-01-08 18:54:03.482--ServerSession(1918393987)--Connection(615747215)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.482--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.482--ServerSession(1918393987)--Connection(1984032002)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.482--ServerSession(1918393987)--Connection(1984032002)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.482--ServerSession(1918393987)--Connection(1321128627)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.491--ServerSession(1918393987)--Connection(1984032002)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.491--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:54:03.491--ServerSession(1918393987)--Connection(1493772379)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.491--ServerSession(1918393987)--Connection(1493772379)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.491--ServerSession(1918393987)--Connection(542766981)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON
    [junit] [EL Finest]: 2024-01-08 18:54:03.498--ServerSession(1918393987)--Connection(1493772379)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.498--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.498--ServerSession(1918393987)--Connection(1033669692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.498--ServerSession(1918393987)--Connection(1033669692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.498--ServerSession(1918393987)--Connection(768028708)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.501--ServerSession(1918393987)--Connection(1033669692)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.501--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.501--ServerSession(1918393987)--Connection(240673986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.501--ServerSession(1918393987)--Connection(240673986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.501--ServerSession(1918393987)--Connection(1467806809)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.505--ServerSession(1918393987)--Connection(240673986)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.505--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION")
    [junit] [EL Finest]: 2024-01-08 18:54:03.505--ServerSession(1918393987)--Connection(1765223454)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.505--ServerSession(1918393987)--Connection(1765223454)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.506--ServerSession(1918393987)--Connection(612641678)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION
    [junit] [EL Finest]: 2024-01-08 18:54:03.51--ServerSession(1918393987)--Connection(1765223454)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.51--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.51--ServerSession(1918393987)--Connection(574000604)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.51--ServerSession(1918393987)--Connection(574000604)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.51--ServerSession(1918393987)--Connection(1924203096)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT
    [junit] [EL Finest]: 2024-01-08 18:54:03.513--ServerSession(1918393987)--Connection(574000604)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.513--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.513--ServerSession(1918393987)--Connection(900666712)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.513--ServerSession(1918393987)--Connection(900666712)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.513--ServerSession(1918393987)--Connection(593573468)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT
    [junit] [EL Finest]: 2024-01-08 18:54:03.516--ServerSession(1918393987)--Connection(900666712)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.516--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.516--ServerSession(1918393987)--Connection(1253641473)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.516--ServerSession(1918393987)--Connection(1253641473)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.516--ServerSession(1918393987)--Connection(124900571)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.52--ServerSession(1918393987)--Connection(1253641473)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.52--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.52--ServerSession(1918393987)--Connection(909570727)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.52--ServerSession(1918393987)--Connection(909570727)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.52--ServerSession(1918393987)--Connection(879042661)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.524--ServerSession(1918393987)--Connection(909570727)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.524--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.524--ServerSession(1918393987)--Connection(1456817679)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.524--ServerSession(1918393987)--Connection(1456817679)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.524--ServerSession(1918393987)--Connection(1475814840)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.528--ServerSession(1918393987)--Connection(1456817679)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.528--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.528--ServerSession(1918393987)--Connection(683448137)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.528--ServerSession(1918393987)--Connection(683448137)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.528--ServerSession(1918393987)--Connection(1420118383)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.532--ServerSession(1918393987)--Connection(683448137)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.532--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.532--ServerSession(1918393987)--Connection(314374086)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.532--ServerSession(1918393987)--Connection(314374086)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.532--ServerSession(1918393987)--Connection(1584806919)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.536--ServerSession(1918393987)--Connection(314374086)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.536--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.536--ServerSession(1918393987)--Connection(287560801)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.536--ServerSession(1918393987)--Connection(287560801)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.536--ServerSession(1918393987)--Connection(1683227460)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.54--ServerSession(1918393987)--Connection(287560801)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.54--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.54--ServerSession(1918393987)--Connection(479788655)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.54--ServerSession(1918393987)--Connection(479788655)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.54--ServerSession(1918393987)--Connection(328708417)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.544--ServerSession(1918393987)--Connection(479788655)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.544--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.544--ServerSession(1918393987)--Connection(817459855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.544--ServerSession(1918393987)--Connection(817459855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.544--ServerSession(1918393987)--Connection(1804179825)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.548--ServerSession(1918393987)--Connection(817459855)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.548--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.548--ServerSession(1918393987)--Connection(2095855989)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.548--ServerSession(1918393987)--Connection(2095855989)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.548--ServerSession(1918393987)--Connection(121246061)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.553--ServerSession(1918393987)--Connection(2095855989)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.553--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:54:03.553--ServerSession(1918393987)--Connection(888540137)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.553--ServerSession(1918393987)--Connection(888540137)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.553--ServerSession(1918393987)--Connection(701279123)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR
    [junit] [EL Finest]: 2024-01-08 18:54:03.556--ServerSession(1918393987)--Connection(888540137)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.556--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.556--ServerSession(1918393987)--Connection(616080275)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.556--ServerSession(1918393987)--Connection(616080275)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.556--ServerSession(1918393987)--Connection(538271150)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.56--ServerSession(1918393987)--Connection(616080275)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.56--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.56--ServerSession(1918393987)--Connection(1098645181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.56--ServerSession(1918393987)--Connection(1098645181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.56--ServerSession(1918393987)--Connection(549353786)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.564--ServerSession(1918393987)--Connection(1098645181)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.564--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.564--ServerSession(1918393987)--Connection(158744161)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.564--ServerSession(1918393987)--Connection(158744161)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.565--ServerSession(1918393987)--Connection(400996324)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.569--ServerSession(1918393987)--Connection(158744161)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.569--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.569--ServerSession(1918393987)--Connection(193208949)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.569--ServerSession(1918393987)--Connection(193208949)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.569--ServerSession(1918393987)--Connection(859410514)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.573--ServerSession(1918393987)--Connection(193208949)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.573--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.573--ServerSession(1918393987)--Connection(1175156694)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.573--ServerSession(1918393987)--Connection(1175156694)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.573--ServerSession(1918393987)--Connection(1823892200)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:03.579--ServerSession(1918393987)--Connection(1175156694)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.58--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.58--ServerSession(1918393987)--Connection(275885692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.58--ServerSession(1918393987)--Connection(275885692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.58--ServerSession(1918393987)--Connection(232382051)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.583--ServerSession(1918393987)--Connection(275885692)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.583--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.583--ServerSession(1918393987)--Connection(1475453406)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.583--ServerSession(1918393987)--Connection(1475453406)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.583--ServerSession(1918393987)--Connection(1248786194)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.588--ServerSession(1918393987)--Connection(1475453406)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.588--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.588--ServerSession(1918393987)--Connection(1630046228)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.588--ServerSession(1918393987)--Connection(1630046228)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.588--ServerSession(1918393987)--Connection(999107262)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.591--ServerSession(1918393987)--Connection(1630046228)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.591--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.592--ServerSession(1918393987)--Connection(935808590)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.592--ServerSession(1918393987)--Connection(935808590)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.592--ServerSession(1918393987)--Connection(311040138)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:03.597--ServerSession(1918393987)--Connection(935808590)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.597--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.597--ServerSession(1918393987)--Connection(1924259657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.597--ServerSession(1918393987)--Connection(1924259657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.597--ServerSession(1918393987)--Connection(2139703919)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.6--ServerSession(1918393987)--Connection(1924259657)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.6--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.6--ServerSession(1918393987)--Connection(2105598387)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.6--ServerSession(1918393987)--Connection(2105598387)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.6--ServerSession(1918393987)--Connection(28783325)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.605--ServerSession(1918393987)--Connection(2105598387)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.606--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.606--ServerSession(1918393987)--Connection(600858818)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.606--ServerSession(1918393987)--Connection(600858818)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.606--ServerSession(1918393987)--Connection(1495761010)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.609--ServerSession(1918393987)--Connection(600858818)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.609--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.609--ServerSession(1918393987)--Connection(331451322)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.609--ServerSession(1918393987)--Connection(331451322)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.609--ServerSession(1918393987)--Connection(859258736)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.613--ServerSession(1918393987)--Connection(331451322)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.613--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.613--ServerSession(1918393987)--Connection(1155023635)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.613--ServerSession(1918393987)--Connection(1155023635)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.613--ServerSession(1918393987)--Connection(1541119081)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.616--ServerSession(1918393987)--Connection(1155023635)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.616--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.616--ServerSession(1918393987)--Connection(937840183)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.616--ServerSession(1918393987)--Connection(937840183)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.616--ServerSession(1918393987)--Connection(824197891)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.621--ServerSession(1918393987)--Connection(937840183)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.621--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.621--ServerSession(1918393987)--Connection(135956632)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.621--ServerSession(1918393987)--Connection(135956632)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.621--ServerSession(1918393987)--Connection(218691674)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.624--ServerSession(1918393987)--Connection(135956632)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.624--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.624--ServerSession(1918393987)--Connection(1964750720)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.624--ServerSession(1918393987)--Connection(1964750720)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.624--ServerSession(1918393987)--Connection(689549299)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.628--ServerSession(1918393987)--Connection(1964750720)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.628--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.628--ServerSession(1918393987)--Connection(1097699568)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.628--ServerSession(1918393987)--Connection(1097699568)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.628--ServerSession(1918393987)--Connection(1768069354)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.631--ServerSession(1918393987)--Connection(1097699568)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.631--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.631--ServerSession(1918393987)--Connection(613765444)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.631--ServerSession(1918393987)--Connection(613765444)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.632--ServerSession(1918393987)--Connection(164802358)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.636--ServerSession(1918393987)--Connection(613765444)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.636--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.636--ServerSession(1918393987)--Connection(2135021945)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.636--ServerSession(1918393987)--Connection(2135021945)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.636--ServerSession(1918393987)--Connection(1909504164)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.639--ServerSession(1918393987)--Connection(2135021945)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.639--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.639--ServerSession(1918393987)--Connection(1331052438)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.639--ServerSession(1918393987)--Connection(1331052438)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.639--ServerSession(1918393987)--Connection(1051569428)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.645--ServerSession(1918393987)--Connection(1331052438)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.645--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.645--ServerSession(1918393987)--Connection(535525049)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.645--ServerSession(1918393987)--Connection(535525049)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.645--ServerSession(1918393987)--Connection(1639923805)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.649--ServerSession(1918393987)--Connection(535525049)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.649--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.649--ServerSession(1918393987)--Connection(435273220)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.649--ServerSession(1918393987)--Connection(435273220)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.649--ServerSession(1918393987)--Connection(1567317309)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.652--ServerSession(1918393987)--Connection(435273220)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.652--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:03.652--ServerSession(1918393987)--Connection(943279555)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.652--ServerSession(1918393987)--Connection(943279555)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.652--ServerSession(1918393987)--Connection(749524318)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:03.655--ServerSession(1918393987)--Connection(943279555)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.655--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.655--ServerSession(1918393987)--Connection(122904360)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.655--ServerSession(1918393987)--Connection(122904360)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.655--ServerSession(1918393987)--Connection(1979080020)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Finest]: 2024-01-08 18:54:03.657--ServerSession(1918393987)--Connection(122904360)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.657--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:54:03.657--ServerSession(1918393987)--Connection(1531812826)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.657--ServerSession(1918393987)--Connection(1531812826)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.657--ServerSession(1918393987)--Connection(1182410116)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Finest]: 2024-01-08 18:54:03.659--ServerSession(1918393987)--Connection(1531812826)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.659--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.659--ServerSession(1918393987)--Connection(1844648639)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.659--ServerSession(1918393987)--Connection(1844648639)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.659--ServerSession(1918393987)--Connection(1515704208)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:03.66--ServerSession(1918393987)--Connection(1844648639)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.66--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.66--ServerSession(1918393987)--Connection(1113560279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.66--ServerSession(1918393987)--Connection(1113560279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.66--ServerSession(1918393987)--Connection(931940545)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:03.661--ServerSession(1918393987)--Connection(1113560279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.662--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.662--ServerSession(1918393987)--Connection(706139027)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.662--ServerSession(1918393987)--Connection(706139027)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.662--ServerSession(1918393987)--Connection(349242154)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:03.664--ServerSession(1918393987)--Connection(706139027)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.664--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.664--ServerSession(1918393987)--Connection(194037157)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.664--ServerSession(1918393987)--Connection(194037157)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.664--ServerSession(1918393987)--Connection(394663183)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Finest]: 2024-01-08 18:54:03.666--ServerSession(1918393987)--Connection(194037157)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.666--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:03.666--ServerSession(1918393987)--Connection(1055951310)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.666--ServerSession(1918393987)--Connection(1055951310)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.666--ServerSession(1918393987)--Connection(859885144)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:03.667--ServerSession(1918393987)--Connection(1055951310)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.667--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:03.667--ServerSession(1918393987)--Connection(199263201)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.667--ServerSession(1918393987)--Connection(199263201)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.667--ServerSession(1918393987)--Connection(828691882)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:03.668--ServerSession(1918393987)--Connection(199263201)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.668--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:54:03.668--ServerSession(1918393987)--Connection(1554540309)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.668--ServerSession(1918393987)--Connection(1554540309)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.669--ServerSession(1918393987)--Connection(1406666986)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Finest]: 2024-01-08 18:54:03.67--ServerSession(1918393987)--Connection(1554540309)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.67--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.67--ServerSession(1918393987)--Connection(1602237569)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.67--ServerSession(1918393987)--Connection(1602237569)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.67--ServerSession(1918393987)--Connection(1083142315)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Finest]: 2024-01-08 18:54:03.671--ServerSession(1918393987)--Connection(1602237569)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.671--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:03.671--ServerSession(1918393987)--Connection(629598328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.671--ServerSession(1918393987)--Connection(629598328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.672--ServerSession(1918393987)--Connection(2071786613)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:03.673--ServerSession(1918393987)--Connection(629598328)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.673--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.673--ServerSession(1918393987)--Connection(251155815)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.673--ServerSession(1918393987)--Connection(251155815)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.673--ServerSession(1918393987)--Connection(472889832)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:03.674--ServerSession(1918393987)--Connection(251155815)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.674--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.674--ServerSession(1918393987)--Connection(776157633)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.674--ServerSession(1918393987)--Connection(776157633)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.675--ServerSession(1918393987)--Connection(1658589699)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:03.677--ServerSession(1918393987)--Connection(776157633)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.677--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.677--ServerSession(1918393987)--Connection(1645885567)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.677--ServerSession(1918393987)--Connection(1645885567)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.677--ServerSession(1918393987)--Connection(1428195532)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:03.68--ServerSession(1918393987)--Connection(1645885567)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.68--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:54:03.68--ServerSession(1918393987)--Connection(1013118618)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.68--ServerSession(1918393987)--Connection(1013118618)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.68--ServerSession(1918393987)--Connection(252246185)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Finest]: 2024-01-08 18:54:03.681--ServerSession(1918393987)--Connection(1013118618)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.681--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:54:03.681--ServerSession(1918393987)--Connection(2144599302)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.681--ServerSession(1918393987)--Connection(2144599302)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.681--ServerSession(1918393987)--Connection(1420694080)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Finest]: 2024-01-08 18:54:03.683--ServerSession(1918393987)--Connection(2144599302)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.683--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.683--ServerSession(1918393987)--Connection(956986674)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.683--ServerSession(1918393987)--Connection(956986674)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.683--ServerSession(1918393987)--Connection(1498514648)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Finest]: 2024-01-08 18:54:03.684--ServerSession(1918393987)--Connection(956986674)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.684--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.684--ServerSession(1918393987)--Connection(973844160)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.684--ServerSession(1918393987)--Connection(973844160)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.684--ServerSession(1918393987)--Connection(1354952534)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Finest]: 2024-01-08 18:54:03.685--ServerSession(1918393987)--Connection(973844160)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.685--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:54:03.685--ServerSession(1918393987)--Connection(890512255)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.685--ServerSession(1918393987)--Connection(890512255)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.686--ServerSession(1918393987)--Connection(1376708275)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Finest]: 2024-01-08 18:54:03.687--ServerSession(1918393987)--Connection(890512255)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.687--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:03.687--ServerSession(1918393987)--Connection(379886033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.687--ServerSession(1918393987)--Connection(379886033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.687--ServerSession(1918393987)--Connection(46092193)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:03.69--ServerSession(1918393987)--Connection(379886033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.69--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.69--ServerSession(1918393987)--Connection(974320615)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.69--ServerSession(1918393987)--Connection(974320615)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.69--ServerSession(1918393987)--Connection(139108197)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Finest]: 2024-01-08 18:54:03.692--ServerSession(1918393987)--Connection(974320615)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.692--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:03.692--ServerSession(1918393987)--Connection(1605347181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.692--ServerSession(1918393987)--Connection(1605347181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.692--ServerSession(1918393987)--Connection(1913649844)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:03.693--ServerSession(1918393987)--Connection(1605347181)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.693--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:03.693--ServerSession(1918393987)--Connection(1589547066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.693--ServerSession(1918393987)--Connection(1589547066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.693--ServerSession(1918393987)--Connection(2089341007)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:03.694--ServerSession(1918393987)--Connection(1589547066)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.694--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:54:03.694--ServerSession(1918393987)--Connection(1217784054)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.694--ServerSession(1918393987)--Connection(1217784054)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.694--ServerSession(1918393987)--Connection(1652592286)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Finest]: 2024-01-08 18:54:03.696--ServerSession(1918393987)--Connection(1217784054)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.696--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:54:03.696--ServerSession(1918393987)--Connection(1402852048)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.696--ServerSession(1918393987)--Connection(1402852048)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.696--ServerSession(1918393987)--Connection(875053581)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Finest]: 2024-01-08 18:54:03.697--ServerSession(1918393987)--Connection(1402852048)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.697--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.697--ServerSession(1918393987)--Connection(189963646)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.697--ServerSession(1918393987)--Connection(189963646)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.697--ServerSession(1918393987)--Connection(912573846)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Finest]: 2024-01-08 18:54:03.699--ServerSession(1918393987)--Connection(189963646)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.699--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.699--ServerSession(1918393987)--Connection(1156030110)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.699--ServerSession(1918393987)--Connection(1156030110)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.699--ServerSession(1918393987)--Connection(1539392017)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Finest]: 2024-01-08 18:54:03.7--ServerSession(1918393987)--Connection(1156030110)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.7--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:54:03.7--ServerSession(1918393987)--Connection(1563321789)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.7--ServerSession(1918393987)--Connection(1563321789)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.7--ServerSession(1918393987)--Connection(625284072)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Finest]: 2024-01-08 18:54:03.702--ServerSession(1918393987)--Connection(1563321789)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.702--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:03.702--ServerSession(1918393987)--Connection(1962449837)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.702--ServerSession(1918393987)--Connection(1962449837)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.702--ServerSession(1918393987)--Connection(1523911426)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Finest]: 2024-01-08 18:54:03.703--ServerSession(1918393987)--Connection(1962449837)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.703--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:54:03.703--ServerSession(1918393987)--Connection(201291340)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.703--ServerSession(1918393987)--Connection(201291340)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.703--ServerSession(1918393987)--Connection(1005232493)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Finest]: 2024-01-08 18:54:03.704--ServerSession(1918393987)--Connection(201291340)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.704--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:54:03.704--ServerSession(1918393987)--Connection(169571657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.704--ServerSession(1918393987)--Connection(169571657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.704--ServerSession(1918393987)--Connection(2057715536)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Finest]: 2024-01-08 18:54:03.706--ServerSession(1918393987)--Connection(169571657)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.706--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.706--ServerSession(1918393987)--Connection(1952249684)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.706--ServerSession(1918393987)--Connection(1952249684)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.706--ServerSession(1918393987)--Connection(633103787)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Finest]: 2024-01-08 18:54:03.707--ServerSession(1918393987)--Connection(1952249684)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.707--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:54:03.707--ServerSession(1918393987)--Connection(840661918)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.707--ServerSession(1918393987)--Connection(840661918)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.707--ServerSession(1918393987)--Connection(569302238)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Finest]: 2024-01-08 18:54:03.709--ServerSession(1918393987)--Connection(840661918)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.709--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:54:03.709--ServerSession(1918393987)--Connection(1438076523)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.709--ServerSession(1918393987)--Connection(1438076523)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.709--ServerSession(1918393987)--Connection(1008273608)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Finest]: 2024-01-08 18:54:03.71--ServerSession(1918393987)--Connection(1438076523)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.71--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.71--ServerSession(1918393987)--Connection(1206968440)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.71--ServerSession(1918393987)--Connection(1206968440)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.71--ServerSession(1918393987)--Connection(685452027)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:03.712--ServerSession(1918393987)--Connection(1206968440)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.712--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:54:03.712--ServerSession(1918393987)--Connection(103898036)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.712--ServerSession(1918393987)--Connection(103898036)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.712--ServerSession(1918393987)--Connection(1182959658)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Finest]: 2024-01-08 18:54:03.715--ServerSession(1918393987)--Connection(103898036)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.715--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:54:03.715--ServerSession(1918393987)--Connection(1779524436)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.715--ServerSession(1918393987)--Connection(1779524436)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.715--ServerSession(1918393987)--Connection(1718708569)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Finest]: 2024-01-08 18:54:03.717--ServerSession(1918393987)--Connection(1779524436)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.717--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:03.717--ServerSession(1918393987)--Connection(2090866284)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.717--ServerSession(1918393987)--Connection(2090866284)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.717--ServerSession(1918393987)--Connection(499831151)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:03.719--ServerSession(1918393987)--Connection(2090866284)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.719--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.719--ServerSession(1918393987)--Connection(1194857246)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.719--ServerSession(1918393987)--Connection(1194857246)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.719--ServerSession(1918393987)--Connection(995585763)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Finest]: 2024-01-08 18:54:03.72--ServerSession(1918393987)--Connection(1194857246)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.72--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.72--ServerSession(1918393987)--Connection(1645406802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.72--ServerSession(1918393987)--Connection(1645406802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.72--ServerSession(1918393987)--Connection(1706407405)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:03.722--ServerSession(1918393987)--Connection(1645406802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.722--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:03.722--ServerSession(1918393987)--Connection(2036260314)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.722--ServerSession(1918393987)--Connection(2036260314)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.722--ServerSession(1918393987)--Connection(208402649)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:03.723--ServerSession(1918393987)--Connection(2036260314)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.723--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.723--ServerSession(1918393987)--Connection(236507810)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.723--ServerSession(1918393987)--Connection(236507810)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.723--ServerSession(1918393987)--Connection(27754166)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:03.724--ServerSession(1918393987)--Connection(236507810)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.724--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:54:03.724--ServerSession(1918393987)--Connection(1604238682)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.724--ServerSession(1918393987)--Connection(1604238682)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.724--ServerSession(1918393987)--Connection(391903689)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Finest]: 2024-01-08 18:54:03.726--ServerSession(1918393987)--Connection(1604238682)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.726--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.726--ServerSession(1918393987)--Connection(812423980)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.726--ServerSession(1918393987)--Connection(812423980)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.726--ServerSession(1918393987)--Connection(447906838)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Finest]: 2024-01-08 18:54:03.728--ServerSession(1918393987)--Connection(812423980)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.728--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:54:03.728--ServerSession(1918393987)--Connection(1682999176)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.728--ServerSession(1918393987)--Connection(1682999176)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.728--ServerSession(1918393987)--Connection(816956885)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Finest]: 2024-01-08 18:54:03.73--ServerSession(1918393987)--Connection(1682999176)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.73--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.73--ServerSession(1918393987)--Connection(292841327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.73--ServerSession(1918393987)--Connection(292841327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.731--ServerSession(1918393987)--Connection(1912131086)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Finest]: 2024-01-08 18:54:03.732--ServerSession(1918393987)--Connection(292841327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.732--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:54:03.732--ServerSession(1918393987)--Connection(445531390)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.732--ServerSession(1918393987)--Connection(445531390)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.732--ServerSession(1918393987)--Connection(678631391)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Finest]: 2024-01-08 18:54:03.733--ServerSession(1918393987)--Connection(445531390)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.733--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.733--ServerSession(1918393987)--Connection(428310651)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.733--ServerSession(1918393987)--Connection(428310651)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.733--ServerSession(1918393987)--Connection(1900453377)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Finest]: 2024-01-08 18:54:03.735--ServerSession(1918393987)--Connection(428310651)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.735--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:03.735--ServerSession(1918393987)--Connection(1059776883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.735--ServerSession(1918393987)--Connection(1059776883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.735--ServerSession(1918393987)--Connection(445326005)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:03.737--ServerSession(1918393987)--Connection(1059776883)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.737--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:54:03.737--ServerSession(1918393987)--Connection(1137662975)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.737--ServerSession(1918393987)--Connection(1137662975)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.737--ServerSession(1918393987)--Connection(726025092)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Finest]: 2024-01-08 18:54:03.74--ServerSession(1918393987)--Connection(1137662975)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.74--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:03.74--ServerSession(1918393987)--Connection(2012689706)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.74--ServerSession(1918393987)--Connection(2012689706)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.74--ServerSession(1918393987)--Connection(1323206792)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Finest]: 2024-01-08 18:54:03.741--ServerSession(1918393987)--Connection(2012689706)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.741--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:54:03.741--ServerSession(1918393987)--Connection(1705145694)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.741--ServerSession(1918393987)--Connection(1705145694)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.741--ServerSession(1918393987)--Connection(724714149)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Finest]: 2024-01-08 18:54:03.743--ServerSession(1918393987)--Connection(1705145694)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.743--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.743--ServerSession(1918393987)--Connection(737199885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.743--ServerSession(1918393987)--Connection(737199885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.744--ServerSession(1918393987)--Connection(1569607592)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Finest]: 2024-01-08 18:54:03.745--ServerSession(1918393987)--Connection(737199885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.745--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.745--ServerSession(1918393987)--Connection(1697588954)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.745--ServerSession(1918393987)--Connection(1697588954)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.745--ServerSession(1918393987)--Connection(1212833245)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Finest]: 2024-01-08 18:54:03.746--ServerSession(1918393987)--Connection(1697588954)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.746--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.746--ServerSession(1918393987)--Connection(61653998)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.746--ServerSession(1918393987)--Connection(61653998)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.747--ServerSession(1918393987)--Connection(522796215)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Finest]: 2024-01-08 18:54:03.748--ServerSession(1918393987)--Connection(61653998)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.748--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.748--ServerSession(1918393987)--Connection(1469107147)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.748--ServerSession(1918393987)--Connection(1469107147)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.748--ServerSession(1918393987)--Connection(851890532)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:03.749--ServerSession(1918393987)--Connection(1469107147)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.749--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.749--ServerSession(1918393987)--Connection(1476823872)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.749--ServerSession(1918393987)--Connection(1476823872)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.749--ServerSession(1918393987)--Connection(161074456)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Finest]: 2024-01-08 18:54:03.75--ServerSession(1918393987)--Connection(1476823872)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.75--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:54:03.75--ServerSession(1918393987)--Connection(234107628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.75--ServerSession(1918393987)--Connection(234107628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.751--ServerSession(1918393987)--Connection(1631904921)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Finest]: 2024-01-08 18:54:03.752--ServerSession(1918393987)--Connection(234107628)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.752--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.752--ServerSession(1918393987)--Connection(673797460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.752--ServerSession(1918393987)--Connection(673797460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.752--ServerSession(1918393987)--Connection(82211311)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Finest]: 2024-01-08 18:54:03.753--ServerSession(1918393987)--Connection(673797460)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.753--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:03.753--ServerSession(1918393987)--Connection(1956763150)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.753--ServerSession(1918393987)--Connection(1956763150)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.753--ServerSession(1918393987)--Connection(381730363)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Finest]: 2024-01-08 18:54:03.755--ServerSession(1918393987)--Connection(1956763150)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.755--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:54:03.755--ServerSession(1918393987)--Connection(1660124157)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.755--ServerSession(1918393987)--Connection(1660124157)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.755--ServerSession(1918393987)--Connection(404279307)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Finest]: 2024-01-08 18:54:03.756--ServerSession(1918393987)--Connection(1660124157)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.756--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.756--ServerSession(1918393987)--Connection(1553141699)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.756--ServerSession(1918393987)--Connection(1553141699)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.756--ServerSession(1918393987)--Connection(633776959)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:03.757--ServerSession(1918393987)--Connection(1553141699)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.757--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.757--ServerSession(1918393987)--Connection(608670733)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.757--ServerSession(1918393987)--Connection(608670733)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.757--ServerSession(1918393987)--Connection(1626241617)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Finest]: 2024-01-08 18:54:03.759--ServerSession(1918393987)--Connection(608670733)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.759--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.759--ServerSession(1918393987)--Connection(241685431)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.759--ServerSession(1918393987)--Connection(241685431)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.759--ServerSession(1918393987)--Connection(370723210)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:03.76--ServerSession(1918393987)--Connection(241685431)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.76--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.76--ServerSession(1918393987)--Connection(2021265366)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.76--ServerSession(1918393987)--Connection(2021265366)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.76--ServerSession(1918393987)--Connection(1219531013)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:03.762--ServerSession(1918393987)--Connection(2021265366)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.762--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:03.762--ServerSession(1918393987)--Connection(621874105)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.762--ServerSession(1918393987)--Connection(621874105)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.762--ServerSession(1918393987)--Connection(230532210)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:03.763--ServerSession(1918393987)--Connection(621874105)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.763--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:03.763--ServerSession(1918393987)--Connection(2079290629)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.763--ServerSession(1918393987)--Connection(2079290629)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.763--ServerSession(1918393987)--Connection(1452209410)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:03.764--ServerSession(1918393987)--Connection(2079290629)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.764--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:54:03.764--ServerSession(1918393987)--Connection(1041417694)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.764--ServerSession(1918393987)--Connection(1041417694)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.764--ServerSession(1918393987)--Connection(1045813316)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Finest]: 2024-01-08 18:54:03.765--ServerSession(1918393987)--Connection(1041417694)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.765--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:03.765--ServerSession(1918393987)--Connection(725270251)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.765--ServerSession(1918393987)--Connection(725270251)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.765--ServerSession(1918393987)--Connection(61780583)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:03.767--ServerSession(1918393987)--Connection(725270251)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.767--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:03.767--ServerSession(1918393987)--Connection(479668966)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.767--ServerSession(1918393987)--Connection(479668966)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.767--ServerSession(1918393987)--Connection(1654919801)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:03.768--ServerSession(1918393987)--Connection(479668966)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.768--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:03.768--ServerSession(1918393987)--Connection(1240908382)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.768--ServerSession(1918393987)--Connection(1240908382)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.768--ServerSession(1918393987)--Connection(1813184924)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:03.769--ServerSession(1918393987)--Connection(1240908382)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.769--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.769--ServerSession(1918393987)--Connection(1202613272)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.769--ServerSession(1918393987)--Connection(1202613272)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.769--ServerSession(1918393987)--Connection(943043201)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.772--ServerSession(1918393987)--Connection(1202613272)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.772--Thread(Thread[main,5,main])--The table (TMP_COMPONENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.773--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.773--ServerSession(1918393987)--Connection(1428992213)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.773--ServerSession(1918393987)--Connection(1428992213)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.773--ServerSession(1918393987)--Connection(1641466052)--Thread(Thread[main,5,main])--CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:03.776--ServerSession(1918393987)--Connection(1428992213)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.776--Thread(Thread[main,5,main])--The table (TMP_METRIC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.776--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.776--ServerSession(1918393987)--Connection(1247632184)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.776--ServerSession(1918393987)--Connection(1247632184)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.776--ServerSession(1918393987)--Connection(2051535038)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.778--ServerSession(1918393987)--Connection(1247632184)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.778--Thread(Thread[main,5,main])--The table (TMP_ABSTR_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.779--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.779--ServerSession(1918393987)--Connection(1333721416)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.779--ServerSession(1918393987)--Connection(1333721416)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.779--ServerSession(1918393987)--Connection(1876619012)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.781--ServerSession(1918393987)--Connection(1333721416)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.781--Thread(Thread[main,5,main])--The table (TMP_CONTRACT_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.781--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.781--ServerSession(1918393987)--Connection(63622279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.781--ServerSession(1918393987)--Connection(63622279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.781--ServerSession(1918393987)--Connection(1002881295)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:03.784--ServerSession(1918393987)--Connection(63622279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.784--Thread(Thread[main,5,main])--The table (TMP_ACCOUNT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.784--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.784--ServerSession(1918393987)--Connection(1077988526)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.784--ServerSession(1918393987)--Connection(1077988526)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.784--ServerSession(1918393987)--Connection(364613333)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.787--ServerSession(1918393987)--Connection(1077988526)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.787--Thread(Thread[main,5,main])--The table (TMP_VEHICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.787--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.787--ServerSession(1918393987)--Connection(2116006444)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.787--ServerSession(1918393987)--Connection(2116006444)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.788--ServerSession(1918393987)--Connection(956052733)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:03.79--ServerSession(1918393987)--Connection(2116006444)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.79--Thread(Thread[main,5,main])--The table (TMP_BROKER_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.79--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.79--ServerSession(1918393987)--Connection(771832737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.79--ServerSession(1918393987)--Connection(771832737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.79--ServerSession(1918393987)--Connection(764179103)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:03.793--ServerSession(1918393987)--Connection(771832737)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.793--Thread(Thread[main,5,main])--The table (TMP_CHECK_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.793--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.793--ServerSession(1918393987)--Connection(1124140751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.793--ServerSession(1918393987)--Connection(1124140751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.793--ServerSession(1918393987)--Connection(1685778749)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.795--ServerSession(1918393987)--Connection(1124140751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.795--Thread(Thread[main,5,main])--The table (TMP_COSTCENTER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.795--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.795--ServerSession(1918393987)--Connection(698477669)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.795--ServerSession(1918393987)--Connection(698477669)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.796--ServerSession(1918393987)--Connection(1650307296)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.798--ServerSession(1918393987)--Connection(698477669)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.798--Thread(Thread[main,5,main])--The table (TMP_COURSE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.798--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.798--ServerSession(1918393987)--Connection(403032668)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.798--ServerSession(1918393987)--Connection(403032668)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.798--ServerSession(1918393987)--Connection(1046597629)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.801--ServerSession(1918393987)--Connection(403032668)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.801--Thread(Thread[main,5,main])--The table (TMP_CREDIT_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.801--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.801--ServerSession(1918393987)--Connection(178664422)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.801--ServerSession(1918393987)--Connection(178664422)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.801--ServerSession(1918393987)--Connection(1019695044)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))
    [junit] [EL Finest]: 2024-01-08 18:54:03.803--ServerSession(1918393987)--Connection(178664422)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.803--Thread(Thread[main,5,main])--The table (TMP_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.803--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.803--ServerSession(1918393987)--Connection(408583632)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.803--ServerSession(1918393987)--Connection(408583632)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.803--ServerSession(1918393987)--Connection(592987198)--Thread(Thread[main,5,main])--CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.806--ServerSession(1918393987)--Connection(408583632)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.806--Thread(Thread[main,5,main])--The table (TMP_DEP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.806--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.806--ServerSession(1918393987)--Connection(1657091717)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.806--ServerSession(1918393987)--Connection(1657091717)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.806--ServerSession(1918393987)--Connection(700081136)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.809--ServerSession(1918393987)--Connection(1657091717)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.809--Thread(Thread[main,5,main])--The table (TMP_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.809--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.809--ServerSession(1918393987)--Connection(1366000849)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.809--ServerSession(1918393987)--Connection(1366000849)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.809--ServerSession(1918393987)--Connection(449966439)--Thread(Thread[main,5,main])--CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.812--ServerSession(1918393987)--Connection(1366000849)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.812--Thread(Thread[main,5,main])--The table (TMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.812--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.812--ServerSession(1918393987)--Connection(1026233265)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.812--ServerSession(1918393987)--Connection(1026233265)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.812--ServerSession(1918393987)--Connection(820729289)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.814--ServerSession(1918393987)--Connection(1026233265)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.814--Thread(Thread[main,5,main])--The table (TMP_MATERIAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.814--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.814--ServerSession(1918393987)--Connection(815677236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.814--ServerSession(1918393987)--Connection(815677236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.814--ServerSession(1918393987)--Connection(1431110669)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.817--ServerSession(1918393987)--Connection(815677236)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.817--Thread(Thread[main,5,main])--The table (TMP_OFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.817--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.817--ServerSession(1918393987)--Connection(1011279606)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.817--ServerSession(1918393987)--Connection(1011279606)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.817--ServerSession(1918393987)--Connection(2103450069)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:03.82--ServerSession(1918393987)--Connection(1011279606)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.82--Thread(Thread[main,5,main])--The table (TMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.82--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.82--ServerSession(1918393987)--Connection(1833703608)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.82--ServerSession(1918393987)--Connection(1833703608)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.82--ServerSession(1918393987)--Connection(1714823857)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.823--ServerSession(1918393987)--Connection(1833703608)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.823--Thread(Thread[main,5,main])--The table (TMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.823--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.823--ServerSession(1918393987)--Connection(1538125216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.823--ServerSession(1918393987)--Connection(1538125216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.823--ServerSession(1918393987)--Connection(1453959093)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.826--ServerSession(1918393987)--Connection(1538125216)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.826--Thread(Thread[main,5,main])--The table (TMP_REVIEW_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.826--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.826--ServerSession(1918393987)--Connection(864186602)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.826--ServerSession(1918393987)--Connection(864186602)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.826--ServerSession(1918393987)--Connection(133581783)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.828--ServerSession(1918393987)--Connection(864186602)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.828--Thread(Thread[main,5,main])--The table (TMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.828--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.828--ServerSession(1918393987)--Connection(1953485211)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.828--ServerSession(1918393987)--Connection(1953485211)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.828--ServerSession(1918393987)--Connection(1422584540)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.831--ServerSession(1918393987)--Connection(1953485211)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.831--Thread(Thread[main,5,main])--The table (TMP_PROJECT_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.831--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.831--ServerSession(1918393987)--Connection(871895680)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.831--ServerSession(1918393987)--Connection(871895680)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.831--ServerSession(1918393987)--Connection(965869165)--Thread(Thread[main,5,main])--CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:03.834--ServerSession(1918393987)--Connection(871895680)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.834--Thread(Thread[main,5,main])--The table (TMP_SAVE_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.834--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.834--ServerSession(1918393987)--Connection(1717491482)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.834--ServerSession(1918393987)--Connection(1717491482)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.834--ServerSession(1918393987)--Connection(365016387)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.837--ServerSession(1918393987)--Connection(1717491482)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.837--Thread(Thread[main,5,main])--The table (TMP_TASK) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.837--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.837--ServerSession(1918393987)--Connection(1789821644)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.837--ServerSession(1918393987)--Connection(1789821644)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.837--ServerSession(1918393987)--Connection(2052619908)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))
    [junit] [EL Finest]: 2024-01-08 18:54:03.84--ServerSession(1918393987)--Connection(1789821644)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.84--Thread(Thread[main,5,main])--The table (TMP_TRAILER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.84--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.84--ServerSession(1918393987)--Connection(1798272295)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.84--ServerSession(1918393987)--Connection(1798272295)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.84--ServerSession(1918393987)--Connection(1963532908)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.843--ServerSession(1918393987)--Connection(1963532908)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:03.843--ServerSession(1918393987)--Connection(1798272295)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.843--Thread(Thread[main,5,main])--The table (TMP_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.843--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.843--ServerSession(1918393987)--Connection(1932618250)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.843--ServerSession(1918393987)--Connection(1932618250)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.843--ServerSession(1918393987)--Connection(1671933702)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.845--ServerSession(1918393987)--Connection(1932618250)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.845--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.845--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.845--ServerSession(1918393987)--Connection(1976007389)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.845--ServerSession(1918393987)--Connection(1976007389)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.845--ServerSession(1918393987)--Connection(224280405)--Thread(Thread[main,5,main])--CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.85--ServerSession(1918393987)--Connection(1976007389)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.85--Thread(Thread[main,5,main])--The table (TMP_READONLY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.85--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.85--ServerSession(1918393987)--Connection(64271451)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.85--ServerSession(1918393987)--Connection(64271451)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.851--ServerSession(1918393987)--Connection(1292576622)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.853--ServerSession(1918393987)--Connection(64271451)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.853--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.853--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.853--ServerSession(1918393987)--Connection(433545478)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.853--ServerSession(1918393987)--Connection(433545478)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.853--ServerSession(1918393987)--Connection(1065842699)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.856--ServerSession(1918393987)--Connection(433545478)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.856--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.856--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.856--ServerSession(1918393987)--Connection(36819918)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.856--ServerSession(1918393987)--Connection(36819918)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.856--ServerSession(1918393987)--Connection(541875679)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.859--ServerSession(1918393987)--Connection(36819918)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.859--Thread(Thread[main,5,main])--The table (BYTE_ITEM) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.859--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.859--ServerSession(1918393987)--Connection(391731126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.859--ServerSession(1918393987)--Connection(391731126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.859--ServerSession(1918393987)--Connection(460998960)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.862--ServerSession(1918393987)--Connection(391731126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.862--Thread(Thread[main,5,main])--The table (BYTE_ITEM_ATT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.862--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.862--ServerSession(1918393987)--Connection(79685693)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.862--ServerSession(1918393987)--Connection(79685693)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.863--ServerSession(1918393987)--Connection(1493625851)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.865--ServerSession(1918393987)--Connection(79685693)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.865--Thread(Thread[main,5,main])--The table (TMP_ISLAND) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.865--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.865--ServerSession(1918393987)--Connection(461643389)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.865--ServerSession(1918393987)--Connection(461643389)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.865--ServerSession(1918393987)--Connection(1619129136)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.869--ServerSession(1918393987)--Connection(1619129136)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:03.869--ServerSession(1918393987)--Connection(461643389)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.869--Thread(Thread[main,5,main])--The table (TMP_CITY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.869--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.869--ServerSession(1918393987)--Connection(2129376022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.869--ServerSession(1918393987)--Connection(2129376022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.869--ServerSession(1918393987)--Connection(1160199488)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.872--ServerSession(1918393987)--Connection(2129376022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.872--Thread(Thread[main,5,main])--The table (TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.872--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.872--ServerSession(1918393987)--Connection(284399568)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.872--ServerSession(1918393987)--Connection(284399568)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.872--ServerSession(1918393987)--Connection(866379227)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.876--ServerSession(1918393987)--Connection(866379227)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:03.876--ServerSession(1918393987)--Connection(866379227)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:03.876--ServerSession(1918393987)--Connection(284399568)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.876--Thread(Thread[main,5,main])--The table (TMP_PERSON) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.876--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.876--ServerSession(1918393987)--Connection(1738496497)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.876--ServerSession(1918393987)--Connection(1738496497)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.876--ServerSession(1918393987)--Connection(1801330629)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.878--ServerSession(1918393987)--Connection(1738496497)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.878--Thread(Thread[main,5,main])--The table (TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.879--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.879--ServerSession(1918393987)--Connection(413935078)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.879--ServerSession(1918393987)--Connection(413935078)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.879--ServerSession(1918393987)--Connection(98674643)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.881--ServerSession(1918393987)--Connection(413935078)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.881--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.881--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.881--ServerSession(1918393987)--Connection(613231852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.881--ServerSession(1918393987)--Connection(613231852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.881--ServerSession(1918393987)--Connection(1568128654)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.884--ServerSession(1918393987)--Connection(613231852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.884--Thread(Thread[main,5,main])--The table (TMP_CAVE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.884--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.884--ServerSession(1918393987)--Connection(447863101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.884--ServerSession(1918393987)--Connection(447863101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.884--ServerSession(1918393987)--Connection(1461091531)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.887--ServerSession(1918393987)--Connection(447863101)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.887--Thread(Thread[main,5,main])--The table (TMP_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.887--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.887--ServerSession(1918393987)--Connection(1613502078)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.887--ServerSession(1918393987)--Connection(1613502078)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.887--ServerSession(1918393987)--Connection(1958757239)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.889--ServerSession(1918393987)--Connection(1613502078)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.889--Thread(Thread[main,5,main])--The table (TMP_CREATURE_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.889--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.889--ServerSession(1918393987)--Connection(241456640)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.889--ServerSession(1918393987)--Connection(241456640)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.89--ServerSession(1918393987)--Connection(242957908)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.893--ServerSession(1918393987)--Connection(241456640)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.893--Thread(Thread[main,5,main])--The table (TMP_MYTHICALCREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.893--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.893--ServerSession(1918393987)--Connection(1291752852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.893--ServerSession(1918393987)--Connection(1291752852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.893--ServerSession(1918393987)--Connection(1619402333)--Thread(Thread[main,5,main])--CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.896--ServerSession(1918393987)--Connection(1291752852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.896--Thread(Thread[main,5,main])--The table (TMP_WEAPON) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.896--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.896--ServerSession(1918393987)--Connection(2134809292)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.896--ServerSession(1918393987)--Connection(2134809292)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.896--ServerSession(1918393987)--Connection(1205133962)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.898--ServerSession(1918393987)--Connection(2134809292)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.898--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.898--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.898--ServerSession(1918393987)--Connection(1626547103)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.898--ServerSession(1918393987)--Connection(1626547103)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.899--ServerSession(1918393987)--Connection(1796226487)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.901--ServerSession(1918393987)--Connection(1626547103)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.901--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE_DESC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.901--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.901--ServerSession(1918393987)--Connection(521328096)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.901--ServerSession(1918393987)--Connection(521328096)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.901--ServerSession(1918393987)--Connection(1711600198)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.904--ServerSession(1918393987)--Connection(521328096)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.904--Thread(Thread[main,5,main])--The table (TMP_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.904--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.904--ServerSession(1918393987)--Connection(87923441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.904--ServerSession(1918393987)--Connection(87923441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.904--ServerSession(1918393987)--Connection(210362979)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.907--ServerSession(1918393987)--Connection(87923441)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.907--Thread(Thread[main,5,main])--The table (TMP_NASTY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.907--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.907--ServerSession(1918393987)--Connection(1567145551)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.907--ServerSession(1918393987)--Connection(1567145551)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.907--ServerSession(1918393987)--Connection(887840001)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.909--ServerSession(1918393987)--Connection(1567145551)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.91--Thread(Thread[main,5,main])--The table (TMP_TIMESTAMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.91--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.91--ServerSession(1918393987)--Connection(1341085586)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.91--ServerSession(1918393987)--Connection(1341085586)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.91--ServerSession(1918393987)--Connection(1475150566)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.917--ServerSession(1918393987)--Connection(1475150566)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:03.917--ServerSession(1918393987)--Connection(1475150566)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:03.917--ServerSession(1918393987)--Connection(1341085586)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.917--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.917--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.917--ServerSession(1918393987)--Connection(1594663017)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.917--ServerSession(1918393987)--Connection(1594663017)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.917--ServerSession(1918393987)--Connection(1785343965)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.923--ServerSession(1918393987)--Connection(1785343965)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:03.923--ServerSession(1918393987)--Connection(1785343965)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:03.923--ServerSession(1918393987)--Connection(1594663017)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.923--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.923--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.923--ServerSession(1918393987)--Connection(1852224664)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.923--ServerSession(1918393987)--Connection(1852224664)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.923--ServerSession(1918393987)--Connection(1423138517)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.926--ServerSession(1918393987)--Connection(1852224664)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.926--Thread(Thread[main,5,main])--The table (TMP_TEMPORAL_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.926--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.926--ServerSession(1918393987)--Connection(1168882980)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.926--ServerSession(1918393987)--Connection(1168882980)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.926--ServerSession(1918393987)--Connection(506594173)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.929--ServerSession(1918393987)--Connection(1168882980)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.929--Thread(Thread[main,5,main])--The table (TMP_ANIMAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.929--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.929--ServerSession(1918393987)--Connection(1528045817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.929--ServerSession(1918393987)--Connection(1528045817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.929--ServerSession(1918393987)--Connection(1129243682)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.931--ServerSession(1918393987)--Connection(1528045817)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.931--Thread(Thread[main,5,main])--The table (TMP_ELEMENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.931--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.931--ServerSession(1918393987)--Connection(1404232171)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.931--ServerSession(1918393987)--Connection(1404232171)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.931--ServerSession(1918393987)--Connection(702218380)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.934--ServerSession(1918393987)--Connection(1404232171)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.934--Thread(Thread[main,5,main])--The table (TMP_PLANT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.934--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.934--ServerSession(1918393987)--Connection(421217482)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.934--ServerSession(1918393987)--Connection(421217482)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.934--ServerSession(1918393987)--Connection(1575109563)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.937--ServerSession(1918393987)--Connection(421217482)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.937--Thread(Thread[main,5,main])--The table (TMP_EMP_BICYCLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.937--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.937--ServerSession(1918393987)--Connection(891684741)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.937--ServerSession(1918393987)--Connection(891684741)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.937--ServerSession(1918393987)--Connection(1993877759)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.939--ServerSession(1918393987)--Connection(891684741)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.939--Thread(Thread[main,5,main])--The table (TMP_COURSE_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.939--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.939--ServerSession(1918393987)--Connection(1926240621)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.939--ServerSession(1918393987)--Connection(1926240621)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.94--ServerSession(1918393987)--Connection(2010067613)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.942--ServerSession(1918393987)--Connection(1926240621)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.942--Thread(Thread[main,5,main])--The table (TMP_EMP_CREDIT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.942--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.942--ServerSession(1918393987)--Connection(996471089)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.942--ServerSession(1918393987)--Connection(996471089)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.942--ServerSession(1918393987)--Connection(1225628737)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.945--ServerSession(1918393987)--Connection(996471089)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.945--Thread(Thread[main,5,main])--The table (TMP_EMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.945--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.945--ServerSession(1918393987)--Connection(1012812460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.945--ServerSession(1918393987)--Connection(1012812460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.945--ServerSession(1918393987)--Connection(548395375)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))
    [junit] [EL Finest]: 2024-01-08 18:54:03.948--ServerSession(1918393987)--Connection(1012812460)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.948--Thread(Thread[main,5,main])--The table (TMP_EMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.948--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.948--ServerSession(1918393987)--Connection(35386120)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.948--ServerSession(1918393987)--Connection(35386120)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.948--ServerSession(1918393987)--Connection(1289671373)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.95--ServerSession(1918393987)--Connection(35386120)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.95--Thread(Thread[main,5,main])--The table (TMP_EMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.95--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.95--ServerSession(1918393987)--Connection(983339701)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.95--ServerSession(1918393987)--Connection(983339701)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.951--ServerSession(1918393987)--Connection(1740813661)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.953--ServerSession(1918393987)--Connection(983339701)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.953--Thread(Thread[main,5,main])--The table (TMP_EMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.953--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.953--ServerSession(1918393987)--Connection(1871846962)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.953--ServerSession(1918393987)--Connection(1871846962)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.953--ServerSession(1918393987)--Connection(835006543)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:54:03.956--ServerSession(1918393987)--Connection(1871846962)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.956--Thread(Thread[main,5,main])--The table (TMP_OFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.956--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.956--ServerSession(1918393987)--Connection(485375493)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.956--ServerSession(1918393987)--Connection(485375493)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.956--ServerSession(1918393987)--Connection(1676857380)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.959--ServerSession(1918393987)--Connection(485375493)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.959--Thread(Thread[main,5,main])--The table (TMP_VEHICLE_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.959--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.959--ServerSession(1918393987)--Connection(1079124964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.959--ServerSession(1918393987)--Connection(1079124964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.959--ServerSession(1918393987)--Connection(757150717)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:54:03.961--ServerSession(1918393987)--Connection(1079124964)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.961--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.961--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.961--ServerSession(1918393987)--Connection(1300570879)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.961--ServerSession(1918393987)--Connection(1300570879)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.961--ServerSession(1918393987)--Connection(479819176)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.964--ServerSession(1918393987)--Connection(1300570879)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.964--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.964--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.964--ServerSession(1918393987)--Connection(1567441485)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.964--ServerSession(1918393987)--Connection(1567441485)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.964--ServerSession(1918393987)--Connection(958071237)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.969--ServerSession(1918393987)--Connection(1567441485)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.969--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.969--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.969--ServerSession(1918393987)--Connection(1321433666)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.969--ServerSession(1918393987)--Connection(1321433666)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.969--ServerSession(1918393987)--Connection(2039166717)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.971--ServerSession(1918393987)--Connection(1321433666)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.971--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.971--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.971--ServerSession(1918393987)--Connection(907152011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.971--ServerSession(1918393987)--Connection(907152011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.971--ServerSession(1918393987)--Connection(1674995553)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.974--ServerSession(1918393987)--Connection(907152011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.974--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.974--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.974--ServerSession(1918393987)--Connection(595382884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.974--ServerSession(1918393987)--Connection(595382884)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.974--ServerSession(1918393987)--Connection(85775058)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.976--ServerSession(1918393987)--Connection(595382884)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.976--Thread(Thread[main,5,main])--The table (TMP_INFORMER_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.976--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.976--ServerSession(1918393987)--Connection(1119158442)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.976--ServerSession(1918393987)--Connection(1119158442)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.976--ServerSession(1918393987)--Connection(119473514)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.979--ServerSession(1918393987)--Connection(1119158442)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.979--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.979--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:03.979--ServerSession(1918393987)--Connection(998988608)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.979--ServerSession(1918393987)--Connection(998988608)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.979--ServerSession(1918393987)--Connection(1364307147)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:03.981--ServerSession(1918393987)--Connection(998988608)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.981--Thread(Thread[main,5,main])--The table (TMP_CAVE_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:03.981--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.981--ServerSession(1918393987)--Connection(2086062353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.981--ServerSession(1918393987)--Connection(2086062353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.981--ServerSession(1918393987)--Connection(501668992)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)
    [junit] [EL Finest]: 2024-01-08 18:54:03.987--ServerSession(1918393987)--Connection(2086062353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.987--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.987--ServerSession(1918393987)--Connection(961648587)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.987--ServerSession(1918393987)--Connection(961648587)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.987--ServerSession(1918393987)--Connection(1929760689)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:03.996--ServerSession(1918393987)--Connection(961648587)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.996--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:03.996--ServerSession(1918393987)--Connection(1902673295)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:03.996--ServerSession(1918393987)--Connection(1902673295)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:03.996--ServerSession(1918393987)--Connection(1144148902)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.003--ServerSession(1918393987)--Connection(1902673295)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.003--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.003--ServerSession(1918393987)--Connection(570408974)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.003--ServerSession(1918393987)--Connection(570408974)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.003--ServerSession(1918393987)--Connection(323573179)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.018--ServerSession(1918393987)--Connection(570408974)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.018--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.018--ServerSession(1918393987)--Connection(1730406067)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.018--ServerSession(1918393987)--Connection(1730406067)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.019--ServerSession(1918393987)--Connection(948155881)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:04.026--ServerSession(1918393987)--Connection(1730406067)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.026--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.026--ServerSession(1918393987)--Connection(538385628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.026--ServerSession(1918393987)--Connection(538385628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.026--ServerSession(1918393987)--Connection(1492742163)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:04.034--ServerSession(1918393987)--Connection(538385628)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.034--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.034--ServerSession(1918393987)--Connection(1778902730)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.034--ServerSession(1918393987)--Connection(1778902730)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.034--ServerSession(1918393987)--Connection(1919874730)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.044--ServerSession(1918393987)--Connection(1778902730)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.044--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.044--ServerSession(1918393987)--Connection(425508702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.044--ServerSession(1918393987)--Connection(425508702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.044--ServerSession(1918393987)--Connection(1287138057)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:04.051--ServerSession(1918393987)--Connection(425508702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.051--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.051--ServerSession(1918393987)--Connection(191402795)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.051--ServerSession(1918393987)--Connection(191402795)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.051--ServerSession(1918393987)--Connection(2008185687)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.064--ServerSession(1918393987)--Connection(191402795)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.065--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.065--ServerSession(1918393987)--Connection(20888781)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.065--ServerSession(1918393987)--Connection(20888781)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.065--ServerSession(1918393987)--Connection(1317049866)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.08--ServerSession(1918393987)--Connection(20888781)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.08--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.08--ServerSession(1918393987)--Connection(794879594)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.08--ServerSession(1918393987)--Connection(794879594)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.08--ServerSession(1918393987)--Connection(1540157343)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:04.097--ServerSession(1918393987)--Connection(794879594)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.097--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.097--ServerSession(1918393987)--Connection(1515420182)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.097--ServerSession(1918393987)--Connection(1515420182)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.097--ServerSession(1918393987)--Connection(1915257984)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:04.114--ServerSession(1918393987)--Connection(1515420182)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.114--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.114--ServerSession(1918393987)--Connection(1864548849)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.114--ServerSession(1918393987)--Connection(1864548849)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.114--ServerSession(1918393987)--Connection(786470345)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:04.132--ServerSession(1918393987)--Connection(1864548849)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.132--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.132--ServerSession(1918393987)--Connection(2012942338)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.132--ServerSession(1918393987)--Connection(2012942338)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.132--ServerSession(1918393987)--Connection(237988421)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.151--ServerSession(1918393987)--Connection(2012942338)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.151--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.151--ServerSession(1918393987)--Connection(1813608092)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.151--ServerSession(1918393987)--Connection(1813608092)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.151--ServerSession(1918393987)--Connection(1129119773)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:54:04.16--ServerSession(1918393987)--Connection(1813608092)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.16--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.16--ServerSession(1918393987)--Connection(1303471735)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.16--ServerSession(1918393987)--Connection(1303471735)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.16--ServerSession(1918393987)--Connection(1790657739)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.168--ServerSession(1918393987)--Connection(1303471735)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.168--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.168--ServerSession(1918393987)--Connection(1581036942)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.168--ServerSession(1918393987)--Connection(1581036942)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.168--ServerSession(1918393987)--Connection(418964192)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.175--ServerSession(1918393987)--Connection(1581036942)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.175--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.175--ServerSession(1918393987)--Connection(113602559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.175--ServerSession(1918393987)--Connection(113602559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.175--ServerSession(1918393987)--Connection(1039022700)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:04.183--ServerSession(1918393987)--Connection(113602559)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.183--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.183--ServerSession(1918393987)--Connection(1628035200)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.183--ServerSession(1918393987)--Connection(1628035200)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.183--ServerSession(1918393987)--Connection(1285487049)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.19--ServerSession(1918393987)--Connection(1628035200)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.19--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.19--ServerSession(1918393987)--Connection(321185546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.19--ServerSession(1918393987)--Connection(321185546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.19--ServerSession(1918393987)--Connection(1019670582)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.198--ServerSession(1918393987)--Connection(321185546)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.198--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.198--ServerSession(1918393987)--Connection(2063934888)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.198--ServerSession(1918393987)--Connection(2063934888)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.198--ServerSession(1918393987)--Connection(1328382325)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.205--ServerSession(1918393987)--Connection(2063934888)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.205--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.205--ServerSession(1918393987)--Connection(722844186)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.205--ServerSession(1918393987)--Connection(722844186)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.205--ServerSession(1918393987)--Connection(2037375669)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.219--ServerSession(1918393987)--Connection(722844186)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.219--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.219--ServerSession(1918393987)--Connection(305940688)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.219--ServerSession(1918393987)--Connection(305940688)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.22--ServerSession(1918393987)--Connection(352318951)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.227--ServerSession(1918393987)--Connection(305940688)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.227--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.227--ServerSession(1918393987)--Connection(527629265)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.227--ServerSession(1918393987)--Connection(527629265)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.227--ServerSession(1918393987)--Connection(1870158375)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.235--ServerSession(1918393987)--Connection(527629265)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.235--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.235--ServerSession(1918393987)--Connection(149985794)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.235--ServerSession(1918393987)--Connection(149985794)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.235--ServerSession(1918393987)--Connection(5526718)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.242--ServerSession(1918393987)--Connection(149985794)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.242--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.242--ServerSession(1918393987)--Connection(937346147)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.242--ServerSession(1918393987)--Connection(937346147)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.242--ServerSession(1918393987)--Connection(1005742096)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.251--ServerSession(1918393987)--Connection(937346147)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.251--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.251--ServerSession(1918393987)--Connection(816288166)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.251--ServerSession(1918393987)--Connection(816288166)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.251--ServerSession(1918393987)--Connection(1906030093)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.258--ServerSession(1918393987)--Connection(816288166)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.258--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.258--ServerSession(1918393987)--Connection(1231261976)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.258--ServerSession(1918393987)--Connection(1231261976)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.259--ServerSession(1918393987)--Connection(1162154803)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.267--ServerSession(1918393987)--Connection(1231261976)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.267--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.267--ServerSession(1918393987)--Connection(1057175140)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.267--ServerSession(1918393987)--Connection(1057175140)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.267--ServerSession(1918393987)--Connection(1790806989)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.274--ServerSession(1918393987)--Connection(1057175140)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.274--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.274--ServerSession(1918393987)--Connection(2034388773)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.274--ServerSession(1918393987)--Connection(2034388773)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.274--ServerSession(1918393987)--Connection(1607788159)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.282--ServerSession(1918393987)--Connection(2034388773)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.282--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.282--ServerSession(1918393987)--Connection(945140350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.282--ServerSession(1918393987)--Connection(945140350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.282--ServerSession(1918393987)--Connection(1392900406)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.291--ServerSession(1918393987)--Connection(945140350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.291--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.291--ServerSession(1918393987)--Connection(2106619466)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.291--ServerSession(1918393987)--Connection(2106619466)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.291--ServerSession(1918393987)--Connection(1749286340)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.298--ServerSession(1918393987)--Connection(2106619466)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.298--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.298--ServerSession(1918393987)--Connection(1866665640)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.298--ServerSession(1918393987)--Connection(1866665640)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.298--ServerSession(1918393987)--Connection(295634732)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.307--ServerSession(1918393987)--Connection(1866665640)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.307--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.307--ServerSession(1918393987)--Connection(1771326096)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.307--ServerSession(1918393987)--Connection(1771326096)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.307--ServerSession(1918393987)--Connection(517287748)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:04.315--ServerSession(1918393987)--Connection(1771326096)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.315--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.315--ServerSession(1918393987)--Connection(985324389)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.315--ServerSession(1918393987)--Connection(985324389)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.315--ServerSession(1918393987)--Connection(1899091560)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.324--ServerSession(1918393987)--Connection(985324389)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.325--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.325--ServerSession(1918393987)--Connection(1719521616)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.325--ServerSession(1918393987)--Connection(1719521616)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.325--ServerSession(1918393987)--Connection(183521033)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.332--ServerSession(1918393987)--Connection(1719521616)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.332--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.332--ServerSession(1918393987)--Connection(2028567885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.332--ServerSession(1918393987)--Connection(2028567885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.332--ServerSession(1918393987)--Connection(1888932945)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.342--ServerSession(1918393987)--Connection(2028567885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.342--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.342--ServerSession(1918393987)--Connection(1741783268)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.342--ServerSession(1918393987)--Connection(1741783268)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.342--ServerSession(1918393987)--Connection(1424067142)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.351--ServerSession(1918393987)--Connection(1741783268)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.351--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.351--ServerSession(1918393987)--Connection(1491467237)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.351--ServerSession(1918393987)--Connection(1491467237)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.351--ServerSession(1918393987)--Connection(861443773)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:54:04.36--ServerSession(1918393987)--Connection(1491467237)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.36--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.36--ServerSession(1918393987)--Connection(1718325723)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.36--ServerSession(1918393987)--Connection(1718325723)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.36--ServerSession(1918393987)--Connection(296121376)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.368--ServerSession(1918393987)--Connection(1718325723)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.368--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.368--ServerSession(1918393987)--Connection(296831715)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.368--ServerSession(1918393987)--Connection(296831715)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.368--ServerSession(1918393987)--Connection(728687687)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.377--ServerSession(1918393987)--Connection(296831715)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.377--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.377--ServerSession(1918393987)--Connection(140008669)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.377--ServerSession(1918393987)--Connection(140008669)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.377--ServerSession(1918393987)--Connection(321255783)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.385--ServerSession(1918393987)--Connection(140008669)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.385--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.385--ServerSession(1918393987)--Connection(448288866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.385--ServerSession(1918393987)--Connection(448288866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.385--ServerSession(1918393987)--Connection(1347174748)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.394--ServerSession(1918393987)--Connection(448288866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.394--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.394--ServerSession(1918393987)--Connection(135506771)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.394--ServerSession(1918393987)--Connection(135506771)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.394--ServerSession(1918393987)--Connection(1345362299)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:04.401--ServerSession(1918393987)--Connection(135506771)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.401--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.401--ServerSession(1918393987)--Connection(2112011719)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.401--ServerSession(1918393987)--Connection(2112011719)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.401--ServerSession(1918393987)--Connection(1748949019)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.411--ServerSession(1918393987)--Connection(2112011719)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.411--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.411--ServerSession(1918393987)--Connection(2108714064)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.411--ServerSession(1918393987)--Connection(2108714064)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.411--ServerSession(1918393987)--Connection(357886628)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.421--ServerSession(1918393987)--Connection(2108714064)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.421--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.421--ServerSession(1918393987)--Connection(1013657610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.421--ServerSession(1918393987)--Connection(1013657610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.422--ServerSession(1918393987)--Connection(1111951675)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.431--ServerSession(1918393987)--Connection(1013657610)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.431--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.431--ServerSession(1918393987)--Connection(1541107368)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.431--ServerSession(1918393987)--Connection(1541107368)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.431--ServerSession(1918393987)--Connection(1045819065)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:04.438--ServerSession(1918393987)--Connection(1541107368)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.438--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.438--ServerSession(1918393987)--Connection(307476514)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.438--ServerSession(1918393987)--Connection(307476514)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.439--ServerSession(1918393987)--Connection(310192878)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.448--ServerSession(1918393987)--Connection(307476514)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.448--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.448--ServerSession(1918393987)--Connection(1309988128)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.448--ServerSession(1918393987)--Connection(1309988128)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.448--ServerSession(1918393987)--Connection(1099556456)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.455--ServerSession(1918393987)--Connection(1309988128)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.456--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.456--ServerSession(1918393987)--Connection(1476913734)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.456--ServerSession(1918393987)--Connection(1476913734)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.456--ServerSession(1918393987)--Connection(810715571)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.464--ServerSession(1918393987)--Connection(1476913734)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.464--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.464--ServerSession(1918393987)--Connection(1077398960)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.464--ServerSession(1918393987)--Connection(1077398960)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.464--ServerSession(1918393987)--Connection(654662186)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.471--ServerSession(1918393987)--Connection(1077398960)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.471--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.471--ServerSession(1918393987)--Connection(155817539)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.472--ServerSession(1918393987)--Connection(155817539)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.472--ServerSession(1918393987)--Connection(2003665047)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.48--ServerSession(1918393987)--Connection(155817539)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.48--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.48--ServerSession(1918393987)--Connection(192442996)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.48--ServerSession(1918393987)--Connection(192442996)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.48--ServerSession(1918393987)--Connection(1321604822)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.487--ServerSession(1918393987)--Connection(192442996)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.487--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.487--ServerSession(1918393987)--Connection(224031437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.487--ServerSession(1918393987)--Connection(224031437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.487--ServerSession(1918393987)--Connection(1173969600)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.496--ServerSession(1918393987)--Connection(224031437)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.496--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.496--ServerSession(1918393987)--Connection(1279362198)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.496--ServerSession(1918393987)--Connection(1279362198)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.496--ServerSession(1918393987)--Connection(315841481)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.503--ServerSession(1918393987)--Connection(1279362198)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.503--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.503--ServerSession(1918393987)--Connection(446895188)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.503--ServerSession(1918393987)--Connection(446895188)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.503--ServerSession(1918393987)--Connection(1518753442)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.511--ServerSession(1918393987)--Connection(446895188)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.511--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.511--ServerSession(1918393987)--Connection(1444195845)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.511--ServerSession(1918393987)--Connection(1444195845)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.511--ServerSession(1918393987)--Connection(1419182375)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.518--ServerSession(1918393987)--Connection(1444195845)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.518--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.518--ServerSession(1918393987)--Connection(1956569315)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.518--ServerSession(1918393987)--Connection(1956569315)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.518--ServerSession(1918393987)--Connection(126426355)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.527--ServerSession(1918393987)--Connection(1956569315)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.527--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.527--ServerSession(1918393987)--Connection(882568900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.527--ServerSession(1918393987)--Connection(882568900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.527--ServerSession(1918393987)--Connection(922786124)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.541--ServerSession(1918393987)--Connection(882568900)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.541--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.541--ServerSession(1918393987)--Connection(1320452760)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.541--ServerSession(1918393987)--Connection(1320452760)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.541--ServerSession(1918393987)--Connection(758888772)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.548--ServerSession(1918393987)--Connection(1320452760)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.549--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.549--ServerSession(1918393987)--Connection(1841213176)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.549--ServerSession(1918393987)--Connection(1841213176)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.549--ServerSession(1918393987)--Connection(125059477)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.556--ServerSession(1918393987)--Connection(1841213176)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.556--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.556--ServerSession(1918393987)--Connection(2101850145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.556--ServerSession(1918393987)--Connection(2101850145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.556--ServerSession(1918393987)--Connection(1695946783)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:04.564--ServerSession(1918393987)--Connection(2101850145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.568--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(934142486)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(934142486)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(294528135)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(934142486)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(1556116954)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(1556116954)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(69566726)--Thread(Thread[main,5,main])--SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(1556116954)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(2067939216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(2067939216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.569--ServerSession(1918393987)--Connection(619969415)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:04.57--ServerSession(1918393987)--Connection(2067939216)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.573--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.573--ServerSession(1918393987)--Connection(2078824926)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.573--ServerSession(1918393987)--Connection(2078824926)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.573--ServerSession(1918393987)--Connection(1090300647)--Thread(Thread[main,5,main])--DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Connection(2078824926)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Connection(212977036)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Connection(212977036)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Connection(892226413)--Thread(Thread[main,5,main])--SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Connection(212977036)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Connection(770178574)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Connection(770178574)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.574--ServerSession(1918393987)--Connection(804836251)--Thread(Thread[main,5,main])--INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:04.575--ServerSession(1918393987)--Connection(770178574)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Connection(1775829753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Connection(1775829753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Connection(5533778)--Thread(Thread[main,5,main])--DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Connection(1775829753)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Connection(599786528)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Connection(599786528)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.578--ServerSession(1918393987)--Connection(36635755)--Thread(Thread[main,5,main])--SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:04.579--ServerSession(1918393987)--Connection(599786528)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.579--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.579--ServerSession(1918393987)--Connection(34022382)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.579--ServerSession(1918393987)--Connection(34022382)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.579--ServerSession(1918393987)--Connection(566609546)--Thread(Thread[main,5,main])--INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:04.579--ServerSession(1918393987)--Connection(34022382)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.582--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.582--ServerSession(1918393987)--Connection(271502177)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.582--ServerSession(1918393987)--Connection(271502177)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.582--ServerSession(1918393987)--Connection(533769848)--Thread(Thread[main,5,main])--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(271502177)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(525821547)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(525821547)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(2034549539)--Thread(Thread[main,5,main])--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(525821547)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(982609943)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(982609943)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(517025040)--Thread(Thread[main,5,main])--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:04.583--ServerSession(1918393987)--Connection(982609943)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.586--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.586--ServerSession(1918393987)--Connection(2072865894)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.586--ServerSession(1918393987)--Connection(2072865894)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.586--ServerSession(1918393987)--Connection(1822648234)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(2072865894)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(385929353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(385929353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(125722707)--Thread(Thread[main,5,main])--SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(385929353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(706857959)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(706857959)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(1001702066)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:04.587--ServerSession(1918393987)--Connection(706857959)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.59--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.59--ServerSession(1918393987)--Connection(628513353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.59--ServerSession(1918393987)--Connection(628513353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.59--ServerSession(1918393987)--Connection(952806663)--Thread(Thread[main,5,main])--DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(628513353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(1923130893)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(1923130893)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(1704136194)--Thread(Thread[main,5,main])--SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(1923130893)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(415117829)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(415117829)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(1876525009)--Thread(Thread[main,5,main])--INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:04.591--ServerSession(1918393987)--Connection(415117829)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.593--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.594--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.595--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.596--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.597--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.597--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.597--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.597--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:04.597--ServerSession(1918393987)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:04.597--ServerSession(1918393987)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:04.597--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1591581519
    [junit] [EL Finer]: 2024-01-08 18:54:04.597--ClientSession(1591581519)--Thread(Thread[main,5,main])--acquire unit of work: 1572407320
    [junit] [EL Finest]: 2024-01-08 18:54:04.597--UnitOfWork(1572407320)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.597--UnitOfWork(1572407320)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.598--UnitOfWork(1572407320)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:04.598--ServerSession(1918393987)--Connection(1937294500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.598--ClientSession(1591581519)--Connection(1937294500)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.598--ClientSession(1591581519)--Connection(1937294500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.598--ClientSession(1591581519)--Connection(1721039643)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [31, test, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.599--ClientSession(1591581519)--Connection(1721039643)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.599--ServerSession(1918393987)--Connection(1937294500)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.599--UnitOfWork(1572407320)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.599--UnitOfWork(1572407320)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.599--UnitOfWork(1572407320)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.599--ClientSession(1591581519)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.599--UnitOfWork(1572407320)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.6--ClientSession(1591581519)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.6--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1240077238
    [junit] [EL Finer]: 2024-01-08 18:54:04.6--ClientSession(1240077238)--Thread(Thread[main,5,main])--acquire unit of work: 2080551883
    [junit] [EL Finest]: 2024-01-08 18:54:04.6--UnitOfWork(2080551883)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f
    [junit] [EL Finer]: 2024-01-08 18:54:04.6--UnitOfWork(2080551883)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.6--UnitOfWork(2080551883)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:04.601--ServerSession(1918393987)--Connection(1905093500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.601--ClientSession(1240077238)--Connection(1905093500)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.601--ClientSession(1240077238)--Connection(1905093500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.601--ClientSession(1240077238)--Connection(463029783)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [detached, 2, 31, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.601--ClientSession(1240077238)--Connection(463029783)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.601--ServerSession(1918393987)--Connection(1905093500)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.602--UnitOfWork(2080551883)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.602--UnitOfWork(2080551883)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.602--UnitOfWork(2080551883)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.602--ClientSession(1240077238)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.602--UnitOfWork(2080551883)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.602--ClientSession(1240077238)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.602--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1320515149
    [junit] [EL Finer]: 2024-01-08 18:54:04.602--ClientSession(1320515149)--Thread(Thread[main,5,main])--acquire unit of work: 1425617516
    [junit] [EL Finest]: 2024-01-08 18:54:04.602--UnitOfWork(1425617516)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.602--UnitOfWork(1425617516)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f
    [junit] [EL Finer]: 2024-01-08 18:54:04.627--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1308815741
    [junit] [EL Finer]: 2024-01-08 18:54:04.627--ClientSession(1308815741)--Thread(Thread[main,5,main])--acquire unit of work: 1733439693
    [junit] [EL Finest]: 2024-01-08 18:54:04.627--UnitOfWork(1733439693)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.627--UnitOfWork(1733439693)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.628--UnitOfWork(1733439693)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:04.628--ServerSession(1918393987)--Connection(605660635)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.628--ClientSession(1308815741)--Connection(605660635)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.628--ClientSession(1308815741)--Connection(605660635)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.628--ClientSession(1308815741)--Connection(1388002765)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, original, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.628--ClientSession(1308815741)--Connection(1388002765)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.628--ServerSession(1918393987)--Connection(605660635)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.628--UnitOfWork(1733439693)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.628--UnitOfWork(1733439693)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.629--UnitOfWork(1733439693)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.629--ClientSession(1308815741)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.629--UnitOfWork(1733439693)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.629--ClientSession(1308815741)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.629--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1365260222
    [junit] [EL Finer]: 2024-01-08 18:54:04.629--ClientSession(1365260222)--Thread(Thread[main,5,main])--acquire unit of work: 943613748
    [junit] [EL Finest]: 2024-01-08 18:54:04.629--UnitOfWork(943613748)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.629--UnitOfWork(943613748)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finer]: 2024-01-08 18:54:04.629--UnitOfWork(943613748)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.629--UnitOfWork(943613748)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:04.629--ServerSession(1918393987)--Connection(547670951)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.629--ClientSession(1365260222)--Connection(547670951)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.629--ClientSession(1365260222)--Connection(547670951)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.629--ClientSession(1365260222)--Connection(284230192)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [modified, 2, 11, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--ClientSession(1365260222)--Connection(284230192)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.63--ServerSession(1918393987)--Connection(547670951)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--UnitOfWork(943613748)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--UnitOfWork(943613748)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--UnitOfWork(943613748)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--ClientSession(1365260222)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--UnitOfWork(943613748)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--ClientSession(1365260222)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 673992821
    [junit] [EL Finer]: 2024-01-08 18:54:04.63--ClientSession(673992821)--Thread(Thread[main,5,main])--acquire unit of work: 785604388
    [junit] [EL Finest]: 2024-01-08 18:54:04.63--UnitOfWork(785604388)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.63--UnitOfWork(785604388)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finer]: 2024-01-08 18:54:04.638--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1027629029
    [junit] [EL Finer]: 2024-01-08 18:54:04.638--ClientSession(1027629029)--Thread(Thread[main,5,main])--acquire unit of work: 1388767577
    [junit] [EL Finest]: 2024-01-08 18:54:04.638--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.638--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.638--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15)
    [junit] [EL Finest]: 2024-01-08 18:54:04.638--ServerSession(1918393987)--Connection(230465865)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.638--ClientSession(1027629029)--Connection(230465865)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.638--ClientSession(1027629029)--Connection(230465865)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.639--ClientSession(1027629029)--Connection(1750404486)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [21, test, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.639--ClientSession(1027629029)--Connection(1750404486)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.639--ServerSession(1918393987)--Connection(230465865)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.639--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.639--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:04.639--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.639--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.639--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:04.64--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15)
    [junit] [EL Finest]: 2024-01-08 18:54:04.64--ServerSession(1918393987)--Connection(1626288305)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--ClientSession(1027629029)--Connection(1626288305)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.64--ClientSession(1027629029)--Connection(1626288305)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.64--ClientSession(1027629029)--Connection(876008407)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [21, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--ClientSession(1027629029)--Connection(876008407)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.64--ServerSession(1918393987)--Connection(1626288305)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--ClientSession(1027629029)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--UnitOfWork(1388767577)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--ClientSession(1027629029)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 776447774
    [junit] [EL Finer]: 2024-01-08 18:54:04.64--ClientSession(776447774)--Thread(Thread[main,5,main])--acquire unit of work: 934572255
    [junit] [EL Finest]: 2024-01-08 18:54:04.64--UnitOfWork(934572255)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.64--ServerSession(1918393987)--Connection(899589525)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.64--ServerSession(1918393987)--Connection(899589525)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.641--ServerSession(1918393987)--Connection(148337038)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:04.641--ServerSession(1918393987)--Connection(899589525)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:04.649--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2089229540
    [junit] [EL Finer]: 2024-01-08 18:54:04.649--ClientSession(2089229540)--Thread(Thread[main,5,main])--acquire unit of work: 1027296777
    [junit] [EL Finest]: 2024-01-08 18:54:04.649--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.649--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.649--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@29)
    [junit] [EL Finest]: 2024-01-08 18:54:04.649--ServerSession(1918393987)--Connection(743171167)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.649--ClientSession(2089229540)--Connection(743171167)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.649--ClientSession(2089229540)--Connection(743171167)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.649--ClientSession(2089229540)--Connection(1273474265)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [41, test, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.649--ClientSession(2089229540)--Connection(1273474265)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.65--ServerSession(1918393987)--Connection(743171167)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.65--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.65--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:04.65--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:04.65--ServerSession(1918393987)--Connection(1299829127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.65--ServerSession(1918393987)--Connection(1299829127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.65--ServerSession(1918393987)--Connection(1046723947)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:04.65--ServerSession(1918393987)--Connection(1299829127)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.65--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--Merge clone org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@29 
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--ClientSession(2089229540)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--UnitOfWork(1027296777)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--ClientSession(2089229540)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1336343423
    [junit] [EL Finer]: 2024-01-08 18:54:04.651--ClientSession(1336343423)--Thread(Thread[main,5,main])--acquire unit of work: 622854414
    [junit] [EL Finest]: 2024-01-08 18:54:04.651--UnitOfWork(622854414)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.651--UnitOfWork(622854414)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@29
    [junit] [EL Finer]: 2024-01-08 18:54:04.659--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1273093350
    [junit] [EL Finer]: 2024-01-08 18:54:04.659--ClientSession(1273093350)--Thread(Thread[main,5,main])--acquire unit of work: 543938464
    [junit] [EL Finest]: 2024-01-08 18:54:04.659--UnitOfWork(543938464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.659--UnitOfWork(543938464)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.659--UnitOfWork(543938464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.659--ServerSession(1918393987)--Connection(907754662)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.659--ClientSession(1273093350)--Connection(907754662)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.659--ClientSession(1273093350)--Connection(907754662)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.659--ClientSession(1273093350)--Connection(1211317010)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, test, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.659--ClientSession(1273093350)--Connection(1211317010)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.659--ServerSession(1918393987)--Connection(907754662)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.66--UnitOfWork(543938464)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.66--UnitOfWork(543938464)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.66--UnitOfWork(543938464)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.66--ClientSession(1273093350)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.66--UnitOfWork(543938464)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.66--ClientSession(1273093350)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.66--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1660409789
    [junit] [EL Finer]: 2024-01-08 18:54:04.66--ClientSession(1660409789)--Thread(Thread[main,5,main])--acquire unit of work: 233191753
    [junit] [EL Finest]: 2024-01-08 18:54:04.66--UnitOfWork(233191753)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.66--UnitOfWork(233191753)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestFind
    [junit] [EL Finer]: 2024-01-08 18:54:04.694--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2143645025
    [junit] [EL Finer]: 2024-01-08 18:54:04.694--ClientSession(2143645025)--Thread(Thread[main,5,main])--acquire unit of work: 327329752
    [junit] [EL Finest]: 2024-01-08 18:54:04.694--UnitOfWork(327329752)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.694--UnitOfWork(327329752)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.694--UnitOfWork(327329752)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.694--UnitOfWork(327329752)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.696--UnitOfWork(327329752)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.696--ServerSession(1918393987)--Connection(1401589925)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.696--ClientSession(2143645025)--Connection(1401589925)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.696--ClientSession(2143645025)--Connection(1401589925)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.697--UnitOfWork(327329752)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@14d53884)
    [junit] [EL Fine]: 2024-01-08 18:54:04.697--ClientSession(2143645025)--Connection(1960131939)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, eins, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:04.697--UnitOfWork(327329752)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@402feb85)
    [junit] [EL Fine]: 2024-01-08 18:54:04.697--ClientSession(2143645025)--Connection(1960131939)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Fine]: 2024-01-08 18:54:04.698--ClientSession(2143645025)--Connection(1960131939)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:04.698--UnitOfWork(327329752)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.699--UnitOfWork(327329752)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.699--UnitOfWork(327329752)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.699--ClientSession(2143645025)--Connection(1960131939)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.699--ServerSession(1918393987)--Connection(1401589925)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.7--UnitOfWork(327329752)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.7--UnitOfWork(327329752)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.7--UnitOfWork(327329752)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.7--ClientSession(2143645025)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.7--UnitOfWork(327329752)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.7--ClientSession(2143645025)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.7--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1730752455
    [junit] [EL Finer]: 2024-01-08 18:54:04.7--ClientSession(1730752455)--Thread(Thread[main,5,main])--acquire unit of work: 1276857863
    [junit] [EL Finest]: 2024-01-08 18:54:04.701--UnitOfWork(1276857863)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.701--UnitOfWork(1276857863)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:04.701--UnitOfWork(1276857863)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:04.702--UnitOfWork(1276857863)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.702--ServerSession(1918393987)--Connection(448070390)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.702--ServerSession(1918393987)--Connection(448070390)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.702--ServerSession(1918393987)--Connection(713961699)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.702--ServerSession(1918393987)--Connection(448070390)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.703--UnitOfWork(1276857863)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.703--UnitOfWork(1276857863)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:04.703--UnitOfWork(1276857863)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.703--ClientSession(1730752455)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.711--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 622274963
    [junit] [EL Finer]: 2024-01-08 18:54:04.712--ClientSession(622274963)--Thread(Thread[main,5,main])--acquire unit of work: 1064414847
    [junit] [EL Finest]: 2024-01-08 18:54:04.712--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.712--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.712--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.712--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.712--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.712--ServerSession(1918393987)--Connection(1286145967)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.712--ClientSession(622274963)--Connection(1286145967)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.712--ClientSession(622274963)--Connection(1286145967)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.712--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@115a7e51)
    [junit] [EL Fine]: 2024-01-08 18:54:04.712--ClientSession(622274963)--Connection(1056151241)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, eins, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:04.713--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d1d85d0)
    [junit] [EL Fine]: 2024-01-08 18:54:04.713--ClientSession(622274963)--Connection(1056151241)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Fine]: 2024-01-08 18:54:04.713--ClientSession(622274963)--Connection(1056151241)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:04.713--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.714--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.714--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.714--ClientSession(622274963)--Connection(1056151241)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.714--ServerSession(1918393987)--Connection(1286145967)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.714--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.714--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.714--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.714--ClientSession(622274963)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.714--UnitOfWork(1064414847)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.715--ClientSession(622274963)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.715--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2069143716
    [junit] [EL Finer]: 2024-01-08 18:54:04.715--ClientSession(2069143716)--Thread(Thread[main,5,main])--acquire unit of work: 1747820321
    [junit] [EL Finest]: 2024-01-08 18:54:04.715--UnitOfWork(1747820321)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCubicle" referenceClass=Cubicle sql="SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.715--UnitOfWork(1747820321)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@632dc41
    [junit] [EL Finest]: 2024-01-08 18:54:04.715--UnitOfWork(1747820321)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:04.715--UnitOfWork(1747820321)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:04.715--UnitOfWork(1747820321)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.715--ServerSession(1918393987)--Connection(370428315)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.715--ServerSession(1918393987)--Connection(370428315)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.716--ServerSession(1918393987)--Connection(342424709)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.716--ServerSession(1918393987)--Connection(370428315)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:04.725--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 81709688
    [junit] [EL Finer]: 2024-01-08 18:54:04.725--ClientSession(81709688)--Thread(Thread[main,5,main])--acquire unit of work: 1600512192
    [junit] [EL Finest]: 2024-01-08 18:54:04.725--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.725--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.725--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.725--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.726--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.726--ServerSession(1918393987)--Connection(833784282)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.726--ClientSession(81709688)--Connection(833784282)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.726--ClientSession(81709688)--Connection(833784282)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.726--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@7f8f5d37)
    [junit] [EL Fine]: 2024-01-08 18:54:04.726--ClientSession(81709688)--Connection(1481141739)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, eins, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:04.726--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d70dbeb)
    [junit] [EL Fine]: 2024-01-08 18:54:04.726--ClientSession(81709688)--Connection(1481141739)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Fine]: 2024-01-08 18:54:04.727--ClientSession(81709688)--Connection(1481141739)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:04.727--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.728--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.728--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.728--ClientSession(81709688)--Connection(1481141739)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.728--ServerSession(1918393987)--Connection(833784282)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.728--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.728--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.729--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.729--ClientSession(81709688)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.729--UnitOfWork(1600512192)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.729--ClientSession(81709688)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.729--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 974630100
    [junit] [EL Finer]: 2024-01-08 18:54:04.729--ClientSession(974630100)--Thread(Thread[main,5,main])--acquire unit of work: 150309335
    [junit] [EL Finer]: 2024-01-08 18:54:04.738--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 493302922
    [junit] [EL Finer]: 2024-01-08 18:54:04.738--ClientSession(493302922)--Thread(Thread[main,5,main])--acquire unit of work: 972598720
    [junit] [EL Finest]: 2024-01-08 18:54:04.738--UnitOfWork(972598720)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.738--UnitOfWork(972598720)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.738--UnitOfWork(972598720)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.738--UnitOfWork(972598720)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.738--UnitOfWork(972598720)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.738--ServerSession(1918393987)--Connection(1557955737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.738--ClientSession(493302922)--Connection(1557955737)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.738--ClientSession(493302922)--Connection(1557955737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.739--UnitOfWork(972598720)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@38445703)
    [junit] [EL Fine]: 2024-01-08 18:54:04.739--ClientSession(493302922)--Connection(707834059)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, eins, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:04.739--UnitOfWork(972598720)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c23e369)
    [junit] [EL Fine]: 2024-01-08 18:54:04.739--ClientSession(493302922)--Connection(707834059)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Fine]: 2024-01-08 18:54:04.74--ClientSession(493302922)--Connection(707834059)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:04.74--UnitOfWork(972598720)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.74--UnitOfWork(972598720)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.74--UnitOfWork(972598720)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.74--ClientSession(493302922)--Connection(707834059)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.741--ServerSession(1918393987)--Connection(1557955737)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.741--UnitOfWork(972598720)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.741--UnitOfWork(972598720)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.741--UnitOfWork(972598720)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.741--ClientSession(493302922)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.741--UnitOfWork(972598720)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.741--ClientSession(493302922)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.741--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1866476009
    [junit] [EL Finer]: 2024-01-08 18:54:04.741--ClientSession(1866476009)--Thread(Thread[main,5,main])--acquire unit of work: 628845656
    [junit] [EL Finest]: 2024-01-08 18:54:04.741--UnitOfWork(628845656)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.741--UnitOfWork(628845656)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:04.741--UnitOfWork(628845656)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:04.741--UnitOfWork(628845656)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.742--ServerSession(1918393987)--Connection(1925038057)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.742--ServerSession(1918393987)--Connection(1925038057)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.742--ServerSession(1918393987)--Connection(215618634)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.742--ServerSession(1918393987)--Connection(1925038057)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.742--UnitOfWork(628845656)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.742--UnitOfWork(628845656)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:04.751--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1191049963
    [junit] [EL Finer]: 2024-01-08 18:54:04.751--ClientSession(1191049963)--Thread(Thread[main,5,main])--acquire unit of work: 271230460
    [junit] [EL Finest]: 2024-01-08 18:54:04.751--UnitOfWork(271230460)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.751--UnitOfWork(271230460)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.751--UnitOfWork(271230460)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.751--UnitOfWork(271230460)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.751--UnitOfWork(271230460)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.751--ServerSession(1918393987)--Connection(1335460065)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.751--ClientSession(1191049963)--Connection(1335460065)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.751--ClientSession(1191049963)--Connection(1335460065)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.752--UnitOfWork(271230460)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@4bab804f)
    [junit] [EL Fine]: 2024-01-08 18:54:04.752--ClientSession(1191049963)--Connection(527331152)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, eins, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:04.752--UnitOfWork(271230460)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62a81453)
    [junit] [EL Fine]: 2024-01-08 18:54:04.752--ClientSession(1191049963)--Connection(527331152)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Fine]: 2024-01-08 18:54:04.752--ClientSession(1191049963)--Connection(527331152)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:04.753--UnitOfWork(271230460)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.753--UnitOfWork(271230460)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.753--UnitOfWork(271230460)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.753--ClientSession(1191049963)--Connection(527331152)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.753--ServerSession(1918393987)--Connection(1335460065)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--UnitOfWork(271230460)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--UnitOfWork(271230460)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--UnitOfWork(271230460)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--ClientSession(1191049963)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--UnitOfWork(271230460)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--ClientSession(1191049963)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 475871084
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--ClientSession(475871084)--Thread(Thread[main,5,main])--acquire unit of work: 1123207912
    [junit] [EL Finest]: 2024-01-08 18:54:04.754--UnitOfWork(1123207912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.754--ServerSession(1918393987)--Connection(1633583079)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.754--ClientSession(475871084)--Connection(1633583079)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.754--ClientSession(475871084)--Connection(1633583079)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.755--ClientSession(475871084)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="SEQUENCE" sql="UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + #PREALLOC_SIZE WHERE SEQ_NAME = #SEQ_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:04.755--ClientSession(475871084)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="SEQUENCE" sql="SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = #SEQ_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:04.755--ClientSession(475871084)--Connection(1911860918)--Thread(Thread[main,5,main])--UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [50, SEQ_GEN]
    [junit] [EL Fine]: 2024-01-08 18:54:04.756--ClientSession(475871084)--Connection(1911860918)--Thread(Thread[main,5,main])--SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [SEQ_GEN]
    [junit] [EL Finest]: 2024-01-08 18:54:04.757--ClientSession(475871084)--Connection(1911860918)--Thread(Thread[main,5,main])--local sequencing preallocation for SEQ_GEN: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:04.757--ClientSession(475871084)--Connection(1911860918)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.758--ServerSession(1918393987)--Connection(1911860918)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.758--ServerSession(1918393987)--Connection(1633583079)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:04.758--UnitOfWork(1123207912)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@3bbc47c9)
    [junit] [EL Finer]: 2024-01-08 18:54:04.758--UnitOfWork(1123207912)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.759--UnitOfWork(1123207912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@3bbc47c9)
    [junit] [EL Finest]: 2024-01-08 18:54:04.759--ServerSession(1918393987)--Connection(1148140115)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.759--ClientSession(475871084)--Connection(1148140115)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.759--ClientSession(475871084)--Connection(1148140115)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.759--ClientSession(475871084)--Connection(1279249383)--Thread(Thread[main,5,main])--INSERT INTO TMP_ISLAND (ID, NAME, DTYPE) VALUES (?, ?, ?)
    [junit] 	bind => [1, null, Island]
    [junit] [EL Finer]: 2024-01-08 18:54:04.759--ClientSession(475871084)--Connection(1279249383)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.76--ServerSession(1918393987)--Connection(1148140115)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.76--UnitOfWork(1123207912)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.76--UnitOfWork(1123207912)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.76--UnitOfWork(1123207912)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.76--ClientSession(475871084)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.76--UnitOfWork(1123207912)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.76--ClientSession(475871084)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.76--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 158203067
    [junit] [EL Finer]: 2024-01-08 18:54:04.76--ClientSession(158203067)--Thread(Thread[main,5,main])--acquire unit of work: 888005223
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(888005223)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readIsland" referenceClass=Island sql="SELECT ID, DTYPE, NAME FROM TMP_ISLAND WHERE ((ID = ?) AND (DTYPE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(888005223)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@3e0e0ba7
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(888005223)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(888005223)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readIsland" referenceClass=Island sql="SELECT ID, DTYPE, NAME FROM TMP_ISLAND WHERE ((ID = ?) AND (DTYPE = ?))")
    [junit] [EL Finer]: 2024-01-08 18:54:04.761--UnitOfWork(888005223)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.761--ClientSession(158203067)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.761--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 213762292
    [junit] [EL Finer]: 2024-01-08 18:54:04.761--ClientSession(213762292)--Thread(Thread[main,5,main])--acquire unit of work: 17921215
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(17921215)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readIsland" referenceClass=Island sql="SELECT ID, DTYPE, NAME FROM TMP_ISLAND WHERE ((ID = ?) AND (DTYPE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(17921215)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@3e0e0ba7
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(17921215)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.761--UnitOfWork(17921215)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(17921215)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Island )
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--UnitOfWork(17921215)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@4f0c1409)
    [junit] [EL Finest]: 2024-01-08 18:54:04.761--ServerSession(1918393987)--Connection(2052202839)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.762--ClientSession(213762292)--Connection(2052202839)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.762--ClientSession(213762292)--Connection(2052202839)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.762--ClientSession(213762292)--Connection(1886127662)--Thread(Thread[main,5,main])--DELETE FROM TMP_ISLAND WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.762--UnitOfWork(17921215)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.762--UnitOfWork(17921215)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:04.762--UnitOfWork(17921215)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readIsland" referenceClass=Island sql="SELECT ID, DTYPE, NAME FROM TMP_ISLAND WHERE ((ID = ?) AND (DTYPE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.762--UnitOfWork(17921215)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@3e0e0ba7
    [junit] [EL Finer]: 2024-01-08 18:54:04.762--UnitOfWork(17921215)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.762--ClientSession(213762292)--Connection(1886127662)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.763--ServerSession(1918393987)--Connection(2052202839)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.763--ClientSession(213762292)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.772--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1804771537
    [junit] [EL Finer]: 2024-01-08 18:54:04.772--ClientSession(1804771537)--Thread(Thread[main,5,main])--acquire unit of work: 1268701597
    [junit] [EL Finest]: 2024-01-08 18:54:04.772--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.772--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.772--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.772--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.773--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.773--ServerSession(1918393987)--Connection(633686225)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.773--ClientSession(1804771537)--Connection(633686225)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.773--ClientSession(1804771537)--Connection(633686225)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.773--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@402c9a60)
    [junit] [EL Fine]: 2024-01-08 18:54:04.773--ClientSession(1804771537)--Connection(1198139417)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, eins, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:04.773--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ec62141)
    [junit] [EL Fine]: 2024-01-08 18:54:04.774--ClientSession(1804771537)--Connection(1198139417)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Fine]: 2024-01-08 18:54:04.774--ClientSession(1804771537)--Connection(1198139417)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:04.774--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.774--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.774--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.775--ClientSession(1804771537)--Connection(1198139417)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.775--ServerSession(1918393987)--Connection(633686225)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.775--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.775--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.775--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.775--ClientSession(1804771537)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.775--UnitOfWork(1268701597)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.775--ClientSession(1804771537)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.776--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1373696747
    [junit] [EL Finer]: 2024-01-08 18:54:04.776--ClientSession(1373696747)--Thread(Thread[main,5,main])--acquire unit of work: 2052185144
    [junit] [EL Finest]: 2024-01-08 18:54:04.776--UnitOfWork(2052185144)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.776--ServerSession(1918393987)--Connection(832887631)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.776--ServerSession(1918393987)--Connection(832887631)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.776--ServerSession(1918393987)--Connection(675475202)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:04.776--ServerSession(1918393987)--Connection(832887631)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestFlush
    [junit] [EL Finer]: 2024-01-08 18:54:04.794--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 140733684
    [junit] [EL Finer]: 2024-01-08 18:54:04.795--ClientSession(140733684)--Thread(Thread[main,5,main])--acquire unit of work: 2090144454
    [junit] [EL Finest]: 2024-01-08 18:54:04.795--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.795--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.795--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@191)
    [junit] [EL Finest]: 2024-01-08 18:54:04.795--ServerSession(1918393987)--Connection(149820420)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.795--ClientSession(140733684)--Connection(149820420)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.795--ClientSession(140733684)--Connection(149820420)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.795--ClientSession(140733684)--Connection(1547248893)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [401, dep401, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.796--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.796--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.797--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.797--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.797--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:04.797--UnitOfWork(2090144454)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.797--ClientSession(140733684)--Connection(1547248893)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.797--ServerSession(1918393987)--Connection(149820420)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.798--ClientSession(140733684)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.806--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 49477935
    [junit] [EL Finer]: 2024-01-08 18:54:04.806--ClientSession(49477935)--Thread(Thread[main,5,main])--acquire unit of work: 217859585
    [junit] [EL Finest]: 2024-01-08 18:54:04.806--UnitOfWork(217859585)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.807--UnitOfWork(217859585)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.807--UnitOfWork(217859585)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d)
    [junit] [EL Finest]: 2024-01-08 18:54:04.807--ServerSession(1918393987)--Connection(1352773510)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.807--ClientSession(49477935)--Connection(1352773510)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.807--ClientSession(49477935)--Connection(1352773510)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.807--ClientSession(49477935)--Connection(1040394205)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [301, changed, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.807--UnitOfWork(217859585)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.807--UnitOfWork(217859585)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.807--UnitOfWork(217859585)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.808--UnitOfWork(217859585)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d)
    [junit] [EL Fine]: 2024-01-08 18:54:04.808--ClientSession(49477935)--Connection(1040394205)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [initial, 2, 301, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.808--ClientSession(49477935)--Connection(1040394205)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.808--ServerSession(1918393987)--Connection(1352773510)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--UnitOfWork(217859585)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--UnitOfWork(217859585)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--UnitOfWork(217859585)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--ClientSession(49477935)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--UnitOfWork(217859585)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--ClientSession(49477935)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1241213245
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--ClientSession(1241213245)--Thread(Thread[main,5,main])--acquire unit of work: 941194882
    [junit] [EL Finest]: 2024-01-08 18:54:04.809--UnitOfWork(941194882)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.809--UnitOfWork(941194882)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--UnitOfWork(941194882)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.809--UnitOfWork(941194882)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d)
    [junit] [EL Finest]: 2024-01-08 18:54:04.809--ServerSession(1918393987)--Connection(115016870)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.809--ClientSession(1241213245)--Connection(115016870)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.809--ClientSession(1241213245)--Connection(115016870)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.81--ClientSession(1241213245)--Connection(150172894)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [changed, 3, 301, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:04.81--UnitOfWork(941194882)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.81--UnitOfWork(941194882)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.81--UnitOfWork(941194882)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.81--UnitOfWork(941194882)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d)
    [junit] [EL Fine]: 2024-01-08 18:54:04.81--ClientSession(1241213245)--Connection(150172894)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [initial, 4, 301, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:04.81--ClientSession(1241213245)--Connection(150172894)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.811--ServerSession(1918393987)--Connection(115016870)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.811--UnitOfWork(941194882)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.811--UnitOfWork(941194882)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.811--UnitOfWork(941194882)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.811--ClientSession(1241213245)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.811--UnitOfWork(941194882)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.811--ClientSession(1241213245)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.811--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1448904830
    [junit] [EL Finer]: 2024-01-08 18:54:04.811--ClientSession(1448904830)--Thread(Thread[main,5,main])--acquire unit of work: 1545688642
    [junit] [EL Finest]: 2024-01-08 18:54:04.811--UnitOfWork(1545688642)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.811--UnitOfWork(1545688642)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d
    [junit] [EL Finer]: 2024-01-08 18:54:04.82--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1627289079
    [junit] [EL Finer]: 2024-01-08 18:54:04.82--ClientSession(1627289079)--Thread(Thread[main,5,main])--acquire unit of work: 1311163144
    [junit] [EL Finest]: 2024-01-08 18:54:04.82--UnitOfWork(1311163144)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.82--UnitOfWork(1311163144)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.82--UnitOfWork(1311163144)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.82--UnitOfWork(1311163144)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:04.821--ServerSession(1918393987)--Connection(2077742876)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.821--ServerSession(1918393987)--Connection(2077742876)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.821--ServerSession(1918393987)--Connection(1385576505)--Thread(Thread[main,5,main])--SELECT PLACE FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))
    [junit] 	bind => [3, 3]
    [junit] [EL Finest]: 2024-01-08 18:54:04.821--ServerSession(1918393987)--Connection(2077742876)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--UnitOfWork(1311163144)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--ClientSession(1627289079)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2083887112
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--ClientSession(2083887112)--Thread(Thread[main,5,main])--acquire unit of work: 520171591
    [junit] [EL Finest]: 2024-01-08 18:54:04.822--UnitOfWork(520171591)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.822--UnitOfWork(520171591)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--UnitOfWork(520171591)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--UnitOfWork(520171591)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--ClientSession(2083887112)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1214701735
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--ClientSession(1214701735)--Thread(Thread[main,5,main])--acquire unit of work: 1772262616
    [junit] [EL Finest]: 2024-01-08 18:54:04.822--UnitOfWork(1772262616)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.822--UnitOfWork(1772262616)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.822--UnitOfWork(1772262616)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.822--ServerSession(1918393987)--Connection(1850252216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.822--ClientSession(1214701735)--Connection(1850252216)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.822--ClientSession(1214701735)--Connection(1850252216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.823--ClientSession(1214701735)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="IdGenerator" sql="UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:04.823--ClientSession(1214701735)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="IdGenerator" sql="SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:04.823--ClientSession(1214701735)--Connection(322033405)--Thread(Thread[main,5,main])--UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, IdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:04.823--ClientSession(1214701735)--Connection(322033405)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?
    [junit] 	bind => [IdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:04.823--ClientSession(1214701735)--Connection(322033405)--Thread(Thread[main,5,main])--local sequencing preallocation for IdGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:04.824--ClientSession(1214701735)--Connection(322033405)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.824--ServerSession(1918393987)--Connection(322033405)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.824--ServerSession(1918393987)--Connection(1850252216)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:04.824--UnitOfWork(1772262616)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@ed904b19)
    [junit] [EL Finer]: 2024-01-08 18:54:04.824--UnitOfWork(1772262616)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.824--UnitOfWork(1772262616)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:04.825--ServerSession(1918393987)--Connection(859897724)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.825--ServerSession(1918393987)--Connection(859897724)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.825--ServerSession(1918393987)--Connection(70140977)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Finest]: 2024-01-08 18:54:04.825--ServerSession(1918393987)--Connection(859897724)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:04.825--UnitOfWork(1772262616)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.825--ClientSession(1214701735)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.834--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1574053815
    [junit] [EL Finer]: 2024-01-08 18:54:04.834--ClientSession(1574053815)--Thread(Thread[main,5,main])--acquire unit of work: 1027310894
    [junit] [EL Finest]: 2024-01-08 18:54:04.834--UnitOfWork(1027310894)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.835--UnitOfWork(1027310894)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.835--UnitOfWork(1027310894)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@12d)
    [junit] [EL Finest]: 2024-01-08 18:54:04.835--ServerSession(1918393987)--Connection(1233113908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.835--ClientSession(1574053815)--Connection(1233113908)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.835--ClientSession(1574053815)--Connection(1233113908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Warning]: 2024-01-08 18:54:04.835--UnitOfWork(1027310894)--Thread(Thread[main,5,main])--org.eclipse.persistence.testing.models.wdf.jpa1.node.Node$MyRuntimeException
    [junit] 	at org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.postPersist(Node.java:149)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.eclipse.persistence.internal.security.PrivilegedAccessHelper.invokeMethod(PrivilegedAccessHelper.java:635)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.invokeMethod(EntityListener.java:322)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListener.invokeMethod(EntityClassListener.java:77)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.postInsert(EntityListener.java:429)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.notifyListener(DescriptorEventManager.java:716)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.notifyEJB30Listeners(DescriptorEventManager.java:682)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.executeEvent(DescriptorEventManager.java:233)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:538)
    [junit] 	at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:85)
    [junit] 	at org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:95)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:327)
    [junit] 	at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:229)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:128)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4409)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1519)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithPreBuiltChangeSet(UnitOfWorkImpl.java:1665)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.writeChanges(RepeatableWriteUnitOfWork.java:463)
    [junit] 	at org.eclipse.persistence.internal.jpa.EntityManagerImpl.flush(EntityManagerImpl.java:975)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestFlush.testWithException(TestFlush.java:564)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Warning]: 2024-01-08 18:54:04.836--UnitOfWork(1027310894)--Thread(Thread[main,5,main])--org.eclipse.persistence.testing.models.wdf.jpa1.node.Node$MyRuntimeException
    [junit] 	at org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.postPersist(Node.java:149)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.eclipse.persistence.internal.security.PrivilegedAccessHelper.invokeMethod(PrivilegedAccessHelper.java:635)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.invokeMethod(EntityListener.java:322)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityClassListener.invokeMethod(EntityClassListener.java:77)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.postInsert(EntityListener.java:429)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.notifyListener(DescriptorEventManager.java:716)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.notifyEJB30Listeners(DescriptorEventManager.java:682)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.executeEvent(DescriptorEventManager.java:233)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.insertObjectForWrite(DatabaseQueryMechanism.java:538)
    [junit] 	at org.eclipse.persistence.queries.InsertObjectQuery.executeCommit(InsertObjectQuery.java:85)
    [junit] 	at org.eclipse.persistence.queries.InsertObjectQuery.executeCommitWithChangeSet(InsertObjectQuery.java:95)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:327)
    [junit] 	at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitNewObjectsForClassWithChangeSet(CommitManager.java:229)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:128)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4409)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1519)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithPreBuiltChangeSet(UnitOfWorkImpl.java:1665)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.writeChanges(RepeatableWriteUnitOfWork.java:463)
    [junit] 	at org.eclipse.persistence.internal.jpa.EntityManagerImpl.flush(EntityManagerImpl.java:975)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestFlush.testWithException(TestFlush.java:564)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:04.836--UnitOfWork(1027310894)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.836--ClientSession(1574053815)--Connection(947519212)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.837--ServerSession(1918393987)--Connection(1233113908)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.837--ClientSession(1574053815)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.856--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1963729827
    [junit] [EL Finer]: 2024-01-08 18:54:04.856--ClientSession(1963729827)--Thread(Thread[main,5,main])--acquire unit of work: 595755231
    [junit] [EL Finest]: 2024-01-08 18:54:04.856--UnitOfWork(595755231)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.856--UnitOfWork(595755231)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.857--UnitOfWork(595755231)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.857--UnitOfWork(595755231)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.857--UnitOfWork(595755231)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.857--UnitOfWork(595755231)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@182fd26b)
    [junit] [EL Finest]: 2024-01-08 18:54:04.857--ServerSession(1918393987)--Connection(305700980)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.857--ClientSession(1963729827)--Connection(305700980)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.857--ClientSession(1963729827)--Connection(305700980)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.858--UnitOfWork(595755231)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@67)
    [junit] [EL Fine]: 2024-01-08 18:54:04.858--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [302, Frank, Schuster, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:04.859--UnitOfWork(595755231)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@66)
    [junit] [EL Finest]: 2024-01-08 18:54:04.859--UnitOfWork(595755231)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@65)
    [junit] [EL Finer]: 2024-01-08 18:54:04.859--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.859--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.859--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [103, 2006-10-19, Six-Sigma, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:04.859--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [102, 2006-10-19, Passion, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:04.859--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [101, 2006-10-19, Performance, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:04.859--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.861--ClientSession(1963729827)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" )
    [junit] [EL Finer]: 2024-01-08 18:54:04.862--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.862--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.862--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [0, 103]
    [junit] [EL Fine]: 2024-01-08 18:54:04.862--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [0, 102]
    [junit] [EL Fine]: 2024-01-08 18:54:04.862--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [0, 101]
    [junit] [EL Finer]: 2024-01-08 18:54:04.862--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.863--ClientSession(1963729827)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.863--ClientSession(1963729827)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:04.863--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.863--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.863--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [101, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:04.863--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [102, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:04.863--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--	bind => [103, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:04.863--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:04.864--ClientSession(1963729827)--Connection(1941633008)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.864--ServerSession(1918393987)--Connection(305700980)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.864--UnitOfWork(595755231)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.865--UnitOfWork(595755231)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.865--UnitOfWork(595755231)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.865--ClientSession(1963729827)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.865--UnitOfWork(595755231)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.865--ClientSession(1963729827)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.865--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 523655718
    [junit] [EL Finer]: 2024-01-08 18:54:04.865--ClientSession(523655718)--Thread(Thread[main,5,main])--acquire unit of work: 1151964959
    [junit] [EL Finest]: 2024-01-08 18:54:04.865--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.865--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e2cd42c
    [junit] [EL Finest]: 2024-01-08 18:54:04.865--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.865--ServerSession(1918393987)--Connection(831543502)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.866--ServerSession(1918393987)--Connection(831543502)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.866--ServerSession(1918393987)--Connection(956903564)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [302, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.866--ServerSession(1918393987)--Connection(831543502)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.867--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:04.867--ServerSession(1918393987)--Connection(209455103)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.867--ServerSession(1918393987)--Connection(209455103)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.867--ServerSession(1918393987)--Connection(220667244)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:04.869--ServerSession(1918393987)--Connection(209455103)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.869--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@65
    [junit] [EL Finest]: 2024-01-08 18:54:04.869--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@66
    [junit] [EL Finest]: 2024-01-08 18:54:04.869--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@67
    [junit] [EL Finer]: 2024-01-08 18:54:04.869--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.87--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:04.87--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:04.87--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1cdad619)
    [junit] [EL Finest]: 2024-01-08 18:54:04.87--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query DataModifyQuery()
    [junit] [EL Finest]: 2024-01-08 18:54:04.87--ServerSession(1918393987)--Connection(1095122006)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.87--ClientSession(523655718)--Connection(1095122006)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.87--ClientSession(523655718)--Connection(1095122006)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.871--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.871--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.871--ClientSession(523655718)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:04.871--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.871--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:04.871--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [101, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:04.871--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [103, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:04.871--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [102, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:04.871--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.872--ClientSession(523655718)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:04.872--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.872--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.872--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [102, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:04.872--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [101, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:04.872--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:04.873--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.873--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.873--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:04.874--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1cdad619)
    [junit] [EL Finest]: 2024-01-08 18:54:04.874--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.874--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.874--ClientSession(523655718)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:04.874--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.874--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:04.874--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [101, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:04.874--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [102, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:04.874--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.875--ClientSession(523655718)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.875--ClientSession(523655718)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:04.875--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.875--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.875--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [103, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:04.875--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [101, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:04.875--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--	bind => [102, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:04.875--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--ClientSession(523655718)--Connection(370971752)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.876--ServerSession(1918393987)--Connection(1095122006)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--ClientSession(523655718)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--UnitOfWork(1151964959)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--ClientSession(523655718)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1663801016
    [junit] [EL Finer]: 2024-01-08 18:54:04.876--ClientSession(1663801016)--Thread(Thread[main,5,main])--acquire unit of work: 5525099
    [junit] [EL Finest]: 2024-01-08 18:54:04.876--UnitOfWork(5525099)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.877--UnitOfWork(5525099)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e2cd42c
    [junit] [EL Finest]: 2024-01-08 18:54:04.877--UnitOfWork(5525099)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.877--ServerSession(1918393987)--Connection(1705405045)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.877--ServerSession(1918393987)--Connection(1705405045)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.877--ServerSession(1918393987)--Connection(1510452783)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [302, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.877--ServerSession(1918393987)--Connection(1705405045)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.878--UnitOfWork(5525099)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.878--ServerSession(1918393987)--Connection(1000927054)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.878--ServerSession(1918393987)--Connection(1000927054)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.878--ServerSession(1918393987)--Connection(1829490572)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:04.879--ServerSession(1918393987)--Connection(1000927054)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.879--UnitOfWork(5525099)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@65
    [junit] [EL Finest]: 2024-01-08 18:54:04.879--UnitOfWork(5525099)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@66
    [junit] [EL Finest]: 2024-01-08 18:54:04.879--UnitOfWork(5525099)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@67
    [junit] [EL Finer]: 2024-01-08 18:54:04.879--UnitOfWork(5525099)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.879--ClientSession(1663801016)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.097 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestGetReference
    [junit] [EL Finer]: 2024-01-08 18:54:04.899--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1460372957
    [junit] [EL Finer]: 2024-01-08 18:54:04.899--ClientSession(1460372957)--Thread(Thread[main,5,main])--acquire unit of work: 684634718
    [junit] [EL Finest]: 2024-01-08 18:54:04.899--UnitOfWork(684634718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.899--UnitOfWork(684634718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.899--UnitOfWork(684634718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.899--UnitOfWork(684634718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.899--UnitOfWork(684634718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.899--UnitOfWork(684634718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.899--UnitOfWork(684634718)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.9--UnitOfWork(684634718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.9--ServerSession(1918393987)--Connection(1209568547)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.9--ClientSession(1460372957)--Connection(1209568547)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.9--ClientSession(1460372957)--Connection(1209568547)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.901--UnitOfWork(684634718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:04.901--UnitOfWork(684634718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@7253c53)
    [junit] [EL Finer]: 2024-01-08 18:54:04.901--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.901--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.901--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:04.901--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.901--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.902--UnitOfWork(684634718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@31fc658f)
    [junit] [EL Fine]: 2024-01-08 18:54:04.902--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:04.903--UnitOfWork(684634718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a24390b)
    [junit] [EL Fine]: 2024-01-08 18:54:04.903--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.903--UnitOfWork(684634718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:04.904--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:04.904--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:04.905--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.905--UnitOfWork(684634718)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.905--UnitOfWork(684634718)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.905--UnitOfWork(684634718)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.906--ClientSession(1460372957)--Connection(1214276218)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.906--ServerSession(1918393987)--Connection(1209568547)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.907--UnitOfWork(684634718)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.907--UnitOfWork(684634718)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.907--UnitOfWork(684634718)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.907--ClientSession(1460372957)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.907--UnitOfWork(684634718)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.907--ClientSession(1460372957)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.907--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1370139092
    [junit] [EL Finer]: 2024-01-08 18:54:04.907--ClientSession(1370139092)--Thread(Thread[main,5,main])--acquire unit of work: 1653786174
    [junit] [EL Finest]: 2024-01-08 18:54:04.907--UnitOfWork(1653786174)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:04.907--UnitOfWork(1653786174)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:04.907--UnitOfWork(1653786174)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:04.907--UnitOfWork(1653786174)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.908--ServerSession(1918393987)--Connection(2144545878)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.908--ServerSession(1918393987)--Connection(2144545878)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.908--ServerSession(1918393987)--Connection(184854180)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.908--ServerSession(1918393987)--Connection(2144545878)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.908--UnitOfWork(1653786174)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:04.909--UnitOfWork(1653786174)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finer]: 2024-01-08 18:54:04.909--UnitOfWork(1653786174)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.909--ClientSession(1370139092)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.919--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 428609308
    [junit] [EL Finer]: 2024-01-08 18:54:04.919--ClientSession(428609308)--Thread(Thread[main,5,main])--acquire unit of work: 43856881
    [junit] [EL Finest]: 2024-01-08 18:54:04.919--UnitOfWork(43856881)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.919--UnitOfWork(43856881)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.919--UnitOfWork(43856881)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.919--UnitOfWork(43856881)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.919--UnitOfWork(43856881)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.919--UnitOfWork(43856881)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.92--UnitOfWork(43856881)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.92--UnitOfWork(43856881)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:04.92--ServerSession(1918393987)--Connection(1847434034)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.92--ClientSession(428609308)--Connection(1847434034)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.92--ClientSession(428609308)--Connection(1847434034)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.92--UnitOfWork(43856881)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.92--UnitOfWork(43856881)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@4fcedf83)
    [junit] [EL Finer]: 2024-01-08 18:54:04.92--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.92--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.921--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:04.921--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.921--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.921--UnitOfWork(43856881)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@6773bab2)
    [junit] [EL Fine]: 2024-01-08 18:54:04.921--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:04.922--UnitOfWork(43856881)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24a7725d)
    [junit] [EL Fine]: 2024-01-08 18:54:04.922--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.922--UnitOfWork(43856881)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:04.923--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:04.923--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:04.924--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.924--UnitOfWork(43856881)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.925--UnitOfWork(43856881)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.925--UnitOfWork(43856881)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.925--ClientSession(428609308)--Connection(766950017)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.925--ServerSession(1918393987)--Connection(1847434034)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.926--UnitOfWork(43856881)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.926--UnitOfWork(43856881)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.926--UnitOfWork(43856881)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.926--ClientSession(428609308)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.926--UnitOfWork(43856881)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.926--ClientSession(428609308)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.927--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1919161875
    [junit] [EL Finer]: 2024-01-08 18:54:04.927--ClientSession(1919161875)--Thread(Thread[main,5,main])--acquire unit of work: 1299311707
    [junit] [EL Finest]: 2024-01-08 18:54:04.927--UnitOfWork(1299311707)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:04.927--UnitOfWork(1299311707)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:04.927--UnitOfWork(1299311707)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:04.927--UnitOfWork(1299311707)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.927--ServerSession(1918393987)--Connection(1716909005)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.927--ServerSession(1918393987)--Connection(1716909005)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.927--ServerSession(1918393987)--Connection(612681832)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.928--ServerSession(1918393987)--Connection(1716909005)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.928--UnitOfWork(1299311707)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20e3b165
    [junit] [EL Finer]: 2024-01-08 18:54:04.929--UnitOfWork(1299311707)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.929--UnitOfWork(1299311707)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.929--UnitOfWork(1299311707)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.929--ClientSession(1919161875)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.929--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2073225885
    [junit] [EL Finer]: 2024-01-08 18:54:04.929--ClientSession(2073225885)--Thread(Thread[main,5,main])--acquire unit of work: 1799078390
    [junit] [EL Finest]: 2024-01-08 18:54:04.929--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:04.929--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:04.929--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:04.929--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.929--ServerSession(1918393987)--Connection(1551501036)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.929--ServerSession(1918393987)--Connection(1551501036)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.93--ServerSession(1918393987)--Connection(1769687268)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.93--ServerSession(1918393987)--Connection(1551501036)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:04.931--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.931--ClientSession(2073225885)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:04.931--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7491cdae
    [junit] [EL Finest]: 2024-01-08 18:54:04.931--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:04.931--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:04.931--ServerSession(1918393987)--Connection(452368204)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.931--ServerSession(1918393987)--Connection(452368204)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.931--ServerSession(1918393987)--Connection(1641421582)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.932--ServerSession(1918393987)--Connection(452368204)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:04.932--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.932--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.933--UnitOfWork(1799078390)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.933--ClientSession(2073225885)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.945--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 861286727
    [junit] [EL Finer]: 2024-01-08 18:54:04.945--ClientSession(861286727)--Thread(Thread[main,5,main])--acquire unit of work: 857972082
    [junit] [EL Finest]: 2024-01-08 18:54:04.945--UnitOfWork(857972082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.946--UnitOfWork(857972082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.946--UnitOfWork(857972082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.946--UnitOfWork(857972082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.946--UnitOfWork(857972082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.946--UnitOfWork(857972082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.946--UnitOfWork(857972082)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.946--UnitOfWork(857972082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:04.947--ServerSession(1918393987)--Connection(393413334)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.947--ClientSession(861286727)--Connection(393413334)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.947--ClientSession(861286727)--Connection(393413334)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.947--UnitOfWork(857972082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.947--UnitOfWork(857972082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@261b6c8c)
    [junit] [EL Finer]: 2024-01-08 18:54:04.947--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.947--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.947--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:04.947--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.947--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.948--UnitOfWork(857972082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@59c00010)
    [junit] [EL Fine]: 2024-01-08 18:54:04.948--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:04.948--UnitOfWork(857972082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@97cb8dc)
    [junit] [EL Fine]: 2024-01-08 18:54:04.949--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.949--UnitOfWork(857972082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:04.949--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:04.95--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:04.95--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.951--UnitOfWork(857972082)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.951--UnitOfWork(857972082)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.951--UnitOfWork(857972082)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.952--ClientSession(861286727)--Connection(720613460)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.952--ServerSession(1918393987)--Connection(393413334)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.953--UnitOfWork(857972082)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.953--UnitOfWork(857972082)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.953--UnitOfWork(857972082)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.953--ClientSession(861286727)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.953--UnitOfWork(857972082)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.953--ClientSession(861286727)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.954--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 904909100
    [junit] [EL Finer]: 2024-01-08 18:54:04.954--ClientSession(904909100)--Thread(Thread[main,5,main])--acquire unit of work: 1895260790
    [junit] [EL Finest]: 2024-01-08 18:54:04.954--UnitOfWork(1895260790)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:04.954--ServerSession(1918393987)--Connection(504924013)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:04.954--ServerSession(1918393987)--Connection(504924013)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.954--ServerSession(1918393987)--Connection(401130380)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [99]
    [junit] [EL Finest]: 2024-01-08 18:54:04.954--ServerSession(1918393987)--Connection(504924013)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:04.955--UnitOfWork(1895260790)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.955--ClientSession(904909100)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.964--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1747991614
    [junit] [EL Finer]: 2024-01-08 18:54:04.964--ClientSession(1747991614)--Thread(Thread[main,5,main])--acquire unit of work: 784481987
    [junit] [EL Finest]: 2024-01-08 18:54:04.964--UnitOfWork(784481987)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.965--UnitOfWork(784481987)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.965--UnitOfWork(784481987)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.965--UnitOfWork(784481987)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.965--UnitOfWork(784481987)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.965--UnitOfWork(784481987)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.965--UnitOfWork(784481987)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.965--UnitOfWork(784481987)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:04.966--ServerSession(1918393987)--Connection(1482979717)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.966--ClientSession(1747991614)--Connection(1482979717)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.966--ClientSession(1747991614)--Connection(1482979717)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.966--UnitOfWork(784481987)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.966--UnitOfWork(784481987)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3db5195)
    [junit] [EL Finer]: 2024-01-08 18:54:04.966--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.966--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.966--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:04.966--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.966--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.967--UnitOfWork(784481987)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@2213854b)
    [junit] [EL Fine]: 2024-01-08 18:54:04.967--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:04.968--UnitOfWork(784481987)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3c5044fa)
    [junit] [EL Fine]: 2024-01-08 18:54:04.968--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.968--UnitOfWork(784481987)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:04.969--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:04.969--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:04.97--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.97--UnitOfWork(784481987)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.97--UnitOfWork(784481987)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.97--UnitOfWork(784481987)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.97--ClientSession(1747991614)--Connection(236753357)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.971--ServerSession(1918393987)--Connection(1482979717)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.971--UnitOfWork(784481987)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.971--UnitOfWork(784481987)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.972--UnitOfWork(784481987)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.972--ClientSession(1747991614)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.972--UnitOfWork(784481987)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.972--ClientSession(1747991614)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.972--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1814815047
    [junit] [EL Finer]: 2024-01-08 18:54:04.972--ClientSession(1814815047)--Thread(Thread[main,5,main])--acquire unit of work: 232639889
    [junit] [EL Finest]: 2024-01-08 18:54:04.972--UnitOfWork(232639889)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:04.972--UnitOfWork(232639889)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:04.972--UnitOfWork(232639889)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.972--ClientSession(1814815047)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.982--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1465812524
    [junit] [EL Finer]: 2024-01-08 18:54:04.982--ClientSession(1465812524)--Thread(Thread[main,5,main])--acquire unit of work: 492288241
    [junit] [EL Finest]: 2024-01-08 18:54:04.982--UnitOfWork(492288241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.982--UnitOfWork(492288241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.982--UnitOfWork(492288241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.982--UnitOfWork(492288241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.982--UnitOfWork(492288241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:04.982--UnitOfWork(492288241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:04.983--UnitOfWork(492288241)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.983--UnitOfWork(492288241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:04.983--ServerSession(1918393987)--Connection(791512944)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.983--ClientSession(1465812524)--Connection(791512944)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.983--ClientSession(1465812524)--Connection(791512944)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:04.983--UnitOfWork(492288241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.984--UnitOfWork(492288241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3adeca1f)
    [junit] [EL Finer]: 2024-01-08 18:54:04.984--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:04.984--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:04.984--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:04.984--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.984--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:04.984--UnitOfWork(492288241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@448a6d00)
    [junit] [EL Fine]: 2024-01-08 18:54:04.985--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:04.985--UnitOfWork(492288241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1aee6983)
    [junit] [EL Fine]: 2024-01-08 18:54:04.985--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:04.985--UnitOfWork(492288241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:04.985--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:04.986--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:04.986--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.987--UnitOfWork(492288241)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.987--UnitOfWork(492288241)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.987--UnitOfWork(492288241)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.987--ClientSession(1465812524)--Connection(1949153992)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.987--ServerSession(1918393987)--Connection(791512944)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--UnitOfWork(492288241)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--UnitOfWork(492288241)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--UnitOfWork(492288241)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--ClientSession(1465812524)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--UnitOfWork(492288241)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--ClientSession(1465812524)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 811986896
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--ClientSession(811986896)--Thread(Thread[main,5,main])--acquire unit of work: 2058316797
    [junit] [EL Finest]: 2024-01-08 18:54:04.988--UnitOfWork(2058316797)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:04.988--UnitOfWork(2058316797)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--UnitOfWork(2058316797)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--ClientSession(811986896)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1638556416
    [junit] [EL Finer]: 2024-01-08 18:54:04.988--ClientSession(1638556416)--Thread(Thread[main,5,main])--acquire unit of work: 2116946826
    [junit] [EL Finest]: 2024-01-08 18:54:04.989--UnitOfWork(2116946826)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:04.989--UnitOfWork(2116946826)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:04.989--UnitOfWork(2116946826)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:04.989--UnitOfWork(2116946826)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:04.989--ServerSession(1918393987)--Connection(1446220517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.989--ClientSession(1638556416)--Connection(1446220517)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.989--ClientSession(1638556416)--Connection(1446220517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:04.99--ClientSession(1638556416)--Connection(1389461997)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:04.99--UnitOfWork(2116946826)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:04.99--UnitOfWork(2116946826)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.99--UnitOfWork(2116946826)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:04.99--ClientSession(1638556416)--Connection(1389461997)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:04.99--ServerSession(1918393987)--Connection(1446220517)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:04.99--ClientSession(1638556416)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.0--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1919573610
    [junit] [EL Finer]: 2024-01-08 18:54:05.0--ClientSession(1919573610)--Thread(Thread[main,5,main])--acquire unit of work: 1312451715
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.0--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--ServerSession(1918393987)--Connection(516226511)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.0--ClientSession(1919573610)--Connection(516226511)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.0--ClientSession(1919573610)--Connection(516226511)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.001--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.001--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@49005dc4)
    [junit] [EL Finer]: 2024-01-08 18:54:05.001--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.001--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.001--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.001--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.001--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.001--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@6ab826bb)
    [junit] [EL Fine]: 2024-01-08 18:54:05.002--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.002--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@54c37dab)
    [junit] [EL Fine]: 2024-01-08 18:54:05.002--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.002--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.002--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.003--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.003--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.003--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.005--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.005--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.005--ClientSession(1919573610)--Connection(85317141)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.005--ServerSession(1918393987)--Connection(516226511)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.006--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.006--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.006--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.006--ClientSession(1919573610)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.006--UnitOfWork(1312451715)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.006--ClientSession(1919573610)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.006--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 709613209
    [junit] [EL Finer]: 2024-01-08 18:54:05.006--ClientSession(709613209)--Thread(Thread[main,5,main])--acquire unit of work: 1610869600
    [junit] [EL Finest]: 2024-01-08 18:54:05.006--UnitOfWork(1610869600)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:05.006--UnitOfWork(1610869600)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268
    [junit] [EL Finer]: 2024-01-08 18:54:05.007--UnitOfWork(1610869600)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.007--ClientSession(709613209)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.017--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 590842329
    [junit] [EL Finer]: 2024-01-08 18:54:05.017--ClientSession(590842329)--Thread(Thread[main,5,main])--acquire unit of work: 2133955451
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.017--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--ServerSession(1918393987)--Connection(2050379292)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.017--ClientSession(590842329)--Connection(2050379292)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.017--ClientSession(590842329)--Connection(2050379292)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.018--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.018--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@1d38cdde)
    [junit] [EL Finer]: 2024-01-08 18:54:05.018--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.018--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.018--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.018--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.018--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.019--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@16745abd)
    [junit] [EL Fine]: 2024-01-08 18:54:05.019--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.019--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6e612122)
    [junit] [EL Fine]: 2024-01-08 18:54:05.019--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.019--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.02--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.02--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.02--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.021--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.021--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.021--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.021--ClientSession(590842329)--Connection(698681873)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.021--ServerSession(1918393987)--Connection(2050379292)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.022--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.022--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.022--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.022--ClientSession(590842329)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.022--UnitOfWork(2133955451)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.022--ClientSession(590842329)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.022--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 153820122
    [junit] [EL Finer]: 2024-01-08 18:54:05.022--ClientSession(153820122)--Thread(Thread[main,5,main])--acquire unit of work: 1472186938
    [junit] [EL Finest]: 2024-01-08 18:54:05.022--UnitOfWork(1472186938)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.022--UnitOfWork(1472186938)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:05.023--UnitOfWork(1472186938)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.023--UnitOfWork(1472186938)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.023--ServerSession(1918393987)--Connection(439946124)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.023--ClientSession(153820122)--Connection(439946124)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.023--ClientSession(153820122)--Connection(439946124)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.023--ClientSession(153820122)--Connection(863956203)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.023--UnitOfWork(1472186938)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.023--UnitOfWork(1472186938)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.023--UnitOfWork(1472186938)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.023--ClientSession(153820122)--Connection(863956203)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.024--ServerSession(1918393987)--Connection(439946124)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.024--ClientSession(153820122)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.033--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 391056646
    [junit] [EL Finer]: 2024-01-08 18:54:05.033--ClientSession(391056646)--Thread(Thread[main,5,main])--acquire unit of work: 1556643300
    [junit] [EL Finest]: 2024-01-08 18:54:05.033--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.033--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.033--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.034--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.034--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.034--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.034--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.034--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.034--ServerSession(1918393987)--Connection(1833726536)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.034--ClientSession(391056646)--Connection(1833726536)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.034--ClientSession(391056646)--Connection(1833726536)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.034--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.034--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@4693d24f)
    [junit] [EL Finer]: 2024-01-08 18:54:05.034--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.034--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.034--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.035--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.035--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.035--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@2d36add1)
    [junit] [EL Fine]: 2024-01-08 18:54:05.035--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.036--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@59aba3c3)
    [junit] [EL Fine]: 2024-01-08 18:54:05.036--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.036--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.036--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.037--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.037--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.037--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.037--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.038--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.038--ClientSession(391056646)--Connection(395229891)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.038--ServerSession(1918393987)--Connection(1833726536)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.039--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.039--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.039--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.039--ClientSession(391056646)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.039--UnitOfWork(1556643300)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.039--ClientSession(391056646)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.039--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1719112757
    [junit] [EL Finer]: 2024-01-08 18:54:05.039--ClientSession(1719112757)--Thread(Thread[main,5,main])--acquire unit of work: 924413267
    [junit] [EL Finest]: 2024-01-08 18:54:05.039--UnitOfWork(924413267)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.039--UnitOfWork(924413267)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:05.039--UnitOfWork(924413267)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.039--UnitOfWork(924413267)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.039--ServerSession(1918393987)--Connection(673901116)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.039--ServerSession(1918393987)--Connection(673901116)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.04--ServerSession(1918393987)--Connection(1420130719)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.04--ServerSession(1918393987)--Connection(673901116)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.073--UnitOfWork(924413267)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.073--ClientSession(1719112757)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.073--UnitOfWork(924413267)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.073--ClientSession(1719112757)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.073--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1170391958
    [junit] [EL Finer]: 2024-01-08 18:54:05.073--ClientSession(1170391958)--Thread(Thread[main,5,main])--acquire unit of work: 1082987260
    [junit] [EL Finest]: 2024-01-08 18:54:05.073--UnitOfWork(1082987260)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.073--UnitOfWork(1082987260)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:05.074--UnitOfWork(1082987260)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.074--ClientSession(1170391958)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.074--UnitOfWork(1082987260)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.074--ClientSession(1170391958)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.084--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1475886210
    [junit] [EL Finer]: 2024-01-08 18:54:05.084--ClientSession(1475886210)--Thread(Thread[main,5,main])--acquire unit of work: 2053115425
    [junit] [EL Finest]: 2024-01-08 18:54:05.084--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.084--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.084--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.085--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.085--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.085--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.085--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.085--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.085--ServerSession(1918393987)--Connection(1434590943)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.085--ClientSession(1475886210)--Connection(1434590943)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.085--ClientSession(1475886210)--Connection(1434590943)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.086--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.086--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@296a71df)
    [junit] [EL Finer]: 2024-01-08 18:54:05.086--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.086--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.086--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.086--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.086--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.087--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@ab94a32)
    [junit] [EL Fine]: 2024-01-08 18:54:05.087--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.088--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@53016c98)
    [junit] [EL Fine]: 2024-01-08 18:54:05.088--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.089--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.089--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.089--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.09--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.09--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.09--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.09--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.091--ClientSession(1475886210)--Connection(1582967668)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.091--ServerSession(1918393987)--Connection(1434590943)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.091--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.091--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.092--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.092--ClientSession(1475886210)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.092--UnitOfWork(2053115425)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.092--ClientSession(1475886210)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.092--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 802062915
    [junit] [EL Finer]: 2024-01-08 18:54:05.092--ClientSession(802062915)--Thread(Thread[main,5,main])--acquire unit of work: 1392412640
    [junit] [EL Finest]: 2024-01-08 18:54:05.092--UnitOfWork(1392412640)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.092--UnitOfWork(1392412640)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:05.092--UnitOfWork(1392412640)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.092--UnitOfWork(1392412640)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.093--ServerSession(1918393987)--Connection(325183616)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.093--ServerSession(1918393987)--Connection(325183616)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.093--ServerSession(1918393987)--Connection(889633931)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.094--ServerSession(1918393987)--Connection(325183616)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.098--UnitOfWork(1392412640)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.098--ClientSession(802062915)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.098--UnitOfWork(1392412640)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.098--ClientSession(802062915)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.098--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 977574204
    [junit] [EL Finer]: 2024-01-08 18:54:05.098--ClientSession(977574204)--Thread(Thread[main,5,main])--acquire unit of work: 1801848529
    [junit] [EL Finest]: 2024-01-08 18:54:05.098--UnitOfWork(1801848529)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.099--UnitOfWork(1801848529)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:05.099--UnitOfWork(1801848529)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.099--ClientSession(977574204)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.099--UnitOfWork(1801848529)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.099--ClientSession(977574204)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.099--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 30912386
    [junit] [EL Finer]: 2024-01-08 18:54:05.099--ClientSession(30912386)--Thread(Thread[main,5,main])--acquire unit of work: 1524396519
    [junit] [EL Finest]: 2024-01-08 18:54:05.099--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.099--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:05.1--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.1--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.1--ServerSession(1918393987)--Connection(2129302349)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.1--ServerSession(1918393987)--Connection(2129302349)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.1--ServerSession(1918393987)--Connection(1191220798)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.101--ServerSession(1918393987)--Connection(2129302349)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.101--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.101--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:05.101--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:05.101--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@632dc41
    [junit] [EL Finest]: 2024-01-08 18:54:05.102--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finer]: 2024-01-08 18:54:05.106--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.106--ClientSession(30912386)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.106--UnitOfWork(1524396519)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.106--ClientSession(30912386)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.116--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 888980963
    [junit] [EL Finer]: 2024-01-08 18:54:05.116--ClientSession(888980963)--Thread(Thread[main,5,main])--acquire unit of work: 1936999851
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.117--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--ServerSession(1918393987)--Connection(1145210243)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.117--ClientSession(888980963)--Connection(1145210243)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.117--ClientSession(888980963)--Connection(1145210243)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.118--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.118--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@2cb53bfc)
    [junit] [EL Finer]: 2024-01-08 18:54:05.118--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.118--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.118--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.118--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.118--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.119--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@2d114d27)
    [junit] [EL Fine]: 2024-01-08 18:54:05.119--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.119--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7dbd70fd)
    [junit] [EL Fine]: 2024-01-08 18:54:05.12--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.12--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.12--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.121--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.121--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.122--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.122--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.122--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.122--ClientSession(888980963)--Connection(643565394)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.123--ServerSession(1918393987)--Connection(1145210243)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.123--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.123--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.124--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.124--ClientSession(888980963)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.124--UnitOfWork(1936999851)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.124--ClientSession(888980963)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.124--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2048174950
    [junit] [EL Finer]: 2024-01-08 18:54:05.124--ClientSession(2048174950)--Thread(Thread[main,5,main])--acquire unit of work: 1417153600
    [junit] [EL Finest]: 2024-01-08 18:54:05.124--UnitOfWork(1417153600)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:05.124--UnitOfWork(1417153600)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@632dc41
    [junit] [EL Finest]: 2024-01-08 18:54:05.124--UnitOfWork(1417153600)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:05.124--UnitOfWork(1417153600)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.124--UnitOfWork(1417153600)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.125--ServerSession(1918393987)--Connection(110041993)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.125--ServerSession(1918393987)--Connection(110041993)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.125--ServerSession(1918393987)--Connection(757020217)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.125--ServerSession(1918393987)--Connection(110041993)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.126--UnitOfWork(1417153600)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.126--ClientSession(2048174950)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.135--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1584119395
    [junit] [EL Finer]: 2024-01-08 18:54:05.135--ClientSession(1584119395)--Thread(Thread[main,5,main])--acquire unit of work: 1765108426
    [junit] [EL Finest]: 2024-01-08 18:54:05.135--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.135--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.135--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.135--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.135--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.135--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.136--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.136--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.136--ServerSession(1918393987)--Connection(1925514831)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.136--ClientSession(1584119395)--Connection(1925514831)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.136--ClientSession(1584119395)--Connection(1925514831)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.136--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.136--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3e4636c3)
    [junit] [EL Finer]: 2024-01-08 18:54:05.137--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.137--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.137--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.137--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.137--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.137--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@2123a61c)
    [junit] [EL Fine]: 2024-01-08 18:54:05.137--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.138--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ce760af)
    [junit] [EL Fine]: 2024-01-08 18:54:05.138--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.138--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.138--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.139--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.139--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.14--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.14--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.14--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.14--ClientSession(1584119395)--Connection(1242301611)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.141--ServerSession(1918393987)--Connection(1925514831)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.141--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.141--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.141--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.141--ClientSession(1584119395)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.141--UnitOfWork(1765108426)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.142--ClientSession(1584119395)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.142--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 239471777
    [junit] [EL Finer]: 2024-01-08 18:54:05.142--ClientSession(239471777)--Thread(Thread[main,5,main])--acquire unit of work: 1092280535
    [junit] [EL Finest]: 2024-01-08 18:54:05.142--UnitOfWork(1092280535)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.142--ServerSession(1918393987)--Connection(1619796034)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.142--ServerSession(1918393987)--Connection(1619796034)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.142--ServerSession(1918393987)--Connection(2122622251)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [99]
    [junit] [EL Finest]: 2024-01-08 18:54:05.143--ServerSession(1918393987)--Connection(1619796034)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.143--UnitOfWork(1092280535)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.143--ClientSession(239471777)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.143--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1452528082
    [junit] [EL Finer]: 2024-01-08 18:54:05.143--ClientSession(1452528082)--Thread(Thread[main,5,main])--acquire unit of work: 1461482866
    [junit] [EL Finest]: 2024-01-08 18:54:05.143--UnitOfWork(1461482866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.143--ServerSession(1918393987)--Connection(208289607)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.143--ServerSession(1918393987)--Connection(208289607)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.143--ServerSession(1918393987)--Connection(1417465)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [99]
    [junit] [EL Finest]: 2024-01-08 18:54:05.144--ServerSession(1918393987)--Connection(208289607)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.144--UnitOfWork(1461482866)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.144--ClientSession(1452528082)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.153--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 204554655
    [junit] [EL Finer]: 2024-01-08 18:54:05.153--ClientSession(204554655)--Thread(Thread[main,5,main])--acquire unit of work: 1138614237
    [junit] [EL Finest]: 2024-01-08 18:54:05.153--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.153--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.154--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.154--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.154--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.154--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.154--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.154--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.154--ServerSession(1918393987)--Connection(598771651)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.154--ClientSession(204554655)--Connection(598771651)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.154--ClientSession(204554655)--Connection(598771651)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.154--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.155--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@59d29065)
    [junit] [EL Finer]: 2024-01-08 18:54:05.155--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.155--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.155--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.155--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.155--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.155--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@20a116a0)
    [junit] [EL Fine]: 2024-01-08 18:54:05.156--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.156--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@745c8a04)
    [junit] [EL Fine]: 2024-01-08 18:54:05.156--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.157--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.157--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.157--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.158--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.158--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.159--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.159--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.159--ClientSession(204554655)--Connection(595363608)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.159--ServerSession(1918393987)--Connection(598771651)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.16--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.16--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.16--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.16--ClientSession(204554655)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.16--UnitOfWork(1138614237)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.16--ClientSession(204554655)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.16--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 90081468
    [junit] [EL Finer]: 2024-01-08 18:54:05.16--ClientSession(90081468)--Thread(Thread[main,5,main])--acquire unit of work: 1413677222
    [junit] [EL Finest]: 2024-01-08 18:54:05.16--UnitOfWork(1413677222)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.16--UnitOfWork(1413677222)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:05.17--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 237869347
    [junit] [EL Finer]: 2024-01-08 18:54:05.17--ClientSession(237869347)--Thread(Thread[main,5,main])--acquire unit of work: 1431213321
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.171--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--ServerSession(1918393987)--Connection(1265935994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.171--ClientSession(237869347)--Connection(1265935994)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.171--ClientSession(237869347)--Connection(1265935994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.172--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.172--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@34ea86ff)
    [junit] [EL Finer]: 2024-01-08 18:54:05.172--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.172--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.172--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.172--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.172--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.173--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@1ac2829e)
    [junit] [EL Fine]: 2024-01-08 18:54:05.173--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.173--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@152dbf8e)
    [junit] [EL Fine]: 2024-01-08 18:54:05.174--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.174--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.174--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.175--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.175--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.175--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.176--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.176--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.176--ClientSession(237869347)--Connection(1311057965)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.176--ServerSession(1918393987)--Connection(1265935994)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.177--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.177--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.177--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.177--ClientSession(237869347)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.177--UnitOfWork(1431213321)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.177--ClientSession(237869347)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.177--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 918835529
    [junit] [EL Finer]: 2024-01-08 18:54:05.177--ClientSession(918835529)--Thread(Thread[main,5,main])--acquire unit of work: 871662667
    [junit] [EL Finer]: 2024-01-08 18:54:05.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 985074996
    [junit] [EL Finer]: 2024-01-08 18:54:05.188--ClientSession(985074996)--Thread(Thread[main,5,main])--acquire unit of work: 681375707
    [junit] [EL Finest]: 2024-01-08 18:54:05.188--UnitOfWork(681375707)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.188--UnitOfWork(681375707)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.188--UnitOfWork(681375707)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.188--UnitOfWork(681375707)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.188--UnitOfWork(681375707)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.188--UnitOfWork(681375707)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.188--UnitOfWork(681375707)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.189--UnitOfWork(681375707)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.189--ServerSession(1918393987)--Connection(646852820)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.189--ClientSession(985074996)--Connection(646852820)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.189--ClientSession(985074996)--Connection(646852820)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.189--UnitOfWork(681375707)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.189--UnitOfWork(681375707)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@7af0693b)
    [junit] [EL Finer]: 2024-01-08 18:54:05.189--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.189--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.189--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.189--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.189--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.19--UnitOfWork(681375707)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@7607340f)
    [junit] [EL Fine]: 2024-01-08 18:54:05.19--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.19--UnitOfWork(681375707)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@351d726c)
    [junit] [EL Fine]: 2024-01-08 18:54:05.191--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.191--UnitOfWork(681375707)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.191--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.191--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.192--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.192--UnitOfWork(681375707)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.192--UnitOfWork(681375707)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.192--UnitOfWork(681375707)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.193--ClientSession(985074996)--Connection(2085646490)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.193--ServerSession(1918393987)--Connection(646852820)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.194--UnitOfWork(681375707)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.194--UnitOfWork(681375707)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.194--UnitOfWork(681375707)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.194--ClientSession(985074996)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.194--UnitOfWork(681375707)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.194--ClientSession(985074996)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.194--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1374673778
    [junit] [EL Finer]: 2024-01-08 18:54:05.194--ClientSession(1374673778)--Thread(Thread[main,5,main])--acquire unit of work: 2076619031
    [junit] [EL Finest]: 2024-01-08 18:54:05.194--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.194--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:05.195--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.195--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.195--ServerSession(1918393987)--Connection(1506844659)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.195--ServerSession(1918393987)--Connection(1506844659)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.195--ServerSession(1918393987)--Connection(399561687)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.196--ServerSession(1918393987)--Connection(1506844659)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.196--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.196--ServerSession(1918393987)--Connection(275701220)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.196--ServerSession(1918393987)--Connection(275701220)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.196--ServerSession(1918393987)--Connection(1302132509)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:05.197--ServerSession(1918393987)--Connection(275701220)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.197--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.198--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.198--ServerSession(1918393987)--Connection(1042046477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.198--ServerSession(1918393987)--Connection(1042046477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.198--ServerSession(1918393987)--Connection(116893278)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [7, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:05.199--ServerSession(1918393987)--Connection(1042046477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.199--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.2--ServerSession(1918393987)--Connection(266273434)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.2--ServerSession(1918393987)--Connection(266273434)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.2--ServerSession(1918393987)--Connection(1669950711)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [7, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:05.2--ServerSession(1918393987)--Connection(266273434)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.201--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.201--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.201--ServerSession(1918393987)--Connection(1187638824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.201--ServerSession(1918393987)--Connection(1187638824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.201--ServerSession(1918393987)--Connection(838205369)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.201--ServerSession(1918393987)--Connection(1187638824)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.201--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.202--ServerSession(1918393987)--Connection(982532336)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.202--ServerSession(1918393987)--Connection(982532336)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.202--ServerSession(1918393987)--Connection(857817380)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [7, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:05.202--ServerSession(1918393987)--Connection(982532336)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.202--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.202--ServerSession(1918393987)--Connection(715038783)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.202--ServerSession(1918393987)--Connection(715038783)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.202--ServerSession(1918393987)--Connection(305263196)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [7, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:05.203--ServerSession(1918393987)--Connection(715038783)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.203--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.203--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.203--UnitOfWork(2076619031)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.203--ClientSession(1374673778)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.213--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1377194794
    [junit] [EL Finer]: 2024-01-08 18:54:05.213--ClientSession(1377194794)--Thread(Thread[main,5,main])--acquire unit of work: 140665423
    [junit] [EL Finest]: 2024-01-08 18:54:05.213--UnitOfWork(140665423)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.213--UnitOfWork(140665423)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.213--UnitOfWork(140665423)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.213--UnitOfWork(140665423)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.213--UnitOfWork(140665423)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.214--UnitOfWork(140665423)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.214--UnitOfWork(140665423)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.214--UnitOfWork(140665423)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.214--ServerSession(1918393987)--Connection(1242611737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.214--ClientSession(1377194794)--Connection(1242611737)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.214--ClientSession(1377194794)--Connection(1242611737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.215--UnitOfWork(140665423)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.215--UnitOfWork(140665423)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@7c8a91e2)
    [junit] [EL Finer]: 2024-01-08 18:54:05.215--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.215--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.215--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.215--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.215--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.216--UnitOfWork(140665423)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@1c528f2f)
    [junit] [EL Fine]: 2024-01-08 18:54:05.216--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.216--UnitOfWork(140665423)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6761f75b)
    [junit] [EL Fine]: 2024-01-08 18:54:05.216--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.217--UnitOfWork(140665423)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.217--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.217--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.218--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.218--UnitOfWork(140665423)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.218--UnitOfWork(140665423)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.218--UnitOfWork(140665423)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.219--ClientSession(1377194794)--Connection(938878928)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.219--ServerSession(1918393987)--Connection(1242611737)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:05.219--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:05.22--ServerSession(1918393987)--Connection(810939152)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.22--ServerSession(1918393987)--Connection(810939152)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.221--ServerSession(1918393987)--Connection(1266421561)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:05.221--ServerSession(1918393987)--Connection(810939152)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.221--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:05.222--ServerSession(1918393987)--Connection(1602310266)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.222--ServerSession(1918393987)--Connection(1602310266)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.222--ServerSession(1918393987)--Connection(2105279994)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:05.222--ServerSession(1918393987)--Connection(1602310266)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.223--UnitOfWork(140665423)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.223--UnitOfWork(140665423)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.223--UnitOfWork(140665423)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.223--ClientSession(1377194794)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.223--UnitOfWork(140665423)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.223--ClientSession(1377194794)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.223--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2085248754
    [junit] [EL Finer]: 2024-01-08 18:54:05.223--ClientSession(2085248754)--Thread(Thread[main,5,main])--acquire unit of work: 698209153
    [junit] [EL Finest]: 2024-01-08 18:54:05.224--UnitOfWork(698209153)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.224--UnitOfWork(698209153)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.224--UnitOfWork(698209153)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.224--UnitOfWork(698209153)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@34d3409d)
    [junit] [EL Finest]: 2024-01-08 18:54:05.224--ServerSession(1918393987)--Connection(954225330)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.224--ClientSession(2085248754)--Connection(954225330)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.224--ClientSession(2085248754)--Connection(954225330)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.225--ClientSession(2085248754)--Connection(2141622260)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [20, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:05.225--ClientSession(2085248754)--Connection(2141622260)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.226--ServerSession(1918393987)--Connection(954225330)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.226--UnitOfWork(698209153)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.226--UnitOfWork(698209153)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.226--UnitOfWork(698209153)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.226--ClientSession(2085248754)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.226--UnitOfWork(698209153)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.226--ClientSession(2085248754)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.226--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1589231485
    [junit] [EL Finer]: 2024-01-08 18:54:05.226--ClientSession(1589231485)--Thread(Thread[main,5,main])--acquire unit of work: 1693848538
    [junit] [EL Finest]: 2024-01-08 18:54:05.226--UnitOfWork(1693848538)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.226--UnitOfWork(1693848538)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f64f99f
    [junit] [EL Finest]: 2024-01-08 18:54:05.227--UnitOfWork(1693848538)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.227--UnitOfWork(1693848538)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.227--ServerSession(1918393987)--Connection(1174511944)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.227--ServerSession(1918393987)--Connection(1174511944)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.227--ServerSession(1918393987)--Connection(1310785558)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [20, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.228--ServerSession(1918393987)--Connection(1174511944)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.228--UnitOfWork(1693848538)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.228--ClientSession(1589231485)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.228--UnitOfWork(1693848538)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.228--ClientSession(1589231485)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.228--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1430509568
    [junit] [EL Finer]: 2024-01-08 18:54:05.228--ClientSession(1430509568)--Thread(Thread[main,5,main])--acquire unit of work: 503527425
    [junit] [EL Finest]: 2024-01-08 18:54:05.228--UnitOfWork(503527425)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.228--UnitOfWork(503527425)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f64f99f
    [junit] [EL Finest]: 2024-01-08 18:54:05.229--UnitOfWork(503527425)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.229--UnitOfWork(503527425)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.229--ServerSession(1918393987)--Connection(472243888)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.229--ServerSession(1918393987)--Connection(472243888)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.229--ServerSession(1918393987)--Connection(467742213)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [20, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.229--ServerSession(1918393987)--Connection(472243888)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.23--UnitOfWork(503527425)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@16c1d11
    [junit] [EL Finer]: 2024-01-08 18:54:05.23--UnitOfWork(503527425)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.23--UnitOfWork(503527425)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@58e4aa67)
    [junit] [EL Finest]: 2024-01-08 18:54:05.231--ServerSession(1918393987)--Connection(2103491930)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.231--ClientSession(1430509568)--Connection(2103491930)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.231--ClientSession(1430509568)--Connection(2103491930)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.231--ClientSession(1430509568)--Connection(1127294226)--Thread(Thread[main,5,main])--UPDATE TMP_EMP SET FIRSTNAME = ? WHERE (ID = ?)
    [junit] 	bind => [updated, 20]
    [junit] [EL Finer]: 2024-01-08 18:54:05.231--UnitOfWork(503527425)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--UnitOfWork(503527425)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--UnitOfWork(503527425)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--ClientSession(1430509568)--Connection(1127294226)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.232--ServerSession(1918393987)--Connection(2103491930)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--UnitOfWork(503527425)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--UnitOfWork(503527425)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--UnitOfWork(503527425)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--ClientSession(1430509568)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--UnitOfWork(503527425)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.232--ClientSession(1430509568)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.233--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1476314687
    [junit] [EL Finer]: 2024-01-08 18:54:05.233--ClientSession(1476314687)--Thread(Thread[main,5,main])--acquire unit of work: 2049956172
    [junit] [EL Finest]: 2024-01-08 18:54:05.233--UnitOfWork(2049956172)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.233--UnitOfWork(2049956172)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f64f99f
    [junit] [EL Finest]: 2024-01-08 18:54:05.233--UnitOfWork(2049956172)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.233--UnitOfWork(2049956172)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.233--ServerSession(1918393987)--Connection(872422493)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.233--ServerSession(1918393987)--Connection(872422493)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.233--ServerSession(1918393987)--Connection(820074024)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [20, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.234--ServerSession(1918393987)--Connection(872422493)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.244--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 585967750
    [junit] [EL Finer]: 2024-01-08 18:54:05.244--ClientSession(585967750)--Thread(Thread[main,5,main])--acquire unit of work: 818570949
    [junit] [EL Finest]: 2024-01-08 18:54:05.244--UnitOfWork(818570949)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.245--UnitOfWork(818570949)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.245--UnitOfWork(818570949)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.245--UnitOfWork(818570949)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.245--UnitOfWork(818570949)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.245--UnitOfWork(818570949)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.245--UnitOfWork(818570949)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.245--UnitOfWork(818570949)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.245--ServerSession(1918393987)--Connection(814071547)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.245--ClientSession(585967750)--Connection(814071547)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.246--ClientSession(585967750)--Connection(814071547)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.246--UnitOfWork(818570949)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.246--UnitOfWork(818570949)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@10bcbbce)
    [junit] [EL Finer]: 2024-01-08 18:54:05.246--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.246--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.246--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.246--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.246--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.247--UnitOfWork(818570949)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@792b9dd3)
    [junit] [EL Fine]: 2024-01-08 18:54:05.247--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.247--UnitOfWork(818570949)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73230721)
    [junit] [EL Fine]: 2024-01-08 18:54:05.248--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.248--UnitOfWork(818570949)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.248--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.249--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.249--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.249--UnitOfWork(818570949)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.25--UnitOfWork(818570949)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.25--UnitOfWork(818570949)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.25--ClientSession(585967750)--Connection(1646677327)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.251--ServerSession(1918393987)--Connection(814071547)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.251--UnitOfWork(818570949)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.251--UnitOfWork(818570949)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.251--UnitOfWork(818570949)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.252--ClientSession(585967750)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.252--UnitOfWork(818570949)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.252--ClientSession(585967750)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.252--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1545621599
    [junit] [EL Finer]: 2024-01-08 18:54:05.252--ClientSession(1545621599)--Thread(Thread[main,5,main])--acquire unit of work: 214864565
    [junit] [EL Finest]: 2024-01-08 18:54:05.252--UnitOfWork(214864565)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.252--UnitOfWork(214864565)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:05.252--UnitOfWork(214864565)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.252--UnitOfWork(214864565)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.253--ServerSession(1918393987)--Connection(443625234)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.253--ServerSession(1918393987)--Connection(443625234)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.253--ServerSession(1918393987)--Connection(1649565139)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.253--ServerSession(1918393987)--Connection(443625234)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.254--UnitOfWork(214864565)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.254--UnitOfWork(214864565)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finer]: 2024-01-08 18:54:05.264--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 405804899
    [junit] [EL Finer]: 2024-01-08 18:54:05.264--ClientSession(405804899)--Thread(Thread[main,5,main])--acquire unit of work: 595518177
    [junit] [EL Finest]: 2024-01-08 18:54:05.264--UnitOfWork(595518177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.264--UnitOfWork(595518177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.264--UnitOfWork(595518177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.265--UnitOfWork(595518177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.265--UnitOfWork(595518177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.265--UnitOfWork(595518177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.265--UnitOfWork(595518177)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.265--UnitOfWork(595518177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.265--ServerSession(1918393987)--Connection(1447360100)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.265--ClientSession(405804899)--Connection(1447360100)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.266--ClientSession(405804899)--Connection(1447360100)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.266--UnitOfWork(595518177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.266--UnitOfWork(595518177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@29c21acb)
    [junit] [EL Finer]: 2024-01-08 18:54:05.266--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.266--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.266--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.266--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.266--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.267--UnitOfWork(595518177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@45c28c49)
    [junit] [EL Fine]: 2024-01-08 18:54:05.267--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.268--UnitOfWork(595518177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7d7f966f)
    [junit] [EL Fine]: 2024-01-08 18:54:05.268--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.268--UnitOfWork(595518177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.268--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.269--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.269--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.27--UnitOfWork(595518177)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.27--UnitOfWork(595518177)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.27--UnitOfWork(595518177)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.27--ClientSession(405804899)--Connection(1147105139)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.271--ServerSession(1918393987)--Connection(1447360100)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.272--UnitOfWork(595518177)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.272--UnitOfWork(595518177)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.272--UnitOfWork(595518177)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.272--ClientSession(405804899)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.272--UnitOfWork(595518177)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.272--ClientSession(405804899)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.272--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1213461906
    [junit] [EL Finer]: 2024-01-08 18:54:05.272--ClientSession(1213461906)--Thread(Thread[main,5,main])--acquire unit of work: 1389638849
    [junit] [EL Finest]: 2024-01-08 18:54:05.272--UnitOfWork(1389638849)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.272--ServerSession(1918393987)--Connection(1560500918)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.272--ServerSession(1918393987)--Connection(1560500918)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.273--ServerSession(1918393987)--Connection(872931025)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:05.273--ServerSession(1918393987)--Connection(1560500918)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.273--UnitOfWork(1389638849)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.273--ClientSession(1213461906)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.283--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1564775175
    [junit] [EL Finer]: 2024-01-08 18:54:05.283--ClientSession(1564775175)--Thread(Thread[main,5,main])--acquire unit of work: 1156038763
    [junit] [EL Finest]: 2024-01-08 18:54:05.283--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.283--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.283--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.283--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.284--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.284--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.284--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.284--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.284--ServerSession(1918393987)--Connection(1143171370)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.284--ClientSession(1564775175)--Connection(1143171370)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.284--ClientSession(1564775175)--Connection(1143171370)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.285--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.285--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@9715d26)
    [junit] [EL Finer]: 2024-01-08 18:54:05.285--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.285--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.285--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.285--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.285--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.286--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@3fc051ce)
    [junit] [EL Fine]: 2024-01-08 18:54:05.286--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.286--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@736f2fb8)
    [junit] [EL Fine]: 2024-01-08 18:54:05.286--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.287--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.287--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.288--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.288--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.288--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.289--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.289--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.289--ClientSession(1564775175)--Connection(561370431)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.29--ServerSession(1918393987)--Connection(1143171370)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.29--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.29--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.291--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.291--ClientSession(1564775175)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.291--UnitOfWork(1156038763)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.291--ClientSession(1564775175)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.291--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 403583920
    [junit] [EL Finer]: 2024-01-08 18:54:05.291--ClientSession(403583920)--Thread(Thread[main,5,main])--acquire unit of work: 655089792
    [junit] [EL Finest]: 2024-01-08 18:54:05.291--UnitOfWork(655089792)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=CreditCardAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:05.292--ServerSession(1918393987)--Connection(541468704)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.292--ServerSession(1918393987)--Connection(541468704)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.292--ServerSession(1918393987)--Connection(1275768911)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.CCA_ID, t1.CARDNUMBER, t1.CARDTYPE, t1.VALIDTO FROM TMP_ACCOUNT t0, TMP_CREDIT_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.CCA_ID = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [999, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.292--ServerSession(1918393987)--Connection(541468704)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.293--UnitOfWork(655089792)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.293--ClientSession(403583920)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.303--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1174737513
    [junit] [EL Finer]: 2024-01-08 18:54:05.303--ClientSession(1174737513)--Thread(Thread[main,5,main])--acquire unit of work: 108767749
    [junit] [EL Finest]: 2024-01-08 18:54:05.303--UnitOfWork(108767749)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.303--UnitOfWork(108767749)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.303--UnitOfWork(108767749)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.303--UnitOfWork(108767749)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.303--UnitOfWork(108767749)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.303--UnitOfWork(108767749)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.303--UnitOfWork(108767749)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.304--UnitOfWork(108767749)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.304--ServerSession(1918393987)--Connection(205606579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.304--ClientSession(1174737513)--Connection(205606579)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.304--ClientSession(1174737513)--Connection(205606579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.304--UnitOfWork(108767749)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.304--UnitOfWork(108767749)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@13731ff4)
    [junit] [EL Finer]: 2024-01-08 18:54:05.304--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.304--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.304--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.304--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.304--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.305--UnitOfWork(108767749)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@347f8029)
    [junit] [EL Fine]: 2024-01-08 18:54:05.305--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.305--UnitOfWork(108767749)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4803bf73)
    [junit] [EL Fine]: 2024-01-08 18:54:05.306--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.306--UnitOfWork(108767749)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.306--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.306--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.307--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.307--UnitOfWork(108767749)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.307--UnitOfWork(108767749)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.307--UnitOfWork(108767749)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.308--ClientSession(1174737513)--Connection(1323141642)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.308--ServerSession(1918393987)--Connection(205606579)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.309--UnitOfWork(108767749)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.309--UnitOfWork(108767749)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.309--UnitOfWork(108767749)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.309--ClientSession(1174737513)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.309--UnitOfWork(108767749)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.309--ClientSession(1174737513)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.309--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1544369941
    [junit] [EL Finer]: 2024-01-08 18:54:05.309--ClientSession(1544369941)--Thread(Thread[main,5,main])--acquire unit of work: 1567080269
    [junit] [EL Finest]: 2024-01-08 18:54:05.309--UnitOfWork(1567080269)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=CreditCardAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:05.309--ServerSession(1918393987)--Connection(836665497)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.309--ServerSession(1918393987)--Connection(836665497)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.31--ServerSession(1918393987)--Connection(1087393016)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.CCA_ID, t1.CARDNUMBER, t1.CARDTYPE, t1.VALIDTO FROM TMP_ACCOUNT t0, TMP_CREDIT_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.CCA_ID = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.31--ServerSession(1918393987)--Connection(836665497)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.31--UnitOfWork(1567080269)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.31--ClientSession(1544369941)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.311--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1353890348
    [junit] [EL Finer]: 2024-01-08 18:54:05.311--ClientSession(1353890348)--Thread(Thread[main,5,main])--acquire unit of work: 306678606
    [junit] [EL Finest]: 2024-01-08 18:54:05.311--UnitOfWork(306678606)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Account )
    [junit] [EL Finest]: 2024-01-08 18:54:05.311--ServerSession(1918393987)--Connection(330205094)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.311--ServerSession(1918393987)--Connection(330205094)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.311--ServerSession(1918393987)--Connection(2000783824)--Thread(Thread[main,5,main])--SELECT DISTINCT TYPE FROM TMP_ACCOUNT WHERE (ACC_NUMBER = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:05.312--ServerSession(1918393987)--Connection(330205094)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.312--ServerSession(1918393987)--Connection(973153912)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.312--ServerSession(1918393987)--Connection(973153912)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.312--ServerSession(1918393987)--Connection(963383848)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.CCA_ID, t1.CARDNUMBER, t1.CARDTYPE, t1.VALIDTO FROM TMP_ACCOUNT t0, TMP_CREDIT_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.CCA_ID = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.313--ServerSession(1918393987)--Connection(973153912)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.313--UnitOfWork(306678606)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.313--ClientSession(1353890348)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.323--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 252960930
    [junit] [EL Finer]: 2024-01-08 18:54:05.323--ClientSession(252960930)--Thread(Thread[main,5,main])--acquire unit of work: 849280097
    [junit] [EL Finest]: 2024-01-08 18:54:05.323--UnitOfWork(849280097)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--UnitOfWork(849280097)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--UnitOfWork(849280097)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--UnitOfWork(849280097)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--UnitOfWork(849280097)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--UnitOfWork(849280097)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.324--UnitOfWork(849280097)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--UnitOfWork(849280097)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--ServerSession(1918393987)--Connection(1763335226)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.324--ClientSession(252960930)--Connection(1763335226)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--ClientSession(252960930)--Connection(1763335226)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.324--UnitOfWork(849280097)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.325--UnitOfWork(849280097)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@1bcf2c64)
    [junit] [EL Finer]: 2024-01-08 18:54:05.325--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.325--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.325--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.325--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.325--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.325--UnitOfWork(849280097)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@2c86b0ea)
    [junit] [EL Fine]: 2024-01-08 18:54:05.325--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.326--UnitOfWork(849280097)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ef7ae2f)
    [junit] [EL Fine]: 2024-01-08 18:54:05.326--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.326--UnitOfWork(849280097)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.326--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.327--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.327--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.327--UnitOfWork(849280097)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.328--UnitOfWork(849280097)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.328--UnitOfWork(849280097)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.328--ClientSession(252960930)--Connection(1433459745)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.328--ServerSession(1918393987)--Connection(1763335226)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--UnitOfWork(849280097)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--UnitOfWork(849280097)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--UnitOfWork(849280097)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--ClientSession(252960930)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--UnitOfWork(849280097)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--ClientSession(252960930)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2003075873
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--ClientSession(2003075873)--Thread(Thread[main,5,main])--acquire unit of work: 1126178692
    [junit] [EL Finest]: 2024-01-08 18:54:05.329--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.329--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.329--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.329--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.329--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:05.329--ServerSession(1918393987)--Connection(1492909819)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.329--ClientSession(2003075873)--Connection(1492909819)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.329--ClientSession(2003075873)--Connection(1492909819)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.33--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2c51c756)
    [junit] [EL Fine]: 2024-01-08 18:54:05.33--ClientSession(2003075873)--Connection(498713295)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, eleven, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:05.33--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@b)
    [junit] [EL Fine]: 2024-01-08 18:54:05.33--ClientSession(2003075873)--Connection(498713295)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11, homer, simpson, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.331--ClientSession(2003075873)--Connection(498713295)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [11, 2007-01-01, eleven, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:05.331--ClientSession(2003075873)--Connection(498713295)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:05.331--ClientSession(2003075873)--Connection(498713295)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.332--ServerSession(1918393987)--Connection(1492909819)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.332--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.332--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.332--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.332--ClientSession(2003075873)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.332--UnitOfWork(1126178692)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.333--ClientSession(2003075873)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.333--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 452640518
    [junit] [EL Finer]: 2024-01-08 18:54:05.333--ClientSession(452640518)--Thread(Thread[main,5,main])--acquire unit of work: 856031264
    [junit] [EL Finest]: 2024-01-08 18:54:05.333--UnitOfWork(856031264)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.333--UnitOfWork(856031264)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:05.333--UnitOfWork(856031264)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.333--ServerSession(1918393987)--Connection(1895022336)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.333--ServerSession(1918393987)--Connection(1895022336)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.334--ServerSession(1918393987)--Connection(1232539385)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.334--ServerSession(1918393987)--Connection(1895022336)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.334--UnitOfWork(856031264)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.334--UnitOfWork(856031264)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:05.335--ServerSession(1918393987)--Connection(565335965)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.335--ClientSession(452640518)--Connection(565335965)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.335--ClientSession(452640518)--Connection(565335965)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.335--UnitOfWork(856031264)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@b)
    [junit] [EL Fine]: 2024-01-08 18:54:05.335--ClientSession(452640518)--Connection(885030604)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [updated, 2, 11, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.335--ClientSession(452640518)--Connection(885030604)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [updated, 2, 11, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--ClientSession(452640518)--Connection(885030604)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.336--ServerSession(1918393987)--Connection(565335965)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--UnitOfWork(856031264)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--UnitOfWork(856031264)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--UnitOfWork(856031264)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--ClientSession(452640518)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--UnitOfWork(856031264)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--ClientSession(452640518)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 594491525
    [junit] [EL Finer]: 2024-01-08 18:54:05.336--ClientSession(594491525)--Thread(Thread[main,5,main])--acquire unit of work: 351147066
    [junit] [EL Finest]: 2024-01-08 18:54:05.336--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.337--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@78324e97
    [junit] [EL Finest]: 2024-01-08 18:54:05.337--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.337--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.337--ServerSession(1918393987)--Connection(1293635489)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.337--ServerSession(1918393987)--Connection(1293635489)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.337--ServerSession(1918393987)--Connection(666363491)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.337--ServerSession(1918393987)--Connection(1293635489)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.338--UnitOfWork(351147066)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.338--UnitOfWork(351147066)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.338--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.338--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" )
    [junit] [EL Finest]: 2024-01-08 18:54:05.338--ServerSession(1918393987)--Connection(2136191813)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.338--ClientSession(594491525)--Connection(2136191813)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.338--ClientSession(594491525)--Connection(2136191813)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.338--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" )
    [junit] [EL Fine]: 2024-01-08 18:54:05.338--ClientSession(594491525)--Connection(1995338497)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.339--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" )
    [junit] [EL Fine]: 2024-01-08 18:54:05.339--ClientSession(594491525)--Connection(1995338497)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.339--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" )
    [junit] [EL Fine]: 2024-01-08 18:54:05.339--ClientSession(594491525)--Connection(1995338497)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.339--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" )
    [junit] [EL Fine]: 2024-01-08 18:54:05.339--ClientSession(594491525)--Connection(1995338497)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.34--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" )
    [junit] [EL Fine]: 2024-01-08 18:54:05.34--ClientSession(594491525)--Connection(1995338497)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.34--UnitOfWork(351147066)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73417494)
    [junit] [EL Fine]: 2024-01-08 18:54:05.34--ClientSession(594491525)--Connection(1995338497)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Fine]: 2024-01-08 18:54:05.34--ClientSession(594491525)--Connection(1995338497)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--UnitOfWork(351147066)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--UnitOfWork(351147066)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--UnitOfWork(351147066)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--ClientSession(594491525)--Connection(1995338497)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.341--ServerSession(1918393987)--Connection(2136191813)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--UnitOfWork(351147066)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--UnitOfWork(351147066)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--UnitOfWork(351147066)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--ClientSession(594491525)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--UnitOfWork(351147066)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--ClientSession(594491525)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 915853613
    [junit] [EL Finer]: 2024-01-08 18:54:05.341--ClientSession(915853613)--Thread(Thread[main,5,main])--acquire unit of work: 1701212923
    [junit] [EL Finest]: 2024-01-08 18:54:05.341--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.341--ServerSession(1918393987)--Connection(1977568029)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--ServerSession(1918393987)--Connection(1977568029)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.342--ServerSession(1918393987)--Connection(1125255799)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--ServerSession(1918393987)--Connection(1977568029)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.342--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--ServerSession(1918393987)--Connection(1227891003)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.342--ClientSession(915853613)--Connection(1227891003)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.342--ClientSession(915853613)--Connection(1227891003)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.343--ClientSession(915853613)--Connection(1731669280)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [11, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--ClientSession(915853613)--Connection(1731669280)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.343--ServerSession(1918393987)--Connection(1227891003)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--ClientSession(915853613)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--UnitOfWork(1701212923)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--ClientSession(915853613)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.343--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 692151071
    [junit] [EL Finer]: 2024-01-08 18:54:05.344--ClientSession(692151071)--Thread(Thread[main,5,main])--acquire unit of work: 1630578421
    [junit] [EL Finest]: 2024-01-08 18:54:05.344--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.344--ServerSession(1918393987)--Connection(1068554718)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.344--ServerSession(1918393987)--Connection(1068554718)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.344--ServerSession(1918393987)--Connection(145583401)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.344--ServerSession(1918393987)--Connection(1068554718)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.344--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:05.344--ServerSession(1918393987)--Connection(1312137753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.344--ServerSession(1918393987)--Connection(1312137753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.344--ServerSession(1918393987)--Connection(2004020264)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.345--ServerSession(1918393987)--Connection(1312137753)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.345--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.345--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.345--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:05.345--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@b)
    [junit] [EL Finest]: 2024-01-08 18:54:05.345--ServerSession(1918393987)--Connection(883636619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.345--ClientSession(692151071)--Connection(883636619)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.345--ClientSession(692151071)--Connection(883636619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.345--ClientSession(692151071)--Connection(1902333540)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW_DETAILS WHERE (REVIEW_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Fine]: 2024-01-08 18:54:05.346--ClientSession(692151071)--Connection(1902333540)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [11, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--ClientSession(692151071)--Connection(1902333540)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.346--ServerSession(1918393987)--Connection(883636619)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--ClientSession(692151071)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--UnitOfWork(1630578421)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.346--ClientSession(692151071)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.347--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1634960959
    [junit] [EL Finer]: 2024-01-08 18:54:05.347--ClientSession(1634960959)--Thread(Thread[main,5,main])--acquire unit of work: 168354843
    [junit] [EL Finest]: 2024-01-08 18:54:05.347--UnitOfWork(168354843)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.347--ServerSession(1918393987)--Connection(235460721)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.347--ServerSession(1918393987)--Connection(235460721)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.347--ServerSession(1918393987)--Connection(1320909739)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:05.347--ServerSession(1918393987)--Connection(235460721)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.357--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 588356547
    [junit] [EL Finer]: 2024-01-08 18:54:05.357--ClientSession(588356547)--Thread(Thread[main,5,main])--acquire unit of work: 854936618
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--UnitOfWork(854936618)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--UnitOfWork(854936618)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--UnitOfWork(854936618)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--UnitOfWork(854936618)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--UnitOfWork(854936618)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--UnitOfWork(854936618)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.357--UnitOfWork(854936618)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--UnitOfWork(854936618)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--ServerSession(1918393987)--Connection(1465712321)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.357--ClientSession(588356547)--Connection(1465712321)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.357--ClientSession(588356547)--Connection(1465712321)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.358--UnitOfWork(854936618)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.358--UnitOfWork(854936618)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@5169db2f)
    [junit] [EL Finer]: 2024-01-08 18:54:05.358--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.358--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.358--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--	bind => [2, zwei, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.358--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--	bind => [1, eins, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.358--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.359--UnitOfWork(854936618)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@245b0bd7)
    [junit] [EL Fine]: 2024-01-08 18:54:05.359--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, yellow]
    [junit] [EL Finest]: 2024-01-08 18:54:05.359--UnitOfWork(854936618)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@49654a35)
    [junit] [EL Fine]: 2024-01-08 18:54:05.359--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, 0.0, me, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.36--UnitOfWork(854936618)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@2cb2268)
    [junit] [EL Fine]: 2024-01-08 18:54:05.36--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:05.36--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [2007-01-01, whatever, 2007, 12345]
    [junit] [EL Fine]: 2024-01-08 18:54:05.36--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.361--UnitOfWork(854936618)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.361--UnitOfWork(854936618)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.361--UnitOfWork(854936618)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.361--ClientSession(588356547)--Connection(839289583)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.361--ServerSession(1918393987)--Connection(1465712321)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.362--UnitOfWork(854936618)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.362--UnitOfWork(854936618)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.362--UnitOfWork(854936618)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.362--ClientSession(588356547)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.362--UnitOfWork(854936618)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.362--ClientSession(588356547)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.362--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 411406427
    [junit] [EL Finer]: 2024-01-08 18:54:05.362--ClientSession(411406427)--Thread(Thread[main,5,main])--acquire unit of work: 37639998
    [junit] [EL Finest]: 2024-01-08 18:54:05.362--UnitOfWork(37639998)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:05.362--UnitOfWork(37639998)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@486dd616
    [junit] [EL Finest]: 2024-01-08 18:54:05.362--UnitOfWork(37639998)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.363--UnitOfWork(37639998)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.363--ServerSession(1918393987)--Connection(1727362830)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.363--ServerSession(1918393987)--Connection(1727362830)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.363--ServerSession(1918393987)--Connection(369249097)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.363--ServerSession(1918393987)--Connection(1727362830)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.364--UnitOfWork(37639998)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.364--UnitOfWork(37639998)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.364--UnitOfWork(37639998)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.364--UnitOfWork(37639998)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.364--ClientSession(411406427)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.364--UnitOfWork(37639998)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.364--ClientSession(411406427)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 23, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.478 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestMerge
    [junit] [EL Finer]: 2024-01-08 18:54:05.381--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1887868536
    [junit] [EL Finer]: 2024-01-08 18:54:05.381--ClientSession(1887868536)--Thread(Thread[main,5,main])--acquire unit of work: 1374355136
    [junit] [EL Finer]: 2024-01-08 18:54:05.382--UnitOfWork(1374355136)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.382--ClientSession(1887868536)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.382--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 764684191
    [junit] [EL Finer]: 2024-01-08 18:54:05.382--ClientSession(764684191)--Thread(Thread[main,5,main])--acquire unit of work: 324700168
    [junit] [EL Finer]: 2024-01-08 18:54:05.382--UnitOfWork(324700168)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.382--ClientSession(764684191)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.391--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1570077936
    [junit] [EL Finer]: 2024-01-08 18:54:05.391--ClientSession(1570077936)--Thread(Thread[main,5,main])--acquire unit of work: 440968578
    [junit] [EL Finest]: 2024-01-08 18:54:05.391--UnitOfWork(440968578)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@259
    [junit] [EL Finest]: 2024-01-08 18:54:05.391--UnitOfWork(440968578)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.391--ServerSession(1918393987)--Connection(1262864612)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.391--ServerSession(1918393987)--Connection(1262864612)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.391--ServerSession(1918393987)--Connection(1036078976)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [601]
    [junit] [EL Finest]: 2024-01-08 18:54:05.392--ServerSession(1918393987)--Connection(1262864612)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.392--UnitOfWork(440968578)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.392--ClientSession(1570077936)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.392--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 748351174
    [junit] [EL Finer]: 2024-01-08 18:54:05.392--ClientSession(748351174)--Thread(Thread[main,5,main])--acquire unit of work: 438188203
    [junit] [EL Finest]: 2024-01-08 18:54:05.392--UnitOfWork(438188203)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@25a
    [junit] [EL Finest]: 2024-01-08 18:54:05.392--UnitOfWork(438188203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.392--ServerSession(1918393987)--Connection(1074601008)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.392--ServerSession(1918393987)--Connection(1074601008)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.392--ServerSession(1918393987)--Connection(999958057)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [602]
    [junit] [EL Finest]: 2024-01-08 18:54:05.393--ServerSession(1918393987)--Connection(1074601008)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.393--UnitOfWork(438188203)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.393--ClientSession(748351174)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.401--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 920869086
    [junit] [EL Finer]: 2024-01-08 18:54:05.401--ClientSession(920869086)--Thread(Thread[main,5,main])--acquire unit of work: 736974888
    [junit] [EL Finest]: 2024-01-08 18:54:05.401--UnitOfWork(736974888)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp@52a2e2fb
    [junit] [EL Finer]: 2024-01-08 18:54:05.502--UnitOfWork(736974888)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.502--UnitOfWork(736974888)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp@7c0035dd)
    [junit] [EL Finest]: 2024-01-08 18:54:05.502--ServerSession(1918393987)--Connection(1418986727)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.502--ClientSession(920869086)--Connection(1418986727)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.502--ClientSession(920869086)--Connection(1418986727)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.503--ClientSession(920869086)--Connection(700935541)--Thread(Thread[main,5,main])--INSERT INTO TMP_TIMESTAMP (ID) VALUES (?)
    [junit] 	bind => [1704740045502]
    [junit] [EL Finer]: 2024-01-08 18:54:05.503--ClientSession(920869086)--Connection(700935541)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.504--ServerSession(1918393987)--Connection(1418986727)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.504--UnitOfWork(736974888)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.504--UnitOfWork(736974888)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.504--UnitOfWork(736974888)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.504--ClientSession(920869086)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.504--UnitOfWork(736974888)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.504--ClientSession(920869086)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.504--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 24331479
    [junit] [EL Finer]: 2024-01-08 18:54:05.504--ClientSession(24331479)--Thread(Thread[main,5,main])--acquire unit of work: 1974786850
    [junit] [EL Finest]: 2024-01-08 18:54:05.504--UnitOfWork(1974786850)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readTimestamp" referenceClass=Timestamp sql="SELECT ID FROM TMP_TIMESTAMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.504--ServerSession(1918393987)--Connection(850268617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.504--ServerSession(1918393987)--Connection(850268617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.504--ServerSession(1918393987)--Connection(377204235)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_TIMESTAMP WHERE (ID = ?)
    [junit] 	bind => [1704740045502]
    [junit] [EL Finest]: 2024-01-08 18:54:05.505--ServerSession(1918393987)--Connection(850268617)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.515--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 692720309
    [junit] [EL Finer]: 2024-01-08 18:54:05.515--ClientSession(692720309)--Thread(Thread[main,5,main])--acquire unit of work: 1653271137
    [junit] [EL Finest]: 2024-01-08 18:54:05.516--UnitOfWork(1653271137)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp@3606eee9
    [junit] [EL Finest]: 2024-01-08 18:54:05.516--UnitOfWork(1653271137)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Timestamp )
    [junit] [EL Finest]: 2024-01-08 18:54:05.516--ServerSession(1918393987)--Connection(506758159)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.516--ServerSession(1918393987)--Connection(506758159)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.516--ServerSession(1918393987)--Connection(1737683654)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_TIMESTAMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:05.516--ServerSession(1918393987)--Connection(506758159)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.617--UnitOfWork(1653271137)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.617--UnitOfWork(1653271137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp@530e08a7)
    [junit] [EL Finest]: 2024-01-08 18:54:05.617--ServerSession(1918393987)--Connection(1034095845)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.617--ClientSession(692720309)--Connection(1034095845)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.617--ClientSession(692720309)--Connection(1034095845)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.617--ClientSession(692720309)--Connection(508260550)--Thread(Thread[main,5,main])--INSERT INTO TMP_TIMESTAMP (ID) VALUES (?)
    [junit] 	bind => [1704740045617]
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--ClientSession(692720309)--Connection(508260550)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.618--ServerSession(1918393987)--Connection(1034095845)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--UnitOfWork(1653271137)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--UnitOfWork(1653271137)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--UnitOfWork(1653271137)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--ClientSession(692720309)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--UnitOfWork(1653271137)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--ClientSession(692720309)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1211112446
    [junit] [EL Finer]: 2024-01-08 18:54:05.618--ClientSession(1211112446)--Thread(Thread[main,5,main])--acquire unit of work: 1842475577
    [junit] [EL Finest]: 2024-01-08 18:54:05.618--UnitOfWork(1842475577)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readTimestamp" referenceClass=Timestamp sql="SELECT ID FROM TMP_TIMESTAMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.618--ServerSession(1918393987)--Connection(685339141)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.618--ServerSession(1918393987)--Connection(685339141)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.619--ServerSession(1918393987)--Connection(2119741686)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_TIMESTAMP WHERE (ID = ?)
    [junit] 	bind => [1704740045617]
    [junit] [EL Finest]: 2024-01-08 18:54:05.619--ServerSession(1918393987)--Connection(685339141)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.628--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2108085909
    [junit] [EL Finer]: 2024-01-08 18:54:05.628--ClientSession(2108085909)--Thread(Thread[main,5,main])--acquire unit of work: 1957269967
    [junit] [EL Finest]: 2024-01-08 18:54:05.629--UnitOfWork(1957269967)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.629--UnitOfWork(1957269967)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty@5507584d
    [junit] [EL Finer]: 2024-01-08 18:54:05.629--UnitOfWork(1957269967)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.629--UnitOfWork(1957269967)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty@1e5e2e06)
    [junit] [EL Finest]: 2024-01-08 18:54:05.629--ServerSession(1918393987)--Connection(2046030668)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.629--ClientSession(2108085909)--Connection(2046030668)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.629--ClientSession(2108085909)--Connection(2046030668)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.629--UnitOfWork(1957269967)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty@6097f225)
    [junit] [EL Finer]: 2024-01-08 18:54:05.629--ClientSession(2108085909)--Connection(1350834482)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.629--ClientSession(2108085909)--Connection(1350834482)--Thread(Thread[main,5,main])--INSERT INTO TMP_NASTY (ID) VALUES (?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.629--ClientSession(2108085909)--Connection(1350834482)--Thread(Thread[main,5,main])--	bind => [1000]
    [junit] [EL Fine]: 2024-01-08 18:54:05.629--ClientSession(2108085909)--Connection(1350834482)--Thread(Thread[main,5,main])--	bind => [1000]
    [junit] [EL Finer]: 2024-01-08 18:54:05.629--ClientSession(2108085909)--Connection(1350834482)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.631--ClientSession(2108085909)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:05.632--ClientSession(2108085909)--Connection(1350834482)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.632--ServerSession(1918393987)--Connection(2046030668)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:05.632--UnitOfWork(1957269967)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestMerge.testNastyTimestampTwice(TestMerge.java:877)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 39 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 43 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:05.632--UnitOfWork(1957269967)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.632--ClientSession(2108085909)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.642--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 396734075
    [junit] [EL Finer]: 2024-01-08 18:54:05.642--ClientSession(396734075)--Thread(Thread[main,5,main])--acquire unit of work: 2119032302
    [junit] [EL Finest]: 2024-01-08 18:54:05.642--UnitOfWork(2119032302)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:05.642--UnitOfWork(2119032302)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.642--ServerSession(1918393987)--Connection(731626152)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.642--ServerSession(1918393987)--Connection(731626152)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.642--ServerSession(1918393987)--Connection(293019606)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:05.643--ServerSession(1918393987)--Connection(731626152)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.643--UnitOfWork(2119032302)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.643--UnitOfWork(2119032302)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.643--ServerSession(1918393987)--Connection(1005924239)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.643--ClientSession(396734075)--Connection(1005924239)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.643--ClientSession(396734075)--Connection(1005924239)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.643--ClientSession(396734075)--Connection(1473758481)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, NEW, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--ClientSession(396734075)--Connection(1473758481)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.644--ServerSession(1918393987)--Connection(1005924239)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--UnitOfWork(2119032302)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--UnitOfWork(2119032302)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--UnitOfWork(2119032302)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--ClientSession(396734075)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--UnitOfWork(2119032302)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--ClientSession(396734075)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2136450980
    [junit] [EL Finer]: 2024-01-08 18:54:05.644--ClientSession(2136450980)--Thread(Thread[main,5,main])--acquire unit of work: 1842116246
    [junit] [EL Finest]: 2024-01-08 18:54:05.644--UnitOfWork(1842116246)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.644--UnitOfWork(1842116246)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:05.653--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1314209120
    [junit] [EL Finer]: 2024-01-08 18:54:05.653--ClientSession(1314209120)--Thread(Thread[main,5,main])--acquire unit of work: 479618184
    [junit] [EL Finest]: 2024-01-08 18:54:05.653--UnitOfWork(479618184)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.653--UnitOfWork(479618184)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty@19d0d1ab
    [junit] [EL Finest]: 2024-01-08 18:54:05.653--UnitOfWork(479618184)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Nasty )
    [junit] [EL Finest]: 2024-01-08 18:54:05.653--ServerSession(1918393987)--Connection(2021678579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.653--ServerSession(1918393987)--Connection(2021678579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.653--ServerSession(1918393987)--Connection(1705558790)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_NASTY WHERE (ID = ?)
    [junit] 	bind => [2000]
    [junit] [EL Finest]: 2024-01-08 18:54:05.654--ServerSession(1918393987)--Connection(2021678579)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.654--UnitOfWork(479618184)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.654--UnitOfWork(479618184)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty@45f6181a)
    [junit] [EL Finest]: 2024-01-08 18:54:05.654--ServerSession(1918393987)--Connection(161573617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.654--ClientSession(1314209120)--Connection(161573617)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.654--ClientSession(1314209120)--Connection(161573617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.654--UnitOfWork(479618184)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty@48ba37dc)
    [junit] [EL Finer]: 2024-01-08 18:54:05.654--ClientSession(1314209120)--Connection(1206325076)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.654--ClientSession(1314209120)--Connection(1206325076)--Thread(Thread[main,5,main])--INSERT INTO TMP_NASTY (ID) VALUES (?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.654--ClientSession(1314209120)--Connection(1206325076)--Thread(Thread[main,5,main])--	bind => [1000]
    [junit] [EL Fine]: 2024-01-08 18:54:05.654--ClientSession(1314209120)--Connection(1206325076)--Thread(Thread[main,5,main])--	bind => [1000]
    [junit] [EL Finer]: 2024-01-08 18:54:05.654--ClientSession(1314209120)--Connection(1206325076)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.655--ClientSession(1314209120)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:05.655--ClientSession(1314209120)--Connection(1206325076)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.655--ServerSession(1918393987)--Connection(161573617)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:05.655--UnitOfWork(479618184)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestMerge.testNastyTimestampTwiceNotInitial(TestMerge.java:905)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 39 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 43 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:05.656--UnitOfWork(479618184)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.656--ClientSession(1314209120)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.664--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 379409767
    [junit] [EL Finer]: 2024-01-08 18:54:05.664--ClientSession(379409767)--Thread(Thread[main,5,main])--acquire unit of work: 508074327
    [junit] [EL Finest]: 2024-01-08 18:54:05.664--UnitOfWork(508074327)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.664--UnitOfWork(508074327)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finer]: 2024-01-08 18:54:05.664--UnitOfWork(508074327)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.664--UnitOfWork(508074327)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:05.664--ServerSession(1918393987)--Connection(667428844)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.664--ClientSession(379409767)--Connection(667428844)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.664--ClientSession(379409767)--Connection(667428844)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.664--ClientSession(379409767)--Connection(2098233443)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, MANAGED_NEW, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--ClientSession(379409767)--Connection(2098233443)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.665--ServerSession(1918393987)--Connection(667428844)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--UnitOfWork(508074327)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--UnitOfWork(508074327)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--UnitOfWork(508074327)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--ClientSession(379409767)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--UnitOfWork(508074327)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--ClientSession(379409767)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1129435221
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--ClientSession(1129435221)--Thread(Thread[main,5,main])--acquire unit of work: 633366676
    [junit] [EL Finest]: 2024-01-08 18:54:05.665--UnitOfWork(633366676)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--UnitOfWork(633366676)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.665--UnitOfWork(633366676)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@c)
    [junit] [EL Finest]: 2024-01-08 18:54:05.665--ServerSession(1918393987)--Connection(593626872)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.665--ClientSession(1129435221)--Connection(593626872)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.666--ClientSession(1129435221)--Connection(593626872)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.666--ClientSession(1129435221)--Connection(96489160)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [12, MANAGED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--ClientSession(1129435221)--Connection(96489160)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.666--ServerSession(1918393987)--Connection(593626872)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--UnitOfWork(633366676)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--UnitOfWork(633366676)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--UnitOfWork(633366676)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--ClientSession(1129435221)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--UnitOfWork(633366676)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--ClientSession(1129435221)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 94931017
    [junit] [EL Finer]: 2024-01-08 18:54:05.666--ClientSession(94931017)--Thread(Thread[main,5,main])--acquire unit of work: 919473090
    [junit] [EL Finest]: 2024-01-08 18:54:05.667--UnitOfWork(919473090)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.667--UnitOfWork(919473090)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@c
    [junit] [EL Finest]: 2024-01-08 18:54:05.667--UnitOfWork(919473090)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@c
    [junit] [EL Finer]: 2024-01-08 18:54:05.667--UnitOfWork(919473090)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.667--UnitOfWork(919473090)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.667--UnitOfWork(919473090)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.667--UnitOfWork(919473090)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.667--ClientSession(94931017)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.667--UnitOfWork(919473090)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.667--ClientSession(94931017)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.675--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 56204056
    [junit] [EL Finer]: 2024-01-08 18:54:05.675--ClientSession(56204056)--Thread(Thread[main,5,main])--acquire unit of work: 339280038
    [junit] [EL Finest]: 2024-01-08 18:54:05.675--UnitOfWork(339280038)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.675--UnitOfWork(339280038)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.675--UnitOfWork(339280038)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.675--UnitOfWork(339280038)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.675--UnitOfWork(339280038)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.675--ServerSession(1918393987)--Connection(1810650734)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.675--ClientSession(56204056)--Connection(1810650734)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.675--ClientSession(56204056)--Connection(1810650734)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.675--ClientSession(56204056)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="StringIdGenerator" sql="UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:05.676--ClientSession(56204056)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="StringIdGenerator" sql="SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:05.676--ClientSession(56204056)--Connection(1195378184)--Thread(Thread[main,5,main])--UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, StringIdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:05.684--ClientSession(56204056)--Connection(1195378184)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [StringIdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:05.684--ClientSession(56204056)--Connection(1195378184)--Thread(Thread[main,5,main])--local sequencing preallocation for StringIdGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:05.684--ClientSession(56204056)--Connection(1195378184)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.685--ServerSession(1918393987)--Connection(1195378184)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.685--ServerSession(1918393987)--Connection(1810650734)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:05.685--UnitOfWork(339280038)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> null:null:counting beans)
    [junit] [EL Finest]: 2024-01-08 18:54:05.685--UnitOfWork(339280038)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.685--UnitOfWork(339280038)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> null:null:writing SDDs)
    [junit] [EL Finer]: 2024-01-08 18:54:05.685--UnitOfWork(339280038)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.685--UnitOfWork(339280038)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d)
    [junit] [EL Finest]: 2024-01-08 18:54:05.685--ServerSession(1918393987)--Connection(1263633989)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.685--ClientSession(56204056)--Connection(1263633989)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.685--ClientSession(56204056)--Connection(1263633989)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.686--UnitOfWork(339280038)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@30a4a111)
    [junit] [EL Fine]: 2024-01-08 18:54:05.686--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [301, Merge test department, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:05.686--UnitOfWork(339280038)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(2:null:writing SDDs)
    [junit] [EL Fine]: 2024-01-08 18:54:05.686--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [302, Detached, Employee, null, null, null, null, 301, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:05.686--UnitOfWork(339280038)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(1:null:counting beans)
    [junit] [EL Finest]: 2024-01-08 18:54:05.687--UnitOfWork(339280038)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@12f)
    [junit] [EL Finer]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [2, null, writing SDDs]
    [junit] [EL Fine]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [1, null, counting beans]
    [junit] [EL Finer]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.687--UnitOfWork(339280038)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@130)
    [junit] [EL Finer]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [303, 2006-01-01, one, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [304, 2006-01-02, two, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:05.687--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.688--ClientSession(56204056)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" )
    [junit] [EL Finer]: 2024-01-08 18:54:05.688--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.688--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.688--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [0, 303]
    [junit] [EL Fine]: 2024-01-08 18:54:05.688--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [0, 304]
    [junit] [EL Finer]: 2024-01-08 18:54:05.688--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.689--ClientSession(56204056)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.689--ClientSession(56204056)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:05.689--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.689--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.689--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [1, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:05.689--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [2, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:05.689--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:05.689--ClientSession(56204056)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:05.69--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.69--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.69--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [304, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:05.69--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--	bind => [303, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:05.69--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:05.69--ClientSession(56204056)--Connection(692731690)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.69--ServerSession(1918393987)--Connection(1263633989)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.691--UnitOfWork(339280038)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.691--UnitOfWork(339280038)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.691--UnitOfWork(339280038)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.691--ClientSession(56204056)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.691--UnitOfWork(339280038)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.691--ClientSession(56204056)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.691--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 312068212
    [junit] [EL Finer]: 2024-01-08 18:54:05.691--ClientSession(312068212)--Thread(Thread[main,5,main])--acquire unit of work: 719119378
    [junit] [EL Finest]: 2024-01-08 18:54:05.691--UnitOfWork(719119378)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.691--UnitOfWork(719119378)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e2cd42c
    [junit] [EL Finest]: 2024-01-08 18:54:05.691--UnitOfWork(719119378)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d
    [junit] [EL Finest]: 2024-01-08 18:54:05.691--UnitOfWork(719119378)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.691--ServerSession(1918393987)--Connection(830608444)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.691--ServerSession(1918393987)--Connection(830608444)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.691--ServerSession(1918393987)--Connection(2092141162)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [302, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.692--ServerSession(1918393987)--Connection(830608444)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--UnitOfWork(719119378)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--UnitOfWork(719119378)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--UnitOfWork(719119378)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--UnitOfWork(719119378)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--ClientSession(312068212)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--UnitOfWork(719119378)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--ClientSession(312068212)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1888591894
    [junit] [EL Finer]: 2024-01-08 18:54:05.692--ClientSession(1888591894)--Thread(Thread[main,5,main])--acquire unit of work: 341315292
    [junit] [EL Finest]: 2024-01-08 18:54:05.692--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.692--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e2cd42c
    [junit] [EL Finest]: 2024-01-08 18:54:05.692--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d
    [junit] [EL Finest]: 2024-01-08 18:54:05.692--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.692--ServerSession(1918393987)--Connection(1586365091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.692--ServerSession(1918393987)--Connection(1586365091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.693--ServerSession(1918393987)--Connection(175425856)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [302, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.693--ServerSession(1918393987)--Connection(1586365091)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.693--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@629cf53c
    [junit] [EL Finest]: 2024-01-08 18:54:05.693--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.693--ServerSession(1918393987)--Connection(1371301022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.693--ServerSession(1918393987)--Connection(1371301022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.693--ServerSession(1918393987)--Connection(2131361552)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:05.694--ServerSession(1918393987)--Connection(1371301022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.694--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@130
    [junit] [EL Finest]: 2024-01-08 18:54:05.694--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@12f
    [junit] [EL Finest]: 2024-01-08 18:54:05.694--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="hobbies" referenceClass=Hobby )
    [junit] [EL Finest]: 2024-01-08 18:54:05.695--ServerSession(1918393987)--Connection(1815643381)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.695--ServerSession(1918393987)--Connection(1815643381)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.695--ServerSession(1918393987)--Connection(1735943023)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.CATEGORY, t0.DESCRIPTION FROM TMP_HOBBY t0, TMP_EMP_HOBBY t1 WHERE ((t1.EMP_ID = ?) AND (t0.ID = t1.HOBBY_ID)) ORDER BY t0.CATEGORY ASC, t0.DESCRIPTION DESC
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:05.695--ServerSession(1918393987)--Connection(1815643381)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.695--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Register the existing object 2:null:writing SDDs
    [junit] [EL Finest]: 2024-01-08 18:54:05.695--UnitOfWork(341315292)--Thread(Thread[main,5,main])--Register the existing object 1:null:counting beans
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--UnitOfWork(341315292)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--UnitOfWork(341315292)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--UnitOfWork(341315292)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--UnitOfWork(341315292)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--ClientSession(1888591894)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--UnitOfWork(341315292)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--ClientSession(1888591894)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 19173251
    [junit] [EL Finer]: 2024-01-08 18:54:05.696--ClientSession(19173251)--Thread(Thread[main,5,main])--acquire unit of work: 1546125471
    [junit] [EL Finest]: 2024-01-08 18:54:05.696--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.696--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e2cd42c
    [junit] [EL Finest]: 2024-01-08 18:54:05.696--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d
    [junit] [EL Finest]: 2024-01-08 18:54:05.696--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.696--ServerSession(1918393987)--Connection(629738723)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.696--ServerSession(1918393987)--Connection(629738723)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.696--ServerSession(1918393987)--Connection(968481845)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [302, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.697--ServerSession(1918393987)--Connection(629738723)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--ClientSession(19173251)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--UnitOfWork(1546125471)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--ClientSession(19173251)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 431731222
    [junit] [EL Finer]: 2024-01-08 18:54:05.697--ClientSession(431731222)--Thread(Thread[main,5,main])--acquire unit of work: 1828372669
    [junit] [EL Finest]: 2024-01-08 18:54:05.697--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.697--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e2cd42c
    [junit] [EL Finest]: 2024-01-08 18:54:05.697--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@12d
    [junit] [EL Finest]: 2024-01-08 18:54:05.697--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.697--ServerSession(1918393987)--Connection(1521510441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.697--ServerSession(1918393987)--Connection(1521510441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.697--ServerSession(1918393987)--Connection(1618322666)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [302, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:05.698--ServerSession(1918393987)--Connection(1521510441)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.698--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:05.698--ServerSession(1918393987)--Connection(1059154409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.698--ServerSession(1918393987)--Connection(1059154409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.698--ServerSession(1918393987)--Connection(1720303364)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:05.698--ServerSession(1918393987)--Connection(1059154409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.698--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@130
    [junit] [EL Finest]: 2024-01-08 18:54:05.698--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@12f
    [junit] [EL Finest]: 2024-01-08 18:54:05.698--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="hobbies" referenceClass=Hobby sql="SELECT t0.ID, t0.CATEGORY, t0.DESCRIPTION FROM TMP_HOBBY t0, TMP_EMP_HOBBY t1 WHERE ((t1.EMP_ID = ?) AND (t0.ID = t1.HOBBY_ID)) ORDER BY t0.CATEGORY ASC, t0.DESCRIPTION DESC")
    [junit] [EL Finest]: 2024-01-08 18:54:05.699--ServerSession(1918393987)--Connection(99275333)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.699--ServerSession(1918393987)--Connection(99275333)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.699--ServerSession(1918393987)--Connection(508143486)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.CATEGORY, t0.DESCRIPTION FROM TMP_HOBBY t0, TMP_EMP_HOBBY t1 WHERE ((t1.EMP_ID = ?) AND (t0.ID = t1.HOBBY_ID)) ORDER BY t0.CATEGORY ASC, t0.DESCRIPTION DESC
    [junit] 	bind => [302]
    [junit] [EL Finest]: 2024-01-08 18:54:05.699--ServerSession(1918393987)--Connection(99275333)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.699--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Register the existing object 2:null:writing SDDs
    [junit] [EL Finest]: 2024-01-08 18:54:05.699--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Register the existing object 1:null:counting beans
    [junit] [EL Finest]: 2024-01-08 18:54:05.699--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@19b0a9f2
    [junit] [EL Finer]: 2024-01-08 18:54:05.699--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.7--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.7--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.7--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.7--ClientSession(431731222)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.7--UnitOfWork(1828372669)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.7--ClientSession(431731222)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.709--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 24057252
    [junit] [EL Finer]: 2024-01-08 18:54:05.709--ClientSession(24057252)--Thread(Thread[main,5,main])--acquire unit of work: 1418481959
    [junit] [EL Finest]: 2024-01-08 18:54:05.709--UnitOfWork(1418481959)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.709--UnitOfWork(1418481959)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.709--UnitOfWork(1418481959)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:05.709--ServerSession(1918393987)--Connection(389752004)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.709--ClientSession(24057252)--Connection(389752004)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.709--ClientSession(24057252)--Connection(389752004)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.709--ClientSession(24057252)--Connection(554191469)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [31, DETACHED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--ClientSession(24057252)--Connection(554191469)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.71--ServerSession(1918393987)--Connection(389752004)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--UnitOfWork(1418481959)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--UnitOfWork(1418481959)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--UnitOfWork(1418481959)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--ClientSession(24057252)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--UnitOfWork(1418481959)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--ClientSession(24057252)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1680709407
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--ClientSession(1680709407)--Thread(Thread[main,5,main])--acquire unit of work: 721322586
    [junit] [EL Finest]: 2024-01-08 18:54:05.71--UnitOfWork(721322586)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--UnitOfWork(721322586)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.71--UnitOfWork(721322586)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:05.71--ServerSession(1918393987)--Connection(1162466838)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.71--ClientSession(1680709407)--Connection(1162466838)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.71--ClientSession(1680709407)--Connection(1162466838)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.711--ClientSession(1680709407)--Connection(469459127)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [NEW_NAME, 2, 31, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--ClientSession(1680709407)--Connection(469459127)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.724--ServerSession(1918393987)--Connection(1162466838)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--UnitOfWork(721322586)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--UnitOfWork(721322586)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--UnitOfWork(721322586)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--ClientSession(1680709407)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--UnitOfWork(721322586)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--ClientSession(1680709407)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 161958547
    [junit] [EL Finer]: 2024-01-08 18:54:05.724--ClientSession(161958547)--Thread(Thread[main,5,main])--acquire unit of work: 39179479
    [junit] [EL Finest]: 2024-01-08 18:54:05.724--UnitOfWork(39179479)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.725--UnitOfWork(39179479)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f
    [junit] [EL Finest]: 2024-01-08 18:54:05.725--UnitOfWork(39179479)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.725--UnitOfWork(39179479)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20
    [junit] [EL Finer]: 2024-01-08 18:54:05.725--UnitOfWork(39179479)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.725--UnitOfWork(39179479)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20)
    [junit] [EL Finest]: 2024-01-08 18:54:05.725--ServerSession(1918393987)--Connection(1852194933)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.725--ClientSession(161958547)--Connection(1852194933)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.725--ClientSession(161958547)--Connection(1852194933)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.725--ClientSession(161958547)--Connection(475468130)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [32, NEW_NAME, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--ClientSession(161958547)--Connection(475468130)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.726--ServerSession(1918393987)--Connection(1852194933)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--UnitOfWork(39179479)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--UnitOfWork(39179479)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--UnitOfWork(39179479)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--ClientSession(161958547)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--UnitOfWork(39179479)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--ClientSession(161958547)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 224447405
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--ClientSession(224447405)--Thread(Thread[main,5,main])--acquire unit of work: 1373194140
    [junit] [EL Finest]: 2024-01-08 18:54:05.726--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.726--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20
    [junit] [EL Finest]: 2024-01-08 18:54:05.726--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.726--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21)
    [junit] [EL Finest]: 2024-01-08 18:54:05.726--ServerSession(1918393987)--Connection(1257570886)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.726--ClientSession(224447405)--Connection(1257570886)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.726--ClientSession(224447405)--Connection(1257570886)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.727--ClientSession(224447405)--Connection(1162358658)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [33, ORIGINAL, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--ClientSession(224447405)--Connection(1162358658)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.727--ServerSession(1918393987)--Connection(1257570886)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--ClientSession(224447405)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--UnitOfWork(1373194140)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--ClientSession(224447405)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1218677266
    [junit] [EL Finer]: 2024-01-08 18:54:05.727--ClientSession(1218677266)--Thread(Thread[main,5,main])--acquire unit of work: 715544178
    [junit] [EL Finest]: 2024-01-08 18:54:05.727--UnitOfWork(715544178)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.727--UnitOfWork(715544178)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--UnitOfWork(715544178)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--UnitOfWork(715544178)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--UnitOfWork(715544178)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--UnitOfWork(715544178)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--ClientSession(1218677266)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--UnitOfWork(715544178)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--ClientSession(1218677266)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 449256327
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--ClientSession(449256327)--Thread(Thread[main,5,main])--acquire unit of work: 101272276
    [junit] [EL Finest]: 2024-01-08 18:54:05.728--UnitOfWork(101272276)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.728--UnitOfWork(101272276)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21
    [junit] [EL Finest]: 2024-01-08 18:54:05.728--UnitOfWork(101272276)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--UnitOfWork(101272276)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.728--UnitOfWork(101272276)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21)
    [junit] [EL Finest]: 2024-01-08 18:54:05.728--ServerSession(1918393987)--Connection(1331862180)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.728--ClientSession(449256327)--Connection(1331862180)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.728--ClientSession(449256327)--Connection(1331862180)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.728--ClientSession(449256327)--Connection(66135670)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [NEW_NAME, 2, 33, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--ClientSession(449256327)--Connection(66135670)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.729--ServerSession(1918393987)--Connection(1331862180)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--UnitOfWork(101272276)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--UnitOfWork(101272276)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--UnitOfWork(101272276)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--ClientSession(449256327)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--UnitOfWork(101272276)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--ClientSession(449256327)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1059245610
    [junit] [EL Finer]: 2024-01-08 18:54:05.729--ClientSession(1059245610)--Thread(Thread[main,5,main])--acquire unit of work: 1691272400
    [junit] [EL Finest]: 2024-01-08 18:54:05.729--UnitOfWork(1691272400)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.729--UnitOfWork(1691272400)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.36 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestPersist
    [junit] [EL Finer]: 2024-01-08 18:54:05.745--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 858989662
    [junit] [EL Finer]: 2024-01-08 18:54:05.745--ClientSession(858989662)--Thread(Thread[main,5,main])--acquire unit of work: 343688483
    [junit] [EL Finer]: 2024-01-08 18:54:05.745--UnitOfWork(343688483)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.745--ClientSession(858989662)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.745--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1980588880
    [junit] [EL Finer]: 2024-01-08 18:54:05.745--ClientSession(1980588880)--Thread(Thread[main,5,main])--acquire unit of work: 1555478555
    [junit] [EL Finer]: 2024-01-08 18:54:05.745--UnitOfWork(1555478555)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.745--ClientSession(1980588880)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.753--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1531670331
    [junit] [EL Finer]: 2024-01-08 18:54:05.753--ClientSession(1531670331)--Thread(Thread[main,5,main])--acquire unit of work: 852779561
    [junit] [EL Finest]: 2024-01-08 18:54:05.753--UnitOfWork(852779561)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.753--UnitOfWork(852779561)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.753--UnitOfWork(852779561)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f)
    [junit] [EL Finest]: 2024-01-08 18:54:05.753--ServerSession(1918393987)--Connection(2142914862)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.753--ClientSession(1531670331)--Connection(2142914862)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.753--ClientSession(1531670331)--Connection(2142914862)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.754--ClientSession(1531670331)--Connection(1861138906)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [111, OLD, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.754--ClientSession(1531670331)--Connection(1861138906)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.754--ServerSession(1918393987)--Connection(2142914862)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.754--UnitOfWork(852779561)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.754--UnitOfWork(852779561)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.754--UnitOfWork(852779561)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.754--ClientSession(1531670331)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.755--UnitOfWork(852779561)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.755--ClientSession(1531670331)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.755--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 776506949
    [junit] [EL Finer]: 2024-01-08 18:54:05.755--ClientSession(776506949)--Thread(Thread[main,5,main])--acquire unit of work: 60182939
    [junit] [EL Finest]: 2024-01-08 18:54:05.755--UnitOfWork(60182939)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.755--UnitOfWork(60182939)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f
    [junit] [EL Finer]: 2024-01-08 18:54:05.755--UnitOfWork(60182939)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.755--UnitOfWork(60182939)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f)
    [junit] [EL Finest]: 2024-01-08 18:54:05.755--ServerSession(1918393987)--Connection(1309744648)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.755--ClientSession(776506949)--Connection(1309744648)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.755--ClientSession(776506949)--Connection(1309744648)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.755--ClientSession(776506949)--Connection(1041117256)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [CHANGED, 2, 111, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--UnitOfWork(60182939)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--UnitOfWork(60182939)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--UnitOfWork(60182939)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--ClientSession(776506949)--Connection(1041117256)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.756--ServerSession(1918393987)--Connection(1309744648)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--UnitOfWork(60182939)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--UnitOfWork(60182939)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--UnitOfWork(60182939)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--ClientSession(776506949)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--UnitOfWork(60182939)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--ClientSession(776506949)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 384156063
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--ClientSession(384156063)--Thread(Thread[main,5,main])--acquire unit of work: 1495678843
    [junit] [EL Finest]: 2024-01-08 18:54:05.756--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.756--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@70)
    [junit] [EL Finest]: 2024-01-08 18:54:05.756--ServerSession(1918393987)--Connection(2091617618)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.756--ClientSession(384156063)--Connection(2091617618)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.756--ClientSession(384156063)--Connection(2091617618)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.756--ClientSession(384156063)--Connection(337557595)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [112, CHANGED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--ClientSession(384156063)--Connection(337557595)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.757--ServerSession(1918393987)--Connection(2091617618)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--ClientSession(384156063)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--UnitOfWork(1495678843)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.757--ClientSession(384156063)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.766--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1310797638
    [junit] [EL Finer]: 2024-01-08 18:54:05.766--ClientSession(1310797638)--Thread(Thread[main,5,main])--acquire unit of work: 103415428
    [junit] [EL Finest]: 2024-01-08 18:54:05.766--UnitOfWork(103415428)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.766--UnitOfWork(103415428)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.766--ClientSession(1310797638)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.775--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2125269841
    [junit] [EL Finer]: 2024-01-08 18:54:05.775--ClientSession(2125269841)--Thread(Thread[main,5,main])--acquire unit of work: 796756604
    [junit] [EL Finest]: 2024-01-08 18:54:05.775--UnitOfWork(796756604)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.775--UnitOfWork(796756604)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.775--UnitOfWork(796756604)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@14745c3c)
    [junit] [EL Finest]: 2024-01-08 18:54:05.776--ServerSession(1918393987)--Connection(143929038)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.776--ClientSession(2125269841)--Connection(143929038)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.776--ClientSession(2125269841)--Connection(143929038)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.778--ClientSession(2125269841)--Connection(1922662433)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@5d8a1456, [B@351fadfa, [B@7e1953f7, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@26f07261, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@2b55ea4d, [B@63ede2a0, [B@57df93c1, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:05.783--ClientSession(2125269841)--Connection(1922662433)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.783--ServerSession(1918393987)--Connection(143929038)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.783--UnitOfWork(796756604)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.783--UnitOfWork(796756604)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.784--UnitOfWork(796756604)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.784--ClientSession(2125269841)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.784--UnitOfWork(796756604)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.784--ClientSession(2125269841)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.785--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1633161534
    [junit] [EL Finer]: 2024-01-08 18:54:05.785--ClientSession(1633161534)--Thread(Thread[main,5,main])--acquire unit of work: 1631018495
    [junit] [EL Finest]: 2024-01-08 18:54:05.785--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.785--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.785--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2bfa5678)
    [junit] [EL Finest]: 2024-01-08 18:54:05.785--ServerSession(1918393987)--Connection(2054926467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.785--ClientSession(1633161534)--Connection(2054926467)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.785--ClientSession(1633161534)--Connection(2054926467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.786--ClientSession(1633161534)--Connection(727491956)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, 42.42, 77, 1, HUGO, 1, true, [B@5f1db390, [B@78c5ef58, [B@1fce6eb4, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@7d44eab, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@35e7fcf2, [B@620f7a39, [B@e581302, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:05.789--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.789--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.789--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.79--ClientSession(1633161534)--Connection(727491956)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.79--ServerSession(1918393987)--Connection(2054926467)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.79--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.79--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.791--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.791--ClientSession(1633161534)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.791--UnitOfWork(1631018495)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.791--ClientSession(1633161534)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.8--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 526339400
    [junit] [EL Finer]: 2024-01-08 18:54:05.8--ClientSession(526339400)--Thread(Thread[main,5,main])--acquire unit of work: 788684446
    [junit] [EL Finest]: 2024-01-08 18:54:05.8--UnitOfWork(788684446)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.8--UnitOfWork(788684446)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.8--UnitOfWork(788684446)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:05.8--ServerSession(1918393987)--Connection(1484518113)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.8--ClientSession(526339400)--Connection(1484518113)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.8--ClientSession(526339400)--Connection(1484518113)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.8--ClientSession(526339400)--Connection(1697685982)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, R&D, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--ClientSession(526339400)--Connection(1697685982)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.801--ServerSession(1918393987)--Connection(1484518113)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--UnitOfWork(788684446)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--UnitOfWork(788684446)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--UnitOfWork(788684446)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--ClientSession(526339400)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--UnitOfWork(788684446)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--ClientSession(526339400)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1148337557
    [junit] [EL Finer]: 2024-01-08 18:54:05.801--ClientSession(1148337557)--Thread(Thread[main,5,main])--acquire unit of work: 606882452
    [junit] [EL Finest]: 2024-01-08 18:54:05.801--UnitOfWork(606882452)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.802--UnitOfWork(606882452)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.802--UnitOfWork(606882452)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:05.802--ServerSession(1918393987)--Connection(313945225)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.802--ClientSession(1148337557)--Connection(313945225)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.802--ClientSession(1148337557)--Connection(313945225)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.802--ClientSession(1148337557)--Connection(1409875105)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [2, QM, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.802--UnitOfWork(606882452)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.802--UnitOfWork(606882452)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.802--UnitOfWork(606882452)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.802--ClientSession(1148337557)--Connection(1409875105)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.802--ServerSession(1918393987)--Connection(313945225)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.802--UnitOfWork(606882452)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.802--UnitOfWork(606882452)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.803--UnitOfWork(606882452)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.803--ClientSession(1148337557)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.803--UnitOfWork(606882452)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.803--ClientSession(1148337557)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.812--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 285205295
    [junit] [EL Finer]: 2024-01-08 18:54:05.812--ClientSession(285205295)--Thread(Thread[main,5,main])--acquire unit of work: 327584833
    [junit] [EL Finest]: 2024-01-08 18:54:05.812--UnitOfWork(327584833)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.912--UnitOfWork(327584833)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.912--UnitOfWork(327584833)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp@67d55a46)
    [junit] [EL Finest]: 2024-01-08 18:54:05.912--ServerSession(1918393987)--Connection(2006005439)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.912--ClientSession(285205295)--Connection(2006005439)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.913--ClientSession(285205295)--Connection(2006005439)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.913--ClientSession(285205295)--Connection(261801753)--Thread(Thread[main,5,main])--INSERT INTO TMP_TIMESTAMP (ID) VALUES (?)
    [junit] 	bind => [1704740045912]
    [junit] [EL Finer]: 2024-01-08 18:54:05.913--ClientSession(285205295)--Connection(261801753)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.914--ServerSession(1918393987)--Connection(2006005439)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.914--UnitOfWork(327584833)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.914--UnitOfWork(327584833)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.914--UnitOfWork(327584833)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.914--ClientSession(285205295)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.914--UnitOfWork(327584833)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.914--ClientSession(285205295)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.914--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 863917883
    [junit] [EL Finer]: 2024-01-08 18:54:05.914--ClientSession(863917883)--Thread(Thread[main,5,main])--acquire unit of work: 1294248741
    [junit] [EL Finest]: 2024-01-08 18:54:05.914--UnitOfWork(1294248741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readTimestamp" referenceClass=Timestamp sql="SELECT ID FROM TMP_TIMESTAMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.914--ServerSession(1918393987)--Connection(341778327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.914--ServerSession(1918393987)--Connection(341778327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.914--ServerSession(1918393987)--Connection(1490353715)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_TIMESTAMP WHERE (ID = ?)
    [junit] 	bind => [1704740045912]
    [junit] [EL Finest]: 2024-01-08 18:54:05.915--ServerSession(1918393987)--Connection(341778327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:05.923--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1860205951
    [junit] [EL Finer]: 2024-01-08 18:54:05.924--ClientSession(1860205951)--Thread(Thread[main,5,main])--acquire unit of work: 627863418
    [junit] [EL Finest]: 2024-01-08 18:54:05.924--UnitOfWork(627863418)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.924--UnitOfWork(627863418)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.924--UnitOfWork(627863418)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.924--UnitOfWork(627863418)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty@81cd90e)
    [junit] [EL Finest]: 2024-01-08 18:54:05.924--ServerSession(1918393987)--Connection(6932197)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.924--ClientSession(1860205951)--Connection(6932197)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.924--ClientSession(1860205951)--Connection(6932197)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.924--UnitOfWork(627863418)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty@7a6b214c)
    [junit] [EL Finer]: 2024-01-08 18:54:05.924--ClientSession(1860205951)--Connection(1850981199)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.924--ClientSession(1860205951)--Connection(1850981199)--Thread(Thread[main,5,main])--INSERT INTO TMP_NASTY (ID) VALUES (?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.924--ClientSession(1860205951)--Connection(1850981199)--Thread(Thread[main,5,main])--	bind => [1000]
    [junit] [EL Fine]: 2024-01-08 18:54:05.924--ClientSession(1860205951)--Connection(1850981199)--Thread(Thread[main,5,main])--	bind => [1000]
    [junit] [EL Finer]: 2024-01-08 18:54:05.924--ClientSession(1860205951)--Connection(1850981199)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.925--ClientSession(1860205951)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:05.925--ClientSession(1860205951)--Connection(1850981199)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.925--ServerSession(1918393987)--Connection(6932197)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:05.925--UnitOfWork(627863418)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestPersist.testNastyTimestampTwice(TestPersist.java:567)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 39 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '1000' for key 'TMP_NASTY.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 43 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:05.926--UnitOfWork(627863418)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.926--ClientSession(1860205951)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.934--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1122636984
    [junit] [EL Finer]: 2024-01-08 18:54:05.934--ClientSession(1122636984)--Thread(Thread[main,5,main])--acquire unit of work: 1480051614
    [junit] [EL Finest]: 2024-01-08 18:54:05.934--UnitOfWork(1480051614)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.934--UnitOfWork(1480051614)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.934--UnitOfWork(1480051614)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@79)
    [junit] [EL Finest]: 2024-01-08 18:54:05.934--ServerSession(1918393987)--Connection(25734038)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.934--ClientSession(1122636984)--Connection(25734038)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.934--ClientSession(1122636984)--Connection(25734038)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.934--ClientSession(1122636984)--Connection(1728445186)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [121, REMOVE, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--ClientSession(1122636984)--Connection(1728445186)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.935--ServerSession(1918393987)--Connection(25734038)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--UnitOfWork(1480051614)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--UnitOfWork(1480051614)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--UnitOfWork(1480051614)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--ClientSession(1122636984)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--UnitOfWork(1480051614)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--ClientSession(1122636984)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 878535710
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--ClientSession(878535710)--Thread(Thread[main,5,main])--acquire unit of work: 1892531480
    [junit] [EL Finest]: 2024-01-08 18:54:05.935--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.935--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@79
    [junit] [EL Finest]: 2024-01-08 18:54:05.935--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.935--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.935--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.935--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@79)
    [junit] [EL Finest]: 2024-01-08 18:54:05.936--ServerSession(1918393987)--Connection(1080651718)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.936--ClientSession(878535710)--Connection(1080651718)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.936--ClientSession(878535710)--Connection(1080651718)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.936--ClientSession(878535710)--Connection(1021494774)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.936--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.936--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.936--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.936--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@79)
    [junit] [EL Fine]: 2024-01-08 18:54:05.936--ClientSession(878535710)--Connection(1021494774)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [121, REINVIGORATED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.936--ClientSession(878535710)--Connection(1021494774)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.937--ServerSession(1918393987)--Connection(1080651718)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.937--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.937--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.937--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.937--ClientSession(878535710)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.937--UnitOfWork(1892531480)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.937--ClientSession(878535710)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.937--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1430094474
    [junit] [EL Finer]: 2024-01-08 18:54:05.937--ClientSession(1430094474)--Thread(Thread[main,5,main])--acquire unit of work: 1823955413
    [junit] [EL Finest]: 2024-01-08 18:54:05.937--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.937--ServerSession(1918393987)--Connection(732526171)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.937--ServerSession(1918393987)--Connection(732526171)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.937--ServerSession(1918393987)--Connection(99759097)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Finest]: 2024-01-08 18:54:05.937--ServerSession(1918393987)--Connection(732526171)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:05.938--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.938--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.938--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--Unregister the object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7a
    [junit] [EL Finer]: 2024-01-08 18:54:05.938--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:05.938--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:05.938--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.938--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.938--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7a)
    [junit] [EL Finest]: 2024-01-08 18:54:05.938--ServerSession(1918393987)--Connection(876044393)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.938--ClientSession(1430094474)--Connection(876044393)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.938--ClientSession(1430094474)--Connection(876044393)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.938--ClientSession(1430094474)--Connection(163843907)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [122, REINVIGORATED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.938--ClientSession(1430094474)--Connection(163843907)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.939--ServerSession(1918393987)--Connection(876044393)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.939--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.939--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.939--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.939--ClientSession(1430094474)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.939--UnitOfWork(1823955413)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.939--ClientSession(1430094474)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.939--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1663673785
    [junit] [EL Finer]: 2024-01-08 18:54:05.939--ClientSession(1663673785)--Thread(Thread[main,5,main])--acquire unit of work: 1821549981
    [junit] [EL Finest]: 2024-01-08 18:54:05.939--UnitOfWork(1821549981)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.939--UnitOfWork(1821549981)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7a
    [junit] [EL Finer]: 2024-01-08 18:54:05.947--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1524462464
    [junit] [EL Finer]: 2024-01-08 18:54:05.947--ClientSession(1524462464)--Thread(Thread[main,5,main])--acquire unit of work: 241403219
    [junit] [EL Finest]: 2024-01-08 18:54:05.947--UnitOfWork(241403219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.948--UnitOfWork(241403219)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.948--UnitOfWork(241403219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:05.948--ServerSession(1918393987)--Connection(1151395471)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.948--ClientSession(1524462464)--Connection(1151395471)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.948--ClientSession(1524462464)--Connection(1151395471)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.948--ClientSession(1524462464)--Connection(1450945109)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [31, DETACHED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.948--ClientSession(1524462464)--Connection(1450945109)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.948--ServerSession(1918393987)--Connection(1151395471)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.948--UnitOfWork(241403219)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.948--UnitOfWork(241403219)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.948--UnitOfWork(241403219)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.948--ClientSession(1524462464)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.949--UnitOfWork(241403219)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.949--ClientSession(1524462464)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.949--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1393284987
    [junit] [EL Finer]: 2024-01-08 18:54:05.949--ClientSession(1393284987)--Thread(Thread[main,5,main])--acquire unit of work: 1487529549
    [junit] [EL Finest]: 2024-01-08 18:54:05.949--UnitOfWork(1487529549)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.949--UnitOfWork(1487529549)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.949--UnitOfWork(1487529549)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:05.949--ServerSession(1918393987)--Connection(437475)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.949--ClientSession(1393284987)--Connection(437475)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.949--ClientSession(1393284987)--Connection(437475)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.949--ClientSession(1393284987)--Connection(221971351)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [31, DETACHED, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.949--ClientSession(1393284987)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:05.95--ClientSession(1393284987)--Connection(221971351)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.95--ServerSession(1918393987)--Connection(437475)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:05.95--UnitOfWork(1487529549)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '31' for key 'TMP_DEP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [31, DETACHED, 1]
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:917)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:979)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:640)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:152)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestPersist.testPersistDetached(TestPersist.java:274)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '31' for key 'TMP_DEP.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1003)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeLargeUpdate(ClientPreparedStatement.java:1312)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdate(ClientPreparedStatement.java:988)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:907)
    [junit] 	... 42 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:05.95--UnitOfWork(1487529549)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.95--ClientSession(1393284987)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.95--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 848995025
    [junit] [EL Finer]: 2024-01-08 18:54:05.95--ClientSession(848995025)--Thread(Thread[main,5,main])--acquire unit of work: 271594494
    [junit] [EL Finest]: 2024-01-08 18:54:05.95--UnitOfWork(271594494)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.95--UnitOfWork(271594494)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.95--UnitOfWork(271594494)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.95--UnitOfWork(271594494)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20)
    [junit] [EL Finest]: 2024-01-08 18:54:05.951--ServerSession(1918393987)--Connection(1482861352)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.951--ClientSession(848995025)--Connection(1482861352)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.951--ClientSession(848995025)--Connection(1482861352)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.951--UnitOfWork(271594494)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20)
    [junit] [EL Finer]: 2024-01-08 18:54:05.951--ClientSession(848995025)--Connection(555754759)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.951--ClientSession(848995025)--Connection(555754759)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:05.951--ClientSession(848995025)--Connection(555754759)--Thread(Thread[main,5,main])--	bind => [32, DETACHED, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.951--ClientSession(848995025)--Connection(555754759)--Thread(Thread[main,5,main])--	bind => [32, ORIGINAL, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.951--ClientSession(848995025)--Connection(555754759)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:05.951--ClientSession(848995025)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:05.952--ClientSession(848995025)--Connection(555754759)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.952--ServerSession(1918393987)--Connection(1482861352)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:05.952--UnitOfWork(271594494)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '32' for key 'TMP_DEP.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestPersist.testPersistDetached(TestPersist.java:299)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '32' for key 'TMP_DEP.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 40 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '32' for key 'TMP_DEP.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 44 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:05.952--UnitOfWork(271594494)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.952--ClientSession(848995025)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.952--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1888859784
    [junit] [EL Finer]: 2024-01-08 18:54:05.952--ClientSession(1888859784)--Thread(Thread[main,5,main])--acquire unit of work: 2089917982
    [junit] [EL Finest]: 2024-01-08 18:54:05.952--UnitOfWork(2089917982)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.952--UnitOfWork(2089917982)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.952--UnitOfWork(2089917982)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21)
    [junit] [EL Finest]: 2024-01-08 18:54:05.952--ServerSession(1918393987)--Connection(1099109905)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.952--ClientSession(1888859784)--Connection(1099109905)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.952--ClientSession(1888859784)--Connection(1099109905)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.953--ClientSession(1888859784)--Connection(831656273)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [33, ORIGINAL, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--ClientSession(1888859784)--Connection(831656273)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.953--ServerSession(1918393987)--Connection(1099109905)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--UnitOfWork(2089917982)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--UnitOfWork(2089917982)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--UnitOfWork(2089917982)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--ClientSession(1888859784)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--UnitOfWork(2089917982)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--ClientSession(1888859784)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1823047135
    [junit] [EL Finer]: 2024-01-08 18:54:05.953--ClientSession(1823047135)--Thread(Thread[main,5,main])--acquire unit of work: 1292956034
    [junit] [EL Finest]: 2024-01-08 18:54:05.954--UnitOfWork(1292956034)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.954--UnitOfWork(1292956034)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21
    [junit] [EL Finest]: 2024-01-08 18:54:05.954--UnitOfWork(1292956034)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.954--UnitOfWork(1292956034)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.954--UnitOfWork(1292956034)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21)
    [junit] [EL Finest]: 2024-01-08 18:54:05.954--ServerSession(1918393987)--Connection(1103641328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.954--ClientSession(1823047135)--Connection(1103641328)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.954--ClientSession(1823047135)--Connection(1103641328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.954--ClientSession(1823047135)--Connection(1205094026)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [33, DETACHED, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.954--ClientSession(1823047135)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:05.954--ClientSession(1823047135)--Connection(1205094026)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.955--ServerSession(1918393987)--Connection(1103641328)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:05.955--UnitOfWork(1292956034)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '33' for key 'TMP_DEP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [33, DETACHED, 1]
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:917)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:979)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:640)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:152)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestPersist.testPersistDetached(TestPersist.java:327)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '33' for key 'TMP_DEP.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1003)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeLargeUpdate(ClientPreparedStatement.java:1312)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdate(ClientPreparedStatement.java:988)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:907)
    [junit] 	... 42 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:05.955--UnitOfWork(1292956034)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.955--ClientSession(1823047135)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.955--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1532216261
    [junit] [EL Finer]: 2024-01-08 18:54:05.955--ClientSession(1532216261)--Thread(Thread[main,5,main])--acquire unit of work: 400976621
    [junit] [EL Finest]: 2024-01-08 18:54:05.955--UnitOfWork(400976621)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.955--UnitOfWork(400976621)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.955--UnitOfWork(400976621)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@22)
    [junit] [EL Finest]: 2024-01-08 18:54:05.955--ServerSession(1918393987)--Connection(798555759)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.955--ClientSession(1532216261)--Connection(798555759)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.955--ClientSession(1532216261)--Connection(798555759)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.955--ClientSession(1532216261)--Connection(185419891)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [34, ORIGINAL, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.955--ClientSession(1532216261)--Connection(185419891)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.956--ServerSession(1918393987)--Connection(798555759)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--UnitOfWork(400976621)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--UnitOfWork(400976621)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--UnitOfWork(400976621)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--ClientSession(1532216261)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--UnitOfWork(400976621)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--ClientSession(1532216261)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 126039047
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--ClientSession(126039047)--Thread(Thread[main,5,main])--acquire unit of work: 1722591828
    [junit] [EL Finest]: 2024-01-08 18:54:05.956--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:05.956--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@22
    [junit] [EL Finest]: 2024-01-08 18:54:05.956--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:05.956--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.956--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.957--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:05.957--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@22)
    [junit] [EL Finest]: 2024-01-08 18:54:05.957--ServerSession(1918393987)--Connection(827549167)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.957--ClientSession(126039047)--Connection(827549167)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.957--ClientSession(126039047)--Connection(827549167)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:05.957--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@22)
    [junit] [EL Fine]: 2024-01-08 18:54:05.957--ClientSession(126039047)--Connection(523771567)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [34, DETACHED, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.957--ClientSession(126039047)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Warning]: 2024-01-08 18:54:05.957--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '34' for key 'TMP_DEP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [34, DETACHED, 1]
    [junit] Query: DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@22)
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:917)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:979)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:640)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:152)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.appendCall(ParameterizedSQLBatchWritingMechanism.java:85)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:612)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2105)
    [junit] 	at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:313)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:275)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:261)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.deleteObject(DatasourceCallQueryMechanism.java:243)
    [junit] 	at org.eclipse.persistence.internal.queries.StatementQueryMechanism.deleteObject(StatementQueryMechanism.java:121)
    [junit] 	at org.eclipse.persistence.queries.DeleteObjectQuery.executeDatabaseQuery(DeleteObjectQuery.java:220)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.DeleteObjectQuery.executeInUnitOfWorkObjectLevelModifyQuery(DeleteObjectQuery.java:121)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.deleteAllObjects(CommitManager.java:344)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.deleteAllObjects(CommitManager.java:293)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1522)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1609)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:280)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestPersist.testPersistDetached(TestPersist.java:356)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '34' for key 'TMP_DEP.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1003)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeLargeUpdate(ClientPreparedStatement.java:1312)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdate(ClientPreparedStatement.java:988)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:907)
    [junit] 	... 60 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:05.958--ClientSession(126039047)--Connection(523771567)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.958--ServerSession(1918393987)--Connection(827549167)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.958--UnitOfWork(1722591828)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.958--ClientSession(126039047)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.967--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1212473931
    [junit] [EL Finer]: 2024-01-08 18:54:05.967--ClientSession(1212473931)--Thread(Thread[main,5,main])--acquire unit of work: 628211188
    [junit] [EL Finest]: 2024-01-08 18:54:05.967--UnitOfWork(628211188)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.967--UnitOfWork(628211188)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.967--UnitOfWork(628211188)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e7)
    [junit] [EL Finest]: 2024-01-08 18:54:05.967--ServerSession(1918393987)--Connection(291996777)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.967--ClientSession(1212473931)--Connection(291996777)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.967--ClientSession(1212473931)--Connection(291996777)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.968--ClientSession(1212473931)--Connection(961615276)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [999, X, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--ClientSession(1212473931)--Connection(961615276)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.968--ServerSession(1918393987)--Connection(291996777)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--UnitOfWork(628211188)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--UnitOfWork(628211188)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--UnitOfWork(628211188)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--ClientSession(1212473931)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--UnitOfWork(628211188)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--ClientSession(1212473931)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 992521115
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--ClientSession(992521115)--Thread(Thread[main,5,main])--acquire unit of work: 381760603
    [junit] [EL Finest]: 2024-01-08 18:54:05.968--UnitOfWork(381760603)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:05.968--UnitOfWork(381760603)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:05.968--UnitOfWork(381760603)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e7)
    [junit] [EL Finest]: 2024-01-08 18:54:05.968--ServerSession(1918393987)--Connection(474059546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:05.969--ClientSession(992521115)--Connection(474059546)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:05.969--ClientSession(992521115)--Connection(474059546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:05.969--ClientSession(992521115)--Connection(1657509754)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [999, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:05.969--ClientSession(992521115)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:05.969--ClientSession(992521115)--Connection(1657509754)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.032--ServerSession(1918393987)--Connection(474059546)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:06.033--UnitOfWork(381760603)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '999' for key 'TMP_DEP.PRIMARY'
    [junit] Error Code: 1062
    [junit] Call: INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [999, X, 1]
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:917)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:979)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:640)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:152)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestPersist.testDuprec(TestPersist.java:593)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '999' for key 'TMP_DEP.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1003)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeLargeUpdate(ClientPreparedStatement.java:1312)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdate(ClientPreparedStatement.java:988)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:907)
    [junit] 	... 41 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:06.033--UnitOfWork(381760603)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.033--ClientSession(992521115)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.042--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 145423728
    [junit] [EL Finer]: 2024-01-08 18:54:06.042--ClientSession(145423728)--Thread(Thread[main,5,main])--acquire unit of work: 1014071026
    [junit] [EL Finest]: 2024-01-08 18:54:06.042--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.042--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.042--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.042--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.042--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.042--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.043--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e6)
    [junit] [EL Finest]: 2024-01-08 18:54:06.043--ServerSession(1918393987)--Connection(921452657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(921452657)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(921452657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:06.043--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e4)
    [junit] [EL Finest]: 2024-01-08 18:54:06.043--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e3)
    [junit] [EL Finest]: 2024-01-08 18:54:06.043--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e2)
    [junit] [EL Finest]: 2024-01-08 18:54:06.043--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e5)
    [junit] [EL Finer]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--	bind => [998, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--	bind => [996, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--	bind => [995, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--	bind => [994, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--	bind => [997, X, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.043--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:06.044--ClientSession(145423728)--Connection(1568740070)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.044--ServerSession(1918393987)--Connection(921452657)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--ClientSession(145423728)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--UnitOfWork(1014071026)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--ClientSession(145423728)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1022837566
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--ClientSession(1022837566)--Thread(Thread[main,5,main])--acquire unit of work: 1758225177
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e3)
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--ServerSession(1918393987)--Connection(1349400619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.045--ClientSession(1022837566)--Connection(1349400619)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--ClientSession(1022837566)--Connection(1349400619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e1)
    [junit] [EL Finest]: 2024-01-08 18:54:06.045--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3df)
    [junit] [EL Finest]: 2024-01-08 18:54:06.046--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3de)
    [junit] [EL Finest]: 2024-01-08 18:54:06.046--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3e0)
    [junit] [EL Finer]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--	bind => [995, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--	bind => [993, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--	bind => [991, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--	bind => [990, X, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--	bind => [992, X, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:06.046--ClientSession(1022837566)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finer]: 2024-01-08 18:54:06.047--ClientSession(1022837566)--Connection(1514556391)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.047--ServerSession(1918393987)--Connection(1349400619)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:06.047--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.BatchUpdateException: Duplicate entry '995' for key 'TMP_DEP.PRIMARY'
    [junit] Error Code: 1062
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:333)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:948)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:182)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestPersist.testDuprecBatch(TestPersist.java:634)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.BatchUpdateException: Duplicate entry '995' for key 'TMP_DEP.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:223)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:813)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchInternal(ClientPreparedStatement.java:416)
    [junit] 	at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:799)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabasePlatform.executeBatch(DatabasePlatform.java:2516)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeJDK12BatchStatement(DatabaseAccessor.java:937)
    [junit] 	... 39 more
    [junit] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '995' for key 'TMP_DEP.PRIMARY'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:118)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeUpdateInternal(ClientPreparedStatement.java:1054)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeBatchSerially(ClientPreparedStatement.java:792)
    [junit] 	... 43 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:06.047--UnitOfWork(1758225177)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.047--ClientSession(1022837566)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.056--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1467974048
    [junit] [EL Finer]: 2024-01-08 18:54:06.056--ClientSession(1467974048)--Thread(Thread[main,5,main])--acquire unit of work: 539825188
    [junit] [EL Finest]: 2024-01-08 18:54:06.056--UnitOfWork(539825188)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.056--UnitOfWork(539825188)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.056--UnitOfWork(539825188)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:06.057--ServerSession(1918393987)--Connection(1182015948)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.057--ClientSession(1467974048)--Connection(1182015948)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.057--ClientSession(1467974048)--Connection(1182015948)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.057--ClientSession(1467974048)--Connection(246452498)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, OLD, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.057--ClientSession(1467974048)--Connection(246452498)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.057--ServerSession(1918393987)--Connection(1182015948)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.057--UnitOfWork(539825188)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.057--UnitOfWork(539825188)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.058--UnitOfWork(539825188)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.058--ClientSession(1467974048)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.058--UnitOfWork(539825188)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.058--ClientSession(1467974048)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.058--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 721863560
    [junit] [EL Finer]: 2024-01-08 18:54:06.058--ClientSession(721863560)--Thread(Thread[main,5,main])--acquire unit of work: 1285287269
    [junit] [EL Finest]: 2024-01-08 18:54:06.058--UnitOfWork(1285287269)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.058--UnitOfWork(1285287269)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finer]: 2024-01-08 18:54:06.058--UnitOfWork(1285287269)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.058--UnitOfWork(1285287269)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:06.058--ServerSession(1918393987)--Connection(1892771928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.058--ClientSession(721863560)--Connection(1892771928)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.058--ClientSession(721863560)--Connection(1892771928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.058--ClientSession(721863560)--Connection(2023707986)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [CHANGED, 2, 11, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--ClientSession(721863560)--Connection(2023707986)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.059--ServerSession(1918393987)--Connection(1892771928)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--UnitOfWork(1285287269)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--UnitOfWork(1285287269)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--UnitOfWork(1285287269)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--ClientSession(721863560)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--UnitOfWork(1285287269)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--ClientSession(721863560)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1494188138
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--ClientSession(1494188138)--Thread(Thread[main,5,main])--acquire unit of work: 577220795
    [junit] [EL Finest]: 2024-01-08 18:54:06.059--UnitOfWork(577220795)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--UnitOfWork(577220795)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.059--UnitOfWork(577220795)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.059--ServerSession(1918393987)--Connection(768047458)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.059--ClientSession(1494188138)--Connection(768047458)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.059--ClientSession(1494188138)--Connection(768047458)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.06--ClientSession(1494188138)--Connection(851109385)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [12, CHANGED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.06--ClientSession(1494188138)--Connection(851109385)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.06--ServerSession(1918393987)--Connection(768047458)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.06--UnitOfWork(577220795)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.06--UnitOfWork(577220795)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.06--UnitOfWork(577220795)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.06--ClientSession(1494188138)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.06--UnitOfWork(577220795)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.06--ClientSession(1494188138)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.069--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 506184257
    [junit] [EL Finer]: 2024-01-08 18:54:06.069--ClientSession(506184257)--Thread(Thread[main,5,main])--acquire unit of work: 1412536057
    [junit] [EL Finest]: 2024-01-08 18:54:06.069--UnitOfWork(1412536057)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.069--UnitOfWork(1412536057)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.069--UnitOfWork(1412536057)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15)
    [junit] [EL Finest]: 2024-01-08 18:54:06.069--ServerSession(1918393987)--Connection(1372771126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.069--ClientSession(506184257)--Connection(1372771126)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.069--ClientSession(506184257)--Connection(1372771126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.07--ClientSession(506184257)--Connection(151781803)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [21, REMOVE, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--ClientSession(506184257)--Connection(151781803)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.07--ServerSession(1918393987)--Connection(1372771126)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--UnitOfWork(1412536057)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--UnitOfWork(1412536057)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--UnitOfWork(1412536057)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--ClientSession(506184257)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--UnitOfWork(1412536057)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--ClientSession(506184257)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1910857288
    [junit] [EL Finer]: 2024-01-08 18:54:06.07--ClientSession(1910857288)--Thread(Thread[main,5,main])--acquire unit of work: 912877601
    [junit] [EL Finest]: 2024-01-08 18:54:06.07--UnitOfWork(912877601)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.071--UnitOfWork(912877601)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15
    [junit] [EL Finest]: 2024-01-08 18:54:06.071--UnitOfWork(912877601)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.071--UnitOfWork(912877601)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.071--UnitOfWork(912877601)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15)
    [junit] [EL Finest]: 2024-01-08 18:54:06.071--ServerSession(1918393987)--Connection(1342423316)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.071--ClientSession(1910857288)--Connection(1342423316)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.071--ClientSession(1910857288)--Connection(1342423316)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.071--ClientSession(1910857288)--Connection(115653836)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [REINVIGORATED, 2, 21, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.071--ClientSession(1910857288)--Connection(115653836)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--ServerSession(1918393987)--Connection(1342423316)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--UnitOfWork(912877601)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--UnitOfWork(912877601)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--UnitOfWork(912877601)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--ClientSession(1910857288)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--UnitOfWork(912877601)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--ClientSession(1910857288)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1026553658
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--ClientSession(1026553658)--Thread(Thread[main,5,main])--acquire unit of work: 1936362218
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--Unregister the object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16)
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--ServerSession(1918393987)--Connection(641691286)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.072--ClientSession(1026553658)--Connection(641691286)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.072--ClientSession(1026553658)--Connection(641691286)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.073--ClientSession(1026553658)--Connection(1232346752)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [22, REINVIGORATED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--ClientSession(1026553658)--Connection(1232346752)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.073--ServerSession(1918393987)--Connection(641691286)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--ClientSession(1026553658)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--UnitOfWork(1936362218)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--ClientSession(1026553658)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 967635335
    [junit] [EL Finer]: 2024-01-08 18:54:06.073--ClientSession(967635335)--Thread(Thread[main,5,main])--acquire unit of work: 1681552378
    [junit] [EL Finest]: 2024-01-08 18:54:06.073--UnitOfWork(1681552378)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.073--UnitOfWork(1681552378)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.339 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestReadOnly
    [junit] [EL Finer]: 2024-01-08 18:54:06.089--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 92350773
    [junit] [EL Finer]: 2024-01-08 18:54:06.089--ClientSession(92350773)--Thread(Thread[main,5,main])--acquire unit of work: 119445056
    [junit] [EL Finest]: 2024-01-08 18:54:06.089--UnitOfWork(119445056)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.089--UnitOfWork(119445056)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.089--UnitOfWork(119445056)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass@1ce45e18)
    [junit] [EL Finest]: 2024-01-08 18:54:06.089--ServerSession(1918393987)--Connection(691171870)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.089--ClientSession(92350773)--Connection(691171870)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.089--ClientSession(92350773)--Connection(691171870)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.09--ClientSession(92350773)--Connection(1517112814)--Thread(Thread[main,5,main])--INSERT INTO TMP_READONLY (ID, ADDON, NAME, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2, null, sub, 1, -2]
    [junit] [EL Finer]: 2024-01-08 18:54:06.09--ClientSession(92350773)--Connection(1517112814)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.09--ServerSession(1918393987)--Connection(691171870)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.09--UnitOfWork(119445056)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.09--UnitOfWork(119445056)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.09--UnitOfWork(119445056)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.09--ClientSession(92350773)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.09--UnitOfWork(119445056)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.091--ClientSession(92350773)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.091--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1885192614
    [junit] [EL Finer]: 2024-01-08 18:54:06.091--ClientSession(1885192614)--Thread(Thread[main,5,main])--acquire unit of work: 1246101297
    [junit] [EL Finest]: 2024-01-08 18:54:06.091--UnitOfWork(1246101297)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReadOnlyEntity" referenceClass=ReadOnlyEntity sql="SELECT ID, DTYPE, NAME, VERSION, ADDON FROM TMP_READONLY WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.091--ServerSession(1918393987)--Connection(1664401624)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.091--ServerSession(1918393987)--Connection(1664401624)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.091--ServerSession(1918393987)--Connection(1961704420)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, NAME, VERSION, ADDON FROM TMP_READONLY WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:06.092--ServerSession(1918393987)--Connection(1664401624)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--UnitOfWork(1246101297)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--UnitOfWork(1246101297)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--UnitOfWork(1246101297)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--UnitOfWork(1246101297)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--ClientSession(1885192614)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--UnitOfWork(1246101297)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--ClientSession(1885192614)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 423377692
    [junit] [EL Finer]: 2024-01-08 18:54:06.092--ClientSession(423377692)--Thread(Thread[main,5,main])--acquire unit of work: 1138249201
    [junit] [EL Finest]: 2024-01-08 18:54:06.092--UnitOfWork(1138249201)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReadOnlyEntity" referenceClass=ReadOnlyEntity sql="SELECT ID, DTYPE, NAME, VERSION, ADDON FROM TMP_READONLY WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.092--ServerSession(1918393987)--Connection(588801311)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.092--ServerSession(1918393987)--Connection(588801311)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.092--ServerSession(1918393987)--Connection(1057291015)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, NAME, VERSION, ADDON FROM TMP_READONLY WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:06.093--ServerSession(1918393987)--Connection(588801311)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:06.093--UnitOfWork(1138249201)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.093--UnitOfWork(1138249201)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.093--UnitOfWork(1138249201)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.093--UnitOfWork(1138249201)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.093--ClientSession(423377692)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.093--UnitOfWork(1138249201)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.093--ClientSession(423377692)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.015 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestRefresh
    [junit] [EL Finer]: 2024-01-08 18:54:06.108--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 993587250
    [junit] [EL Finer]: 2024-01-08 18:54:06.108--ClientSession(993587250)--Thread(Thread[main,5,main])--acquire unit of work: 400048100
    [junit] [EL Finest]: 2024-01-08 18:54:06.108--UnitOfWork(400048100)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.108--UnitOfWork(400048100)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.108--UnitOfWork(400048100)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@29)
    [junit] [EL Finest]: 2024-01-08 18:54:06.109--ServerSession(1918393987)--Connection(320192254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.109--ClientSession(993587250)--Connection(320192254)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.109--ClientSession(993587250)--Connection(320192254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.109--ClientSession(993587250)--Connection(1164219495)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [41, DETACHED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.109--ClientSession(993587250)--Connection(1164219495)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.109--ServerSession(1918393987)--Connection(320192254)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--UnitOfWork(400048100)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--UnitOfWork(400048100)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--UnitOfWork(400048100)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ClientSession(993587250)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--UnitOfWork(400048100)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ClientSession(993587250)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1645088054
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ClientSession(1645088054)--Thread(Thread[main,5,main])--acquire unit of work: 1557310919
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--UnitOfWork(1557310919)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ClientSession(1645088054)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1039453590
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ClientSession(1039453590)--Thread(Thread[main,5,main])--acquire unit of work: 901737914
    [junit] [EL Finest]: 2024-01-08 18:54:06.11--UnitOfWork(901737914)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--UnitOfWork(901737914)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ClientSession(1039453590)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1966896145
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ClientSession(1966896145)--Thread(Thread[main,5,main])--acquire unit of work: 1000347057
    [junit] [EL Finest]: 2024-01-08 18:54:06.11--UnitOfWork(1000347057)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--UnitOfWork(1000347057)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.11--UnitOfWork(1000347057)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2b)
    [junit] [EL Finest]: 2024-01-08 18:54:06.11--ServerSession(1918393987)--Connection(1297259967)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.11--ClientSession(1966896145)--Connection(1297259967)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.11--ClientSession(1966896145)--Connection(1297259967)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.11--ClientSession(1966896145)--Connection(1986270265)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [43, MANAGED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--ClientSession(1966896145)--Connection(1986270265)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.111--ServerSession(1918393987)--Connection(1297259967)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--UnitOfWork(1000347057)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--UnitOfWork(1000347057)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--UnitOfWork(1000347057)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--ClientSession(1966896145)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--UnitOfWork(1000347057)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--ClientSession(1966896145)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 29401411
    [junit] [EL Finer]: 2024-01-08 18:54:06.111--ClientSession(29401411)--Thread(Thread[main,5,main])--acquire unit of work: 1478917025
    [junit] [EL Finest]: 2024-01-08 18:54:06.111--UnitOfWork(1478917025)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.111--UnitOfWork(1478917025)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2b
    [junit] [EL Finer]: 2024-01-08 18:54:06.112--UnitOfWork(1478917025)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.112--ClientSession(29401411)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.112--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1472719920
    [junit] [EL Finer]: 2024-01-08 18:54:06.112--ClientSession(1472719920)--Thread(Thread[main,5,main])--acquire unit of work: 1922949345
    [junit] [EL Finest]: 2024-01-08 18:54:06.112--UnitOfWork(1922949345)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.112--UnitOfWork(1922949345)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.112--UnitOfWork(1922949345)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.112--ServerSession(1918393987)--Connection(1833824722)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.112--ClientSession(1472719920)--Connection(1833824722)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.112--ClientSession(1472719920)--Connection(1833824722)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.112--ClientSession(1472719920)--Connection(1892322930)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [44, DELETED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.112--ClientSession(1472719920)--Connection(1892322930)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.112--ServerSession(1918393987)--Connection(1833824722)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--UnitOfWork(1922949345)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--UnitOfWork(1922949345)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--UnitOfWork(1922949345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--ClientSession(1472719920)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--UnitOfWork(1922949345)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--ClientSession(1472719920)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 673307146
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--ClientSession(673307146)--Thread(Thread[main,5,main])--acquire unit of work: 719355325
    [junit] [EL Finest]: 2024-01-08 18:54:06.113--UnitOfWork(719355325)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.113--UnitOfWork(719355325)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2c
    [junit] [EL Finest]: 2024-01-08 18:54:06.113--UnitOfWork(719355325)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--UnitOfWork(719355325)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.113--ClientSession(673307146)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.122--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 334563687
    [junit] [EL Finer]: 2024-01-08 18:54:06.122--ClientSession(334563687)--Thread(Thread[main,5,main])--acquire unit of work: 1996476498
    [junit] [EL Finer]: 2024-01-08 18:54:06.122--UnitOfWork(1996476498)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.122--ClientSession(334563687)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.122--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 515585759
    [junit] [EL Finer]: 2024-01-08 18:54:06.122--ClientSession(515585759)--Thread(Thread[main,5,main])--acquire unit of work: 525199726
    [junit] [EL Finer]: 2024-01-08 18:54:06.122--UnitOfWork(525199726)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.122--ClientSession(515585759)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.131--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1000671313
    [junit] [EL Finer]: 2024-01-08 18:54:06.131--ClientSession(1000671313)--Thread(Thread[main,5,main])--acquire unit of work: 1545634845
    [junit] [EL Finest]: 2024-01-08 18:54:06.131--UnitOfWork(1545634845)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.131--UnitOfWork(1545634845)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.131--UnitOfWork(1545634845)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15)
    [junit] [EL Finest]: 2024-01-08 18:54:06.131--ServerSession(1918393987)--Connection(1578892902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.132--ClientSession(1000671313)--Connection(1578892902)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.132--ClientSession(1000671313)--Connection(1578892902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.132--ClientSession(1000671313)--Connection(113482196)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [21, MANAGED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.132--ClientSession(1000671313)--Connection(113482196)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.132--ServerSession(1918393987)--Connection(1578892902)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.132--UnitOfWork(1545634845)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.132--UnitOfWork(1545634845)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.132--UnitOfWork(1545634845)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.133--ClientSession(1000671313)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.133--UnitOfWork(1545634845)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.133--ClientSession(1000671313)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.133--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1127441120
    [junit] [EL Finer]: 2024-01-08 18:54:06.133--ClientSession(1127441120)--Thread(Thread[main,5,main])--acquire unit of work: 1113218094
    [junit] [EL Finest]: 2024-01-08 18:54:06.133--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.133--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15
    [junit] [EL Finest]: 2024-01-08 18:54:06.133--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.133--ServerSession(1918393987)--Connection(1151821341)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.133--ServerSession(1918393987)--Connection(1151821341)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.133--ServerSession(1918393987)--Connection(484124683)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:06.134--ServerSession(1918393987)--Connection(1151821341)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.134--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--Merge clone org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15 
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--ClientSession(1127441120)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--UnitOfWork(1113218094)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--ClientSession(1127441120)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1080187590
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--ClientSession(1080187590)--Thread(Thread[main,5,main])--acquire unit of work: 87865777
    [junit] [EL Finest]: 2024-01-08 18:54:06.134--UnitOfWork(87865777)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.134--UnitOfWork(87865777)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15
    [junit] [EL Finest]: 2024-01-08 18:54:06.134--UnitOfWork(87865777)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.134--UnitOfWork(87865777)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.134--UnitOfWork(87865777)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16)
    [junit] [EL Finest]: 2024-01-08 18:54:06.134--ServerSession(1918393987)--Connection(1404582039)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.135--ClientSession(1080187590)--Connection(1404582039)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.135--ClientSession(1080187590)--Connection(1404582039)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.135--ClientSession(1080187590)--Connection(687842599)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [22, MANAGED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.135--ClientSession(1080187590)--Connection(687842599)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.135--ServerSession(1918393987)--Connection(1404582039)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.135--UnitOfWork(87865777)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.136--UnitOfWork(87865777)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.136--UnitOfWork(87865777)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.136--ClientSession(1080187590)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.136--UnitOfWork(87865777)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.136--ClientSession(1080187590)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.136--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1178027755
    [junit] [EL Finer]: 2024-01-08 18:54:06.136--ClientSession(1178027755)--Thread(Thread[main,5,main])--acquire unit of work: 1423553082
    [junit] [EL Finest]: 2024-01-08 18:54:06.136--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.136--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16
    [junit] [EL Finest]: 2024-01-08 18:54:06.136--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.136--ServerSession(1918393987)--Connection(1047698758)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.136--ServerSession(1918393987)--Connection(1047698758)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.137--ServerSession(1918393987)--Connection(656650448)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:06.137--ServerSession(1918393987)--Connection(1047698758)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.137--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--Merge clone org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16 
    [junit] [EL Finer]: 2024-01-08 18:54:06.137--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.137--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16)
    [junit] [EL Finest]: 2024-01-08 18:54:06.137--ServerSession(1918393987)--Connection(1843541066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.137--ClientSession(1178027755)--Connection(1843541066)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.137--ClientSession(1178027755)--Connection(1843541066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.138--ClientSession(1178027755)--Connection(1467853846)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [MANAGED, 2, 22, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--ClientSession(1178027755)--Connection(1467853846)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.138--ServerSession(1918393987)--Connection(1843541066)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--ClientSession(1178027755)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--UnitOfWork(1423553082)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--ClientSession(1178027755)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1605393415
    [junit] [EL Finer]: 2024-01-08 18:54:06.138--ClientSession(1605393415)--Thread(Thread[main,5,main])--acquire unit of work: 596403167
    [junit] [EL Finest]: 2024-01-08 18:54:06.138--UnitOfWork(596403167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.138--UnitOfWork(596403167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16
    [junit] [EL Finer]: 2024-01-08 18:54:06.148--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1892261395
    [junit] [EL Finer]: 2024-01-08 18:54:06.148--ClientSession(1892261395)--Thread(Thread[main,5,main])--acquire unit of work: 840259832
    [junit] [EL Finest]: 2024-01-08 18:54:06.148--UnitOfWork(840259832)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.148--UnitOfWork(840259832)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.148--UnitOfWork(840259832)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f)
    [junit] [EL Finest]: 2024-01-08 18:54:06.148--ServerSession(1918393987)--Connection(979865152)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.148--ClientSession(1892261395)--Connection(979865152)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.148--ClientSession(1892261395)--Connection(979865152)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.148--ClientSession(1892261395)--Connection(573424492)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [111, dep111, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--ClientSession(1892261395)--Connection(573424492)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.149--ServerSession(1918393987)--Connection(979865152)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--UnitOfWork(840259832)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--UnitOfWork(840259832)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--UnitOfWork(840259832)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--ClientSession(1892261395)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--UnitOfWork(840259832)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--ClientSession(1892261395)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 666389658
    [junit] [EL Finer]: 2024-01-08 18:54:06.149--ClientSession(666389658)--Thread(Thread[main,5,main])--acquire unit of work: 564908963
    [junit] [EL Finest]: 2024-01-08 18:54:06.149--UnitOfWork(564908963)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.149--UnitOfWork(564908963)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f
    [junit] [EL Finest]: 2024-01-08 18:54:06.149--UnitOfWork(564908963)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.15--ServerSession(1918393987)--Connection(2011281484)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.15--ServerSession(1918393987)--Connection(2011281484)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.15--ServerSession(1918393987)--Connection(316204726)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] [EL Finest]: 2024-01-08 18:54:06.15--ServerSession(1918393987)--Connection(2011281484)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.15--UnitOfWork(564908963)--Thread(Thread[main,5,main])--Merge clone org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f 
    [junit] [EL Finer]: 2024-01-08 18:54:06.15--UnitOfWork(564908963)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.15--ClientSession(666389658)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.159--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 626295499
    [junit] [EL Finer]: 2024-01-08 18:54:06.159--ClientSession(626295499)--Thread(Thread[main,5,main])--acquire unit of work: 1089268437
    [junit] [EL Finest]: 2024-01-08 18:54:06.159--UnitOfWork(1089268437)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.159--UnitOfWork(1089268437)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.159--UnitOfWork(1089268437)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:06.159--ServerSession(1918393987)--Connection(1947573705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.159--ClientSession(626295499)--Connection(1947573705)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.159--ClientSession(626295499)--Connection(1947573705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.16--ClientSession(626295499)--Connection(1393060828)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [31, DELETED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--ClientSession(626295499)--Connection(1393060828)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.16--ServerSession(1918393987)--Connection(1947573705)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--UnitOfWork(1089268437)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--UnitOfWork(1089268437)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--UnitOfWork(1089268437)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--ClientSession(626295499)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--UnitOfWork(1089268437)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--ClientSession(626295499)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1611272816
    [junit] [EL Finer]: 2024-01-08 18:54:06.16--ClientSession(1611272816)--Thread(Thread[main,5,main])--acquire unit of work: 942223469
    [junit] [EL Finest]: 2024-01-08 18:54:06.16--UnitOfWork(942223469)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.16--UnitOfWork(942223469)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f
    [junit] [EL Finest]: 2024-01-08 18:54:06.161--UnitOfWork(942223469)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.161--UnitOfWork(942223469)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.161--ClientSession(1611272816)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.161--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 488480779
    [junit] [EL Finer]: 2024-01-08 18:54:06.161--ClientSession(488480779)--Thread(Thread[main,5,main])--acquire unit of work: 766814282
    [junit] [EL Finest]: 2024-01-08 18:54:06.161--UnitOfWork(766814282)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.161--UnitOfWork(766814282)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.161--UnitOfWork(766814282)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20)
    [junit] [EL Finest]: 2024-01-08 18:54:06.161--ServerSession(1918393987)--Connection(2070645994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.161--ClientSession(488480779)--Connection(2070645994)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.161--ClientSession(488480779)--Connection(2070645994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.161--ClientSession(488480779)--Connection(1930792245)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [32, DELETED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.161--ClientSession(488480779)--Connection(1930792245)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.162--ServerSession(1918393987)--Connection(2070645994)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--UnitOfWork(766814282)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--UnitOfWork(766814282)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--UnitOfWork(766814282)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--ClientSession(488480779)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--UnitOfWork(766814282)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--ClientSession(488480779)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1835002468
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--ClientSession(1835002468)--Thread(Thread[main,5,main])--acquire unit of work: 1249126393
    [junit] [EL Finest]: 2024-01-08 18:54:06.162--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.162--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20
    [junit] [EL Finest]: 2024-01-08 18:54:06.162--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:06.162--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.162--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@20)
    [junit] [EL Finest]: 2024-01-08 18:54:06.162--ServerSession(1918393987)--Connection(1174829684)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.162--ClientSession(1835002468)--Connection(1174829684)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.162--ClientSession(1835002468)--Connection(1174829684)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.162--ClientSession(1835002468)--Connection(757515938)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [32, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.163--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:06.163--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:06.164--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:06.165--ClientSession(1835002468)--Connection(757515938)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finer]: 2024-01-08 18:54:06.165--UnitOfWork(1249126393)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.165--ClientSession(1835002468)--Connection(757515938)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.165--ServerSession(1918393987)--Connection(1174829684)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.165--ClientSession(1835002468)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.174--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1753035177
    [junit] [EL Finer]: 2024-01-08 18:54:06.174--ClientSession(1753035177)--Thread(Thread[main,5,main])--acquire unit of work: 1826767363
    [junit] [EL Finer]: 2024-01-08 18:54:06.174--UnitOfWork(1826767363)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.174--ClientSession(1753035177)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.183--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 804955921
    [junit] [EL Finer]: 2024-01-08 18:54:06.183--ClientSession(804955921)--Thread(Thread[main,5,main])--acquire unit of work: 61585066
    [junit] [EL Finest]: 2024-01-08 18:54:06.183--UnitOfWork(61585066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.183--UnitOfWork(61585066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.183--UnitOfWork(61585066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.183--UnitOfWork(61585066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.183--UnitOfWork(61585066)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.184--UnitOfWork(61585066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@65)
    [junit] [EL Finest]: 2024-01-08 18:54:06.184--ServerSession(1918393987)--Connection(1048559742)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.184--ClientSession(804955921)--Connection(1048559742)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.184--ClientSession(804955921)--Connection(1048559742)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:06.184--UnitOfWork(61585066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f7bf0f6)
    [junit] [EL Fine]: 2024-01-08 18:54:06.184--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [101, Evangelists, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:06.184--UnitOfWork(61585066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@67)
    [junit] [EL Fine]: 2024-01-08 18:54:06.185--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [102, First, Last, null, null, null, null, 101, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:06.185--UnitOfWork(61585066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@68)
    [junit] [EL Finer]: 2024-01-08 18:54:06.185--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:06.185--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:06.185--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--	bind => [103, 2006-02-03, Code inspection, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:06.185--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--	bind => [104, 2006-02-04, Design review, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:06.185--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:06.186--ClientSession(804955921)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:06.186--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:06.186--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:06.186--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--	bind => [0, 103]
    [junit] [EL Fine]: 2024-01-08 18:54:06.186--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--	bind => [0, 104]
    [junit] [EL Finer]: 2024-01-08 18:54:06.186--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:06.186--ClientSession(804955921)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:06.186--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:06.187--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:06.187--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--	bind => [103, 102]
    [junit] [EL Fine]: 2024-01-08 18:54:06.187--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--	bind => [104, 102]
    [junit] [EL Finer]: 2024-01-08 18:54:06.187--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:06.187--ClientSession(804955921)--Connection(703311663)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.187--ServerSession(1918393987)--Connection(1048559742)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.188--UnitOfWork(61585066)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.188--UnitOfWork(61585066)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.188--UnitOfWork(61585066)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.188--ClientSession(804955921)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.188--UnitOfWork(61585066)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.188--ClientSession(804955921)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.188--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 892589968
    [junit] [EL Finer]: 2024-01-08 18:54:06.188--ClientSession(892589968)--Thread(Thread[main,5,main])--acquire unit of work: 602011152
    [junit] [EL Finest]: 2024-01-08 18:54:06.188--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.188--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73dc7db0
    [junit] [EL Finest]: 2024-01-08 18:54:06.188--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@65
    [junit] [EL Finest]: 2024-01-08 18:54:06.188--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.188--ServerSession(1918393987)--Connection(230836018)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.188--ServerSession(1918393987)--Connection(230836018)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.188--ServerSession(1918393987)--Connection(1151446606)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [102, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:06.189--ServerSession(1918393987)--Connection(230836018)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.189--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.189--ServerSession(1918393987)--Connection(26462224)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.189--ServerSession(1918393987)--Connection(26462224)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.189--ServerSession(1918393987)--Connection(519562439)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [103]
    [junit] [EL Finest]: 2024-01-08 18:54:06.19--ServerSession(1918393987)--Connection(26462224)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.19--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:06.19--ServerSession(1918393987)--Connection(1934061101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.19--ServerSession(1918393987)--Connection(1934061101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.19--ServerSession(1918393987)--Connection(1387756894)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [102]
    [junit] [EL Finest]: 2024-01-08 18:54:06.19--ServerSession(1918393987)--Connection(1934061101)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.19--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Connection(1497982409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Connection(1497982409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Connection(297225931)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [102, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Connection(1497982409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Connection(621359225)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Connection(621359225)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.191--ServerSession(1918393987)--Connection(939294268)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [102, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--ServerSession(1918393987)--Connection(621359225)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--ServerSession(1918393987)--Connection(2022715982)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--ServerSession(1918393987)--Connection(2022715982)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.192--ServerSession(1918393987)--Connection(343298013)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [102, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--ServerSession(1918393987)--Connection(2022715982)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--ServerSession(1918393987)--Connection(1776875429)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.192--ServerSession(1918393987)--Connection(1776875429)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.193--ServerSession(1918393987)--Connection(269724308)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [102, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:06.193--ServerSession(1918393987)--Connection(1776875429)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.193--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.193--ServerSession(1918393987)--Connection(140222364)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.193--ServerSession(1918393987)--Connection(140222364)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.193--ServerSession(1918393987)--Connection(648021229)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [102, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:06.193--ServerSession(1918393987)--Connection(140222364)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.193--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.193--ServerSession(1918393987)--Connection(1974910273)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.194--ServerSession(1918393987)--Connection(1974910273)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.194--ServerSession(1918393987)--Connection(558201620)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [102]
    [junit] [EL Finest]: 2024-01-08 18:54:06.194--ServerSession(1918393987)--Connection(1974910273)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.194--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@68
    [junit] [EL Finest]: 2024-01-08 18:54:06.194--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@67
    [junit] [EL Finer]: 2024-01-08 18:54:06.194--UnitOfWork(602011152)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.195--UnitOfWork(602011152)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@67)
    [junit] [EL Finest]: 2024-01-08 18:54:06.195--ServerSession(1918393987)--Connection(821664929)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.195--ClientSession(892589968)--Connection(821664929)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.195--ClientSession(892589968)--Connection(821664929)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.195--ClientSession(892589968)--Connection(249270028)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [UPDATED, 2, 103, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.195--ClientSession(892589968)--Connection(249270028)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.196--ServerSession(1918393987)--Connection(821664929)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.196--UnitOfWork(602011152)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.196--UnitOfWork(602011152)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.196--UnitOfWork(602011152)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.196--ClientSession(892589968)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.196--UnitOfWork(602011152)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.196--ClientSession(892589968)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.196--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 492815168
    [junit] [EL Finer]: 2024-01-08 18:54:06.196--ClientSession(492815168)--Thread(Thread[main,5,main])--acquire unit of work: 1631537374
    [junit] [EL Finest]: 2024-01-08 18:54:06.196--UnitOfWork(1631537374)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.196--ServerSession(1918393987)--Connection(869140506)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.196--ServerSession(1918393987)--Connection(869140506)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.196--ServerSession(1918393987)--Connection(226972126)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [103]
    [junit] [EL Finest]: 2024-01-08 18:54:06.196--ServerSession(1918393987)--Connection(869140506)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.099 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestRemove
    [junit] [EL Finer]: 2024-01-08 18:54:06.211--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1598009290
    [junit] [EL Finer]: 2024-01-08 18:54:06.211--ClientSession(1598009290)--Thread(Thread[main,5,main])--acquire unit of work: 390769586
    [junit] [EL Finer]: 2024-01-08 18:54:06.211--UnitOfWork(390769586)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.211--ClientSession(1598009290)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.212--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 867485557
    [junit] [EL Finer]: 2024-01-08 18:54:06.212--ClientSession(867485557)--Thread(Thread[main,5,main])--acquire unit of work: 1737176902
    [junit] [EL Finer]: 2024-01-08 18:54:06.212--UnitOfWork(1737176902)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.212--ClientSession(867485557)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.22--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 312955227
    [junit] [EL Finer]: 2024-01-08 18:54:06.22--ClientSession(312955227)--Thread(Thread[main,5,main])--acquire unit of work: 740844878
    [junit] [EL Finest]: 2024-01-08 18:54:06.22--UnitOfWork(740844878)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.22--UnitOfWork(740844878)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.22--UnitOfWork(740844878)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1f)
    [junit] [EL Finest]: 2024-01-08 18:54:06.22--ServerSession(1918393987)--Connection(1873983858)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.22--ClientSession(312955227)--Connection(1873983858)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.22--ClientSession(312955227)--Connection(1873983858)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.22--ClientSession(312955227)--Connection(6267871)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [31, DETACHED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--ClientSession(312955227)--Connection(6267871)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.221--ServerSession(1918393987)--Connection(1873983858)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--UnitOfWork(740844878)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--UnitOfWork(740844878)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--UnitOfWork(740844878)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--ClientSession(312955227)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--UnitOfWork(740844878)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--ClientSession(312955227)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 991572261
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--ClientSession(991572261)--Thread(Thread[main,5,main])--acquire unit of work: 1100576285
    [junit] [EL Finest]: 2024-01-08 18:54:06.221--UnitOfWork(1100576285)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.221--UnitOfWork(1100576285)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--UnitOfWork(1100576285)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--ClientSession(991572261)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1017472170
    [junit] [EL Finer]: 2024-01-08 18:54:06.221--ClientSession(1017472170)--Thread(Thread[main,5,main])--acquire unit of work: 1020745918
    [junit] [EL Finest]: 2024-01-08 18:54:06.221--UnitOfWork(1020745918)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.222--UnitOfWork(1020745918)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.222--UnitOfWork(1020745918)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finer]: 2024-01-08 18:54:06.222--UnitOfWork(1020745918)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.222--ClientSession(1017472170)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.222--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1260050257
    [junit] [EL Finer]: 2024-01-08 18:54:06.222--ClientSession(1260050257)--Thread(Thread[main,5,main])--acquire unit of work: 1292788772
    [junit] [EL Finest]: 2024-01-08 18:54:06.222--UnitOfWork(1292788772)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.222--UnitOfWork(1292788772)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.222--UnitOfWork(1292788772)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21)
    [junit] [EL Finest]: 2024-01-08 18:54:06.222--ServerSession(1918393987)--Connection(1198375087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.222--ClientSession(1260050257)--Connection(1198375087)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.222--ClientSession(1260050257)--Connection(1198375087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.222--ClientSession(1260050257)--Connection(2038211362)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [33, MANAGED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.222--ClientSession(1260050257)--Connection(2038211362)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.222--ServerSession(1918393987)--Connection(1198375087)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--UnitOfWork(1292788772)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--UnitOfWork(1292788772)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--UnitOfWork(1292788772)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--ClientSession(1260050257)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--UnitOfWork(1292788772)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--ClientSession(1260050257)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 203607885
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--ClientSession(203607885)--Thread(Thread[main,5,main])--acquire unit of work: 627248862
    [junit] [EL Finest]: 2024-01-08 18:54:06.223--UnitOfWork(627248862)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.223--UnitOfWork(627248862)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@21
    [junit] [EL Finest]: 2024-01-08 18:54:06.223--UnitOfWork(627248862)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.223--UnitOfWork(627248862)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--UnitOfWork(627248862)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--ClientSession(203607885)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 34004511
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--ClientSession(34004511)--Thread(Thread[main,5,main])--acquire unit of work: 1068381567
    [junit] [EL Finest]: 2024-01-08 18:54:06.223--UnitOfWork(1068381567)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--UnitOfWork(1068381567)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.223--UnitOfWork(1068381567)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@22)
    [junit] [EL Finest]: 2024-01-08 18:54:06.223--ServerSession(1918393987)--Connection(1570030862)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.223--ClientSession(34004511)--Connection(1570030862)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.223--ClientSession(34004511)--Connection(1570030862)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.223--ClientSession(34004511)--Connection(324998670)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [34, DELETED, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--ClientSession(34004511)--Connection(324998670)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.224--ServerSession(1918393987)--Connection(1570030862)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--UnitOfWork(1068381567)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--UnitOfWork(1068381567)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--UnitOfWork(1068381567)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--ClientSession(34004511)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--UnitOfWork(1068381567)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--ClientSession(34004511)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2051142823
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--ClientSession(2051142823)--Thread(Thread[main,5,main])--acquire unit of work: 25616980
    [junit] [EL Finest]: 2024-01-08 18:54:06.224--UnitOfWork(25616980)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.224--UnitOfWork(25616980)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@22
    [junit] [EL Finest]: 2024-01-08 18:54:06.224--UnitOfWork(25616980)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.224--UnitOfWork(25616980)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.224--UnitOfWork(25616980)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--UnitOfWork(25616980)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.224--ClientSession(2051142823)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.233--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 67025210
    [junit] [EL Finer]: 2024-01-08 18:54:06.234--ClientSession(67025210)--Thread(Thread[main,5,main])--acquire unit of work: 1256469923
    [junit] [EL Finest]: 2024-01-08 18:54:06.234--UnitOfWork(1256469923)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.234--UnitOfWork(1256469923)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.234--UnitOfWork(1256469923)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@29)
    [junit] [EL Finest]: 2024-01-08 18:54:06.234--ServerSession(1918393987)--Connection(484124940)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.234--ClientSession(67025210)--Connection(484124940)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.234--ClientSession(67025210)--Connection(484124940)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.234--ClientSession(67025210)--Connection(2012831257)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [41, dep41, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--ClientSession(67025210)--Connection(2012831257)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.235--ServerSession(1918393987)--Connection(484124940)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--UnitOfWork(1256469923)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--UnitOfWork(1256469923)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--UnitOfWork(1256469923)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--ClientSession(67025210)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--UnitOfWork(1256469923)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--ClientSession(67025210)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2146698020
    [junit] [EL Finer]: 2024-01-08 18:54:06.235--ClientSession(2146698020)--Thread(Thread[main,5,main])--acquire unit of work: 975361695
    [junit] [EL Finest]: 2024-01-08 18:54:06.235--UnitOfWork(975361695)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.235--UnitOfWork(975361695)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@29
    [junit] [EL Finest]: 2024-01-08 18:54:06.235--UnitOfWork(975361695)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.236--UnitOfWork(975361695)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.236--ClientSession(2146698020)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.244--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 213819615
    [junit] [EL Finer]: 2024-01-08 18:54:06.244--ClientSession(213819615)--Thread(Thread[main,5,main])--acquire unit of work: 963591154
    [junit] [EL Finest]: 2024-01-08 18:54:06.244--UnitOfWork(963591154)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.244--UnitOfWork(963591154)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.244--UnitOfWork(963591154)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f)
    [junit] [EL Finest]: 2024-01-08 18:54:06.244--ServerSession(1918393987)--Connection(165296236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.244--ClientSession(213819615)--Connection(165296236)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.244--ClientSession(213819615)--Connection(165296236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.244--ClientSession(213819615)--Connection(1227497998)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [111, OLD, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--ClientSession(213819615)--Connection(1227497998)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.245--ServerSession(1918393987)--Connection(165296236)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--UnitOfWork(963591154)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--UnitOfWork(963591154)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--UnitOfWork(963591154)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--ClientSession(213819615)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--UnitOfWork(963591154)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--ClientSession(213819615)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1901953696
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--ClientSession(1901953696)--Thread(Thread[main,5,main])--acquire unit of work: 698146239
    [junit] [EL Finest]: 2024-01-08 18:54:06.245--UnitOfWork(698146239)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.245--UnitOfWork(698146239)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f
    [junit] [EL Finer]: 2024-01-08 18:54:06.245--UnitOfWork(698146239)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:06.245--UnitOfWork(698146239)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f)
    [junit] [EL Finest]: 2024-01-08 18:54:06.246--ServerSession(1918393987)--Connection(244298640)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.246--ClientSession(1901953696)--Connection(244298640)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.246--ClientSession(1901953696)--Connection(244298640)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.246--ClientSession(1901953696)--Connection(1093793499)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [NEW, 2, 111, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.246--UnitOfWork(698146239)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:06.246--UnitOfWork(698146239)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:06.246--UnitOfWork(698146239)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.246--UnitOfWork(698146239)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.246--UnitOfWork(698146239)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.246--UnitOfWork(698146239)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6f)
    [junit] [EL Fine]: 2024-01-08 18:54:06.246--ClientSession(1901953696)--Connection(1093793499)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [111, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--ClientSession(1901953696)--Connection(1093793499)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.247--ServerSession(1918393987)--Connection(244298640)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--UnitOfWork(698146239)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--UnitOfWork(698146239)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--UnitOfWork(698146239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--ClientSession(1901953696)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--UnitOfWork(698146239)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--ClientSession(1901953696)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 305638003
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--ClientSession(305638003)--Thread(Thread[main,5,main])--acquire unit of work: 498833994
    [junit] [EL Finest]: 2024-01-08 18:54:06.247--UnitOfWork(498833994)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.247--UnitOfWork(498833994)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:06.247--UnitOfWork(498833994)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@70)
    [junit] [EL Finest]: 2024-01-08 18:54:06.248--ServerSession(1918393987)--Connection(834871206)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.248--ClientSession(305638003)--Connection(834871206)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.248--ClientSession(305638003)--Connection(834871206)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.248--ClientSession(305638003)--Connection(1894492702)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [112, NEW, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.248--UnitOfWork(498833994)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:06.248--UnitOfWork(498833994)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:06.248--UnitOfWork(498833994)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.248--UnitOfWork(498833994)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.248--UnitOfWork(498833994)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.248--UnitOfWork(498833994)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@70)
    [junit] [EL Fine]: 2024-01-08 18:54:06.248--ClientSession(305638003)--Connection(1894492702)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [112, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.248--ClientSession(305638003)--Connection(1894492702)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.249--ServerSession(1918393987)--Connection(834871206)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.249--UnitOfWork(498833994)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.249--UnitOfWork(498833994)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.249--UnitOfWork(498833994)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.249--ClientSession(305638003)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.249--UnitOfWork(498833994)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.249--ClientSession(305638003)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.257--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 953797060
    [junit] [EL Finer]: 2024-01-08 18:54:06.257--ClientSession(953797060)--Thread(Thread[main,5,main])--acquire unit of work: 172198129
    [junit] [EL Finest]: 2024-01-08 18:54:06.257--UnitOfWork(172198129)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.257--UnitOfWork(172198129)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.257--UnitOfWork(172198129)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3687b83c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.257--ServerSession(1918393987)--Connection(979132425)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.257--ClientSession(953797060)--Connection(979132425)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.257--ClientSession(953797060)--Connection(979132425)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.257--ClientSession(953797060)--Connection(743334835)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [31, 30, green]
    [junit] [EL Finer]: 2024-01-08 18:54:06.257--ClientSession(953797060)--Connection(743334835)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.258--ServerSession(1918393987)--Connection(979132425)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--UnitOfWork(172198129)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--UnitOfWork(172198129)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--UnitOfWork(172198129)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--ClientSession(953797060)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--UnitOfWork(172198129)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--ClientSession(953797060)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 61338498
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--ClientSession(61338498)--Thread(Thread[main,5,main])--acquire unit of work: 1512216535
    [junit] [EL Finest]: 2024-01-08 18:54:06.258--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCubicle" referenceClass=Cubicle sql="SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.258--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@52e34db
    [junit] [EL Finest]: 2024-01-08 18:54:06.258--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.258--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:06.258--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@39d37da8)
    [junit] [EL Finest]: 2024-01-08 18:54:06.258--ServerSession(1918393987)--Connection(1267073441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.258--ClientSession(61338498)--Connection(1267073441)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.258--ClientSession(61338498)--Connection(1267073441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.259--ClientSession(61338498)--Connection(1064991974)--Thread(Thread[main,5,main])--DELETE FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))
    [junit] 	bind => [31, 30]
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--ClientSession(61338498)--Connection(1064991974)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.259--ServerSession(1918393987)--Connection(1267073441)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--ClientSession(61338498)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--UnitOfWork(1512216535)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--ClientSession(61338498)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1032131305
    [junit] [EL Finer]: 2024-01-08 18:54:06.259--ClientSession(1032131305)--Thread(Thread[main,5,main])--acquire unit of work: 1190500337
    [junit] [EL Finest]: 2024-01-08 18:54:06.259--UnitOfWork(1190500337)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCubicle" referenceClass=Cubicle sql="SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.259--ServerSession(1918393987)--Connection(704929413)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.259--ServerSession(1918393987)--Connection(704929413)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.259--ServerSession(1918393987)--Connection(76046801)--Thread(Thread[main,5,main])--SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))
    [junit] 	bind => [31, 30]
    [junit] [EL Finest]: 2024-01-08 18:54:06.26--ServerSession(1918393987)--Connection(704929413)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:06.267--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 882280168
    [junit] [EL Finer]: 2024-01-08 18:54:06.267--ClientSession(882280168)--Thread(Thread[main,5,main])--acquire unit of work: 1547596072
    [junit] [EL Finest]: 2024-01-08 18:54:06.267--UnitOfWork(1547596072)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.267--UnitOfWork(1547596072)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.267--UnitOfWork(1547596072)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:06.267--ServerSession(1918393987)--Connection(275192106)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.267--ClientSession(882280168)--Connection(275192106)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.267--ClientSession(882280168)--Connection(275192106)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.268--ClientSession(882280168)--Connection(1065327935)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, OLD, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--ClientSession(882280168)--Connection(1065327935)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.268--ServerSession(1918393987)--Connection(275192106)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--UnitOfWork(1547596072)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--UnitOfWork(1547596072)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--UnitOfWork(1547596072)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--ClientSession(882280168)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--UnitOfWork(1547596072)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--ClientSession(882280168)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1100208717
    [junit] [EL Finer]: 2024-01-08 18:54:06.268--ClientSession(1100208717)--Thread(Thread[main,5,main])--acquire unit of work: 1762997532
    [junit] [EL Finest]: 2024-01-08 18:54:06.268--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.268--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:06.269--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.269--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.269--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.269--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:06.269--ServerSession(1918393987)--Connection(612189364)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.269--ClientSession(1100208717)--Connection(612189364)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.269--ClientSession(1100208717)--Connection(612189364)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:06.269--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Fine]: 2024-01-08 18:54:06.269--ClientSession(1100208717)--Connection(1677732082)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [NEW, 2, 11, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.269--ClientSession(1100208717)--Connection(1677732082)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [11, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--ClientSession(1100208717)--Connection(1677732082)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.27--ServerSession(1918393987)--Connection(612189364)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--ClientSession(1100208717)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1762997532)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--ClientSession(1100208717)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 96974084
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--ClientSession(96974084)--Thread(Thread[main,5,main])--acquire unit of work: 1998948845
    [junit] [EL Finest]: 2024-01-08 18:54:06.27--UnitOfWork(1998948845)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.27--UnitOfWork(1998948845)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.27--UnitOfWork(1998948845)--Thread(Thread[main,5,main])--Unregister the object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@c
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1998948845)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1998948845)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1998948845)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1998948845)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--ClientSession(96974084)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--UnitOfWork(1998948845)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.27--ClientSession(96974084)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.279--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1700499817
    [junit] [EL Finer]: 2024-01-08 18:54:06.279--ClientSession(1700499817)--Thread(Thread[main,5,main])--acquire unit of work: 1226283307
    [junit] [EL Finest]: 2024-01-08 18:54:06.279--UnitOfWork(1226283307)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.279--UnitOfWork(1226283307)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.279--UnitOfWork(1226283307)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15)
    [junit] [EL Finest]: 2024-01-08 18:54:06.279--ServerSession(1918393987)--Connection(670332443)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.279--ClientSession(1700499817)--Connection(670332443)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.279--ClientSession(1700499817)--Connection(670332443)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.279--ClientSession(1700499817)--Connection(1390374159)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [21, REMOVE, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.279--ClientSession(1700499817)--Connection(1390374159)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--ServerSession(1918393987)--Connection(670332443)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--UnitOfWork(1226283307)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--UnitOfWork(1226283307)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--UnitOfWork(1226283307)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--ClientSession(1700499817)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--UnitOfWork(1226283307)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--ClientSession(1700499817)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1580883724
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--ClientSession(1580883724)--Thread(Thread[main,5,main])--acquire unit of work: 1526378110
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@15)
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--ServerSession(1918393987)--Connection(1560142500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.28--ClientSession(1580883724)--Connection(1560142500)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.28--ClientSession(1580883724)--Connection(1560142500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.28--ClientSession(1580883724)--Connection(1408974363)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [21, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--ClientSession(1580883724)--Connection(1408974363)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.281--ServerSession(1918393987)--Connection(1560142500)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--ClientSession(1580883724)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--UnitOfWork(1526378110)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--ClientSession(1580883724)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2079954912
    [junit] [EL Finer]: 2024-01-08 18:54:06.281--ClientSession(2079954912)--Thread(Thread[main,5,main])--acquire unit of work: 1912104290
    [junit] [EL Finest]: 2024-01-08 18:54:06.281--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.281--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.281--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--Unregister the object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@16
    [junit] [EL Finest]: 2024-01-08 18:54:06.281--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.281--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.282--ServerSession(1918393987)--Connection(910091281)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.282--ServerSession(1918393987)--Connection(910091281)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.282--ServerSession(1918393987)--Connection(81745089)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:06.282--ServerSession(1918393987)--Connection(910091281)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:06.282--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.282--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.282--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.282--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.282--ClientSession(2079954912)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.282--UnitOfWork(1912104290)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.282--ClientSession(2079954912)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.29--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1679932542
    [junit] [EL Finer]: 2024-01-08 18:54:06.29--ClientSession(1679932542)--Thread(Thread[main,5,main])--acquire unit of work: 774194879
    [junit] [EL Finest]: 2024-01-08 18:54:06.29--UnitOfWork(774194879)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.29--UnitOfWork(774194879)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.29--UnitOfWork(774194879)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@79)
    [junit] [EL Finest]: 2024-01-08 18:54:06.29--ServerSession(1918393987)--Connection(10740824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.29--ClientSession(1679932542)--Connection(10740824)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.29--ClientSession(1679932542)--Connection(10740824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.291--ClientSession(1679932542)--Connection(79120973)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [121, REMOVE, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--ClientSession(1679932542)--Connection(79120973)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.291--ServerSession(1918393987)--Connection(10740824)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--UnitOfWork(774194879)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--UnitOfWork(774194879)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--UnitOfWork(774194879)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--ClientSession(1679932542)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--UnitOfWork(774194879)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--ClientSession(1679932542)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1237790647
    [junit] [EL Finer]: 2024-01-08 18:54:06.291--ClientSession(1237790647)--Thread(Thread[main,5,main])--acquire unit of work: 1448707059
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@79
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@79)
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--ServerSession(1918393987)--Connection(405039568)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.292--ClientSession(1237790647)--Connection(405039568)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--ClientSession(1237790647)--Connection(405039568)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.292--ClientSession(1237790647)--Connection(1655635061)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.292--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Fine]: 2024-01-08 18:54:06.293--ClientSession(1237790647)--Connection(1655635061)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--ClientSession(1237790647)--Connection(1655635061)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.293--ServerSession(1918393987)--Connection(405039568)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--ClientSession(1237790647)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--UnitOfWork(1448707059)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--ClientSession(1237790647)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1586219070
    [junit] [EL Finer]: 2024-01-08 18:54:06.293--ClientSession(1586219070)--Thread(Thread[main,5,main])--acquire unit of work: 1819657704
    [junit] [EL Finest]: 2024-01-08 18:54:06.293--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.293--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.293--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--Unregister the object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7a
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.294--ServerSession(1918393987)--Connection(956551113)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.294--ServerSession(1918393987)--Connection(956551113)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.294--ServerSession(1918393987)--Connection(2065373060)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [122]
    [junit] [EL Finest]: 2024-01-08 18:54:06.294--ServerSession(1918393987)--Connection(956551113)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--ClientSession(1586219070)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--UnitOfWork(1819657704)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.294--ClientSession(1586219070)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.302--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 107799732
    [junit] [EL Finer]: 2024-01-08 18:54:06.302--ClientSession(107799732)--Thread(Thread[main,5,main])--acquire unit of work: 1491019876
    [junit] [EL Finest]: 2024-01-08 18:54:06.302--UnitOfWork(1491019876)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.302--UnitOfWork(1491019876)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:06.302--ServerSession(1918393987)--Connection(1049553497)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.302--ServerSession(1918393987)--Connection(1049553497)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.302--ServerSession(1918393987)--Connection(531855844)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:06.303--ServerSession(1918393987)--Connection(1049553497)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:06.303--UnitOfWork(1491019876)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.303--UnitOfWork(1491019876)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.303--UnitOfWork(1491019876)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.303--UnitOfWork(1491019876)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.303--ClientSession(107799732)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.303--UnitOfWork(1491019876)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.303--ClientSession(107799732)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.102 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestUpdate
    [junit] [EL Finer]: 2024-01-08 18:54:06.315--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1484954668
    [junit] [EL Finer]: 2024-01-08 18:54:06.315--ClientSession(1484954668)--Thread(Thread[main,5,main])--acquire unit of work: 1693561595
    [junit] [EL Finest]: 2024-01-08 18:54:06.315--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.316--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.316--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.316--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@59ac60d1)
    [junit] [EL Finest]: 2024-01-08 18:54:06.316--ServerSession(1918393987)--Connection(2062646577)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.316--ClientSession(1484954668)--Connection(2062646577)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.316--ClientSession(1484954668)--Connection(2062646577)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:06.316--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2c6553c6)
    [junit] [EL Fine]: 2024-01-08 18:54:06.316--ClientSession(1484954668)--Connection(1080107094)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [99, 98, orange]
    [junit] [EL Fine]: 2024-01-08 18:54:06.316--ClientSession(1484954668)--Connection(1080107094)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, first, last, null, null, null, null, null, null, 98, 99, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--ClientSession(1484954668)--Connection(1080107094)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.317--ServerSession(1918393987)--Connection(2062646577)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--ClientSession(1484954668)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--UnitOfWork(1693561595)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--ClientSession(1484954668)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 552025665
    [junit] [EL Finer]: 2024-01-08 18:54:06.317--ClientSession(552025665)--Thread(Thread[main,5,main])--acquire unit of work: 1766705563
    [junit] [EL Finest]: 2024-01-08 18:54:06.318--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.318--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d71f296
    [junit] [EL Finest]: 2024-01-08 18:54:06.318--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.318--ServerSession(1918393987)--Connection(1419765033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.318--ServerSession(1918393987)--Connection(1419765033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.318--ServerSession(1918393987)--Connection(907561070)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [17, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:06.318--ServerSession(1918393987)--Connection(1419765033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.318--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@4a15d5f5
    [junit] [EL Finest]: 2024-01-08 18:54:06.318--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d71f296
    [junit] [EL Finest]: 2024-01-08 18:54:06.319--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.319--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.319--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@65a01901)
    [junit] [EL Finest]: 2024-01-08 18:54:06.319--ServerSession(1918393987)--Connection(875191127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.319--ClientSession(552025665)--Connection(875191127)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.319--ClientSession(552025665)--Connection(875191127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:06.319--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5319efc0)
    [junit] [EL Fine]: 2024-01-08 18:54:06.319--ClientSession(552025665)--Connection(1584929615)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [6, 5, dusky pink]
    [junit] [EL Fine]: 2024-01-08 18:54:06.32--ClientSession(552025665)--Connection(1584929615)--Thread(Thread[main,5,main])--UPDATE TMP_EMP SET CUBICLE_FLOOR = ?, CUBICLE_PLACE = ? WHERE (ID = ?)
    [junit] 	bind => [5, 6, 17]
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--ClientSession(552025665)--Connection(1584929615)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.32--ServerSession(1918393987)--Connection(875191127)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--ClientSession(552025665)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--UnitOfWork(1766705563)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--ClientSession(552025665)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 361960650
    [junit] [EL Finer]: 2024-01-08 18:54:06.32--ClientSession(361960650)--Thread(Thread[main,5,main])--acquire unit of work: 196069204
    [junit] [EL Finest]: 2024-01-08 18:54:06.32--UnitOfWork(196069204)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.321--UnitOfWork(196069204)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d71f296
    [junit] [EL Finest]: 2024-01-08 18:54:06.321--UnitOfWork(196069204)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.321--ServerSession(1918393987)--Connection(145279672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.321--ServerSession(1918393987)--Connection(145279672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.321--ServerSession(1918393987)--Connection(2101881246)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [17, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:06.321--ServerSession(1918393987)--Connection(145279672)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.321--UnitOfWork(196069204)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@5e8684a3
    [junit] [EL Finest]: 2024-01-08 18:54:06.321--UnitOfWork(196069204)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d71f296
    [junit] [EL Finer]: 2024-01-08 18:54:06.329--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 2056319805
    [junit] [EL Finer]: 2024-01-08 18:54:06.329--ClientSession(2056319805)--Thread(Thread[main,5,main])--acquire unit of work: 130527868
    [junit] [EL Finest]: 2024-01-08 18:54:06.329--UnitOfWork(130527868)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.329--UnitOfWork(130527868)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.329--UnitOfWork(130527868)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@2bd8c8f1)
    [junit] [EL Finest]: 2024-01-08 18:54:06.329--ServerSession(1918393987)--Connection(4339601)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.329--ClientSession(2056319805)--Connection(4339601)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.329--ClientSession(2056319805)--Connection(4339601)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.33--ClientSession(2056319805)--Connection(984363447)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [41, 40, green]
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--ClientSession(2056319805)--Connection(984363447)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.33--ServerSession(1918393987)--Connection(4339601)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--UnitOfWork(130527868)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--UnitOfWork(130527868)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--UnitOfWork(130527868)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--ClientSession(2056319805)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--UnitOfWork(130527868)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--ClientSession(2056319805)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 469018523
    [junit] [EL Finer]: 2024-01-08 18:54:06.33--ClientSession(469018523)--Thread(Thread[main,5,main])--acquire unit of work: 169600459
    [junit] [EL Finest]: 2024-01-08 18:54:06.33--UnitOfWork(169600459)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCubicle" referenceClass=Cubicle sql="SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.33--UnitOfWork(169600459)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@51e14cb6
    [junit] [EL Finer]: 2024-01-08 18:54:06.331--UnitOfWork(169600459)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.331--UnitOfWork(169600459)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@715523b8)
    [junit] [EL Finest]: 2024-01-08 18:54:06.331--ServerSession(1918393987)--Connection(448990180)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.331--ClientSession(469018523)--Connection(448990180)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.331--ClientSession(469018523)--Connection(448990180)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.331--ClientSession(469018523)--Connection(1100771574)--Thread(Thread[main,5,main])--UPDATE TMP_CUBICLE SET COLOR = ? WHERE ((PLACE = ?) AND (FLOOR = ?))
    [junit] 	bind => [blue, 41, 40]
    [junit] [EL Finer]: 2024-01-08 18:54:06.331--ClientSession(469018523)--Connection(1100771574)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.331--ServerSession(1918393987)--Connection(448990180)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.332--UnitOfWork(169600459)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.332--UnitOfWork(169600459)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.332--UnitOfWork(169600459)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.332--ClientSession(469018523)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.332--UnitOfWork(169600459)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.332--ClientSession(469018523)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.332--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1244601059
    [junit] [EL Finer]: 2024-01-08 18:54:06.332--ClientSession(1244601059)--Thread(Thread[main,5,main])--acquire unit of work: 1219605609
    [junit] [EL Finest]: 2024-01-08 18:54:06.332--UnitOfWork(1219605609)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCubicle" referenceClass=Cubicle sql="SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:06.332--UnitOfWork(1219605609)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@51e14cb6
    [junit] [EL Finer]: 2024-01-08 18:54:06.34--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1660570248
    [junit] [EL Finer]: 2024-01-08 18:54:06.34--ClientSession(1660570248)--Thread(Thread[main,5,main])--acquire unit of work: 1265189536
    [junit] [EL Finest]: 2024-01-08 18:54:06.34--UnitOfWork(1265189536)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.34--UnitOfWork(1265189536)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.34--UnitOfWork(1265189536)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:06.34--ServerSession(1918393987)--Connection(513474126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.34--ClientSession(1660570248)--Connection(513474126)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.34--ClientSession(1660570248)--Connection(513474126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.34--ClientSession(1660570248)--Connection(526898047)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, JST, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.34--ClientSession(1660570248)--Connection(526898047)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.341--ServerSession(1918393987)--Connection(513474126)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--UnitOfWork(1265189536)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--UnitOfWork(1265189536)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--UnitOfWork(1265189536)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--ClientSession(1660570248)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--UnitOfWork(1265189536)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--ClientSession(1660570248)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--ServerSession(1918393987)--Thread(Thread[main,5,main])--client acquired: 1476094208
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--ClientSession(1476094208)--Thread(Thread[main,5,main])--acquire unit of work: 517637439
    [junit] [EL Finest]: 2024-01-08 18:54:06.341--UnitOfWork(517637439)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.341--UnitOfWork(517637439)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:06.341--UnitOfWork(517637439)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.341--UnitOfWork(517637439)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@63)
    [junit] [EL Warning]: 2024-01-08 18:54:06.346--UnitOfWork(517637439)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-7251] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is mapped to a primary key column in the database. Updates are not allowed.
    [junit] 	at org.eclipse.persistence.exceptions.ValidationException.primaryKeyUpdateDisallowed(ValidationException.java:2553)
    [junit] 	at org.eclipse.persistence.mappings.foundation.AbstractDirectMapping.writeFromObjectIntoRowWithChangeRecord(AbstractDirectMapping.java:1254)
    [junit] 	at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildRowForUpdateWithChangeSet(ObjectBuilder.java:1824)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1114)
    [junit] 	at org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:86)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:327)
    [junit] 	at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:275)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:133)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4409)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1519)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1609)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:280)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestUpdate.testUpdatePrimaryKey(TestUpdate.java:100)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finest]: 2024-01-08 18:54:06.346--ServerSession(1918393987)--Connection(1652216902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.346--ClientSession(1476094208)--Connection(1652216902)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.346--ClientSession(1476094208)--Connection(1652216902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finer]: 2024-01-08 18:54:06.347--ClientSession(1476094208)--Connection(2013186564)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.347--ServerSession(1918393987)--Connection(1652216902)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.347--UnitOfWork(517637439)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.347--ClientSession(1476094208)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager.TestUpdateBatching
    [junit] [EL Finest]: 2024-01-08 18:54:06.368--ServerSession(1918393987)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Connection(1253733911)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:06.369--ServerSession(1918393987)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:06.37--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@51d26fed
    [junit] [EL Fine]: 2024-01-08 18:54:06.371--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@40dd2cfe
    [junit] [EL Finer]: 2024-01-08 18:54:06.374--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:06.374--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.374--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.374--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:06.374--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.374--ServerSession(1778013494)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:06.374--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:06.374--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:06.374--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:06.374--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:06.374--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:06.386--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.386--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.387--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.387--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.387--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.387--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.387--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.387--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.387--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.387--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.388--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.388--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.388--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.388--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.388--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.389--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.389--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.389--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.389--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.389--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.389--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.389--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.389--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:06.39--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.39--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.39--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.39--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.391--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.391--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.391--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.392--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.392--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.392--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.392--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:06.392--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.392--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.393--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.394--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.395--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.396--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.397--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.398--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.399--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:06.4--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.401--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:06.402--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:06.403--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:06.404--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.405--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.406--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.407--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.454--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:06.454--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:06.455--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.455--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.455--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.455--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.455--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:06.455--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.455--ServerSession(1778013494)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.455--ServerSession(1778013494)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.456--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:06.457--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.458--ServerSession(1778013494)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.459--ServerSession(1778013494)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.459--ServerSession(1778013494)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:06.459--ServerSession(1778013494)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:06.46--ServerSession(1778013494)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:06.46--ServerSession(1778013494)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:06.461--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.461--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.462--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.463--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.464--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.465--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:06.466--ServerSession(1778013494)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.47--ServerSession(1778013494)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:06.47--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.47--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.47--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.47--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.47--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:06.47--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:54:06.47--ServerSession(1778013494)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:06.471--ServerSession(1778013494)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:06.471--ServerSession(1778013494)--Connection(622702995)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:06.471--ServerSession(1778013494)--Connection(1293994933)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.471--ServerSession(1778013494)--Connection(1961550304)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.471--ServerSession(1778013494)--Connection(1961550304)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:06.471--ServerSession(1778013494)--Connection(1009997767)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Connection(467364662)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.472--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:06.474--ServerSession(1778013494)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:06.474--ServerSession(1778013494)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:06.49--ServerSession(1778013494)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:06.49--ServerSession(1778013494)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.491--ServerSession(1778013494)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.491--ServerSession(1778013494)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.491--ServerSession(1778013494)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:06.491--ServerSession(1778013494)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:06.491--ServerSession(1778013494)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finer]: 2024-01-08 18:54:06.492--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.492--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.492--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.492--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.492--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.493--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.494--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.495--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.496--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.497--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.497--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.497--ServerSession(1778013494)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:06.497--ServerSession(1778013494)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:06.497--ServerSession(1778013494)--Thread(Thread[main,5,main])--client acquired: 1072487680
    [junit] [EL Finer]: 2024-01-08 18:54:06.497--ClientSession(1072487680)--Thread(Thread[main,5,main])--acquire unit of work: 1432547991
    [junit] [EL Finest]: 2024-01-08 18:54:06.497--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.497--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.497--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.497--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.497--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:06.497--ServerSession(1778013494)--Connection(1194181141)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.497--ClientSession(1072487680)--Connection(1194181141)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.497--ClientSession(1072487680)--Connection(1194181141)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:06.498--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:06.498--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finer]: 2024-01-08 18:54:06.498--ClientSession(1072487680)--Connection(520296852)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:06.498--ClientSession(1072487680)--Connection(520296852)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:06.498--ClientSession(1072487680)--Connection(520296852)--Thread(Thread[main,5,main])--	bind => [1, HR, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.498--ClientSession(1072487680)--Connection(520296852)--Thread(Thread[main,5,main])--	bind => [3, QA, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.498--ClientSession(1072487680)--Connection(520296852)--Thread(Thread[main,5,main])--	bind => [2, FI, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.498--ClientSession(1072487680)--Connection(520296852)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:06.499--ClientSession(1072487680)--Connection(520296852)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.499--ServerSession(1778013494)--Connection(1194181141)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--ClientSession(1072487680)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--UnitOfWork(1432547991)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--ClientSession(1072487680)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--ServerSession(1778013494)--Thread(Thread[main,5,main])--client acquired: 549803608
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--ClientSession(549803608)--Thread(Thread[main,5,main])--acquire unit of work: 156304703
    [junit] [EL Finest]: 2024-01-08 18:54:06.5--UnitOfWork(156304703)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.5--UnitOfWork(156304703)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:06.5--UnitOfWork(156304703)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.5--UnitOfWork(156304703)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:06.5--UnitOfWork(156304703)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.5--UnitOfWork(156304703)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:06.5--UnitOfWork(156304703)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.5--UnitOfWork(156304703)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:06.501--ServerSession(1778013494)--Connection(27975228)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.501--ClientSession(549803608)--Connection(27975228)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.501--ClientSession(549803608)--Connection(27975228)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:06.501--UnitOfWork(156304703)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finer]: 2024-01-08 18:54:06.501--ClientSession(549803608)--Connection(2106220231)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:06.501--ClientSession(549803608)--Connection(2106220231)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:06.501--ClientSession(549803608)--Connection(2106220231)--Thread(Thread[main,5,main])--	bind => [hr, 2, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:06.501--ClientSession(549803608)--Connection(2106220231)--Thread(Thread[main,5,main])--	bind => [fi, 2, 2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.501--ClientSession(549803608)--Connection(2106220231)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--ClientSession(549803608)--Connection(2106220231)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.502--ServerSession(1778013494)--Connection(27975228)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--UnitOfWork(156304703)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--UnitOfWork(156304703)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--UnitOfWork(156304703)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--ClientSession(549803608)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--UnitOfWork(156304703)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--ClientSession(549803608)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--ServerSession(1778013494)--Thread(Thread[main,5,main])--client acquired: 1501191853
    [junit] [EL Finer]: 2024-01-08 18:54:06.502--ClientSession(1501191853)--Thread(Thread[main,5,main])--acquire unit of work: 242626688
    [junit] [EL Finest]: 2024-01-08 18:54:06.502--UnitOfWork(242626688)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.502--UnitOfWork(242626688)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--UnitOfWork(242626688)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--UnitOfWork(242626688)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--UnitOfWork(242626688)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--UnitOfWork(242626688)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Connection(1961550304)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:06.503--ServerSession(1778013494)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:06.527--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@54972f9a
    [junit] [EL Fine]: 2024-01-08 18:54:06.529--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@102dff25
    [junit] [EL Finer]: 2024-01-08 18:54:06.531--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:06.531--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.531--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.531--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:06.531--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.531--ServerSession(1994458484)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:06.531--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:06.531--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:06.531--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:06.531--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:06.531--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:06.542--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.542--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.542--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.542--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.542--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.542--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.542--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.543--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.543--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.543--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.543--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.543--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.543--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.543--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.543--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.544--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.544--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.544--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.544--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.544--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.545--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.545--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.545--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:06.546--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.546--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.546--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.546--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.546--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.546--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.546--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.547--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.547--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.547--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.547--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.559--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.56--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.56--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.56--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.56--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.56--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.56--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.56--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.561--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.562--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:06.563--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.564--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.565--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.566--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.567--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.568--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.569--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.57--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:06.571--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:06.572--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.573--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.574--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.575--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:06.576--ServerSession(1994458484)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:06.577--ServerSession(1994458484)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:06.577--ServerSession(1994458484)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:06.577--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:06.577--ServerSession(1994458484)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:06.577--ServerSession(1994458484)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.578--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.579--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.58--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.58--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.58--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.58--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.663--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.664--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.665--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.666--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.666--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:06.666--ServerSession(1994458484)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=None
    [junit] [EL Finest]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:06.67--ServerSession(1994458484)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:06.671--ServerSession(1994458484)--Connection(886499748)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:06.671--ServerSession(1994458484)--Connection(1210252371)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.671--ServerSession(1994458484)--Connection(1847591687)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.671--ServerSession(1994458484)--Connection(1847591687)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:06.671--ServerSession(1994458484)--Connection(1840794798)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:06.671--ServerSession(1994458484)--Connection(850012071)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.672--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:06.673--ServerSession(1994458484)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:06.674--ServerSession(1994458484)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:06.686--ServerSession(1994458484)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:06.686--ServerSession(1994458484)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.687--ServerSession(1994458484)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.687--ServerSession(1994458484)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.687--ServerSession(1994458484)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:06.687--ServerSession(1994458484)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:06.687--ServerSession(1994458484)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finer]: 2024-01-08 18:54:06.688--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.688--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.688--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.688--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.688--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.688--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.688--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.688--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.689--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.69--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.691--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.692--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.693--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.693--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.693--ServerSession(1994458484)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:06.693--ServerSession(1994458484)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:06.693--ServerSession(1994458484)--Thread(Thread[main,5,main])--client acquired: 1274461229
    [junit] [EL Finer]: 2024-01-08 18:54:06.693--ClientSession(1274461229)--Thread(Thread[main,5,main])--acquire unit of work: 747717476
    [junit] [EL Finest]: 2024-01-08 18:54:06.693--UnitOfWork(747717476)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.693--UnitOfWork(747717476)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.693--UnitOfWork(747717476)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:06.693--UnitOfWork(747717476)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.693--UnitOfWork(747717476)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:06.693--ServerSession(1994458484)--Connection(298021609)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.693--ClientSession(1274461229)--Connection(298021609)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.693--ClientSession(1274461229)--Connection(298021609)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.694--ClientSession(1274461229)--Connection(1264165313)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [2, FI, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:06.694--UnitOfWork(747717476)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Fine]: 2024-01-08 18:54:06.694--ClientSession(1274461229)--Connection(1264165313)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, HR, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:06.695--UnitOfWork(747717476)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Fine]: 2024-01-08 18:54:06.695--ClientSession(1274461229)--Connection(1264165313)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [3, QA, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.695--ClientSession(1274461229)--Connection(1264165313)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.695--ServerSession(1994458484)--Connection(298021609)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--UnitOfWork(747717476)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--UnitOfWork(747717476)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--UnitOfWork(747717476)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--ClientSession(1274461229)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--UnitOfWork(747717476)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--ClientSession(1274461229)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--ServerSession(1994458484)--Thread(Thread[main,5,main])--client acquired: 1424200964
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--ClientSession(1424200964)--Thread(Thread[main,5,main])--acquire unit of work: 736062588
    [junit] [EL Finest]: 2024-01-08 18:54:06.696--UnitOfWork(736062588)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.696--UnitOfWork(736062588)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:06.696--UnitOfWork(736062588)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.696--UnitOfWork(736062588)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:06.696--UnitOfWork(736062588)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.696--UnitOfWork(736062588)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:06.696--UnitOfWork(736062588)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:06.696--UnitOfWork(736062588)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:06.697--ServerSession(1994458484)--Connection(1103124295)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.697--ClientSession(1424200964)--Connection(1103124295)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.697--ClientSession(1424200964)--Connection(1103124295)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.697--ClientSession(1424200964)--Connection(1682264452)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [hr, 2, 1, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:06.697--UnitOfWork(736062588)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Fine]: 2024-01-08 18:54:06.697--ClientSession(1424200964)--Connection(1682264452)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [fi, 2, 2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--ClientSession(1424200964)--Connection(1682264452)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:06.698--ServerSession(1994458484)--Connection(1103124295)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--UnitOfWork(736062588)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--UnitOfWork(736062588)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--UnitOfWork(736062588)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--ClientSession(1424200964)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--UnitOfWork(736062588)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--ClientSession(1424200964)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--ServerSession(1994458484)--Thread(Thread[main,5,main])--client acquired: 195625328
    [junit] [EL Finer]: 2024-01-08 18:54:06.698--ClientSession(195625328)--Thread(Thread[main,5,main])--acquire unit of work: 1160685808
    [junit] [EL Finest]: 2024-01-08 18:54:06.698--UnitOfWork(1160685808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.698--UnitOfWork(1160685808)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:06.698--UnitOfWork(1160685808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.698--UnitOfWork(1160685808)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--UnitOfWork(1160685808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--UnitOfWork(1160685808)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Connection(1847591687)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:06.699--ServerSession(1994458484)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys.TestForeignKeys
    [junit] [EL Fine]: 2024-01-08 18:54:06.725--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@4e301795
    [junit] [EL Fine]: 2024-01-08 18:54:06.727--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@1adc38a0
    [junit] [EL Finer]: 2024-01-08 18:54:06.729--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:06.729--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.729--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.729--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:06.729--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.729--ServerSession(374455656)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:06.729--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:06.729--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:06.729--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:06.729--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:06.729--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:06.738--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.738--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.738--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.738--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.738--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.739--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.74--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.74--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.74--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.74--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.74--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.74--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.74--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.741--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:06.741--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.741--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.741--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.741--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.741--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.742--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.742--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.743--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.744--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.745--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.746--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.767--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:06.768--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.769--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:06.77--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:06.771--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:06.772--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.773--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:06.774--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.775--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.776--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.777--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:06.778--ServerSession(374455656)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:06.779--ServerSession(374455656)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:06.779--ServerSession(374455656)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.78--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.782--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.783--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.784--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.784--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.784--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.784--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.784--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:06.784--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:06.784--ServerSession(374455656)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.787--ServerSession(374455656)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:06.787--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.787--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.787--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:06.788--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:06.788--ServerSession(374455656)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:06.788--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC; translated value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:54:06.788--ServerSession(374455656)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:06.788--ServerSession(374455656)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:06.788--ServerSession(374455656)--Connection(2013715263)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:06.788--ServerSession(374455656)--Connection(1116798167)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.788--ServerSession(374455656)--Connection(1515207920)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Connection(1515207920)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Connection(348244902)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Connection(709619278)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:06.789--ServerSession(374455656)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:06.79--ServerSession(374455656)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:06.791--ServerSession(374455656)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:06.803--ServerSession(374455656)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:06.803--ServerSession(374455656)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:06.803--ServerSession(374455656)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.804--ServerSession(374455656)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:06.804--ServerSession(374455656)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:06.804--ServerSession(374455656)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:06.804--ServerSession(374455656)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:06.806--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:06.806--ServerSession(374455656)--Connection(133729363)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.806--ServerSession(374455656)--Connection(133729363)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.807--ServerSession(374455656)--Connection(2022339943)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:06.812--ServerSession(374455656)--Connection(133729363)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.812--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:06.812--ServerSession(374455656)--Connection(257655284)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.812--ServerSession(374455656)--Connection(257655284)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.813--ServerSession(374455656)--Connection(1275203160)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:06.816--ServerSession(374455656)--Connection(257655284)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.816--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:06.816--ServerSession(374455656)--Connection(1021494356)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.816--ServerSession(374455656)--Connection(1021494356)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.816--ServerSession(374455656)--Connection(1868936733)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:06.825--ServerSession(374455656)--Connection(1021494356)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.825--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:06.825--ServerSession(374455656)--Connection(398110471)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.825--ServerSession(374455656)--Connection(398110471)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.825--ServerSession(374455656)--Connection(1028655552)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:06.828--ServerSession(374455656)--Connection(398110471)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.828--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:06.828--ServerSession(374455656)--Connection(73323915)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.828--ServerSession(374455656)--Connection(73323915)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.828--ServerSession(374455656)--Connection(1180602512)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:06.878--ServerSession(374455656)--Connection(73323915)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.879--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:06.879--ServerSession(374455656)--Connection(944780041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.879--ServerSession(374455656)--Connection(944780041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.879--ServerSession(374455656)--Connection(1255164677)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:06.885--ServerSession(374455656)--Connection(944780041)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.885--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:06.885--ServerSession(374455656)--Connection(1865288005)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.885--ServerSession(374455656)--Connection(1865288005)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.885--ServerSession(374455656)--Connection(1449109458)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID
    [junit] [EL Finest]: 2024-01-08 18:54:06.889--ServerSession(374455656)--Connection(1865288005)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.889--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:54:06.889--ServerSession(374455656)--Connection(584964883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.889--ServerSession(374455656)--Connection(584964883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.889--ServerSession(374455656)--Connection(1025935916)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER
    [junit] [EL Finest]: 2024-01-08 18:54:06.905--ServerSession(374455656)--Connection(584964883)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.905--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT")
    [junit] [EL Finest]: 2024-01-08 18:54:06.905--ServerSession(374455656)--Connection(1923373937)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.905--ServerSession(374455656)--Connection(1923373937)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.906--ServerSession(374455656)--Connection(1055720309)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT
    [junit] [EL Finest]: 2024-01-08 18:54:06.921--ServerSession(374455656)--Connection(1923373937)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.921--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:06.921--ServerSession(374455656)--Connection(1196694338)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.921--ServerSession(374455656)--Connection(1196694338)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.921--ServerSession(374455656)--Connection(402374410)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:06.938--ServerSession(374455656)--Connection(1196694338)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.938--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:06.938--ServerSession(374455656)--Connection(1781062023)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.938--ServerSession(374455656)--Connection(1781062023)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.938--ServerSession(374455656)--Connection(222384523)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:06.954--ServerSession(374455656)--Connection(1781062023)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.954--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:06.954--ServerSession(374455656)--Connection(1506559652)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.954--ServerSession(374455656)--Connection(1506559652)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.954--ServerSession(374455656)--Connection(1963215099)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:06.97--ServerSession(374455656)--Connection(1506559652)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.97--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID")
    [junit] [EL Finest]: 2024-01-08 18:54:06.97--ServerSession(374455656)--Connection(1889693386)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.97--ServerSession(374455656)--Connection(1889693386)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.97--ServerSession(374455656)--Connection(1264647964)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID
    [junit] [EL Finest]: 2024-01-08 18:54:06.984--ServerSession(374455656)--Connection(1889693386)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.985--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0")
    [junit] [EL Finest]: 2024-01-08 18:54:06.985--ServerSession(374455656)--Connection(447362054)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.985--ServerSession(374455656)--Connection(447362054)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.985--ServerSession(374455656)--Connection(2031996327)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0
    [junit] [EL Finest]: 2024-01-08 18:54:06.998--ServerSession(374455656)--Connection(447362054)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.998--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:54:06.998--ServerSession(374455656)--Connection(136897240)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:06.998--ServerSession(374455656)--Connection(136897240)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:06.998--ServerSession(374455656)--Connection(1139404255)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR
    [junit] [EL Finest]: 2024-01-08 18:54:07.005--ServerSession(374455656)--Connection(136897240)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.005--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.005--ServerSession(374455656)--Connection(722756235)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.005--ServerSession(374455656)--Connection(722756235)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.005--ServerSession(374455656)--Connection(1684372243)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.008--ServerSession(374455656)--Connection(722756235)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.008--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.008--ServerSession(374455656)--Connection(1337983320)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.008--ServerSession(374455656)--Connection(1337983320)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.008--ServerSession(374455656)--Connection(1195913745)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.011--ServerSession(374455656)--Connection(1337983320)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.011--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:07.011--ServerSession(374455656)--Connection(392260615)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.011--ServerSession(374455656)--Connection(392260615)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.011--ServerSession(374455656)--Connection(1491363186)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:07.015--ServerSession(374455656)--Connection(392260615)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.015--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.015--ServerSession(374455656)--Connection(100350254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.015--ServerSession(374455656)--Connection(100350254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.015--ServerSession(374455656)--Connection(434535618)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.018--ServerSession(374455656)--Connection(100350254)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.018--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.018--ServerSession(374455656)--Connection(1820373458)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.018--ServerSession(374455656)--Connection(1820373458)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.018--ServerSession(374455656)--Connection(820959013)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.022--ServerSession(374455656)--Connection(1820373458)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.022--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.022--ServerSession(374455656)--Connection(1791871546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.022--ServerSession(374455656)--Connection(1791871546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.022--ServerSession(374455656)--Connection(53143696)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.031--ServerSession(374455656)--Connection(1791871546)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.031--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY")
    [junit] [EL Finest]: 2024-01-08 18:54:07.031--ServerSession(374455656)--Connection(2058120467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.031--ServerSession(374455656)--Connection(2058120467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.031--ServerSession(374455656)--Connection(2117395558)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY
    [junit] [EL Finest]: 2024-01-08 18:54:07.038--ServerSession(374455656)--Connection(2058120467)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.038--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.038--ServerSession(374455656)--Connection(892070414)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.038--ServerSession(374455656)--Connection(892070414)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.038--ServerSession(374455656)--Connection(754376013)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.047--ServerSession(374455656)--Connection(892070414)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.047--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:54:07.047--ServerSession(374455656)--Connection(671206579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.047--ServerSession(374455656)--Connection(671206579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.047--ServerSession(374455656)--Connection(1108355111)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON
    [junit] [EL Finest]: 2024-01-08 18:54:07.054--ServerSession(374455656)--Connection(671206579)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.054--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.054--ServerSession(374455656)--Connection(1832936189)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.054--ServerSession(374455656)--Connection(1832936189)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.054--ServerSession(374455656)--Connection(1258442674)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.057--ServerSession(374455656)--Connection(1832936189)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.057--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.057--ServerSession(374455656)--Connection(1680256267)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.057--ServerSession(374455656)--Connection(1680256267)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.057--ServerSession(374455656)--Connection(178224376)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.061--ServerSession(374455656)--Connection(1680256267)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.061--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION")
    [junit] [EL Finest]: 2024-01-08 18:54:07.061--ServerSession(374455656)--Connection(1537136507)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.061--ServerSession(374455656)--Connection(1537136507)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.061--ServerSession(374455656)--Connection(176257014)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION
    [junit] [EL Finest]: 2024-01-08 18:54:07.066--ServerSession(374455656)--Connection(1537136507)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.066--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.066--ServerSession(374455656)--Connection(1715607464)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.066--ServerSession(374455656)--Connection(1715607464)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.066--ServerSession(374455656)--Connection(1263153428)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT
    [junit] [EL Finest]: 2024-01-08 18:54:07.071--ServerSession(374455656)--Connection(1715607464)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.071--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.071--ServerSession(374455656)--Connection(1960113474)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.071--ServerSession(374455656)--Connection(1960113474)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.071--ServerSession(374455656)--Connection(39670567)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT
    [junit] [EL Finest]: 2024-01-08 18:54:07.074--ServerSession(374455656)--Connection(1960113474)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.074--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.074--ServerSession(374455656)--Connection(2082364692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.074--ServerSession(374455656)--Connection(2082364692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.074--ServerSession(374455656)--Connection(800311600)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.078--ServerSession(374455656)--Connection(2082364692)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.078--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.078--ServerSession(374455656)--Connection(1999483352)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.078--ServerSession(374455656)--Connection(1999483352)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.078--ServerSession(374455656)--Connection(2035659988)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.083--ServerSession(374455656)--Connection(1999483352)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.083--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.083--ServerSession(374455656)--Connection(1948328253)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.083--ServerSession(374455656)--Connection(1948328253)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.083--ServerSession(374455656)--Connection(1855520016)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.087--ServerSession(374455656)--Connection(1948328253)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.087--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.087--ServerSession(374455656)--Connection(39676643)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.087--ServerSession(374455656)--Connection(39676643)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.088--ServerSession(374455656)--Connection(2131266396)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.094--ServerSession(374455656)--Connection(39676643)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.094--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.094--ServerSession(374455656)--Connection(345250566)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.094--ServerSession(374455656)--Connection(345250566)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.094--ServerSession(374455656)--Connection(2104975621)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.099--ServerSession(374455656)--Connection(345250566)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.099--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.099--ServerSession(374455656)--Connection(484166022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.099--ServerSession(374455656)--Connection(484166022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.099--ServerSession(374455656)--Connection(673430832)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.102--ServerSession(374455656)--Connection(484166022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.102--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.102--ServerSession(374455656)--Connection(1510737536)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.102--ServerSession(374455656)--Connection(1510737536)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.103--ServerSession(374455656)--Connection(416900030)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.107--ServerSession(374455656)--Connection(1510737536)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.107--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.107--ServerSession(374455656)--Connection(401978682)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.107--ServerSession(374455656)--Connection(401978682)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.107--ServerSession(374455656)--Connection(771201346)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.111--ServerSession(374455656)--Connection(401978682)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.111--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.111--ServerSession(374455656)--Connection(1734514802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.111--ServerSession(374455656)--Connection(1734514802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.111--ServerSession(374455656)--Connection(1560587713)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.117--ServerSession(374455656)--Connection(1734514802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.117--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:54:07.117--ServerSession(374455656)--Connection(879654573)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.117--ServerSession(374455656)--Connection(879654573)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.117--ServerSession(374455656)--Connection(1203558746)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR
    [junit] [EL Finest]: 2024-01-08 18:54:07.12--ServerSession(374455656)--Connection(879654573)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.12--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.12--ServerSession(374455656)--Connection(857728724)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.12--ServerSession(374455656)--Connection(857728724)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.12--ServerSession(374455656)--Connection(1954751748)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.124--ServerSession(374455656)--Connection(857728724)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.124--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.124--ServerSession(374455656)--Connection(440615154)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.124--ServerSession(374455656)--Connection(440615154)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.124--ServerSession(374455656)--Connection(1453734952)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.128--ServerSession(374455656)--Connection(440615154)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.128--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.128--ServerSession(374455656)--Connection(1290076474)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.128--ServerSession(374455656)--Connection(1290076474)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.129--ServerSession(374455656)--Connection(1277271172)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.134--ServerSession(374455656)--Connection(1290076474)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.134--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.134--ServerSession(374455656)--Connection(345603257)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.134--ServerSession(374455656)--Connection(345603257)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.134--ServerSession(374455656)--Connection(1880183745)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.137--ServerSession(374455656)--Connection(345603257)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.137--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.137--ServerSession(374455656)--Connection(373415859)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.137--ServerSession(374455656)--Connection(373415859)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.137--ServerSession(374455656)--Connection(1231160694)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:07.141--ServerSession(374455656)--Connection(373415859)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.141--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.141--ServerSession(374455656)--Connection(582320549)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.141--ServerSession(374455656)--Connection(582320549)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.141--ServerSession(374455656)--Connection(982613511)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.144--ServerSession(374455656)--Connection(582320549)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.144--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.144--ServerSession(374455656)--Connection(1860010238)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.144--ServerSession(374455656)--Connection(1860010238)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.145--ServerSession(374455656)--Connection(1626053673)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.149--ServerSession(374455656)--Connection(1860010238)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.149--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.149--ServerSession(374455656)--Connection(1048131057)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.149--ServerSession(374455656)--Connection(1048131057)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.149--ServerSession(374455656)--Connection(1008830640)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.153--ServerSession(374455656)--Connection(1048131057)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.153--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.153--ServerSession(374455656)--Connection(203148961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.153--ServerSession(374455656)--Connection(203148961)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.153--ServerSession(374455656)--Connection(2075833454)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:07.157--ServerSession(374455656)--Connection(203148961)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.157--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.157--ServerSession(374455656)--Connection(1909317132)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.157--ServerSession(374455656)--Connection(1909317132)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.157--ServerSession(374455656)--Connection(603023442)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.16--ServerSession(374455656)--Connection(1909317132)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.16--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.16--ServerSession(374455656)--Connection(816360528)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.16--ServerSession(374455656)--Connection(816360528)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.161--ServerSession(374455656)--Connection(789195255)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.166--ServerSession(374455656)--Connection(816360528)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.166--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.166--ServerSession(374455656)--Connection(1071856729)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.166--ServerSession(374455656)--Connection(1071856729)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.166--ServerSession(374455656)--Connection(1247600089)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.169--ServerSession(374455656)--Connection(1071856729)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.169--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.169--ServerSession(374455656)--Connection(952610115)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.169--ServerSession(374455656)--Connection(952610115)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.169--ServerSession(374455656)--Connection(518017014)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.173--ServerSession(374455656)--Connection(952610115)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.173--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.173--ServerSession(374455656)--Connection(1049804269)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.173--ServerSession(374455656)--Connection(1049804269)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.173--ServerSession(374455656)--Connection(1002091209)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.176--ServerSession(374455656)--Connection(1049804269)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.176--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.176--ServerSession(374455656)--Connection(1650273133)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.176--ServerSession(374455656)--Connection(1650273133)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.177--ServerSession(374455656)--Connection(1225494302)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.181--ServerSession(374455656)--Connection(1650273133)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.181--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.181--ServerSession(374455656)--Connection(1320434991)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.181--ServerSession(374455656)--Connection(1320434991)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.181--ServerSession(374455656)--Connection(1161388503)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.184--ServerSession(374455656)--Connection(1320434991)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.184--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.184--ServerSession(374455656)--Connection(1039865382)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.184--ServerSession(374455656)--Connection(1039865382)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.184--ServerSession(374455656)--Connection(1388911091)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.188--ServerSession(374455656)--Connection(1039865382)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.188--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.188--ServerSession(374455656)--Connection(2007792854)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.188--ServerSession(374455656)--Connection(2007792854)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.189--ServerSession(374455656)--Connection(310578723)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.191--ServerSession(374455656)--Connection(2007792854)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.192--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.192--ServerSession(374455656)--Connection(1406749291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.192--ServerSession(374455656)--Connection(1406749291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.192--ServerSession(374455656)--Connection(1191695882)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.196--ServerSession(374455656)--Connection(1406749291)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.196--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.196--ServerSession(374455656)--Connection(961312738)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.196--ServerSession(374455656)--Connection(961312738)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.196--ServerSession(374455656)--Connection(551545010)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.199--ServerSession(374455656)--Connection(961312738)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.199--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.199--ServerSession(374455656)--Connection(1837939994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.199--ServerSession(374455656)--Connection(1837939994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.199--ServerSession(374455656)--Connection(925180974)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.203--ServerSession(374455656)--Connection(1837939994)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.203--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.203--ServerSession(374455656)--Connection(1062195420)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.203--ServerSession(374455656)--Connection(1062195420)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.203--ServerSession(374455656)--Connection(925097538)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.206--ServerSession(374455656)--Connection(1062195420)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.206--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.206--ServerSession(374455656)--Connection(1203187003)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.206--ServerSession(374455656)--Connection(1203187003)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.206--ServerSession(374455656)--Connection(104844321)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.21--ServerSession(374455656)--Connection(1203187003)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:07.21--ServerSession(374455656)--Connection(1247658278)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.21--ServerSession(374455656)--Connection(1247658278)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.21--ServerSession(374455656)--Connection(889054115)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:07.214--ServerSession(374455656)--Connection(1247658278)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.214--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.214--ServerSession(374455656)--Connection(1570126267)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.214--ServerSession(374455656)--Connection(1570126267)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.214--ServerSession(374455656)--Connection(2036762590)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Finest]: 2024-01-08 18:54:07.215--ServerSession(374455656)--Connection(1570126267)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.215--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:54:07.215--ServerSession(374455656)--Connection(904861071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.215--ServerSession(374455656)--Connection(904861071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.216--ServerSession(374455656)--Connection(1507371368)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Finest]: 2024-01-08 18:54:07.217--ServerSession(374455656)--Connection(904861071)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.217--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.217--ServerSession(374455656)--Connection(1514376202)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.217--ServerSession(374455656)--Connection(1514376202)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.217--ServerSession(374455656)--Connection(390965664)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:07.219--ServerSession(374455656)--Connection(1514376202)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.219--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.219--ServerSession(374455656)--Connection(1939357447)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.219--ServerSession(374455656)--Connection(1939357447)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.219--ServerSession(374455656)--Connection(905830050)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:07.223--ServerSession(374455656)--Connection(1939357447)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.223--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.223--ServerSession(374455656)--Connection(1389766077)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.223--ServerSession(374455656)--Connection(1389766077)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.223--ServerSession(374455656)--Connection(1619282151)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:07.225--ServerSession(374455656)--Connection(1389766077)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.225--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.225--ServerSession(374455656)--Connection(1336724276)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.225--ServerSession(374455656)--Connection(1336724276)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.225--ServerSession(374455656)--Connection(750052529)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Finest]: 2024-01-08 18:54:07.227--ServerSession(374455656)--Connection(1336724276)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.227--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:07.227--ServerSession(374455656)--Connection(1769064119)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.227--ServerSession(374455656)--Connection(1769064119)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.227--ServerSession(374455656)--Connection(1076708806)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:07.228--ServerSession(374455656)--Connection(1769064119)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.228--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:07.228--ServerSession(374455656)--Connection(257153818)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.228--ServerSession(374455656)--Connection(257153818)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.228--ServerSession(374455656)--Connection(1752227897)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:07.229--ServerSession(374455656)--Connection(257153818)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.229--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:54:07.229--ServerSession(374455656)--Connection(882402449)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.229--ServerSession(374455656)--Connection(882402449)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.23--ServerSession(374455656)--Connection(629334547)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Finest]: 2024-01-08 18:54:07.231--ServerSession(374455656)--Connection(882402449)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.231--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.231--ServerSession(374455656)--Connection(1142397134)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.231--ServerSession(374455656)--Connection(1142397134)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.231--ServerSession(374455656)--Connection(861720625)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Finest]: 2024-01-08 18:54:07.233--ServerSession(374455656)--Connection(1142397134)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.233--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:07.233--ServerSession(374455656)--Connection(783446161)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.233--ServerSession(374455656)--Connection(783446161)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.233--ServerSession(374455656)--Connection(1444629601)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:07.235--ServerSession(374455656)--Connection(783446161)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.235--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.235--ServerSession(374455656)--Connection(1677654076)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.235--ServerSession(374455656)--Connection(1677654076)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.235--ServerSession(374455656)--Connection(1584736810)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:07.237--ServerSession(374455656)--Connection(1677654076)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.237--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.237--ServerSession(374455656)--Connection(1334940097)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.237--ServerSession(374455656)--Connection(1334940097)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.237--ServerSession(374455656)--Connection(1538961175)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:07.238--ServerSession(374455656)--Connection(1334940097)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.238--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.238--ServerSession(374455656)--Connection(1994167657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.238--ServerSession(374455656)--Connection(1994167657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.238--ServerSession(374455656)--Connection(897584618)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:07.241--ServerSession(374455656)--Connection(1994167657)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.241--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:54:07.241--ServerSession(374455656)--Connection(1477938025)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.241--ServerSession(374455656)--Connection(1477938025)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.241--ServerSession(374455656)--Connection(1249000159)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Finest]: 2024-01-08 18:54:07.242--ServerSession(374455656)--Connection(1477938025)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.242--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:54:07.242--ServerSession(374455656)--Connection(583777927)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.242--ServerSession(374455656)--Connection(583777927)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.242--ServerSession(374455656)--Connection(1189291380)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Finest]: 2024-01-08 18:54:07.243--ServerSession(374455656)--Connection(583777927)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.243--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.243--ServerSession(374455656)--Connection(646334609)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.243--ServerSession(374455656)--Connection(646334609)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.244--ServerSession(374455656)--Connection(1497818432)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Finest]: 2024-01-08 18:54:07.245--ServerSession(374455656)--Connection(646334609)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.245--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.245--ServerSession(374455656)--Connection(2045739285)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.245--ServerSession(374455656)--Connection(2045739285)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.245--ServerSession(374455656)--Connection(1840880761)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Finest]: 2024-01-08 18:54:07.248--ServerSession(374455656)--Connection(2045739285)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.248--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:54:07.248--ServerSession(374455656)--Connection(150814446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.248--ServerSession(374455656)--Connection(150814446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.248--ServerSession(374455656)--Connection(228585933)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Finest]: 2024-01-08 18:54:07.25--ServerSession(374455656)--Connection(150814446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.25--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:07.25--ServerSession(374455656)--Connection(2009584628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.25--ServerSession(374455656)--Connection(2009584628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.25--ServerSession(374455656)--Connection(372017580)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:07.251--ServerSession(374455656)--Connection(2009584628)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.251--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.251--ServerSession(374455656)--Connection(1867673489)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.251--ServerSession(374455656)--Connection(1867673489)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.251--ServerSession(374455656)--Connection(650332668)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Finest]: 2024-01-08 18:54:07.252--ServerSession(374455656)--Connection(1867673489)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.252--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:07.252--ServerSession(374455656)--Connection(1218081325)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.252--ServerSession(374455656)--Connection(1218081325)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.252--ServerSession(374455656)--Connection(877175368)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:07.254--ServerSession(374455656)--Connection(1218081325)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.254--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:07.254--ServerSession(374455656)--Connection(1515271719)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.254--ServerSession(374455656)--Connection(1515271719)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.254--ServerSession(374455656)--Connection(1094794330)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:07.255--ServerSession(374455656)--Connection(1515271719)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.255--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:54:07.255--ServerSession(374455656)--Connection(2085805920)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.255--ServerSession(374455656)--Connection(2085805920)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.255--ServerSession(374455656)--Connection(803286723)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Finest]: 2024-01-08 18:54:07.257--ServerSession(374455656)--Connection(2085805920)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.257--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:54:07.257--ServerSession(374455656)--Connection(65186044)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.257--ServerSession(374455656)--Connection(65186044)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.257--ServerSession(374455656)--Connection(1763823167)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Finest]: 2024-01-08 18:54:07.259--ServerSession(374455656)--Connection(65186044)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.259--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.259--ServerSession(374455656)--Connection(2064279993)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.259--ServerSession(374455656)--Connection(2064279993)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.26--ServerSession(374455656)--Connection(1832487788)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Finest]: 2024-01-08 18:54:07.261--ServerSession(374455656)--Connection(2064279993)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.261--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.261--ServerSession(374455656)--Connection(1187345535)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.261--ServerSession(374455656)--Connection(1187345535)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.261--ServerSession(374455656)--Connection(1856670399)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Finest]: 2024-01-08 18:54:07.263--ServerSession(374455656)--Connection(1187345535)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.263--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:54:07.263--ServerSession(374455656)--Connection(849145650)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.263--ServerSession(374455656)--Connection(849145650)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.263--ServerSession(374455656)--Connection(1595347858)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Finest]: 2024-01-08 18:54:07.264--ServerSession(374455656)--Connection(849145650)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.264--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:07.264--ServerSession(374455656)--Connection(1657528716)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.264--ServerSession(374455656)--Connection(1657528716)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.264--ServerSession(374455656)--Connection(930838424)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Finest]: 2024-01-08 18:54:07.266--ServerSession(374455656)--Connection(1657528716)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.266--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:54:07.266--ServerSession(374455656)--Connection(563732900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.266--ServerSession(374455656)--Connection(563732900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.266--ServerSession(374455656)--Connection(476296090)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Finest]: 2024-01-08 18:54:07.267--ServerSession(374455656)--Connection(563732900)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.267--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:54:07.267--ServerSession(374455656)--Connection(469715743)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.267--ServerSession(374455656)--Connection(469715743)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.267--ServerSession(374455656)--Connection(1963269381)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Finest]: 2024-01-08 18:54:07.269--ServerSession(374455656)--Connection(469715743)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.269--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.269--ServerSession(374455656)--Connection(1115963634)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.269--ServerSession(374455656)--Connection(1115963634)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.269--ServerSession(374455656)--Connection(599936014)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Finest]: 2024-01-08 18:54:07.27--ServerSession(374455656)--Connection(1115963634)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.27--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:54:07.27--ServerSession(374455656)--Connection(1448866235)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.27--ServerSession(374455656)--Connection(1448866235)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.27--ServerSession(374455656)--Connection(909682770)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Finest]: 2024-01-08 18:54:07.272--ServerSession(374455656)--Connection(1448866235)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.272--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:54:07.272--ServerSession(374455656)--Connection(1840341172)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.272--ServerSession(374455656)--Connection(1840341172)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.272--ServerSession(374455656)--Connection(1693356688)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Finest]: 2024-01-08 18:54:07.274--ServerSession(374455656)--Connection(1840341172)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.274--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.274--ServerSession(374455656)--Connection(1234659364)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.274--ServerSession(374455656)--Connection(1234659364)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.274--ServerSession(374455656)--Connection(801445218)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:07.276--ServerSession(374455656)--Connection(1234659364)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.276--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:54:07.276--ServerSession(374455656)--Connection(369237870)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.276--ServerSession(374455656)--Connection(369237870)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.276--ServerSession(374455656)--Connection(1680249794)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Finest]: 2024-01-08 18:54:07.278--ServerSession(374455656)--Connection(369237870)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.278--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:54:07.278--ServerSession(374455656)--Connection(669265896)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.278--ServerSession(374455656)--Connection(669265896)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.278--ServerSession(374455656)--Connection(563850517)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Finest]: 2024-01-08 18:54:07.28--ServerSession(374455656)--Connection(669265896)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.28--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:07.28--ServerSession(374455656)--Connection(1837174420)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.28--ServerSession(374455656)--Connection(1837174420)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.28--ServerSession(374455656)--Connection(1805445027)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:07.281--ServerSession(374455656)--Connection(1837174420)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.281--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.281--ServerSession(374455656)--Connection(2057192703)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.281--ServerSession(374455656)--Connection(2057192703)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.281--ServerSession(374455656)--Connection(529404054)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Finest]: 2024-01-08 18:54:07.283--ServerSession(374455656)--Connection(2057192703)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.283--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.283--ServerSession(374455656)--Connection(483997331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.283--ServerSession(374455656)--Connection(483997331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.283--ServerSession(374455656)--Connection(350761035)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:07.285--ServerSession(374455656)--Connection(483997331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.285--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:07.285--ServerSession(374455656)--Connection(1917732927)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.285--ServerSession(374455656)--Connection(1917732927)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.285--ServerSession(374455656)--Connection(670467403)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:07.287--ServerSession(374455656)--Connection(1917732927)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.287--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.287--ServerSession(374455656)--Connection(1695834039)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.287--ServerSession(374455656)--Connection(1695834039)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.287--ServerSession(374455656)--Connection(1696328858)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:07.288--ServerSession(374455656)--Connection(1695834039)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.288--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:54:07.288--ServerSession(374455656)--Connection(1212094912)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.288--ServerSession(374455656)--Connection(1212094912)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.288--ServerSession(374455656)--Connection(252780183)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Finest]: 2024-01-08 18:54:07.29--ServerSession(374455656)--Connection(1212094912)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.29--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.29--ServerSession(374455656)--Connection(1692142175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.29--ServerSession(374455656)--Connection(1692142175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.29--ServerSession(374455656)--Connection(1419640349)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Finest]: 2024-01-08 18:54:07.291--ServerSession(374455656)--Connection(1692142175)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.291--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:54:07.291--ServerSession(374455656)--Connection(1146805207)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.291--ServerSession(374455656)--Connection(1146805207)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.292--ServerSession(374455656)--Connection(1087422449)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Finest]: 2024-01-08 18:54:07.293--ServerSession(374455656)--Connection(1146805207)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.293--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.293--ServerSession(374455656)--Connection(1433034352)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.293--ServerSession(374455656)--Connection(1433034352)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.293--ServerSession(374455656)--Connection(1207739241)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Finest]: 2024-01-08 18:54:07.295--ServerSession(374455656)--Connection(1433034352)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.295--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:54:07.295--ServerSession(374455656)--Connection(1329237566)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.295--ServerSession(374455656)--Connection(1329237566)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.295--ServerSession(374455656)--Connection(1210372215)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Finest]: 2024-01-08 18:54:07.296--ServerSession(374455656)--Connection(1329237566)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.296--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.296--ServerSession(374455656)--Connection(1566210014)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.296--ServerSession(374455656)--Connection(1566210014)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.296--ServerSession(374455656)--Connection(1175079221)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Finest]: 2024-01-08 18:54:07.298--ServerSession(374455656)--Connection(1566210014)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.298--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:07.298--ServerSession(374455656)--Connection(1290377311)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.298--ServerSession(374455656)--Connection(1290377311)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.298--ServerSession(374455656)--Connection(1115943579)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:07.301--ServerSession(374455656)--Connection(1290377311)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.301--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:54:07.301--ServerSession(374455656)--Connection(1649684728)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.301--ServerSession(374455656)--Connection(1649684728)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.301--ServerSession(374455656)--Connection(1652516749)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Finest]: 2024-01-08 18:54:07.303--ServerSession(374455656)--Connection(1649684728)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.303--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:07.303--ServerSession(374455656)--Connection(1263887658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.303--ServerSession(374455656)--Connection(1263887658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.303--ServerSession(374455656)--Connection(147148616)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Finest]: 2024-01-08 18:54:07.306--ServerSession(374455656)--Connection(1263887658)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.306--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:54:07.306--ServerSession(374455656)--Connection(76306508)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.306--ServerSession(374455656)--Connection(76306508)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.306--ServerSession(374455656)--Connection(1678770626)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Finest]: 2024-01-08 18:54:07.307--ServerSession(374455656)--Connection(76306508)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.307--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.307--ServerSession(374455656)--Connection(804105878)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.307--ServerSession(374455656)--Connection(804105878)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.307--ServerSession(374455656)--Connection(1229311263)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Finest]: 2024-01-08 18:54:07.308--ServerSession(374455656)--Connection(804105878)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.308--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.308--ServerSession(374455656)--Connection(116473553)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.308--ServerSession(374455656)--Connection(116473553)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.308--ServerSession(374455656)--Connection(1152035207)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Finest]: 2024-01-08 18:54:07.31--ServerSession(374455656)--Connection(116473553)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.31--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.31--ServerSession(374455656)--Connection(1884534347)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.31--ServerSession(374455656)--Connection(1884534347)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.31--ServerSession(374455656)--Connection(2136672550)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Finest]: 2024-01-08 18:54:07.312--ServerSession(374455656)--Connection(1884534347)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.312--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.312--ServerSession(374455656)--Connection(1218653263)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.312--ServerSession(374455656)--Connection(1218653263)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.312--ServerSession(374455656)--Connection(632236798)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:07.314--ServerSession(374455656)--Connection(1218653263)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.314--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.314--ServerSession(374455656)--Connection(255172197)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.314--ServerSession(374455656)--Connection(255172197)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.314--ServerSession(374455656)--Connection(1587874456)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Finest]: 2024-01-08 18:54:07.315--ServerSession(374455656)--Connection(255172197)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.315--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:54:07.315--ServerSession(374455656)--Connection(1357067993)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.315--ServerSession(374455656)--Connection(1357067993)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.315--ServerSession(374455656)--Connection(1938181142)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Finest]: 2024-01-08 18:54:07.316--ServerSession(374455656)--Connection(1357067993)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.316--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.316--ServerSession(374455656)--Connection(235962527)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.316--ServerSession(374455656)--Connection(235962527)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.316--ServerSession(374455656)--Connection(1191979642)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Finest]: 2024-01-08 18:54:07.318--ServerSession(374455656)--Connection(235962527)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.318--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:07.318--ServerSession(374455656)--Connection(149793097)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.318--ServerSession(374455656)--Connection(149793097)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.318--ServerSession(374455656)--Connection(41141427)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Finest]: 2024-01-08 18:54:07.319--ServerSession(374455656)--Connection(149793097)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.319--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:54:07.319--ServerSession(374455656)--Connection(2067610941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.319--ServerSession(374455656)--Connection(2067610941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.319--ServerSession(374455656)--Connection(520058098)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Finest]: 2024-01-08 18:54:07.32--ServerSession(374455656)--Connection(2067610941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.321--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.321--ServerSession(374455656)--Connection(1975739760)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.321--ServerSession(374455656)--Connection(1975739760)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.321--ServerSession(374455656)--Connection(1736800800)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:07.322--ServerSession(374455656)--Connection(1975739760)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.322--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.322--ServerSession(374455656)--Connection(734719022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.322--ServerSession(374455656)--Connection(734719022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.322--ServerSession(374455656)--Connection(1171055810)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Finest]: 2024-01-08 18:54:07.324--ServerSession(374455656)--Connection(734719022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.324--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.324--ServerSession(374455656)--Connection(1308514087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.324--ServerSession(374455656)--Connection(1308514087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.324--ServerSession(374455656)--Connection(824801578)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:07.326--ServerSession(374455656)--Connection(1308514087)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.326--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.326--ServerSession(374455656)--Connection(1007414446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.326--ServerSession(374455656)--Connection(1007414446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.326--ServerSession(374455656)--Connection(57918311)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:07.327--ServerSession(374455656)--Connection(1007414446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.327--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:07.327--ServerSession(374455656)--Connection(1637434535)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.327--ServerSession(374455656)--Connection(1637434535)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.328--ServerSession(374455656)--Connection(43297446)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:07.329--ServerSession(374455656)--Connection(1637434535)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.329--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:07.329--ServerSession(374455656)--Connection(787040724)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.329--ServerSession(374455656)--Connection(787040724)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.329--ServerSession(374455656)--Connection(92183762)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:07.33--ServerSession(374455656)--Connection(787040724)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.33--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:54:07.33--ServerSession(374455656)--Connection(883195923)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.33--ServerSession(374455656)--Connection(883195923)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.33--ServerSession(374455656)--Connection(1357371578)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Finest]: 2024-01-08 18:54:07.332--ServerSession(374455656)--Connection(883195923)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.332--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:07.332--ServerSession(374455656)--Connection(1162395591)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.332--ServerSession(374455656)--Connection(1162395591)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.332--ServerSession(374455656)--Connection(1434192741)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:07.334--ServerSession(374455656)--Connection(1162395591)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.334--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:07.334--ServerSession(374455656)--Connection(1751029728)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.334--ServerSession(374455656)--Connection(1751029728)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.334--ServerSession(374455656)--Connection(1760082859)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:07.335--ServerSession(374455656)--Connection(1751029728)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.335--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:07.335--ServerSession(374455656)--Connection(1730914764)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.335--ServerSession(374455656)--Connection(1730914764)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.335--ServerSession(374455656)--Connection(2077672286)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:07.336--ServerSession(374455656)--Connection(1730914764)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.337--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.337--ServerSession(374455656)--Connection(1588318071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.337--ServerSession(374455656)--Connection(1588318071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.337--ServerSession(374455656)--Connection(1685350567)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.34--ServerSession(374455656)--Connection(1588318071)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.34--Thread(Thread[main,5,main])--The table (TMP_COMPONENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.34--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.34--ServerSession(374455656)--Connection(265218428)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.34--ServerSession(374455656)--Connection(265218428)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.34--ServerSession(374455656)--Connection(253648773)--Thread(Thread[main,5,main])--CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:07.343--ServerSession(374455656)--Connection(265218428)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.343--Thread(Thread[main,5,main])--The table (TMP_METRIC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.343--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.343--ServerSession(374455656)--Connection(1304572531)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.343--ServerSession(374455656)--Connection(1304572531)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.343--ServerSession(374455656)--Connection(901752766)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.346--ServerSession(374455656)--Connection(1304572531)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.346--Thread(Thread[main,5,main])--The table (TMP_ABSTR_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.346--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.346--ServerSession(374455656)--Connection(1102941897)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.346--ServerSession(374455656)--Connection(1102941897)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.346--ServerSession(374455656)--Connection(489712935)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.349--ServerSession(374455656)--Connection(1102941897)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.349--Thread(Thread[main,5,main])--The table (TMP_CONTRACT_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.349--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.349--ServerSession(374455656)--Connection(481610448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.349--ServerSession(374455656)--Connection(481610448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.349--ServerSession(374455656)--Connection(827511881)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:07.352--ServerSession(374455656)--Connection(481610448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.352--Thread(Thread[main,5,main])--The table (TMP_ACCOUNT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.352--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.352--ServerSession(374455656)--Connection(791974256)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.352--ServerSession(374455656)--Connection(791974256)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.352--ServerSession(374455656)--Connection(367803404)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.356--ServerSession(374455656)--Connection(791974256)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.356--Thread(Thread[main,5,main])--The table (TMP_VEHICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.356--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.356--ServerSession(374455656)--Connection(861927284)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.356--ServerSession(374455656)--Connection(861927284)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.356--ServerSession(374455656)--Connection(946556798)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:07.358--ServerSession(374455656)--Connection(861927284)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.358--Thread(Thread[main,5,main])--The table (TMP_BROKER_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.358--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.359--ServerSession(374455656)--Connection(609471415)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.359--ServerSession(374455656)--Connection(609471415)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.359--ServerSession(374455656)--Connection(1761307678)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:07.361--ServerSession(374455656)--Connection(609471415)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.361--Thread(Thread[main,5,main])--The table (TMP_CHECK_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.361--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.361--ServerSession(374455656)--Connection(1586437554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.361--ServerSession(374455656)--Connection(1586437554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.362--ServerSession(374455656)--Connection(1690004391)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.364--ServerSession(374455656)--Connection(1586437554)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.364--Thread(Thread[main,5,main])--The table (TMP_COSTCENTER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.364--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.364--ServerSession(374455656)--Connection(329829198)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.364--ServerSession(374455656)--Connection(329829198)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.364--ServerSession(374455656)--Connection(904672772)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.367--ServerSession(374455656)--Connection(329829198)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.367--Thread(Thread[main,5,main])--The table (TMP_COURSE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.367--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.367--ServerSession(374455656)--Connection(1181708889)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.367--ServerSession(374455656)--Connection(1181708889)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.367--ServerSession(374455656)--Connection(323494753)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.369--ServerSession(374455656)--Connection(1181708889)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.369--Thread(Thread[main,5,main])--The table (TMP_CREDIT_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.369--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.37--ServerSession(374455656)--Connection(1635357010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.37--ServerSession(374455656)--Connection(1635357010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.37--ServerSession(374455656)--Connection(1547295390)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))
    [junit] [EL Finest]: 2024-01-08 18:54:07.374--ServerSession(374455656)--Connection(1635357010)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.374--Thread(Thread[main,5,main])--The table (TMP_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.374--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.374--ServerSession(374455656)--Connection(1248103221)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.374--ServerSession(374455656)--Connection(1248103221)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.374--ServerSession(374455656)--Connection(1731883050)--Thread(Thread[main,5,main])--CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.379--ServerSession(374455656)--Connection(1248103221)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.379--Thread(Thread[main,5,main])--The table (TMP_DEP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.379--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.379--ServerSession(374455656)--Connection(1048340147)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.379--ServerSession(374455656)--Connection(1048340147)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.379--ServerSession(374455656)--Connection(1345285994)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.383--ServerSession(374455656)--Connection(1048340147)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.383--Thread(Thread[main,5,main])--The table (TMP_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.383--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.383--ServerSession(374455656)--Connection(1021710315)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.383--ServerSession(374455656)--Connection(1021710315)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.383--ServerSession(374455656)--Connection(1643298618)--Thread(Thread[main,5,main])--CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.386--ServerSession(374455656)--Connection(1021710315)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.386--Thread(Thread[main,5,main])--The table (TMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.386--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.386--ServerSession(374455656)--Connection(691918003)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.386--ServerSession(374455656)--Connection(691918003)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.386--ServerSession(374455656)--Connection(631775016)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.388--ServerSession(374455656)--Connection(691918003)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.388--Thread(Thread[main,5,main])--The table (TMP_MATERIAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.388--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.388--ServerSession(374455656)--Connection(1966930659)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.388--ServerSession(374455656)--Connection(1966930659)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.389--ServerSession(374455656)--Connection(845357243)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.391--ServerSession(374455656)--Connection(1966930659)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.391--Thread(Thread[main,5,main])--The table (TMP_OFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.391--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.391--ServerSession(374455656)--Connection(1033155741)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.391--ServerSession(374455656)--Connection(1033155741)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.391--ServerSession(374455656)--Connection(804104750)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:07.394--ServerSession(374455656)--Connection(1033155741)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.394--Thread(Thread[main,5,main])--The table (TMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.394--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.394--ServerSession(374455656)--Connection(1792903852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.394--ServerSession(374455656)--Connection(1792903852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.395--ServerSession(374455656)--Connection(1928723254)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.398--ServerSession(374455656)--Connection(1792903852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.398--Thread(Thread[main,5,main])--The table (TMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.398--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.398--ServerSession(374455656)--Connection(891455676)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.398--ServerSession(374455656)--Connection(891455676)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.398--ServerSession(374455656)--Connection(866970718)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.401--ServerSession(374455656)--Connection(891455676)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.401--Thread(Thread[main,5,main])--The table (TMP_REVIEW_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.401--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.401--ServerSession(374455656)--Connection(36107378)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.401--ServerSession(374455656)--Connection(36107378)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.401--ServerSession(374455656)--Connection(593554402)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.404--ServerSession(374455656)--Connection(36107378)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.404--Thread(Thread[main,5,main])--The table (TMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.404--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.404--ServerSession(374455656)--Connection(1976547672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.404--ServerSession(374455656)--Connection(1976547672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.404--ServerSession(374455656)--Connection(1090475767)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.407--ServerSession(374455656)--Connection(1976547672)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.407--Thread(Thread[main,5,main])--The table (TMP_PROJECT_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.407--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.407--ServerSession(374455656)--Connection(1121345532)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.407--ServerSession(374455656)--Connection(1121345532)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.407--ServerSession(374455656)--Connection(1255877511)--Thread(Thread[main,5,main])--CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:07.41--ServerSession(374455656)--Connection(1121345532)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.41--Thread(Thread[main,5,main])--The table (TMP_SAVE_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.41--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.41--ServerSession(374455656)--Connection(819641123)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.41--ServerSession(374455656)--Connection(819641123)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.41--ServerSession(374455656)--Connection(1073949563)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.413--ServerSession(374455656)--Connection(819641123)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.413--Thread(Thread[main,5,main])--The table (TMP_TASK) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.413--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.413--ServerSession(374455656)--Connection(1873055460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.413--ServerSession(374455656)--Connection(1873055460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.413--ServerSession(374455656)--Connection(172106640)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))
    [junit] [EL Finest]: 2024-01-08 18:54:07.416--ServerSession(374455656)--Connection(1873055460)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.416--Thread(Thread[main,5,main])--The table (TMP_TRAILER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.416--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.416--ServerSession(374455656)--Connection(1023763480)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.416--ServerSession(374455656)--Connection(1023763480)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.416--ServerSession(374455656)--Connection(1990004466)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.42--ServerSession(374455656)--Connection(1990004466)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:07.42--ServerSession(374455656)--Connection(1023763480)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.42--Thread(Thread[main,5,main])--The table (TMP_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.42--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.42--ServerSession(374455656)--Connection(572453104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.42--ServerSession(374455656)--Connection(572453104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.42--ServerSession(374455656)--Connection(883782927)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.423--ServerSession(374455656)--Connection(572453104)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.423--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.423--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.423--ServerSession(374455656)--Connection(12799954)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.423--ServerSession(374455656)--Connection(12799954)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.423--ServerSession(374455656)--Connection(1435477578)--Thread(Thread[main,5,main])--CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.426--ServerSession(374455656)--Connection(12799954)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.426--Thread(Thread[main,5,main])--The table (TMP_READONLY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.426--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.426--ServerSession(374455656)--Connection(1758590178)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.426--ServerSession(374455656)--Connection(1758590178)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.426--ServerSession(374455656)--Connection(1920375797)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.429--ServerSession(374455656)--Connection(1758590178)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.429--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.429--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.429--ServerSession(374455656)--Connection(2100710350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.429--ServerSession(374455656)--Connection(2100710350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.429--ServerSession(374455656)--Connection(447207022)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.432--ServerSession(374455656)--Connection(2100710350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.432--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.432--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.432--ServerSession(374455656)--Connection(413081988)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.432--ServerSession(374455656)--Connection(413081988)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.432--ServerSession(374455656)--Connection(1463312738)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.435--ServerSession(374455656)--Connection(413081988)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.435--Thread(Thread[main,5,main])--The table (BYTE_ITEM) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.435--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.435--ServerSession(374455656)--Connection(1839288191)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.435--ServerSession(374455656)--Connection(1839288191)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.435--ServerSession(374455656)--Connection(206815310)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.438--ServerSession(374455656)--Connection(1839288191)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.438--Thread(Thread[main,5,main])--The table (BYTE_ITEM_ATT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.438--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.438--ServerSession(374455656)--Connection(755196725)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.438--ServerSession(374455656)--Connection(755196725)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.438--ServerSession(374455656)--Connection(1245584221)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.441--ServerSession(374455656)--Connection(755196725)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.441--Thread(Thread[main,5,main])--The table (TMP_ISLAND) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.441--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.441--ServerSession(374455656)--Connection(1688975639)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.441--ServerSession(374455656)--Connection(1688975639)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.441--ServerSession(374455656)--Connection(1376220284)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.445--ServerSession(374455656)--Connection(1376220284)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:07.445--ServerSession(374455656)--Connection(1688975639)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.445--Thread(Thread[main,5,main])--The table (TMP_CITY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.445--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.445--ServerSession(374455656)--Connection(1594639790)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.445--ServerSession(374455656)--Connection(1594639790)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.445--ServerSession(374455656)--Connection(1725312089)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.448--ServerSession(374455656)--Connection(1594639790)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.448--Thread(Thread[main,5,main])--The table (TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.448--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.448--ServerSession(374455656)--Connection(741211619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.448--ServerSession(374455656)--Connection(741211619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.448--ServerSession(374455656)--Connection(288488701)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.452--ServerSession(374455656)--Connection(288488701)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:07.452--ServerSession(374455656)--Connection(288488701)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:07.452--ServerSession(374455656)--Connection(741211619)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.452--Thread(Thread[main,5,main])--The table (TMP_PERSON) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.452--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.452--ServerSession(374455656)--Connection(295560847)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.452--ServerSession(374455656)--Connection(295560847)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.453--ServerSession(374455656)--Connection(1386009530)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.455--ServerSession(374455656)--Connection(295560847)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.455--Thread(Thread[main,5,main])--The table (TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.455--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.455--ServerSession(374455656)--Connection(522632546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.455--ServerSession(374455656)--Connection(522632546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.455--ServerSession(374455656)--Connection(1643219351)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.458--ServerSession(374455656)--Connection(522632546)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.458--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.458--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.458--ServerSession(374455656)--Connection(958663331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.458--ServerSession(374455656)--Connection(958663331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.458--ServerSession(374455656)--Connection(331574600)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.461--ServerSession(374455656)--Connection(958663331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.461--Thread(Thread[main,5,main])--The table (TMP_CAVE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.461--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.461--ServerSession(374455656)--Connection(253658963)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.461--ServerSession(374455656)--Connection(253658963)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.461--ServerSession(374455656)--Connection(376890625)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.464--ServerSession(374455656)--Connection(253658963)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.464--Thread(Thread[main,5,main])--The table (TMP_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.464--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.464--ServerSession(374455656)--Connection(2134490293)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.464--ServerSession(374455656)--Connection(2134490293)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.464--ServerSession(374455656)--Connection(82216990)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.467--ServerSession(374455656)--Connection(2134490293)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.467--Thread(Thread[main,5,main])--The table (TMP_CREATURE_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.467--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.467--ServerSession(374455656)--Connection(7788116)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.467--ServerSession(374455656)--Connection(7788116)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.467--ServerSession(374455656)--Connection(840437499)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.47--ServerSession(374455656)--Connection(7788116)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.47--Thread(Thread[main,5,main])--The table (TMP_MYTHICALCREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.47--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.47--ServerSession(374455656)--Connection(1856036778)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.47--ServerSession(374455656)--Connection(1856036778)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.47--ServerSession(374455656)--Connection(1481793628)--Thread(Thread[main,5,main])--CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.473--ServerSession(374455656)--Connection(1856036778)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.473--Thread(Thread[main,5,main])--The table (TMP_WEAPON) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.473--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.473--ServerSession(374455656)--Connection(1585666522)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.473--ServerSession(374455656)--Connection(1585666522)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.473--ServerSession(374455656)--Connection(917930031)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.476--ServerSession(374455656)--Connection(1585666522)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.476--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.476--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.476--ServerSession(374455656)--Connection(698687473)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.476--ServerSession(374455656)--Connection(698687473)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.476--ServerSession(374455656)--Connection(1840045718)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.479--ServerSession(374455656)--Connection(698687473)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.479--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE_DESC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.479--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.479--ServerSession(374455656)--Connection(2022859612)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.479--ServerSession(374455656)--Connection(2022859612)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.479--ServerSession(374455656)--Connection(2043257128)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.482--ServerSession(374455656)--Connection(2022859612)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.482--Thread(Thread[main,5,main])--The table (TMP_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.482--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.482--ServerSession(374455656)--Connection(1372050546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.482--ServerSession(374455656)--Connection(1372050546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.482--ServerSession(374455656)--Connection(983881109)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.485--ServerSession(374455656)--Connection(1372050546)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.485--Thread(Thread[main,5,main])--The table (TMP_NASTY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.485--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.485--ServerSession(374455656)--Connection(682328059)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.485--ServerSession(374455656)--Connection(682328059)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.485--ServerSession(374455656)--Connection(1201691352)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.487--ServerSession(374455656)--Connection(682328059)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.487--Thread(Thread[main,5,main])--The table (TMP_TIMESTAMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.487--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.487--ServerSession(374455656)--Connection(1383454473)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.487--ServerSession(374455656)--Connection(1383454473)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.488--ServerSession(374455656)--Connection(559037979)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.494--ServerSession(374455656)--Connection(559037979)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:07.494--ServerSession(374455656)--Connection(559037979)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:07.494--ServerSession(374455656)--Connection(1383454473)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.494--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.494--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.494--ServerSession(374455656)--Connection(504485692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.494--ServerSession(374455656)--Connection(504485692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.494--ServerSession(374455656)--Connection(1654691432)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.5--ServerSession(374455656)--Connection(1654691432)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:07.5--ServerSession(374455656)--Connection(1654691432)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:07.5--ServerSession(374455656)--Connection(504485692)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.5--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.5--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.5--ServerSession(374455656)--Connection(948623530)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.5--ServerSession(374455656)--Connection(948623530)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.5--ServerSession(374455656)--Connection(674382000)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.503--ServerSession(374455656)--Connection(948623530)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.503--Thread(Thread[main,5,main])--The table (TMP_TEMPORAL_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.503--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.503--ServerSession(374455656)--Connection(180820951)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.503--ServerSession(374455656)--Connection(180820951)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.503--ServerSession(374455656)--Connection(1692847533)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.506--ServerSession(374455656)--Connection(180820951)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.506--Thread(Thread[main,5,main])--The table (TMP_ANIMAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.506--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.506--ServerSession(374455656)--Connection(744368708)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.506--ServerSession(374455656)--Connection(744368708)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.506--ServerSession(374455656)--Connection(519407035)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.509--ServerSession(374455656)--Connection(744368708)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.509--Thread(Thread[main,5,main])--The table (TMP_ELEMENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.509--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.509--ServerSession(374455656)--Connection(1274201751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.509--ServerSession(374455656)--Connection(1274201751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.509--ServerSession(374455656)--Connection(379836839)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.512--ServerSession(374455656)--Connection(1274201751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.512--Thread(Thread[main,5,main])--The table (TMP_PLANT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.512--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.512--ServerSession(374455656)--Connection(227501473)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.512--ServerSession(374455656)--Connection(227501473)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.512--ServerSession(374455656)--Connection(1343540473)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.515--ServerSession(374455656)--Connection(227501473)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.515--Thread(Thread[main,5,main])--The table (TMP_EMP_BICYCLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.515--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.515--ServerSession(374455656)--Connection(908134864)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.515--ServerSession(374455656)--Connection(908134864)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.515--ServerSession(374455656)--Connection(1081458904)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.517--ServerSession(374455656)--Connection(908134864)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.517--Thread(Thread[main,5,main])--The table (TMP_COURSE_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.517--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.517--ServerSession(374455656)--Connection(2089105385)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.517--ServerSession(374455656)--Connection(2089105385)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.518--ServerSession(374455656)--Connection(1121246752)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.52--ServerSession(374455656)--Connection(2089105385)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.52--Thread(Thread[main,5,main])--The table (TMP_EMP_CREDIT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.52--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.52--ServerSession(374455656)--Connection(536043239)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.52--ServerSession(374455656)--Connection(536043239)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.52--ServerSession(374455656)--Connection(1251743887)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.523--ServerSession(374455656)--Connection(536043239)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.523--Thread(Thread[main,5,main])--The table (TMP_EMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.523--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.523--ServerSession(374455656)--Connection(1339600638)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.523--ServerSession(374455656)--Connection(1339600638)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.523--ServerSession(374455656)--Connection(1247401348)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))
    [junit] [EL Finest]: 2024-01-08 18:54:07.527--ServerSession(374455656)--Connection(1339600638)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.527--Thread(Thread[main,5,main])--The table (TMP_EMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.527--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.527--ServerSession(374455656)--Connection(568725229)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.527--ServerSession(374455656)--Connection(568725229)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.527--ServerSession(374455656)--Connection(725871473)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.529--ServerSession(374455656)--Connection(568725229)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.53--Thread(Thread[main,5,main])--The table (TMP_EMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.53--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.53--ServerSession(374455656)--Connection(268932426)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.53--ServerSession(374455656)--Connection(268932426)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.53--ServerSession(374455656)--Connection(17264833)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.532--ServerSession(374455656)--Connection(268932426)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.532--Thread(Thread[main,5,main])--The table (TMP_EMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.532--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.532--ServerSession(374455656)--Connection(231891600)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.532--ServerSession(374455656)--Connection(231891600)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.532--ServerSession(374455656)--Connection(567479205)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:54:07.535--ServerSession(374455656)--Connection(231891600)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.535--Thread(Thread[main,5,main])--The table (TMP_OFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.535--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.535--ServerSession(374455656)--Connection(1987154475)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.535--ServerSession(374455656)--Connection(1987154475)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.535--ServerSession(374455656)--Connection(1747564695)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.538--ServerSession(374455656)--Connection(1987154475)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.538--Thread(Thread[main,5,main])--The table (TMP_VEHICLE_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.538--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.538--ServerSession(374455656)--Connection(219913687)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.538--ServerSession(374455656)--Connection(219913687)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.538--ServerSession(374455656)--Connection(1996600981)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:54:07.541--ServerSession(374455656)--Connection(219913687)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.541--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.541--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.541--ServerSession(374455656)--Connection(1941322007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.541--ServerSession(374455656)--Connection(1941322007)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.541--ServerSession(374455656)--Connection(580052883)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.543--ServerSession(374455656)--Connection(1941322007)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.543--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.543--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.543--ServerSession(374455656)--Connection(1084448998)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.543--ServerSession(374455656)--Connection(1084448998)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.543--ServerSession(374455656)--Connection(35624804)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.546--ServerSession(374455656)--Connection(1084448998)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.546--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.546--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.546--ServerSession(374455656)--Connection(86595449)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.546--ServerSession(374455656)--Connection(86595449)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.546--ServerSession(374455656)--Connection(1591124842)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.549--ServerSession(374455656)--Connection(86595449)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.549--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.549--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.549--ServerSession(374455656)--Connection(900432807)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.549--ServerSession(374455656)--Connection(900432807)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.549--ServerSession(374455656)--Connection(2054592756)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.551--ServerSession(374455656)--Connection(900432807)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.551--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.551--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.551--ServerSession(374455656)--Connection(1422053321)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.551--ServerSession(374455656)--Connection(1422053321)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.551--ServerSession(374455656)--Connection(1033750605)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.554--ServerSession(374455656)--Connection(1422053321)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.554--Thread(Thread[main,5,main])--The table (TMP_INFORMER_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.554--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.554--ServerSession(374455656)--Connection(1735356636)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.554--ServerSession(374455656)--Connection(1735356636)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.554--ServerSession(374455656)--Connection(630278015)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.557--ServerSession(374455656)--Connection(1735356636)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.557--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.557--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:07.557--ServerSession(374455656)--Connection(388966167)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.557--ServerSession(374455656)--Connection(388966167)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.557--ServerSession(374455656)--Connection(198855870)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:07.559--ServerSession(374455656)--Connection(388966167)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.559--Thread(Thread[main,5,main])--The table (TMP_CAVE_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:07.559--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.559--ServerSession(374455656)--Connection(1002212482)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.559--ServerSession(374455656)--Connection(1002212482)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.56--ServerSession(374455656)--Connection(1430590333)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)
    [junit] [EL Finest]: 2024-01-08 18:54:07.565--ServerSession(374455656)--Connection(1002212482)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.565--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.565--ServerSession(374455656)--Connection(1390601254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.565--ServerSession(374455656)--Connection(1390601254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.565--ServerSession(374455656)--Connection(224770660)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.574--ServerSession(374455656)--Connection(1390601254)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.574--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.574--ServerSession(374455656)--Connection(1688684323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.574--ServerSession(374455656)--Connection(1688684323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.575--ServerSession(374455656)--Connection(564218949)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.582--ServerSession(374455656)--Connection(1688684323)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.582--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.582--ServerSession(374455656)--Connection(1170685449)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.582--ServerSession(374455656)--Connection(1170685449)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.582--ServerSession(374455656)--Connection(461895629)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.592--ServerSession(374455656)--Connection(1170685449)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.592--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.592--ServerSession(374455656)--Connection(180804098)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.592--ServerSession(374455656)--Connection(180804098)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.593--ServerSession(374455656)--Connection(1988987429)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:07.6--ServerSession(374455656)--Connection(180804098)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.6--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.6--ServerSession(374455656)--Connection(413788379)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.6--ServerSession(374455656)--Connection(413788379)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.6--ServerSession(374455656)--Connection(604186374)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:07.609--ServerSession(374455656)--Connection(413788379)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.609--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.609--ServerSession(374455656)--Connection(1830014317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.609--ServerSession(374455656)--Connection(1830014317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.609--ServerSession(374455656)--Connection(975904548)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.619--ServerSession(374455656)--Connection(1830014317)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.619--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.619--ServerSession(374455656)--Connection(320130241)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.619--ServerSession(374455656)--Connection(320130241)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.619--ServerSession(374455656)--Connection(1621037931)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:07.628--ServerSession(374455656)--Connection(320130241)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.628--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.628--ServerSession(374455656)--Connection(1817135330)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.628--ServerSession(374455656)--Connection(1817135330)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.628--ServerSession(374455656)--Connection(1502143342)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.642--ServerSession(374455656)--Connection(1817135330)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.642--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.642--ServerSession(374455656)--Connection(1012263380)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.642--ServerSession(374455656)--Connection(1012263380)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.643--ServerSession(374455656)--Connection(717995748)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.658--ServerSession(374455656)--Connection(1012263380)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.658--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.658--ServerSession(374455656)--Connection(1343049192)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.658--ServerSession(374455656)--Connection(1343049192)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.658--ServerSession(374455656)--Connection(1132795252)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:07.677--ServerSession(374455656)--Connection(1343049192)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.677--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.677--ServerSession(374455656)--Connection(903028252)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.677--ServerSession(374455656)--Connection(903028252)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.678--ServerSession(374455656)--Connection(260794179)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:07.695--ServerSession(374455656)--Connection(903028252)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.695--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.695--ServerSession(374455656)--Connection(624593883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.695--ServerSession(374455656)--Connection(624593883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.695--ServerSession(374455656)--Connection(137646750)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:07.712--ServerSession(374455656)--Connection(624593883)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.712--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.712--ServerSession(374455656)--Connection(1332205096)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.712--ServerSession(374455656)--Connection(1332205096)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.713--ServerSession(374455656)--Connection(1056110668)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.732--ServerSession(374455656)--Connection(1332205096)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.732--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.732--ServerSession(374455656)--Connection(1142222376)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.732--ServerSession(374455656)--Connection(1142222376)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.732--ServerSession(374455656)--Connection(892581396)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:54:07.741--ServerSession(374455656)--Connection(1142222376)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.741--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.741--ServerSession(374455656)--Connection(1340904400)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.741--ServerSession(374455656)--Connection(1340904400)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.742--ServerSession(374455656)--Connection(753549739)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.749--ServerSession(374455656)--Connection(1340904400)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.749--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.749--ServerSession(374455656)--Connection(1214546146)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.749--ServerSession(374455656)--Connection(1214546146)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.749--ServerSession(374455656)--Connection(1673394221)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.757--ServerSession(374455656)--Connection(1214546146)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.757--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.757--ServerSession(374455656)--Connection(392605705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.757--ServerSession(374455656)--Connection(392605705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.757--ServerSession(374455656)--Connection(2078888343)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:07.764--ServerSession(374455656)--Connection(392605705)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.765--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.765--ServerSession(374455656)--Connection(1247221014)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.765--ServerSession(374455656)--Connection(1247221014)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.765--ServerSession(374455656)--Connection(1746076333)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.773--ServerSession(374455656)--Connection(1247221014)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.773--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.773--ServerSession(374455656)--Connection(1677068708)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.773--ServerSession(374455656)--Connection(1677068708)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.773--ServerSession(374455656)--Connection(301682537)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.781--ServerSession(374455656)--Connection(1677068708)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.781--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.781--ServerSession(374455656)--Connection(78770026)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.781--ServerSession(374455656)--Connection(78770026)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.781--ServerSession(374455656)--Connection(1465478513)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.789--ServerSession(374455656)--Connection(78770026)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.789--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.789--ServerSession(374455656)--Connection(345758542)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.789--ServerSession(374455656)--Connection(345758542)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.789--ServerSession(374455656)--Connection(526035976)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.801--ServerSession(374455656)--Connection(345758542)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.801--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.801--ServerSession(374455656)--Connection(141213117)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.801--ServerSession(374455656)--Connection(141213117)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.801--ServerSession(374455656)--Connection(1122059861)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.811--ServerSession(374455656)--Connection(141213117)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.811--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.811--ServerSession(374455656)--Connection(671546968)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.811--ServerSession(374455656)--Connection(671546968)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.811--ServerSession(374455656)--Connection(1968974256)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.819--ServerSession(374455656)--Connection(671546968)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.819--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.819--ServerSession(374455656)--Connection(957692677)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.819--ServerSession(374455656)--Connection(957692677)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.819--ServerSession(374455656)--Connection(654239297)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.826--ServerSession(374455656)--Connection(957692677)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.826--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.827--ServerSession(374455656)--Connection(938263666)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.827--ServerSession(374455656)--Connection(938263666)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.827--ServerSession(374455656)--Connection(657530009)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.834--ServerSession(374455656)--Connection(938263666)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.835--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.835--ServerSession(374455656)--Connection(510388720)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.835--ServerSession(374455656)--Connection(510388720)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.835--ServerSession(374455656)--Connection(1341485339)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.843--ServerSession(374455656)--Connection(510388720)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.843--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.843--ServerSession(374455656)--Connection(2011342291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.843--ServerSession(374455656)--Connection(2011342291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.843--ServerSession(374455656)--Connection(914880182)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.852--ServerSession(374455656)--Connection(2011342291)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.852--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.852--ServerSession(374455656)--Connection(1237796102)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.852--ServerSession(374455656)--Connection(1237796102)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.852--ServerSession(374455656)--Connection(736734672)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.861--ServerSession(374455656)--Connection(1237796102)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.861--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.861--ServerSession(374455656)--Connection(21619799)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.861--ServerSession(374455656)--Connection(21619799)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.861--ServerSession(374455656)--Connection(1918205453)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.869--ServerSession(374455656)--Connection(21619799)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.869--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.869--ServerSession(374455656)--Connection(540040261)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.869--ServerSession(374455656)--Connection(540040261)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.869--ServerSession(374455656)--Connection(1846902600)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.879--ServerSession(374455656)--Connection(540040261)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.879--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.879--ServerSession(374455656)--Connection(87702732)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.879--ServerSession(374455656)--Connection(87702732)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.879--ServerSession(374455656)--Connection(667585114)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.887--ServerSession(374455656)--Connection(87702732)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.887--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.887--ServerSession(374455656)--Connection(469528144)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.887--ServerSession(374455656)--Connection(469528144)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.887--ServerSession(374455656)--Connection(1333063103)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.896--ServerSession(374455656)--Connection(469528144)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.896--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.896--ServerSession(374455656)--Connection(1558825448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.896--ServerSession(374455656)--Connection(1558825448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.896--ServerSession(374455656)--Connection(614441675)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:07.904--ServerSession(374455656)--Connection(1558825448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.904--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.904--ServerSession(374455656)--Connection(151400576)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.904--ServerSession(374455656)--Connection(151400576)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.904--ServerSession(374455656)--Connection(464658113)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.918--ServerSession(374455656)--Connection(151400576)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.918--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.918--ServerSession(374455656)--Connection(2078471442)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.918--ServerSession(374455656)--Connection(2078471442)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.918--ServerSession(374455656)--Connection(1129859294)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.926--ServerSession(374455656)--Connection(2078471442)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.926--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.926--ServerSession(374455656)--Connection(433079208)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.926--ServerSession(374455656)--Connection(433079208)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.927--ServerSession(374455656)--Connection(1979088869)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.937--ServerSession(374455656)--Connection(433079208)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.937--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.937--ServerSession(374455656)--Connection(69062608)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.937--ServerSession(374455656)--Connection(69062608)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.937--ServerSession(374455656)--Connection(533398008)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.946--ServerSession(374455656)--Connection(69062608)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.946--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.946--ServerSession(374455656)--Connection(1676552337)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.946--ServerSession(374455656)--Connection(1676552337)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.946--ServerSession(374455656)--Connection(157747315)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:54:07.955--ServerSession(374455656)--Connection(1676552337)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.955--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.955--ServerSession(374455656)--Connection(905879757)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.955--ServerSession(374455656)--Connection(905879757)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.955--ServerSession(374455656)--Connection(658947139)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.963--ServerSession(374455656)--Connection(905879757)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.963--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.963--ServerSession(374455656)--Connection(2017080792)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.963--ServerSession(374455656)--Connection(2017080792)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.963--ServerSession(374455656)--Connection(948050650)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.973--ServerSession(374455656)--Connection(2017080792)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.973--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.973--ServerSession(374455656)--Connection(604726639)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.973--ServerSession(374455656)--Connection(604726639)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.973--ServerSession(374455656)--Connection(230035651)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.983--ServerSession(374455656)--Connection(604726639)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.983--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.983--ServerSession(374455656)--Connection(790438788)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.983--ServerSession(374455656)--Connection(790438788)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.983--ServerSession(374455656)--Connection(1354894101)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:07.992--ServerSession(374455656)--Connection(790438788)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.992--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:07.992--ServerSession(374455656)--Connection(470758061)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:07.992--ServerSession(374455656)--Connection(470758061)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:07.992--ServerSession(374455656)--Connection(1514681259)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:08.0--ServerSession(374455656)--Connection(470758061)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.0--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.0--ServerSession(374455656)--Connection(243731145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.0--ServerSession(374455656)--Connection(243731145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.0--ServerSession(374455656)--Connection(1803078638)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.01--ServerSession(374455656)--Connection(243731145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.01--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.01--ServerSession(374455656)--Connection(2057588642)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.01--ServerSession(374455656)--Connection(2057588642)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.01--ServerSession(374455656)--Connection(1279509373)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.018--ServerSession(374455656)--Connection(2057588642)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.018--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.018--ServerSession(374455656)--Connection(578703016)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.018--ServerSession(374455656)--Connection(578703016)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.018--ServerSession(374455656)--Connection(2055199770)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.027--ServerSession(374455656)--Connection(578703016)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.028--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.028--ServerSession(374455656)--Connection(52563963)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.028--ServerSession(374455656)--Connection(52563963)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.028--ServerSession(374455656)--Connection(1400445497)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:08.036--ServerSession(374455656)--Connection(52563963)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.036--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.036--ServerSession(374455656)--Connection(1385354263)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.036--ServerSession(374455656)--Connection(1385354263)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.036--ServerSession(374455656)--Connection(1096569961)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.045--ServerSession(374455656)--Connection(1385354263)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.045--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.045--ServerSession(374455656)--Connection(424953383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.045--ServerSession(374455656)--Connection(424953383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.045--ServerSession(374455656)--Connection(1570900854)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.053--ServerSession(374455656)--Connection(424953383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.053--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.053--ServerSession(374455656)--Connection(1569179823)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.053--ServerSession(374455656)--Connection(1569179823)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.053--ServerSession(374455656)--Connection(1725548614)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.061--ServerSession(374455656)--Connection(1569179823)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.061--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.061--ServerSession(374455656)--Connection(579320785)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.061--ServerSession(374455656)--Connection(579320785)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.061--ServerSession(374455656)--Connection(1101450654)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.069--ServerSession(374455656)--Connection(579320785)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.069--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.069--ServerSession(374455656)--Connection(772629104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.069--ServerSession(374455656)--Connection(772629104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.069--ServerSession(374455656)--Connection(827002195)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.097--ServerSession(374455656)--Connection(772629104)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.097--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.097--ServerSession(374455656)--Connection(43472661)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.097--ServerSession(374455656)--Connection(43472661)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.097--ServerSession(374455656)--Connection(1204599765)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.104--ServerSession(374455656)--Connection(43472661)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.104--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.105--ServerSession(374455656)--Connection(1600497367)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.105--ServerSession(374455656)--Connection(1600497367)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.105--ServerSession(374455656)--Connection(1735552465)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.113--ServerSession(374455656)--Connection(1600497367)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.113--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.113--ServerSession(374455656)--Connection(1266091244)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.113--ServerSession(374455656)--Connection(1266091244)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.113--ServerSession(374455656)--Connection(970346571)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.121--ServerSession(374455656)--Connection(1266091244)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.121--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.121--ServerSession(374455656)--Connection(464345779)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.121--ServerSession(374455656)--Connection(464345779)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.121--ServerSession(374455656)--Connection(1754164558)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.129--ServerSession(374455656)--Connection(464345779)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.129--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.129--ServerSession(374455656)--Connection(1529178805)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.129--ServerSession(374455656)--Connection(1529178805)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.13--ServerSession(374455656)--Connection(707582880)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.138--ServerSession(374455656)--Connection(1529178805)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.138--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.138--ServerSession(374455656)--Connection(1527270476)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.138--ServerSession(374455656)--Connection(1527270476)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.138--ServerSession(374455656)--Connection(722007386)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.147--ServerSession(374455656)--Connection(1527270476)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.147--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.147--ServerSession(374455656)--Connection(1341370263)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.147--ServerSession(374455656)--Connection(1341370263)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.147--ServerSession(374455656)--Connection(1451290633)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.155--ServerSession(374455656)--Connection(1341370263)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.155--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.155--ServerSession(374455656)--Connection(1944110965)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.155--ServerSession(374455656)--Connection(1944110965)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.155--ServerSession(374455656)--Connection(557666697)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.163--ServerSession(374455656)--Connection(1944110965)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.163--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.163--ServerSession(374455656)--Connection(956730873)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.163--ServerSession(374455656)--Connection(956730873)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.163--ServerSession(374455656)--Connection(1286094531)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.171--ServerSession(374455656)--Connection(956730873)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.171--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.171--ServerSession(374455656)--Connection(281091638)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.171--ServerSession(374455656)--Connection(281091638)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.171--ServerSession(374455656)--Connection(497365138)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:08.18--ServerSession(374455656)--Connection(281091638)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.184--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.184--ServerSession(374455656)--Connection(611389025)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.184--ServerSession(374455656)--Connection(611389025)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.184--ServerSession(374455656)--Connection(446182036)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(611389025)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(2033711470)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(2033711470)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(1436152367)--Thread(Thread[main,5,main])--SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(2033711470)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(2075097757)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(2075097757)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(1033179151)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.185--ServerSession(374455656)--Connection(2075097757)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.189--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.189--ServerSession(374455656)--Connection(1526448027)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.189--ServerSession(374455656)--Connection(1526448027)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.189--ServerSession(374455656)--Connection(1333512611)--Thread(Thread[main,5,main])--DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(1526448027)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(217658289)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(217658289)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(192500434)--Thread(Thread[main,5,main])--SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(217658289)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(870844967)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(870844967)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(1984549712)--Thread(Thread[main,5,main])--INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.19--ServerSession(374455656)--Connection(870844967)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.193--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(725271149)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(725271149)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(324097801)--Thread(Thread[main,5,main])--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(725271149)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(1090718753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(1090718753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(1012373446)--Thread(Thread[main,5,main])--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(1090718753)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(1856287922)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(1856287922)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.194--ServerSession(374455656)--Connection(924835651)--Thread(Thread[main,5,main])--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.195--ServerSession(374455656)--Connection(1856287922)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(1647809146)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(1647809146)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(731622584)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(1647809146)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(1820277494)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(1820277494)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(847626561)--Thread(Thread[main,5,main])--SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(1820277494)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(1803955991)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(1803955991)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.198--ServerSession(374455656)--Connection(2117799963)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.199--ServerSession(374455656)--Connection(1803955991)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(377584557)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(377584557)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(807144110)--Thread(Thread[main,5,main])--DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(377584557)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(1950531169)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(1950531169)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(1761865559)--Thread(Thread[main,5,main])--SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(1950531169)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(1561896839)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(1561896839)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.202--ServerSession(374455656)--Connection(1011399667)--Thread(Thread[main,5,main])--INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.203--ServerSession(374455656)--Connection(1561896839)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Connection(1032026871)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Connection(1032026871)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Connection(1148045719)--Thread(Thread[main,5,main])--DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Connection(1032026871)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Connection(1770082598)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Connection(1770082598)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Connection(1341377059)--Thread(Thread[main,5,main])--SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Connection(1770082598)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.206--ServerSession(374455656)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.207--ServerSession(374455656)--Connection(692203105)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.207--ServerSession(374455656)--Connection(692203105)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.207--ServerSession(374455656)--Connection(1244221966)--Thread(Thread[main,5,main])--INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.207--ServerSession(374455656)--Connection(692203105)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.209--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.21--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.211--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.212--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:08.213--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 797553742
    [junit] [EL Finer]: 2024-01-08 18:54:08.214--ClientSession(797553742)--Thread(Thread[main,5,main])--acquire unit of work: 1930040331
    [junit] [EL Finest]: 2024-01-08 18:54:08.214--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.214--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.214--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.214--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:08.214--ServerSession(374455656)--Connection(204640396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.214--ClientSession(797553742)--Connection(204640396)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.214--ClientSession(797553742)--Connection(204640396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.215--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a1fce44)
    [junit] [EL Fine]: 2024-01-08 18:54:08.215--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, Kornfeld, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.216--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [105, Solarfried, Sonnenblume, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" )
    [junit] [EL Finest]: 2024-01-08 18:54:08.217--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" )
    [junit] [EL Fine]: 2024-01-08 18:54:08.217--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [105]
    [junit] [EL Finest]: 2024-01-08 18:54:08.218--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" )
    [junit] [EL Fine]: 2024-01-08 18:54:08.218--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [105]
    [junit] [EL Finest]: 2024-01-08 18:54:08.218--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" )
    [junit] [EL Fine]: 2024-01-08 18:54:08.218--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [105]
    [junit] [EL Finest]: 2024-01-08 18:54:08.218--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" )
    [junit] [EL Fine]: 2024-01-08 18:54:08.218--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [105]
    [junit] [EL Finest]: 2024-01-08 18:54:08.218--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" )
    [junit] [EL Fine]: 2024-01-08 18:54:08.218--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [105]
    [junit] [EL Finest]: 2024-01-08 18:54:08.218--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a1fce44)
    [junit] [EL Fine]: 2024-01-08 18:54:08.219--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [105]
    [junit] [EL Finest]: 2024-01-08 18:54:08.219--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Fine]: 2024-01-08 18:54:08.219--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [105]
    [junit] [EL Fine]: 2024-01-08 18:54:08.219--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.22--ClientSession(797553742)--Connection(1485505184)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.22--ServerSession(374455656)--Connection(204640396)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.22--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.22--UnitOfWork(1930040331)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.252--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1046286588
    [junit] [EL Finer]: 2024-01-08 18:54:08.252--ClientSession(1046286588)--Thread(Thread[main,5,main])--acquire unit of work: 1570803354
    [junit] [EL Finest]: 2024-01-08 18:54:08.252--UnitOfWork(1570803354)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.252--UnitOfWork(1570803354)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.252--UnitOfWork(1570803354)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.252--UnitOfWork(1570803354)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:08.252--ServerSession(374455656)--Connection(584019100)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.252--ClientSession(1046286588)--Connection(584019100)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.252--ClientSession(1046286588)--Connection(584019100)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.252--UnitOfWork(1570803354)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@49aa6081)
    [junit] [EL Fine]: 2024-01-08 18:54:08.252--ClientSession(1046286588)--Connection(1164555945)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [2, Kornfeld, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.253--ClientSession(1046286588)--Connection(1164555945)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [106, Solarfried, Sonnenblume, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:08.253--ClientSession(1046286588)--Connection(1164555945)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.253--ServerSession(374455656)--Connection(584019100)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.254--UnitOfWork(1570803354)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.254--UnitOfWork(1570803354)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.268--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1039430632
    [junit] [EL Finer]: 2024-01-08 18:54:08.268--ClientSession(1039430632)--Thread(Thread[main,5,main])--acquire unit of work: 1304495746
    [junit] [EL Finest]: 2024-01-08 18:54:08.268--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.268--ServerSession(374455656)--Connection(1306610776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.268--ClientSession(1039430632)--Connection(1306610776)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.268--ClientSession(1039430632)--Connection(1306610776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.268--ClientSession(1039430632)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="IdGenerator" sql="UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:08.268--ClientSession(1039430632)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="IdGenerator" sql="SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:08.268--ClientSession(1039430632)--Connection(1393827135)--Thread(Thread[main,5,main])--UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, IdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:08.269--ClientSession(1039430632)--Connection(1393827135)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?
    [junit] 	bind => [IdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:08.269--ClientSession(1039430632)--Connection(1393827135)--Thread(Thread[main,5,main])--local sequencing preallocation for IdGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:08.269--ClientSession(1039430632)--Connection(1393827135)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.269--ServerSession(374455656)--Connection(1393827135)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.269--ServerSession(374455656)--Connection(1306610776)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:08.269--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@77f7905f)
    [junit] [EL Finest]: 2024-01-08 18:54:08.27--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.27--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.27--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c54e23b)
    [junit] [EL Finest]: 2024-01-08 18:54:08.27--ServerSession(374455656)--Connection(43121577)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.27--ClientSession(1039430632)--Connection(43121577)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.27--ClientSession(1039430632)--Connection(43121577)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.27--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@77f7905f)
    [junit] [EL Fine]: 2024-01-08 18:54:08.27--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [107, Solarfried, Sonnenblume, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:08.271--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [1, testWrongRemoveWithJointable]
    [junit] [EL Finest]: 2024-01-08 18:54:08.271--ClientSession(1039430632)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" )
    [junit] [EL Fine]: 2024-01-08 18:54:08.271--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [19, 0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.271--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [1, 107]
    [junit] [EL Finer]: 2024-01-08 18:54:08.271--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.271--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.272--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.272--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.272--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.272--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:08.272--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.272--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="employees" )
    [junit] [EL Finest]: 2024-01-08 18:54:08.272--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.272--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (PROJECT_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.273--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.273--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.273--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.273--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.273--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.273--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.273--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.273--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.273--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.273--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.274--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@77f7905f)
    [junit] [EL Fine]: 2024-01-08 18:54:08.274--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Fine]: 2024-01-08 18:54:08.274--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT_DETAILS WHERE (PROJECT_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.274--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c54e23b)
    [junit] [EL Fine]: 2024-01-08 18:54:08.274--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.274--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finer]: 2024-01-08 18:54:08.275--ClientSession(1039430632)--Connection(704611578)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.275--ServerSession(374455656)--Connection(43121577)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.275--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.275--UnitOfWork(1304495746)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.289--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1904318683
    [junit] [EL Finer]: 2024-01-08 18:54:08.289--ClientSession(1904318683)--Thread(Thread[main,5,main])--acquire unit of work: 1085982244
    [junit] [EL Finest]: 2024-01-08 18:54:08.289--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.289--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@a9aa98e8)
    [junit] [EL Finest]: 2024-01-08 18:54:08.289--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.289--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.289--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c8746a0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.289--ServerSession(374455656)--Connection(746092315)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.289--ClientSession(1904318683)--Connection(746092315)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.289--ClientSession(1904318683)--Connection(746092315)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.29--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@a9aa98e8)
    [junit] [EL Fine]: 2024-01-08 18:54:08.29--ClientSession(1904318683)--Connection(183277170)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, first, last, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:08.29--ClientSession(1904318683)--Connection(183277170)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [2, foreignKeys]
    [junit] [EL Finest]: 2024-01-08 18:54:08.29--ClientSession(1904318683)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.29--ClientSession(1904318683)--Connection(183277170)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [17, 0, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:08.29--ClientSession(1904318683)--Connection(183277170)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.29--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.291--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.291--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.291--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@2e2df1)
    [junit] [EL Finer]: 2024-01-08 18:54:08.291--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.291--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c8746a0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.291--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@2e2df1)
    [junit] [EL Fine]: 2024-01-08 18:54:08.291--ClientSession(1904318683)--Connection(183277170)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [3, blah]
    [junit] [EL Finest]: 2024-01-08 18:54:08.292--ClientSession(1904318683)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.292--ClientSession(1904318683)--Connection(183277170)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [1, 0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:08.292--ClientSession(1904318683)--Connection(183277170)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.292--ClientSession(1904318683)--Connection(183277170)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.292--ServerSession(374455656)--Connection(746092315)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.293--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.293--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.294--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.294--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.294--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.294--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.294--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.294--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.294--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:08.294--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.294--ServerSession(374455656)--Connection(1144318801)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.295--ClientSession(1904318683)--Connection(1144318801)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.295--ClientSession(1904318683)--Connection(1144318801)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.295--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.295--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.295--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.295--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.295--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.295--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.295--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.295--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.295--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.295--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.296--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="employees" sql="DELETE FROM TMP_EMP_PROJECT WHERE (PROJECT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.296--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.296--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c8746a0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.296--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery()
    [junit] [EL Fine]: 2024-01-08 18:54:08.296--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (PROJECT_ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:08.296--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@a9aa98e8)
    [junit] [EL Fine]: 2024-01-08 18:54:08.296--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE ((PROJECT_ID = ?) AND (EMP_ID = ?))
    [junit] 	bind => [2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.297--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT_DETAILS WHERE (PROJECT_ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:08.297--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c8746a0)
    [junit] [EL Fine]: 2024-01-08 18:54:08.297--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Fine]: 2024-01-08 18:54:08.297--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.297--ClientSession(1904318683)--Connection(487279465)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.298--ServerSession(374455656)--Connection(1144318801)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.298--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.298--UnitOfWork(1085982244)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.312--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1367317411
    [junit] [EL Finer]: 2024-01-08 18:54:08.312--ClientSession(1367317411)--Thread(Thread[main,5,main])--acquire unit of work: 1880223456
    [junit] [EL Finest]: 2024-01-08 18:54:08.312--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.312--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.313--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.313--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:08.313--ServerSession(374455656)--Connection(1184331817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.313--ClientSession(1367317411)--Connection(1184331817)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.313--ClientSession(1367317411)--Connection(1184331817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.313--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76629f82)
    [junit] [EL Fine]: 2024-01-08 18:54:08.313--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [3, Kornfeld, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.313--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [107, Solarfried, Sonnenblume, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.314--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.314--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.314--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.314--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.314--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.315--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.315--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.315--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76629f82)
    [junit] [EL Fine]: 2024-01-08 18:54:08.315--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Finest]: 2024-01-08 18:54:08.315--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Fine]: 2024-01-08 18:54:08.315--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [107]
    [junit] [EL Fine]: 2024-01-08 18:54:08.315--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.316--ClientSession(1367317411)--Connection(619409910)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.316--ServerSession(374455656)--Connection(1184331817)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.316--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.316--UnitOfWork(1880223456)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.33--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1634572909
    [junit] [EL Finer]: 2024-01-08 18:54:08.33--ClientSession(1634572909)--Thread(Thread[main,5,main])--acquire unit of work: 371605426
    [junit] [EL Finest]: 2024-01-08 18:54:08.33--UnitOfWork(371605426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.33--UnitOfWork(371605426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.33--UnitOfWork(371605426)--Thread(Thread[main,5,main])--assign sequence to the object (4 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@98be95b8)
    [junit] [EL Finer]: 2024-01-08 18:54:08.33--UnitOfWork(371605426)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.33--UnitOfWork(371605426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@52b4da7c)
    [junit] [EL Finest]: 2024-01-08 18:54:08.33--ServerSession(374455656)--Connection(410816406)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.33--ClientSession(1634572909)--Connection(410816406)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.33--ClientSession(1634572909)--Connection(410816406)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.33--UnitOfWork(371605426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@98be95b8)
    [junit] [EL Fine]: 2024-01-08 18:54:08.33--ClientSession(1634572909)--Connection(1496199518)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [106, Solarfried, Sonnenblume, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:08.331--ClientSession(1634572909)--Connection(1496199518)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [4, WrongInsertWithJointable]
    [junit] [EL Finest]: 2024-01-08 18:54:08.331--ClientSession(1634572909)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.331--ClientSession(1634572909)--Connection(1496199518)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [18, 0, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:08.332--ClientSession(1634572909)--Connection(1496199518)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [4, 106]
    [junit] [EL Finer]: 2024-01-08 18:54:08.332--ClientSession(1634572909)--Connection(1496199518)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.332--ServerSession(374455656)--Connection(410816406)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.332--UnitOfWork(371605426)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.332--UnitOfWork(371605426)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.35--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1114740236
    [junit] [EL Finer]: 2024-01-08 18:54:08.35--ClientSession(1114740236)--Thread(Thread[main,5,main])--acquire unit of work: 2092749438
    [junit] [EL Finest]: 2024-01-08 18:54:08.35--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.35--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.35--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.35--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@2d7b117)
    [junit] [EL Finest]: 2024-01-08 18:54:08.35--ServerSession(374455656)--Connection(1428156392)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.35--ClientSession(1114740236)--Connection(1428156392)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.35--ClientSession(1114740236)--Connection(1428156392)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.35--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1)
    [junit] [EL Fine]: 2024-01-08 18:54:08.351--ClientSession(1114740236)--Connection(1795138389)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE_DESC (ID, DESC_TEXT) VALUES (?, ?)
    [junit] 	bind => [7, blah blah]
    [junit] [EL Fine]: 2024-01-08 18:54:08.351--ClientSession(1114740236)--Connection(1795138389)--Thread(Thread[main,5,main])--INSERT INTO TMP_CASC_NODE (ID, PARENT, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [1, null, 7]
    [junit] [EL Finer]: 2024-01-08 18:54:08.351--ClientSession(1114740236)--Connection(1795138389)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.352--ServerSession(374455656)--Connection(1428156392)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.352--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.352--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.352--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.352--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.352--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.352--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.353--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNode )
    [junit] [EL Finest]: 2024-01-08 18:54:08.353--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=CascadingNodeDescription )
    [junit] [EL Finest]: 2024-01-08 18:54:08.353--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode@1)
    [junit] [EL Finest]: 2024-01-08 18:54:08.353--ServerSession(374455656)--Connection(226703216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.353--ClientSession(1114740236)--Connection(226703216)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.353--ClientSession(1114740236)--Connection(226703216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.353--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription@2d7b117)
    [junit] [EL Fine]: 2024-01-08 18:54:08.353--ClientSession(1114740236)--Connection(239835748)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.354--ClientSession(1114740236)--Connection(239835748)--Thread(Thread[main,5,main])--DELETE FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finer]: 2024-01-08 18:54:08.354--ClientSession(1114740236)--Connection(239835748)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.354--ServerSession(374455656)--Connection(226703216)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.354--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.354--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.354--UnitOfWork(2092749438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCascadingNodeDescription" referenceClass=CascadingNodeDescription sql="SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.354--ServerSession(374455656)--Connection(687236062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.354--ServerSession(374455656)--Connection(687236062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.354--ServerSession(374455656)--Connection(2050774046)--Thread(Thread[main,5,main])--SELECT ID, DESC_TEXT FROM TMP_CASC_NODE_DESC WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:08.355--ServerSession(374455656)--Connection(687236062)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:08.371--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 804126705
    [junit] [EL Finer]: 2024-01-08 18:54:08.371--ClientSession(804126705)--Thread(Thread[main,5,main])--acquire unit of work: 886790453
    [junit] [EL Finest]: 2024-01-08 18:54:08.371--UnitOfWork(886790453)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.372--ServerSession(374455656)--Connection(344741660)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.372--ClientSession(804126705)--Connection(344741660)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.372--ClientSession(804126705)--Connection(344741660)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.372--ClientSession(804126705)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:08.372--ClientSession(804126705)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:08.372--ClientSession(804126705)--Connection(1415454731)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:08.372--ClientSession(804126705)--Connection(1415454731)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:08.373--ClientSession(804126705)--Connection(1415454731)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:08.373--ClientSession(804126705)--Connection(1415454731)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.373--ServerSession(374455656)--Connection(1415454731)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.373--ServerSession(374455656)--Connection(344741660)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:08.373--UnitOfWork(886790453)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@1666e021)
    [junit] [EL Finest]: 2024-01-08 18:54:08.391--ServerSession(374455656)--Thread(Thread[main,5,main])--java.lang.reflect.InvocationTargetException
    [junit] 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    [junit] 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    [junit] 	at org.eclipse.persistence.internal.security.PrivilegedAccessHelper.invokeConstructor(PrivilegedAccessHelper.java:614)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.createInjectionManager(AbstractSession.java:1224)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.getInjectionManager(AbstractSession.java:2359)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.createEntityListenerAndInjectDependencies(EntityListener.java:139)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.constructListenerInstance(EntityListener.java:153)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.getListener(EntityListener.java:229)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.invokeMethod(EntityListener.java:346)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.prePersist(EntityListener.java:453)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.notifyListener(DescriptorEventManager.java:746)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.notifyEJB30Listeners(DescriptorEventManager.java:672)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.executeEvent(DescriptorEventManager.java:233)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerNewObjectClone(UnitOfWorkImpl.java:4515)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerNotRegisteredNewObjectForPersist(UnitOfWorkImpl.java:4491)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.registerNotRegisteredNewObjectForPersist(RepeatableWriteUnitOfWork.java:532)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerNewObjectForPersist(UnitOfWorkImpl.java:4433)
    [junit] 	at org.eclipse.persistence.internal.jpa.EntityManagerImpl.persist(EntityManagerImpl.java:601)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys.TestForeignKeys.testInheritance(TestForeignKeys.java:447)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: javax.naming.NoInitialContextException: Cannot instantiate class: org.jboss.naming.remote.client.InitialContextFactory [Root exception is java.lang.ClassNotFoundException: org.jboss.naming.remote.client.InitialContextFactory]
    [junit] 	at java.naming/javax.naming.spi.NamingManager.getFactory(NamingManager.java:760)
    [junit] 	at java.naming/javax.naming.spi.NamingManager.lambda$getInitialContext$1(NamingManager.java:722)
    [junit] 	at java.base/jdk.internal.loader.AbstractClassLoaderValue$Memoizer.get(AbstractClassLoaderValue.java:329)
    [junit] 	at java.base/jdk.internal.loader.AbstractClassLoaderValue.computeIfAbsent(AbstractClassLoaderValue.java:205)
    [junit] 	at java.naming/javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:722)
    [junit] 	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:305)
    [junit] 	at java.naming/javax.naming.InitialContext.init(InitialContext.java:236)
    [junit] 	at java.naming/javax.naming.InitialContext.<init>(InitialContext.java:184)
    [junit] 	at org.eclipse.persistence.internal.sessions.cdi.InjectionManagerImpl.<init>(InjectionManagerImpl.java:49)
    [junit] 	... 49 more
    [junit] Caused by: java.lang.ClassNotFoundException: org.jboss.naming.remote.client.InitialContextFactory
    [junit] 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
    [junit] 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
    [junit] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
    [junit] 	at java.base/java.lang.Class.forName0(Native Method)
    [junit] 	at java.base/java.lang.Class.forName(Class.java:398)
    [junit] 	at java.naming/com.sun.naming.internal.VersionHelper.loadClass(VersionHelper.java:127)
    [junit] 	at java.naming/com.sun.naming.internal.VersionHelper.loadClass(VersionHelper.java:133)
    [junit] 	at java.naming/com.sun.naming.internal.VersionHelper.loadClass(VersionHelper.java:96)
    [junit] 	at java.naming/javax.naming.spi.NamingManager.getFactory(NamingManager.java:757)
    [junit] 	... 57 more
    [junit] 
    [junit] [EL Finest]: 2024-01-08 18:54:08.392--UnitOfWork(886790453)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.392--UnitOfWork(886790453)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.392--UnitOfWork(886790453)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@ab5d5c8)
    [junit] [EL Finest]: 2024-01-08 18:54:08.392--UnitOfWork(886790453)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.392--UnitOfWork(886790453)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.393--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@41a18b54)
    [junit] [EL Finest]: 2024-01-08 18:54:08.393--ServerSession(374455656)--Connection(705837214)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.393--ClientSession(804126705)--Connection(705837214)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.393--ClientSession(804126705)--Connection(705837214)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.393--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ee0ef34)
    [junit] [EL Finest]: 2024-01-08 18:54:08.393--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@1666e021)
    [junit] [EL Finer]: 2024-01-08 18:54:08.393--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.393--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.393--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [322, Manni, Manta, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:08.393--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [321, Willi, Wusel, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:08.393--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:08.395--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@ab5d5c8)
    [junit] [EL Finer]: 2024-01-08 18:54:08.395--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.395--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TOP_SPEED, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.395--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [1, null, null, null, null, 0, null, 1, 321, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:08.395--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [2, null, null, null, null, 0, null, 1, 322, 71]
    [junit] [EL Finer]: 2024-01-08 18:54:08.395--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Car )
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Car )
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="profiles" )
    [junit] [EL Finest]: 2024-01-08 18:54:08.396--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="profiles" sql="DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.397--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:08.397--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.397--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.397--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.397--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [2]
    [junit] [EL Finer]: 2024-01-08 18:54:08.397--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:08.397--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.397--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [321]
    [junit] [EL Finest]: 2024-01-08 18:54:08.397--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.397--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [321]
    [junit] [EL Finest]: 2024-01-08 18:54:08.398--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.398--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [321]
    [junit] [EL Finest]: 2024-01-08 18:54:08.398--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.398--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [321]
    [junit] [EL Finest]: 2024-01-08 18:54:08.398--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.398--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [321]
    [junit] [EL Finest]: 2024-01-08 18:54:08.398--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.398--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [321]
    [junit] [EL Finest]: 2024-01-08 18:54:08.399--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.399--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [322]
    [junit] [EL Finest]: 2024-01-08 18:54:08.399--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.399--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [322]
    [junit] [EL Finest]: 2024-01-08 18:54:08.399--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.399--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [322]
    [junit] [EL Finest]: 2024-01-08 18:54:08.399--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.399--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [322]
    [junit] [EL Finest]: 2024-01-08 18:54:08.399--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.399--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [322]
    [junit] [EL Finest]: 2024-01-08 18:54:08.4--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@1666e021)
    [junit] [EL Fine]: 2024-01-08 18:54:08.4--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [322]
    [junit] [EL Finest]: 2024-01-08 18:54:08.4--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@ab5d5c8)
    [junit] [EL Finest]: 2024-01-08 18:54:08.4--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ee0ef34)
    [junit] [EL Finer]: 2024-01-08 18:54:08.4--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.4--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:08.4--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.4--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.4--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:08.401--UnitOfWork(886790453)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@41a18b54)
    [junit] [EL Finer]: 2024-01-08 18:54:08.401--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.401--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.401--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [321]
    [junit] [EL Fine]: 2024-01-08 18:54:08.401--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--	bind => [322]
    [junit] [EL Finer]: 2024-01-08 18:54:08.401--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:08.402--ClientSession(804126705)--Connection(1922459486)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.402--ServerSession(374455656)--Connection(705837214)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.402--UnitOfWork(886790453)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.403--UnitOfWork(886790453)--Thread(Thread[main,5,main])--resume unit of work
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.7 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.generator.TestAutoGenerator
    [junit] [EL Finer]: 2024-01-08 18:54:08.427--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 61569807
    [junit] [EL Finer]: 2024-01-08 18:54:08.427--ClientSession(61569807)--Thread(Thread[main,5,main])--acquire unit of work: 371271246
    [junit] [EL Finest]: 2024-01-08 18:54:08.427--UnitOfWork(371271246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.427--ServerSession(374455656)--Connection(1402126503)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.427--ClientSession(61569807)--Connection(1402126503)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.427--ClientSession(61569807)--Connection(1402126503)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.427--ClientSession(61569807)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="SEQUENCE" sql="UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + #PREALLOC_SIZE WHERE SEQ_NAME = #SEQ_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:08.428--ClientSession(61569807)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="SEQUENCE" sql="SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = #SEQ_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:08.428--ClientSession(61569807)--Connection(196721369)--Thread(Thread[main,5,main])--UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [50, SEQ_GEN]
    [junit] [EL Fine]: 2024-01-08 18:54:08.428--ClientSession(61569807)--Connection(196721369)--Thread(Thread[main,5,main])--SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [SEQ_GEN]
    [junit] [EL Finest]: 2024-01-08 18:54:08.428--ClientSession(61569807)--Connection(196721369)--Thread(Thread[main,5,main])--local sequencing preallocation for SEQ_GEN: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:08.429--ClientSession(61569807)--Connection(196721369)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.429--ServerSession(374455656)--Connection(196721369)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.429--ServerSession(374455656)--Connection(1402126503)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:08.429--UnitOfWork(371271246)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@7a5b561b)
    [junit] [EL Finer]: 2024-01-08 18:54:08.429--UnitOfWork(371271246)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.429--ClientSession(61569807)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.439--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 218004451
    [junit] [EL Finer]: 2024-01-08 18:54:08.439--ClientSession(218004451)--Thread(Thread[main,5,main])--acquire unit of work: 1275951224
    [junit] [EL Finest]: 2024-01-08 18:54:08.439--UnitOfWork(1275951224)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@5a349644
    [junit] [EL Finest]: 2024-01-08 18:54:08.439--UnitOfWork(1275951224)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@42b6acc2)
    [junit] [EL Finer]: 2024-01-08 18:54:08.44--UnitOfWork(1275951224)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.44--ClientSession(218004451)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.45--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 2135994506
    [junit] [EL Finer]: 2024-01-08 18:54:08.45--ClientSession(2135994506)--Thread(Thread[main,5,main])--acquire unit of work: 1453759559
    [junit] [EL Finest]: 2024-01-08 18:54:08.45--UnitOfWork(1453759559)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.45--UnitOfWork(1453759559)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@333cedbd)
    [junit] [EL Finer]: 2024-01-08 18:54:08.45--UnitOfWork(1453759559)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.45--UnitOfWork(1453759559)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@333cedbd)
    [junit] [EL Finest]: 2024-01-08 18:54:08.451--ServerSession(374455656)--Connection(1109767394)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.451--ClientSession(2135994506)--Connection(1109767394)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.451--ClientSession(2135994506)--Connection(1109767394)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.451--ClientSession(2135994506)--Connection(545475653)--Thread(Thread[main,5,main])--INSERT INTO TMP_ISLAND (ID, NAME, DTYPE) VALUES (?, ?, ?)
    [junit] 	bind => [3, null, Island]
    [junit] [EL Finer]: 2024-01-08 18:54:08.451--ClientSession(2135994506)--Connection(545475653)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.452--ServerSession(374455656)--Connection(1109767394)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--UnitOfWork(1453759559)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--UnitOfWork(1453759559)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--UnitOfWork(1453759559)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--ClientSession(2135994506)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--UnitOfWork(1453759559)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--ClientSession(2135994506)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 282421931
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--ClientSession(282421931)--Thread(Thread[main,5,main])--acquire unit of work: 2142785271
    [junit] [EL Finest]: 2024-01-08 18:54:08.452--UnitOfWork(2142785271)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.island.Island@333cedbd
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--UnitOfWork(2142785271)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.452--ClientSession(282421931)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.generator.TestGenerator
    [junit] [EL Finer]: 2024-01-08 18:54:08.467--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1032600842
    [junit] [EL Finer]: 2024-01-08 18:54:08.467--ClientSession(1032600842)--Thread(Thread[main,5,main])--acquire unit of work: 1964390106
    [junit] [EL Finest]: 2024-01-08 18:54:08.467--UnitOfWork(1964390106)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.467--UnitOfWork(1964390106)--Thread(Thread[main,5,main])--assign sequence to the object (5 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@0)
    [junit] [EL Finer]: 2024-01-08 18:54:08.468--UnitOfWork(1964390106)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.468--ClientSession(1032600842)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.478--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 580431625
    [junit] [EL Finer]: 2024-01-08 18:54:08.478--ClientSession(580431625)--Thread(Thread[main,5,main])--acquire unit of work: 1042244376
    [junit] [EL Finest]: 2024-01-08 18:54:08.478--UnitOfWork(1042244376)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@0
    [junit] [EL Finest]: 2024-01-08 18:54:08.479--UnitOfWork(1042244376)--Thread(Thread[main,5,main])--assign sequence to the object (6 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@0)
    [junit] [EL Finer]: 2024-01-08 18:54:08.479--UnitOfWork(1042244376)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.479--ClientSession(580431625)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.489--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 432096722
    [junit] [EL Finer]: 2024-01-08 18:54:08.489--ClientSession(432096722)--Thread(Thread[main,5,main])--acquire unit of work: 2000121475
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (7 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9ece9)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (8 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9ecea)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (9 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9eceb)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (10 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9ecec)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (11 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9eced)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.489--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (12 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9ecee)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (13 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9ecef)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (14 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9ecf0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (15 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9ecf1)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (16 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@caa9ecf2)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (17 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b086)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (18 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b087)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (19 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b088)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (20 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b089)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (21 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b08a)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (22 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b08b)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (23 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b08c)
    [junit] [EL Finest]: 2024-01-08 18:54:08.49--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (24 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b08d)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (25 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b08e)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (26 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b08f)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (27 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b0a5)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (28 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b0a6)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (29 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b0a7)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (30 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b0a8)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--assign sequence to the object (31 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@8a93b0a9)
    [junit] [EL Finer]: 2024-01-08 18:54:08.491--UnitOfWork(2000121475)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.491--ClientSession(432096722)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.501--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1314951773
    [junit] [EL Finer]: 2024-01-08 18:54:08.501--ClientSession(1314951773)--Thread(Thread[main,5,main])--acquire unit of work: 99437703
    [junit] [EL Finest]: 2024-01-08 18:54:08.501--UnitOfWork(99437703)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.501--UnitOfWork(99437703)--Thread(Thread[main,5,main])--assign sequence to the object (32 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@0)
    [junit] [EL Finer]: 2024-01-08 18:54:08.502--UnitOfWork(99437703)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.502--UnitOfWork(99437703)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@0)
    [junit] [EL Finest]: 2024-01-08 18:54:08.502--ServerSession(374455656)--Connection(1554519420)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.502--ClientSession(1314951773)--Connection(1554519420)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.502--ClientSession(1314951773)--Connection(1554519420)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.502--ClientSession(1314951773)--Connection(869196570)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [32, null]
    [junit] [EL Fine]: 2024-01-08 18:54:08.502--ClientSession(1314951773)--Connection(869196570)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [0, 0, 32]
    [junit] [EL Finer]: 2024-01-08 18:54:08.503--ClientSession(1314951773)--Connection(869196570)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.503--ServerSession(374455656)--Connection(1554519420)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.503--UnitOfWork(99437703)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.503--UnitOfWork(99437703)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.504--UnitOfWork(99437703)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.504--ClientSession(1314951773)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.504--UnitOfWork(99437703)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.504--ClientSession(1314951773)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.504--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 8290162
    [junit] [EL Finer]: 2024-01-08 18:54:08.504--ClientSession(8290162)--Thread(Thread[main,5,main])--acquire unit of work: 1147963988
    [junit] [EL Finest]: 2024-01-08 18:54:08.504--UnitOfWork(1147963988)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@0
    [junit] [EL Finest]: 2024-01-08 18:54:08.505--UnitOfWork(1147963988)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="tasks" referenceClass=Task )
    [junit] [EL Finest]: 2024-01-08 18:54:08.505--ServerSession(374455656)--Connection(205091536)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.505--ServerSession(374455656)--Connection(205091536)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.505--ServerSession(374455656)--Connection(308599753)--Thread(Thread[main,5,main])--SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK WHERE (PROJ_ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:08.506--ServerSession(374455656)--Connection(205091536)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:08.506--UnitOfWork(1147963988)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.506--ClientSession(8290162)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.generator.TestIdentity
    [junit] [EL Finer]: 2024-01-08 18:54:08.521--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 416721922
    [junit] [EL Finer]: 2024-01-08 18:54:08.521--ClientSession(416721922)--Thread(Thread[main,5,main])--acquire unit of work: 121382376
    [junit] [EL Finest]: 2024-01-08 18:54:08.521--UnitOfWork(121382376)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.521--UnitOfWork(121382376)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.521--UnitOfWork(121382376)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d2ac57d7)
    [junit] [EL Finest]: 2024-01-08 18:54:08.522--ServerSession(374455656)--Connection(2025060646)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.522--ClientSession(416721922)--Connection(2025060646)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.522--ClientSession(416721922)--Connection(2025060646)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.522--ClientSession(416721922)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="SEQ_GEN_IDENTITY" sql="SELECT LAST_INSERT_ID()")
    [junit] [EL Fine]: 2024-01-08 18:54:08.522--ClientSession(416721922)--Connection(516329661)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE (NAME, WEAPON, DTYPE) VALUES (?, ?, ?)
    [junit] 	bind => [fluppi1, null, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:08.522--ClientSession(416721922)--Connection(516329661)--Thread(Thread[main,5,main])--SELECT LAST_INSERT_ID()
    [junit] [EL Finest]: 2024-01-08 18:54:08.523--UnitOfWork(121382376)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d2ac57d7)
    [junit] [EL Fine]: 2024-01-08 18:54:08.523--ClientSession(416721922)--Connection(516329661)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE_DETAILS (COLOR, SECONDTABLE_ID) VALUES (?, ?)
    [junit] 	bind => [red, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.523--ClientSession(416721922)--Connection(516329661)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.532--ServerSession(374455656)--Connection(2025060646)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.532--UnitOfWork(121382376)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.532--UnitOfWork(121382376)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.532--UnitOfWork(121382376)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.532--ClientSession(416721922)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.542--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1929962198
    [junit] [EL Finer]: 2024-01-08 18:54:08.542--ClientSession(1929962198)--Thread(Thread[main,5,main])--acquire unit of work: 934900628
    [junit] [EL Finest]: 2024-01-08 18:54:08.542--UnitOfWork(934900628)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.542--UnitOfWork(934900628)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.543--UnitOfWork(934900628)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature@eee47c98)
    [junit] [EL Finest]: 2024-01-08 18:54:08.543--ServerSession(374455656)--Connection(2056288620)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.543--ClientSession(1929962198)--Connection(2056288620)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.543--ClientSession(1929962198)--Connection(2056288620)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.543--ClientSession(1929962198)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="SEQ_GEN_IDENTITY" sql="SELECT LAST_INSERT_ID()")
    [junit] [EL Fine]: 2024-01-08 18:54:08.543--ClientSession(1929962198)--Connection(113868921)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE (NAME, WEAPON, DTYPE) VALUES (?, ?, ?)
    [junit] 	bind => [unicorn, null, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.544--ClientSession(1929962198)--Connection(113868921)--Thread(Thread[main,5,main])--SELECT LAST_INSERT_ID()
    [junit] [EL Finest]: 2024-01-08 18:54:08.544--UnitOfWork(934900628)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature@eee47c98)
    [junit] [EL Fine]: 2024-01-08 18:54:08.544--ClientSession(1929962198)--Connection(113868921)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE_DETAILS (COLOR, SECONDTABLE_ID) VALUES (?, ?)
    [junit] 	bind => [white, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:08.544--ClientSession(1929962198)--Connection(113868921)--Thread(Thread[main,5,main])--INSERT INTO TMP_MYTHICALCREATURE (STORY, ID) VALUES (?, ?)
    [junit] 	bind => [once upon a time, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:08.544--UnitOfWork(934900628)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.545--UnitOfWork(934900628)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.545--UnitOfWork(934900628)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.545--ClientSession(1929962198)--Connection(113868921)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.545--ServerSession(374455656)--Connection(2056288620)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.545--UnitOfWork(934900628)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.545--UnitOfWork(934900628)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.546--UnitOfWork(934900628)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readMythicalCreature" referenceClass=MythicalCreature sql="SELECT t0.ID, t0.DTYPE, t1.SECONDTABLE_ID, t1.COLOR, t0.NAME, t0.WEAPON, t2.ID, t2.STORY FROM TMP_CREATURE t0, TMP_MYTHICALCREATURE t2, TMP_CREATURE_DETAILS t1 WHERE ((t0.ID = ?) AND (((t2.ID = t0.ID) AND ((t1.SECONDTABLE_ID = t0.ID) AND (t1.SECONDTABLE_ID = t0.ID))) AND (t0.DTYPE = ?)))")
    [junit] [EL Finer]: 2024-01-08 18:54:08.555--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1325360590
    [junit] [EL Finer]: 2024-01-08 18:54:08.555--ClientSession(1325360590)--Thread(Thread[main,5,main])--acquire unit of work: 557332591
    [junit] [EL Finest]: 2024-01-08 18:54:08.555--UnitOfWork(557332591)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d6e3f6be
    [junit] [EL Finer]: 2024-01-08 18:54:08.556--UnitOfWork(557332591)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.556--UnitOfWork(557332591)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d6e3f6be)
    [junit] [EL Finest]: 2024-01-08 18:54:08.556--ServerSession(374455656)--Connection(2017484544)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.556--ClientSession(1325360590)--Connection(2017484544)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.556--ClientSession(1325360590)--Connection(2017484544)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.556--ClientSession(1325360590)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="SEQ_GEN_IDENTITY" sql="SELECT LAST_INSERT_ID()")
    [junit] [EL Fine]: 2024-01-08 18:54:08.556--ClientSession(1325360590)--Connection(694096221)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE (NAME, WEAPON, DTYPE) VALUES (?, ?, ?)
    [junit] 	bind => [schnappi, null, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:08.557--ClientSession(1325360590)--Connection(694096221)--Thread(Thread[main,5,main])--SELECT LAST_INSERT_ID()
    [junit] [EL Finest]: 2024-01-08 18:54:08.557--UnitOfWork(557332591)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d6e3f6be)
    [junit] [EL Fine]: 2024-01-08 18:54:08.557--ClientSession(1325360590)--Connection(694096221)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE_DETAILS (COLOR, SECONDTABLE_ID) VALUES (?, ?)
    [junit] 	bind => [green, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:08.557--UnitOfWork(557332591)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.557--UnitOfWork(557332591)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.557--UnitOfWork(557332591)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.558--ClientSession(1325360590)--Connection(694096221)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.558--ServerSession(374455656)--Connection(2017484544)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.558--UnitOfWork(557332591)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.558--UnitOfWork(557332591)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.558--UnitOfWork(557332591)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCreature" referenceClass=Creature sql="SELECT DISTINCT t0.DTYPE FROM TMP_CREATURE t0, TMP_CREATURE_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.SECONDTABLE_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.558--UnitOfWork(557332591)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d6e3f6be
    [junit] [EL Finer]: 2024-01-08 18:54:08.567--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1328669818
    [junit] [EL Finer]: 2024-01-08 18:54:08.567--ClientSession(1328669818)--Thread(Thread[main,5,main])--acquire unit of work: 2081693720
    [junit] [EL Finest]: 2024-01-08 18:54:08.567--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.567--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.567--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.567--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d2ac57d8)
    [junit] [EL Finest]: 2024-01-08 18:54:08.567--ServerSession(374455656)--Connection(573240831)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.567--ClientSession(1328669818)--Connection(573240831)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.567--ClientSession(1328669818)--Connection(573240831)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.567--ClientSession(1328669818)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="SEQ_GEN_IDENTITY" sql="SELECT LAST_INSERT_ID()")
    [junit] [EL Fine]: 2024-01-08 18:54:08.567--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE (NAME, WEAPON, DTYPE) VALUES (?, ?, ?)
    [junit] 	bind => [fluppi2, null, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:08.568--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--SELECT LAST_INSERT_ID()
    [junit] [EL Finest]: 2024-01-08 18:54:08.568--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--assign sequence to the object (4 -> org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d2ac57d8)
    [junit] [EL Finest]: 2024-01-08 18:54:08.568--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d2ac57d7)
    [junit] [EL Finest]: 2024-01-08 18:54:08.569--ClientSession(1328669818)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="SEQ_GEN_IDENTITY" sql="SELECT LAST_INSERT_ID()")
    [junit] [EL Fine]: 2024-01-08 18:54:08.569--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE (NAME, WEAPON, DTYPE) VALUES (?, ?, ?)
    [junit] 	bind => [fluppi1, null, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:08.569--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--SELECT LAST_INSERT_ID()
    [junit] [EL Finest]: 2024-01-08 18:54:08.569--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--assign sequence to the object (5 -> org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature@d2ac57d7)
    [junit] [EL Finer]: 2024-01-08 18:54:08.569--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.569--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREATURE_DETAILS (COLOR, SECONDTABLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.569--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--	bind => [blue, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:08.569--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--	bind => [red, 5]
    [junit] [EL Finer]: 2024-01-08 18:54:08.569--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:08.57--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.57--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.57--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.57--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.57--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave@1100363d)
    [junit] [EL Finest]: 2024-01-08 18:54:08.57--ClientSession(1328669818)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creatures" )
    [junit] [EL Fine]: 2024-01-08 18:54:08.571--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--INSERT INTO TMP_CAVE (ID, NAME) VALUES (?, ?)
    [junit] 	bind => [12, dark hole]
    [junit] [EL Finest]: 2024-01-08 18:54:08.571--ClientSession(1328669818)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creatures" sql="INSERT INTO TMP_CAVE_CREATURE (CREATURE_ID, CAVE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:08.571--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.571--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--INSERT INTO TMP_CAVE_CREATURE (CREATURE_ID, CAVE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.571--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--	bind => [4, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:08.571--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--	bind => [5, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:08.571--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:08.571--ClientSession(1328669818)--Connection(1886526509)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.572--ServerSession(374455656)--Connection(573240831)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.572--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.572--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:08.572--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCreature" referenceClass=Creature sql="SELECT DISTINCT t0.DTYPE FROM TMP_CREATURE t0, TMP_CREATURE_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.SECONDTABLE_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.572--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCreature" referenceClass=Creature sql="SELECT DISTINCT t0.DTYPE FROM TMP_CREATURE t0, TMP_CREATURE_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.SECONDTABLE_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.572--UnitOfWork(2081693720)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCave" referenceClass=Cave sql="SELECT ID, NAME FROM TMP_CAVE WHERE (ID = ?)")
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.generator.TestSequence
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance.AbstractEntityHandlingTest
    [junit] [EL Finer]: 2024-01-08 18:54:08.596--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 365067109
    [junit] [EL Finer]: 2024-01-08 18:54:08.596--ClientSession(365067109)--Thread(Thread[main,5,main])--acquire unit of work: 275407904
    [junit] [EL Finest]: 2024-01-08 18:54:08.596--UnitOfWork(275407904)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.597--UnitOfWork(275407904)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.597--UnitOfWork(275407904)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(ContractEmployee id: 123645 name: Hans Wurst)
    [junit] [EL Finest]: 2024-01-08 18:54:08.597--ServerSession(374455656)--Connection(1501493528)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.597--ClientSession(365067109)--Connection(1501493528)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.597--ClientSession(365067109)--Connection(1501493528)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.598--ClientSession(365067109)--Connection(452382067)--Thread(Thread[main,5,main])--INSERT INTO TMP_ABSTR_EMP (ID, NAME, S_DATE, EMP_TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123645, Hans Wurst, 2023-12-28, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.599--ClientSession(365067109)--Connection(452382067)--Thread(Thread[main,5,main])--INSERT INTO TMP_CONTRACT_EMP (D_RATE, TERM, ID) VALUES (?, ?, ?)
    [junit] 	bind => [100, 1, 123645]
    [junit] [EL Finer]: 2024-01-08 18:54:08.599--ClientSession(365067109)--Connection(452382067)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.601--ServerSession(374455656)--Connection(1501493528)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.601--UnitOfWork(275407904)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.601--UnitOfWork(275407904)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.601--UnitOfWork(275407904)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.601--ClientSession(365067109)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.601--UnitOfWork(275407904)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.601--ClientSession(365067109)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.601--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 740453808
    [junit] [EL Finer]: 2024-01-08 18:54:08.601--ClientSession(740453808)--Thread(Thread[main,5,main])--acquire unit of work: 1290258
    [junit] [EL Finest]: 2024-01-08 18:54:08.602--UnitOfWork(1290258)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readAbstractEmployee" referenceClass=AbstractEmployee sql="SELECT DISTINCT EMP_TYPE FROM TMP_ABSTR_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.602--ServerSession(374455656)--Connection(1123114631)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.602--ServerSession(374455656)--Connection(1123114631)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.602--ServerSession(374455656)--Connection(420561530)--Thread(Thread[main,5,main])--SELECT DISTINCT EMP_TYPE FROM TMP_ABSTR_EMP WHERE (ID = ?)
    [junit] 	bind => [123645]
    [junit] [EL Finest]: 2024-01-08 18:54:08.602--ServerSession(374455656)--Connection(1123114631)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.603--ServerSession(374455656)--Connection(431528483)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.603--ServerSession(374455656)--Connection(431528483)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.603--ServerSession(374455656)--Connection(1830438178)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t0.ID = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))
    [junit] 	bind => [123645, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.604--ServerSession(374455656)--Connection(431528483)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:08.604--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1837746467
    [junit] [EL Finer]: 2024-01-08 18:54:08.604--ClientSession(1837746467)--Thread(Thread[main,5,main])--acquire unit of work: 1376105189
    [junit] [EL Finest]: 2024-01-08 18:54:08.604--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readContractEmployee" referenceClass=ContractEmployee sql="SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t0.ID = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.604--ServerSession(374455656)--Connection(30872412)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.604--ServerSession(374455656)--Connection(30872412)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.604--ServerSession(374455656)--Connection(741295977)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t0.ID = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))
    [junit] 	bind => [123645, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.605--ServerSession(374455656)--Connection(30872412)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.605--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.605--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.605--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=ContractEmployee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.605--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(ContractEmployee id: 123645 name: Hans Wurst)
    [junit] [EL Finest]: 2024-01-08 18:54:08.605--ServerSession(374455656)--Connection(1866281916)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.605--ClientSession(1837746467)--Connection(1866281916)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.605--ClientSession(1837746467)--Connection(1866281916)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.605--ClientSession(1837746467)--Connection(848940191)--Thread(Thread[main,5,main])--DELETE FROM TMP_CONTRACT_EMP WHERE (ID = ?)
    [junit] 	bind => [123645]
    [junit] [EL Fine]: 2024-01-08 18:54:08.606--ClientSession(1837746467)--Connection(848940191)--Thread(Thread[main,5,main])--DELETE FROM TMP_ABSTR_EMP WHERE (ID = ?)
    [junit] 	bind => [123645]
    [junit] [EL Finer]: 2024-01-08 18:54:08.606--ClientSession(1837746467)--Connection(848940191)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.606--ServerSession(374455656)--Connection(1866281916)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.606--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.606--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.606--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.606--ClientSession(1837746467)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.606--UnitOfWork(1376105189)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.606--ClientSession(1837746467)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.615--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 507448412
    [junit] [EL Finer]: 2024-01-08 18:54:08.615--ClientSession(507448412)--Thread(Thread[main,5,main])--acquire unit of work: 343336007
    [junit] [EL Finest]: 2024-01-08 18:54:08.615--UnitOfWork(343336007)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.615--UnitOfWork(343336007)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.615--UnitOfWork(343336007)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(ContractEmployee id: 123645 name: Hans Wurst)
    [junit] [EL Finest]: 2024-01-08 18:54:08.615--ServerSession(374455656)--Connection(14393037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.615--ClientSession(507448412)--Connection(14393037)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.616--ClientSession(507448412)--Connection(14393037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.616--ClientSession(507448412)--Connection(598480461)--Thread(Thread[main,5,main])--INSERT INTO TMP_ABSTR_EMP (ID, NAME, S_DATE, EMP_TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123645, Hans Wurst, 2023-12-28, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.616--ClientSession(507448412)--Connection(598480461)--Thread(Thread[main,5,main])--INSERT INTO TMP_CONTRACT_EMP (D_RATE, TERM, ID) VALUES (?, ?, ?)
    [junit] 	bind => [100, 1, 123645]
    [junit] [EL Finer]: 2024-01-08 18:54:08.616--ClientSession(507448412)--Connection(598480461)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.617--ServerSession(374455656)--Connection(14393037)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.617--UnitOfWork(343336007)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.617--UnitOfWork(343336007)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.617--UnitOfWork(343336007)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.617--ClientSession(507448412)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.617--UnitOfWork(343336007)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.617--ClientSession(507448412)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.619--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 692600080
    [junit] [EL Finer]: 2024-01-08 18:54:08.619--ClientSession(692600080)--Thread(Thread[main,5,main])--acquire unit of work: 1612485948
    [junit] [EL Finest]: 2024-01-08 18:54:08.619--UnitOfWork(1612485948)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=AbstractEmployee sql="SELECT DISTINCT EMP_TYPE FROM TMP_ABSTR_EMP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.619--ServerSession(374455656)--Connection(1554413143)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.619--ServerSession(374455656)--Connection(1554413143)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.619--ServerSession(374455656)--Connection(1444911151)--Thread(Thread[main,5,main])--SELECT DISTINCT EMP_TYPE FROM TMP_ABSTR_EMP WHERE (NAME = ?)
    [junit] 	bind => [Hugo]
    [junit] [EL Finest]: 2024-01-08 18:54:08.619--ServerSession(374455656)--Connection(1554413143)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:08.62--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 988170450
    [junit] [EL Finer]: 2024-01-08 18:54:08.62--ClientSession(988170450)--Thread(Thread[main,5,main])--acquire unit of work: 1436390679
    [junit] [EL Finest]: 2024-01-08 18:54:08.62--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readContractEmployee" referenceClass=ContractEmployee sql="SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t0.ID = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.62--ServerSession(374455656)--Connection(2137629035)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.62--ServerSession(374455656)--Connection(2137629035)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.62--ServerSession(374455656)--Connection(2101744720)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t0.ID = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))
    [junit] 	bind => [123645, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.62--ServerSession(374455656)--Connection(2137629035)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.621--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.621--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.621--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=ContractEmployee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.621--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(ContractEmployee id: 123645 name: Hans Wurst)
    [junit] [EL Finest]: 2024-01-08 18:54:08.621--ServerSession(374455656)--Connection(1786416670)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.621--ClientSession(988170450)--Connection(1786416670)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.621--ClientSession(988170450)--Connection(1786416670)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.621--ClientSession(988170450)--Connection(60466581)--Thread(Thread[main,5,main])--DELETE FROM TMP_CONTRACT_EMP WHERE (ID = ?)
    [junit] 	bind => [123645]
    [junit] [EL Fine]: 2024-01-08 18:54:08.621--ClientSession(988170450)--Connection(60466581)--Thread(Thread[main,5,main])--DELETE FROM TMP_ABSTR_EMP WHERE (ID = ?)
    [junit] 	bind => [123645]
    [junit] [EL Finer]: 2024-01-08 18:54:08.622--ClientSession(988170450)--Connection(60466581)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.622--ServerSession(374455656)--Connection(1786416670)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.622--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.622--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.622--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.622--ClientSession(988170450)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.622--UnitOfWork(1436390679)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.622--ClientSession(988170450)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.63--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1348905109
    [junit] [EL Finer]: 2024-01-08 18:54:08.63--ClientSession(1348905109)--Thread(Thread[main,5,main])--acquire unit of work: 1860982348
    [junit] [EL Finest]: 2024-01-08 18:54:08.63--UnitOfWork(1860982348)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.63--UnitOfWork(1860982348)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.63--UnitOfWork(1860982348)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(ContractEmployee id: 123645 name: Hans Wurst)
    [junit] [EL Finest]: 2024-01-08 18:54:08.63--ServerSession(374455656)--Connection(1481077589)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.631--ClientSession(1348905109)--Connection(1481077589)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.631--ClientSession(1348905109)--Connection(1481077589)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.631--ClientSession(1348905109)--Connection(1419051047)--Thread(Thread[main,5,main])--INSERT INTO TMP_ABSTR_EMP (ID, NAME, S_DATE, EMP_TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [123645, Hans Wurst, 2023-12-28, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.631--ClientSession(1348905109)--Connection(1419051047)--Thread(Thread[main,5,main])--INSERT INTO TMP_CONTRACT_EMP (D_RATE, TERM, ID) VALUES (?, ?, ?)
    [junit] 	bind => [100, 1, 123645]
    [junit] [EL Finer]: 2024-01-08 18:54:08.631--ClientSession(1348905109)--Connection(1419051047)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.632--ServerSession(374455656)--Connection(1481077589)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.632--UnitOfWork(1860982348)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.632--UnitOfWork(1860982348)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.632--UnitOfWork(1860982348)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.632--ClientSession(1348905109)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.632--UnitOfWork(1860982348)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.632--ClientSession(1348905109)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.633--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 673987232
    [junit] [EL Finer]: 2024-01-08 18:54:08.633--ClientSession(673987232)--Thread(Thread[main,5,main])--acquire unit of work: 627675433
    [junit] [EL Finest]: 2024-01-08 18:54:08.633--UnitOfWork(627675433)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=ContractEmployee sql="SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t1.D_RATE = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.633--ServerSession(374455656)--Connection(1862345909)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.633--ServerSession(374455656)--Connection(1862345909)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.633--ServerSession(374455656)--Connection(1419301538)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t1.D_RATE = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))
    [junit] 	bind => [123645, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.634--ServerSession(374455656)--Connection(1862345909)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:08.634--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1956717054
    [junit] [EL Finer]: 2024-01-08 18:54:08.634--ClientSession(1956717054)--Thread(Thread[main,5,main])--acquire unit of work: 308516691
    [junit] [EL Finest]: 2024-01-08 18:54:08.634--UnitOfWork(308516691)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readContractEmployee" referenceClass=ContractEmployee sql="SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t0.ID = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.634--ServerSession(374455656)--Connection(8149631)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.634--ServerSession(374455656)--Connection(8149631)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.634--ServerSession(374455656)--Connection(1574206600)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.EMP_TYPE, t0.NAME, t0.S_DATE, t1.ID, t1.D_RATE, t1.TERM FROM TMP_ABSTR_EMP t0, TMP_CONTRACT_EMP t1 WHERE ((t0.ID = ?) AND ((t1.ID = t0.ID) AND (t0.EMP_TYPE = ?)))
    [junit] 	bind => [123645, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.634--ServerSession(374455656)--Connection(8149631)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.634--UnitOfWork(308516691)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.635--UnitOfWork(308516691)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.635--UnitOfWork(308516691)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=ContractEmployee )
    [junit] [EL Finest]: 2024-01-08 18:54:08.635--UnitOfWork(308516691)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(ContractEmployee id: 123645 name: Hans Wurst)
    [junit] [EL Finest]: 2024-01-08 18:54:08.635--ServerSession(374455656)--Connection(844355441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.635--ClientSession(1956717054)--Connection(844355441)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.635--ClientSession(1956717054)--Connection(844355441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.635--ClientSession(1956717054)--Connection(705459926)--Thread(Thread[main,5,main])--DELETE FROM TMP_CONTRACT_EMP WHERE (ID = ?)
    [junit] 	bind => [123645]
    [junit] [EL Fine]: 2024-01-08 18:54:08.635--ClientSession(1956717054)--Connection(705459926)--Thread(Thread[main,5,main])--DELETE FROM TMP_ABSTR_EMP WHERE (ID = ?)
    [junit] 	bind => [123645]
    [junit] [EL Finer]: 2024-01-08 18:54:08.635--ClientSession(1956717054)--Connection(705459926)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.636--ServerSession(374455656)--Connection(844355441)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.636--UnitOfWork(308516691)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.636--UnitOfWork(308516691)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.636--UnitOfWork(308516691)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.636--ClientSession(1956717054)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.636--UnitOfWork(308516691)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.636--ClientSession(1956717054)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance.CallbackTest
    [junit] [EL Finer]: 2024-01-08 18:54:08.657--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1262813549
    [junit] [EL Finer]: 2024-01-08 18:54:08.657--ClientSession(1262813549)--Thread(Thread[main,5,main])--acquire unit of work: 1897517530
    [junit] [EL Finest]: 2024-01-08 18:54:08.657--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.657--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@3057728e)
    [junit] [EL Finest]: 2024-01-08 18:54:08.658--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.658--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--assign sequence to the object (4 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5dbd7f00)
    [junit] [EL Finest]: 2024-01-08 18:54:08.658--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.658--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--assign sequence to the object (5 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@3e9053b3)
    [junit] [EL Finer]: 2024-01-08 18:54:08.658--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.658--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5dbd7f00)
    [junit] [EL Finest]: 2024-01-08 18:54:08.658--ServerSession(374455656)--Connection(3336648)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.658--ClientSession(1262813549)--Connection(3336648)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.658--ClientSession(1262813549)--Connection(3336648)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.659--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@3e9053b3)
    [junit] [EL Finest]: 2024-01-08 18:54:08.659--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@3057728e)
    [junit] [EL Finer]: 2024-01-08 18:54:08.659--ClientSession(1262813549)--Connection(1304046855)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.659--ClientSession(1262813549)--Connection(1304046855)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.659--ClientSession(1262813549)--Connection(1304046855)--Thread(Thread[main,5,main])--	bind => [4, Peugeot, red, 12, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:08.659--ClientSession(1262813549)--Connection(1304046855)--Thread(Thread[main,5,main])--	bind => [5, Fischer, brown, 24, 1, 4711]
    [junit] [EL Finer]: 2024-01-08 18:54:08.659--ClientSession(1262813549)--Connection(1304046855)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.66--ClientSession(1262813549)--Connection(1304046855)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [3, Mercedes, cobalt blue, 1, -1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.66--ClientSession(1262813549)--Connection(1304046855)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.66--ServerSession(374455656)--Connection(3336648)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.66--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.66--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.661--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.661--ClientSession(1262813549)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.661--UnitOfWork(1897517530)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.661--ClientSession(1262813549)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.661--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 2119959716
    [junit] [EL Finer]: 2024-01-08 18:54:08.661--ClientSession(2119959716)--Thread(Thread[main,5,main])--acquire unit of work: 1645403261
    [junit] [EL Finest]: 2024-01-08 18:54:08.661--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readVehicle" referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.661--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@76bfecef
    [junit] [EL Finest]: 2024-01-08 18:54:08.662--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBicycle" referenceClass=Bicycle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, NUM_GEARS FROM TMP_VEHICLE WHERE ((ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.662--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2d170dac
    [junit] [EL Finest]: 2024-01-08 18:54:08.662--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readVehicle" referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.662--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@56b4951a
    [junit] [EL Finest]: 2024-01-08 18:54:08.663--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.663--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.663--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.663--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.663--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=MountainBike )
    [junit] [EL Finest]: 2024-01-08 18:54:08.663--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Vehicle )
    [junit] [EL Finest]: 2024-01-08 18:54:08.663--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Bicycle )
    [junit] [EL Finest]: 2024-01-08 18:54:08.663--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" )
    [junit] [EL Finest]: 2024-01-08 18:54:08.664--ServerSession(374455656)--Connection(978415181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.664--ClientSession(2119959716)--Connection(978415181)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.664--ClientSession(2119959716)--Connection(978415181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.664--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="profiles" sql="DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.664--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (BICYCLE_ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:08.664--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="profiles" sql="DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.664--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (BICYCLE_ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:08.664--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.664--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.665--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--	bind => [5]
    [junit] [EL Fine]: 2024-01-08 18:54:08.665--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--	bind => [3]
    [junit] [EL Finer]: 2024-01-08 18:54:08.665--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:08.665--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="profiles" sql="DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:08.665--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (BICYCLE_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:08.665--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@661ec798)
    [junit] [EL Fine]: 2024-01-08 18:54:08.665--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:08.666--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@2d58136)
    [junit] [EL Finest]: 2024-01-08 18:54:08.666--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@139e291e)
    [junit] [EL Finer]: 2024-01-08 18:54:08.666--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.666--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:08.666--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--	bind => [3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.666--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--	bind => [5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:08.666--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--	bind => [4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.666--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:08.667--ClientSession(2119959716)--Connection(7318052)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.667--ServerSession(374455656)--Connection(978415181)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.667--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.667--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.667--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.667--ClientSession(2119959716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.667--UnitOfWork(1645403261)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.667--ClientSession(2119959716)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.684--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 160531591
    [junit] [EL Finer]: 2024-01-08 18:54:08.684--ClientSession(160531591)--Thread(Thread[main,5,main])--acquire unit of work: 1289555759
    [junit] [EL Finest]: 2024-01-08 18:54:08.684--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.684--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--assign sequence to the object (6 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@1f3c3291)
    [junit] [EL Finest]: 2024-01-08 18:54:08.684--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.684--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--assign sequence to the object (7 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1a0c384d)
    [junit] [EL Finest]: 2024-01-08 18:54:08.684--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.684--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--assign sequence to the object (8 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@3e8cf854)
    [junit] [EL Finer]: 2024-01-08 18:54:08.684--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.685--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1a0c384d)
    [junit] [EL Finest]: 2024-01-08 18:54:08.685--ServerSession(374455656)--Connection(6812252)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.685--ClientSession(160531591)--Connection(6812252)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.685--ClientSession(160531591)--Connection(6812252)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.685--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@3e8cf854)
    [junit] [EL Finest]: 2024-01-08 18:54:08.685--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@1f3c3291)
    [junit] [EL Finer]: 2024-01-08 18:54:08.685--ClientSession(160531591)--Connection(1205303598)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.685--ClientSession(160531591)--Connection(1205303598)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.685--ClientSession(160531591)--Connection(1205303598)--Thread(Thread[main,5,main])--	bind => [7, Peugeot, red, 12, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:08.685--ClientSession(160531591)--Connection(1205303598)--Thread(Thread[main,5,main])--	bind => [8, Fischer, brown, 24, 1, 4711]
    [junit] [EL Finer]: 2024-01-08 18:54:08.685--ClientSession(160531591)--Connection(1205303598)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.686--ClientSession(160531591)--Connection(1205303598)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [6, Mercedes, cobalt blue, 1, -1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.686--ClientSession(160531591)--Connection(1205303598)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.687--ServerSession(374455656)--Connection(6812252)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.687--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.687--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.687--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.687--ClientSession(160531591)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.687--UnitOfWork(1289555759)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.687--ClientSession(160531591)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance.ChangeSubclassTest
    [junit] [EL Finer]: 2024-01-08 18:54:08.708--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 795588312
    [junit] [EL Finer]: 2024-01-08 18:54:08.708--ClientSession(795588312)--Thread(Thread[main,5,main])--acquire unit of work: 413097688
    [junit] [EL Finest]: 2024-01-08 18:54:08.708--UnitOfWork(413097688)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.708--UnitOfWork(413097688)--Thread(Thread[main,5,main])--assign sequence to the object (9 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@492c1b1b)
    [junit] [EL Finer]: 2024-01-08 18:54:08.708--UnitOfWork(413097688)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.708--UnitOfWork(413097688)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@492c1b1b)
    [junit] [EL Finest]: 2024-01-08 18:54:08.708--ServerSession(374455656)--Connection(1928401617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.708--ClientSession(795588312)--Connection(1928401617)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.708--ClientSession(795588312)--Connection(1928401617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.709--ClientSession(795588312)--Connection(284879817)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TOP_SPEED, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9, null, null, null, null, 0, null, 1, null, 71]
    [junit] [EL Finer]: 2024-01-08 18:54:08.709--ClientSession(795588312)--Connection(284879817)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.709--ServerSession(374455656)--Connection(1928401617)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.709--UnitOfWork(413097688)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.709--UnitOfWork(413097688)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.709--UnitOfWork(413097688)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.709--ClientSession(795588312)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.709--UnitOfWork(413097688)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.709--ClientSession(795588312)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.71--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1279743303
    [junit] [EL Finer]: 2024-01-08 18:54:08.71--ClientSession(1279743303)--Thread(Thread[main,5,main])--acquire unit of work: 920301956
    [junit] [EL Finest]: 2024-01-08 18:54:08.71--UnitOfWork(920301956)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readVehicle" referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.71--UnitOfWork(920301956)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@71b9b035
    [junit] [EL Finest]: 2024-01-08 18:54:08.71--UnitOfWork(920301956)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.71--UnitOfWork(920301956)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.71--UnitOfWork(920301956)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Car )
    [junit] [EL Finest]: 2024-01-08 18:54:08.71--UnitOfWork(920301956)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="profiles" sql="DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.71--ServerSession(374455656)--Connection(1739569814)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.71--ClientSession(1279743303)--Connection(1739569814)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.71--ClientSession(1279743303)--Connection(1739569814)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.711--UnitOfWork(920301956)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@63c78e5e)
    [junit] [EL Fine]: 2024-01-08 18:54:08.711--ClientSession(1279743303)--Connection(1963323207)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_PROFILE WHERE (VEHICLE_ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Fine]: 2024-01-08 18:54:08.711--ClientSession(1279743303)--Connection(1963323207)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [9, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.711--ClientSession(1279743303)--Connection(1963323207)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.712--ServerSession(374455656)--Connection(1739569814)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--UnitOfWork(920301956)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--UnitOfWork(920301956)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--UnitOfWork(920301956)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--ClientSession(1279743303)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--UnitOfWork(920301956)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--ClientSession(1279743303)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1923082984
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--ClientSession(1923082984)--Thread(Thread[main,5,main])--acquire unit of work: 674913323
    [junit] [EL Finest]: 2024-01-08 18:54:08.712--UnitOfWork(674913323)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--UnitOfWork(674913323)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.712--UnitOfWork(674913323)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7bd0e2e9)
    [junit] [EL Finest]: 2024-01-08 18:54:08.712--ServerSession(374455656)--Connection(1791266948)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.712--ClientSession(1923082984)--Connection(1791266948)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.712--ClientSession(1923082984)--Connection(1791266948)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.712--ClientSession(1923082984)--Connection(283460339)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9, null, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--ClientSession(1923082984)--Connection(283460339)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.713--ServerSession(374455656)--Connection(1791266948)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--UnitOfWork(674913323)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--UnitOfWork(674913323)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--UnitOfWork(674913323)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--ClientSession(1923082984)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--UnitOfWork(674913323)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--ClientSession(1923082984)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 71700191
    [junit] [EL Finer]: 2024-01-08 18:54:08.713--ClientSession(71700191)--Thread(Thread[main,5,main])--acquire unit of work: 1246297699
    [junit] [EL Finest]: 2024-01-08 18:54:08.713--UnitOfWork(1246297699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readVehicle" referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.713--UnitOfWork(1246297699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7000df03
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance.RelationsTest
    [junit] [EL Finer]: 2024-01-08 18:54:08.735--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 275532402
    [junit] [EL Finer]: 2024-01-08 18:54:08.735--ClientSession(275532402)--Thread(Thread[main,5,main])--acquire unit of work: 1026432280
    [junit] [EL Finest]: 2024-01-08 18:54:08.735--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.735--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.735--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--assign sequence to the object (10 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck@402d443d)
    [junit] [EL Finer]: 2024-01-08 18:54:08.736--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.736--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@12b9d405)
    [junit] [EL Finest]: 2024-01-08 18:54:08.736--ServerSession(374455656)--Connection(590237213)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.736--ClientSession(275532402)--Connection(590237213)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.736--ClientSession(275532402)--Connection(590237213)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.736--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck@402d443d)
    [junit] [EL Fine]: 2024-01-08 18:54:08.736--ClientSession(275532402)--Connection(159967977)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1234, Mighty, Mouse, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:08.737--ClientSession(275532402)--Connection(159967977)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MAX_LOAD, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [10, Renault, yellow, MA-US 1234, 800, Trafic, null, 1, 1234, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:08.737--ClientSession(275532402)--Connection(159967977)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.737--ServerSession(374455656)--Connection(590237213)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.738--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.738--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.738--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.738--ClientSession(275532402)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.738--UnitOfWork(1026432280)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.738--ClientSession(275532402)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.738--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1307948386
    [junit] [EL Finer]: 2024-01-08 18:54:08.738--ClientSession(1307948386)--Thread(Thread[main,5,main])--acquire unit of work: 65327511
    [junit] [EL Finest]: 2024-01-08 18:54:08.738--UnitOfWork(65327511)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.738--UnitOfWork(65327511)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@222557fc
    [junit] [EL Finest]: 2024-01-08 18:54:08.739--UnitOfWork(65327511)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.739--ServerSession(374455656)--Connection(568799154)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.739--ServerSession(374455656)--Connection(568799154)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.739--ServerSession(374455656)--Connection(563780374)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1234, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:08.739--ServerSession(374455656)--Connection(568799154)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.739--UnitOfWork(65327511)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck@6c633590
    [junit] [EL Finest]: 2024-01-08 18:54:08.739--UnitOfWork(65327511)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@222557fc
    [junit] [EL Finer]: 2024-01-08 18:54:08.757--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1835961852
    [junit] [EL Finer]: 2024-01-08 18:54:08.757--ClientSession(1835961852)--Thread(Thread[main,5,main])--acquire unit of work: 576244244
    [junit] [EL Finest]: 2024-01-08 18:54:08.757--UnitOfWork(576244244)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.757--UnitOfWork(576244244)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.757--UnitOfWork(576244244)--Thread(Thread[main,5,main])--assign sequence to the object (11 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike@930b6f9)
    [junit] [EL Finest]: 2024-01-08 18:54:08.757--UnitOfWork(576244244)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.757--UnitOfWork(576244244)--Thread(Thread[main,5,main])--assign sequence to the object (12 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@15363eba)
    [junit] [EL Finer]: 2024-01-08 18:54:08.757--UnitOfWork(576244244)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.757--UnitOfWork(576244244)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b628376)
    [junit] [EL Finest]: 2024-01-08 18:54:08.758--ServerSession(374455656)--Connection(2000683658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.758--ClientSession(1835961852)--Connection(2000683658)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.758--ClientSession(1835961852)--Connection(2000683658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.758--UnitOfWork(576244244)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@15363eba)
    [junit] [EL Fine]: 2024-01-08 18:54:08.758--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, Kuno, Hurtig, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:08.759--UnitOfWork(576244244)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike@930b6f9)
    [junit] [EL Finest]: 2024-01-08 18:54:08.759--ClientSession(1835961852)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" )
    [junit] [EL Finer]: 2024-01-08 18:54:08.759--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.759--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.759--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--	bind => [12, null, null, 0, 1, 4711]
    [junit] [EL Fine]: 2024-01-08 18:54:08.759--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--	bind => [11, null, null, 0, 1, 45]
    [junit] [EL Finer]: 2024-01-08 18:54:08.759--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:08.759--ClientSession(1835961852)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:08.76--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.76--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.76--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--	bind => [17, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:08.76--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--	bind => [17, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:08.76--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:08.76--ClientSession(1835961852)--Connection(1083840077)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.76--ServerSession(374455656)--Connection(2000683658)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.761--UnitOfWork(576244244)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.761--UnitOfWork(576244244)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.761--UnitOfWork(576244244)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.761--ClientSession(1835961852)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.761--UnitOfWork(576244244)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.761--ClientSession(1835961852)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.761--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 496769209
    [junit] [EL Finer]: 2024-01-08 18:54:08.761--ClientSession(496769209)--Thread(Thread[main,5,main])--acquire unit of work: 1149033386
    [junit] [EL Finest]: 2024-01-08 18:54:08.761--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.761--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e774546
    [junit] [EL Finest]: 2024-01-08 18:54:08.762--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.762--ServerSession(374455656)--Connection(306425242)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.762--ServerSession(374455656)--Connection(306425242)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.762--ServerSession(374455656)--Connection(817923571)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [17, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:08.762--ServerSession(374455656)--Connection(306425242)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.762--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike@4f2ab774
    [junit] [EL Finest]: 2024-01-08 18:54:08.762--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e774546
    [junit] [EL Finest]: 2024-01-08 18:54:08.763--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@f57ced1
    [junit] [EL Finest]: 2024-01-08 18:54:08.763--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e774546
    [junit] [EL Finer]: 2024-01-08 18:54:08.763--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.763--ClientSession(496769209)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.763--UnitOfWork(1149033386)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.763--ClientSession(496769209)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.763--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 972811892
    [junit] [EL Finer]: 2024-01-08 18:54:08.763--ClientSession(972811892)--Thread(Thread[main,5,main])--acquire unit of work: 549828088
    [junit] [EL Finest]: 2024-01-08 18:54:08.763--UnitOfWork(549828088)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBicycle" referenceClass=Bicycle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, NUM_GEARS FROM TMP_VEHICLE WHERE ((ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.763--UnitOfWork(549828088)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike@4f2ab774
    [junit] [EL Finest]: 2024-01-08 18:54:08.763--UnitOfWork(549828088)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e774546
    [junit] [EL Finest]: 2024-01-08 18:54:08.763--UnitOfWork(549828088)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.763--ServerSession(374455656)--Connection(1259551167)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.763--ServerSession(374455656)--Connection(1259551167)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.764--ServerSession(374455656)--Connection(1190412112)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [17, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:08.764--ServerSession(374455656)--Connection(1259551167)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.764--UnitOfWork(549828088)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike@4f2ab774
    [junit] [EL Finest]: 2024-01-08 18:54:08.764--UnitOfWork(549828088)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike@f57ced1
    [junit] [EL Finest]: 2024-01-08 18:54:08.764--UnitOfWork(549828088)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e774546
    [junit] [EL Finer]: 2024-01-08 18:54:08.764--UnitOfWork(549828088)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.764--UnitOfWork(549828088)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.764--UnitOfWork(549828088)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.781--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1740764606
    [junit] [EL Finer]: 2024-01-08 18:54:08.781--ClientSession(1740764606)--Thread(Thread[main,5,main])--acquire unit of work: 1953045023
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--assign sequence to the object (13 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@5af7a7)
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--assign sequence to the object (14 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck@545bc8e1)
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.781--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--assign sequence to the object (15 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8872669)
    [junit] [EL Finer]: 2024-01-08 18:54:08.782--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.782--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f3705e7)
    [junit] [EL Finest]: 2024-01-08 18:54:08.782--ServerSession(374455656)--Connection(1139660000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.782--ClientSession(1740764606)--Connection(1139660000)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.782--ClientSession(1740764606)--Connection(1139660000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.782--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d26c82d)
    [junit] [EL Finest]: 2024-01-08 18:54:08.782--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@685e8e17)
    [junit] [EL Finest]: 2024-01-08 18:54:08.782--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@5af7a7)
    [junit] [EL Finer]: 2024-01-08 18:54:08.782--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:08.782--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:08.782--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--	bind => [3, Paulchen, Panther, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:08.782--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--	bind => [1, Paul, Weber, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:08.782--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--	bind => [2, Paul, Breitner, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:08.782--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:08.783--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8872669)
    [junit] [EL Fine]: 2024-01-08 18:54:08.783--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TOP_SPEED, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, null, null, null, null, 0, null, 1, 1, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:08.784--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck@545bc8e1)
    [junit] [EL Fine]: 2024-01-08 18:54:08.784--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, null, null, null, null, null, 1, 3, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:08.784--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MAX_LOAD, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [14, null, null, null, 0, null, null, 1, 2, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:08.785--ClientSession(1740764606)--Connection(120213311)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.785--ServerSession(374455656)--Connection(1139660000)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.786--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.786--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.786--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.786--ClientSession(1740764606)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.786--UnitOfWork(1953045023)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.786--ClientSession(1740764606)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.786--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1567520676
    [junit] [EL Finer]: 2024-01-08 18:54:08.786--ClientSession(1567520676)--Thread(Thread[main,5,main])--acquire unit of work: 96443314
    [junit] [EL Finer]: 2024-01-08 18:54:08.787--UnitOfWork(96443314)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.787--UnitOfWork(96443314)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.787--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE (DTYPE IN (?, ?, ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.787--ServerSession(374455656)--Connection(996713740)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.787--ServerSession(374455656)--Connection(996713740)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.787--ServerSession(374455656)--Connection(667323595)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE (DTYPE IN (?, ?, ?))
    [junit] 	bind => [91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:08.787--ServerSession(374455656)--Connection(996713740)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.788--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43905ade
    [junit] [EL Finest]: 2024-01-08 18:54:08.788--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.788--ServerSession(374455656)--Connection(351394592)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.788--ServerSession(374455656)--Connection(351394592)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.788--ServerSession(374455656)--Connection(1433810378)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:08.788--ServerSession(374455656)--Connection(351394592)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.788--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@502326b3
    [junit] [EL Finest]: 2024-01-08 18:54:08.789--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56034552
    [junit] [EL Finest]: 2024-01-08 18:54:08.789--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.789--ServerSession(374455656)--Connection(603237099)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.789--ServerSession(374455656)--Connection(603237099)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.789--ServerSession(374455656)--Connection(1871790610)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:08.789--ServerSession(374455656)--Connection(603237099)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.79--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck@32bff23d
    [junit] [EL Finest]: 2024-01-08 18:54:08.79--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7b9661d4
    [junit] [EL Finest]: 2024-01-08 18:54:08.79--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:08.79--ServerSession(374455656)--Connection(1159661802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.79--ServerSession(374455656)--Connection(1159661802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.79--ServerSession(374455656)--Connection(231688540)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [3, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:08.791--ServerSession(374455656)--Connection(1159661802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.791--UnitOfWork(96443314)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20de9df
    [junit] [EL Finer]: 2024-01-08 18:54:08.791--UnitOfWork(96443314)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.791--ClientSession(1567520676)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance.SimpleInheritanceTest
    [junit] [EL Finer]: 2024-01-08 18:54:08.813--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 595699767
    [junit] [EL Finer]: 2024-01-08 18:54:08.813--ClientSession(595699767)--Thread(Thread[main,5,main])--acquire unit of work: 2078448324
    [junit] [EL Finest]: 2024-01-08 18:54:08.813--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.813--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--assign sequence to the object (16 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@2523730b)
    [junit] [EL Finest]: 2024-01-08 18:54:08.813--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.813--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--assign sequence to the object (17 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@25c887ca)
    [junit] [EL Finer]: 2024-01-08 18:54:08.813--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.813--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@25c887ca)
    [junit] [EL Finest]: 2024-01-08 18:54:08.813--ServerSession(374455656)--Connection(1526223089)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.813--ClientSession(595699767)--Connection(1526223089)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.813--ClientSession(595699767)--Connection(1526223089)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.814--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@2523730b)
    [junit] [EL Fine]: 2024-01-08 18:54:08.814--ClientSession(595699767)--Connection(997161651)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, Peugeot, red, 12, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:08.814--ClientSession(595699767)--Connection(997161651)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [16, Deutz, green, 1, -1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.814--ClientSession(595699767)--Connection(997161651)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.815--ServerSession(374455656)--Connection(1526223089)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.815--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.815--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.815--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.815--ClientSession(595699767)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.815--UnitOfWork(2078448324)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.815--ClientSession(595699767)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.816--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 582953485
    [junit] [EL Finer]: 2024-01-08 18:54:08.816--ClientSession(582953485)--Thread(Thread[main,5,main])--acquire unit of work: 1635207173
    [junit] [EL Finest]: 2024-01-08 18:54:08.816--UnitOfWork(1635207173)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:08.816--ServerSession(374455656)--Connection(92157210)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.816--ServerSession(374455656)--Connection(92157210)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.816--ServerSession(374455656)--Connection(455889214)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE
    [junit] [EL Finest]: 2024-01-08 18:54:08.817--ServerSession(374455656)--Connection(92157210)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.817--UnitOfWork(1635207173)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readVehicle" referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.817--UnitOfWork(1635207173)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readVehicle" referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:08.833--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 917163078
    [junit] [EL Finer]: 2024-01-08 18:54:08.833--ClientSession(917163078)--Thread(Thread[main,5,main])--acquire unit of work: 1310708555
    [junit] [EL Finest]: 2024-01-08 18:54:08.833--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.833--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--assign sequence to the object (18 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@46bc9802)
    [junit] [EL Finest]: 2024-01-08 18:54:08.833--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.834--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--assign sequence to the object (19 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@43f81c74)
    [junit] [EL Finer]: 2024-01-08 18:54:08.834--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.834--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@43f81c74)
    [junit] [EL Finest]: 2024-01-08 18:54:08.834--ServerSession(374455656)--Connection(834391277)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.834--ClientSession(917163078)--Connection(834391277)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.834--ClientSession(917163078)--Connection(834391277)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.834--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@46bc9802)
    [junit] [EL Fine]: 2024-01-08 18:54:08.834--ClientSession(917163078)--Connection(849575186)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [19, Peugeot, red, 12, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:08.834--ClientSession(917163078)--Connection(849575186)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [18, Deutz, green, 1, -1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.835--ClientSession(917163078)--Connection(849575186)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.835--ServerSession(374455656)--Connection(834391277)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.835--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.835--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.836--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.836--ClientSession(917163078)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.836--UnitOfWork(1310708555)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.836--ClientSession(917163078)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.836--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1482163532
    [junit] [EL Finer]: 2024-01-08 18:54:08.836--ClientSession(1482163532)--Thread(Thread[main,5,main])--acquire unit of work: 686456664
    [junit] [EL Finest]: 2024-01-08 18:54:08.836--UnitOfWork(686456664)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readVehicle" referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.836--UnitOfWork(686456664)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@2cf7ada5
    [junit] [EL Finest]: 2024-01-08 18:54:08.836--UnitOfWork(686456664)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readVehicle" referenceClass=Vehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, NUM_GEARS, TOP_SPEED FROM TMP_VEHICLE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.836--UnitOfWork(686456664)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@664c6bbc
    [junit] [EL Finer]: 2024-01-08 18:54:08.852--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 976699557
    [junit] [EL Finer]: 2024-01-08 18:54:08.852--ClientSession(976699557)--Thread(Thread[main,5,main])--acquire unit of work: 132160494
    [junit] [EL Finest]: 2024-01-08 18:54:08.852--UnitOfWork(132160494)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.852--UnitOfWork(132160494)--Thread(Thread[main,5,main])--assign sequence to the object (20 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1bb1c6dd)
    [junit] [EL Finer]: 2024-01-08 18:54:08.852--UnitOfWork(132160494)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.852--UnitOfWork(132160494)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1bb1c6dd)
    [junit] [EL Finest]: 2024-01-08 18:54:08.853--ServerSession(374455656)--Connection(1495319789)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.853--ClientSession(976699557)--Connection(1495319789)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.853--ClientSession(976699557)--Connection(1495319789)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.853--ClientSession(976699557)--Connection(1511787468)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [20, Peugeot, red, 12, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:08.853--ClientSession(976699557)--Connection(1511787468)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.853--ServerSession(374455656)--Connection(1495319789)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.853--UnitOfWork(132160494)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.854--UnitOfWork(132160494)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.854--UnitOfWork(132160494)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.854--ClientSession(976699557)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.854--UnitOfWork(132160494)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.854--ClientSession(976699557)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.869--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1203520581
    [junit] [EL Finer]: 2024-01-08 18:54:08.869--ClientSession(1203520581)--Thread(Thread[main,5,main])--acquire unit of work: 1753128715
    [junit] [EL Finest]: 2024-01-08 18:54:08.869--UnitOfWork(1753128715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.869--UnitOfWork(1753128715)--Thread(Thread[main,5,main])--assign sequence to the object (21 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@5074893)
    [junit] [EL Finer]: 2024-01-08 18:54:08.869--UnitOfWork(1753128715)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.87--UnitOfWork(1753128715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@5074893)
    [junit] [EL Finest]: 2024-01-08 18:54:08.87--ServerSession(374455656)--Connection(1570076320)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.87--ClientSession(1203520581)--Connection(1570076320)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.87--ClientSession(1203520581)--Connection(1570076320)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.87--ClientSession(1203520581)--Connection(1099906270)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [21, Deutz, green, 1, -1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.87--ClientSession(1203520581)--Connection(1099906270)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.871--ServerSession(374455656)--Connection(1570076320)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.871--UnitOfWork(1753128715)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.871--UnitOfWork(1753128715)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.871--UnitOfWork(1753128715)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.871--ClientSession(1203520581)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.871--UnitOfWork(1753128715)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.871--ClientSession(1203520581)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.076 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestLockMethod
    [junit] [EL Finer]: 2024-01-08 18:54:08.893--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1065251495
    [junit] [EL Finer]: 2024-01-08 18:54:08.893--ClientSession(1065251495)--Thread(Thread[main,5,main])--acquire unit of work: 1774138654
    [junit] [EL Finest]: 2024-01-08 18:54:08.893--UnitOfWork(1774138654)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.893--UnitOfWork(1774138654)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.893--UnitOfWork(1774138654)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@c)
    [junit] [EL Finest]: 2024-01-08 18:54:08.894--ServerSession(374455656)--Connection(703190139)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.894--ClientSession(1065251495)--Connection(703190139)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.894--ClientSession(1065251495)--Connection(703190139)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.894--ClientSession(1065251495)--Connection(971899805)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [12, dep12, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.894--UnitOfWork(1774138654)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.895--UnitOfWork(1774138654)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.895--UnitOfWork(1774138654)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.895--ClientSession(1065251495)--Connection(971899805)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.895--ServerSession(374455656)--Connection(703190139)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.895--ClientSession(1065251495)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.904--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 150098236
    [junit] [EL Finer]: 2024-01-08 18:54:08.904--ClientSession(150098236)--Thread(Thread[main,5,main])--acquire unit of work: 1444624884
    [junit] [EL Finer]: 2024-01-08 18:54:08.904--UnitOfWork(1444624884)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.904--ClientSession(150098236)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.912--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1380026145
    [junit] [EL Finer]: 2024-01-08 18:54:08.912--ClientSession(1380026145)--Thread(Thread[main,5,main])--acquire unit of work: 1878555109
    [junit] [EL Finest]: 2024-01-08 18:54:08.912--UnitOfWork(1878555109)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:08.912--ServerSession(374455656)--Connection(2073971242)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.912--ClientSession(1380026145)--Connection(2073971242)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.912--ClientSession(1380026145)--Connection(2073971242)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:08.912--ClientSession(1380026145)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="StringIdGenerator" sql="UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:08.912--ClientSession(1380026145)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="StringIdGenerator" sql="SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:08.912--ClientSession(1380026145)--Connection(632857335)--Thread(Thread[main,5,main])--UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, StringIdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:08.913--ClientSession(1380026145)--Connection(632857335)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [StringIdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:08.913--ClientSession(1380026145)--Connection(632857335)--Thread(Thread[main,5,main])--local sequencing preallocation for StringIdGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:08.913--ClientSession(1380026145)--Connection(632857335)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.914--ServerSession(374455656)--Connection(632857335)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.914--ServerSession(374455656)--Connection(2073971242)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:08.914--UnitOfWork(1878555109)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> null:null:blah-muh)
    [junit] [EL Finer]: 2024-01-08 18:54:08.914--UnitOfWork(1878555109)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.914--UnitOfWork(1878555109)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(1:null:blah-muh)
    [junit] [EL Finest]: 2024-01-08 18:54:08.914--ServerSession(374455656)--Connection(387608529)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.914--ClientSession(1380026145)--Connection(387608529)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.914--ClientSession(1380026145)--Connection(387608529)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.914--ClientSession(1380026145)--Connection(11086262)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] 	bind => [1, null, blah-muh]
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--ClientSession(1380026145)--Connection(11086262)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.915--ServerSession(374455656)--Connection(387608529)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--UnitOfWork(1878555109)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--UnitOfWork(1878555109)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--UnitOfWork(1878555109)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--ClientSession(1380026145)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--UnitOfWork(1878555109)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--ClientSession(1380026145)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1057484510
    [junit] [EL Finer]: 2024-01-08 18:54:08.915--ClientSession(1057484510)--Thread(Thread[main,5,main])--acquire unit of work: 2066180616
    [junit] [EL Finest]: 2024-01-08 18:54:08.915--UnitOfWork(2066180616)--Thread(Thread[main,5,main])--Merge clone with references 1:null:blah-muh
    [junit] [EL Finest]: 2024-01-08 18:54:08.915--UnitOfWork(2066180616)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Hobby )
    [junit] [EL Finest]: 2024-01-08 18:54:08.916--ServerSession(374455656)--Connection(533920109)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:08.916--ServerSession(374455656)--Connection(533920109)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.916--ServerSession(374455656)--Connection(315924190)--Thread(Thread[main,5,main])--SELECT ID, CATEGORY, DESCRIPTION FROM TMP_HOBBY WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:08.917--ServerSession(374455656)--Connection(533920109)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:08.917--UnitOfWork(2066180616)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.917--ClientSession(1057484510)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.925--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 352202338
    [junit] [EL Finer]: 2024-01-08 18:54:08.926--ClientSession(352202338)--Thread(Thread[main,5,main])--acquire unit of work: 440989019
    [junit] [EL Finest]: 2024-01-08 18:54:08.926--UnitOfWork(440989019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.926--UnitOfWork(440989019)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.926--UnitOfWork(440989019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:08.926--ServerSession(374455656)--Connection(796354033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.926--ClientSession(352202338)--Connection(796354033)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.926--ClientSession(352202338)--Connection(796354033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.926--ClientSession(352202338)--Connection(1925754729)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [7, dep7, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.926--ClientSession(352202338)--Connection(1925754729)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.927--ServerSession(374455656)--Connection(796354033)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--UnitOfWork(440989019)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--UnitOfWork(440989019)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--UnitOfWork(440989019)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ClientSession(352202338)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--UnitOfWork(440989019)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ClientSession(352202338)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1497779976
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ClientSession(1497779976)--Thread(Thread[main,5,main])--acquire unit of work: 1300951356
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--UnitOfWork(1300951356)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ClientSession(1497779976)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 2047785987
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ClientSession(2047785987)--Thread(Thread[main,5,main])--acquire unit of work: 118136684
    [junit] [EL Finest]: 2024-01-08 18:54:08.927--UnitOfWork(118136684)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--UnitOfWork(118136684)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ClientSession(2047785987)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 2041050451
    [junit] [EL Finer]: 2024-01-08 18:54:08.927--ClientSession(2041050451)--Thread(Thread[main,5,main])--acquire unit of work: 713417972
    [junit] [EL Finest]: 2024-01-08 18:54:08.927--UnitOfWork(713417972)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.928--UnitOfWork(713417972)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.928--UnitOfWork(713417972)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:08.928--ServerSession(374455656)--Connection(1056461410)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.928--ClientSession(2041050451)--Connection(1056461410)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.928--ClientSession(2041050451)--Connection(1056461410)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.928--ClientSession(2041050451)--Connection(996123405)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [9, dep9, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.928--ClientSession(2041050451)--Connection(996123405)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.929--ServerSession(374455656)--Connection(1056461410)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--UnitOfWork(713417972)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--UnitOfWork(713417972)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--UnitOfWork(713417972)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--ClientSession(2041050451)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--UnitOfWork(713417972)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--ClientSession(2041050451)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 481833477
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--ClientSession(481833477)--Thread(Thread[main,5,main])--acquire unit of work: 1622083762
    [junit] [EL Finest]: 2024-01-08 18:54:08.929--UnitOfWork(1622083762)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.929--UnitOfWork(1622083762)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--UnitOfWork(1622083762)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--ClientSession(481833477)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.929--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 352985115
    [junit] [EL Finer]: 2024-01-08 18:54:08.93--ClientSession(352985115)--Thread(Thread[main,5,main])--acquire unit of work: 2032305216
    [junit] [EL Finest]: 2024-01-08 18:54:08.93--UnitOfWork(2032305216)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.93--UnitOfWork(2032305216)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.93--UnitOfWork(2032305216)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:08.93--ServerSession(374455656)--Connection(1539156138)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.93--ClientSession(352985115)--Connection(1539156138)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.93--ClientSession(352985115)--Connection(1539156138)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.93--ClientSession(352985115)--Connection(919611161)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [10, dep10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.93--ClientSession(352985115)--Connection(919611161)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.931--ServerSession(374455656)--Connection(1539156138)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--UnitOfWork(2032305216)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--UnitOfWork(2032305216)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--UnitOfWork(2032305216)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--ClientSession(352985115)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--UnitOfWork(2032305216)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--ClientSession(352985115)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 30600223
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--ClientSession(30600223)--Thread(Thread[main,5,main])--acquire unit of work: 933035127
    [junit] [EL Finest]: 2024-01-08 18:54:08.931--UnitOfWork(933035127)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.931--UnitOfWork(933035127)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:08.931--UnitOfWork(933035127)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--UnitOfWork(933035127)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--ClientSession(30600223)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 192058961
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--ClientSession(192058961)--Thread(Thread[main,5,main])--acquire unit of work: 348508704
    [junit] [EL Finest]: 2024-01-08 18:54:08.931--UnitOfWork(348508704)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--UnitOfWork(348508704)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.931--UnitOfWork(348508704)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:08.931--ServerSession(374455656)--Connection(955309575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.931--ClientSession(192058961)--Connection(955309575)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.931--ClientSession(192058961)--Connection(955309575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.932--ClientSession(192058961)--Connection(35545067)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, dep11, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--ClientSession(192058961)--Connection(35545067)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.932--ServerSession(374455656)--Connection(955309575)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--UnitOfWork(348508704)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--UnitOfWork(348508704)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--UnitOfWork(348508704)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--ClientSession(192058961)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--UnitOfWork(348508704)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--ClientSession(192058961)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1822540118
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--ClientSession(1822540118)--Thread(Thread[main,5,main])--acquire unit of work: 1377774115
    [junit] [EL Finest]: 2024-01-08 18:54:08.932--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.932--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:08.932--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.932--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.932--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:08.933--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:08.933--ServerSession(374455656)--Connection(2035285538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.933--ClientSession(1822540118)--Connection(2035285538)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.933--ClientSession(1822540118)--Connection(2035285538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.933--ClientSession(1822540118)--Connection(765553969)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [11, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.933--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.933--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.933--UnitOfWork(1377774115)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.933--ClientSession(1822540118)--Connection(765553969)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.933--ServerSession(374455656)--Connection(2035285538)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.934--ClientSession(1822540118)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.942--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1992420835
    [junit] [EL Finer]: 2024-01-08 18:54:08.942--ClientSession(1992420835)--Thread(Thread[main,5,main])--acquire unit of work: 1508456612
    [junit] [EL Finest]: 2024-01-08 18:54:08.942--UnitOfWork(1508456612)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.942--UnitOfWork(1508456612)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.942--UnitOfWork(1508456612)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@d)
    [junit] [EL Finest]: 2024-01-08 18:54:08.942--ServerSession(374455656)--Connection(2003758509)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.942--ClientSession(1992420835)--Connection(2003758509)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.942--ClientSession(1992420835)--Connection(2003758509)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.943--ClientSession(1992420835)--Connection(1733482492)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [13, dep13, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--ClientSession(1992420835)--Connection(1733482492)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.943--ServerSession(374455656)--Connection(2003758509)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--UnitOfWork(1508456612)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--UnitOfWork(1508456612)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--UnitOfWork(1508456612)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--ClientSession(1992420835)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--UnitOfWork(1508456612)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--ClientSession(1992420835)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1148627986
    [junit] [EL Finer]: 2024-01-08 18:54:08.943--ClientSession(1148627986)--Thread(Thread[main,5,main])--acquire unit of work: 1148527284
    [junit] [EL Finest]: 2024-01-08 18:54:08.943--UnitOfWork(1148527284)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@d
    [junit] [EL Finer]: 2024-01-08 18:54:08.944--UnitOfWork(1148527284)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.944--UnitOfWork(1148527284)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@d)
    [junit] [EL Finest]: 2024-01-08 18:54:08.944--ServerSession(374455656)--Connection(365059254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.944--ClientSession(1148627986)--Connection(365059254)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.944--ClientSession(1148627986)--Connection(365059254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.944--ClientSession(1148627986)--Connection(1876351111)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 13, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.944--ClientSession(1148627986)--Connection(1876351111)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.945--ServerSession(374455656)--Connection(365059254)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.945--UnitOfWork(1148527284)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.945--UnitOfWork(1148527284)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.953--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 2034906128
    [junit] [EL Finer]: 2024-01-08 18:54:08.953--ClientSession(2034906128)--Thread(Thread[main,5,main])--acquire unit of work: 1655294039
    [junit] [EL Finest]: 2024-01-08 18:54:08.953--UnitOfWork(1655294039)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.953--UnitOfWork(1655294039)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.953--UnitOfWork(1655294039)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:08.953--ServerSession(374455656)--Connection(1261956576)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.953--ClientSession(2034906128)--Connection(1261956576)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.953--ClientSession(2034906128)--Connection(1261956576)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.954--ClientSession(2034906128)--Connection(1743814561)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [4, dep4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.954--ClientSession(2034906128)--Connection(1743814561)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.954--ServerSession(374455656)--Connection(1261956576)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.954--UnitOfWork(1655294039)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.954--UnitOfWork(1655294039)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.954--UnitOfWork(1655294039)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.954--ClientSession(2034906128)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.954--UnitOfWork(1655294039)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.954--ClientSession(2034906128)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.955--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 705170339
    [junit] [EL Finer]: 2024-01-08 18:54:08.955--ClientSession(705170339)--Thread(Thread[main,5,main])--acquire unit of work: 1587850223
    [junit] [EL Finest]: 2024-01-08 18:54:08.955--UnitOfWork(1587850223)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4
    [junit] [EL Finer]: 2024-01-08 18:54:08.955--UnitOfWork(1587850223)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.955--UnitOfWork(1587850223)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:08.955--ServerSession(374455656)--Connection(1663892421)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.955--ClientSession(705170339)--Connection(1663892421)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.955--ClientSession(705170339)--Connection(1663892421)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.955--ClientSession(705170339)--Connection(413978524)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.955--ClientSession(705170339)--Connection(413978524)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.956--ServerSession(374455656)--Connection(1663892421)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.956--UnitOfWork(1587850223)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.956--UnitOfWork(1587850223)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.964--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 2034291323
    [junit] [EL Finer]: 2024-01-08 18:54:08.964--ClientSession(2034291323)--Thread(Thread[main,5,main])--acquire unit of work: 434359962
    [junit] [EL Finest]: 2024-01-08 18:54:08.964--UnitOfWork(434359962)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.964--UnitOfWork(434359962)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.964--UnitOfWork(434359962)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:08.964--ServerSession(374455656)--Connection(1875479664)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.964--ClientSession(2034291323)--Connection(1875479664)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.964--ClientSession(2034291323)--Connection(1875479664)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.965--ClientSession(2034291323)--Connection(1750665229)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [3, dep3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--ClientSession(2034291323)--Connection(1750665229)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.965--ServerSession(374455656)--Connection(1875479664)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--UnitOfWork(434359962)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--UnitOfWork(434359962)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--UnitOfWork(434359962)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--ClientSession(2034291323)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--UnitOfWork(434359962)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--ClientSession(2034291323)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 27905604
    [junit] [EL Finer]: 2024-01-08 18:54:08.965--ClientSession(27905604)--Thread(Thread[main,5,main])--acquire unit of work: 572553229
    [junit] [EL Finest]: 2024-01-08 18:54:08.965--UnitOfWork(572553229)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:08.966--UnitOfWork(572553229)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.966--UnitOfWork(572553229)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:08.966--ServerSession(374455656)--Connection(64092169)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.966--ClientSession(27905604)--Connection(64092169)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.966--ClientSession(27905604)--Connection(64092169)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.966--ClientSession(27905604)--Connection(579868782)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.966--ClientSession(27905604)--Connection(579868782)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.966--ServerSession(374455656)--Connection(64092169)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.966--UnitOfWork(572553229)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.966--UnitOfWork(572553229)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.975--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 604006203
    [junit] [EL Finer]: 2024-01-08 18:54:08.975--ClientSession(604006203)--Thread(Thread[main,5,main])--acquire unit of work: 471577063
    [junit] [EL Finest]: 2024-01-08 18:54:08.975--UnitOfWork(471577063)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.975--UnitOfWork(471577063)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.975--UnitOfWork(471577063)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@65)
    [junit] [EL Finest]: 2024-01-08 18:54:08.975--ServerSession(374455656)--Connection(1518219015)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.975--ClientSession(604006203)--Connection(1518219015)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.975--ClientSession(604006203)--Connection(1518219015)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.975--ClientSession(604006203)--Connection(464206118)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [101, dep1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--ClientSession(604006203)--Connection(464206118)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.976--ServerSession(374455656)--Connection(1518219015)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--UnitOfWork(471577063)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--UnitOfWork(471577063)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--UnitOfWork(471577063)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--ClientSession(604006203)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--UnitOfWork(471577063)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--ClientSession(604006203)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1099915107
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--ClientSession(1099915107)--Thread(Thread[main,5,main])--acquire unit of work: 1780635202
    [junit] [EL Finest]: 2024-01-08 18:54:08.976--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:08.976--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@65
    [junit] [EL Finest]: 2024-01-08 18:54:08.976--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:08.976--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:08.976--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@65)
    [junit] [EL Finest]: 2024-01-08 18:54:08.976--ServerSession(374455656)--Connection(1680976673)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.976--ClientSession(1099915107)--Connection(1680976673)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.977--ClientSession(1099915107)--Connection(1680976673)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.977--ClientSession(1099915107)--Connection(1569414390)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [101, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.977--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:08.977--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.977--UnitOfWork(1780635202)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.977--ClientSession(1099915107)--Connection(1569414390)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.977--ServerSession(374455656)--Connection(1680976673)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.977--ClientSession(1099915107)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.986--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1901260342
    [junit] [EL Finer]: 2024-01-08 18:54:08.986--ClientSession(1901260342)--Thread(Thread[main,5,main])--acquire unit of work: 568073625
    [junit] [EL Finest]: 2024-01-08 18:54:08.986--UnitOfWork(568073625)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:08.986--UnitOfWork(568073625)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.986--UnitOfWork(568073625)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@f)
    [junit] [EL Finest]: 2024-01-08 18:54:08.986--ServerSession(374455656)--Connection(549208447)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.986--ClientSession(1901260342)--Connection(549208447)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.986--ClientSession(1901260342)--Connection(549208447)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.986--ClientSession(1901260342)--Connection(1632477220)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [15, dep15, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.986--ClientSession(1901260342)--Connection(1632477220)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.987--ServerSession(374455656)--Connection(549208447)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--UnitOfWork(568073625)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--UnitOfWork(568073625)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--UnitOfWork(568073625)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--ClientSession(1901260342)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--UnitOfWork(568073625)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--ClientSession(1901260342)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1143345830
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--ClientSession(1143345830)--Thread(Thread[main,5,main])--acquire unit of work: 106108132
    [junit] [EL Finest]: 2024-01-08 18:54:08.987--UnitOfWork(106108132)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@f
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--UnitOfWork(106108132)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:08.987--UnitOfWork(106108132)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@f)
    [junit] [EL Finest]: 2024-01-08 18:54:08.987--ServerSession(374455656)--Connection(14366507)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.987--ClientSession(1143345830)--Connection(14366507)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.987--ClientSession(1143345830)--Connection(14366507)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:08.988--ClientSession(1143345830)--Connection(506587104)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 15, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:08.988--ClientSession(1143345830)--Connection(506587104)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:08.988--ServerSession(374455656)--Connection(14366507)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:08.988--UnitOfWork(106108132)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:08.988--UnitOfWork(106108132)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.004--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 570588770
    [junit] [EL Finer]: 2024-01-08 18:54:09.004--ClientSession(570588770)--Thread(Thread[main,5,main])--acquire unit of work: 1298475974
    [junit] [EL Finest]: 2024-01-08 18:54:09.004--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.004--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.004--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@e)
    [junit] [EL Finest]: 2024-01-08 18:54:09.005--ServerSession(374455656)--Connection(1182340616)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--ClientSession(570588770)--Connection(1182340616)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.005--ClientSession(570588770)--Connection(1182340616)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.005--ClientSession(570588770)--Connection(572931610)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [14, dep14, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--ClientSession(570588770)--Connection(572931610)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.005--ServerSession(374455656)--Connection(1182340616)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--ClientSession(570588770)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--UnitOfWork(1298475974)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--ClientSession(570588770)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.005--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 471571945
    [junit] [EL Finer]: 2024-01-08 18:54:09.006--ClientSession(471571945)--Thread(Thread[main,5,main])--acquire unit of work: 308023604
    [junit] [EL Finest]: 2024-01-08 18:54:09.006--UnitOfWork(308023604)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@e
    [junit] [EL Finer]: 2024-01-08 18:54:09.006--UnitOfWork(308023604)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.006--UnitOfWork(308023604)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@e)
    [junit] [EL Finest]: 2024-01-08 18:54:09.006--ServerSession(374455656)--Connection(1444618680)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.006--ClientSession(471571945)--Connection(1444618680)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.006--ClientSession(471571945)--Connection(1444618680)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.006--ClientSession(471571945)--Connection(607932414)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 14, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.006--ClientSession(471571945)--Connection(607932414)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.007--ServerSession(374455656)--Connection(1444618680)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.007--UnitOfWork(308023604)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.007--UnitOfWork(308023604)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.015--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1266601271
    [junit] [EL Finer]: 2024-01-08 18:54:09.015--ClientSession(1266601271)--Thread(Thread[main,5,main])--acquire unit of work: 683699260
    [junit] [EL Finest]: 2024-01-08 18:54:09.015--UnitOfWork(683699260)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.015--UnitOfWork(683699260)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.015--UnitOfWork(683699260)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@64)
    [junit] [EL Finest]: 2024-01-08 18:54:09.015--ServerSession(374455656)--Connection(1435238201)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.015--ClientSession(1266601271)--Connection(1435238201)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.015--ClientSession(1266601271)--Connection(1435238201)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.015--ClientSession(1266601271)--Connection(2114050104)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [100, dep1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--ClientSession(1266601271)--Connection(2114050104)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.016--ServerSession(374455656)--Connection(1435238201)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--UnitOfWork(683699260)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--UnitOfWork(683699260)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--UnitOfWork(683699260)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--ClientSession(1266601271)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--UnitOfWork(683699260)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--ClientSession(1266601271)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1722153366
    [junit] [EL Finer]: 2024-01-08 18:54:09.016--ClientSession(1722153366)--Thread(Thread[main,5,main])--acquire unit of work: 1826467916
    [junit] [EL Finest]: 2024-01-08 18:54:09.016--UnitOfWork(1826467916)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.016--UnitOfWork(1826467916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@64
    [junit] [EL Finest]: 2024-01-08 18:54:09.016--UnitOfWork(1826467916)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.017--UnitOfWork(1826467916)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.017--ClientSession(1722153366)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.025--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1167424399
    [junit] [EL Finer]: 2024-01-08 18:54:09.025--ClientSession(1167424399)--Thread(Thread[main,5,main])--acquire unit of work: 1890425499
    [junit] [EL Finer]: 2024-01-08 18:54:09.025--UnitOfWork(1890425499)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.025--ClientSession(1167424399)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.144 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic
    [junit] [EL Finer]: 2024-01-08 18:54:09.041--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1185331414
    [junit] [EL Finer]: 2024-01-08 18:54:09.041--ClientSession(1185331414)--Thread(Thread[main,5,main])--acquire unit of work: 1213830903
    [junit] [EL Finest]: 2024-01-08 18:54:09.041--UnitOfWork(1213830903)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.041--UnitOfWork(1213830903)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.041--UnitOfWork(1213830903)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@a)
    [junit] [EL Finest]: 2024-01-08 18:54:09.041--ServerSession(374455656)--Connection(125611067)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.042--ClientSession(1185331414)--Connection(125611067)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.042--ClientSession(1185331414)--Connection(125611067)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.042--ClientSession(1185331414)--Connection(51805197)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [10, 2005-12-07, one, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:09.042--ClientSession(1185331414)--Connection(51805197)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 10]
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--ClientSession(1185331414)--Connection(51805197)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.043--ServerSession(374455656)--Connection(125611067)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--UnitOfWork(1213830903)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--UnitOfWork(1213830903)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--UnitOfWork(1213830903)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--ClientSession(1185331414)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--UnitOfWork(1213830903)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--ClientSession(1185331414)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 482041911
    [junit] [EL Finer]: 2024-01-08 18:54:09.043--ClientSession(482041911)--Thread(Thread[main,5,main])--acquire unit of work: 754815417
    [junit] [EL Finest]: 2024-01-08 18:54:09.044--UnitOfWork(754815417)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.044--ServerSession(374455656)--Connection(889224058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.044--ServerSession(374455656)--Connection(889224058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.044--ServerSession(374455656)--Connection(334078706)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [10]
    [junit] [EL Finest]: 2024-01-08 18:54:09.044--ServerSession(374455656)--Connection(889224058)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.044--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 989006520
    [junit] [EL Finer]: 2024-01-08 18:54:09.044--ClientSession(989006520)--Thread(Thread[main,5,main])--acquire unit of work: 1683210534
    [junit] [EL Finest]: 2024-01-08 18:54:09.045--UnitOfWork(1683210534)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.045--ServerSession(374455656)--Connection(1701144858)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.045--ServerSession(374455656)--Connection(1701144858)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.045--ServerSession(374455656)--Connection(442208119)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [10]
    [junit] [EL Finest]: 2024-01-08 18:54:09.045--ServerSession(374455656)--Connection(1701144858)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.045--UnitOfWork(1683210534)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.045--UnitOfWork(1683210534)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@a)
    [junit] [EL Finest]: 2024-01-08 18:54:09.046--ServerSession(374455656)--Connection(1139115981)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.046--ClientSession(989006520)--Connection(1139115981)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.046--ClientSession(989006520)--Connection(1139115981)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.046--ClientSession(989006520)--Connection(1251806319)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [two, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.046--ClientSession(989006520)--Connection(1251806319)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.046--ServerSession(374455656)--Connection(1139115981)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.046--UnitOfWork(1683210534)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.047--UnitOfWork(1683210534)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.047--UnitOfWork(1683210534)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.047--ClientSession(989006520)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.047--UnitOfWork(1683210534)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.047--ClientSession(989006520)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.047--UnitOfWork(754815417)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.047--UnitOfWork(754815417)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@a)
    [junit] [EL Finest]: 2024-01-08 18:54:09.047--ServerSession(374455656)--Connection(1649449847)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.047--ClientSession(482041911)--Connection(1649449847)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.047--ClientSession(482041911)--Connection(1649449847)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.047--ClientSession(482041911)--Connection(1074531622)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.049--ClientSession(482041911)--Connection(1074531622)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.049--ServerSession(374455656)--Connection(1649449847)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:09.049--UnitOfWork(754815417)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5011] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: One or more objects cannot be updated because it has changed or been deleted since it was last read
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.batchStatementExecutionFailure(OptimisticLockException.java:88)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:155)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testOptimisticLockExceptionUpdateUpdate(TestOptimistic.java:76)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:09.049--UnitOfWork(754815417)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.049--ClientSession(482041911)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.059--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1102491217
    [junit] [EL Finer]: 2024-01-08 18:54:09.059--ClientSession(1102491217)--Thread(Thread[main,5,main])--acquire unit of work: 1751779572
    [junit] [EL Finest]: 2024-01-08 18:54:09.059--UnitOfWork(1751779572)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.059--UnitOfWork(1751779572)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.059--UnitOfWork(1751779572)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@14)
    [junit] [EL Finest]: 2024-01-08 18:54:09.059--ServerSession(374455656)--Connection(209299239)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.059--ClientSession(1102491217)--Connection(209299239)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.059--ClientSession(1102491217)--Connection(209299239)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.059--ClientSession(1102491217)--Connection(887895028)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [20, 2005-12-07, one, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:09.06--ClientSession(1102491217)--Connection(887895028)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 20]
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--ClientSession(1102491217)--Connection(887895028)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.06--ServerSession(374455656)--Connection(209299239)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--UnitOfWork(1751779572)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--UnitOfWork(1751779572)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--UnitOfWork(1751779572)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--ClientSession(1102491217)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--UnitOfWork(1751779572)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--ClientSession(1102491217)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1873487115
    [junit] [EL Finer]: 2024-01-08 18:54:09.06--ClientSession(1873487115)--Thread(Thread[main,5,main])--acquire unit of work: 982374553
    [junit] [EL Finest]: 2024-01-08 18:54:09.06--UnitOfWork(982374553)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.061--ServerSession(374455656)--Connection(1033922792)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.061--ServerSession(374455656)--Connection(1033922792)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.061--ServerSession(374455656)--Connection(1149788645)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [20]
    [junit] [EL Finest]: 2024-01-08 18:54:09.061--ServerSession(374455656)--Connection(1033922792)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.061--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 418974680
    [junit] [EL Finer]: 2024-01-08 18:54:09.061--ClientSession(418974680)--Thread(Thread[main,5,main])--acquire unit of work: 536467051
    [junit] [EL Finest]: 2024-01-08 18:54:09.061--UnitOfWork(536467051)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.061--ServerSession(374455656)--Connection(31639297)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.061--ServerSession(374455656)--Connection(31639297)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.061--ServerSession(374455656)--Connection(568607185)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [20]
    [junit] [EL Finest]: 2024-01-08 18:54:09.062--ServerSession(374455656)--Connection(31639297)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.062--UnitOfWork(536467051)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.062--UnitOfWork(536467051)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.062--UnitOfWork(536467051)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:09.062--UnitOfWork(536467051)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@14)
    [junit] [EL Finest]: 2024-01-08 18:54:09.062--ServerSession(374455656)--Connection(1553482916)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.062--ClientSession(418974680)--Connection(1553482916)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.062--ClientSession(418974680)--Connection(1553482916)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.063--ClientSession(418974680)--Connection(1005511973)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW_DETAILS WHERE (REVIEW_ID = ?)
    [junit] 	bind => [20]
    [junit] [EL Fine]: 2024-01-08 18:54:09.063--ClientSession(418974680)--Connection(1005511973)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [20, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.063--ClientSession(418974680)--Connection(1005511973)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.063--ServerSession(374455656)--Connection(1553482916)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.063--UnitOfWork(536467051)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.063--UnitOfWork(536467051)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.063--UnitOfWork(536467051)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.064--ClientSession(418974680)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.064--UnitOfWork(536467051)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.064--ClientSession(418974680)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.064--UnitOfWork(982374553)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.064--UnitOfWork(982374553)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@14)
    [junit] [EL Finest]: 2024-01-08 18:54:09.064--ServerSession(374455656)--Connection(592106757)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.064--ClientSession(1873487115)--Connection(592106757)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.064--ClientSession(1873487115)--Connection(592106757)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.064--ClientSession(1873487115)--Connection(662267010)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 2, 20, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.064--ClientSession(1873487115)--Connection(662267010)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.064--ServerSession(374455656)--Connection(592106757)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:09.065--UnitOfWork(982374553)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5011] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: One or more objects cannot be updated because it has changed or been deleted since it was last read
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.batchStatementExecutionFailure(OptimisticLockException.java:88)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:155)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testOptimisticLockExceptionDeleteUpdate(TestOptimistic.java:119)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:09.065--UnitOfWork(982374553)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.065--ClientSession(1873487115)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.074--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1476236281
    [junit] [EL Finer]: 2024-01-08 18:54:09.074--ClientSession(1476236281)--Thread(Thread[main,5,main])--acquire unit of work: 1586413785
    [junit] [EL Finest]: 2024-01-08 18:54:09.074--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.074--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:09.074--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@50)
    [junit] [EL Finest]: 2024-01-08 18:54:09.074--ServerSession(374455656)--Connection(10365254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.074--ClientSession(1476236281)--Connection(10365254)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.074--ClientSession(1476236281)--Connection(10365254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.074--ClientSession(1476236281)--Connection(675199364)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [80, 2005-12-07, 1, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:09.075--ClientSession(1476236281)--Connection(675199364)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 80]
    [junit] [EL Finer]: 2024-01-08 18:54:09.075--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:09.075--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.075--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.075--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@50)
    [junit] [EL Fine]: 2024-01-08 18:54:09.075--ClientSession(1476236281)--Connection(675199364)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET REVIEWDATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-12-23, 2, 80, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--ClientSession(1476236281)--Connection(675199364)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.076--ServerSession(374455656)--Connection(10365254)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--ClientSession(1476236281)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--UnitOfWork(1586413785)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--ClientSession(1476236281)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 561019416
    [junit] [EL Finer]: 2024-01-08 18:54:09.076--ClientSession(561019416)--Thread(Thread[main,5,main])--acquire unit of work: 1791572871
    [junit] [EL Finest]: 2024-01-08 18:54:09.076--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@50
    [junit] [EL Finest]: 2024-01-08 18:54:09.076--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:09.077--ServerSession(374455656)--Connection(119206855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.077--ServerSession(374455656)--Connection(119206855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.077--ServerSession(374455656)--Connection(769992441)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [80]
    [junit] [EL Finest]: 2024-01-08 18:54:09.077--ServerSession(374455656)--Connection(119206855)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.077--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:09.077--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@50)
    [junit] [EL Finest]: 2024-01-08 18:54:09.077--ServerSession(374455656)--Connection(2027116430)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.077--ClientSession(561019416)--Connection(2027116430)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.077--ClientSession(561019416)--Connection(2027116430)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.078--ClientSession(561019416)--Connection(1313694066)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [AAA, 3, 80, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:09.078--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:09.078--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.078--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.078--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@50)
    [junit] [EL Fine]: 2024-01-08 18:54:09.078--ClientSession(561019416)--Connection(1313694066)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [BBB, 4, 80, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:09.078--ClientSession(561019416)--Connection(1313694066)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.079--ServerSession(374455656)--Connection(2027116430)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.079--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.079--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.079--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.079--ClientSession(561019416)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.079--UnitOfWork(1791572871)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.079--ClientSession(561019416)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.079--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 2068970565
    [junit] [EL Finer]: 2024-01-08 18:54:09.079--ClientSession(2068970565)--Thread(Thread[main,5,main])--acquire unit of work: 2025913046
    [junit] [EL Finest]: 2024-01-08 18:54:09.079--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@50
    [junit] [EL Finest]: 2024-01-08 18:54:09.079--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:09.079--ServerSession(374455656)--Connection(1011014815)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.079--ServerSession(374455656)--Connection(1011014815)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.079--ServerSession(374455656)--Connection(1891412311)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [80]
    [junit] [EL Finest]: 2024-01-08 18:54:09.079--ServerSession(374455656)--Connection(1011014815)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--ClientSession(2068970565)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--UnitOfWork(2025913046)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--ClientSession(2068970565)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1149103230
    [junit] [EL Finer]: 2024-01-08 18:54:09.08--ClientSession(1149103230)--Thread(Thread[main,5,main])--acquire unit of work: 517656952
    [junit] [EL Finest]: 2024-01-08 18:54:09.08--UnitOfWork(517656952)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.08--ServerSession(374455656)--Connection(1908521581)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.08--ServerSession(374455656)--Connection(1908521581)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.08--ServerSession(374455656)--Connection(1358359319)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [80]
    [junit] [EL Finest]: 2024-01-08 18:54:09.08--ServerSession(374455656)--Connection(1908521581)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.09--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1175673530
    [junit] [EL Finer]: 2024-01-08 18:54:09.09--ClientSession(1175673530)--Thread(Thread[main,5,main])--acquire unit of work: 39461258
    [junit] [EL Finest]: 2024-01-08 18:54:09.09--UnitOfWork(39461258)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.09--UnitOfWork(39461258)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.09--UnitOfWork(39461258)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@64)
    [junit] [EL Finest]: 2024-01-08 18:54:09.09--ServerSession(374455656)--Connection(1122492719)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.09--ClientSession(1175673530)--Connection(1122492719)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.09--ClientSession(1175673530)--Connection(1122492719)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.09--ClientSession(1175673530)--Connection(300080776)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [100, 2005-12-07, x, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:09.091--ClientSession(1175673530)--Connection(300080776)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 100]
    [junit] [EL Finer]: 2024-01-08 18:54:09.091--ClientSession(1175673530)--Connection(300080776)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.091--ServerSession(374455656)--Connection(1122492719)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.091--UnitOfWork(39461258)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.091--UnitOfWork(39461258)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.091--UnitOfWork(39461258)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.091--ClientSession(1175673530)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.091--UnitOfWork(39461258)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.091--ClientSession(1175673530)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.092--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 739765175
    [junit] [EL Finer]: 2024-01-08 18:54:09.092--ClientSession(739765175)--Thread(Thread[main,5,main])--acquire unit of work: 730232355
    [junit] [EL Finest]: 2024-01-08 18:54:09.092--UnitOfWork(730232355)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.092--ServerSession(374455656)--Connection(1820692724)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.092--ServerSession(374455656)--Connection(1820692724)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.092--ServerSession(374455656)--Connection(423999195)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [100]
    [junit] [EL Finest]: 2024-01-08 18:54:09.092--ServerSession(374455656)--Connection(1820692724)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.092--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1383187611
    [junit] [EL Finer]: 2024-01-08 18:54:09.092--ClientSession(1383187611)--Thread(Thread[main,5,main])--acquire unit of work: 1723224928
    [junit] [EL Finest]: 2024-01-08 18:54:09.092--UnitOfWork(1723224928)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.092--ServerSession(374455656)--Connection(153434037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.092--ServerSession(374455656)--Connection(153434037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.093--ServerSession(374455656)--Connection(71010740)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [100]
    [junit] [EL Finest]: 2024-01-08 18:54:09.093--ServerSession(374455656)--Connection(153434037)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.093--UnitOfWork(1723224928)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.093--UnitOfWork(1723224928)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@64)
    [junit] [EL Finest]: 2024-01-08 18:54:09.093--ServerSession(374455656)--Connection(1960700193)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.093--ClientSession(1383187611)--Connection(1960700193)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.093--ClientSession(1383187611)--Connection(1960700193)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.093--ClientSession(1383187611)--Connection(975450222)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET REVIEWDATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-12-23, 2, 100, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.094--ClientSession(1383187611)--Connection(975450222)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.094--ServerSession(374455656)--Connection(1960700193)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.094--UnitOfWork(1723224928)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.094--UnitOfWork(1723224928)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.094--UnitOfWork(1723224928)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.094--ClientSession(1383187611)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.094--UnitOfWork(1723224928)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.094--ClientSession(1383187611)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:09.094--UnitOfWork(730232355)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:09.094--ServerSession(374455656)--Connection(1514744309)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.094--ServerSession(374455656)--Connection(1514744309)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.094--ServerSession(374455656)--Connection(1095128956)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [100]
    [junit] [EL Finest]: 2024-01-08 18:54:09.095--ServerSession(374455656)--Connection(1514744309)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.095--UnitOfWork(730232355)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.095--UnitOfWork(730232355)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@64)
    [junit] [EL Finest]: 2024-01-08 18:54:09.095--ServerSession(374455656)--Connection(837354325)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.095--ClientSession(739765175)--Connection(837354325)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.095--ClientSession(739765175)--Connection(837354325)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.095--ClientSession(739765175)--Connection(1122455459)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [y, 3, 100, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:09.095--ClientSession(739765175)--Connection(1122455459)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.096--ServerSession(374455656)--Connection(837354325)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.096--UnitOfWork(730232355)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.096--UnitOfWork(730232355)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.096--UnitOfWork(730232355)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.096--ClientSession(739765175)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.096--UnitOfWork(730232355)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.096--ClientSession(739765175)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.104--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 176200290
    [junit] [EL Finer]: 2024-01-08 18:54:09.104--ClientSession(176200290)--Thread(Thread[main,5,main])--acquire unit of work: 1260852145
    [junit] [EL Finest]: 2024-01-08 18:54:09.104--UnitOfWork(1260852145)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.104--UnitOfWork(1260852145)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.104--UnitOfWork(1260852145)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@78)
    [junit] [EL Finest]: 2024-01-08 18:54:09.104--ServerSession(374455656)--Connection(1855412326)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.104--ClientSession(176200290)--Connection(1855412326)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.104--ClientSession(176200290)--Connection(1855412326)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.105--ClientSession(176200290)--Connection(501118110)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [120, 2005-12-07, x, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:09.105--ClientSession(176200290)--Connection(501118110)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 120]
    [junit] [EL Finer]: 2024-01-08 18:54:09.105--ClientSession(176200290)--Connection(501118110)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.105--ServerSession(374455656)--Connection(1855412326)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.105--UnitOfWork(1260852145)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.105--UnitOfWork(1260852145)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.105--UnitOfWork(1260852145)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.105--ClientSession(176200290)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--UnitOfWork(1260852145)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--ClientSession(176200290)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1220379207
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--ClientSession(1220379207)--Thread(Thread[main,5,main])--acquire unit of work: 648639818
    [junit] [EL Finest]: 2024-01-08 18:54:09.106--UnitOfWork(648639818)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.106--ServerSession(374455656)--Connection(1938612885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.106--ServerSession(374455656)--Connection(1938612885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.106--ServerSession(374455656)--Connection(44983031)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [120]
    [junit] [EL Finest]: 2024-01-08 18:54:09.106--ServerSession(374455656)--Connection(1938612885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--UnitOfWork(648639818)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--UnitOfWork(648639818)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--UnitOfWork(648639818)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--UnitOfWork(648639818)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--ClientSession(1220379207)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--UnitOfWork(648639818)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.106--ClientSession(1220379207)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.115--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 845739620
    [junit] [EL Finer]: 2024-01-08 18:54:09.115--ClientSession(845739620)--Thread(Thread[main,5,main])--acquire unit of work: 1371425781
    [junit] [EL Finest]: 2024-01-08 18:54:09.115--UnitOfWork(1371425781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.115--UnitOfWork(1371425781)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.115--UnitOfWork(1371425781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@6e)
    [junit] [EL Finest]: 2024-01-08 18:54:09.115--ServerSession(374455656)--Connection(1026777845)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.115--ClientSession(845739620)--Connection(1026777845)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.115--ClientSession(845739620)--Connection(1026777845)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.115--ClientSession(845739620)--Connection(510752581)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [110, 2005-12-07, 1, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:09.116--ClientSession(845739620)--Connection(510752581)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 110]
    [junit] [EL Finer]: 2024-01-08 18:54:09.116--ClientSession(845739620)--Connection(510752581)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.116--ServerSession(374455656)--Connection(1026777845)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.116--UnitOfWork(1371425781)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.116--UnitOfWork(1371425781)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.116--UnitOfWork(1371425781)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.116--ClientSession(845739620)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.116--UnitOfWork(1371425781)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.116--ClientSession(845739620)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.117--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 1043004320
    [junit] [EL Finer]: 2024-01-08 18:54:09.117--ClientSession(1043004320)--Thread(Thread[main,5,main])--acquire unit of work: 729053311
    [junit] [EL Finest]: 2024-01-08 18:54:09.117--UnitOfWork(729053311)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.117--ServerSession(374455656)--Connection(865048309)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.117--ServerSession(374455656)--Connection(865048309)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.117--ServerSession(374455656)--Connection(1800100552)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [110]
    [junit] [EL Finest]: 2024-01-08 18:54:09.117--ServerSession(374455656)--Connection(865048309)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.117--UnitOfWork(729053311)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.117--UnitOfWork(729053311)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@6e)
    [junit] [EL Finest]: 2024-01-08 18:54:09.117--ServerSession(374455656)--Connection(1949430968)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--ClientSession(1043004320)--Connection(1949430968)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.118--ClientSession(1043004320)--Connection(1949430968)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.118--ClientSession(1043004320)--Connection(1553165151)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [0, 2, 110, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--ClientSession(1043004320)--Connection(1553165151)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.118--ServerSession(374455656)--Connection(1949430968)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--UnitOfWork(729053311)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--UnitOfWork(729053311)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--UnitOfWork(729053311)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--ClientSession(1043004320)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--UnitOfWork(729053311)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--ClientSession(1043004320)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.118--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 732929236
    [junit] [EL Finer]: 2024-01-08 18:54:09.119--ClientSession(732929236)--Thread(Thread[main,5,main])--acquire unit of work: 1354774829
    [junit] [EL Finest]: 2024-01-08 18:54:09.119--UnitOfWork(1354774829)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.119--ServerSession(374455656)--Connection(391019001)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.119--ServerSession(374455656)--Connection(391019001)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.119--ServerSession(374455656)--Connection(91914586)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [110]
    [junit] [EL Finest]: 2024-01-08 18:54:09.119--ServerSession(374455656)--Connection(391019001)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.119--UnitOfWork(1354774829)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.119--UnitOfWork(1354774829)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@6e)
    [junit] [EL Finest]: 2024-01-08 18:54:09.119--ServerSession(374455656)--Connection(922266594)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.119--ClientSession(732929236)--Connection(922266594)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.119--ClientSession(732929236)--Connection(922266594)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.119--ClientSession(732929236)--Connection(1128920364)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 3, 110, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--ClientSession(732929236)--Connection(1128920364)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.12--ServerSession(374455656)--Connection(922266594)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--UnitOfWork(1354774829)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--UnitOfWork(1354774829)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--UnitOfWork(1354774829)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--ClientSession(732929236)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--UnitOfWork(1354774829)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--ClientSession(732929236)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--ServerSession(374455656)--Thread(Thread[main,5,main])--client acquired: 241222934
    [junit] [EL Finer]: 2024-01-08 18:54:09.12--ClientSession(241222934)--Thread(Thread[main,5,main])--acquire unit of work: 2108999811
    [junit] [EL Finest]: 2024-01-08 18:54:09.12--UnitOfWork(2108999811)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:09.12--ServerSession(374455656)--Connection(1901634188)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.12--ServerSession(374455656)--Connection(1901634188)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.12--ServerSession(374455656)--Connection(1094706575)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [110]
    [junit] [EL Finest]: 2024-01-08 18:54:09.121--ServerSession(374455656)--Connection(1901634188)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:09.121--UnitOfWork(2108999811)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.121--UnitOfWork(2108999811)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@6e)
    [junit] [EL Finest]: 2024-01-08 18:54:09.121--ServerSession(374455656)--Connection(411168628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.121--ClientSession(241222934)--Connection(411168628)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.121--ClientSession(241222934)--Connection(411168628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.121--ClientSession(241222934)--Connection(802102567)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET TEXT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 4, 110, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:09.121--ClientSession(241222934)--Connection(802102567)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.122--ServerSession(374455656)--Connection(411168628)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.122--UnitOfWork(2108999811)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.122--UnitOfWork(2108999811)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.122--UnitOfWork(2108999811)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.122--ClientSession(241222934)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.122--UnitOfWork(2108999811)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.122--ClientSession(241222934)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:09.131--ServerSession(374455656)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.131--ServerSession(374455656)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.131--ServerSession(374455656)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.131--ServerSession(374455656)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.131--ServerSession(374455656)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.131--ServerSession(374455656)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:09.131--ServerSession(374455656)--Connection(1515207920)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:09.131--ServerSession(374455656)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:09.132--ServerSession(374455656)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:09.132--ServerSession(374455656)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:09.132--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@2176d934
    [junit] [EL Finer]: 2024-01-08 18:54:09.134--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:09.134--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.135--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.135--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:09.135--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.135--ServerSession(860651710)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.135--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.135--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.135--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:09.135--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:09.135--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:09.147--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.148--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.148--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.148--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.148--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.148--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.148--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.148--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.148--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.149--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.149--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.149--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.149--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.149--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.149--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.15--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.15--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.15--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.15--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.15--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.151--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.151--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.151--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:09.152--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.152--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.152--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.152--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.152--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.152--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.153--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.154--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.155--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.156--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.157--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.158--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.159--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:09.16--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.183--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.183--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.183--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:09.183--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:09.183--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.184--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.185--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.186--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:09.187--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.188--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.189--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.19--ServerSession(860651710)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.191--ServerSession(860651710)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.192--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.193--ServerSession(860651710)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:09.194--ServerSession(860651710)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.194--ServerSession(860651710)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.195--ServerSession(860651710)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:09.195--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:09.195--ServerSession(860651710)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.195--ServerSession(860651710)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.195--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.195--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.195--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.196--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.197--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.198--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.199--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.2--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.2--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.2--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.2--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.2--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.2--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.2--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.201--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.201--ServerSession(860651710)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.205--ServerSession(860651710)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:09.205--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.205--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.205--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.205--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.205--ServerSession(860651710)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:09.206--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:54:09.206--ServerSession(860651710)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:09.206--ServerSession(860651710)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:09.206--ServerSession(860651710)--Connection(1115366592)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.206--ServerSession(860651710)--Connection(120737155)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.206--ServerSession(860651710)--Connection(923523409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.206--ServerSession(860651710)--Connection(923523409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:09.206--ServerSession(860651710)--Connection(743286356)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Connection(1938136232)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.207--ServerSession(860651710)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:09.209--ServerSession(860651710)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:09.209--ServerSession(860651710)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:09.224--ServerSession(860651710)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:09.224--ServerSession(860651710)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.224--ServerSession(860651710)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.224--ServerSession(860651710)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.224--ServerSession(860651710)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:09.224--ServerSession(860651710)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:09.224--ServerSession(860651710)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finer]: 2024-01-08 18:54:09.226--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.226--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.226--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.226--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.226--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.226--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.226--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.227--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.228--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.229--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.23--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.231--ServerSession(860651710)--Thread(Thread[main,5,main])--client acquired: 711248067
    [junit] [EL Finer]: 2024-01-08 18:54:09.232--ClientSession(711248067)--Thread(Thread[main,5,main])--acquire unit of work: 549864175
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--ServerSession(860651710)--Connection(1974308008)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.232--ClientSession(711248067)--Connection(1974308008)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--ClientSession(711248067)--Connection(1974308008)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:09.232--UnitOfWork(549864175)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:09.233--UnitOfWork(549864175)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:09.233--UnitOfWork(549864175)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finer]: 2024-01-08 18:54:09.233--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:09.233--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:09.233--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--	bind => [1, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.233--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--	bind => [2, 2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.233--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--	bind => [3, 3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.233--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--	bind => [5, 5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.233--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--	bind => [4, 4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.233--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:09.234--ClientSession(711248067)--Connection(538602365)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.234--ServerSession(860651710)--Connection(1974308008)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.234--UnitOfWork(549864175)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.234--UnitOfWork(549864175)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.234--UnitOfWork(549864175)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.235--ClientSession(711248067)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.235--UnitOfWork(549864175)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.235--ClientSession(711248067)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.235--ServerSession(860651710)--Thread(Thread[main,5,main])--client acquired: 2077929580
    [junit] [EL Finer]: 2024-01-08 18:54:09.235--ClientSession(2077929580)--Thread(Thread[main,5,main])--acquire unit of work: 1644931955
    [junit] [EL Finest]: 2024-01-08 18:54:09.235--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.235--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:09.235--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.235--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4
    [junit] [EL Finest]: 2024-01-08 18:54:09.235--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.235--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5
    [junit] [EL Finer]: 2024-01-08 18:54:09.235--ServerSession(860651710)--Thread(Thread[main,5,main])--client acquired: 908398862
    [junit] [EL Finer]: 2024-01-08 18:54:09.235--ClientSession(908398862)--Thread(Thread[main,5,main])--acquire unit of work: 1852656228
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--ServerSession(860651710)--Connection(543119166)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.236--ClientSession(908398862)--Connection(543119166)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--ClientSession(908398862)--Connection(543119166)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:09.236--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finer]: 2024-01-08 18:54:09.236--ClientSession(908398862)--Connection(64584458)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:09.236--ClientSession(908398862)--Connection(64584458)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:09.237--ClientSession(908398862)--Connection(64584458)--Thread(Thread[main,5,main])--	bind => [a, 2, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.237--ClientSession(908398862)--Connection(64584458)--Thread(Thread[main,5,main])--	bind => [b, 2, 2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.237--ClientSession(908398862)--Connection(64584458)--Thread(Thread[main,5,main])--	bind => [c, 2, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.237--ClientSession(908398862)--Connection(64584458)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:09.237--ClientSession(908398862)--Connection(64584458)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.238--ServerSession(860651710)--Connection(543119166)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.238--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.291--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.292--UnitOfWork(1852656228)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.292--ClientSession(908398862)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.292--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:09.292--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:09.292--ServerSession(860651710)--Connection(1185714469)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.292--ClientSession(2077929580)--Connection(1185714469)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.292--ClientSession(2077929580)--Connection(1185714469)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:09.293--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:09.293--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finer]: 2024-01-08 18:54:09.293--ClientSession(2077929580)--Connection(676846563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:09.293--ClientSession(2077929580)--Connection(676846563)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:09.293--ClientSession(2077929580)--Connection(676846563)--Thread(Thread[main,5,main])--	bind => [x, 2, 3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.293--ClientSession(2077929580)--Connection(676846563)--Thread(Thread[main,5,main])--	bind => [y, 2, 4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.293--ClientSession(2077929580)--Connection(676846563)--Thread(Thread[main,5,main])--	bind => [z, 2, 5, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.293--ClientSession(2077929580)--Connection(676846563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:09.294--UnitOfWork(1644931955)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.294--ClientSession(2077929580)--Connection(676846563)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.294--ServerSession(860651710)--Connection(1185714469)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.294--ClientSession(2077929580)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:09.294--ServerSession(860651710)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.294--ServerSession(860651710)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.295--ServerSession(860651710)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.295--ServerSession(860651710)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.295--ServerSession(860651710)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.295--ServerSession(860651710)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:09.295--ServerSession(860651710)--Connection(923523409)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:09.295--ServerSession(860651710)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:09.295--ServerSession(860651710)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:09.295--ServerSession(860651710)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:09.305--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@2f4ffb35
    [junit] [EL Finer]: 2024-01-08 18:54:09.306--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:09.306--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.307--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.307--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:09.307--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.307--ServerSession(2093967237)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.307--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.307--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.307--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:09.307--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:09.307--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:09.318--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.319--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.319--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.319--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.319--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.319--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.319--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.32--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.32--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.32--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.32--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.32--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.32--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.32--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.32--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.321--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.322--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.322--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.322--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.322--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.322--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.322--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.322--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:09.323--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.323--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.323--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.323--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.323--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.324--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.324--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.325--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.326--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.327--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.328--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.329--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.33--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.331--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.332--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.333--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:09.334--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:09.335--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.336--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.337--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.338--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.339--ServerSession(2093967237)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.396--ServerSession(2093967237)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.396--ServerSession(2093967237)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.396--ServerSession(2093967237)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.396--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.396--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.396--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.396--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.396--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.397--ServerSession(2093967237)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.398--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.399--ServerSession(2093967237)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:09.4--ServerSession(2093967237)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.4--ServerSession(2093967237)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:09.401--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.401--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.402--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.403--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.404--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.405--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.406--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.406--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.406--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.406--ServerSession(2093967237)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.409--ServerSession(2093967237)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:09.409--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.409--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.409--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.409--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.409--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:09.409--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=None
    [junit] [EL Finest]: 2024-01-08 18:54:09.409--ServerSession(2093967237)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:09.41--ServerSession(2093967237)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:09.41--ServerSession(2093967237)--Connection(2062346332)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.41--ServerSession(2093967237)--Connection(231130570)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.41--ServerSession(2093967237)--Connection(509743079)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.41--ServerSession(2093967237)--Connection(509743079)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:09.41--ServerSession(2093967237)--Connection(55683711)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Connection(1090892242)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.411--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:09.412--ServerSession(2093967237)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:09.413--ServerSession(2093967237)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:09.426--ServerSession(2093967237)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:09.426--ServerSession(2093967237)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.426--ServerSession(2093967237)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.426--ServerSession(2093967237)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.427--ServerSession(2093967237)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:09.427--ServerSession(2093967237)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:09.427--ServerSession(2093967237)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finer]: 2024-01-08 18:54:09.428--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.428--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.428--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.428--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.428--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.429--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.43--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.431--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.432--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.433--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.434--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.434--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.434--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.434--ServerSession(2093967237)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--ServerSession(2093967237)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.434--ServerSession(2093967237)--Thread(Thread[main,5,main])--client acquired: 1921700436
    [junit] [EL Finer]: 2024-01-08 18:54:09.434--ClientSession(1921700436)--Thread(Thread[main,5,main])--acquire unit of work: 995691809
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--UnitOfWork(995691809)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--UnitOfWork(995691809)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--UnitOfWork(995691809)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--UnitOfWork(995691809)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--UnitOfWork(995691809)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.434--UnitOfWork(995691809)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--UnitOfWork(995691809)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--ServerSession(2093967237)--Connection(1911504652)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.434--ClientSession(1921700436)--Connection(1911504652)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.434--ClientSession(1921700436)--Connection(1911504652)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.435--ClientSession(1921700436)--Connection(1192239608)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, 1, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.435--UnitOfWork(995691809)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Fine]: 2024-01-08 18:54:09.435--ClientSession(1921700436)--Connection(1192239608)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [5, 5, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.436--UnitOfWork(995691809)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Fine]: 2024-01-08 18:54:09.436--ClientSession(1921700436)--Connection(1192239608)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [4, 4, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.436--UnitOfWork(995691809)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Fine]: 2024-01-08 18:54:09.436--ClientSession(1921700436)--Connection(1192239608)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [2, 2, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.436--UnitOfWork(995691809)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Fine]: 2024-01-08 18:54:09.436--ClientSession(1921700436)--Connection(1192239608)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [3, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.436--ClientSession(1921700436)--Connection(1192239608)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.437--ServerSession(2093967237)--Connection(1911504652)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.437--UnitOfWork(995691809)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.437--UnitOfWork(995691809)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.437--UnitOfWork(995691809)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.437--ClientSession(1921700436)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.437--UnitOfWork(995691809)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.437--ClientSession(1921700436)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.437--ServerSession(2093967237)--Thread(Thread[main,5,main])--client acquired: 122661394
    [junit] [EL Finer]: 2024-01-08 18:54:09.437--ClientSession(122661394)--Thread(Thread[main,5,main])--acquire unit of work: 1695501686
    [junit] [EL Finest]: 2024-01-08 18:54:09.437--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5
    [junit] [EL Finer]: 2024-01-08 18:54:09.438--ServerSession(2093967237)--Thread(Thread[main,5,main])--client acquired: 540278073
    [junit] [EL Finer]: 2024-01-08 18:54:09.438--ClientSession(540278073)--Thread(Thread[main,5,main])--acquire unit of work: 524383279
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:09.438--UnitOfWork(524383279)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.438--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:09.439--ServerSession(2093967237)--Connection(1164504888)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.439--ClientSession(540278073)--Connection(1164504888)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.439--ClientSession(540278073)--Connection(1164504888)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.439--ClientSession(540278073)--Connection(1260479657)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [a, 2, 1, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.44--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Fine]: 2024-01-08 18:54:09.44--ClientSession(540278073)--Connection(1260479657)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [b, 2, 2, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.44--UnitOfWork(524383279)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Fine]: 2024-01-08 18:54:09.44--ClientSession(540278073)--Connection(1260479657)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [c, 2, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.44--ClientSession(540278073)--Connection(1260479657)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.441--ServerSession(2093967237)--Connection(1164504888)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.441--UnitOfWork(524383279)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.441--UnitOfWork(524383279)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.441--UnitOfWork(524383279)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.441--ClientSession(540278073)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.441--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:09.441--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:09.441--ServerSession(2093967237)--Connection(1096248964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.441--ClientSession(122661394)--Connection(1096248964)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.441--ClientSession(122661394)--Connection(1096248964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.441--ClientSession(122661394)--Connection(932384584)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [x, 2, 3, 1]
    [junit] [EL Warning]: 2024-01-08 18:54:09.442--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department Primary Key> 3
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.objectChangedSinceLastReadWhenUpdating(OptimisticLockException.java:146)
    [junit] 	at org.eclipse.persistence.descriptors.VersionLockingPolicy.validateUpdate(VersionLockingPolicy.java:792)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1170)
    [junit] 	at org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:86)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:327)
    [junit] 	at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:275)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:133)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4409)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1519)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithPreBuiltChangeSet(UnitOfWorkImpl.java:1665)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.writeChanges(RepeatableWriteUnitOfWork.java:463)
    [junit] 	at org.eclipse.persistence.internal.jpa.EntityManagerImpl.flush(EntityManagerImpl.java:975)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic$2.trigger(TestOptimistic.java:525)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.verifyBatchOLE(TestOptimistic.java:596)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testBatchOLEFlush(TestOptimistic.java:530)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:09.442--UnitOfWork(1695501686)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.442--ClientSession(122661394)--Connection(932384584)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.442--ServerSession(2093967237)--Connection(1096248964)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.442--ClientSession(122661394)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:09.442--ServerSession(2093967237)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Connection(509743079)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:09.443--ServerSession(2093967237)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:09.453--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@8862881
    [junit] [EL Finer]: 2024-01-08 18:54:09.454--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:09.454--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.455--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.455--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:09.455--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.455--ServerSession(1634110469)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.455--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.455--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.455--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:09.455--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:09.455--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:09.465--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.466--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.466--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.466--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.466--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.466--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.5--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.5--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.5--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.5--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.5--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.501--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.501--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.501--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.501--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.502--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.502--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.502--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.502--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.502--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.502--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.502--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.502--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:09.503--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.503--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.503--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.504--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.504--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.504--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.504--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.505--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.505--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.505--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.505--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.505--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.505--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.506--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.507--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.508--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.509--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.51--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:09.511--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.512--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.513--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:09.514--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.515--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.516--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.517--ServerSession(1634110469)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.518--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:09.519--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.52--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.521--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.603--ServerSession(1634110469)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.604--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.605--ServerSession(1634110469)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:09.606--ServerSession(1634110469)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.606--ServerSession(1634110469)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.607--ServerSession(1634110469)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:09.607--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:09.607--ServerSession(1634110469)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.607--ServerSession(1634110469)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.607--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.607--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.607--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.608--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.609--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.61--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.611--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.612--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.613--ServerSession(1634110469)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.617--ServerSession(1634110469)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:09.617--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.617--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.617--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.617--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.617--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:09.617--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:54:09.618--ServerSession(1634110469)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:09.618--ServerSession(1634110469)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:09.618--ServerSession(1634110469)--Connection(2107268831)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.618--ServerSession(1634110469)--Connection(1508240555)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.618--ServerSession(1634110469)--Connection(2044784651)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.618--ServerSession(1634110469)--Connection(2044784651)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:09.618--ServerSession(1634110469)--Connection(1445147982)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Connection(588497553)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.619--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:09.621--ServerSession(1634110469)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:09.621--ServerSession(1634110469)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:09.639--ServerSession(1634110469)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:09.639--ServerSession(1634110469)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.64--ServerSession(1634110469)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.64--ServerSession(1634110469)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.64--ServerSession(1634110469)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:09.64--ServerSession(1634110469)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:09.64--ServerSession(1634110469)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finer]: 2024-01-08 18:54:09.642--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.642--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.642--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.642--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.642--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.643--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.644--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.645--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.646--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.647--ServerSession(1634110469)--Thread(Thread[main,5,main])--client acquired: 389257434
    [junit] [EL Finer]: 2024-01-08 18:54:09.648--ClientSession(389257434)--Thread(Thread[main,5,main])--acquire unit of work: 1918389311
    [junit] [EL Finest]: 2024-01-08 18:54:09.648--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.648--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.648--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.648--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.648--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.648--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.648--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:09.648--ServerSession(1634110469)--Connection(467043101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.648--ClientSession(389257434)--Connection(467043101)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.648--ClientSession(389257434)--Connection(467043101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:09.649--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:09.649--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:09.649--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:09.649--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finer]: 2024-01-08 18:54:09.649--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:09.649--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:09.649--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--	bind => [5, 5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.649--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--	bind => [2, 2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.649--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--	bind => [1, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.649--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--	bind => [3, 3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.649--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--	bind => [4, 4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.649--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:09.651--ClientSession(389257434)--Connection(455548983)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.652--ServerSession(1634110469)--Connection(467043101)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.652--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.652--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.652--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.652--ClientSession(389257434)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.652--UnitOfWork(1918389311)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.652--ClientSession(389257434)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.652--ServerSession(1634110469)--Thread(Thread[main,5,main])--client acquired: 943901945
    [junit] [EL Finer]: 2024-01-08 18:54:09.652--ClientSession(943901945)--Thread(Thread[main,5,main])--acquire unit of work: 388198023
    [junit] [EL Finest]: 2024-01-08 18:54:09.652--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5
    [junit] [EL Finer]: 2024-01-08 18:54:09.653--ServerSession(1634110469)--Thread(Thread[main,5,main])--client acquired: 1742963611
    [junit] [EL Finer]: 2024-01-08 18:54:09.653--ClientSession(1742963611)--Thread(Thread[main,5,main])--acquire unit of work: 2114236200
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:09.653--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.653--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:09.654--ServerSession(1634110469)--Connection(1075996770)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.654--ClientSession(1742963611)--Connection(1075996770)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.654--ClientSession(1742963611)--Connection(1075996770)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:09.654--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:09.654--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finer]: 2024-01-08 18:54:09.654--ClientSession(1742963611)--Connection(2108596212)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:09.654--ClientSession(1742963611)--Connection(2108596212)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:09.654--ClientSession(1742963611)--Connection(2108596212)--Thread(Thread[main,5,main])--	bind => [a, 2, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.654--ClientSession(1742963611)--Connection(2108596212)--Thread(Thread[main,5,main])--	bind => [b, 2, 2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.654--ClientSession(1742963611)--Connection(2108596212)--Thread(Thread[main,5,main])--	bind => [c, 2, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.654--ClientSession(1742963611)--Connection(2108596212)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:09.655--ClientSession(1742963611)--Connection(2108596212)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.655--ServerSession(1634110469)--Connection(1075996770)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.656--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.656--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.656--UnitOfWork(2114236200)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.656--ClientSession(1742963611)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.656--UnitOfWork(388198023)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:09.656--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:09.656--ServerSession(1634110469)--Connection(1058098963)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.657--ClientSession(943901945)--Connection(1058098963)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.657--ClientSession(943901945)--Connection(1058098963)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:09.657--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:09.657--UnitOfWork(388198023)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finer]: 2024-01-08 18:54:09.657--ClientSession(943901945)--Connection(750920887)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:09.657--ClientSession(943901945)--Connection(750920887)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:09.657--ClientSession(943901945)--Connection(750920887)--Thread(Thread[main,5,main])--	bind => [x, 2, 3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.657--ClientSession(943901945)--Connection(750920887)--Thread(Thread[main,5,main])--	bind => [y, 2, 4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:09.657--ClientSession(943901945)--Connection(750920887)--Thread(Thread[main,5,main])--	bind => [z, 2, 5, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.657--ClientSession(943901945)--Connection(750920887)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:09.658--UnitOfWork(388198023)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.658--ClientSession(943901945)--Connection(750920887)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.658--ServerSession(1634110469)--Connection(1058098963)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.658--ClientSession(943901945)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:09.658--ServerSession(1634110469)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.658--ServerSession(1634110469)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.658--ServerSession(1634110469)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.658--ServerSession(1634110469)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.658--ServerSession(1634110469)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.659--ServerSession(1634110469)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:09.659--ServerSession(1634110469)--Connection(2044784651)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:09.659--ServerSession(1634110469)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:09.659--ServerSession(1634110469)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:09.659--ServerSession(1634110469)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:09.669--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@1366c37e
    [junit] [EL Finer]: 2024-01-08 18:54:09.671--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:09.671--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.671--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.671--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:09.671--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.671--ServerSession(1957804428)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.672--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.672--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.672--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:09.672--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:09.672--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:09.68--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.68--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.68--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.68--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.68--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.68--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.68--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.681--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.681--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.681--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.681--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.681--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.681--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.681--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.681--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.682--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.682--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.682--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.682--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.682--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.682--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.682--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.682--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:09.683--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.683--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.683--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.683--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.683--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.683--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.684--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.708--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.708--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.708--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.708--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.708--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.709--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.71--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.711--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.711--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.711--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.711--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.711--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.711--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.711--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.711--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.712--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.713--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.714--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.715--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:09.716--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.717--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:09.718--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.719--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.72--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.721--ServerSession(1957804428)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.722--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.723--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.724--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.725--ServerSession(1957804428)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:09.726--ServerSession(1957804428)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.726--ServerSession(1957804428)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.726--ServerSession(1957804428)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.727--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.728--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.728--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.728--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.728--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.728--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.728--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.728--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.812--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.812--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.812--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.812--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.812--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.813--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.814--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.815--ServerSession(1957804428)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=None
    [junit] [EL Finest]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:09.819--ServerSession(1957804428)--Connection(1312997050)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.82--ServerSession(1957804428)--Connection(1808214710)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.82--ServerSession(1957804428)--Connection(2095225286)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.82--ServerSession(1957804428)--Connection(2095225286)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:09.82--ServerSession(1957804428)--Connection(663641998)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.82--ServerSession(1957804428)--Connection(384017505)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.821--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:09.822--ServerSession(1957804428)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:09.823--ServerSession(1957804428)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:09.833--ServerSession(1957804428)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:09.833--ServerSession(1957804428)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.833--ServerSession(1957804428)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.833--ServerSession(1957804428)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.833--ServerSession(1957804428)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:09.833--ServerSession(1957804428)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:09.833--ServerSession(1957804428)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finer]: 2024-01-08 18:54:09.834--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.835--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.836--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.837--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.838--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Thread(Thread[main,5,main])--client acquired: 1980134912
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--ClientSession(1980134912)--Thread(Thread[main,5,main])--acquire unit of work: 1594694157
    [junit] [EL Finest]: 2024-01-08 18:54:09.839--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.839--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.839--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.839--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.839--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:09.839--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.839--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:09.839--ServerSession(1957804428)--Connection(679270834)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.84--ClientSession(1980134912)--Connection(679270834)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.84--ClientSession(1980134912)--Connection(679270834)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.84--ClientSession(1980134912)--Connection(1228156855)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [4, 4, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.84--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Fine]: 2024-01-08 18:54:09.84--ClientSession(1980134912)--Connection(1228156855)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [2, 2, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.841--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Fine]: 2024-01-08 18:54:09.841--ClientSession(1980134912)--Connection(1228156855)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, 1, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.841--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Fine]: 2024-01-08 18:54:09.841--ClientSession(1980134912)--Connection(1228156855)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [3, 3, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.841--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Fine]: 2024-01-08 18:54:09.841--ClientSession(1980134912)--Connection(1228156855)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [5, 5, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.841--ClientSession(1980134912)--Connection(1228156855)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.842--ServerSession(1957804428)--Connection(679270834)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.842--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.842--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.842--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.842--ClientSession(1980134912)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:09.842--UnitOfWork(1594694157)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.842--ClientSession(1980134912)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.842--ServerSession(1957804428)--Thread(Thread[main,5,main])--client acquired: 142342328
    [junit] [EL Finer]: 2024-01-08 18:54:09.842--ClientSession(142342328)--Thread(Thread[main,5,main])--acquire unit of work: 902161605
    [junit] [EL Finest]: 2024-01-08 18:54:09.842--UnitOfWork(902161605)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.842--UnitOfWork(902161605)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:09.842--UnitOfWork(902161605)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.842--UnitOfWork(902161605)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4
    [junit] [EL Finest]: 2024-01-08 18:54:09.842--UnitOfWork(902161605)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.842--UnitOfWork(902161605)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5
    [junit] [EL Finer]: 2024-01-08 18:54:09.843--ServerSession(1957804428)--Thread(Thread[main,5,main])--client acquired: 171594966
    [junit] [EL Finer]: 2024-01-08 18:54:09.843--ClientSession(171594966)--Thread(Thread[main,5,main])--acquire unit of work: 712591232
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:09.843--UnitOfWork(712591232)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--ServerSession(1957804428)--Connection(560300685)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.843--ClientSession(171594966)--Connection(560300685)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.843--ClientSession(171594966)--Connection(560300685)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.843--ClientSession(171594966)--Connection(893441507)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [a, 2, 1, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.844--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Fine]: 2024-01-08 18:54:09.844--ClientSession(171594966)--Connection(893441507)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [b, 2, 2, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:09.844--UnitOfWork(712591232)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Fine]: 2024-01-08 18:54:09.844--ClientSession(171594966)--Connection(893441507)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [c, 2, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:09.844--ClientSession(171594966)--Connection(893441507)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.844--ServerSession(1957804428)--Connection(560300685)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.845--UnitOfWork(712591232)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:09.845--UnitOfWork(712591232)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.845--UnitOfWork(712591232)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.845--ClientSession(171594966)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:09.845--UnitOfWork(902161605)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:09.845--UnitOfWork(902161605)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:09.845--ServerSession(1957804428)--Connection(808334468)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.845--ClientSession(142342328)--Connection(808334468)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.845--ClientSession(142342328)--Connection(808334468)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:09.845--ClientSession(142342328)--Connection(1303450773)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [x, 2, 3, 1]
    [junit] [EL Warning]: 2024-01-08 18:54:09.846--UnitOfWork(902161605)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department Primary Key> 3
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.objectChangedSinceLastReadWhenUpdating(OptimisticLockException.java:146)
    [junit] 	at org.eclipse.persistence.descriptors.VersionLockingPolicy.validateUpdate(VersionLockingPolicy.java:792)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1170)
    [junit] 	at org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:86)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:327)
    [junit] 	at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:275)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:133)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4409)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1519)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithPreBuiltChangeSet(UnitOfWorkImpl.java:1665)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.writeChanges(RepeatableWriteUnitOfWork.java:463)
    [junit] 	at org.eclipse.persistence.internal.jpa.EntityManagerImpl.flush(EntityManagerImpl.java:975)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.performPreQueryFlush(QueryImpl.java:978)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:211)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic$3.trigger(TestOptimistic.java:541)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.verifyBatchOLE(TestOptimistic.java:596)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testBatchOLEQuery(TestOptimistic.java:547)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:09.846--UnitOfWork(902161605)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:09.846--ClientSession(142342328)--Connection(1303450773)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:09.846--ServerSession(1957804428)--Connection(808334468)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:09.846--ClientSession(142342328)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:09.846--ServerSession(1957804428)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Connection(2095225286)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:09.847--ServerSession(1957804428)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:09.857--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@78cb15b9
    [junit] [EL Finer]: 2024-01-08 18:54:09.858--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:09.858--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.858--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.858--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:09.858--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.858--ServerSession(1409844559)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.858--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.858--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:09.858--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:09.858--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:09.859--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:09.865--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.866--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.867--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.867--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.867--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.867--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.867--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.867--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.867--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.867--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.868--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.868--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.868--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.868--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:09.868--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.868--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.868--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.869--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.869--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.869--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.869--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.87--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.871--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.872--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.872--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.872--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.916--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.916--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.916--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.917--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.918--ServerSession(1409844559)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:09.919--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.92--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:09.921--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:09.922--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:09.923--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.924--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:09.925--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.926--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:09.927--ServerSession(1409844559)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:09.928--ServerSession(1409844559)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.928--ServerSession(1409844559)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.929--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.93--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.931--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.932--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:09.933--ServerSession(1409844559)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.936--ServerSession(1409844559)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:09.936--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.936--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.936--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:09.936--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:09.936--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:09.937--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:54:09.937--ServerSession(1409844559)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:09.937--ServerSession(1409844559)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:09.937--ServerSession(1409844559)--Connection(534027987)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.937--ServerSession(1409844559)--Connection(975404820)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.937--ServerSession(1409844559)--Connection(1957274125)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:09.937--ServerSession(1409844559)--Connection(1957274125)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:09.937--ServerSession(1409844559)--Connection(1336969293)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Connection(714635869)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:09.938--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:09.939--ServerSession(1409844559)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:09.94--ServerSession(1409844559)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:09.95--ServerSession(1409844559)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:09.95--ServerSession(1409844559)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:09.95--ServerSession(1409844559)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.95--ServerSession(1409844559)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:09.95--ServerSession(1409844559)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:09.95--ServerSession(1409844559)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:09.95--ServerSession(1409844559)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finer]: 2024-01-08 18:54:09.951--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.951--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.951--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:09.952--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.022--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.032--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.032--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.032--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.033--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.034--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.035--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:10.036--ServerSession(1409844559)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:10.037--ServerSession(1409844559)--Thread(Thread[main,5,main])--client acquired: 355638521
    [junit] [EL Finer]: 2024-01-08 18:54:10.037--ClientSession(355638521)--Thread(Thread[main,5,main])--acquire unit of work: 1136069814
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:10.037--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--ServerSession(1409844559)--Connection(354878928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.037--ClientSession(355638521)--Connection(354878928)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--ClientSession(355638521)--Connection(354878928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:10.037--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:10.038--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:10.038--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:10.038--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finer]: 2024-01-08 18:54:10.038--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:10.038--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:10.038--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--	bind => [1, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:10.038--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--	bind => [5, 5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:10.038--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--	bind => [2, 2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:10.038--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--	bind => [3, 3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:10.038--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--	bind => [4, 4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:10.038--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--ClientSession(355638521)--Connection(2107915226)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.039--ServerSession(1409844559)--Connection(354878928)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--ClientSession(355638521)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--UnitOfWork(1136069814)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--ClientSession(355638521)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--ServerSession(1409844559)--Thread(Thread[main,5,main])--client acquired: 1489484545
    [junit] [EL Finer]: 2024-01-08 18:54:10.039--ClientSession(1489484545)--Thread(Thread[main,5,main])--acquire unit of work: 1977822284
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5
    [junit] [EL Finer]: 2024-01-08 18:54:10.04--ServerSession(1409844559)--Thread(Thread[main,5,main])--client acquired: 1030952053
    [junit] [EL Finer]: 2024-01-08 18:54:10.04--ClientSession(1030952053)--Thread(Thread[main,5,main])--acquire unit of work: 2074968663
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.04--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:10.041--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:10.041--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:10.041--ServerSession(1409844559)--Connection(231262971)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.041--ClientSession(1030952053)--Connection(231262971)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.041--ClientSession(1030952053)--Connection(231262971)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:10.041--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:10.041--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finer]: 2024-01-08 18:54:10.041--ClientSession(1030952053)--Connection(1977332251)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:10.041--ClientSession(1030952053)--Connection(1977332251)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:10.041--ClientSession(1030952053)--Connection(1977332251)--Thread(Thread[main,5,main])--	bind => [a, 2, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:10.041--ClientSession(1030952053)--Connection(1977332251)--Thread(Thread[main,5,main])--	bind => [b, 2, 2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:10.041--ClientSession(1030952053)--Connection(1977332251)--Thread(Thread[main,5,main])--	bind => [c, 2, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:10.041--ClientSession(1030952053)--Connection(1977332251)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:10.042--ClientSession(1030952053)--Connection(1977332251)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.043--ServerSession(1409844559)--Connection(231262971)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.043--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:10.043--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.043--UnitOfWork(2074968663)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.043--ClientSession(1030952053)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:10.043--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:10.043--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:10.043--ServerSession(1409844559)--Connection(903167315)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.043--ClientSession(1489484545)--Connection(903167315)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.043--ClientSession(1489484545)--Connection(903167315)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:10.043--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:10.043--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finer]: 2024-01-08 18:54:10.043--ClientSession(1489484545)--Connection(9688820)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:10.043--ClientSession(1489484545)--Connection(9688820)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:10.043--ClientSession(1489484545)--Connection(9688820)--Thread(Thread[main,5,main])--	bind => [x, 2, 3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:10.043--ClientSession(1489484545)--Connection(9688820)--Thread(Thread[main,5,main])--	bind => [y, 2, 4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:10.043--ClientSession(1489484545)--Connection(9688820)--Thread(Thread[main,5,main])--	bind => [z, 2, 5, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:10.043--ClientSession(1489484545)--Connection(9688820)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:10.044--ClientSession(1489484545)--Connection(9688820)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.044--ServerSession(1409844559)--Connection(903167315)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:10.044--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5011] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: One or more objects cannot be updated because it has changed or been deleted since it was last read
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.batchStatementExecutionFailure(OptimisticLockException.java:88)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:186)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic$1.trigger(TestOptimistic.java:509)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.verifyBatchOLE(TestOptimistic.java:596)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testBatchOLECommit(TestOptimistic.java:512)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:10.045--UnitOfWork(1977822284)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.045--ClientSession(1489484545)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Connection(1957274125)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:10.045--ServerSession(1409844559)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:10.055--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@4bc76331
    [junit] [EL Fine]: 2024-01-08 18:54:10.056--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@720f29f0
    [junit] [EL Finer]: 2024-01-08 18:54:10.057--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:10.057--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:10.057--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:10.057--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:10.057--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:10.057--ServerSession(1980933707)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:10.057--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:10.057--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:10.057--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:10.057--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:10.058--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:10.065--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.066--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.066--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:10.066--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.066--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.066--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.066--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.067--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.067--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.067--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.067--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.067--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.067--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:10.067--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.067--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:10.069--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.069--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.069--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.069--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.069--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.069--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:10.069--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.07--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.071--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:10.072--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.073--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:10.126--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.126--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.126--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:10.127--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:10.128--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.129--ServerSession(1980933707)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:10.13--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.131--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:10.132--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:10.133--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.134--ServerSession(1980933707)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.135--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.136--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.137--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.137--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.137--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.137--ServerSession(1980933707)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.137--ServerSession(1980933707)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.137--ServerSession(1980933707)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.137--ServerSession(1980933707)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:10.137--ServerSession(1980933707)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:10.138--ServerSession(1980933707)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:10.138--ServerSession(1980933707)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:10.138--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:10.138--ServerSession(1980933707)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:10.138--ServerSession(1980933707)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:10.138--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.138--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.138--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.138--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.139--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.14--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.141--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.142--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.143--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:10.143--ServerSession(1980933707)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:10.145--ServerSession(1980933707)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:10.145--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:10.145--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:10.145--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:10.145--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=None
    [junit] [EL Finest]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Connection(120733519)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Connection(242590008)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Connection(190014801)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Connection(190014801)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:10.146--ServerSession(1980933707)--Connection(495840051)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Connection(910260446)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.147--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:10.148--ServerSession(1980933707)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:10.149--ServerSession(1980933707)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:10.158--ServerSession(1980933707)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:10.158--ServerSession(1980933707)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.158--ServerSession(1980933707)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:10.158--ServerSession(1980933707)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:10.158--ServerSession(1980933707)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:10.158--ServerSession(1980933707)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:10.158--ServerSession(1980933707)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finer]: 2024-01-08 18:54:10.159--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.159--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.159--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.16--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.231--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.232--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.233--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.234--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--ServerSession(1980933707)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:10.235--ServerSession(1980933707)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--ServerSession(1980933707)--Thread(Thread[main,5,main])--client acquired: 56185058
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--ClientSession(56185058)--Thread(Thread[main,5,main])--acquire unit of work: 2012264919
    [junit] [EL Finest]: 2024-01-08 18:54:10.235--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.235--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.235--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.235--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.235--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:10.235--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:10.235--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:10.236--ServerSession(1980933707)--Connection(1288158473)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.236--ClientSession(56185058)--Connection(1288158473)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.236--ClientSession(56185058)--Connection(1288158473)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.236--ClientSession(56185058)--Connection(1211426838)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [2, 2, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:10.236--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Fine]: 2024-01-08 18:54:10.236--ClientSession(56185058)--Connection(1211426838)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, 1, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:10.237--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Fine]: 2024-01-08 18:54:10.237--ClientSession(56185058)--Connection(1211426838)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [3, 3, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:10.237--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Fine]: 2024-01-08 18:54:10.237--ClientSession(56185058)--Connection(1211426838)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [5, 5, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:10.237--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Fine]: 2024-01-08 18:54:10.237--ClientSession(56185058)--Connection(1211426838)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [4, 4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:10.237--ClientSession(56185058)--Connection(1211426838)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.238--ServerSession(1980933707)--Connection(1288158473)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.238--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:10.238--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.238--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:10.238--ClientSession(56185058)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:10.238--UnitOfWork(2012264919)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.238--ClientSession(56185058)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:10.238--ServerSession(1980933707)--Thread(Thread[main,5,main])--client acquired: 640910214
    [junit] [EL Finer]: 2024-01-08 18:54:10.238--ClientSession(640910214)--Thread(Thread[main,5,main])--acquire unit of work: 1049235767
    [junit] [EL Finest]: 2024-01-08 18:54:10.238--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.238--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:10.238--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.238--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4
    [junit] [EL Finest]: 2024-01-08 18:54:10.238--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.238--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5
    [junit] [EL Finer]: 2024-01-08 18:54:10.239--ServerSession(1980933707)--Thread(Thread[main,5,main])--client acquired: 1877110785
    [junit] [EL Finer]: 2024-01-08 18:54:10.239--ClientSession(1877110785)--Thread(Thread[main,5,main])--acquire unit of work: 1018364889
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finer]: 2024-01-08 18:54:10.239--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--ServerSession(1980933707)--Connection(2002489487)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.239--ClientSession(1877110785)--Connection(2002489487)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.239--ClientSession(1877110785)--Connection(2002489487)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.239--ClientSession(1877110785)--Connection(1090881670)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [a, 2, 1, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:10.24--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Fine]: 2024-01-08 18:54:10.24--ClientSession(1877110785)--Connection(1090881670)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [b, 2, 2, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:10.24--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Fine]: 2024-01-08 18:54:10.24--ClientSession(1877110785)--Connection(1090881670)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [c, 2, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:10.24--ClientSession(1877110785)--Connection(1090881670)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.241--ServerSession(1980933707)--Connection(2002489487)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.241--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:10.241--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.241--UnitOfWork(1018364889)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.241--ClientSession(1877110785)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:10.241--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:10.241--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:10.241--ServerSession(1980933707)--Connection(1172748538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.241--ClientSession(640910214)--Connection(1172748538)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.241--ClientSession(640910214)--Connection(1172748538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.241--ClientSession(640910214)--Connection(983177951)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [x, 2, 3, 1]
    [junit] [EL Warning]: 2024-01-08 18:54:10.241--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5006] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: The object [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3] cannot be updated because it has changed or been deleted since it was last read. 
    [junit] Class> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department Primary Key> 3
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.objectChangedSinceLastReadWhenUpdating(OptimisticLockException.java:146)
    [junit] 	at org.eclipse.persistence.descriptors.VersionLockingPolicy.validateUpdate(VersionLockingPolicy.java:792)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1170)
    [junit] 	at org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:86)
    [junit] 	at org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:327)
    [junit] 	at org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:60)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:275)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:133)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4409)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1519)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1609)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:280)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic$1.trigger(TestOptimistic.java:509)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.verifyBatchOLE(TestOptimistic.java:596)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testBatchOLECommit(TestOptimistic.java:514)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:10.242--ClientSession(640910214)--Connection(983177951)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Connection(1172748538)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:10.242--UnitOfWork(1049235767)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:10.242--ClientSession(640910214)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--Unregistering MBean: TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249) on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--jmx_unregistered_mbean (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--sequencing disconnected
    [junit] [EL Fine]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Connection(190014801)--Thread(Thread[main,5,main])--disconnect
    [junit] [EL Finer]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Fine]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 logout successful
    [junit] [EL Finest]: 2024-01-08 18:54:10.242--ServerSession(1980933707)--Thread(Thread[main,5,main])--End undeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Undeployed; factoryCount 0
    [junit] [EL Fine]: 2024-01-08 18:54:10.252--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@716d4283
    [junit] [EL Fine]: 2024-01-08 18:54:10.253--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@178e125f
    [junit] [EL Finer]: 2024-01-08 18:54:10.254--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa1testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:10.254--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:10.254--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:10.254--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: 2024-01-08 18:54:10.254--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:10.254--ServerSession(454071866)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:10.254--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:10.254--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: 2024-01-08 18:54:10.254--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: 2024-01-08 18:54:10.255--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Finer]: 2024-01-08 18:54:10.255--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar].
    [junit] [EL Config]: 2024-01-08 18:54:10.261--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field client] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attr2] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field profiles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.262--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field riders] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field attachedCop] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field parties] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:10.263--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.264--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City.
    [junit] [EL Config]: 2024-01-08 18:54:10.264--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.264--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.264--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.264--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.264--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field cops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.265--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field criminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:10.265--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.265--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.265--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.265--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.265--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getCourse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course.
    [junit] [EL Config]: 2024-01-08 18:54:10.265--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field project] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field patent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getWeapon] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field driver] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [method getComponent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component.
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informingCops] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.266--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field node] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field partner] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field attachedCriminals] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field informers] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field item] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getCubicles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [method getCreatures] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field description] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field parent] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field children] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node.
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.267--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field brokerageAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field cubicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field costCenter] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field checkingAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field travelProfile] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field sampleAccount] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field reviews] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field hobbies] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field motorVehicle] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field patents] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field creditCardAccounts] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field bicycles] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [method getMaterial] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [method getTasks] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess] is set to [PROPERTY].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter] is being defaulted to: CostCenter.
    [junit] [EL Config]: 2024-01-08 18:54:10.268--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: CheckingAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account] is being defaulted to: Account.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [owner] is being defaulted to: OWNER.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [balance] is being defaulted to: BALANCE.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [creditLimit] is being defaulted to: CREDITLIMIT.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte] is being defaulted to: Item_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [namespace] is being defaulted to: NAMESPACE.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [text] is being defaulted to: TEXT.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp] is being defaulted to: Timestamp.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike] is being defaulted to: RoadBike.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle] is being defaulted to: Bicycle.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle] is being defaulted to: Vehicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [brand] is being defaulted to: BRAND.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess] is being defaulted to: TemporalTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice] is being defaulted to: UniqueColorOffice.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee] is being defaulted to: AbstractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal] is being defaulted to: Criminal.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.269--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person] is being defaulted to: Person.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ContractEmployee.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [term] is being defaulted to: TERM.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: Island.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: Hobby.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getDescription] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getCategory] is being defaulted to: CATEGORY.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City] is being defaulted to: City.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [sound] is being defaulted to: SOUND.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [integer] is being defaulted to: INTEGER.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [cool] is being defaulted to: COOL.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess] is being defaulted to: BasicTypesPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass] is being defaulted to: ReadOnlyEntitySubclass.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity] is being defaulted to: ReadOnlyEntity.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material] is being defaulted to: Material.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task] is being defaulted to: Task.
    [junit] [EL Config]: 2024-01-08 18:54:10.27--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview] is being defaulted to: PatentReview.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: Review.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [reviewDate] is being defaulted to: REVIEWDATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike] is being defaulted to: MountainBike.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: MythicalCreature.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: Creature.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature] is being defaulted to: DTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getStory] is being defaulted to: STORY.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [date] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon] is being defaulted to: Weapon.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant] is being defaulted to: Plant.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element] is being defaulted to: Element.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent] is being defaulted to: Patent.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getYear] is being defaulted to: YEAR.
    [junit] [EL Config]: 2024-01-08 18:54:10.336--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car] is being defaulted to: Car.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] is being defaulted to: MotorVehicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [model] is being defaulted to: MODEL.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat] is being defaulted to: MetricFloat.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric] is being defaulted to: Metric.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: BrokerageAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [riskLevel] is being defaulted to: RISKLEVEL.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal] is being defaulted to: Animal.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer] is being defaulted to: Informer.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription] is being defaulted to: CascadingNodeDescription.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.component.Component] is being defaulted to: Component.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile] is being defaulted to: TravelProfile.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getSmoker] is being defaulted to: SMOKER.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getGuid] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop] is being defaulted to: Cop.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getDate] is being defaulted to: DATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getTime] is being defaulted to: TIME.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.337--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte] is being defaulted to: Item_Attribute_Byte.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: SavingsAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The foreign key column name for the inheritance class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [interestRate] is being defaulted to: INTERESTRATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [bankId] is being defaulted to: BANKID.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [bankName] is being defaulted to: BANKNAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck] is being defaulted to: Truck.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: CreditCardAccount.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the inheritance class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [cardType] is being defaulted to: CARDTYPE.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [cardNumber] is being defaulted to: CARDNUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [validTo] is being defaulted to: VALIDTO.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getCapacity] is being defaulted to: CAPACITY.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle] is being defaulted to: Cubicle.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [color] is being defaulted to: COLOR.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [place] is being defaulted to: PLACE.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [floor] is being defaulted to: FLOOR.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave] is being defaulted to: Cave.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.338--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode] is being defaulted to: CascadingNode.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.node.Node] is being defaulted to: Node.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [nodeName] is being defaulted to: NODENAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer] is being defaulted to: Trailer.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [high] is being defaulted to: HIGH.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [low] is being defaulted to: LOW.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [firstname] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [lastname] is being defaulted to: LASTNAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: Course.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department] is being defaulted to: Department.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getName] is being defaulted to: NAME.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getId] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [getVersion] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty] is being defaulted to: Nasty.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess] is being defaulted to: BasicTypesFieldAccess.
    [junit] [EL Config]: 2024-01-08 18:54:10.339--ServerSession(454071866)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The pk column value for the table generator named [StringIdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby] is being defaulted to: StringIdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The pk column value for the table generator named [VehicleGenerator] defined on [field id] from [field id] is being defaulted to: VehicleGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The pk column value for the table generator named [IdGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project] is being defaulted to: IdGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The pk column value for the table generator named [CourseGenerator] defined on [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] from [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course] is being defaulted to: CourseGenerator.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field client] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field profiles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field profiles] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field riders] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field attachedCop] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [attachedCop] is being defaulted to: ATTACHEDCOP_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field parties] is being defaulted to: TMP_CRIMINAL_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [parties] is being defaulted to: Criminal_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field parties] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [parties] is being defaulted to: parties_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field city] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field cops] is being defaulted to: TMP_CITY_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [cops] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field cops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [cops] is being defaulted to: cops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field criminals] is being defaulted to: TMP_CITY_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [criminals] is being defaulted to: City_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field criminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [criminals] is being defaulted to: criminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.34--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field project] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getWeapon] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field driver] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getComponent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informingCops] is being defaulted to: TMP_INFORMER_TMP_COP.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informingCops] is being defaulted to: Informer_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informingCops] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informingCops] is being defaulted to: informingCops_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field partner] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [partner] is being defaulted to: PARTNER_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field attachedCriminals] is being defaulted to: TMP_COP_TMP_CRIMINAL.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field attachedCriminals] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [attachedCriminals] is being defaulted to: attachedCriminals_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field informers] is being defaulted to: TMP_COP_TMP_INFORMER.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [informers] is being defaulted to: Cop_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field informers] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [informers] is being defaulted to: informers_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field item] is being defaulted to: ITEM_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The key column name for the basic map mapping element [getCubicles] is being defaulted to: CUBICLES_KEY.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCubicles] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getCreatures] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field description] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field parent] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field brokerageAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field projects] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field costCenter] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field travelProfile] is being defaulted to: GUID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field sampleAccount] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field reviews] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field hobbies] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field patents] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field creditCardAccounts] is being defaulted to: ACC_NUMBER.
    [junit] [EL Config]: 2024-01-08 18:54:10.341--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.342--ServerSession(454071866)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.342--ServerSession(454071866)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [method getMaterial] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.342--ServerSession(454071866)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [method getAttendees] is being defaulted to: COURSE_ID.
    [junit] [EL Config]: 2024-01-08 18:54:10.342--ServerSession(454071866)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [method getAttendees] is being defaulted to: ID.
    [junit] [EL Finest]: 2024-01-08 18:54:10.342--ServerSession(454071866)--Thread(Thread[main,5,main])--query getDepartmentCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:10.342--ServerSession(454071866)--Thread(Thread[main,5,main])--query getAllDepartmentsCached: query hint eclipselink.query-results-cache; value True
    [junit] [EL Finest]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.343--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.344--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.345--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.346--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:10.347--ServerSession(454071866)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: 2024-01-08 18:54:10.349--ServerSession(454071866)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.target-server; value=JBoss; translated value=org.eclipse.persistence.platform.server.jboss.JBossPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Finest]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.batch-writing; value=JDBC; translated value=JDBC
    [junit] [EL Finest]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: 2024-01-08 18:54:10.35--ServerSession(454071866)--Connection(1492407639)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Connection(1583018508)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Connection(2118246884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Connection(2118246884)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Connection(82140566)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Connection(121670664)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence SEQ_GEN_IDENTITY: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence testSequenceInc3: preallocation size 3
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence testSequence: preallocation size 1
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequencing connected, state is Preallocation_Transaction_NoAccessor_State
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence IdGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence VehicleGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence Component: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence CourseGenerator: preallocation size 50
    [junit] [EL Finest]: 2024-01-08 18:54:10.351--ServerSession(454071866)--Thread(Thread[main,5,main])--sequence StringIdGenerator: preallocation size 50
    [junit] [EL Warning]: 2024-01-08 18:54:10.352--ServerSession(454071866)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [driver] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle] since weaving was not enabled or did not occur.
    [junit] [EL Warning]: 2024-01-08 18:54:10.353--ServerSession(454071866)--Thread(Thread[main,5,main])--Reverting the lazy setting on the OneToOne or ManyToOne attribute [cubicle] for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee] since weaving was not enabled or did not occur.
    [junit] [EL Fine]: 2024-01-08 18:54:10.362--ServerSession(454071866)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finer]: 2024-01-08 18:54:10.362--ServerSession(454071866)--Thread(Thread[main,5,main])--jmx_mbean_runtime_services_registration_mbeanserver_print (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:10.362--ServerSession(454071866)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.mbean.MBeanDevelopmentServices[TopLink:Name=Development-/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249,Type=Configuration] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:10.362--ServerSession(454071866)--Thread(Thread[main,5,main])--Registered MBean: org.eclipse.persistence.services.jboss.MBeanJBossRuntimeServices[TopLink:Name=Session(/file_/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource_756936249)] on server com.sun.jmx.mbeanserver.JmxMBeanServer@3cec79d3
    [junit] [EL Finest]: 2024-01-08 18:54:10.362--ServerSession(454071866)--Thread(Thread[main,5,main])--EclipseLink JMX Runtime Services is referencing the [Platform ConversionManager] ClassLoader at: [jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]
    [junit] [EL Finest]: 2024-01-08 18:54:10.362--ServerSession(454071866)--Thread(Thread[main,5,main])--The applicationName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:10.362--ServerSession(454071866)--Thread(Thread[main,5,main])--The moduleName for the MBean attached to session [/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249] is [unknown]
    [junit] [EL Finest]: 2024-01-08 18:54:10.365--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.365--ServerSession(454071866)--Connection(669305446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.365--ServerSession(454071866)--Connection(669305446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.365--ServerSession(454071866)--Connection(918966428)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC DROP FOREIGN KEY FK_TMP_METRIC_COMPONENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.37--ServerSession(454071866)--Connection(669305446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.37--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.37--ServerSession(454071866)--Connection(2064306183)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.37--ServerSession(454071866)--Connection(2064306183)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.37--ServerSession(454071866)--Connection(2059174650)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP DROP FOREIGN KEY FK_TMP_CONTRACT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.373--ServerSession(454071866)--Connection(2064306183)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.373--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.373--ServerSession(454071866)--Connection(2041360896)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.373--ServerSession(454071866)--Connection(2041360896)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.373--ServerSession(454071866)--Connection(1418452954)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE DROP FOREIGN KEY FK_TMP_VEHICLE_EMPLOYEE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.382--ServerSession(454071866)--Connection(2041360896)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.382--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:10.382--ServerSession(454071866)--Connection(1737835586)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.382--ServerSession(454071866)--Connection(1737835586)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.382--ServerSession(454071866)--Connection(2075510274)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC DROP FOREIGN KEY FK_TMP_BROKER_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:10.385--ServerSession(454071866)--Connection(1737835586)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.385--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:10.385--ServerSession(454071866)--Connection(1252544591)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.385--ServerSession(454071866)--Connection(1252544591)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.386--ServerSession(454071866)--Connection(131246604)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:10.39--ServerSession(454071866)--Connection(1252544591)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.39--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.39--ServerSession(454071866)--Connection(1995542376)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.39--ServerSession(454071866)--Connection(1995542376)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.39--ServerSession(454071866)--Connection(2119402449)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC DROP FOREIGN KEY FK_TMP_CHECK_ACC_CLIENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.395--ServerSession(454071866)--Connection(1995542376)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.395--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.395--ServerSession(454071866)--Connection(701332382)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.395--ServerSession(454071866)--Connection(701332382)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.395--ServerSession(454071866)--Connection(1404906240)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC DROP FOREIGN KEY FK_TMP_CREDIT_ACC_CCA_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.398--ServerSession(454071866)--Connection(701332382)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.398--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:54:10.398--ServerSession(454071866)--Connection(1124448382)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.398--ServerSession(454071866)--Connection(1124448382)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.399--ServerSession(454071866)--Connection(30812683)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_COSTCENTER
    [junit] [EL Finest]: 2024-01-08 18:54:10.416--ServerSession(454071866)--Connection(1124448382)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.416--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.416--ServerSession(454071866)--Connection(428102601)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.416--ServerSession(454071866)--Connection(428102601)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.416--ServerSession(454071866)--Connection(1999425231)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_DEPARTMENT
    [junit] [EL Finest]: 2024-01-08 18:54:10.431--ServerSession(454071866)--Connection(428102601)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.431--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.431--ServerSession(454071866)--Connection(868692382)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.431--ServerSession(454071866)--Connection(868692382)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.432--ServerSession(454071866)--Connection(140912180)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:10.447--ServerSession(454071866)--Connection(868692382)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.447--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.447--ServerSession(454071866)--Connection(251911323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.447--ServerSession(454071866)--Connection(251911323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.447--ServerSession(454071866)--Connection(96618276)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_SAMPLE_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:10.463--ServerSession(454071866)--Connection(251911323)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.463--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.463--ServerSession(454071866)--Connection(1269605689)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.463--ServerSession(454071866)--Connection(1269605689)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.463--ServerSession(454071866)--Connection(1524260819)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_BROKERAGE_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:10.479--ServerSession(454071866)--Connection(1269605689)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.479--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.479--ServerSession(454071866)--Connection(359873189)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.479--ServerSession(454071866)--Connection(359873189)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.48--ServerSession(454071866)--Connection(995676255)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP FOREIGN KEY FK_TMP_EMP_PROFILE_GUID
    [junit] [EL Finest]: 2024-01-08 18:54:10.494--ServerSession(454071866)--Connection(359873189)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.494--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0")
    [junit] [EL Finest]: 2024-01-08 18:54:10.494--ServerSession(454071866)--Connection(1216332293)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.494--ServerSession(454071866)--Connection(1216332293)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.495--ServerSession(454071866)--Connection(1146449853)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP DROP KEY UNQ_TMP_EMP_0
    [junit] [EL Finest]: 2024-01-08 18:54:10.508--ServerSession(454071866)--Connection(1216332293)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.508--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:54:10.509--ServerSession(454071866)--Connection(733307770)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.509--ServerSession(454071866)--Connection(733307770)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.509--ServerSession(454071866)--Connection(502068195)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW DROP FOREIGN KEY FK_TMP_REVIEW_PATENT_YEAR
    [junit] [EL Finest]: 2024-01-08 18:54:10.518--ServerSession(454071866)--Connection(733307770)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.518--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.518--ServerSession(454071866)--Connection(1608420596)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.518--ServerSession(454071866)--Connection(1608420596)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.518--ServerSession(454071866)--Connection(1601211078)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS DROP FOREIGN KEY FK_TMP_REVIEW_DETAILS_REVIEW_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.522--ServerSession(454071866)--Connection(1608420596)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.522--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.522--ServerSession(454071866)--Connection(226570900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.522--ServerSession(454071866)--Connection(226570900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.522--ServerSession(454071866)--Connection(638822140)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS DROP FOREIGN KEY FK_TMP_PROJECT_DETAILS_PROJECT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.525--ServerSession(454071866)--Connection(226570900)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.525--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:10.525--ServerSession(454071866)--Connection(271812806)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.525--ServerSession(454071866)--Connection(271812806)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.525--ServerSession(454071866)--Connection(337780166)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC DROP FOREIGN KEY FK_TMP_SAVE_ACC_ACC_NUMBER
    [junit] [EL Finest]: 2024-01-08 18:54:10.528--ServerSession(454071866)--Connection(271812806)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.528--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.528--ServerSession(454071866)--Connection(590207587)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.528--ServerSession(454071866)--Connection(590207587)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.529--ServerSession(454071866)--Connection(794039160)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK DROP FOREIGN KEY FK_TMP_TASK_PROJ_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.532--ServerSession(454071866)--Connection(590207587)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.532--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.532--ServerSession(454071866)--Connection(1862966607)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.532--ServerSession(454071866)--Connection(1862966607)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.532--ServerSession(454071866)--Connection(582593551)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT DROP FOREIGN KEY FK_BYTE_ITEM_ATT_ITEM_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.538--ServerSession(454071866)--Connection(1862966607)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.539--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.539--ServerSession(454071866)--Connection(1628584202)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.539--ServerSession(454071866)--Connection(1628584202)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.539--ServerSession(454071866)--Connection(1523130498)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP DROP FOREIGN KEY FK_TMP_COP_PARTNER_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.548--ServerSession(454071866)--Connection(1628584202)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.548--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY")
    [junit] [EL Finest]: 2024-01-08 18:54:10.548--ServerSession(454071866)--Connection(1438728800)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.548--ServerSession(454071866)--Connection(1438728800)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.548--ServerSession(454071866)--Connection(627833787)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON DROP FOREIGN KEY FK_TMP_PERSON_CITY
    [junit] [EL Finest]: 2024-01-08 18:54:10.554--ServerSession(454071866)--Connection(1438728800)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.555--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.555--ServerSession(454071866)--Connection(2058775892)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.555--ServerSession(454071866)--Connection(2058775892)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.555--ServerSession(454071866)--Connection(624685600)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_ATTACHEDCOP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.564--ServerSession(454071866)--Connection(2058775892)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.564--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:54:10.564--ServerSession(454071866)--Connection(1103719015)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.564--ServerSession(454071866)--Connection(1103719015)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.564--ServerSession(454071866)--Connection(148665287)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE DROP FOREIGN KEY FK_TMP_CREATURE_WEAPON
    [junit] [EL Finest]: 2024-01-08 18:54:10.571--ServerSession(454071866)--Connection(1103719015)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.571--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.571--ServerSession(454071866)--Connection(377962715)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.571--ServerSession(454071866)--Connection(377962715)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.572--ServerSession(454071866)--Connection(471308862)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS DROP FOREIGN KEY FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.575--ServerSession(454071866)--Connection(377962715)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.575--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.575--ServerSession(454071866)--Connection(1685162131)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.575--ServerSession(454071866)--Connection(1685162131)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.575--ServerSession(454071866)--Connection(1214025054)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE DROP FOREIGN KEY FK_TMP_MYTHICALCREATURE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.579--ServerSession(454071866)--Connection(1685162131)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.579--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION")
    [junit] [EL Finest]: 2024-01-08 18:54:10.579--ServerSession(454071866)--Connection(1803950630)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.579--ServerSession(454071866)--Connection(1803950630)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.579--ServerSession(454071866)--Connection(64697045)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_DESCRIPTION
    [junit] [EL Finest]: 2024-01-08 18:54:10.583--ServerSession(454071866)--Connection(1803950630)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.583--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.583--ServerSession(454071866)--Connection(369276484)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.583--ServerSession(454071866)--Connection(369276484)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.583--ServerSession(454071866)--Connection(1292814728)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE DROP FOREIGN KEY FK_TMP_CASC_NODE_PARENT
    [junit] [EL Finest]: 2024-01-08 18:54:10.586--ServerSession(454071866)--Connection(369276484)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.586--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.586--ServerSession(454071866)--Connection(867211529)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.586--ServerSession(454071866)--Connection(867211529)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.587--ServerSession(454071866)--Connection(805550509)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE DROP FOREIGN KEY FK_TMP_NODE_PARENT
    [junit] [EL Finest]: 2024-01-08 18:54:10.59--ServerSession(454071866)--Connection(867211529)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.59--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.59--ServerSession(454071866)--Connection(1409773698)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.59--ServerSession(454071866)--Connection(1409773698)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.59--ServerSession(454071866)--Connection(1674105818)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_BICYCLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.594--ServerSession(454071866)--Connection(1409773698)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.594--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.594--ServerSession(454071866)--Connection(371983010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.594--ServerSession(454071866)--Connection(371983010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.594--ServerSession(454071866)--Connection(2042684293)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE DROP FOREIGN KEY FK_TMP_EMP_BICYCLE_EMPLOYEE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.598--ServerSession(454071866)--Connection(371983010)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.598--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.598--ServerSession(454071866)--Connection(1275995925)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.598--ServerSession(454071866)--Connection(1275995925)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.598--ServerSession(454071866)--Connection(977339684)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_COURSE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.602--ServerSession(454071866)--Connection(1275995925)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.602--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.602--ServerSession(454071866)--Connection(89816131)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.602--ServerSession(454071866)--Connection(89816131)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.602--ServerSession(454071866)--Connection(944883058)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP DROP FOREIGN KEY FK_TMP_COURSE_EMP_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.606--ServerSession(454071866)--Connection(89816131)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.606--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.606--ServerSession(454071866)--Connection(1444790559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.606--ServerSession(454071866)--Connection(1444790559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.606--ServerSession(454071866)--Connection(7542779)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CREDIT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.611--ServerSession(454071866)--Connection(1444790559)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.611--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.611--ServerSession(454071866)--Connection(1620646203)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.611--ServerSession(454071866)--Connection(1620646203)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.611--ServerSession(454071866)--Connection(1479817486)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT DROP FOREIGN KEY FK_TMP_EMP_CREDIT_CLIENT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.615--ServerSession(454071866)--Connection(1620646203)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.615--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.615--ServerSession(454071866)--Connection(265713738)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.615--ServerSession(454071866)--Connection(265713738)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.615--ServerSession(454071866)--Connection(657385546)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_HOBBY_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.619--ServerSession(454071866)--Connection(265713738)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.619--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.619--ServerSession(454071866)--Connection(528710336)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.619--ServerSession(454071866)--Connection(528710336)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.619--ServerSession(454071866)--Connection(590038354)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY DROP FOREIGN KEY FK_TMP_EMP_HOBBY_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.623--ServerSession(454071866)--Connection(528710336)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.623--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.623--ServerSession(454071866)--Connection(2012702294)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.623--ServerSession(454071866)--Connection(2012702294)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.623--ServerSession(454071866)--Connection(1940281106)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.628--ServerSession(454071866)--Connection(2012702294)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.628--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR")
    [junit] [EL Finest]: 2024-01-08 18:54:10.628--ServerSession(454071866)--Connection(1160284354)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.628--ServerSession(454071866)--Connection(1160284354)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.629--ServerSession(454071866)--Connection(161580007)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT DROP FOREIGN KEY FK_TMP_EMP_PATENT_PATENT_YEAR
    [junit] [EL Finest]: 2024-01-08 18:54:10.632--ServerSession(454071866)--Connection(1160284354)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.632--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.632--ServerSession(454071866)--Connection(909207165)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.632--ServerSession(454071866)--Connection(909207165)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.632--ServerSession(454071866)--Connection(937330401)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_PROJECT_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.636--ServerSession(454071866)--Connection(909207165)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.636--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.636--ServerSession(454071866)--Connection(142200423)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.636--ServerSession(454071866)--Connection(142200423)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.636--ServerSession(454071866)--Connection(893797275)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT DROP FOREIGN KEY FK_TMP_EMP_PROJECT_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.64--ServerSession(454071866)--Connection(142200423)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.64--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.64--ServerSession(454071866)--Connection(1748846178)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.64--ServerSession(454071866)--Connection(1748846178)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.64--ServerSession(454071866)--Connection(787593204)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_EMP_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.645--ServerSession(454071866)--Connection(1748846178)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.645--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.645--ServerSession(454071866)--Connection(1044761217)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.645--ServerSession(454071866)--Connection(1044761217)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.645--ServerSession(454071866)--Connection(1019843965)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW DROP FOREIGN KEY FK_TMP_EMP_REVIEW_REVIEW_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.649--ServerSession(454071866)--Connection(1044761217)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.649--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.649--ServerSession(454071866)--Connection(1440435946)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.649--ServerSession(454071866)--Connection(1440435946)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.649--ServerSession(454071866)--Connection(1171953426)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:10.652--ServerSession(454071866)--Connection(1440435946)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.653--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.653--ServerSession(454071866)--Connection(210569700)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.653--ServerSession(454071866)--Connection(210569700)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.653--ServerSession(454071866)--Connection(61782657)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_OFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.656--ServerSession(454071866)--Connection(210569700)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.656--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.656--ServerSession(454071866)--Connection(1675708619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.656--ServerSession(454071866)--Connection(1675708619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.656--ServerSession(454071866)--Connection(122142586)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_VEHICLE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.661--ServerSession(454071866)--Connection(1675708619)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.661--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.661--ServerSession(454071866)--Connection(219516094)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.661--ServerSession(454071866)--Connection(219516094)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.661--ServerSession(454071866)--Connection(1683696327)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE DROP FOREIGN KEY FK_TMP_VEHICLE_PROFILE_PROFILE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.664--ServerSession(454071866)--Connection(219516094)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.664--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.664--ServerSession(454071866)--Connection(1954641756)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.664--ServerSession(454071866)--Connection(1954641756)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.664--ServerSession(454071866)--Connection(1439720718)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE
    [junit] [EL Finest]: 2024-01-08 18:54:10.668--ServerSession(454071866)--Connection(1954641756)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.668--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.669--ServerSession(454071866)--Connection(1504093961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.669--ServerSession(454071866)--Connection(1504093961)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.669--ServerSession(454071866)--Connection(643956982)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE DROP FOREIGN KEY FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.672--ServerSession(454071866)--Connection(1504093961)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.672--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.672--ServerSession(454071866)--Connection(465890353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.672--ServerSession(454071866)--Connection(465890353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.672--ServerSession(454071866)--Connection(2000064175)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_City_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.676--ServerSession(454071866)--Connection(465890353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.676--ServerSession(454071866)--Connection(1450686947)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.676--ServerSession(454071866)--Connection(1450686947)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.677--ServerSession(454071866)--Connection(1785619064)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP DROP FOREIGN KEY FK_TMP_CITY_TMP_COP_cops_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.68--ServerSession(454071866)--Connection(1450686947)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.68--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.68--ServerSession(454071866)--Connection(1120415603)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.68--ServerSession(454071866)--Connection(1120415603)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.68--ServerSession(454071866)--Connection(689651304)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_criminals_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.684--ServerSession(454071866)--Connection(1120415603)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.684--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.684--ServerSession(454071866)--Connection(1872618824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.684--ServerSession(454071866)--Connection(1872618824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.684--ServerSession(454071866)--Connection(1814948991)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CITY_TMP_CRIMINAL_City_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.687--ServerSession(454071866)--Connection(1872618824)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.687--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.687--ServerSession(454071866)--Connection(1403081623)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.687--ServerSession(454071866)--Connection(1403081623)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.687--ServerSession(454071866)--Connection(1402358542)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.692--ServerSession(454071866)--Connection(1403081623)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.692--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.692--ServerSession(454071866)--Connection(1734774007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.692--ServerSession(454071866)--Connection(1734774007)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.692--ServerSession(454071866)--Connection(1040336487)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_COP_TMP_CRIMINAL_Cop_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.695--ServerSession(454071866)--Connection(1734774007)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.695--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.695--ServerSession(454071866)--Connection(1462144963)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.695--ServerSession(454071866)--Connection(1462144963)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.695--ServerSession(454071866)--Connection(83140836)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_Cop_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.7--ServerSession(454071866)--Connection(1462144963)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.7--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.7--ServerSession(454071866)--Connection(441599944)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.7--ServerSession(454071866)--Connection(441599944)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.7--ServerSession(454071866)--Connection(2045348822)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER DROP FOREIGN KEY FK_TMP_COP_TMP_INFORMER_informers_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.703--ServerSession(454071866)--Connection(441599944)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.703--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.703--ServerSession(454071866)--Connection(1062078732)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.703--ServerSession(454071866)--Connection(1062078732)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.704--ServerSession(454071866)--Connection(933917994)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_informingCops_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.708--ServerSession(454071866)--Connection(1062078732)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.708--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.708--ServerSession(454071866)--Connection(94959479)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.708--ServerSession(454071866)--Connection(94959479)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.708--ServerSession(454071866)--Connection(1247910055)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP DROP FOREIGN KEY FK_TMP_INFORMER_TMP_COP_Informer_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.712--ServerSession(454071866)--Connection(94959479)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.712--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.712--ServerSession(454071866)--Connection(1804766329)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.712--ServerSession(454071866)--Connection(1804766329)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.712--ServerSession(454071866)--Connection(700702003)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.716--ServerSession(454071866)--Connection(1804766329)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.716--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.716--ServerSession(454071866)--Connection(1946386331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.716--ServerSession(454071866)--Connection(1946386331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.716--ServerSession(454071866)--Connection(185451558)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL DROP FOREIGN KEY FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.719--ServerSession(454071866)--Connection(1946386331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.719--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.719--ServerSession(454071866)--Connection(1571835907)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.719--ServerSession(454071866)--Connection(1571835907)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.719--ServerSession(454071866)--Connection(840958857)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CREATURE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.723--ServerSession(454071866)--Connection(1571835907)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.723--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:10.723--ServerSession(454071866)--Connection(1846621409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.723--ServerSession(454071866)--Connection(1846621409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.723--ServerSession(454071866)--Connection(838750568)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE DROP FOREIGN KEY FK_TMP_CAVE_CREATURE_CAVE_ID
    [junit] [EL Finest]: 2024-01-08 18:54:10.726--ServerSession(454071866)--Connection(1846621409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.727--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COMPONENT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.727--ServerSession(454071866)--Connection(443024593)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.727--ServerSession(454071866)--Connection(443024593)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.727--ServerSession(454071866)--Connection(2109316417)--Thread(Thread[main,5,main])--DROP TABLE TMP_COMPONENT
    [junit] [EL Finest]: 2024-01-08 18:54:10.728--ServerSession(454071866)--Connection(443024593)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.728--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_METRIC")
    [junit] [EL Finest]: 2024-01-08 18:54:10.728--ServerSession(454071866)--Connection(1014603091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.728--ServerSession(454071866)--Connection(1014603091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.728--ServerSession(454071866)--Connection(1726826625)--Thread(Thread[main,5,main])--DROP TABLE TMP_METRIC
    [junit] [EL Finest]: 2024-01-08 18:54:10.73--ServerSession(454071866)--Connection(1014603091)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.73--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ABSTR_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.73--ServerSession(454071866)--Connection(385166696)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.73--ServerSession(454071866)--Connection(385166696)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.73--ServerSession(454071866)--Connection(1712765408)--Thread(Thread[main,5,main])--DROP TABLE TMP_ABSTR_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:10.732--ServerSession(454071866)--Connection(385166696)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.732--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CONTRACT_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.732--ServerSession(454071866)--Connection(1090717951)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.732--ServerSession(454071866)--Connection(1090717951)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.732--ServerSession(454071866)--Connection(2116219866)--Thread(Thread[main,5,main])--DROP TABLE TMP_CONTRACT_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:10.733--ServerSession(454071866)--Connection(1090717951)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.733--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ACCOUNT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.733--ServerSession(454071866)--Connection(1569495365)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.733--ServerSession(454071866)--Connection(1569495365)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.733--ServerSession(454071866)--Connection(76625659)--Thread(Thread[main,5,main])--DROP TABLE TMP_ACCOUNT
    [junit] [EL Finest]: 2024-01-08 18:54:10.735--ServerSession(454071866)--Connection(1569495365)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.735--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.735--ServerSession(454071866)--Connection(82266843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.735--ServerSession(454071866)--Connection(82266843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.735--ServerSession(454071866)--Connection(1025031603)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE
    [junit] [EL Finest]: 2024-01-08 18:54:10.738--ServerSession(454071866)--Connection(82266843)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.738--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BROKER_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:10.738--ServerSession(454071866)--Connection(2020820394)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.738--ServerSession(454071866)--Connection(2020820394)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.738--ServerSession(454071866)--Connection(1190951405)--Thread(Thread[main,5,main])--DROP TABLE TMP_BROKER_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:10.739--ServerSession(454071866)--Connection(2020820394)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.739--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CHECK_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:10.74--ServerSession(454071866)--Connection(360304421)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.74--ServerSession(454071866)--Connection(360304421)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.74--ServerSession(454071866)--Connection(2001049141)--Thread(Thread[main,5,main])--DROP TABLE TMP_CHECK_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:10.741--ServerSession(454071866)--Connection(360304421)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.741--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COSTCENTER")
    [junit] [EL Finest]: 2024-01-08 18:54:10.741--ServerSession(454071866)--Connection(1637670238)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.741--ServerSession(454071866)--Connection(1637670238)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.741--ServerSession(454071866)--Connection(986130095)--Thread(Thread[main,5,main])--DROP TABLE TMP_COSTCENTER
    [junit] [EL Finest]: 2024-01-08 18:54:10.743--ServerSession(454071866)--Connection(1637670238)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.743--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.743--ServerSession(454071866)--Connection(782587714)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.743--ServerSession(454071866)--Connection(782587714)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.743--ServerSession(454071866)--Connection(701762021)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE
    [junit] [EL Finest]: 2024-01-08 18:54:10.744--ServerSession(454071866)--Connection(782587714)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.744--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREDIT_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:10.744--ServerSession(454071866)--Connection(213162397)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.744--ServerSession(454071866)--Connection(213162397)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.744--ServerSession(454071866)--Connection(145739790)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREDIT_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:10.746--ServerSession(454071866)--Connection(213162397)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.746--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.746--ServerSession(454071866)--Connection(111021846)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.746--ServerSession(454071866)--Connection(111021846)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.746--ServerSession(454071866)--Connection(785258025)--Thread(Thread[main,5,main])--DROP TABLE TMP_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:10.748--ServerSession(454071866)--Connection(111021846)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.748--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.748--ServerSession(454071866)--Connection(849241856)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.748--ServerSession(454071866)--Connection(849241856)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.748--ServerSession(454071866)--Connection(1141778682)--Thread(Thread[main,5,main])--DROP TABLE TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:10.749--ServerSession(454071866)--Connection(849241856)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.749--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.749--ServerSession(454071866)--Connection(2117999483)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.749--ServerSession(454071866)--Connection(2117999483)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.75--ServerSession(454071866)--Connection(1071236571)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:10.754--ServerSession(454071866)--Connection(2117999483)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.754--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:54:10.754--ServerSession(454071866)--Connection(1751135259)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.754--ServerSession(454071866)--Connection(1751135259)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.754--ServerSession(454071866)--Connection(1720393647)--Thread(Thread[main,5,main])--DROP TABLE TMP_HOBBY
    [junit] [EL Finest]: 2024-01-08 18:54:10.756--ServerSession(454071866)--Connection(1751135259)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.756--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MATERIAL")
    [junit] [EL Finest]: 2024-01-08 18:54:10.756--ServerSession(454071866)--Connection(907064328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.756--ServerSession(454071866)--Connection(907064328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.756--ServerSession(454071866)--Connection(1606000189)--Thread(Thread[main,5,main])--DROP TABLE TMP_MATERIAL
    [junit] [EL Finest]: 2024-01-08 18:54:10.757--ServerSession(454071866)--Connection(907064328)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.757--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.757--ServerSession(454071866)--Connection(424243645)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.757--ServerSession(454071866)--Connection(424243645)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.757--ServerSession(454071866)--Connection(709506664)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE
    [junit] [EL Finest]: 2024-01-08 18:54:10.758--ServerSession(454071866)--Connection(424243645)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.758--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.758--ServerSession(454071866)--Connection(1420648398)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.759--ServerSession(454071866)--Connection(1420648398)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.759--ServerSession(454071866)--Connection(104536191)--Thread(Thread[main,5,main])--DROP TABLE TMP_PATENT
    [junit] [EL Finest]: 2024-01-08 18:54:10.76--ServerSession(454071866)--Connection(1420648398)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.76--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:54:10.76--ServerSession(454071866)--Connection(1290977062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.76--ServerSession(454071866)--Connection(1290977062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.76--ServerSession(454071866)--Connection(1914690137)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW
    [junit] [EL Finest]: 2024-01-08 18:54:10.762--ServerSession(454071866)--Connection(1290977062)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.762--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_REVIEW_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:10.762--ServerSession(454071866)--Connection(487356931)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.762--ServerSession(454071866)--Connection(487356931)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.762--ServerSession(454071866)--Connection(1147071755)--Thread(Thread[main,5,main])--DROP TABLE TMP_REVIEW_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:10.764--ServerSession(454071866)--Connection(487356931)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.764--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.764--ServerSession(454071866)--Connection(706747049)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.764--ServerSession(454071866)--Connection(706747049)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.764--ServerSession(454071866)--Connection(1409462668)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT
    [junit] [EL Finest]: 2024-01-08 18:54:10.765--ServerSession(454071866)--Connection(706747049)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.765--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROJECT_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:10.765--ServerSession(454071866)--Connection(1459556331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.765--ServerSession(454071866)--Connection(1459556331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.765--ServerSession(454071866)--Connection(2090906319)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROJECT_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:10.767--ServerSession(454071866)--Connection(1459556331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.767--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_SAVE_ACC")
    [junit] [EL Finest]: 2024-01-08 18:54:10.767--ServerSession(454071866)--Connection(1676906417)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.767--ServerSession(454071866)--Connection(1676906417)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.767--ServerSession(454071866)--Connection(1297962099)--Thread(Thread[main,5,main])--DROP TABLE TMP_SAVE_ACC
    [junit] [EL Finest]: 2024-01-08 18:54:10.768--ServerSession(454071866)--Connection(1676906417)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.768--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TASK")
    [junit] [EL Finest]: 2024-01-08 18:54:10.768--ServerSession(454071866)--Connection(1982794379)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.768--ServerSession(454071866)--Connection(1982794379)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.768--ServerSession(454071866)--Connection(157191672)--Thread(Thread[main,5,main])--DROP TABLE TMP_TASK
    [junit] [EL Finest]: 2024-01-08 18:54:10.77--ServerSession(454071866)--Connection(1982794379)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.77--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TRAILER")
    [junit] [EL Finest]: 2024-01-08 18:54:10.77--ServerSession(454071866)--Connection(263913016)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.77--ServerSession(454071866)--Connection(263913016)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.77--ServerSession(454071866)--Connection(30393878)--Thread(Thread[main,5,main])--DROP TABLE TMP_TRAILER
    [junit] [EL Finest]: 2024-01-08 18:54:10.771--ServerSession(454071866)--Connection(263913016)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.771--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.771--ServerSession(454071866)--Connection(1877217192)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.771--ServerSession(454071866)--Connection(1877217192)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.771--ServerSession(454071866)--Connection(938960722)--Thread(Thread[main,5,main])--DROP TABLE TMP_PROFILE
    [junit] [EL Finest]: 2024-01-08 18:54:10.773--ServerSession(454071866)--Connection(1877217192)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.773--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.773--ServerSession(454071866)--Connection(700537906)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.773--ServerSession(454071866)--Connection(700537906)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.773--ServerSession(454071866)--Connection(1721212909)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE
    [junit] [EL Finest]: 2024-01-08 18:54:10.774--ServerSession(454071866)--Connection(700537906)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.774--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_READONLY")
    [junit] [EL Finest]: 2024-01-08 18:54:10.774--ServerSession(454071866)--Connection(495979908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.774--ServerSession(454071866)--Connection(495979908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.774--ServerSession(454071866)--Connection(1041494728)--Thread(Thread[main,5,main])--DROP TABLE TMP_READONLY
    [junit] [EL Finest]: 2024-01-08 18:54:10.776--ServerSession(454071866)--Connection(495979908)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.776--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:10.776--ServerSession(454071866)--Connection(996414823)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.776--ServerSession(454071866)--Connection(996414823)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.776--ServerSession(454071866)--Connection(646300578)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_FA
    [junit] [EL Finest]: 2024-01-08 18:54:10.777--ServerSession(454071866)--Connection(996414823)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.778--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMBEDD_PA")
    [junit] [EL Finest]: 2024-01-08 18:54:10.778--ServerSession(454071866)--Connection(1757412102)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.778--ServerSession(454071866)--Connection(1757412102)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.778--ServerSession(454071866)--Connection(1936397403)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMBEDD_PA
    [junit] [EL Finest]: 2024-01-08 18:54:10.779--ServerSession(454071866)--Connection(1757412102)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.779--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM")
    [junit] [EL Finest]: 2024-01-08 18:54:10.779--ServerSession(454071866)--Connection(1934806912)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.779--ServerSession(454071866)--Connection(1934806912)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.779--ServerSession(454071866)--Connection(1688370471)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM
    [junit] [EL Finest]: 2024-01-08 18:54:10.78--ServerSession(454071866)--Connection(1934806912)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.78--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE BYTE_ITEM_ATT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.78--ServerSession(454071866)--Connection(1854957026)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.78--ServerSession(454071866)--Connection(1854957026)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.781--ServerSession(454071866)--Connection(198941055)--Thread(Thread[main,5,main])--DROP TABLE BYTE_ITEM_ATT
    [junit] [EL Finest]: 2024-01-08 18:54:10.782--ServerSession(454071866)--Connection(1854957026)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.782--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ISLAND")
    [junit] [EL Finest]: 2024-01-08 18:54:10.782--ServerSession(454071866)--Connection(810167434)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.782--ServerSession(454071866)--Connection(810167434)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.782--ServerSession(454071866)--Connection(1570304020)--Thread(Thread[main,5,main])--DROP TABLE TMP_ISLAND
    [junit] [EL Finest]: 2024-01-08 18:54:10.783--ServerSession(454071866)--Connection(810167434)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.783--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY")
    [junit] [EL Finest]: 2024-01-08 18:54:10.783--ServerSession(454071866)--Connection(1254877490)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.784--ServerSession(454071866)--Connection(1254877490)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.784--ServerSession(454071866)--Connection(721728157)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY
    [junit] [EL Finest]: 2024-01-08 18:54:10.785--ServerSession(454071866)--Connection(1254877490)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.785--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.785--ServerSession(454071866)--Connection(1199219058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.785--ServerSession(454071866)--Connection(1199219058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.785--ServerSession(454071866)--Connection(1391280854)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:10.787--ServerSession(454071866)--Connection(1199219058)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.787--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PERSON")
    [junit] [EL Finest]: 2024-01-08 18:54:10.787--ServerSession(454071866)--Connection(1510917452)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.787--ServerSession(454071866)--Connection(1510917452)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.787--ServerSession(454071866)--Connection(1215143502)--Thread(Thread[main,5,main])--DROP TABLE TMP_PERSON
    [junit] [EL Finest]: 2024-01-08 18:54:10.79--ServerSession(454071866)--Connection(1510917452)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.79--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:54:10.79--ServerSession(454071866)--Connection(814683100)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.79--ServerSession(454071866)--Connection(814683100)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.79--ServerSession(454071866)--Connection(470254628)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER
    [junit] [EL Finest]: 2024-01-08 18:54:10.791--ServerSession(454071866)--Connection(814683100)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.791--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:10.791--ServerSession(454071866)--Connection(1013254866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.791--ServerSession(454071866)--Connection(1013254866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.791--ServerSession(454071866)--Connection(1958543217)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:10.793--ServerSession(454071866)--Connection(1013254866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.793--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.793--ServerSession(454071866)--Connection(191439651)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.793--ServerSession(454071866)--Connection(191439651)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.793--ServerSession(454071866)--Connection(533629702)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE
    [junit] [EL Finest]: 2024-01-08 18:54:10.794--ServerSession(454071866)--Connection(191439651)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.794--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.794--ServerSession(454071866)--Connection(196922207)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.794--ServerSession(454071866)--Connection(196922207)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.795--ServerSession(454071866)--Connection(1234080048)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:10.796--ServerSession(454071866)--Connection(196922207)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.796--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CREATURE_DETAILS")
    [junit] [EL Finest]: 2024-01-08 18:54:10.796--ServerSession(454071866)--Connection(2071436411)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.796--ServerSession(454071866)--Connection(2071436411)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.796--ServerSession(454071866)--Connection(385635961)--Thread(Thread[main,5,main])--DROP TABLE TMP_CREATURE_DETAILS
    [junit] [EL Finest]: 2024-01-08 18:54:10.797--ServerSession(454071866)--Connection(2071436411)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.797--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_MYTHICALCREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.797--ServerSession(454071866)--Connection(338152470)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.797--ServerSession(454071866)--Connection(338152470)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.798--ServerSession(454071866)--Connection(1408503469)--Thread(Thread[main,5,main])--DROP TABLE TMP_MYTHICALCREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:10.799--ServerSession(454071866)--Connection(338152470)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.799--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_WEAPON")
    [junit] [EL Finest]: 2024-01-08 18:54:10.799--ServerSession(454071866)--Connection(1040476448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.799--ServerSession(454071866)--Connection(1040476448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.799--ServerSession(454071866)--Connection(350832010)--Thread(Thread[main,5,main])--DROP TABLE TMP_WEAPON
    [junit] [EL Finest]: 2024-01-08 18:54:10.801--ServerSession(454071866)--Connection(1040476448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.801--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.801--ServerSession(454071866)--Connection(1042558830)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.801--ServerSession(454071866)--Connection(1042558830)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.801--ServerSession(454071866)--Connection(603200739)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE
    [junit] [EL Finest]: 2024-01-08 18:54:10.803--ServerSession(454071866)--Connection(1042558830)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.803--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CASC_NODE_DESC")
    [junit] [EL Finest]: 2024-01-08 18:54:10.803--ServerSession(454071866)--Connection(1204329011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.803--ServerSession(454071866)--Connection(1204329011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.803--ServerSession(454071866)--Connection(1476952827)--Thread(Thread[main,5,main])--DROP TABLE TMP_CASC_NODE_DESC
    [junit] [EL Finest]: 2024-01-08 18:54:10.805--ServerSession(454071866)--Connection(1204329011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.805--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NODE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.805--ServerSession(454071866)--Connection(1488220852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.805--ServerSession(454071866)--Connection(1488220852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.805--ServerSession(454071866)--Connection(1529770643)--Thread(Thread[main,5,main])--DROP TABLE TMP_NODE
    [junit] [EL Finest]: 2024-01-08 18:54:10.806--ServerSession(454071866)--Connection(1488220852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.806--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_NASTY")
    [junit] [EL Finest]: 2024-01-08 18:54:10.806--ServerSession(454071866)--Connection(1482304217)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.806--ServerSession(454071866)--Connection(1482304217)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.806--ServerSession(454071866)--Connection(587256500)--Thread(Thread[main,5,main])--DROP TABLE TMP_NASTY
    [junit] [EL Finest]: 2024-01-08 18:54:10.808--ServerSession(454071866)--Connection(1482304217)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.808--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TIMESTAMP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.808--ServerSession(454071866)--Connection(628345868)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.808--ServerSession(454071866)--Connection(628345868)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.808--ServerSession(454071866)--Connection(754329241)--Thread(Thread[main,5,main])--DROP TABLE TMP_TIMESTAMP
    [junit] [EL Finest]: 2024-01-08 18:54:10.809--ServerSession(454071866)--Connection(628345868)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.809--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:10.809--ServerSession(454071866)--Connection(377392298)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.809--ServerSession(454071866)--Connection(377392298)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.809--ServerSession(454071866)--Connection(769012165)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:10.812--ServerSession(454071866)--Connection(377392298)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.812--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_BASIC_TYPES_PA")
    [junit] [EL Finest]: 2024-01-08 18:54:10.812--ServerSession(454071866)--Connection(257303060)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.812--ServerSession(454071866)--Connection(257303060)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.812--ServerSession(454071866)--Connection(1840243848)--Thread(Thread[main,5,main])--DROP TABLE TMP_BASIC_TYPES_PA
    [junit] [EL Finest]: 2024-01-08 18:54:10.814--ServerSession(454071866)--Connection(257303060)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.814--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_TEMPORAL_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:10.814--ServerSession(454071866)--Connection(156936092)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.814--ServerSession(454071866)--Connection(156936092)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.814--ServerSession(454071866)--Connection(933388833)--Thread(Thread[main,5,main])--DROP TABLE TMP_TEMPORAL_FA
    [junit] [EL Finest]: 2024-01-08 18:54:10.816--ServerSession(454071866)--Connection(156936092)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.816--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ANIMAL")
    [junit] [EL Finest]: 2024-01-08 18:54:10.816--ServerSession(454071866)--Connection(154911519)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.816--ServerSession(454071866)--Connection(154911519)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.816--ServerSession(454071866)--Connection(1434579939)--Thread(Thread[main,5,main])--DROP TABLE TMP_ANIMAL
    [junit] [EL Finest]: 2024-01-08 18:54:10.818--ServerSession(454071866)--Connection(154911519)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.818--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_ELEMENT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.818--ServerSession(454071866)--Connection(235784512)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.818--ServerSession(454071866)--Connection(235784512)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.818--ServerSession(454071866)--Connection(1501155493)--Thread(Thread[main,5,main])--DROP TABLE TMP_ELEMENT
    [junit] [EL Finest]: 2024-01-08 18:54:10.819--ServerSession(454071866)--Connection(235784512)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.819--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_PLANT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.819--ServerSession(454071866)--Connection(1139496989)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.819--ServerSession(454071866)--Connection(1139496989)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.819--ServerSession(454071866)--Connection(600628969)--Thread(Thread[main,5,main])--DROP TABLE TMP_PLANT
    [junit] [EL Finest]: 2024-01-08 18:54:10.82--ServerSession(454071866)--Connection(1139496989)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.82--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_BICYCLE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.82--ServerSession(454071866)--Connection(1577369573)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.821--ServerSession(454071866)--Connection(1577369573)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.821--ServerSession(454071866)--Connection(1194733448)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_BICYCLE
    [junit] [EL Finest]: 2024-01-08 18:54:10.822--ServerSession(454071866)--Connection(1577369573)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.822--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COURSE_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.822--ServerSession(454071866)--Connection(143879459)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.822--ServerSession(454071866)--Connection(143879459)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.822--ServerSession(454071866)--Connection(1930629187)--Thread(Thread[main,5,main])--DROP TABLE TMP_COURSE_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:10.823--ServerSession(454071866)--Connection(143879459)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.824--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_CREDIT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.824--ServerSession(454071866)--Connection(1139880288)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.824--ServerSession(454071866)--Connection(1139880288)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.824--ServerSession(454071866)--Connection(1343796808)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_CREDIT
    [junit] [EL Finest]: 2024-01-08 18:54:10.825--ServerSession(454071866)--Connection(1139880288)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.825--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_HOBBY")
    [junit] [EL Finest]: 2024-01-08 18:54:10.825--ServerSession(454071866)--Connection(1198508193)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.825--ServerSession(454071866)--Connection(1198508193)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.825--ServerSession(454071866)--Connection(232753949)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_HOBBY
    [junit] [EL Finest]: 2024-01-08 18:54:10.826--ServerSession(454071866)--Connection(1198508193)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.826--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PATENT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.826--ServerSession(454071866)--Connection(838871585)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.826--ServerSession(454071866)--Connection(838871585)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.826--ServerSession(454071866)--Connection(185845248)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PATENT
    [junit] [EL Finest]: 2024-01-08 18:54:10.828--ServerSession(454071866)--Connection(838871585)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.828--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:10.828--ServerSession(454071866)--Connection(1680603742)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.828--ServerSession(454071866)--Connection(1680603742)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.828--ServerSession(454071866)--Connection(1464436184)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_PROJECT
    [junit] [EL Finest]: 2024-01-08 18:54:10.831--ServerSession(454071866)--Connection(1680603742)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.831--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_EMP_REVIEW")
    [junit] [EL Finest]: 2024-01-08 18:54:10.831--ServerSession(454071866)--Connection(290540663)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.831--ServerSession(454071866)--Connection(290540663)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.831--ServerSession(454071866)--Connection(714321161)--Thread(Thread[main,5,main])--DROP TABLE TMP_EMP_REVIEW
    [junit] [EL Finest]: 2024-01-08 18:54:10.832--ServerSession(454071866)--Connection(290540663)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.832--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_OFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.832--ServerSession(454071866)--Connection(142538462)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.832--ServerSession(454071866)--Connection(142538462)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.832--ServerSession(454071866)--Connection(324477266)--Thread(Thread[main,5,main])--DROP TABLE TMP_OFFICE_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:10.834--ServerSession(454071866)--Connection(142538462)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.834--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_VEHICLE_PROFILE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.834--ServerSession(454071866)--Connection(1768925739)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.834--ServerSession(454071866)--Connection(1768925739)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.834--ServerSession(454071866)--Connection(383281630)--Thread(Thread[main,5,main])--DROP TABLE TMP_VEHICLE_PROFILE
    [junit] [EL Finest]: 2024-01-08 18:54:10.835--ServerSession(454071866)--Connection(1768925739)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.835--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_UCOFFICE_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.835--ServerSession(454071866)--Connection(1093138474)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.835--ServerSession(454071866)--Connection(1093138474)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.835--ServerSession(454071866)--Connection(1426930903)--Thread(Thread[main,5,main])--DROP TABLE TMP_UCOFFICE_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:10.837--ServerSession(454071866)--Connection(1093138474)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.837--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.837--ServerSession(454071866)--Connection(1084100201)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.837--ServerSession(454071866)--Connection(1084100201)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.838--ServerSession(454071866)--Connection(1040603384)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:10.839--ServerSession(454071866)--Connection(1084100201)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.839--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CITY_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:10.839--ServerSession(454071866)--Connection(1940326065)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.839--ServerSession(454071866)--Connection(1940326065)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.839--ServerSession(454071866)--Connection(1132110826)--Thread(Thread[main,5,main])--DROP TABLE TMP_CITY_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:10.84--ServerSession(454071866)--Connection(1940326065)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.84--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:10.84--ServerSession(454071866)--Connection(1156464912)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.84--ServerSession(454071866)--Connection(1156464912)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.841--ServerSession(454071866)--Connection(255280562)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:10.842--ServerSession(454071866)--Connection(1156464912)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.842--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_COP_TMP_INFORMER")
    [junit] [EL Finest]: 2024-01-08 18:54:10.842--ServerSession(454071866)--Connection(1762966346)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.842--ServerSession(454071866)--Connection(1762966346)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.842--ServerSession(454071866)--Connection(1598329273)--Thread(Thread[main,5,main])--DROP TABLE TMP_COP_TMP_INFORMER
    [junit] [EL Finest]: 2024-01-08 18:54:10.843--ServerSession(454071866)--Connection(1762966346)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.843--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_INFORMER_TMP_COP")
    [junit] [EL Finest]: 2024-01-08 18:54:10.843--ServerSession(454071866)--Connection(1434592412)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.843--ServerSession(454071866)--Connection(1434592412)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.843--ServerSession(454071866)--Connection(427826061)--Thread(Thread[main,5,main])--DROP TABLE TMP_INFORMER_TMP_COP
    [junit] [EL Finest]: 2024-01-08 18:54:10.846--ServerSession(454071866)--Connection(1434592412)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.846--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL")
    [junit] [EL Finest]: 2024-01-08 18:54:10.846--ServerSession(454071866)--Connection(1379935176)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.846--ServerSession(454071866)--Connection(1379935176)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.846--ServerSession(454071866)--Connection(371346392)--Thread(Thread[main,5,main])--DROP TABLE TMP_CRIMINAL_TMP_CRIMINAL
    [junit] [EL Finest]: 2024-01-08 18:54:10.847--ServerSession(454071866)--Connection(1379935176)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.847--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP_CAVE_CREATURE")
    [junit] [EL Finest]: 2024-01-08 18:54:10.847--ServerSession(454071866)--Connection(2044852019)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.847--ServerSession(454071866)--Connection(2044852019)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.847--ServerSession(454071866)--Connection(720164260)--Thread(Thread[main,5,main])--DROP TABLE TMP_CAVE_CREATURE
    [junit] [EL Finest]: 2024-01-08 18:54:10.849--ServerSession(454071866)--Connection(2044852019)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.849--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.849--ServerSession(454071866)--Connection(443581676)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.849--ServerSession(454071866)--Connection(443581676)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.849--ServerSession(454071866)--Connection(1826529534)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COMPONENT (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.852--ServerSession(454071866)--Connection(443581676)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.852--Thread(Thread[main,5,main])--The table (TMP_COMPONENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.852--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.852--ServerSession(454071866)--Connection(796247027)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.852--ServerSession(454071866)--Connection(796247027)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.852--ServerSession(454071866)--Connection(826045717)--Thread(Thread[main,5,main])--CREATE TABLE TMP_METRIC (INSPECTION_ID BIGINT NOT NULL, COMPONENT_ID BIGINT NOT NULL, NAME VARCHAR(255) NOT NULL, TYPE VARCHAR(30), FLOATVALUE FLOAT, PRIMARY KEY (INSPECTION_ID, COMPONENT_ID, NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:10.855--ServerSession(454071866)--Connection(796247027)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.855--Thread(Thread[main,5,main])--The table (TMP_METRIC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.855--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.855--ServerSession(454071866)--Connection(283036702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.855--ServerSession(454071866)--Connection(283036702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.855--ServerSession(454071866)--Connection(288747437)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ABSTR_EMP (ID INTEGER NOT NULL, EMP_TYPE INTEGER, NAME VARCHAR(255), S_DATE DATE, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.858--ServerSession(454071866)--Connection(283036702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.858--Thread(Thread[main,5,main])--The table (TMP_ABSTR_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.858--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.858--ServerSession(454071866)--Connection(211029675)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.858--ServerSession(454071866)--Connection(211029675)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.858--ServerSession(454071866)--Connection(1783405851)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CONTRACT_EMP (ID INTEGER NOT NULL, D_RATE INTEGER, TERM INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.861--ServerSession(454071866)--Connection(211029675)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.861--Thread(Thread[main,5,main])--The table (TMP_CONTRACT_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.861--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.861--ServerSession(454071866)--Connection(179677200)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.861--ServerSession(454071866)--Connection(179677200)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.861--ServerSession(454071866)--Connection(645406395)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ACCOUNT (ACC_NUMBER BIGINT NOT NULL, TYPE VARCHAR(31), BALANCE DOUBLE, OWNER VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:10.864--ServerSession(454071866)--Connection(179677200)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.864--Thread(Thread[main,5,main])--The table (TMP_ACCOUNT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.864--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.864--ServerSession(454071866)--Connection(773169367)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.864--ServerSession(454071866)--Connection(773169367)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.864--ServerSession(454071866)--Connection(155678765)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE (ID SMALLINT NOT NULL, DTYPE INTEGER, BRAND VARCHAR(255), COLOR VARCHAR(255), VERSION INTEGER, NUM_GEARS SMALLINT, LICENSE_PLATE VARCHAR(255), MODEL VARCHAR(255), TRANSMISSION_TYPE VARCHAR(255), EMPLOYEE_ID INTEGER, TOP_SPEED SMALLINT, MAX_LOAD SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.867--ServerSession(454071866)--Connection(773169367)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.867--Thread(Thread[main,5,main])--The table (TMP_VEHICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.867--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.867--ServerSession(454071866)--Connection(1352142620)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.867--ServerSession(454071866)--Connection(1352142620)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.868--ServerSession(454071866)--Connection(1393036992)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BROKER_ACC (ACC_NUMBER BIGINT NOT NULL, RISKLEVEL VARCHAR(255), PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:10.87--ServerSession(454071866)--Connection(1352142620)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.87--Thread(Thread[main,5,main])--The table (TMP_BROKER_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.87--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.87--ServerSession(454071866)--Connection(1863144225)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.87--ServerSession(454071866)--Connection(1863144225)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.87--ServerSession(454071866)--Connection(2138919219)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CHECK_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANK_NAME VARCHAR(255), CREDITLIMIT DOUBLE, CLIENT_ID INTEGER, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:10.873--ServerSession(454071866)--Connection(1863144225)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.873--Thread(Thread[main,5,main])--The table (TMP_CHECK_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.873--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.873--ServerSession(454071866)--Connection(1765636478)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.873--ServerSession(454071866)--Connection(1765636478)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.873--ServerSession(454071866)--Connection(1823255331)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COSTCENTER (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.876--ServerSession(454071866)--Connection(1765636478)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.876--Thread(Thread[main,5,main])--The table (TMP_COSTCENTER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.876--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.876--ServerSession(454071866)--Connection(348150489)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.876--ServerSession(454071866)--Connection(348150489)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.876--ServerSession(454071866)--Connection(372516790)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE (COURSE_ID BIGINT NOT NULL, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.878--ServerSession(454071866)--Connection(348150489)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.878--Thread(Thread[main,5,main])--The table (TMP_COURSE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.878--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.879--ServerSession(454071866)--Connection(181046446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.879--ServerSession(454071866)--Connection(181046446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.879--ServerSession(454071866)--Connection(483002812)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREDIT_ACC (CCA_ID BIGINT NOT NULL, CARDNUMBER BIGINT, CARDTYPE VARCHAR(255), VALIDTO DATE, PRIMARY KEY (CCA_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.881--ServerSession(454071866)--Connection(181046446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.881--Thread(Thread[main,5,main])--The table (TMP_CREDIT_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.881--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.881--ServerSession(454071866)--Connection(2013246953)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.881--ServerSession(454071866)--Connection(2013246953)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.882--ServerSession(454071866)--Connection(688842820)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CUBICLE (PLACE INTEGER NOT NULL, FLOOR INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (PLACE, FLOOR))
    [junit] [EL Finest]: 2024-01-08 18:54:10.889--ServerSession(454071866)--Connection(2013246953)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.889--Thread(Thread[main,5,main])--The table (TMP_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.889--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.889--ServerSession(454071866)--Connection(1780412216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.889--ServerSession(454071866)--Connection(1780412216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.889--ServerSession(454071866)--Connection(1623478127)--Thread(Thread[main,5,main])--CREATE TABLE TMP_DEP (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.891--ServerSession(454071866)--Connection(1780412216)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.891--Thread(Thread[main,5,main])--The table (TMP_DEP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.891--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.891--ServerSession(454071866)--Connection(2000887570)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.891--ServerSession(454071866)--Connection(2000887570)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.892--ServerSession(454071866)--Connection(1790527981)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.895--ServerSession(454071866)--Connection(2000887570)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.895--Thread(Thread[main,5,main])--The table (TMP_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.895--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.895--ServerSession(454071866)--Connection(547733262)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.895--ServerSession(454071866)--Connection(547733262)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.895--ServerSession(454071866)--Connection(1341235079)--Thread(Thread[main,5,main])--CREATE TABLE TMP_HOBBY (ID VARCHAR(255) NOT NULL, CATEGORY VARCHAR(255), DESCRIPTION VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.898--ServerSession(454071866)--Connection(547733262)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.898--Thread(Thread[main,5,main])--The table (TMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.898--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.898--ServerSession(454071866)--Connection(1636443007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.898--ServerSession(454071866)--Connection(1636443007)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.898--ServerSession(454071866)--Connection(1817886095)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MATERIAL (COURSE_ID BIGINT NOT NULL, DATA LONGBLOB, PRIMARY KEY (COURSE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.901--ServerSession(454071866)--Connection(1636443007)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.901--Thread(Thread[main,5,main])--The table (TMP_MATERIAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.901--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.901--ServerSession(454071866)--Connection(2062240906)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.901--ServerSession(454071866)--Connection(2062240906)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.901--ServerSession(454071866)--Connection(1246370163)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.903--ServerSession(454071866)--Connection(2062240906)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.903--Thread(Thread[main,5,main])--The table (TMP_OFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.903--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.903--ServerSession(454071866)--Connection(2089779718)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.903--ServerSession(454071866)--Connection(2089779718)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.904--ServerSession(454071866)--Connection(1553997313)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PATENT (PAT_ASSIGNATION DATE, PAT_DESCRIPTION VARCHAR(255), PAT_YEAR INTEGER NOT NULL, PAT_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (PAT_YEAR, PAT_NAME))
    [junit] [EL Finest]: 2024-01-08 18:54:10.907--ServerSession(454071866)--Connection(2089779718)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.907--Thread(Thread[main,5,main])--The table (TMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.907--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.907--ServerSession(454071866)--Connection(507355187)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.907--ServerSession(454071866)--Connection(507355187)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.907--ServerSession(454071866)--Connection(513973824)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW (ID INTEGER NOT NULL, DTYPE VARCHAR(31), REVIEWDATE DATE, TEXT VARCHAR(255), VERSION INTEGER, PATENT_YEAR INTEGER, PATENT_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.91--ServerSession(454071866)--Connection(507355187)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.91--Thread(Thread[main,5,main])--The table (TMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.91--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.91--ServerSession(454071866)--Connection(1545629340)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.91--ServerSession(454071866)--Connection(1545629340)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.91--ServerSession(454071866)--Connection(795832595)--Thread(Thread[main,5,main])--CREATE TABLE TMP_REVIEW_DETAILS (REVIEW_ID INTEGER NOT NULL, SUCCESSRATE SMALLINT, PRIMARY KEY (REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.913--ServerSession(454071866)--Connection(1545629340)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.913--Thread(Thread[main,5,main])--The table (TMP_REVIEW_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.913--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.913--ServerSession(454071866)--Connection(301141958)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.913--ServerSession(454071866)--Connection(301141958)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.913--ServerSession(454071866)--Connection(1316542442)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.915--ServerSession(454071866)--Connection(301141958)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.915--Thread(Thread[main,5,main])--The table (TMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.915--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.916--ServerSession(454071866)--Connection(304581916)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.916--ServerSession(454071866)--Connection(304581916)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.916--ServerSession(454071866)--Connection(455290273)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROJECT_DETAILS (PROJECT_ID INTEGER NOT NULL, PLANNED_DAYS INTEGER, USED_DAYS INTEGER, PRIMARY KEY (PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.918--ServerSession(454071866)--Connection(304581916)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.918--Thread(Thread[main,5,main])--The table (TMP_PROJECT_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.918--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.918--ServerSession(454071866)--Connection(1474631986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.918--ServerSession(454071866)--Connection(1474631986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.919--ServerSession(454071866)--Connection(2030318015)--Thread(Thread[main,5,main])--CREATE TABLE TMP_SAVE_ACC (ACC_NUMBER BIGINT NOT NULL, BANKID VARCHAR(255), BANKNAME VARCHAR(255), INTERESTRATE FLOAT, PRIMARY KEY (ACC_NUMBER))
    [junit] [EL Finest]: 2024-01-08 18:54:10.921--ServerSession(454071866)--Connection(1474631986)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.921--Thread(Thread[main,5,main])--The table (TMP_SAVE_ACC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.921--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.921--ServerSession(454071866)--Connection(195161588)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.921--ServerSession(454071866)--Connection(195161588)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.921--ServerSession(454071866)--Connection(1962039611)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TASK (TASK_ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), PROJ_ID INTEGER NOT NULL, PRIMARY KEY (TASK_ID, PROJ_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.924--ServerSession(454071866)--Connection(195161588)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.924--Thread(Thread[main,5,main])--The table (TMP_TASK) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.924--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.924--ServerSession(454071866)--Connection(360382401)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.924--ServerSession(454071866)--Connection(360382401)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.924--ServerSession(454071866)--Connection(288386775)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TRAILER (LOAD1 INTEGER, HIGH INTEGER NOT NULL, LOW INTEGER NOT NULL, PRIMARY KEY (HIGH, LOW))
    [junit] [EL Finest]: 2024-01-08 18:54:10.927--ServerSession(454071866)--Connection(360382401)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.927--Thread(Thread[main,5,main])--The table (TMP_TRAILER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.927--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.927--ServerSession(454071866)--Connection(1136974570)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.927--ServerSession(454071866)--Connection(1136974570)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.927--ServerSession(454071866)--Connection(16949668)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PROFILE (GUID binary(16) NOT NULL, AIRLINE VARCHAR(255), SMOKER TINYINT(1) default 0, PRIMARY KEY (GUID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.93--ServerSession(454071866)--Connection(16949668)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:10.93--ServerSession(454071866)--Connection(1136974570)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.93--Thread(Thread[main,5,main])--The table (TMP_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.93--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.93--ServerSession(454071866)--Connection(168849978)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.93--ServerSession(454071866)--Connection(168849978)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.93--ServerSession(454071866)--Connection(1869019672)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE (ID INTEGER NOT NULL, CAPACITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.933--ServerSession(454071866)--Connection(168849978)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.933--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.933--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.933--ServerSession(454071866)--Connection(1493513506)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.933--ServerSession(454071866)--Connection(1493513506)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.933--ServerSession(454071866)--Connection(1351421338)--Thread(Thread[main,5,main])--CREATE TABLE TMP_READONLY (ID INTEGER NOT NULL, DTYPE INTEGER, NAME VARCHAR(255), VERSION INTEGER, ADDON VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.936--ServerSession(454071866)--Connection(1493513506)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.936--Thread(Thread[main,5,main])--The table (TMP_READONLY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.936--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.936--ServerSession(454071866)--Connection(415254661)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.936--ServerSession(454071866)--Connection(415254661)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.936--ServerSession(454071866)--Connection(1755103898)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATE DATETIME, EMB_FA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.939--ServerSession(454071866)--Connection(415254661)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.939--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.939--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.939--ServerSession(454071866)--Connection(1156514988)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.939--ServerSession(454071866)--Connection(1156514988)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.939--ServerSession(454071866)--Connection(1584523476)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMBEDD_PA (ID INTEGER NOT NULL, EMB_PA_DATE DATETIME, EMB_PA_LONG BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.942--ServerSession(454071866)--Connection(1156514988)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.942--Thread(Thread[main,5,main])--The table (TMP_EMBEDD_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.942--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.942--ServerSession(454071866)--Connection(793983953)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.942--ServerSession(454071866)--Connection(793983953)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.942--ServerSession(454071866)--Connection(329617651)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM (ITEM_ID binary(16) NOT NULL, NAME VARCHAR(255), NAMESPACE VARCHAR(255), TEXT VARCHAR(255), PRIMARY KEY (ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.945--ServerSession(454071866)--Connection(793983953)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.945--Thread(Thread[main,5,main])--The table (BYTE_ITEM) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.945--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.945--ServerSession(454071866)--Connection(697509672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.945--ServerSession(454071866)--Connection(697509672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.945--ServerSession(454071866)--Connection(531111032)--Thread(Thread[main,5,main])--CREATE TABLE BYTE_ITEM_ATT (ATT_KEY VARCHAR(255) NOT NULL, ATT_VAL VARCHAR(255), ITEM_ID binary(16) NOT NULL, PRIMARY KEY (ATT_KEY, ITEM_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.948--ServerSession(454071866)--Connection(697509672)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.948--Thread(Thread[main,5,main])--The table (BYTE_ITEM_ATT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.948--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.948--ServerSession(454071866)--Connection(2101555022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.948--ServerSession(454071866)--Connection(2101555022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.948--ServerSession(454071866)--Connection(1297739177)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ISLAND (ID INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.951--ServerSession(454071866)--Connection(2101555022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.951--Thread(Thread[main,5,main])--The table (TMP_ISLAND) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.951--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.951--ServerSession(454071866)--Connection(458910236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.951--ServerSession(454071866)--Connection(458910236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.951--ServerSession(454071866)--Connection(2131169126)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY (ID BIGINT NOT NULL, CITY_ENUM VARCHAR(255), COOL TINYINT(1) default 0, NAME VARCHAR(255), TYPE VARCHAR(255), CITY_TESLA_INT INTEGER, CITY_TESLA_BLOB LONGBLOB, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.954--ServerSession(454071866)--Connection(2131169126)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:10.954--ServerSession(454071866)--Connection(458910236)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.954--Thread(Thread[main,5,main])--The table (TMP_CITY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.954--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.954--ServerSession(454071866)--Connection(77077977)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.954--ServerSession(454071866)--Connection(77077977)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.954--ServerSession(454071866)--Connection(1281007068)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP (ID BIGINT NOT NULL, COP_TESLA_INT INTEGER, COP_TESLA_BLOB LONGBLOB, PARTNER_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.957--ServerSession(454071866)--Connection(77077977)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.957--Thread(Thread[main,5,main])--The table (TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.957--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.957--ServerSession(454071866)--Connection(2049813033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.957--ServerSession(454071866)--Connection(2049813033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.957--ServerSession(454071866)--Connection(1050609248)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PERSON (ID BIGINT NOT NULL, W_BOOL TINYINT(1) default 0, W_FLOAT FLOAT, P_BOOL TINYINT(1) default 0, P_FLOAT FLOAT, P_INT INTEGER, W_BIGDEC DECIMAL(38), W_BIGINT BIGINT, PBA_BINARY LONGBLOB, WBA_BINARY LONGBLOB, UTIL_CALENDAR DATETIME, PCA_VARCHAR LONGTEXT, WCA_VARCHAR LONGTEXT, W_INT INTEGER, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, W_STRING VARCHAR(255), UTIL_DATE DATETIME, CITY BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.962--ServerSession(454071866)--Connection(1050609248)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:10.962--ServerSession(454071866)--Connection(1050609248)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:10.962--ServerSession(454071866)--Connection(2049813033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.962--Thread(Thread[main,5,main])--The table (TMP_PERSON) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.962--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.962--ServerSession(454071866)--Connection(602874477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.962--ServerSession(454071866)--Connection(602874477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.962--ServerSession(454071866)--Connection(881113307)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.964--ServerSession(454071866)--Connection(602874477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.964--Thread(Thread[main,5,main])--The table (TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.965--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.965--ServerSession(454071866)--Connection(1252368698)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.965--ServerSession(454071866)--Connection(1252368698)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.965--ServerSession(454071866)--Connection(268639817)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL (ID BIGINT NOT NULL, TRANSMISSION_TYPE VARCHAR(255), ATTACHEDCOP_ID BIGINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.967--ServerSession(454071866)--Connection(1252368698)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.967--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.967--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.967--ServerSession(454071866)--Connection(60657033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.967--ServerSession(454071866)--Connection(60657033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.968--ServerSession(454071866)--Connection(1683378353)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.971--ServerSession(454071866)--Connection(60657033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.971--Thread(Thread[main,5,main])--The table (TMP_CAVE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.971--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.971--ServerSession(454071866)--Connection(1820917741)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.971--ServerSession(454071866)--Connection(1820917741)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.971--ServerSession(454071866)--Connection(60216880)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE (ID INTEGER AUTO_INCREMENT NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), WEAPON INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.973--ServerSession(454071866)--Connection(1820917741)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.974--Thread(Thread[main,5,main])--The table (TMP_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.974--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.974--ServerSession(454071866)--Connection(1190554214)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.974--ServerSession(454071866)--Connection(1190554214)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.974--ServerSession(454071866)--Connection(1831506626)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CREATURE_DETAILS (SECONDTABLE_ID INTEGER NOT NULL, COLOR VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.976--ServerSession(454071866)--Connection(1190554214)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.976--Thread(Thread[main,5,main])--The table (TMP_CREATURE_DETAILS) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.977--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.977--ServerSession(454071866)--Connection(327748280)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.977--ServerSession(454071866)--Connection(327748280)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.977--ServerSession(454071866)--Connection(1717168117)--Thread(Thread[main,5,main])--CREATE TABLE TMP_MYTHICALCREATURE (ID INTEGER NOT NULL, STORY VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.979--ServerSession(454071866)--Connection(327748280)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.979--Thread(Thread[main,5,main])--The table (TMP_MYTHICALCREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.979--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.979--ServerSession(454071866)--Connection(1074524258)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.979--ServerSession(454071866)--Connection(1074524258)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.979--ServerSession(454071866)--Connection(453836305)--Thread(Thread[main,5,main])--CREATE TABLE TMP_WEAPON (ID INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.982--ServerSession(454071866)--Connection(1074524258)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.982--Thread(Thread[main,5,main])--The table (TMP_WEAPON) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.982--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.982--ServerSession(454071866)--Connection(193794249)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.982--ServerSession(454071866)--Connection(193794249)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.982--ServerSession(454071866)--Connection(345667898)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE (ID INTEGER NOT NULL, PARENT INTEGER, DESCRIPTION INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.985--ServerSession(454071866)--Connection(193794249)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.985--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.985--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.985--ServerSession(454071866)--Connection(1154719107)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.985--ServerSession(454071866)--Connection(1154719107)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.985--ServerSession(454071866)--Connection(666621576)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CASC_NODE_DESC (ID INTEGER NOT NULL, DESC_TEXT VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.988--ServerSession(454071866)--Connection(1154719107)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.988--Thread(Thread[main,5,main])--The table (TMP_CASC_NODE_DESC) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.988--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.988--ServerSession(454071866)--Connection(1602527654)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.988--ServerSession(454071866)--Connection(1602527654)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.988--ServerSession(454071866)--Connection(132317264)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NODE (ID INTEGER NOT NULL, NODENAME VARCHAR(255), VERSIONCOLUMN BIGINT, PARENT INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.991--ServerSession(454071866)--Connection(1602527654)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.991--Thread(Thread[main,5,main])--The table (TMP_NODE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.991--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.991--ServerSession(454071866)--Connection(1734649556)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.991--ServerSession(454071866)--Connection(1734649556)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.991--ServerSession(454071866)--Connection(488092175)--Thread(Thread[main,5,main])--CREATE TABLE TMP_NASTY (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.993--ServerSession(454071866)--Connection(1734649556)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.993--Thread(Thread[main,5,main])--The table (TMP_NASTY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.993--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.993--ServerSession(454071866)--Connection(1357054363)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.993--ServerSession(454071866)--Connection(1357054363)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.994--ServerSession(454071866)--Connection(317939541)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TIMESTAMP (ID BIGINT NOT NULL, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:10.996--ServerSession(454071866)--Connection(1357054363)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.996--Thread(Thread[main,5,main])--The table (TMP_TIMESTAMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:10.996--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:10.996--ServerSession(454071866)--Connection(2121422033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:10.996--ServerSession(454071866)--Connection(2121422033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:10.996--ServerSession(454071866)--Connection(919956829)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_FA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY binary(8), PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR VARCHAR(255), P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, VERSION BIGINT, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY binary(8), WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR VARCHAR(255), W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.003--ServerSession(454071866)--Connection(919956829)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:11.003--ServerSession(454071866)--Connection(919956829)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:11.003--ServerSession(454071866)--Connection(2121422033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.003--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.003--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.003--ServerSession(454071866)--Connection(739520577)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.003--ServerSession(454071866)--Connection(739520577)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.003--ServerSession(454071866)--Connection(1076641230)--Thread(Thread[main,5,main])--CREATE TABLE TMP_BASIC_TYPES_PA (ID INTEGER NOT NULL, BIG_DECIMAL DECIMAL(12,2), BIG_INTEGER BIGINT, ENUM_ORDINAL INTEGER, ENUM_STRING VARCHAR(255), P_BYTE TINYINT, P_BOOLEAN TINYINT(1) default 0, PBA_BINARY LONGBLOB, PBA_BLOB LONGBLOB, PBA_LONGVARBINARY LONGBLOB, P_CHAR CHAR(1), PCA_CLOB LONGTEXT, PCA_VARCHAR LONGTEXT, P_DOUBLE DOUBLE, P_FLOAT FLOAT, P_INT INTEGER, P_LONG BIGINT, P_SHORT SMALLINT, SERIALIZABLE LONGBLOB, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, STRING_CLOB LONGTEXT, STRING_VC VARCHAR(128), UTIL_CALENDAR DATETIME, UTIL_DATE DATETIME, W_BOOLEAN TINYINT(1) default 0, W_BYTE TINYINT, WBA_BINARY LONGBLOB, WBA_BLOB LONGBLOB, WBA_LONGVARBINARY LONGBLOB, W_CHARACTER CHAR(1), WCA_CLOB LONGTEXT, WCA_VARCHAR LONGTEXT, W_DOUBLE DOUBLE, W_FLOAT FLOAT, W_INTEGER INTEGER, W_LONG BIGINT, W_SMALLINT SMALLINT, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.008--ServerSession(454071866)--Connection(1076641230)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:11.008--ServerSession(454071866)--Connection(1076641230)--Thread(Thread[main,5,main])--Integer display width is deprecated and will be removed in a future release.:HY000 - null
    [junit] [EL Finest]: 2024-01-08 18:54:11.008--ServerSession(454071866)--Connection(739520577)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.008--Thread(Thread[main,5,main])--The table (TMP_BASIC_TYPES_PA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.008--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.008--ServerSession(454071866)--Connection(1206473770)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.008--ServerSession(454071866)--Connection(1206473770)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.009--ServerSession(454071866)--Connection(1257435822)--Thread(Thread[main,5,main])--CREATE TABLE TMP_TEMPORAL_FA (ID BIGINT NOT NULL, SQL_DATE DATE, SQL_TIME TIME, SQL_TIMESTAMP DATETIME, UTIL_CALENDAR_D DATE, UTIL_CALENDAR_T TIME, UTIL_CALENDAR_TS DATETIME, UTIL_DATE_D DATE, UTIL_DATE_T TIME, UTIL_DATE_TS DATETIME, PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.012--ServerSession(454071866)--Connection(1206473770)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.012--Thread(Thread[main,5,main])--The table (TMP_TEMPORAL_FA) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.012--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.012--ServerSession(454071866)--Connection(1179261077)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.012--ServerSession(454071866)--Connection(1179261077)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.012--ServerSession(454071866)--Connection(1259297906)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ANIMAL (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.015--ServerSession(454071866)--Connection(1179261077)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.015--Thread(Thread[main,5,main])--The table (TMP_ANIMAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.015--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.015--ServerSession(454071866)--Connection(1986526326)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.015--ServerSession(454071866)--Connection(1986526326)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.015--ServerSession(454071866)--Connection(1627380895)--Thread(Thread[main,5,main])--CREATE TABLE TMP_ELEMENT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.018--ServerSession(454071866)--Connection(1986526326)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.018--Thread(Thread[main,5,main])--The table (TMP_ELEMENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.018--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.018--ServerSession(454071866)--Connection(1781335661)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.018--ServerSession(454071866)--Connection(1781335661)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.018--ServerSession(454071866)--Connection(593543954)--Thread(Thread[main,5,main])--CREATE TABLE TMP_PLANT (ID INTEGER AUTO_INCREMENT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.02--ServerSession(454071866)--Connection(1781335661)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.02--Thread(Thread[main,5,main])--The table (TMP_PLANT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.02--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.02--ServerSession(454071866)--Connection(2072038471)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.02--ServerSession(454071866)--Connection(2072038471)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.021--ServerSession(454071866)--Connection(2040312628)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_BICYCLE (BICYCLE_ID SMALLINT NOT NULL, EMPLOYEE_ID INTEGER NOT NULL, PRIMARY KEY (BICYCLE_ID, EMPLOYEE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.023--ServerSession(454071866)--Connection(2072038471)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.023--Thread(Thread[main,5,main])--The table (TMP_EMP_BICYCLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.023--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.023--ServerSession(454071866)--Connection(1324380107)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.023--ServerSession(454071866)--Connection(1324380107)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.023--ServerSession(454071866)--Connection(862941350)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COURSE_EMP (COURSE_ID BIGINT NOT NULL, EMP_ID INTEGER NOT NULL, PRIMARY KEY (COURSE_ID, EMP_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.026--ServerSession(454071866)--Connection(1324380107)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.026--Thread(Thread[main,5,main])--The table (TMP_COURSE_EMP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.026--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.026--ServerSession(454071866)--Connection(2145200627)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.026--ServerSession(454071866)--Connection(2145200627)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.026--ServerSession(454071866)--Connection(849256436)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_CREDIT (CLIENT_ID INTEGER NOT NULL, CREDIT_ID BIGINT NOT NULL, PRIMARY KEY (CLIENT_ID, CREDIT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.029--ServerSession(454071866)--Connection(2145200627)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.029--Thread(Thread[main,5,main])--The table (TMP_EMP_CREDIT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.029--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.029--ServerSession(454071866)--Connection(1725025770)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.029--ServerSession(454071866)--Connection(1725025770)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.029--ServerSession(454071866)--Connection(1893069426)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_HOBBY (EMP_ID INTEGER NOT NULL, HOBBY_ID VARCHAR(255) NOT NULL, PRIMARY KEY (EMP_ID, HOBBY_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.031--ServerSession(454071866)--Connection(1725025770)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.032--Thread(Thread[main,5,main])--The table (TMP_EMP_HOBBY) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.032--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.032--ServerSession(454071866)--Connection(768583959)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.032--ServerSession(454071866)--Connection(768583959)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.032--ServerSession(454071866)--Connection(1159303129)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PATENT (EMP_ID INTEGER NOT NULL, PATENT_NAME VARCHAR(255) NOT NULL, PATENT_YEAR INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PATENT_NAME, PATENT_YEAR))
    [junit] [EL Finest]: 2024-01-08 18:54:11.034--ServerSession(454071866)--Connection(768583959)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.034--Thread(Thread[main,5,main])--The table (TMP_EMP_PATENT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.034--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.034--ServerSession(454071866)--Connection(969207075)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.034--ServerSession(454071866)--Connection(969207075)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.035--ServerSession(454071866)--Connection(1762884637)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_PROJECT (EMP_ID INTEGER NOT NULL, PROJECT_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJECT_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.037--ServerSession(454071866)--Connection(969207075)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.037--Thread(Thread[main,5,main])--The table (TMP_EMP_PROJECT) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.037--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.037--ServerSession(454071866)--Connection(2147034407)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.037--ServerSession(454071866)--Connection(2147034407)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.037--ServerSession(454071866)--Connection(1632268814)--Thread(Thread[main,5,main])--CREATE TABLE TMP_EMP_REVIEW (EMP_ID INTEGER NOT NULL, REVIEW_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, REVIEW_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.04--ServerSession(454071866)--Connection(2147034407)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.04--Thread(Thread[main,5,main])--The table (TMP_EMP_REVIEW) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.04--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.04--ServerSession(454071866)--Connection(422650431)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.04--ServerSession(454071866)--Connection(422650431)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.04--ServerSession(454071866)--Connection(794295331)--Thread(Thread[main,5,main])--CREATE TABLE TMP_OFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, CUBICLES_KEY LONGBLOB, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:54:11.044--ServerSession(454071866)--Connection(422650431)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.044--Thread(Thread[main,5,main])--The table (TMP_OFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.044--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.044--ServerSession(454071866)--Connection(1458752949)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.044--ServerSession(454071866)--Connection(1458752949)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.044--ServerSession(454071866)--Connection(1187130766)--Thread(Thread[main,5,main])--CREATE TABLE TMP_VEHICLE_PROFILE (PROFILE_ID binary(16) NOT NULL, VEHICLE_ID SMALLINT NOT NULL, PRIMARY KEY (PROFILE_ID, VEHICLE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.046--ServerSession(454071866)--Connection(1458752949)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.046--Thread(Thread[main,5,main])--The table (TMP_VEHICLE_PROFILE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.047--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.047--ServerSession(454071866)--Connection(850515329)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.047--ServerSession(454071866)--Connection(850515329)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.047--ServerSession(454071866)--Connection(1919826183)--Thread(Thread[main,5,main])--CREATE TABLE TMP_UCOFFICE_CUBICLE (OFFICE_ID INTEGER NOT NULL, CUBICLE_FLOOR INTEGER NOT NULL, CUBICLE_PLACE INTEGER NOT NULL, PRIMARY KEY (OFFICE_ID, CUBICLE_FLOOR, CUBICLE_PLACE))
    [junit] [EL Finest]: 2024-01-08 18:54:11.049--ServerSession(454071866)--Connection(850515329)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.049--Thread(Thread[main,5,main])--The table (TMP_UCOFFICE_CUBICLE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.049--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.049--ServerSession(454071866)--Connection(1354426181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.049--ServerSession(454071866)--Connection(1354426181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.05--ServerSession(454071866)--Connection(1822108942)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_COP (City_ID BIGINT NOT NULL, cops_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, cops_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.052--ServerSession(454071866)--Connection(1354426181)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.052--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.052--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.052--ServerSession(454071866)--Connection(1956001257)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.052--ServerSession(454071866)--Connection(1956001257)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.052--ServerSession(454071866)--Connection(1938912497)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CITY_TMP_CRIMINAL (City_ID BIGINT NOT NULL, criminals_ID BIGINT NOT NULL, PRIMARY KEY (City_ID, criminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.055--ServerSession(454071866)--Connection(1956001257)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.055--Thread(Thread[main,5,main])--The table (TMP_CITY_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.055--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.055--ServerSession(454071866)--Connection(1565397454)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.055--ServerSession(454071866)--Connection(1565397454)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.055--ServerSession(454071866)--Connection(414342899)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_CRIMINAL (Cop_ID BIGINT NOT NULL, attachedCriminals_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, attachedCriminals_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.058--ServerSession(454071866)--Connection(1565397454)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.058--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.058--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.058--ServerSession(454071866)--Connection(418721379)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.058--ServerSession(454071866)--Connection(418721379)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.058--ServerSession(454071866)--Connection(890801362)--Thread(Thread[main,5,main])--CREATE TABLE TMP_COP_TMP_INFORMER (Cop_ID BIGINT NOT NULL, informers_ID BIGINT NOT NULL, PRIMARY KEY (Cop_ID, informers_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.061--ServerSession(454071866)--Connection(418721379)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.061--Thread(Thread[main,5,main])--The table (TMP_COP_TMP_INFORMER) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.061--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.061--ServerSession(454071866)--Connection(999295617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.061--ServerSession(454071866)--Connection(999295617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.061--ServerSession(454071866)--Connection(178765222)--Thread(Thread[main,5,main])--CREATE TABLE TMP_INFORMER_TMP_COP (Informer_ID BIGINT NOT NULL, informingCops_ID BIGINT NOT NULL, PRIMARY KEY (Informer_ID, informingCops_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.063--ServerSession(454071866)--Connection(999295617)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.063--Thread(Thread[main,5,main])--The table (TMP_INFORMER_TMP_COP) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.063--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.063--ServerSession(454071866)--Connection(2092102964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.063--ServerSession(454071866)--Connection(2092102964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.064--ServerSession(454071866)--Connection(1204628513)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CRIMINAL_TMP_CRIMINAL (Criminal_ID BIGINT NOT NULL, parties_ID BIGINT NOT NULL, PRIMARY KEY (Criminal_ID, parties_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.066--ServerSession(454071866)--Connection(2092102964)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.066--Thread(Thread[main,5,main])--The table (TMP_CRIMINAL_TMP_CRIMINAL) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.066--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.066--ServerSession(454071866)--Connection(1297386215)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.066--ServerSession(454071866)--Connection(1297386215)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.066--ServerSession(454071866)--Connection(639950124)--Thread(Thread[main,5,main])--CREATE TABLE TMP_CAVE_CREATURE (CAVE_ID INTEGER NOT NULL, CREATURE_ID INTEGER NOT NULL, PRIMARY KEY (CAVE_ID, CREATURE_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:11.069--ServerSession(454071866)--Connection(1297386215)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.069--Thread(Thread[main,5,main])--The table (TMP_CAVE_CREATURE) is created.
    [junit] [EL Finest]: 2024-01-08 18:54:11.069--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.069--ServerSession(454071866)--Connection(2147353713)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.069--ServerSession(454071866)--Connection(2147353713)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.069--ServerSession(454071866)--Connection(378841819)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT UNQ_TMP_EMP_0 UNIQUE (ID, DEPARTMENT)
    [junit] [EL Finest]: 2024-01-08 18:54:11.074--ServerSession(454071866)--Connection(2147353713)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.075--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.075--ServerSession(454071866)--Connection(751454855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.075--ServerSession(454071866)--Connection(751454855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.075--ServerSession(454071866)--Connection(588779235)--Thread(Thread[main,5,main])--ALTER TABLE TMP_METRIC ADD CONSTRAINT FK_TMP_METRIC_COMPONENT_ID FOREIGN KEY (COMPONENT_ID) REFERENCES TMP_COMPONENT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.083--ServerSession(454071866)--Connection(751454855)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.084--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.084--ServerSession(454071866)--Connection(1219243428)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.084--ServerSession(454071866)--Connection(1219243428)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.084--ServerSession(454071866)--Connection(919390276)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CONTRACT_EMP ADD CONSTRAINT FK_TMP_CONTRACT_EMP_ID FOREIGN KEY (ID) REFERENCES TMP_ABSTR_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.091--ServerSession(454071866)--Connection(1219243428)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.091--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.091--ServerSession(454071866)--Connection(145090331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.091--ServerSession(454071866)--Connection(145090331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.092--ServerSession(454071866)--Connection(558705318)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE ADD CONSTRAINT FK_TMP_VEHICLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.101--ServerSession(454071866)--Connection(145090331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.101--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.101--ServerSession(454071866)--Connection(557337230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.101--ServerSession(454071866)--Connection(557337230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.101--ServerSession(454071866)--Connection(109243533)--Thread(Thread[main,5,main])--ALTER TABLE TMP_BROKER_ACC ADD CONSTRAINT FK_TMP_BROKER_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:11.109--ServerSession(454071866)--Connection(557337230)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.109--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.109--ServerSession(454071866)--Connection(636216648)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.109--ServerSession(454071866)--Connection(636216648)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.109--ServerSession(454071866)--Connection(1181005633)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:11.117--ServerSession(454071866)--Connection(636216648)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.117--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.117--ServerSession(454071866)--Connection(250582129)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.117--ServerSession(454071866)--Connection(250582129)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.117--ServerSession(454071866)--Connection(1951723841)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CHECK_ACC ADD CONSTRAINT FK_TMP_CHECK_ACC_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.126--ServerSession(454071866)--Connection(250582129)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.126--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.126--ServerSession(454071866)--Connection(1591713457)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.126--ServerSession(454071866)--Connection(1591713457)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.126--ServerSession(454071866)--Connection(752997639)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREDIT_ACC ADD CONSTRAINT FK_TMP_CREDIT_ACC_CCA_ID FOREIGN KEY (CCA_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:11.134--ServerSession(454071866)--Connection(1591713457)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.134--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.134--ServerSession(454071866)--Connection(615466717)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.134--ServerSession(454071866)--Connection(615466717)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.134--ServerSession(454071866)--Connection(111636207)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_COSTCENTER FOREIGN KEY (COSTCENTER) REFERENCES TMP_COSTCENTER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.148--ServerSession(454071866)--Connection(615466717)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.148--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.148--ServerSession(454071866)--Connection(1015149700)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.148--ServerSession(454071866)--Connection(1015149700)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.148--ServerSession(454071866)--Connection(1657193575)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_DEPARTMENT FOREIGN KEY (DEPARTMENT) REFERENCES TMP_DEP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.163--ServerSession(454071866)--Connection(1015149700)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.163--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.163--ServerSession(454071866)--Connection(494132656)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.163--ServerSession(454071866)--Connection(494132656)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.163--ServerSession(454071866)--Connection(778383182)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:11.18--ServerSession(454071866)--Connection(494132656)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.18--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.18--ServerSession(454071866)--Connection(2098094011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.18--ServerSession(454071866)--Connection(2098094011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.181--ServerSession(454071866)--Connection(2115208183)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_SAMPLE_ACCOUNT FOREIGN KEY (SAMPLE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:11.198--ServerSession(454071866)--Connection(2098094011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.198--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.198--ServerSession(454071866)--Connection(580711655)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.198--ServerSession(454071866)--Connection(580711655)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.198--ServerSession(454071866)--Connection(769688712)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_BROKERAGE_ACCOUNT FOREIGN KEY (BROKERAGE_ACCOUNT) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:11.216--ServerSession(454071866)--Connection(580711655)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.216--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.216--ServerSession(454071866)--Connection(1749232081)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.216--ServerSession(454071866)--Connection(1749232081)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.216--ServerSession(454071866)--Connection(767415282)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP ADD CONSTRAINT FK_TMP_EMP_PROFILE_GUID FOREIGN KEY (PROFILE_GUID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.235--ServerSession(454071866)--Connection(1749232081)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.236--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.236--ServerSession(454071866)--Connection(1054054669)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.236--ServerSession(454071866)--Connection(1054054669)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.236--ServerSession(454071866)--Connection(1336881831)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW ADD CONSTRAINT FK_TMP_REVIEW_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:54:11.245--ServerSession(454071866)--Connection(1054054669)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.245--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.245--ServerSession(454071866)--Connection(246167037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.245--ServerSession(454071866)--Connection(246167037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.245--ServerSession(454071866)--Connection(739626708)--Thread(Thread[main,5,main])--ALTER TABLE TMP_REVIEW_DETAILS ADD CONSTRAINT FK_TMP_REVIEW_DETAILS_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.253--ServerSession(454071866)--Connection(246167037)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.253--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.253--ServerSession(454071866)--Connection(1686020889)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.253--ServerSession(454071866)--Connection(1686020889)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.253--ServerSession(454071866)--Connection(194146742)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PROJECT_DETAILS ADD CONSTRAINT FK_TMP_PROJECT_DETAILS_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.261--ServerSession(454071866)--Connection(1686020889)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.261--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.261--ServerSession(454071866)--Connection(1549830536)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.261--ServerSession(454071866)--Connection(1549830536)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.261--ServerSession(454071866)--Connection(1301782390)--Thread(Thread[main,5,main])--ALTER TABLE TMP_SAVE_ACC ADD CONSTRAINT FK_TMP_SAVE_ACC_ACC_NUMBER FOREIGN KEY (ACC_NUMBER) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:11.268--ServerSession(454071866)--Connection(1549830536)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.269--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.269--ServerSession(454071866)--Connection(1192937442)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.269--ServerSession(454071866)--Connection(1192937442)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.269--ServerSession(454071866)--Connection(535706176)--Thread(Thread[main,5,main])--ALTER TABLE TMP_TASK ADD CONSTRAINT FK_TMP_TASK_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.277--ServerSession(454071866)--Connection(1192937442)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.277--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.277--ServerSession(454071866)--Connection(963732041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.277--ServerSession(454071866)--Connection(963732041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.277--ServerSession(454071866)--Connection(675649362)--Thread(Thread[main,5,main])--ALTER TABLE BYTE_ITEM_ATT ADD CONSTRAINT FK_BYTE_ITEM_ATT_ITEM_ID FOREIGN KEY (ITEM_ID) REFERENCES BYTE_ITEM (ITEM_ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.285--ServerSession(454071866)--Connection(963732041)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.285--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.285--ServerSession(454071866)--Connection(868639324)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.285--ServerSession(454071866)--Connection(868639324)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.285--ServerSession(454071866)--Connection(18296135)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP ADD CONSTRAINT FK_TMP_COP_PARTNER_ID FOREIGN KEY (PARTNER_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.295--ServerSession(454071866)--Connection(868639324)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.295--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.295--ServerSession(454071866)--Connection(2141255481)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.295--ServerSession(454071866)--Connection(2141255481)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.295--ServerSession(454071866)--Connection(2138353171)--Thread(Thread[main,5,main])--ALTER TABLE TMP_PERSON ADD CONSTRAINT FK_TMP_PERSON_CITY FOREIGN KEY (CITY) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.308--ServerSession(454071866)--Connection(2141255481)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.308--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.308--ServerSession(454071866)--Connection(605503804)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.308--ServerSession(454071866)--Connection(605503804)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.308--ServerSession(454071866)--Connection(1551266744)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_ATTACHEDCOP_ID FOREIGN KEY (ATTACHEDCOP_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.316--ServerSession(454071866)--Connection(605503804)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.316--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.316--ServerSession(454071866)--Connection(1327339480)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.316--ServerSession(454071866)--Connection(1327339480)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.316--ServerSession(454071866)--Connection(1360867750)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE ADD CONSTRAINT FK_TMP_CREATURE_WEAPON FOREIGN KEY (WEAPON) REFERENCES TMP_WEAPON (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.324--ServerSession(454071866)--Connection(1327339480)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.324--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.324--ServerSession(454071866)--Connection(2057690764)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.324--ServerSession(454071866)--Connection(2057690764)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.324--ServerSession(454071866)--Connection(1495610711)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CREATURE_DETAILS ADD CONSTRAINT FK_TMP_CREATURE_DETAILS_SECONDTABLE_ID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.332--ServerSession(454071866)--Connection(2057690764)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.332--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.332--ServerSession(454071866)--Connection(352167272)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.332--ServerSession(454071866)--Connection(352167272)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.332--ServerSession(454071866)--Connection(1081628869)--Thread(Thread[main,5,main])--ALTER TABLE TMP_MYTHICALCREATURE ADD CONSTRAINT FK_TMP_MYTHICALCREATURE_ID FOREIGN KEY (ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.34--ServerSession(454071866)--Connection(352167272)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.34--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.34--ServerSession(454071866)--Connection(1022896347)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.34--ServerSession(454071866)--Connection(1022896347)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.34--ServerSession(454071866)--Connection(1163336905)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_DESCRIPTION FOREIGN KEY (DESCRIPTION) REFERENCES TMP_CASC_NODE_DESC (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.348--ServerSession(454071866)--Connection(1022896347)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.348--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.348--ServerSession(454071866)--Connection(1299613689)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.348--ServerSession(454071866)--Connection(1299613689)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.348--ServerSession(454071866)--Connection(808829052)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CASC_NODE ADD CONSTRAINT FK_TMP_CASC_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_CASC_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.357--ServerSession(454071866)--Connection(1299613689)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.357--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.357--ServerSession(454071866)--Connection(1415441908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.357--ServerSession(454071866)--Connection(1415441908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.357--ServerSession(454071866)--Connection(770568649)--Thread(Thread[main,5,main])--ALTER TABLE TMP_NODE ADD CONSTRAINT FK_TMP_NODE_PARENT FOREIGN KEY (PARENT) REFERENCES TMP_NODE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.365--ServerSession(454071866)--Connection(1415441908)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.365--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.365--ServerSession(454071866)--Connection(933693884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.365--ServerSession(454071866)--Connection(933693884)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.365--ServerSession(454071866)--Connection(212754673)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_BICYCLE_ID FOREIGN KEY (BICYCLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.373--ServerSession(454071866)--Connection(933693884)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.373--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.373--ServerSession(454071866)--Connection(1380435023)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.373--ServerSession(454071866)--Connection(1380435023)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.373--ServerSession(454071866)--Connection(1562565970)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_BICYCLE ADD CONSTRAINT FK_TMP_EMP_BICYCLE_EMPLOYEE_ID FOREIGN KEY (EMPLOYEE_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.382--ServerSession(454071866)--Connection(1380435023)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.382--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.382--ServerSession(454071866)--Connection(286285758)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.382--ServerSession(454071866)--Connection(286285758)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.382--ServerSession(454071866)--Connection(2107212911)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_COURSE_ID FOREIGN KEY (COURSE_ID) REFERENCES TMP_COURSE (COURSE_ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.39--ServerSession(454071866)--Connection(286285758)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.39--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.39--ServerSession(454071866)--Connection(819407872)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.39--ServerSession(454071866)--Connection(819407872)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.39--ServerSession(454071866)--Connection(598308875)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COURSE_EMP ADD CONSTRAINT FK_TMP_COURSE_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.399--ServerSession(454071866)--Connection(819407872)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.399--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.399--ServerSession(454071866)--Connection(1957220972)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.399--ServerSession(454071866)--Connection(1957220972)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.399--ServerSession(454071866)--Connection(2098612181)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CREDIT_ID FOREIGN KEY (CREDIT_ID) REFERENCES TMP_ACCOUNT (ACC_NUMBER)
    [junit] [EL Finest]: 2024-01-08 18:54:11.407--ServerSession(454071866)--Connection(1957220972)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.407--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.407--ServerSession(454071866)--Connection(383886401)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.408--ServerSession(454071866)--Connection(383886401)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.408--ServerSession(454071866)--Connection(619196227)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_CREDIT ADD CONSTRAINT FK_TMP_EMP_CREDIT_CLIENT_ID FOREIGN KEY (CLIENT_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.417--ServerSession(454071866)--Connection(383886401)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.417--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.417--ServerSession(454071866)--Connection(1186925880)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.417--ServerSession(454071866)--Connection(1186925880)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.417--ServerSession(454071866)--Connection(1567058434)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_HOBBY_ID FOREIGN KEY (HOBBY_ID) REFERENCES TMP_HOBBY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.425--ServerSession(454071866)--Connection(1186925880)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.425--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.425--ServerSession(454071866)--Connection(745301984)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.425--ServerSession(454071866)--Connection(745301984)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.425--ServerSession(454071866)--Connection(302279064)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_HOBBY ADD CONSTRAINT FK_TMP_EMP_HOBBY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.434--ServerSession(454071866)--Connection(745301984)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.434--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.434--ServerSession(454071866)--Connection(1247644388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.434--ServerSession(454071866)--Connection(1247644388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.434--ServerSession(454071866)--Connection(96577320)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.443--ServerSession(454071866)--Connection(1247644388)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.443--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.443--ServerSession(454071866)--Connection(1761937072)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.443--ServerSession(454071866)--Connection(1761937072)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.443--ServerSession(454071866)--Connection(1328135134)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PATENT ADD CONSTRAINT FK_TMP_EMP_PATENT_PATENT_YEAR FOREIGN KEY (PATENT_YEAR, PATENT_NAME) REFERENCES TMP_PATENT (PAT_YEAR, PAT_NAME)
    [junit] [EL Finest]: 2024-01-08 18:54:11.451--ServerSession(454071866)--Connection(1761937072)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.451--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.451--ServerSession(454071866)--Connection(832726752)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.451--ServerSession(454071866)--Connection(832726752)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.451--ServerSession(454071866)--Connection(1884542690)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_PROJECT_ID FOREIGN KEY (PROJECT_ID) REFERENCES TMP_PROJECT (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.459--ServerSession(454071866)--Connection(832726752)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.459--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.459--ServerSession(454071866)--Connection(2014990800)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.459--ServerSession(454071866)--Connection(2014990800)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.459--ServerSession(454071866)--Connection(1521331541)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_PROJECT ADD CONSTRAINT FK_TMP_EMP_PROJECT_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.468--ServerSession(454071866)--Connection(2014990800)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.468--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.468--ServerSession(454071866)--Connection(1977850689)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.468--ServerSession(454071866)--Connection(1977850689)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.468--ServerSession(454071866)--Connection(1608372476)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES TMP_EMP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.476--ServerSession(454071866)--Connection(1977850689)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.477--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.477--ServerSession(454071866)--Connection(1612953298)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.477--ServerSession(454071866)--Connection(1612953298)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.477--ServerSession(454071866)--Connection(158531588)--Thread(Thread[main,5,main])--ALTER TABLE TMP_EMP_REVIEW ADD CONSTRAINT FK_TMP_EMP_REVIEW_REVIEW_ID FOREIGN KEY (REVIEW_ID) REFERENCES TMP_REVIEW (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.485--ServerSession(454071866)--Connection(1612953298)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.485--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.485--ServerSession(454071866)--Connection(956283395)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.485--ServerSession(454071866)--Connection(956283395)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.485--ServerSession(454071866)--Connection(1167527656)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:11.493--ServerSession(454071866)--Connection(956283395)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.493--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.493--ServerSession(454071866)--Connection(793367373)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.493--ServerSession(454071866)--Connection(793367373)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.493--ServerSession(454071866)--Connection(1789086469)--Thread(Thread[main,5,main])--ALTER TABLE TMP_OFFICE_CUBICLE ADD CONSTRAINT FK_TMP_OFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_OFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.501--ServerSession(454071866)--Connection(793367373)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.501--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.501--ServerSession(454071866)--Connection(1771995611)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.501--ServerSession(454071866)--Connection(1771995611)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.501--ServerSession(454071866)--Connection(145548318)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_VEHICLE_ID FOREIGN KEY (VEHICLE_ID) REFERENCES TMP_VEHICLE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.511--ServerSession(454071866)--Connection(1771995611)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.511--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.512--ServerSession(454071866)--Connection(415128526)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.512--ServerSession(454071866)--Connection(415128526)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.512--ServerSession(454071866)--Connection(95654235)--Thread(Thread[main,5,main])--ALTER TABLE TMP_VEHICLE_PROFILE ADD CONSTRAINT FK_TMP_VEHICLE_PROFILE_PROFILE_ID FOREIGN KEY (PROFILE_ID) REFERENCES TMP_PROFILE (GUID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.52--ServerSession(454071866)--Connection(415128526)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.52--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.52--ServerSession(454071866)--Connection(694115797)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.52--ServerSession(454071866)--Connection(694115797)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.52--ServerSession(454071866)--Connection(1138033435)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_CUBICLE_PLACE FOREIGN KEY (CUBICLE_PLACE, CUBICLE_FLOOR) REFERENCES TMP_CUBICLE (PLACE, FLOOR)
    [junit] [EL Finest]: 2024-01-08 18:54:11.527--ServerSession(454071866)--Connection(694115797)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.527--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.527--ServerSession(454071866)--Connection(805326571)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.527--ServerSession(454071866)--Connection(805326571)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.527--ServerSession(454071866)--Connection(1675762891)--Thread(Thread[main,5,main])--ALTER TABLE TMP_UCOFFICE_CUBICLE ADD CONSTRAINT FK_TMP_UCOFFICE_CUBICLE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES TMP_UCOFFICE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.535--ServerSession(454071866)--Connection(805326571)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.535--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.535--ServerSession(454071866)--Connection(2031868671)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.535--ServerSession(454071866)--Connection(2031868671)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.536--ServerSession(454071866)--Connection(1272882209)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.542--ServerSession(454071866)--Connection(2031868671)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.542--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.542--ServerSession(454071866)--Connection(276177673)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.542--ServerSession(454071866)--Connection(276177673)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.543--ServerSession(454071866)--Connection(933093338)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_COP ADD CONSTRAINT FK_TMP_CITY_TMP_COP_cops_ID FOREIGN KEY (cops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.551--ServerSession(454071866)--Connection(276177673)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.551--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.551--ServerSession(454071866)--Connection(2121046287)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.551--ServerSession(454071866)--Connection(2121046287)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.551--ServerSession(454071866)--Connection(1596162976)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_criminals_ID FOREIGN KEY (criminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.558--ServerSession(454071866)--Connection(2121046287)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.558--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.558--ServerSession(454071866)--Connection(1811765068)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.558--ServerSession(454071866)--Connection(1811765068)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.558--ServerSession(454071866)--Connection(1908613085)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CITY_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CITY_TMP_CRIMINAL_City_ID FOREIGN KEY (City_ID) REFERENCES TMP_CITY (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.566--ServerSession(454071866)--Connection(1811765068)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.566--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.566--ServerSession(454071866)--Connection(2076867436)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.566--ServerSession(454071866)--Connection(2076867436)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.567--ServerSession(454071866)--Connection(2047607918)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_attachedCriminals_ID FOREIGN KEY (attachedCriminals_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.574--ServerSession(454071866)--Connection(2076867436)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.574--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.574--ServerSession(454071866)--Connection(1422362420)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.574--ServerSession(454071866)--Connection(1422362420)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.574--ServerSession(454071866)--Connection(2097059803)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_COP_TMP_CRIMINAL_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.583--ServerSession(454071866)--Connection(1422362420)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.583--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.583--ServerSession(454071866)--Connection(869168747)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.583--ServerSession(454071866)--Connection(869168747)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.583--ServerSession(454071866)--Connection(1540929793)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_Cop_ID FOREIGN KEY (Cop_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.59--ServerSession(454071866)--Connection(869168747)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.59--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.59--ServerSession(454071866)--Connection(1803109857)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.59--ServerSession(454071866)--Connection(1803109857)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.59--ServerSession(454071866)--Connection(734272459)--Thread(Thread[main,5,main])--ALTER TABLE TMP_COP_TMP_INFORMER ADD CONSTRAINT FK_TMP_COP_TMP_INFORMER_informers_ID FOREIGN KEY (informers_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.598--ServerSession(454071866)--Connection(1803109857)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.598--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.598--ServerSession(454071866)--Connection(1675828105)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.598--ServerSession(454071866)--Connection(1675828105)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.598--ServerSession(454071866)--Connection(1108614233)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_informingCops_ID FOREIGN KEY (informingCops_ID) REFERENCES TMP_COP (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.606--ServerSession(454071866)--Connection(1675828105)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.606--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.606--ServerSession(454071866)--Connection(702009623)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.606--ServerSession(454071866)--Connection(702009623)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.606--ServerSession(454071866)--Connection(1377020151)--Thread(Thread[main,5,main])--ALTER TABLE TMP_INFORMER_TMP_COP ADD CONSTRAINT FK_TMP_INFORMER_TMP_COP_Informer_ID FOREIGN KEY (Informer_ID) REFERENCES TMP_INFORMER (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.614--ServerSession(454071866)--Connection(702009623)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.614--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.614--ServerSession(454071866)--Connection(1393404542)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.614--ServerSession(454071866)--Connection(1393404542)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.614--ServerSession(454071866)--Connection(1145411169)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_parties_ID FOREIGN KEY (parties_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.621--ServerSession(454071866)--Connection(1393404542)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.621--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.621--ServerSession(454071866)--Connection(122981645)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.621--ServerSession(454071866)--Connection(122981645)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.622--ServerSession(454071866)--Connection(959744451)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CRIMINAL_TMP_CRIMINAL ADD CONSTRAINT FK_TMP_CRIMINAL_TMP_CRIMINAL_Criminal_ID FOREIGN KEY (Criminal_ID) REFERENCES TMP_CRIMINAL (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.63--ServerSession(454071866)--Connection(122981645)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.63--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.63--ServerSession(454071866)--Connection(752437387)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.63--ServerSession(454071866)--Connection(752437387)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.631--ServerSession(454071866)--Connection(256283896)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CREATURE_ID FOREIGN KEY (CREATURE_ID) REFERENCES TMP_CREATURE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.638--ServerSession(454071866)--Connection(752437387)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.638--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.638--ServerSession(454071866)--Connection(339591226)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.638--ServerSession(454071866)--Connection(339591226)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.638--ServerSession(454071866)--Connection(1917210406)--Thread(Thread[main,5,main])--ALTER TABLE TMP_CAVE_CREATURE ADD CONSTRAINT FK_TMP_CAVE_CREATURE_CAVE_ID FOREIGN KEY (CAVE_ID) REFERENCES TMP_CAVE (ID)
    [junit] [EL Finest]: 2024-01-08 18:54:11.646--ServerSession(454071866)--Connection(339591226)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.65--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.65--ServerSession(454071866)--Connection(130067409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.65--ServerSession(454071866)--Connection(130067409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.65--ServerSession(454071866)--Connection(1835059686)--Thread(Thread[main,5,main])--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:11.65--ServerSession(454071866)--Connection(130067409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.65--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Connection(1637556786)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Connection(1637556786)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Connection(1661441011)--Thread(Thread[main,5,main])--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Finest]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Connection(1637556786)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Connection(720928122)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Connection(720928122)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Connection(315248805)--Thread(Thread[main,5,main])--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:11.651--ServerSession(454071866)--Connection(720928122)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.654--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(912939829)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(912939829)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(1986357797)--Thread(Thread[main,5,main])--DELETE FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(912939829)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(234554442)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(234554442)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(1764513075)--Thread(Thread[main,5,main])--SELECT * FROM DIS_SEQ_DIS WHERE GEN_KEY = 'Component'
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(234554442)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(2102364949)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(2102364949)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.655--ServerSession(454071866)--Connection(683874722)--Thread(Thread[main,5,main])--INSERT INTO DIS_SEQ_DIS(GEN_KEY, GEN_VAL) values ('Component', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:11.656--ServerSession(454071866)--Connection(2102364949)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(1064330000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(1064330000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(265184085)--Thread(Thread[main,5,main])--DELETE FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(1064330000)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(1241878571)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(1241878571)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(1993413272)--Thread(Thread[main,5,main])--SELECT * FROM TMP_STRING_GEN WHERE BEAN_NAME = 'StringIdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(1241878571)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(198979478)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(198979478)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.659--ServerSession(454071866)--Connection(1832808974)--Thread(Thread[main,5,main])--INSERT INTO TMP_STRING_GEN(BEAN_NAME, MAX_ID) values ('StringIdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:11.66--ServerSession(454071866)--Connection(198979478)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(996821905)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(996821905)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(635101424)--Thread(Thread[main,5,main])--DELETE FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(996821905)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(1269014222)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(1269014222)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(586969832)--Thread(Thread[main,5,main])--SELECT * FROM TMP_GENERATOR WHERE BEAN_NAME = 'IdGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(1269014222)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(1878704627)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(1878704627)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.663--ServerSession(454071866)--Connection(947414828)--Thread(Thread[main,5,main])--INSERT INTO TMP_GENERATOR(BEAN_NAME, MAX_ID) values ('IdGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:11.664--ServerSession(454071866)--Connection(1878704627)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(240805199)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(240805199)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(1977627311)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(240805199)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(486165209)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(486165209)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(1104622612)--Thread(Thread[main,5,main])--SELECT * FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = 'VehicleGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(486165209)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(49584354)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(49584354)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.667--ServerSession(454071866)--Connection(1276552935)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE_GEN(BEAN_NAME, MAX_ID) values ('VehicleGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:11.668--ServerSession(454071866)--Connection(49584354)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(390194342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(390194342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(1847150903)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(390194342)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataReadQuery(sql="SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'")
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(59879145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(59879145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(460132073)--Thread(Thread[main,5,main])--SELECT * FROM TMP_COURSE_GEN WHERE BEAN_NAME = 'CourseGenerator'
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(59879145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(1630353202)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(1630353202)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.671--ServerSession(454071866)--Connection(1875196696)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_GEN(BEAN_NAME, MAX_ID) values ('CourseGenerator', 0)
    [junit] [EL Finest]: 2024-01-08 18:54:11.672--ServerSession(454071866)--Connection(1630353202)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Component_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.Metric_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.AbstractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.abstr.ContractEmployee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Account_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.673--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Hobby_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MountainBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Office_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.RoadBike_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.674--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntity_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.ReadOnlyEntitySubclass_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Item_Attribute_Byte_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.island.Island_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.City_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Cop_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Person_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Tesla_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Informer_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.675--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.jpql.Criminal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Cave_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Creature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.MythicalCreature_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.myst.Weapon_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNode_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.CascadingNodeDescription_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.node.Node_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Nasty_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.timestamp.Timestamp_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Animal_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Element_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.fancy.Plant_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentId_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.Trailer$PK_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.676--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.EmploymentPeriod_] not found during initialization.
    [junit] [EL Finer]: 2024-01-08 18:54:11.677--ServerSession(454071866)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa1.employee.BankAccount_] not found during initialization.
    [junit] [EL Finest]: 2024-01-08 18:54:11.677--ServerSession(454071866)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa1testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa1-model.jar_jpa1testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: 2024-01-08 18:54:11.677--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 152415324
    [junit] [EL Finer]: 2024-01-08 18:54:11.677--ClientSession(152415324)--Thread(Thread[main,5,main])--acquire unit of work: 996208972
    [junit] [EL Finest]: 2024-01-08 18:54:11.677--UnitOfWork(996208972)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.677--UnitOfWork(996208972)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.677--UnitOfWork(996208972)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@32)
    [junit] [EL Finest]: 2024-01-08 18:54:11.677--ServerSession(454071866)--Connection(114142659)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.677--ClientSession(152415324)--Connection(114142659)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.677--ClientSession(152415324)--Connection(114142659)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.677--ClientSession(152415324)--Connection(983291591)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [50, 2005-12-07, 1, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:11.679--ClientSession(152415324)--Connection(983291591)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 50]
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--ClientSession(152415324)--Connection(983291591)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.679--ServerSession(454071866)--Connection(114142659)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--UnitOfWork(996208972)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--UnitOfWork(996208972)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--UnitOfWork(996208972)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--ClientSession(152415324)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--UnitOfWork(996208972)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--ClientSession(152415324)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1899977239
    [junit] [EL Finer]: 2024-01-08 18:54:11.679--ClientSession(1899977239)--Thread(Thread[main,5,main])--acquire unit of work: 360093465
    [junit] [EL Finest]: 2024-01-08 18:54:11.68--UnitOfWork(360093465)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.68--ServerSession(454071866)--Connection(1546346279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.68--ServerSession(454071866)--Connection(1546346279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.68--ServerSession(454071866)--Connection(1943778918)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:11.68--ServerSession(454071866)--Connection(1546346279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:11.68--UnitOfWork(360093465)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.681--UnitOfWork(360093465)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.681--UnitOfWork(360093465)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.681--UnitOfWork(360093465)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.681--ClientSession(1899977239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.681--UnitOfWork(360093465)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.681--ClientSession(1899977239)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.705--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1470325129
    [junit] [EL Finer]: 2024-01-08 18:54:11.705--ClientSession(1470325129)--Thread(Thread[main,5,main])--acquire unit of work: 1275976398
    [junit] [EL Finest]: 2024-01-08 18:54:11.705--UnitOfWork(1275976398)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.705--UnitOfWork(1275976398)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.705--UnitOfWork(1275976398)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1e)
    [junit] [EL Finest]: 2024-01-08 18:54:11.705--ServerSession(454071866)--Connection(148723502)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.705--ClientSession(1470325129)--Connection(148723502)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.705--ClientSession(1470325129)--Connection(148723502)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.705--ClientSession(1470325129)--Connection(715405137)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [30, 2005-12-07, one, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:11.706--ClientSession(1470325129)--Connection(715405137)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 30]
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--ClientSession(1470325129)--Connection(715405137)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.706--ServerSession(454071866)--Connection(148723502)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--UnitOfWork(1275976398)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--UnitOfWork(1275976398)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--UnitOfWork(1275976398)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--ClientSession(1470325129)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--UnitOfWork(1275976398)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--ClientSession(1470325129)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1049659915
    [junit] [EL Finer]: 2024-01-08 18:54:11.706--ClientSession(1049659915)--Thread(Thread[main,5,main])--acquire unit of work: 897924151
    [junit] [EL Finest]: 2024-01-08 18:54:11.706--UnitOfWork(897924151)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.706--ServerSession(454071866)--Connection(1257117293)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.706--ServerSession(454071866)--Connection(1257117293)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.706--ServerSession(454071866)--Connection(545677298)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [30]
    [junit] [EL Finest]: 2024-01-08 18:54:11.707--ServerSession(454071866)--Connection(1257117293)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:11.707--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1013156100
    [junit] [EL Finer]: 2024-01-08 18:54:11.707--ClientSession(1013156100)--Thread(Thread[main,5,main])--acquire unit of work: 780675253
    [junit] [EL Finest]: 2024-01-08 18:54:11.707--UnitOfWork(780675253)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.707--ServerSession(454071866)--Connection(1447369182)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.707--ServerSession(454071866)--Connection(1447369182)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.707--ServerSession(454071866)--Connection(1974752067)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [30]
    [junit] [EL Finest]: 2024-01-08 18:54:11.707--ServerSession(454071866)--Connection(1447369182)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:11.707--UnitOfWork(780675253)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.707--UnitOfWork(780675253)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1e)
    [junit] [EL Finest]: 2024-01-08 18:54:11.708--ServerSession(454071866)--Connection(1929055411)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.708--ClientSession(1013156100)--Connection(1929055411)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.708--ClientSession(1013156100)--Connection(1929055411)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.708--ClientSession(1013156100)--Connection(814093658)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET REVIEWDATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-12-23, 2, 30, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:11.708--ClientSession(1013156100)--Connection(814093658)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.708--ServerSession(454071866)--Connection(1929055411)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.708--UnitOfWork(780675253)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.708--UnitOfWork(780675253)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.708--UnitOfWork(780675253)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.708--ClientSession(1013156100)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.708--UnitOfWork(780675253)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.708--ClientSession(1013156100)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:11.708--UnitOfWork(897924151)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.709--UnitOfWork(897924151)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.709--UnitOfWork(897924151)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:11.709--UnitOfWork(897924151)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1e)
    [junit] [EL Finest]: 2024-01-08 18:54:11.709--ServerSession(454071866)--Connection(696530985)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.709--ClientSession(1049659915)--Connection(696530985)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.709--ClientSession(1049659915)--Connection(696530985)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.709--ClientSession(1049659915)--Connection(659210281)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW_DETAILS WHERE (REVIEW_ID = ?)
    [junit] 	bind => [30]
    [junit] [EL Fine]: 2024-01-08 18:54:11.709--ClientSession(1049659915)--Connection(659210281)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [30, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:11.709--ClientSession(1049659915)--Connection(659210281)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.71--ServerSession(454071866)--Connection(696530985)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:11.71--UnitOfWork(897924151)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5011] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: One or more objects cannot be updated because it has changed or been deleted since it was last read
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.batchStatementExecutionFailure(OptimisticLockException.java:88)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:155)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testOptimisticLockExceptionUpdateDelete(TestOptimistic.java:159)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:11.71--UnitOfWork(897924151)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.71--ClientSession(1049659915)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.719--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 553856509
    [junit] [EL Finer]: 2024-01-08 18:54:11.719--ClientSession(553856509)--Thread(Thread[main,5,main])--acquire unit of work: 1494264366
    [junit] [EL Finest]: 2024-01-08 18:54:11.719--UnitOfWork(1494264366)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.719--UnitOfWork(1494264366)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.719--UnitOfWork(1494264366)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@28)
    [junit] [EL Finest]: 2024-01-08 18:54:11.719--ServerSession(454071866)--Connection(1534401451)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.719--ClientSession(553856509)--Connection(1534401451)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.719--ClientSession(553856509)--Connection(1534401451)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.719--ClientSession(553856509)--Connection(124295985)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [40, 2005-12-07, one, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:11.719--ClientSession(553856509)--Connection(124295985)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 40]
    [junit] [EL Finer]: 2024-01-08 18:54:11.719--ClientSession(553856509)--Connection(124295985)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Connection(1534401451)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--UnitOfWork(1494264366)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--UnitOfWork(1494264366)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--UnitOfWork(1494264366)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--ClientSession(553856509)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--UnitOfWork(1494264366)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--ClientSession(553856509)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 673515233
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--ClientSession(673515233)--Thread(Thread[main,5,main])--acquire unit of work: 1800909255
    [junit] [EL Finest]: 2024-01-08 18:54:11.72--UnitOfWork(1800909255)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Connection(1871755082)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Connection(1871755082)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Connection(1139909000)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [40]
    [junit] [EL Finest]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Connection(1871755082)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2133598779
    [junit] [EL Finer]: 2024-01-08 18:54:11.72--ClientSession(2133598779)--Thread(Thread[main,5,main])--acquire unit of work: 832512439
    [junit] [EL Finest]: 2024-01-08 18:54:11.72--UnitOfWork(832512439)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Connection(1871319536)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Connection(1871319536)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.72--ServerSession(454071866)--Connection(503163935)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [40]
    [junit] [EL Finest]: 2024-01-08 18:54:11.721--ServerSession(454071866)--Connection(1871319536)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.721--UnitOfWork(832512439)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.721--UnitOfWork(832512439)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.721--UnitOfWork(832512439)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:11.721--UnitOfWork(832512439)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@28)
    [junit] [EL Finest]: 2024-01-08 18:54:11.721--ServerSession(454071866)--Connection(72563193)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.721--ClientSession(2133598779)--Connection(72563193)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.721--ClientSession(2133598779)--Connection(72563193)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.721--ClientSession(2133598779)--Connection(1950241906)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW_DETAILS WHERE (REVIEW_ID = ?)
    [junit] 	bind => [40]
    [junit] [EL Fine]: 2024-01-08 18:54:11.721--ClientSession(2133598779)--Connection(1950241906)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [40, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:11.721--ClientSession(2133598779)--Connection(1950241906)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.722--ServerSession(454071866)--Connection(72563193)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.722--UnitOfWork(832512439)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.722--UnitOfWork(832512439)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.722--UnitOfWork(832512439)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.722--ClientSession(2133598779)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.722--UnitOfWork(832512439)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.722--ClientSession(2133598779)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finest]: 2024-01-08 18:54:11.722--UnitOfWork(1800909255)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.722--UnitOfWork(1800909255)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.722--UnitOfWork(1800909255)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:11.722--UnitOfWork(1800909255)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@28)
    [junit] [EL Finest]: 2024-01-08 18:54:11.722--ServerSession(454071866)--Connection(77441398)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.722--ClientSession(673515233)--Connection(77441398)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.722--ClientSession(673515233)--Connection(77441398)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.722--ClientSession(673515233)--Connection(1077297779)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW_DETAILS WHERE (REVIEW_ID = ?)
    [junit] 	bind => [40]
    [junit] [EL Warning]: 2024-01-08 18:54:11.722--UnitOfWork(1800909255)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5011] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: One or more objects cannot be updated because it has changed or been deleted since it was last read
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.batchStatementExecutionFailure(OptimisticLockException.java:88)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:155)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.appendCall(ParameterizedSQLBatchWritingMechanism.java:85)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:612)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2105)
    [junit] 	at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:313)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:275)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.deleteObject(DatasourceCallQueryMechanism.java:236)
    [junit] 	at org.eclipse.persistence.internal.queries.StatementQueryMechanism.deleteObject(StatementQueryMechanism.java:121)
    [junit] 	at org.eclipse.persistence.queries.DeleteObjectQuery.executeDatabaseQuery(DeleteObjectQuery.java:220)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:812)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:110)
    [junit] 	at org.eclipse.persistence.queries.DeleteObjectQuery.executeInUnitOfWorkObjectLevelModifyQuery(DeleteObjectQuery.java:121)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:87)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1830)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.deleteAllObjects(CommitManager.java:344)
    [junit] 	at org.eclipse.persistence.internal.sessions.CommitManager.deleteAllObjects(CommitManager.java:293)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1522)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1609)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:280)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testOptimisticLockExceptionDeleteDelete(TestOptimistic.java:196)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:11.723--ClientSession(673515233)--Connection(1077297779)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.723--ServerSession(454071866)--Connection(77441398)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.723--UnitOfWork(1800909255)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.723--ClientSession(673515233)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.731--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 632631730
    [junit] [EL Finer]: 2024-01-08 18:54:11.731--ClientSession(632631730)--Thread(Thread[main,5,main])--acquire unit of work: 1198745517
    [junit] [EL Finest]: 2024-01-08 18:54:11.731--UnitOfWork(1198745517)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.731--UnitOfWork(1198745517)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.731--UnitOfWork(1198745517)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@46)
    [junit] [EL Finest]: 2024-01-08 18:54:11.731--ServerSession(454071866)--Connection(111131743)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.731--ClientSession(632631730)--Connection(111131743)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.731--ClientSession(632631730)--Connection(111131743)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.731--ClientSession(632631730)--Connection(1519254830)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [70, 2005-12-07, 1, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:11.732--ClientSession(632631730)--Connection(1519254830)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 70]
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--ClientSession(632631730)--Connection(1519254830)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.732--ServerSession(454071866)--Connection(111131743)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--UnitOfWork(1198745517)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--UnitOfWork(1198745517)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--UnitOfWork(1198745517)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--ClientSession(632631730)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--UnitOfWork(1198745517)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--ClientSession(632631730)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1187136794
    [junit] [EL Finer]: 2024-01-08 18:54:11.732--ClientSession(1187136794)--Thread(Thread[main,5,main])--acquire unit of work: 1939055713
    [junit] [EL Finest]: 2024-01-08 18:54:11.732--UnitOfWork(1939055713)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@46
    [junit] [EL Finest]: 2024-01-08 18:54:11.732--UnitOfWork(1939055713)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:11.732--ServerSession(454071866)--Connection(2106446837)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.732--ServerSession(454071866)--Connection(2106446837)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.732--ServerSession(454071866)--Connection(1661658830)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [70]
    [junit] [EL Finest]: 2024-01-08 18:54:11.763--ServerSession(454071866)--Connection(2106446837)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:11.763--UnitOfWork(1939055713)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.763--UnitOfWork(1939055713)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@46)
    [junit] [EL Finest]: 2024-01-08 18:54:11.764--ServerSession(454071866)--Connection(1844267460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.764--ClientSession(1187136794)--Connection(1844267460)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.764--ClientSession(1187136794)--Connection(1844267460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.764--ClientSession(1187136794)--Connection(1618121013)--Thread(Thread[main,5,main])--UPDATE TMP_REVIEW SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [8, 70, 7]
    [junit] [EL Finer]: 2024-01-08 18:54:11.764--ClientSession(1187136794)--Connection(1618121013)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.764--ServerSession(454071866)--Connection(1844267460)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Warning]: 2024-01-08 18:54:11.764--UnitOfWork(1939055713)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-5011] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.OptimisticLockException
    [junit] Exception Description: One or more objects cannot be updated because it has changed or been deleted since it was last read
    [junit] 	at org.eclipse.persistence.exceptions.OptimisticLockException.batchStatementExecutionFailure(OptimisticLockException.java:88)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatch(ParameterizedSQLBatchWritingMechanism.java:155)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.ParameterizedSQLBatchWritingMechanism.executeBatchedStatements(ParameterizedSQLBatchWritingMechanism.java:137)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.writesCompleted(DatabaseAccessor.java:1896)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.writesCompleted(AbstractSession.java:4446)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.writesCompleted(UnitOfWorkImpl.java:5895)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1725)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1693)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:287)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1246)
    [junit] 	at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:136)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransaction(AbstractBaseTest.java:134)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.AbstractBaseTest$ResourceLocalEnvironment.commitTransactionAndClear(AbstractBaseTest.java:140)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.lock.TestOptimistic.testIllegalVersionAccessManaged(TestOptimistic.java:267)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:11.765--UnitOfWork(1939055713)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.765--ClientSession(1187136794)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.773--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 445647475
    [junit] [EL Finer]: 2024-01-08 18:54:11.773--ClientSession(445647475)--Thread(Thread[main,5,main])--acquire unit of work: 391027432
    [junit] [EL Finest]: 2024-01-08 18:54:11.773--UnitOfWork(391027432)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.773--UnitOfWork(391027432)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.773--UnitOfWork(391027432)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@5a)
    [junit] [EL Finest]: 2024-01-08 18:54:11.773--ServerSession(454071866)--Connection(118772841)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.773--ClientSession(445647475)--Connection(118772841)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.773--ClientSession(445647475)--Connection(118772841)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.773--ClientSession(445647475)--Connection(1684936633)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [90, 2005-12-07, a, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:11.774--ClientSession(445647475)--Connection(1684936633)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 90]
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--ClientSession(445647475)--Connection(1684936633)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.774--ServerSession(454071866)--Connection(118772841)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--UnitOfWork(391027432)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--UnitOfWork(391027432)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--UnitOfWork(391027432)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--ClientSession(445647475)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--UnitOfWork(391027432)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--ClientSession(445647475)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 21897563
    [junit] [EL Finer]: 2024-01-08 18:54:11.774--ClientSession(21897563)--Thread(Thread[main,5,main])--acquire unit of work: 352926996
    [junit] [EL Finest]: 2024-01-08 18:54:11.774--UnitOfWork(352926996)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@5a
    [junit] [EL Finest]: 2024-01-08 18:54:11.774--UnitOfWork(352926996)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:11.774--ServerSession(454071866)--Connection(796568322)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.774--ServerSession(454071866)--Connection(796568322)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.774--ServerSession(454071866)--Connection(1607336783)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [90]
    [junit] [EL Finest]: 2024-01-08 18:54:11.774--ServerSession(454071866)--Connection(796568322)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:11.775--UnitOfWork(352926996)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.775--ClientSession(21897563)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.744 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.mapping.MappingTest
    [junit] [EL Finer]: 2024-01-08 18:54:11.802--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 952657666
    [junit] [EL Finer]: 2024-01-08 18:54:11.802--ClientSession(952657666)--Thread(Thread[main,5,main])--acquire unit of work: 96286987
    [junit] [EL Finest]: 2024-01-08 18:54:11.802--UnitOfWork(96286987)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:11.802--ServerSession(454071866)--Connection(675141674)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.802--ClientSession(952657666)--Connection(675141674)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.802--ClientSession(952657666)--Connection(675141674)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:11.802--ClientSession(952657666)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="IdGenerator" sql="UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:11.802--ClientSession(952657666)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="IdGenerator" sql="SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:11.802--ClientSession(952657666)--Connection(1396071000)--Thread(Thread[main,5,main])--UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, IdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:11.803--ClientSession(952657666)--Connection(1396071000)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?
    [junit] 	bind => [IdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:11.803--ClientSession(952657666)--Connection(1396071000)--Thread(Thread[main,5,main])--local sequencing preallocation for IdGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:11.803--ClientSession(952657666)--Connection(1396071000)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.803--ServerSession(454071866)--Connection(1396071000)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.803--ServerSession(454071866)--Connection(675141674)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:11.803--UnitOfWork(96286987)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e990e301)
    [junit] [EL Finer]: 2024-01-08 18:54:11.803--UnitOfWork(96286987)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.804--UnitOfWork(96286987)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:11.804--UnitOfWork(96286987)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e990e301)
    [junit] [EL Finest]: 2024-01-08 18:54:11.804--ServerSession(454071866)--Connection(1396472402)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.804--ClientSession(952657666)--Connection(1396472402)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.804--ClientSession(952657666)--Connection(1396472402)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:11.804--UnitOfWork(96286987)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task@68d07b48)
    [junit] [EL Fine]: 2024-01-08 18:54:11.804--ClientSession(952657666)--Connection(1184861666)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [1, photo album]
    [junit] [EL Fine]: 2024-01-08 18:54:11.805--ClientSession(952657666)--Connection(1184861666)--Thread(Thread[main,5,main])--INSERT INTO TMP_TASK (TASK_ID, DESCRIPTION, PROJ_ID) VALUES (?, ?, ?)
    [junit] 	bind => [1, null, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:11.805--ClientSession(952657666)--Connection(1184861666)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [1, 0, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:11.805--ClientSession(952657666)--Connection(1184861666)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.805--ServerSession(454071866)--Connection(1396472402)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.805--UnitOfWork(96286987)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.806--UnitOfWork(96286987)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.806--UnitOfWork(96286987)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.806--ClientSession(952657666)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.806--UnitOfWork(96286987)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.806--ClientSession(952657666)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.806--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 278885249
    [junit] [EL Finer]: 2024-01-08 18:54:11.806--ClientSession(278885249)--Thread(Thread[main,5,main])--acquire unit of work: 224342296
    [junit] [EL Finest]: 2024-01-08 18:54:11.806--UnitOfWork(224342296)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readProject" referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.806--UnitOfWork(224342296)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e990e301
    [junit] [EL Finest]: 2024-01-08 18:54:11.806--UnitOfWork(224342296)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="tasks" referenceClass=Task )
    [junit] [EL Finest]: 2024-01-08 18:54:11.807--ServerSession(454071866)--Connection(1769512940)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.807--ServerSession(454071866)--Connection(1769512940)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.807--ServerSession(454071866)--Connection(1335943526)--Thread(Thread[main,5,main])--SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK WHERE (PROJ_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:11.807--ServerSession(454071866)--Connection(1769512940)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.808--UnitOfWork(224342296)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="project" referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:11.808--UnitOfWork(224342296)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task@12223f2b
    [junit] [EL Finer]: 2024-01-08 18:54:11.808--UnitOfWork(224342296)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.808--UnitOfWork(224342296)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Task@12223f2b)
    [junit] [EL Finest]: 2024-01-08 18:54:11.808--ServerSession(454071866)--Connection(1612814898)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.808--ClientSession(278885249)--Connection(1612814898)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.808--ClientSession(278885249)--Connection(1612814898)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.808--ClientSession(278885249)--Connection(1668885114)--Thread(Thread[main,5,main])--UPDATE TMP_TASK SET DESCRIPTION = ? WHERE ((PROJ_ID = ?) AND (TASK_ID = ?))
    [junit] 	bind => [collect pictures, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--ClientSession(278885249)--Connection(1668885114)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.809--ServerSession(454071866)--Connection(1612814898)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--UnitOfWork(224342296)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--UnitOfWork(224342296)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--UnitOfWork(224342296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--ClientSession(278885249)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--UnitOfWork(224342296)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--ClientSession(278885249)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1803367996
    [junit] [EL Finer]: 2024-01-08 18:54:11.809--ClientSession(1803367996)--Thread(Thread[main,5,main])--acquire unit of work: 132239723
    [junit] [EL Finest]: 2024-01-08 18:54:11.809--UnitOfWork(132239723)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readTask" referenceClass=Task sql="SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK WHERE ((PROJ_ID = ?) AND (TASK_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:11.809--ServerSession(454071866)--Connection(931679015)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.809--ServerSession(454071866)--Connection(931679015)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.809--ServerSession(454071866)--Connection(141859848)--Thread(Thread[main,5,main])--SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK WHERE ((PROJ_ID = ?) AND (TASK_ID = ?))
    [junit] 	bind => [1, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:11.81--ServerSession(454071866)--Connection(931679015)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.81--UnitOfWork(132239723)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="project" referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:11.81--UnitOfWork(132239723)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e990e301
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.mapping.TestSecondaryTable
    [junit] [EL Finer]: 2024-01-08 18:54:11.823--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 899066325
    [junit] [EL Finer]: 2024-01-08 18:54:11.823--ClientSession(899066325)--Thread(Thread[main,5,main])--acquire unit of work: 1142936077
    [junit] [EL Finest]: 2024-01-08 18:54:11.823--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:11.823--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:11.823--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e1)
    [junit] [EL Finest]: 2024-01-08 18:54:11.824--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:11.824--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e2)
    [junit] [EL Finest]: 2024-01-08 18:54:11.824--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.824--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.824--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:11.824--ServerSession(454071866)--Connection(1076682592)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.824--ClientSession(899066325)--Connection(1076682592)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.824--ClientSession(899066325)--Connection(1076682592)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:11.824--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@687d4471)
    [junit] [EL Fine]: 2024-01-08 18:54:11.824--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [7, dep7, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:11.825--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e1)
    [junit] [EL Fine]: 2024-01-08 18:54:11.825--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, Horst, Bullerjahn, null, null, null, null, 7, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:11.825--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e2)
    [junit] [EL Finer]: 2024-01-08 18:54:11.825--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:11.825--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:11.825--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--	bind => [2, P1]
    [junit] [EL Fine]: 2024-01-08 18:54:11.825--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--	bind => [3, P2]
    [junit] [EL Finer]: 2024-01-08 18:54:11.825--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" )
    [junit] [EL Finer]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--	bind => [17, 18, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--	bind => [27, 28, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--	bind => [2, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--	bind => [3, 13]
    [junit] [EL Finer]: 2024-01-08 18:54:11.826--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:11.827--ClientSession(899066325)--Connection(69880727)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.827--ServerSession(454071866)--Connection(1076682592)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.827--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.827--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:11.828--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@687d4471
    [junit] [EL Finer]: 2024-01-08 18:54:11.828--UnitOfWork(1142936077)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:11.828--ClientSession(899066325)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:11.836--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2090591370
    [junit] [EL Finer]: 2024-01-08 18:54:11.836--ClientSession(2090591370)--Thread(Thread[main,5,main])--acquire unit of work: 631848463
    [junit] [EL Finest]: 2024-01-08 18:54:11.836--UnitOfWork(631848463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:11.836--UnitOfWork(631848463)--Thread(Thread[main,5,main])--assign sequence to the object (4 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@4c394853)
    [junit] [EL Finer]: 2024-01-08 18:54:11.837--UnitOfWork(631848463)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.837--UnitOfWork(631848463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@4c394853)
    [junit] [EL Finest]: 2024-01-08 18:54:11.837--ServerSession(454071866)--Connection(1181810712)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.837--ClientSession(2090591370)--Connection(1181810712)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.837--ClientSession(2090591370)--Connection(1181810712)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.837--ClientSession(2090591370)--Connection(717490079)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [4, trallala]
    [junit] [EL Fine]: 2024-01-08 18:54:11.837--ClientSession(2090591370)--Connection(717490079)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [7, 8, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:11.837--ClientSession(2090591370)--Connection(717490079)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.837--ServerSession(454071866)--Connection(1181810712)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.838--UnitOfWork(631848463)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.838--UnitOfWork(631848463)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:11.838--UnitOfWork(631848463)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@4c394853
    [junit] [EL Finer]: 2024-01-08 18:54:11.838--UnitOfWork(631848463)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.838--UnitOfWork(631848463)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@4c394853)
    [junit] [EL Finest]: 2024-01-08 18:54:11.838--ServerSession(454071866)--Connection(993777150)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.838--ClientSession(2090591370)--Connection(993777150)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.838--ClientSession(2090591370)--Connection(993777150)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.838--ClientSession(2090591370)--Connection(450904819)--Thread(Thread[main,5,main])--UPDATE TMP_PROJECT_DETAILS SET PLANNED_DAYS = ?, USED_DAYS = ? WHERE (PROJECT_ID = ?)
    [junit] 	bind => [17, 18, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:11.838--ClientSession(2090591370)--Connection(450904819)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.839--ServerSession(454071866)--Connection(993777150)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.839--UnitOfWork(631848463)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.839--UnitOfWork(631848463)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:11.839--UnitOfWork(631848463)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@4c394853
    [junit] [EL Finest]: 2024-01-08 18:54:11.839--UnitOfWork(631848463)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:11.839--UnitOfWork(631848463)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:11.839--UnitOfWork(631848463)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:11.839--UnitOfWork(631848463)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="employees" )
    [junit] [EL Finest]: 2024-01-08 18:54:11.839--ServerSession(454071866)--Connection(1290583870)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.839--ClientSession(2090591370)--Connection(1290583870)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.839--ClientSession(2090591370)--Connection(1290583870)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:11.839--UnitOfWork(631848463)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@4c394853)
    [junit] [EL Fine]: 2024-01-08 18:54:11.839--ClientSession(2090591370)--Connection(1409522570)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (PROJECT_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Fine]: 2024-01-08 18:54:11.84--ClientSession(2090591370)--Connection(1409522570)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT_DETAILS WHERE (PROJECT_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Fine]: 2024-01-08 18:54:11.84--ClientSession(2090591370)--Connection(1409522570)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finer]: 2024-01-08 18:54:11.84--ClientSession(2090591370)--Connection(1409522570)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:11.84--ServerSession(454071866)--Connection(1290583870)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:11.84--UnitOfWork(631848463)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:11.84--UnitOfWork(631848463)--Thread(Thread[main,5,main])--resume unit of work
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.028 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestAggregates
    [junit] [EL Finer]: 2024-01-08 18:54:11.864--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 333347770
    [junit] [EL Finer]: 2024-01-08 18:54:11.864--ClientSession(333347770)--Thread(Thread[main,5,main])--acquire unit of work: 338431038
    [junit] [EL Finest]: 2024-01-08 18:54:11.864--UnitOfWork(338431038)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT FIRSTNAME, AVG(SALARY) FROM TMP_EMP GROUP BY FIRSTNAME HAVING (AVG(SALARY) > ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.864--ServerSession(454071866)--Connection(601211928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.865--ServerSession(454071866)--Connection(601211928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.865--ServerSession(454071866)--Connection(134367664)--Thread(Thread[main,5,main])--SELECT FIRSTNAME, AVG(SALARY) FROM TMP_EMP GROUP BY FIRSTNAME HAVING (AVG(SALARY) > ?)
    [junit] 	bind => [2000]
    [junit] [EL Finest]: 2024-01-08 18:54:11.865--ServerSession(454071866)--Connection(601211928)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.051 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestArguments
    [junit] [EL Finer]: 2024-01-08 18:54:11.943--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 196417889
    [junit] [EL Finer]: 2024-01-08 18:54:11.943--ClientSession(196417889)--Thread(Thread[main,5,main])--acquire unit of work: 392407201
    [junit] [EL Finest]: 2024-01-08 18:54:11.943--UnitOfWork(392407201)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (DEPARTMENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:11.943--ServerSession(454071866)--Connection(800292754)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:11.943--ServerSession(454071866)--Connection(800292754)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:11.943--ServerSession(454071866)--Connection(173403393)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (DEPARTMENT = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:11.944--ServerSession(454071866)--Connection(800292754)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:12.064--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2038353966
    [junit] [EL Finer]: 2024-01-08 18:54:12.064--ClientSession(2038353966)--Thread(Thread[main,5,main])--acquire unit of work: 1297090661
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--ServerSession(454071866)--Connection(159833775)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.065--ClientSession(2038353966)--Connection(159833775)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--ClientSession(2038353966)--Connection(159833775)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:12.065--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@4d97c12c)
    [junit] [EL Finer]: 2024-01-08 18:54:12.065--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:12.065--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:12.065--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:12.065--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:12.065--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:12.066--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@620a2725)
    [junit] [EL Fine]: 2024-01-08 18:54:12.066--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:12.066--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c9ebdb)
    [junit] [EL Finer]: 2024-01-08 18:54:12.066--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:12.066--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:12.067--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:12.067--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:12.067--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:12.067--ClientSession(2038353966)--Connection(570205651)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.067--ServerSession(454071866)--Connection(159833775)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.068--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:12.068--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.068--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.068--ClientSession(2038353966)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.068--UnitOfWork(1297090661)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.068--ClientSession(2038353966)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:12.068--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1540609863
    [junit] [EL Finer]: 2024-01-08 18:54:12.068--ClientSession(1540609863)--Thread(Thread[main,5,main])--acquire unit of work: 1268894895
    [junit] [EL Finest]: 2024-01-08 18:54:12.068--UnitOfWork(1268894895)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCubicle" referenceClass=Cubicle sql="SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:12.068--UnitOfWork(1268894895)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@150ba838
    [junit] [EL Finest]: 2024-01-08 18:54:12.069--UnitOfWork(1268894895)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@198b4fb6
    [junit] [EL Finest]: 2024-01-08 18:54:12.069--UnitOfWork(1268894895)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:12.069--UnitOfWork(1268894895)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:12.069--ServerSession(454071866)--Connection(944838279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.069--ServerSession(454071866)--Connection(944838279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:12.069--ServerSession(454071866)--Connection(202835924)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:12.07--ServerSession(454071866)--Connection(944838279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.07--UnitOfWork(1268894895)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@150ba838
    [junit] [EL Finest]: 2024-01-08 18:54:12.071--UnitOfWork(1268894895)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:12.071--ServerSession(454071866)--Connection(1913292527)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.071--ServerSession(454071866)--Connection(1913292527)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:12.071--ServerSession(454071866)--Connection(469483253)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))
    [junit] 	bind => [1, 2]
    [junit] [EL Finest]: 2024-01-08 18:54:12.071--ServerSession(454071866)--Connection(1913292527)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:12.097--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1641289501
    [junit] [EL Finer]: 2024-01-08 18:54:12.098--ClientSession(1641289501)--Thread(Thread[main,5,main])--acquire unit of work: 1178306139
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--ServerSession(454071866)--Connection(704104254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.098--ClientSession(1641289501)--Connection(704104254)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--ClientSession(1641289501)--Connection(704104254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:12.098--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@63888c14)
    [junit] [EL Finer]: 2024-01-08 18:54:12.098--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:12.098--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:12.098--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:12.098--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:12.098--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:12.099--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@627f515c)
    [junit] [EL Fine]: 2024-01-08 18:54:12.099--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:12.099--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@799bc760)
    [junit] [EL Finer]: 2024-01-08 18:54:12.099--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:12.099--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:12.099--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:12.099--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:12.099--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:12.1--ClientSession(1641289501)--Connection(1841083445)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.1--ServerSession(454071866)--Connection(704104254)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--ClientSession(1641289501)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--UnitOfWork(1178306139)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--ClientSession(1641289501)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 453428216
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--ClientSession(453428216)--Thread(Thread[main,5,main])--acquire unit of work: 2023948863
    [junit] [EL Finest]: 2024-01-08 18:54:12.101--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.101--ServerSession(454071866)--Connection(552526972)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.101--ClientSession(453428216)--Connection(552526972)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.101--ClientSession(453428216)--Connection(552526972)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:12.101--ClientSession(453428216)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:12.101--ClientSession(453428216)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:12.101--ClientSession(453428216)--Connection(224062106)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:12.102--ClientSession(453428216)--Connection(224062106)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:12.102--ClientSession(453428216)--Connection(224062106)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:12.102--ClientSession(453428216)--Connection(224062106)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.102--ServerSession(454071866)--Connection(224062106)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:12.102--ServerSession(454071866)--Connection(552526972)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:12.102--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d752f29)
    [junit] [EL Finest]: 2024-01-08 18:54:12.103--ServerSession(454071866)--Thread(Thread[main,5,main])--java.lang.reflect.InvocationTargetException
    [junit] 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    [junit] 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
    [junit] 	at org.eclipse.persistence.internal.security.PrivilegedAccessHelper.invokeConstructor(PrivilegedAccessHelper.java:614)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.createInjectionManager(AbstractSession.java:1224)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.getInjectionManager(AbstractSession.java:2359)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.createEntityListenerAndInjectDependencies(EntityListener.java:139)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.constructListenerInstance(EntityListener.java:153)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.getListener(EntityListener.java:229)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.invokeMethod(EntityListener.java:346)
    [junit] 	at org.eclipse.persistence.internal.jpa.metadata.listeners.EntityListener.prePersist(EntityListener.java:453)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.notifyListener(DescriptorEventManager.java:746)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.notifyEJB30Listeners(DescriptorEventManager.java:672)
    [junit] 	at org.eclipse.persistence.descriptors.DescriptorEventManager.executeEvent(DescriptorEventManager.java:233)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerNewObjectClone(UnitOfWorkImpl.java:4515)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerNotRegisteredNewObjectForPersist(UnitOfWorkImpl.java:4491)
    [junit] 	at org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.registerNotRegisteredNewObjectForPersist(RepeatableWriteUnitOfWork.java:532)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerNewObjectForPersist(UnitOfWorkImpl.java:4433)
    [junit] 	at org.eclipse.persistence.internal.jpa.EntityManagerImpl.persist(EntityManagerImpl.java:601)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestArguments.testEnumParameters(TestArguments.java:206)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: javax.naming.NoInitialContextException: Cannot instantiate class: org.jboss.naming.remote.client.InitialContextFactory [Root exception is java.lang.ClassNotFoundException: org.jboss.naming.remote.client.InitialContextFactory]
    [junit] 	at java.naming/javax.naming.spi.NamingManager.getFactory(NamingManager.java:760)
    [junit] 	at java.naming/javax.naming.spi.NamingManager.lambda$getInitialContext$1(NamingManager.java:722)
    [junit] 	at java.base/jdk.internal.loader.AbstractClassLoaderValue$Memoizer.get(AbstractClassLoaderValue.java:329)
    [junit] 	at java.base/jdk.internal.loader.AbstractClassLoaderValue.computeIfAbsent(AbstractClassLoaderValue.java:205)
    [junit] 	at java.naming/javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:722)
    [junit] 	at java.naming/javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:305)
    [junit] 	at java.naming/javax.naming.InitialContext.init(InitialContext.java:236)
    [junit] 	at java.naming/javax.naming.InitialContext.<init>(InitialContext.java:184)
    [junit] 	at org.eclipse.persistence.internal.sessions.cdi.InjectionManagerImpl.<init>(InjectionManagerImpl.java:49)
    [junit] 	... 48 more
    [junit] Caused by: java.lang.ClassNotFoundException: org.jboss.naming.remote.client.InitialContextFactory
    [junit] 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
    [junit] 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
    [junit] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
    [junit] 	at java.base/java.lang.Class.forName0(Native Method)
    [junit] 	at java.base/java.lang.Class.forName(Class.java:398)
    [junit] 	at java.naming/com.sun.naming.internal.VersionHelper.loadClass(VersionHelper.java:127)
    [junit] 	at java.naming/com.sun.naming.internal.VersionHelper.loadClass(VersionHelper.java:133)
    [junit] 	at java.naming/com.sun.naming.internal.VersionHelper.loadClass(VersionHelper.java:96)
    [junit] 	at java.naming/javax.naming.spi.NamingManager.getFactory(NamingManager.java:757)
    [junit] 	... 56 more
    [junit] 
    [junit] [EL Finest]: 2024-01-08 18:54:12.104--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.104--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck@23368646)
    [junit] [EL Finest]: 2024-01-08 18:54:12.104--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.104--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@4dc80b7a)
    [junit] [EL Finer]: 2024-01-08 18:54:12.104--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:12.104--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@4dc80b7a)
    [junit] [EL Finest]: 2024-01-08 18:54:12.104--ServerSession(454071866)--Connection(57537894)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.104--ClientSession(453428216)--Connection(57537894)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.104--ClientSession(453428216)--Connection(57537894)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:12.104--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d752f29)
    [junit] [EL Fine]: 2024-01-08 18:54:12.104--ClientSession(453428216)--Connection(1431128150)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TOP_SPEED, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, null, null, null, null, 0, null, 1, null, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:12.105--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Truck@23368646)
    [junit] [EL Fine]: 2024-01-08 18:54:12.105--ClientSession(453428216)--Connection(1431128150)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, null, null, null, null, AUTOMATIC, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:12.105--ClientSession(453428216)--Connection(1431128150)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MAX_LOAD, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, null, null, null, 0, null, STICK_SHIFT, 1, null, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:12.105--ClientSession(453428216)--Connection(1431128150)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.106--ServerSession(454071866)--Connection(57537894)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.106--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:12.106--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.106--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.106--ClientSession(453428216)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.106--UnitOfWork(2023948863)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.106--ClientSession(453428216)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:12.107--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 242773374
    [junit] [EL Finer]: 2024-01-08 18:54:12.107--ClientSession(242773374)--Thread(Thread[main,5,main])--acquire unit of work: 416024522
    [junit] [EL Finest]: 2024-01-08 18:54:12.107--UnitOfWork(416024522)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((TRANSMISSION_TYPE = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:12.107--ServerSession(454071866)--Connection(1396466384)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.107--ServerSession(454071866)--Connection(1396466384)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:12.107--ServerSession(454071866)--Connection(2120376337)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((TRANSMISSION_TYPE = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [AUTOMATIC, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:12.107--ServerSession(454071866)--Connection(1396466384)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.108--UnitOfWork(416024522)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((TRANSMISSION_TYPE = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:12.108--ServerSession(454071866)--Connection(2066514832)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.108--ServerSession(454071866)--Connection(2066514832)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:12.108--ServerSession(454071866)--Connection(379782668)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((TRANSMISSION_TYPE = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [STICK_SHIFT, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:12.108--ServerSession(454071866)--Connection(2066514832)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:12.139--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2126925891
    [junit] [EL Finer]: 2024-01-08 18:54:12.139--ClientSession(2126925891)--Thread(Thread[main,5,main])--acquire unit of work: 1881202346
    [junit] [EL Finer]: 2024-01-08 18:54:12.234--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1617238800
    [junit] [EL Finer]: 2024-01-08 18:54:12.234--ClientSession(1617238800)--Thread(Thread[main,5,main])--acquire unit of work: 1466559355
    [junit] [EL Finest]: 2024-01-08 18:54:12.234--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.234--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.234--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.234--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.235--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:12.235--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:12.235--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:12.235--ServerSession(454071866)--Connection(1500767468)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.235--ClientSession(1617238800)--Connection(1500767468)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.235--ClientSession(1617238800)--Connection(1500767468)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:12.235--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:12.235--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3c72031c)
    [junit] [EL Finer]: 2024-01-08 18:54:12.235--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:12.235--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:12.235--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:12.235--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:12.235--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:12.236--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@452895aa)
    [junit] [EL Fine]: 2024-01-08 18:54:12.236--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:12.236--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24d815da)
    [junit] [EL Finer]: 2024-01-08 18:54:12.236--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:12.236--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:12.236--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:12.236--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:12.236--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:12.237--ClientSession(1617238800)--Connection(1859753031)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.237--ServerSession(454071866)--Connection(1500767468)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.238--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:12.238--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.238--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.238--ClientSession(1617238800)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.238--UnitOfWork(1466559355)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.238--ClientSession(1617238800)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:12.239--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1405534694
    [junit] [EL Finer]: 2024-01-08 18:54:12.239--ClientSession(1405534694)--Thread(Thread[main,5,main])--acquire unit of work: 635321548
    [junit] [EL Finest]: 2024-01-08 18:54:12.239--UnitOfWork(635321548)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (DEPARTMENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:12.239--ServerSession(454071866)--Connection(1857928854)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.239--ServerSession(454071866)--Connection(1857928854)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:12.239--ServerSession(454071866)--Connection(588755151)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (DEPARTMENT = ?)
    [junit] 	bind => [10]
    [junit] [EL Finest]: 2024-01-08 18:54:12.24--ServerSession(454071866)--Connection(1857928854)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.24--UnitOfWork(635321548)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:12.24--UnitOfWork(635321548)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:12.24--ServerSession(454071866)--Connection(261287451)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.24--ServerSession(454071866)--Connection(261287451)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:12.24--ServerSession(454071866)--Connection(366378255)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:12.241--ServerSession(454071866)--Connection(261287451)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:12.241--UnitOfWork(635321548)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@150ba838
    [junit] [EL Finest]: 2024-01-08 18:54:12.241--UnitOfWork(635321548)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@198b4fb6
    [junit] [EL Finer]: 2024-01-08 18:54:12.277--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1619932351
    [junit] [EL Finer]: 2024-01-08 18:54:12.277--ClientSession(1619932351)--Thread(Thread[main,5,main])--acquire unit of work: 977990184
    [junit] [EL Finest]: 2024-01-08 18:54:12.277--UnitOfWork(977990184)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.277--UnitOfWork(977990184)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.277--UnitOfWork(977990184)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.277--UnitOfWork(977990184)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:12.277--UnitOfWork(977990184)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:12.277--UnitOfWork(977990184)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:12.278--UnitOfWork(977990184)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:12.278--ServerSession(454071866)--Connection(592463657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.278--ClientSession(1619932351)--Connection(592463657)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.278--ClientSession(1619932351)--Connection(592463657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:12.278--UnitOfWork(977990184)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:12.278--UnitOfWork(977990184)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@7aa146e5)
    [junit] [EL Finer]: 2024-01-08 18:54:12.278--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:12.278--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:12.278--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:12.278--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:12.278--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:12.279--UnitOfWork(977990184)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@77a19366)
    [junit] [EL Fine]: 2024-01-08 18:54:12.279--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:12.279--UnitOfWork(977990184)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1717302b)
    [junit] [EL Finer]: 2024-01-08 18:54:12.279--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:12.279--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:12.279--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:12.279--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:12.279--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:12.28--ClientSession(1619932351)--Connection(330849841)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.28--ServerSession(454071866)--Connection(592463657)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.281--UnitOfWork(977990184)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:12.281--UnitOfWork(977990184)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.281--UnitOfWork(977990184)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.281--ClientSession(1619932351)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:12.281--UnitOfWork(977990184)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.281--ClientSession(1619932351)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:12.281--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 215043081
    [junit] [EL Finer]: 2024-01-08 18:54:12.281--ClientSession(215043081)--Thread(Thread[main,5,main])--acquire unit of work: 1712589293
    [junit] [EL Finer]: 2024-01-08 18:54:12.287--UnitOfWork(1712589293)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:12.287--UnitOfWork(1712589293)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:12.287--UnitOfWork(1712589293)--Thread(Thread[main,5,main])--Execute query UpdateAllQuery(referenceClass=Employee sql="CREATE TEMPORARY TABLE IF NOT EXISTS TL_TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:12.288--ServerSession(454071866)--Connection(1634834140)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.288--ClientSession(215043081)--Connection(1634834140)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.288--ClientSession(215043081)--Connection(1634834140)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:12.288--ClientSession(215043081)--Connection(347905317)--Thread(Thread[main,5,main])--CREATE TEMPORARY TABLE IF NOT EXISTS TL_TMP_EMP (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), SALARY DECIMAL(38), EMP_END DATETIME, EMP_START DATETIME, COSTCENTER INTEGER, DEPARTMENT INTEGER, BROKERAGE_ACCOUNT BIGINT, CUBICLE_FLOOR INTEGER, CUBICLE_PLACE INTEGER, SAMPLE_ACCOUNT BIGINT, PROFILE_GUID binary(16), PRIMARY KEY (ID))
    [junit] [EL Fine]: 2024-01-08 18:54:12.289--ClientSession(215043081)--Connection(347905317)--Thread(Thread[main,5,main])--INSERT INTO TL_TMP_EMP (ID, SALARY) SELECT t0.ID, (t0.SALARY * (? + (? / ?))) FROM TMP_EMP t0 WHERE EXISTS (SELECT ? FROM TMP_EMP_PROJECT t3, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE ((t1.PROJ_NAME LIKE ? AND ((t3.EMP_ID = t0.ID) AND (t1.ID = t3.PROJECT_ID))) AND (t2.PROJECT_ID = t1.ID)))
    [junit] 	bind => [1, 15, 100, 1, testing project]
    [junit] [EL Fine]: 2024-01-08 18:54:12.289--ClientSession(215043081)--Connection(347905317)--Thread(Thread[main,5,main])--UPDATE TMP_EMP, TL_TMP_EMP SET TMP_EMP.SALARY = TL_TMP_EMP.SALARY WHERE TMP_EMP.ID = TL_TMP_EMP.ID
    [junit] [EL Fine]: 2024-01-08 18:54:12.29--ClientSession(215043081)--Connection(347905317)--Thread(Thread[main,5,main])--DELETE FROM TL_TMP_EMP
    [junit] [EL Finer]: 2024-01-08 18:54:12.29--UnitOfWork(1712589293)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:12.29--ClientSession(215043081)--Connection(347905317)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:12.29--ServerSession(454071866)--Connection(1634834140)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:12.29--UnitOfWork(1712589293)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:12.29--UnitOfWork(1712589293)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:12.302--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1725913819
    [junit] [EL Finer]: 2024-01-08 18:54:12.302--ClientSession(1725913819)--Thread(Thread[main,5,main])--acquire unit of work: 1796421017
    [junit] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestBuiltInFunctionExpressions
    [junit] Tests run: 95, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.693 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestConditionalExpressions
    [junit] [EL Finer]: 2024-01-08 18:54:13.151--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1410857033
    [junit] [EL Finer]: 2024-01-08 18:54:13.151--ClientSession(1410857033)--Thread(Thread[main,5,main])--acquire unit of work: 1878765102
    [junit] [EL Finer]: 2024-01-08 18:54:13.294--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 721076983
    [junit] [EL Finer]: 2024-01-08 18:54:13.294--ClientSession(721076983)--Thread(Thread[main,5,main])--acquire unit of work: 726176539
    [junit] [EL Finest]: 2024-01-08 18:54:13.294--UnitOfWork(726176539)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Person sql="SELECT t1.ID, t1.W_BOOL, t1.W_FLOAT, t1.P_BOOL, t1.P_FLOAT, t1.P_INT, t1.W_BIGDEC, t1.W_BIGINT, t1.PBA_BINARY, t1.WBA_BINARY, t1.UTIL_CALENDAR, t1.PCA_VARCHAR, t1.WCA_VARCHAR, t1.W_INT, t1.SQL_DATE, t1.SQL_TIME, t1.SQL_TIMESTAMP, t1.W_STRING, t1.UTIL_DATE, t1.CITY FROM TMP_CITY t0, TMP_PERSON t1 WHERE (t0.TYPE NOT IN (SELECT t2.TYPE FROM TMP_CITY t2) AND (t0.ID = t1.CITY))")
    [junit] [EL Finest]: 2024-01-08 18:54:13.294--ServerSession(454071866)--Connection(1967392275)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.294--ServerSession(454071866)--Connection(1967392275)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.294--ServerSession(454071866)--Connection(1879467705)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.W_BOOL, t1.W_FLOAT, t1.P_BOOL, t1.P_FLOAT, t1.P_INT, t1.W_BIGDEC, t1.W_BIGINT, t1.PBA_BINARY, t1.WBA_BINARY, t1.UTIL_CALENDAR, t1.PCA_VARCHAR, t1.WCA_VARCHAR, t1.W_INT, t1.SQL_DATE, t1.SQL_TIME, t1.SQL_TIMESTAMP, t1.W_STRING, t1.UTIL_DATE, t1.CITY FROM TMP_CITY t0, TMP_PERSON t1 WHERE (t0.TYPE NOT IN (SELECT t2.TYPE FROM TMP_CITY t2) AND (t0.ID = t1.CITY))
    [junit] [EL Finest]: 2024-01-08 18:54:13.295--ServerSession(454071866)--Connection(1967392275)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.462--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 377591941
    [junit] [EL Finer]: 2024-01-08 18:54:13.462--ClientSession(377591941)--Thread(Thread[main,5,main])--acquire unit of work: 1634773603
    [junit] [EL Finest]: 2024-01-08 18:54:13.462--UnitOfWork(1634773603)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (PBA_BINARY IN (?, ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:13.462--ServerSession(454071866)--Connection(1522755386)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.462--ServerSession(454071866)--Connection(1522755386)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.462--ServerSession(454071866)--Connection(1436240216)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (PBA_BINARY IN (?, ?))
    [junit] 	bind => [[B@2b833ee7, [B@315ccea2]
    [junit] [EL Finest]: 2024-01-08 18:54:13.463--ServerSession(454071866)--Connection(1522755386)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.539--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 126325576
    [junit] [EL Finer]: 2024-01-08 18:54:13.539--ClientSession(126325576)--Thread(Thread[main,5,main])--acquire unit of work: 1803981378
    [junit] [EL Finest]: 2024-01-08 18:54:13.539--UnitOfWork(1803981378)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Person sql="SELECT ID, W_BOOL, W_FLOAT, P_BOOL, P_FLOAT, P_INT, W_BIGDEC, W_BIGINT, PBA_BINARY, WBA_BINARY, UTIL_CALENDAR, PCA_VARCHAR, WCA_VARCHAR, W_INT, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, W_STRING, UTIL_DATE, CITY FROM TMP_PERSON WHERE ( BETWEEN ? AND ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.539--ServerSession(454071866)--Connection(1323763455)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.539--ServerSession(454071866)--Connection(1323763455)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.539--ServerSession(454071866)--Connection(635084960)--Thread(Thread[main,5,main])--SELECT ID, W_BOOL, W_FLOAT, P_BOOL, P_FLOAT, P_INT, W_BIGDEC, W_BIGINT, PBA_BINARY, WBA_BINARY, UTIL_CALENDAR, PCA_VARCHAR, WCA_VARCHAR, W_INT, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, W_STRING, UTIL_DATE, CITY FROM TMP_PERSON WHERE ( BETWEEN ? AND ?)
    [junit] 	bind => [bla, bla]
    [junit] [EL Fine]: 2024-01-08 18:54:13.54--ServerSession(454071866)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:54:13.54--ServerSession(454071866)--Connection(1323763455)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:13.54--UnitOfWork(1803981378)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'BETWEEN 'bla' AND 'bla')' at line 1
    [junit] Error Code: 1064
    [junit] Call: SELECT ID, W_BOOL, W_FLOAT, P_BOOL, P_FLOAT, P_INT, W_BIGDEC, W_BIGINT, PBA_BINARY, WBA_BINARY, UTIL_CALENDAR, PCA_VARCHAR, WCA_VARCHAR, W_INT, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, W_STRING, UTIL_DATE, CITY FROM TMP_PERSON WHERE ( BETWEEN ? AND ?)
    [junit] 	bind => [bla, bla]
    [junit] Query: ReadAllQuery(referenceClass=Person sql="SELECT ID, W_BOOL, W_FLOAT, P_BOOL, P_FLOAT, P_INT, W_BIGDEC, W_BIGINT, PBA_BINARY, WBA_BINARY, UTIL_CALENDAR, PCA_VARCHAR, WCA_VARCHAR, W_INT, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, W_STRING, UTIL_DATE, CITY FROM TMP_PERSON WHERE ( BETWEEN ? AND ?)")
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:342)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:700)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2105)
    [junit] 	at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:603)
    [junit] 	at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:265)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:275)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:261)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:345)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:765)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2776)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2729)
    [junit] 	at org.eclipse.persistence.queries.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:584)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1232)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1191)
    [junit] 	at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1279)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1845)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.QueryTest.assertInvalidQuery(QueryTest.java:172)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestConditionalExpressions.testBetweenHandling2(TestConditionalExpressions.java:399)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'BETWEEN 'bla' AND 'bla')' at line 1
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:968)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:1024)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:660)
    [junit] 	... 51 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:13.573--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 147518308
    [junit] [EL Finer]: 2024-01-08 18:54:13.573--ClientSession(147518308)--Thread(Thread[main,5,main])--acquire unit of work: 98677797
    [junit] [EL Finest]: 2024-01-08 18:54:13.573--UnitOfWork(98677797)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Person sql="SELECT ID, W_BOOL, W_FLOAT, P_BOOL, P_FLOAT, P_INT, W_BIGDEC, W_BIGINT, PBA_BINARY, WBA_BINARY, UTIL_CALENDAR, PCA_VARCHAR, WCA_VARCHAR, W_INT, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, W_STRING, UTIL_DATE, CITY FROM TMP_PERSON WHERE NOT (( BETWEEN ? AND ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:13.573--ServerSession(454071866)--Connection(358136039)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.573--ServerSession(454071866)--Connection(358136039)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.574--ServerSession(454071866)--Connection(770983702)--Thread(Thread[main,5,main])--SELECT ID, W_BOOL, W_FLOAT, P_BOOL, P_FLOAT, P_INT, W_BIGDEC, W_BIGINT, PBA_BINARY, WBA_BINARY, UTIL_CALENDAR, PCA_VARCHAR, WCA_VARCHAR, W_INT, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, W_STRING, UTIL_DATE, CITY FROM TMP_PERSON WHERE NOT (( BETWEEN ? AND ?))
    [junit] 	bind => [bla, bla]
    [junit] [EL Fine]: 2024-01-08 18:54:13.574--ServerSession(454071866)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:54:13.574--ServerSession(454071866)--Connection(358136039)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:13.574--UnitOfWork(98677797)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'BETWEEN 'bla' AND 'bla'))' at line 1
    [junit] Error Code: 1064
    [junit] Call: SELECT ID, W_BOOL, W_FLOAT, P_BOOL, P_FLOAT, P_INT, W_BIGDEC, W_BIGINT, PBA_BINARY, WBA_BINARY, UTIL_CALENDAR, PCA_VARCHAR, WCA_VARCHAR, W_INT, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, W_STRING, UTIL_DATE, CITY FROM TMP_PERSON WHERE NOT (( BETWEEN ? AND ?))
    [junit] 	bind => [bla, bla]
    [junit] Query: ReadAllQuery(referenceClass=Person sql="SELECT ID, W_BOOL, W_FLOAT, P_BOOL, P_FLOAT, P_INT, W_BIGDEC, W_BIGINT, PBA_BINARY, WBA_BINARY, UTIL_CALENDAR, PCA_VARCHAR, WCA_VARCHAR, W_INT, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, W_STRING, UTIL_DATE, CITY FROM TMP_PERSON WHERE NOT (( BETWEEN ? AND ?))")
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:342)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:700)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2105)
    [junit] 	at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:603)
    [junit] 	at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:265)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:275)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:261)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:345)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:765)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2776)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2729)
    [junit] 	at org.eclipse.persistence.queries.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:584)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1232)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1191)
    [junit] 	at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1279)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1845)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.QueryTest.assertInvalidQuery(QueryTest.java:172)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestConditionalExpressions.testBetweenHandling9(TestConditionalExpressions.java:437)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'BETWEEN 'bla' AND 'bla'))' at line 1
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:968)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:1024)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:660)
    [junit] 	... 51 more
    [junit] 
    [junit] Tests run: 111, Failures: 0, Errors: 0, Skipped: 47, Time elapsed: 0.583 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestCount
    [junit] [EL Finer]: 2024-01-08 18:54:13.718--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1989570152
    [junit] [EL Finer]: 2024-01-08 18:54:13.718--ClientSession(1989570152)--Thread(Thread[main,5,main])--acquire unit of work: 1791285768
    [junit] [EL Finest]: 2024-01-08 18:54:13.718--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.718--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.718--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.718--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:13.718--ServerSession(454071866)--Connection(813049902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.718--ClientSession(1989570152)--Connection(813049902)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.718--ClientSession(1989570152)--Connection(813049902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.719--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:13.719--ClientSession(1989570152)--Connection(1946297548)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.719--ClientSession(1989570152)--Connection(1946297548)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.719--ClientSession(1989570152)--Connection(1946297548)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.719--ClientSession(1989570152)--Connection(1946297548)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.719--ClientSession(1989570152)--Connection(1946297548)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.719--ClientSession(1989570152)--Connection(1946297548)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.72--ServerSession(454071866)--Connection(813049902)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.72--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.72--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.72--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.72--ClientSession(1989570152)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.72--UnitOfWork(1791285768)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.72--ClientSession(1989570152)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.72--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2083733961
    [junit] [EL Finer]: 2024-01-08 18:54:13.72--ClientSession(2083733961)--Thread(Thread[main,5,main])--acquire unit of work: 2097492281
    [junit] [EL Finest]: 2024-01-08 18:54:13.72--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.72--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--assign sequence to the object (5 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@32305978)
    [junit] [EL Finest]: 2024-01-08 18:54:13.72--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.72--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--assign sequence to the object (6 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@30b3a741)
    [junit] [EL Finest]: 2024-01-08 18:54:13.721--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.721--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.721--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@71d47c80)
    [junit] [EL Finest]: 2024-01-08 18:54:13.721--ServerSession(454071866)--Connection(550975541)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.721--ClientSession(2083733961)--Connection(550975541)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.721--ClientSession(2083733961)--Connection(550975541)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.721--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@32305978)
    [junit] [EL Fine]: 2024-01-08 18:54:13.721--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, red-green-gold]
    [junit] [EL Finest]: 2024-01-08 18:54:13.721--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@30b3a741)
    [junit] [EL Finer]: 2024-01-08 18:54:13.721--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.721--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.721--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--	bind => [5, Eis Kratzen]
    [junit] [EL Fine]: 2024-01-08 18:54:13.721--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--	bind => [6, Schnee Schieben]
    [junit] [EL Finer]: 2024-01-08 18:54:13.722--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.722--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.722--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.722--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--	bind => [1, 0, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:13.722--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--	bind => [1, 0, 6]
    [junit] [EL Finer]: 2024-01-08 18:54:13.722--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.722--ClientSession(2083733961)--Connection(1705364626)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.723--ServerSession(454071866)--Connection(550975541)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.723--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.723--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.723--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.723--ClientSession(2083733961)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.723--UnitOfWork(2097492281)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.723--ClientSession(2083733961)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.724--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1730115764
    [junit] [EL Finer]: 2024-01-08 18:54:13.724--ClientSession(1730115764)--Thread(Thread[main,5,main])--acquire unit of work: 1757832736
    [junit] [EL Finest]: 2024-01-08 18:54:13.724--UnitOfWork(1757832736)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT COUNT(ID) FROM TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.724--ServerSession(454071866)--Connection(1515982678)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.724--ServerSession(454071866)--Connection(1515982678)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.724--ServerSession(454071866)--Connection(1835741116)--Thread(Thread[main,5,main])--SELECT COUNT(ID) FROM TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:13.725--ServerSession(454071866)--Connection(1515982678)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.727--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1610505085
    [junit] [EL Finer]: 2024-01-08 18:54:13.727--ClientSession(1610505085)--Thread(Thread[main,5,main])--acquire unit of work: 1199759746
    [junit] [EL Finest]: 2024-01-08 18:54:13.727--UnitOfWork(1199759746)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT COUNT(DISTINCT(ID)) FROM TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.727--ServerSession(454071866)--Connection(1489152144)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.727--ServerSession(454071866)--Connection(1489152144)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.727--ServerSession(454071866)--Connection(1004224296)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(ID)) FROM TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:13.727--ServerSession(454071866)--Connection(1489152144)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.728--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1243000331
    [junit] [EL Finer]: 2024-01-08 18:54:13.728--ClientSession(1243000331)--Thread(Thread[main,5,main])--acquire unit of work: 1925371545
    [junit] [EL Finest]: 2024-01-08 18:54:13.728--UnitOfWork(1925371545)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Cubicle sql="SELECT COUNT(PLACE) FROM TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:13.728--ServerSession(454071866)--Connection(718777370)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.728--ServerSession(454071866)--Connection(718777370)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.728--ServerSession(454071866)--Connection(442606276)--Thread(Thread[main,5,main])--SELECT COUNT(PLACE) FROM TMP_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:13.728--ServerSession(454071866)--Connection(718777370)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.729--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 882303082
    [junit] [EL Finer]: 2024-01-08 18:54:13.729--ClientSession(882303082)--Thread(Thread[main,5,main])--acquire unit of work: 1713545680
    [junit] [EL Finest]: 2024-01-08 18:54:13.729--UnitOfWork(1713545680)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT COUNT(DISTINCT(NAME)) FROM TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.729--ServerSession(454071866)--Connection(797727191)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.729--ServerSession(454071866)--Connection(797727191)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.729--ServerSession(454071866)--Connection(708304939)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(NAME)) FROM TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:13.729--ServerSession(454071866)--Connection(797727191)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.73--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 754157613
    [junit] [EL Finer]: 2024-01-08 18:54:13.73--ClientSession(754157613)--Thread(Thread[main,5,main])--acquire unit of work: 657657753
    [junit] [EL Finest]: 2024-01-08 18:54:13.73--UnitOfWork(657657753)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT COUNT(ID) FROM TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.73--ServerSession(454071866)--Connection(1588339934)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.73--ServerSession(454071866)--Connection(1588339934)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.73--ServerSession(454071866)--Connection(366563106)--Thread(Thread[main,5,main])--SELECT COUNT(ID) FROM TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:13.73--ServerSession(454071866)--Connection(1588339934)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.739--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2053186864
    [junit] [EL Finer]: 2024-01-08 18:54:13.739--ClientSession(2053186864)--Thread(Thread[main,5,main])--acquire unit of work: 121451655
    [junit] [EL Finest]: 2024-01-08 18:54:13.739--UnitOfWork(121451655)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.739--UnitOfWork(121451655)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.739--UnitOfWork(121451655)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.739--UnitOfWork(121451655)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:13.74--ServerSession(454071866)--Connection(647097278)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.74--ClientSession(2053186864)--Connection(647097278)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.74--ClientSession(2053186864)--Connection(647097278)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.74--UnitOfWork(121451655)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:13.74--ClientSession(2053186864)--Connection(184252305)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.74--ClientSession(2053186864)--Connection(184252305)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.74--ClientSession(2053186864)--Connection(184252305)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.74--ClientSession(2053186864)--Connection(184252305)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.74--ClientSession(2053186864)--Connection(184252305)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.74--ClientSession(2053186864)--Connection(184252305)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--ServerSession(454071866)--Connection(647097278)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--UnitOfWork(121451655)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--UnitOfWork(121451655)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--UnitOfWork(121451655)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--ClientSession(2053186864)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--UnitOfWork(121451655)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--ClientSession(2053186864)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1477690410
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--ClientSession(1477690410)--Thread(Thread[main,5,main])--acquire unit of work: 1903564941
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--assign sequence to the object (7 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@32305978)
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--assign sequence to the object (8 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@30b3a741)
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@28446b82)
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--ServerSession(454071866)--Connection(801683650)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.741--ClientSession(1477690410)--Connection(801683650)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.741--ClientSession(1477690410)--Connection(801683650)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.742--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@32305978)
    [junit] [EL Fine]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, red-green-gold]
    [junit] [EL Finest]: 2024-01-08 18:54:13.742--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@30b3a741)
    [junit] [EL Finer]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--	bind => [7, Eis Kratzen]
    [junit] [EL Fine]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--	bind => [8, Schnee Schieben]
    [junit] [EL Finer]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.742--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--	bind => [1, 0, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:13.743--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--	bind => [1, 0, 8]
    [junit] [EL Finer]: 2024-01-08 18:54:13.743--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.743--ClientSession(1477690410)--Connection(2076736856)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.743--ServerSession(454071866)--Connection(801683650)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.743--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.743--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.743--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.743--ClientSession(1477690410)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.743--UnitOfWork(1903564941)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.743--ClientSession(1477690410)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.744--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1301837375
    [junit] [EL Finer]: 2024-01-08 18:54:13.744--ClientSession(1301837375)--Thread(Thread[main,5,main])--acquire unit of work: 1032288206
    [junit] [EL Finest]: 2024-01-08 18:54:13.744--UnitOfWork(1032288206)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT COUNT(NAME) FROM TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.744--ServerSession(454071866)--Connection(890585894)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.744--ServerSession(454071866)--Connection(890585894)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.744--ServerSession(454071866)--Connection(1003761499)--Thread(Thread[main,5,main])--SELECT COUNT(NAME) FROM TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:13.744--ServerSession(454071866)--Connection(890585894)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.753--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 913015532
    [junit] [EL Finer]: 2024-01-08 18:54:13.753--ClientSession(913015532)--Thread(Thread[main,5,main])--acquire unit of work: 525141182
    [junit] [EL Finest]: 2024-01-08 18:54:13.753--UnitOfWork(525141182)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.753--UnitOfWork(525141182)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.753--UnitOfWork(525141182)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.753--UnitOfWork(525141182)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:13.753--ServerSession(454071866)--Connection(136667318)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.753--ClientSession(913015532)--Connection(136667318)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.753--ClientSession(913015532)--Connection(136667318)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.753--UnitOfWork(525141182)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:13.753--ClientSession(913015532)--Connection(157105608)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.753--ClientSession(913015532)--Connection(157105608)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.753--ClientSession(913015532)--Connection(157105608)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.753--ClientSession(913015532)--Connection(157105608)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.753--ClientSession(913015532)--Connection(157105608)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--ClientSession(913015532)--Connection(157105608)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.754--ServerSession(454071866)--Connection(136667318)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--UnitOfWork(525141182)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--UnitOfWork(525141182)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--UnitOfWork(525141182)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--ClientSession(913015532)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--UnitOfWork(525141182)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--ClientSession(913015532)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 47872139
    [junit] [EL Finer]: 2024-01-08 18:54:13.754--ClientSession(47872139)--Thread(Thread[main,5,main])--acquire unit of work: 559519926
    [junit] [EL Finest]: 2024-01-08 18:54:13.754--UnitOfWork(559519926)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.754--UnitOfWork(559519926)--Thread(Thread[main,5,main])--assign sequence to the object (9 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@32305978)
    [junit] [EL Finest]: 2024-01-08 18:54:13.755--UnitOfWork(559519926)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.755--UnitOfWork(559519926)--Thread(Thread[main,5,main])--assign sequence to the object (10 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@30b3a741)
    [junit] [EL Finest]: 2024-01-08 18:54:13.755--UnitOfWork(559519926)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.755--UnitOfWork(559519926)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.755--UnitOfWork(559519926)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@71a25687)
    [junit] [EL Finest]: 2024-01-08 18:54:13.755--ServerSession(454071866)--Connection(661254089)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.755--ClientSession(47872139)--Connection(661254089)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.755--ClientSession(47872139)--Connection(661254089)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.755--UnitOfWork(559519926)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@30b3a741)
    [junit] [EL Fine]: 2024-01-08 18:54:13.755--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, red-green-gold]
    [junit] [EL Finest]: 2024-01-08 18:54:13.755--UnitOfWork(559519926)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@32305978)
    [junit] [EL Finer]: 2024-01-08 18:54:13.755--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--	bind => [10, Schnee Schieben]
    [junit] [EL Fine]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--	bind => [9, Eis Kratzen]
    [junit] [EL Finer]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--	bind => [1, 0, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--	bind => [1, 0, 9]
    [junit] [EL Finer]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.756--ClientSession(47872139)--Connection(618188173)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.757--ServerSession(454071866)--Connection(661254089)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.757--UnitOfWork(559519926)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.757--UnitOfWork(559519926)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.757--UnitOfWork(559519926)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.757--ClientSession(47872139)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.757--UnitOfWork(559519926)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.757--ClientSession(47872139)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.758--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1232467480
    [junit] [EL Finer]: 2024-01-08 18:54:13.758--ClientSession(1232467480)--Thread(Thread[main,5,main])--acquire unit of work: 261885568
    [junit] [EL Finest]: 2024-01-08 18:54:13.758--UnitOfWork(261885568)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Cubicle sql="SELECT COUNT(DISTINCT PLACE, FLOOR) FROM TMP_CUBICLE")
    [junit] [EL Finest]: 2024-01-08 18:54:13.758--ServerSession(454071866)--Connection(22489242)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.758--ServerSession(454071866)--Connection(22489242)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.758--ServerSession(454071866)--Connection(2133975803)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT PLACE, FLOOR) FROM TMP_CUBICLE
    [junit] [EL Finest]: 2024-01-08 18:54:13.758--ServerSession(454071866)--Connection(22489242)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.768--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 931293521
    [junit] [EL Finer]: 2024-01-08 18:54:13.768--ClientSession(931293521)--Thread(Thread[main,5,main])--acquire unit of work: 1846687021
    [junit] [EL Finest]: 2024-01-08 18:54:13.768--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.768--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.769--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.769--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:13.769--ServerSession(454071866)--Connection(1025959866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.769--ClientSession(931293521)--Connection(1025959866)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.769--ClientSession(931293521)--Connection(1025959866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.769--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:13.769--ClientSession(931293521)--Connection(1888321463)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.769--ClientSession(931293521)--Connection(1888321463)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.769--ClientSession(931293521)--Connection(1888321463)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.769--ClientSession(931293521)--Connection(1888321463)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.769--ClientSession(931293521)--Connection(1888321463)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.77--ClientSession(931293521)--Connection(1888321463)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.77--ServerSession(454071866)--Connection(1025959866)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.77--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.77--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.77--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.77--ClientSession(931293521)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.77--UnitOfWork(1846687021)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.771--ClientSession(931293521)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.771--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 682108068
    [junit] [EL Finer]: 2024-01-08 18:54:13.771--ClientSession(682108068)--Thread(Thread[main,5,main])--acquire unit of work: 582556988
    [junit] [EL Finest]: 2024-01-08 18:54:13.771--UnitOfWork(582556988)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.771--UnitOfWork(582556988)--Thread(Thread[main,5,main])--assign sequence to the object (11 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@32305978)
    [junit] [EL Finest]: 2024-01-08 18:54:13.771--UnitOfWork(582556988)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.771--UnitOfWork(582556988)--Thread(Thread[main,5,main])--assign sequence to the object (12 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@30b3a741)
    [junit] [EL Finest]: 2024-01-08 18:54:13.771--UnitOfWork(582556988)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.771--UnitOfWork(582556988)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.771--UnitOfWork(582556988)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@4f6e663b)
    [junit] [EL Finest]: 2024-01-08 18:54:13.771--ServerSession(454071866)--Connection(1150846464)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.771--ClientSession(682108068)--Connection(1150846464)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.771--ClientSession(682108068)--Connection(1150846464)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.772--UnitOfWork(582556988)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@32305978)
    [junit] [EL Fine]: 2024-01-08 18:54:13.772--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, red-green-gold]
    [junit] [EL Finest]: 2024-01-08 18:54:13.772--UnitOfWork(582556988)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@30b3a741)
    [junit] [EL Finer]: 2024-01-08 18:54:13.772--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.772--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.772--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--	bind => [11, Eis Kratzen]
    [junit] [EL Fine]: 2024-01-08 18:54:13.772--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--	bind => [12, Schnee Schieben]
    [junit] [EL Finer]: 2024-01-08 18:54:13.772--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.773--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.773--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.773--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--	bind => [1, 0, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:13.773--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--	bind => [1, 0, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:13.773--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.774--ClientSession(682108068)--Connection(1197420782)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.774--ServerSession(454071866)--Connection(1150846464)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.774--UnitOfWork(582556988)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.774--UnitOfWork(582556988)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.774--UnitOfWork(582556988)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.774--ClientSession(682108068)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.774--UnitOfWork(582556988)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.774--ClientSession(682108068)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.775--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1797797200
    [junit] [EL Finer]: 2024-01-08 18:54:13.775--ClientSession(1797797200)--Thread(Thread[main,5,main])--acquire unit of work: 610322728
    [junit] [EL Finest]: 2024-01-08 18:54:13.775--UnitOfWork(610322728)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT COUNT(DISTINCT(t0.ID)) FROM TMP_DEP t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (t2.PROJECT_ID = t1.ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.775--ServerSession(454071866)--Connection(329756359)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.775--ServerSession(454071866)--Connection(329756359)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.776--ServerSession(454071866)--Connection(1757649704)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(t0.ID)) FROM TMP_DEP t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (t2.PROJECT_ID = t1.ID)
    [junit] [EL Finest]: 2024-01-08 18:54:13.776--ServerSession(454071866)--Connection(329756359)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.068 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestDeleteQuery
    [junit] [EL Finer]: 2024-01-08 18:54:13.794--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1981974826
    [junit] [EL Finer]: 2024-01-08 18:54:13.794--ClientSession(1981974826)--Thread(Thread[main,5,main])--acquire unit of work: 252672164
    [junit] [EL Finest]: 2024-01-08 18:54:13.794--UnitOfWork(252672164)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.794--UnitOfWork(252672164)--Thread(Thread[main,5,main])--assign sequence to the object (13 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@18cc6)
    [junit] [EL Finest]: 2024-01-08 18:54:13.794--UnitOfWork(252672164)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.794--UnitOfWork(252672164)--Thread(Thread[main,5,main])--assign sequence to the object (14 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@17c13)
    [junit] [EL Finer]: 2024-01-08 18:54:13.795--UnitOfWork(252672164)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:13.795--UnitOfWork(252672164)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@17c13)
    [junit] [EL Finest]: 2024-01-08 18:54:13.795--ServerSession(454071866)--Connection(980839615)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.795--ClientSession(1981974826)--Connection(980839615)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.795--ClientSession(1981974826)--Connection(980839615)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.795--UnitOfWork(252672164)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@18cc6)
    [junit] [EL Finer]: 2024-01-08 18:54:13.795--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.795--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.795--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--	bind => [14, bar]
    [junit] [EL Fine]: 2024-01-08 18:54:13.795--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--	bind => [13, foo]
    [junit] [EL Finer]: 2024-01-08 18:54:13.795--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.796--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.796--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.796--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--	bind => [100, 410, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:13.796--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--	bind => [1, 53, 13]
    [junit] [EL Finer]: 2024-01-08 18:54:13.796--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:13.797--UnitOfWork(252672164)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.797--UnitOfWork(252672164)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.797--UnitOfWork(252672164)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.797--ClientSession(1981974826)--Connection(493176261)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.797--ServerSession(454071866)--Connection(980839615)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.798--UnitOfWork(252672164)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.798--UnitOfWork(252672164)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.801--UnitOfWork(252672164)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.802--UnitOfWork(252672164)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:13.802--UnitOfWork(252672164)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Project sql="DELETE FROM TL_TMP_PROJECT")
    [junit] [EL Finest]: 2024-01-08 18:54:13.802--ServerSession(454071866)--Connection(1930778751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.802--ClientSession(1981974826)--Connection(1930778751)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.802--ClientSession(1981974826)--Connection(1930778751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.802--ClientSession(1981974826)--Connection(830615916)--Thread(Thread[main,5,main])--CREATE TEMPORARY TABLE IF NOT EXISTS TL_TMP_PROJECT (ID INTEGER NOT NULL, PROJ_NAME VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Fine]: 2024-01-08 18:54:13.803--ClientSession(1981974826)--Connection(830615916)--Thread(Thread[main,5,main])--INSERT INTO TL_TMP_PROJECT (ID) SELECT t0.ID FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID IS NOT NULL) AND (t1.PROJECT_ID = t0.ID))
    [junit] [EL Fine]: 2024-01-08 18:54:13.803--ClientSession(1981974826)--Connection(830615916)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT USING TMP_EMP_PROJECT, TL_TMP_PROJECT WHERE TMP_EMP_PROJECT.PROJECT_ID = TL_TMP_PROJECT.ID
    [junit] [EL Fine]: 2024-01-08 18:54:13.803--ClientSession(1981974826)--Connection(830615916)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT_DETAILS USING TMP_PROJECT_DETAILS, TL_TMP_PROJECT WHERE TMP_PROJECT_DETAILS.PROJECT_ID = TL_TMP_PROJECT.ID
    [junit] [EL Fine]: 2024-01-08 18:54:13.804--ClientSession(1981974826)--Connection(830615916)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT USING TMP_PROJECT, TL_TMP_PROJECT WHERE TMP_PROJECT.ID = TL_TMP_PROJECT.ID
    [junit] [EL Fine]: 2024-01-08 18:54:13.804--ClientSession(1981974826)--Connection(830615916)--Thread(Thread[main,5,main])--DELETE FROM TL_TMP_PROJECT
    [junit] [EL Finer]: 2024-01-08 18:54:13.804--UnitOfWork(252672164)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.805--UnitOfWork(252672164)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.805--UnitOfWork(252672164)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.805--UnitOfWork(252672164)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.805--ClientSession(1981974826)--Connection(830615916)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.805--ServerSession(454071866)--Connection(1930778751)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.805--UnitOfWork(252672164)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.805--UnitOfWork(252672164)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.823--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1080108605
    [junit] [EL Finer]: 2024-01-08 18:54:13.823--ClientSession(1080108605)--Thread(Thread[main,5,main])--acquire unit of work: 1901493875
    [junit] [EL Finest]: 2024-01-08 18:54:13.823--UnitOfWork(1901493875)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.823--UnitOfWork(1901493875)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.823--UnitOfWork(1901493875)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:13.823--ServerSession(454071866)--Connection(1308774401)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.823--ClientSession(1080108605)--Connection(1308774401)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.823--ClientSession(1080108605)--Connection(1308774401)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.824--ClientSession(1080108605)--Connection(216341076)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, hugo, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.824--ClientSession(1080108605)--Connection(216341076)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.824--ServerSession(454071866)--Connection(1308774401)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.824--UnitOfWork(1901493875)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.824--UnitOfWork(1901493875)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.824--UnitOfWork(1901493875)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.824--ClientSession(1080108605)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.824--UnitOfWork(1901493875)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.825--ClientSession(1080108605)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.825--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 68159840
    [junit] [EL Finer]: 2024-01-08 18:54:13.825--ClientSession(68159840)--Thread(Thread[main,5,main])--acquire unit of work: 1489945531
    [junit] [EL Finer]: 2024-01-08 18:54:13.825--UnitOfWork(1489945531)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.825--UnitOfWork(1489945531)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:13.825--UnitOfWork(1489945531)--Thread(Thread[main,5,main])--Execute query UpdateAllQuery(referenceClass=Department sql="UPDATE TMP_DEP SET VERSION = (VERSION + ?), NAME = ? WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.826--ServerSession(454071866)--Connection(571628375)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.826--ClientSession(68159840)--Connection(571628375)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.826--ClientSession(68159840)--Connection(571628375)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.826--ClientSession(68159840)--Connection(325228829)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET VERSION = (VERSION + ?), NAME = ? WHERE (ID = ?)
    [junit] 	bind => [1, emil, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.826--UnitOfWork(1489945531)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.826--ClientSession(68159840)--Connection(325228829)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.827--ServerSession(454071866)--Connection(571628375)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.827--UnitOfWork(1489945531)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.827--UnitOfWork(1489945531)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.827--UnitOfWork(1489945531)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.827--ClientSession(68159840)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.827--UnitOfWork(1489945531)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.827--ClientSession(68159840)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.827--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2015305272
    [junit] [EL Finer]: 2024-01-08 18:54:13.827--ClientSession(2015305272)--Thread(Thread[main,5,main])--acquire unit of work: 1214724751
    [junit] [EL Finest]: 2024-01-08 18:54:13.827--UnitOfWork(1214724751)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.827--ServerSession(454071866)--Connection(1745832679)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.827--ServerSession(454071866)--Connection(1745832679)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.827--ServerSession(454071866)--Connection(1242808120)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:13.828--ServerSession(454071866)--Connection(1745832679)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.847--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 186221253
    [junit] [EL Finer]: 2024-01-08 18:54:13.847--ClientSession(186221253)--Thread(Thread[main,5,main])--acquire unit of work: 1139526069
    [junit] [EL Finer]: 2024-01-08 18:54:13.847--UnitOfWork(1139526069)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.847--ClientSession(186221253)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.856--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 482729490
    [junit] [EL Finer]: 2024-01-08 18:54:13.857--ClientSession(482729490)--Thread(Thread[main,5,main])--acquire unit of work: 25041502
    [junit] [EL Finer]: 2024-01-08 18:54:13.857--UnitOfWork(25041502)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.857--ClientSession(482729490)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.874--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1314139892
    [junit] [EL Finer]: 2024-01-08 18:54:13.874--ClientSession(1314139892)--Thread(Thread[main,5,main])--acquire unit of work: 1807566055
    [junit] [EL Finest]: 2024-01-08 18:54:13.874--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.875--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.875--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.875--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.875--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:13.875--ServerSession(454071866)--Connection(820999998)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.875--ClientSession(1314139892)--Connection(820999998)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.875--ClientSession(1314139892)--Connection(820999998)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.875--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:13.875--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d28a805)
    [junit] [EL Finer]: 2024-01-08 18:54:13.876--ClientSession(1314139892)--Connection(649313423)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.876--ClientSession(1314139892)--Connection(649313423)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.876--ClientSession(1314139892)--Connection(649313423)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.876--ClientSession(1314139892)--Connection(649313423)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.876--ClientSession(1314139892)--Connection(649313423)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.877--ClientSession(1314139892)--Connection(649313423)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Hugo, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:13.877--ClientSession(1314139892)--Connection(649313423)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.877--ServerSession(454071866)--Connection(820999998)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.878--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.878--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.878--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.878--ClientSession(1314139892)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.878--UnitOfWork(1807566055)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.878--ClientSession(1314139892)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.878--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1377911428
    [junit] [EL Finer]: 2024-01-08 18:54:13.878--ClientSession(1377911428)--Thread(Thread[main,5,main])--acquire unit of work: 1766710155
    [junit] [EL Finest]: 2024-01-08 18:54:13.878--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.878--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finer]: 2024-01-08 18:54:13.879--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.879--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:13.879--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Employee sql="DELETE FROM TMP_EMP WHERE (DEPARTMENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.88--ServerSession(454071866)--Connection(968394264)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.88--ClientSession(1377911428)--Connection(968394264)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.88--ClientSession(1377911428)--Connection(968394264)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.88--ClientSession(1377911428)--Connection(1147193123)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_REVIEW.EMP_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.88--ClientSession(1377911428)--Connection(1147193123)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_PROJECT.EMP_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.881--ClientSession(1377911428)--Connection(1147193123)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_PATENT.EMP_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.881--ClientSession(1377911428)--Connection(1147193123)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_HOBBY.EMP_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.881--ClientSession(1377911428)--Connection(1147193123)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_CREDIT.CLIENT_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.881--ClientSession(1377911428)--Connection(1147193123)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_BICYCLE.EMPLOYEE_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.882--ClientSession(1377911428)--Connection(1147193123)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (DEPARTMENT = ?)
    [junit] 	bind => [10]
    [junit] [EL Finer]: 2024-01-08 18:54:13.882--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.882--ClientSession(1377911428)--Connection(1147193123)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.883--ServerSession(454071866)--Connection(968394264)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.883--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.883--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:13.883--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.883--ServerSession(454071866)--Connection(927793961)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.883--ServerSession(454071866)--Connection(927793961)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.883--ServerSession(454071866)--Connection(821115706)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:13.884--ServerSession(454071866)--Connection(927793961)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.884--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.884--ClientSession(1377911428)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.884--UnitOfWork(1766710155)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.884--ClientSession(1377911428)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.893--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1793168557
    [junit] [EL Finer]: 2024-01-08 18:54:13.893--ClientSession(1793168557)--Thread(Thread[main,5,main])--acquire unit of work: 1408256544
    [junit] [EL Finest]: 2024-01-08 18:54:13.893--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.893--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.893--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.893--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.893--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:13.893--ServerSession(454071866)--Connection(1331269115)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.893--ClientSession(1793168557)--Connection(1331269115)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.893--ClientSession(1793168557)--Connection(1331269115)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.894--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:13.894--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d7325f3)
    [junit] [EL Finer]: 2024-01-08 18:54:13.894--ClientSession(1793168557)--Connection(1795040256)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.894--ClientSession(1793168557)--Connection(1795040256)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.894--ClientSession(1793168557)--Connection(1795040256)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.894--ClientSession(1793168557)--Connection(1795040256)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.894--ClientSession(1793168557)--Connection(1795040256)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.895--ClientSession(1793168557)--Connection(1795040256)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Hugo, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:13.895--ClientSession(1793168557)--Connection(1795040256)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.895--ServerSession(454071866)--Connection(1331269115)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--ClientSession(1793168557)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--UnitOfWork(1408256544)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--ClientSession(1793168557)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1072442184
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--ClientSession(1072442184)--Thread(Thread[main,5,main])--acquire unit of work: 606721681
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--UnitOfWork(606721681)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--UnitOfWork(606721681)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:13.896--UnitOfWork(606721681)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Employee sql="DELETE FROM TMP_EMP WHERE (DEPARTMENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.896--ServerSession(454071866)--Connection(801476373)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.896--ClientSession(1072442184)--Connection(801476373)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.896--ClientSession(1072442184)--Connection(801476373)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.897--ClientSession(1072442184)--Connection(1502715703)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_REVIEW.EMP_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.897--ClientSession(1072442184)--Connection(1502715703)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_PROJECT.EMP_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.897--ClientSession(1072442184)--Connection(1502715703)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_PATENT.EMP_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.897--ClientSession(1072442184)--Connection(1502715703)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_HOBBY.EMP_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.898--ClientSession(1072442184)--Connection(1502715703)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_CREDIT.CLIENT_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.898--ClientSession(1072442184)--Connection(1502715703)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE EXISTS(SELECT ID FROM TMP_EMP WHERE (DEPARTMENT = ?) AND ID = TMP_EMP_BICYCLE.EMPLOYEE_ID)
    [junit] 	bind => [10]
    [junit] [EL Fine]: 2024-01-08 18:54:13.898--ClientSession(1072442184)--Connection(1502715703)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (DEPARTMENT = ?)
    [junit] 	bind => [10]
    [junit] [EL Finer]: 2024-01-08 18:54:13.899--UnitOfWork(606721681)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.899--ClientSession(1072442184)--Connection(1502715703)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.899--ServerSession(454071866)--Connection(801476373)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.899--UnitOfWork(606721681)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.899--UnitOfWork(606721681)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:13.899--UnitOfWork(606721681)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:13.899--ServerSession(454071866)--Connection(1344487293)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:13.899--ServerSession(454071866)--Connection(1344487293)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.899--ServerSession(454071866)--Connection(648951789)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:13.9--ServerSession(454071866)--Connection(1344487293)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:13.9--UnitOfWork(606721681)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.9--ClientSession(1072442184)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.9--UnitOfWork(606721681)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.9--ClientSession(1072442184)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.909--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1158951378
    [junit] [EL Finer]: 2024-01-08 18:54:13.909--ClientSession(1158951378)--Thread(Thread[main,5,main])--acquire unit of work: 488914619
    [junit] [EL Finer]: 2024-01-08 18:54:13.91--UnitOfWork(488914619)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.91--ClientSession(1158951378)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.927--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1438877828
    [junit] [EL Finer]: 2024-01-08 18:54:13.927--ClientSession(1438877828)--Thread(Thread[main,5,main])--acquire unit of work: 135973740
    [junit] [EL Finest]: 2024-01-08 18:54:13.927--UnitOfWork(135973740)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.927--UnitOfWork(135973740)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.927--UnitOfWork(135973740)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.927--UnitOfWork(135973740)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.927--UnitOfWork(135973740)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:13.927--ServerSession(454071866)--Connection(1209760826)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.928--ClientSession(1438877828)--Connection(1209760826)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.928--ClientSession(1438877828)--Connection(1209760826)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.928--UnitOfWork(135973740)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:13.928--UnitOfWork(135973740)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62f15023)
    [junit] [EL Finer]: 2024-01-08 18:54:13.928--ClientSession(1438877828)--Connection(17389797)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.928--ClientSession(1438877828)--Connection(17389797)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.928--ClientSession(1438877828)--Connection(17389797)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.928--ClientSession(1438877828)--Connection(17389797)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.928--ClientSession(1438877828)--Connection(17389797)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.929--ClientSession(1438877828)--Connection(17389797)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Hugo, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:13.929--ClientSession(1438877828)--Connection(17389797)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.93--ServerSession(454071866)--Connection(1209760826)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.93--UnitOfWork(135973740)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.93--UnitOfWork(135973740)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.93--UnitOfWork(135973740)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.93--ClientSession(1438877828)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.93--UnitOfWork(135973740)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.93--ClientSession(1438877828)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.93--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 615024544
    [junit] [EL Finer]: 2024-01-08 18:54:13.93--ClientSession(615024544)--Thread(Thread[main,5,main])--acquire unit of work: 1873620384
    [junit] [EL Finer]: 2024-01-08 18:54:13.931--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.931--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:13.931--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Employee sql="DELETE FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.931--ServerSession(454071866)--Connection(1799500692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.931--ClientSession(615024544)--Connection(1799500692)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.931--ClientSession(615024544)--Connection(1799500692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.931--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:54:13.931--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:54:13.931--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:54:13.932--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:54:13.932--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:54:13.932--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:54:13.932--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP
    [junit] [EL Finer]: 2024-01-08 18:54:13.932--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.932--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.932--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:13.932--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="delete from TMP_DEP where ID is not null")
    [junit] [EL Fine]: 2024-01-08 18:54:13.933--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--delete from TMP_DEP where ID is not null
    [junit] [EL Finer]: 2024-01-08 18:54:13.933--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.933--ClientSession(615024544)--Connection(1837421425)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.933--ServerSession(454071866)--Connection(1799500692)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.933--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.933--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.943--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1907078375
    [junit] [EL Finer]: 2024-01-08 18:54:13.943--ClientSession(1907078375)--Thread(Thread[main,5,main])--acquire unit of work: 874287506
    [junit] [EL Finest]: 2024-01-08 18:54:13.943--UnitOfWork(874287506)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.943--UnitOfWork(874287506)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.943--UnitOfWork(874287506)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.943--UnitOfWork(874287506)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.943--UnitOfWork(874287506)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:13.943--ServerSession(454071866)--Connection(1208903779)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.943--ClientSession(1907078375)--Connection(1208903779)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.943--ClientSession(1907078375)--Connection(1208903779)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.943--UnitOfWork(874287506)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:13.944--UnitOfWork(874287506)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62bf77cc)
    [junit] [EL Finer]: 2024-01-08 18:54:13.944--ClientSession(1907078375)--Connection(1449214164)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.944--ClientSession(1907078375)--Connection(1449214164)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.944--ClientSession(1907078375)--Connection(1449214164)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.944--ClientSession(1907078375)--Connection(1449214164)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.944--ClientSession(1907078375)--Connection(1449214164)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.944--ClientSession(1907078375)--Connection(1449214164)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Hugo, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:13.945--ClientSession(1907078375)--Connection(1449214164)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.945--ServerSession(454071866)--Connection(1208903779)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.945--UnitOfWork(874287506)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.945--UnitOfWork(874287506)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.945--UnitOfWork(874287506)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.946--ClientSession(1907078375)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.946--UnitOfWork(874287506)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.946--ClientSession(1907078375)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.946--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.946--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.946--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:13.946--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Employee sql="DELETE FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.946--ServerSession(454071866)--Connection(957247265)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.946--ClientSession(615024544)--Connection(957247265)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.946--ClientSession(615024544)--Connection(957247265)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.946--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:54:13.946--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:54:13.946--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:54:13.946--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:54:13.947--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:54:13.947--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:54:13.947--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP
    [junit] [EL Finer]: 2024-01-08 18:54:13.947--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.947--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.947--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:13.947--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="delete from TMP_DEP where TMP_DEP.ID = 10")
    [junit] [EL Fine]: 2024-01-08 18:54:13.947--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--delete from TMP_DEP where TMP_DEP.ID = 10
    [junit] [EL Finer]: 2024-01-08 18:54:13.948--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.948--ClientSession(615024544)--Connection(1698037556)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.948--ServerSession(454071866)--Connection(957247265)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.948--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.948--UnitOfWork(1873620384)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.968--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1679210211
    [junit] [EL Finer]: 2024-01-08 18:54:13.968--ClientSession(1679210211)--Thread(Thread[main,5,main])--acquire unit of work: 738767874
    [junit] [EL Finest]: 2024-01-08 18:54:13.968--UnitOfWork(738767874)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.968--UnitOfWork(738767874)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.968--UnitOfWork(738767874)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.968--UnitOfWork(738767874)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.968--UnitOfWork(738767874)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:13.968--ServerSession(454071866)--Connection(145387773)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.968--ClientSession(1679210211)--Connection(145387773)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.968--ClientSession(1679210211)--Connection(145387773)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.969--UnitOfWork(738767874)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:13.969--UnitOfWork(738767874)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@60d2a1c6)
    [junit] [EL Finer]: 2024-01-08 18:54:13.969--ClientSession(1679210211)--Connection(472254691)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.969--ClientSession(1679210211)--Connection(472254691)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.969--ClientSession(1679210211)--Connection(472254691)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.969--ClientSession(1679210211)--Connection(472254691)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.969--ClientSession(1679210211)--Connection(472254691)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.969--ClientSession(1679210211)--Connection(472254691)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Hugo, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:13.97--ClientSession(1679210211)--Connection(472254691)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.97--ServerSession(454071866)--Connection(145387773)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.97--UnitOfWork(738767874)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.97--UnitOfWork(738767874)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.97--UnitOfWork(738767874)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.97--ClientSession(1679210211)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.97--UnitOfWork(738767874)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.971--ClientSession(1679210211)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.971--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2118686543
    [junit] [EL Finer]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Thread(Thread[main,5,main])--acquire unit of work: 1376123253
    [junit] [EL Finer]: 2024-01-08 18:54:13.971--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.971--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:13.971--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Employee sql="DELETE FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.971--ServerSession(454071866)--Connection(1564077910)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Connection(1564077910)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Connection(1564077910)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:54:13.971--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:54:13.972--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP
    [junit] [EL Finer]: 2024-01-08 18:54:13.972--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.972--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.972--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:13.972--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Department sql="DELETE FROM TMP_DEP WHERE (ID IS NOT NULL)")
    [junit] [EL Fine]: 2024-01-08 18:54:13.972--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE (ID IS NOT NULL)
    [junit] [EL Finer]: 2024-01-08 18:54:13.973--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.973--ClientSession(2118686543)--Connection(157790370)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.973--ServerSession(454071866)--Connection(1564077910)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.973--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.973--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.982--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1127850725
    [junit] [EL Finer]: 2024-01-08 18:54:13.982--ClientSession(1127850725)--Thread(Thread[main,5,main])--acquire unit of work: 1751407735
    [junit] [EL Finest]: 2024-01-08 18:54:13.982--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.982--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:13.982--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:13.982--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:13.982--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:13.982--ServerSession(454071866)--Connection(376601228)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.982--ClientSession(1127850725)--Connection(376601228)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.982--ClientSession(1127850725)--Connection(376601228)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:13.982--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:13.982--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a2cc1e5)
    [junit] [EL Finer]: 2024-01-08 18:54:13.983--ClientSession(1127850725)--Connection(191943324)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.983--ClientSession(1127850725)--Connection(191943324)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:13.983--ClientSession(1127850725)--Connection(191943324)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:13.983--ClientSession(1127850725)--Connection(191943324)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:13.983--ClientSession(1127850725)--Connection(191943324)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:13.983--ClientSession(1127850725)--Connection(191943324)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Hugo, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:13.984--ClientSession(1127850725)--Connection(191943324)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.984--ServerSession(454071866)--Connection(376601228)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.984--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.984--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.984--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.984--ClientSession(1127850725)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:13.984--UnitOfWork(1751407735)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:13.984--ClientSession(1127850725)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:13.985--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.985--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.985--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:13.985--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Employee sql="DELETE FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:13.985--ServerSession(454071866)--Connection(501003344)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.985--ClientSession(2118686543)--Connection(501003344)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.985--ClientSession(2118686543)--Connection(501003344)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:13.985--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:54:13.985--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:54:13.985--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:54:13.985--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:54:13.985--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:54:13.986--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:54:13.986--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP
    [junit] [EL Finer]: 2024-01-08 18:54:13.986--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.986--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:13.986--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:13.986--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Department sql="DELETE FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:13.986--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [10]
    [junit] [EL Finer]: 2024-01-08 18:54:13.987--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.987--ClientSession(2118686543)--Connection(849619021)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:13.987--ServerSession(454071866)--Connection(501003344)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:13.987--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:13.987--UnitOfWork(1376123253)--Thread(Thread[main,5,main])--resume unit of work
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestEmbeddables
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.068 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestExtendedQueries
    [junit] [EL Finer]: 2024-01-08 18:54:14.075--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1150111083
    [junit] [EL Finer]: 2024-01-08 18:54:14.075--ClientSession(1150111083)--Thread(Thread[main,5,main])--acquire unit of work: 1874143156
    [junit] [EL Finest]: 2024-01-08 18:54:14.075--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.075--ServerSession(454071866)--Connection(840777224)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:14.075--ClientSession(1150111083)--Connection(840777224)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.075--ClientSession(1150111083)--Connection(840777224)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:14.075--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="StringIdGenerator" sql="UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:14.075--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="StringIdGenerator" sql="SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:14.075--ClientSession(1150111083)--Connection(475388725)--Thread(Thread[main,5,main])--UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, StringIdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:14.075--ClientSession(1150111083)--Connection(475388725)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [StringIdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:14.076--ClientSession(1150111083)--Connection(475388725)--Thread(Thread[main,5,main])--local sequencing preallocation for StringIdGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:14.076--ClientSession(1150111083)--Connection(475388725)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.076--ServerSession(454071866)--Connection(475388725)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:14.076--ServerSession(454071866)--Connection(840777224)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:14.076--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:14.076--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.076--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:14.076--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.076--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (4 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (5 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (6 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (7 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (4 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f01b8fe)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (5 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4707686e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (6 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1a72427)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (7 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b6ce5b6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.077--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (8 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2948726d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (9 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55f02b32)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (10 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2b126bbe)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (11 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fef7c55)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (12 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6764730c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (13 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b8c9157)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (14 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37b5203)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (15 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7728bed)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (16 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@434a641c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.078--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (17 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c93530b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (18 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45a1f1d0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (19 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@561f276a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (20 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46e5c331)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (21 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4068dbed)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (22 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a8d8d41)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (23 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2506cf0d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (24 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d127cd7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (25 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ba3612b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (26 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2da21a9b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (27 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ecfc685)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (28 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6065f14f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (29 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@301f6e51)
    [junit] [EL Finest]: 2024-01-08 18:54:14.079--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (30 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d54cc0b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (31 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4defc8ca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (32 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24fb7b1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (33 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49692c4f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (34 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@627695fd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (35 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@516cb8e1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (36 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e617f42)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (37 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2eea3595)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (38 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@786594c8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (39 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cfa8095)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (40 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69c47d27)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (41 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16fdbb17)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (42 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@426abed4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (43 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a0c7024)
    [junit] [EL Finest]: 2024-01-08 18:54:14.08--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (44 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10eb1307)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (45 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6bb5270e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (46 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7cbeb8b2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (47 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@450a6a51)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (48 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@db13adc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (49 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f7ef133)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (50 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@468cbb46)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--ServerSession(454071866)--Connection(1419886138)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:14.081--ClientSession(1150111083)--Connection(1419886138)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--ClientSession(1150111083)--Connection(1419886138)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:14.081--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:14.081--ClientSession(1150111083)--Connection(1819159284)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:14.082--ClientSession(1150111083)--Connection(1819159284)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:14.082--ClientSession(1150111083)--Connection(1819159284)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 51, last: 100
    [junit] [EL Finer]: 2024-01-08 18:54:14.082--ClientSession(1150111083)--Connection(1819159284)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.082--ServerSession(454071866)--Connection(1819159284)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:14.082--ServerSession(454071866)--Connection(1419886138)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:14.082--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (51 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@50c20924)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (52 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56d96ef4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (53 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4bfdd751)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (54 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ba34ac0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (55 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56748a6f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (56 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b47e09b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (57 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ea5e1fd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (58 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f9153a3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (59 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d4493cc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (60 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29f3e3c7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (61 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6818550d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (62 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d310fe6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (63 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34923f7f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (64 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2491ff1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.083--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (65 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28d38288)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (66 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dd8e64b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (67 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48945548)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (68 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e86d3c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (69 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@361b682b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (70 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1cdb3a1d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (71 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@768f12db)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (72 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@374f10bb)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (73 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5af87c49)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (74 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f36bed9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (75 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11216e2e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (76 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ea46e79)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (77 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47a74bd0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.084--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (78 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dcdf58b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (79 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7787a602)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (80 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a2dc92d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (81 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77a9ea73)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (82 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@754a38a0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (83 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f3737bd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (84 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5bb7e5d7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (85 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63f566a0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (86 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@475ecd46)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (87 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41d280cf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (88 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25af5c7f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (89 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d27fe0c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (90 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c223a13)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (91 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9a31da0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.085--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (92 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56b0f44f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (93 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@435b70b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (94 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@498ae73c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (95 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@58d5bdb0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (96 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9162869)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (97 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20325baf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (98 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3e9feb92)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (99 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b52e9cc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (100 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@733fc5af)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--ServerSession(454071866)--Connection(6334337)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:14.086--ClientSession(1150111083)--Connection(6334337)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--ClientSession(1150111083)--Connection(6334337)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:14.086--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:14.087--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:14.087--ClientSession(1150111083)--Connection(1545609928)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:14.087--ClientSession(1150111083)--Connection(1545609928)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:14.087--ClientSession(1150111083)--Connection(1545609928)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 101, last: 150
    [junit] [EL Finer]: 2024-01-08 18:54:14.087--ClientSession(1150111083)--Connection(1545609928)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.087--ServerSession(454071866)--Connection(1545609928)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:14.087--ServerSession(454071866)--Connection(6334337)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (101 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41621744)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (102 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56f8032)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (103 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5884d435)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (104 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7524241d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (105 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@46b9a780)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (106 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@3faec175)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (107 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@41758fc9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.088--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--assign sequence to the object (108 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@15a54f36)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.089--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.09--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.091--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.092--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:14.093--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:14.095--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7524241d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.095--ServerSession(454071866)--Connection(1666671572)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:14.095--ClientSession(1150111083)--Connection(1666671572)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.095--ClientSession(1150111083)--Connection(1666671572)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:14.096--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@41758fc9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.096--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@46b9a780)
    [junit] [EL Finest]: 2024-01-08 18:54:14.096--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@3faec175)
    [junit] [EL Finest]: 2024-01-08 18:54:14.096--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@15a54f36)
    [junit] [EL Finest]: 2024-01-08 18:54:14.096--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finer]: 2024-01-08 18:54:14.096--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.096--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.096--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [104, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.096--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [107, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.096--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [105, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.096--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [106, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.096--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [108, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:14.096--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.097--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.097--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.097--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.097--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.097--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.097--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.097--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.098--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.098--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.098--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@36dada39)
    [junit] [EL Finer]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:14.098--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.099--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@55e13772)
    [junit] [EL Finest]: 2024-01-08 18:54:14.099--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d8d7b25)
    [junit] [EL Finest]: 2024-01-08 18:54:14.099--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6dd5923a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.099--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f822222)
    [junit] [EL Finest]: 2024-01-08 18:54:14.099--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15fc044d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.099--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4393cb22)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b95678b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ae1ba63)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1f041bad)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a09b982)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@12d0699d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a474e00)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4fb8d97a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@607c77f4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ca01434)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1990d2bb)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@488702c7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@53416190)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@528a7eea)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6fa53b0d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f832f81)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ac8bbef)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@372f005a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@124e5ce1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a2a94ae)
    [junit] [EL Finest]: 2024-01-08 18:54:14.1--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50d9b736)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@79c26be5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5cd5fb8b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@b41d473)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4bfe7d31)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38e2431b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f0e935d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2eb76c8c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@218cf600)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a2299ea)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2cdbe28)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@42122f28)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f8d7fcb)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c9ec20e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@187a5b38)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@239b9195)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7c315b7c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e0169d0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c25207)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@164b28c4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ca3e595)
    [junit] [EL Finest]: 2024-01-08 18:54:14.101--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c2d330)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74703266)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11620d7b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@518a9c8a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@27294098)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@318d0545)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ba1bed1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@13c90cb9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5bddcaef)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2957c30c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@68deb8e1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c31ec8f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a874ebf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@39c01d57)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6982fae)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@574c8a2a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7d20cd82)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@735c49cc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.102--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6cc9bbea)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a180d5b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@48214788)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1fffd548)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@37cff0fe)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@30ee00f6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f52313c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15a26fcc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31f9cb3a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11518582)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43948dc8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ef76bed)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@12fb67f6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64a31882)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1756c8aa)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2affcf6b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7d143e6e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6fd0b8ab)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@72a4b564)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1939ecca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7c1048a9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5747a07c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3cce689c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@730cc7da)
    [junit] [EL Finest]: 2024-01-08 18:54:14.103--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f04ed21)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6f1c9f54)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@595ebb98)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3df7184)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@58420a75)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28e826c3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@288f3ac6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@33a800bf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@600dfbca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@bc9bd00)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@78a9991a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.104--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(6:null:computers)
    [junit] [EL Finer]: 2024-01-08 18:54:14.104--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.104--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.104--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [18, Henri, Hildebrand, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.104--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [49, Helma, Hawke, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.104--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [65, Horst, Heer, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.104--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [40, Hendrik, Hawke, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.104--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [60, Hagen, Hilgenfeld, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [75, Hartwig, Henschel, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [45, Helmut, Haas, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [20, Holger, Hildebrandt, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [59, Hendrik, Hense, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [94, Hauke, Hardenberg, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [10, Heiko, Hennig, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [50, Heiko, Hermann, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [51, Hulda, Hawke, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [95, Holde, Hildebrand, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [52, Hedda, Hary, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [90, Harry, Havenstein, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [77, Hanna, Heer, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [72, Hannes, Hewitt, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [64, Heinz, Heim, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [11, Hermine, Haus Lancaster, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [44, Herma, Hartig, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [47, Helga, Hache, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [87, Hieu, Hardy, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [32, Hermann, Hanstein, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [97, Hubert, Helbig, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [56, Hein, Herzog, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.105--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [31, H?nel, Hanstein, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [36, Hakon, Hecht, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [81, Heida, Herrmann, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [30, Hartmut, Hilgenfeld, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [62, Hermine, Heise, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [15, Henryk, Haak, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [12, Hertha, Heise, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [93, Heinke, Hanstein, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [35, Harry, Heuser, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [17, Herbert, Heuser, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [73, Helge, Hense, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [99, Hazel, Haak, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [92, Herma, Hayek, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, Hildegard, Harnack, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [98, Harriet, Hentschel, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [42, Harro, Hilgenfeld, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, Heidi, Hary, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [9, Hilarius, Hardenberg, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, Herbert, Hawke, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, Hendrik, Heer, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [82, Heike, Hildebrandt, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.106--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [63, Hanns, Haus Lancaster, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [22, Hilde, Hettner, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [68, Hansklaus, Hartig, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [83, Helena, Haak, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [7, Helena, Henning, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [96, Hermann, Henning, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [79, Hedi, Hartig, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [80, Hertha, Haas, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [14, Heidi, Henschel, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [38, Hjalmar, Hache, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [76, Heyko, Hawke, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [21, Hannes, Hermelink, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [25, Heida, Hilgenfeld, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [39, Henning, Heim, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [43, Holda, Hennig, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [34, Horst, Hildebrand, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [46, Hermine, Hamann, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [58, Henryk, Hartig, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [37, Herma, Hense, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [66, Hans, Hartfelder, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [88, Hansj?rg, Hardy, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [19, Helma, Hein, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [69, Hermann, Hemsterhuis, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [48, Hilarius, Hartenthaler, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [13, Helma, Henry, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.107--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [91, Hanspeter, Heinichen, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [84, Heinz, Hartfelder, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [74, Heribert, Havenstein, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [61, Herma, Hamilton, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [29, Heiner, Hildebrandt, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [86, Hedwig, Heider, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [67, Helmut, Henry, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [85, Heidemarie, Hanisch, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, Hieu, Heinrich, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [89, Heinrich, Hamann, null, 2024-01-20 08:40:54.093, 2023-12-28 05:07:34.093, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [33, Harro, Hamann, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [54, Hubertus, Hendrix, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [55, Hansj?rg, Heinichen, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [16, Hagen, Heise, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [0, Henrik, Hanisch, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [28, Hedda, Havenstein, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [41, Hilde, Hesse, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [71, Heiko, Halbach, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [24, Heike, Hennig, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [27, Henning, Heinichen, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [78, Hazel, Hausner, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [26, Hannes, Hamburger, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, Hertha, Heinrich, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [70, Humphrey, Habermann, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [23, Henryk, Hary, null, 2024-01-20 08:40:54.09, 2023-12-28 05:07:34.09, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [57, Hilarius, Hardenberg, null, 2024-01-20 08:40:54.092, 2023-12-28 05:07:34.092, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [53, Hanns, Hense, null, 2024-01-20 08:40:54.091, 2023-12-28 05:07:34.091, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [8, Hermann, Harding, null, 2024-01-20 08:40:54.089, 2023-12-28 05:07:34.089, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:14.108--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.131--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(5:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:14.131--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(7:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:14.131--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(4:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:14.131--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(3:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:14.131--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(2:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:14.131--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(1:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:14.131--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@58d5bdb0)
    [junit] [EL Finer]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [7, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, null, reading]
    [junit] [EL Finer]: 2024-01-08 18:54:14.131--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.133--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@50c20924)
    [junit] [EL Finest]: 2024-01-08 18:54:14.133--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48945548)
    [junit] [EL Finest]: 2024-01-08 18:54:14.133--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e617f42)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@498ae73c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7cbeb8b2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6065f14f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2eea3595)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b47e09b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24fb7b1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56748a6f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16fdbb17)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5bb7e5d7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@361b682b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@374f10bb)
    [junit] [EL Finest]: 2024-01-08 18:54:14.192--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d27fe0c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fef7c55)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2506cf0d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ea46e79)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b8c9157)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@468cbb46)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1a72427)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@754a38a0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@561f276a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@434a641c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9162869)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49692c4f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a0c7024)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9a31da0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29f3e3c7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c223a13)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@786594c8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.193--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56d96ef4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56f8032)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2948726d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f36bed9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f9153a3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3e9feb92)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11216e2e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@db13adc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d127cd7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55f02b32)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37b5203)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@516cb8e1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20325baf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63f566a0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@733fc5af)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45a1f1d0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.194--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41621744)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b6ce5b6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@426abed4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cfa8095)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25af5c7f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56b0f44f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d4493cc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4068dbed)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7787a602)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47a74bd0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46e5c331)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dcdf58b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ba34ac0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a8d8d41)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e86d3c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a2dc92d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.195--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2da21a9b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7728bed)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10eb1307)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2b126bbe)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41d280cf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4defc8ca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69c47d27)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@627695fd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ba3612b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@475ecd46)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dd8e64b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6818550d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4bfdd751)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d310fe6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6764730c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5af87c49)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b52e9cc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@301f6e51)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34923f7f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ecfc685)
    [junit] [EL Finest]: 2024-01-08 18:54:14.196--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1cdb3a1d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2491ff1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4707686e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c93530b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@450a6a51)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6bb5270e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d54cc0b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77a9ea73)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5884d435)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f01b8fe)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@768f12db)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ea5e1fd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f7ef133)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f3737bd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@435b70b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.197--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28d38288)
    [junit] [EL Finest]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" )
    [junit] [EL Finer]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [95, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [51, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [67, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [36, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [94, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [46, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [28, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [37, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [56, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [32, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [55, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [41, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [84, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [69, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [72, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [89, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [11, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [23, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [76, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [13, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [50, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [82, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [19, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [16, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [96, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.198--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [33, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [43, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [91, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [60, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [90, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [38, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [52, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [102, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [8, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [74, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [58, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [98, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [75, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [48, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [24, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [9, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [14, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [35, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [97, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [85, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [100, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [18, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [101, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [7, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [42, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [39, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [88, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [92, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [59, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [21, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [79, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [77, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [20, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [78, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [54, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [22, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [68, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [80, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [26, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [15, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [44, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [10, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [87, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.199--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [31, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [40, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [34, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [25, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [86, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [66, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [61, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [53, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [62, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [12, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [73, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [99, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [29, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [63, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [27, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [70, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [64, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [17, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [47, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [45, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [30, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [81, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [103, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [71, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [57, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [49, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [83, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [93, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [65, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:14.2--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.212--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.213--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" )
    [junit] [EL Finer]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [19, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [25, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [35, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [59, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [61, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [67, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [73, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [75, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [81, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [83, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [89, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [91, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [97, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [9, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [11, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [23, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [31, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [39, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.214--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [43, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [51, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [55, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [57, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [63, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [69, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [79, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [87, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [99, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [15, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [21, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [29, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [33, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [37, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [41, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [45, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [47, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [53, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [65, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [71, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [85, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [7, 106]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [13, 106]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [17, 106]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [27, 106]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [49, 106]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [77, 106]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [93, 106]
    [junit] [EL Fine]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [95, 106]
    [junit] [EL Finer]: 2024-01-08 18:54:14.215--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.22--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.221--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.222--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.223--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.224--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:14.224--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:14.224--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:14.224--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:14.296--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:14.297--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.299--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.3--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.3--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:14.3--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.312--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.313--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.314--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:14.315--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:14.316--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:14.317--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.329--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.33--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:14.331--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:14.332--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:14.333--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:14.333--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:14.333--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:14.333--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:14.401--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 25]
    [junit] [EL Finer]: 2024-01-08 18:54:14.402--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.413--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.414--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.415--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:14.416--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 85]
    [junit] [EL Finer]: 2024-01-08 18:54:14.417--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.429--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.43--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.431--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:14.432--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:14.433--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:14.433--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:14.433--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:14.505--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:14.505--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:14.505--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:14.505--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:14.505--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:14.505--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:14.505--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [4, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [5, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [3, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [2, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [1, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--	bind => [6, 8]
    [junit] [EL Finer]: 2024-01-08 18:54:14.506--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:14.518--ClientSession(1150111083)--Connection(1536814563)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.519--ServerSession(454071866)--Connection(1666671572)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:14.527--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:14.527--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:14.531--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:14.531--ClientSession(1150111083)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:14.531--UnitOfWork(1874143156)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:14.531--ClientSession(1150111083)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:14.532--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2062654928
    [junit] [EL Finer]: 2024-01-08 18:54:14.532--ClientSession(2062654928)--Thread(Thread[main,5,main])--acquire unit of work: 2130968306
    [junit] [EL Finest]: 2024-01-08 18:54:14.532--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:14.532--ServerSession(454071866)--Connection(1230921148)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.532--ServerSession(454071866)--Connection(1230921148)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.532--ServerSession(454071866)--Connection(2094008042)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:14.537--ServerSession(454071866)--Connection(1230921148)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.537--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.537--ServerSession(454071866)--Connection(1361412898)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.537--ServerSession(454071866)--Connection(1361412898)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.537--ServerSession(454071866)--Connection(759048378)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [0, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.538--ServerSession(454071866)--Connection(1361412898)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.538--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.538--ServerSession(454071866)--Connection(342989681)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.538--ServerSession(454071866)--Connection(342989681)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.538--ServerSession(454071866)--Connection(1221987005)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.539--ServerSession(454071866)--Connection(342989681)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.539--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.539--ServerSession(454071866)--Connection(379005401)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.539--ServerSession(454071866)--Connection(379005401)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.539--ServerSession(454071866)--Connection(1860983380)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.539--ServerSession(454071866)--Connection(379005401)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.54--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.54--ServerSession(454071866)--Connection(370117627)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.54--ServerSession(454071866)--Connection(370117627)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.54--ServerSession(454071866)--Connection(440225172)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [3, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.54--ServerSession(454071866)--Connection(370117627)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.54--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.54--ServerSession(454071866)--Connection(812185730)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.54--ServerSession(454071866)--Connection(812185730)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.541--ServerSession(454071866)--Connection(1086935798)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.541--ServerSession(454071866)--Connection(812185730)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.541--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.541--ServerSession(454071866)--Connection(333935078)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.541--ServerSession(454071866)--Connection(333935078)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.541--ServerSession(454071866)--Connection(431214478)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [5, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.541--ServerSession(454071866)--Connection(333935078)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.542--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.542--ServerSession(454071866)--Connection(425908241)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.542--ServerSession(454071866)--Connection(425908241)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.542--ServerSession(454071866)--Connection(506116876)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [6, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.542--ServerSession(454071866)--Connection(425908241)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.542--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.542--ServerSession(454071866)--Connection(484485052)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.542--ServerSession(454071866)--Connection(484485052)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.543--ServerSession(454071866)--Connection(1465486839)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.543--ServerSession(454071866)--Connection(484485052)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.543--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.543--ServerSession(454071866)--Connection(725284794)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.543--ServerSession(454071866)--Connection(725284794)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.543--ServerSession(454071866)--Connection(815264031)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [8, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.543--ServerSession(454071866)--Connection(725284794)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.544--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.544--ServerSession(454071866)--Connection(1898269766)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.544--ServerSession(454071866)--Connection(1898269766)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.544--ServerSession(454071866)--Connection(2117420148)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [9, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.544--ServerSession(454071866)--Connection(1898269766)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.544--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.544--ServerSession(454071866)--Connection(1561726183)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.544--ServerSession(454071866)--Connection(1561726183)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.545--ServerSession(454071866)--Connection(156558805)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [10, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.545--ServerSession(454071866)--Connection(1561726183)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.545--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.545--ServerSession(454071866)--Connection(1681631162)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.545--ServerSession(454071866)--Connection(1681631162)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.545--ServerSession(454071866)--Connection(1248828581)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.545--ServerSession(454071866)--Connection(1681631162)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.546--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.546--ServerSession(454071866)--Connection(264045953)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.546--ServerSession(454071866)--Connection(264045953)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.546--ServerSession(454071866)--Connection(956377703)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.546--ServerSession(454071866)--Connection(264045953)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.546--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.546--ServerSession(454071866)--Connection(891393588)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.546--ServerSession(454071866)--Connection(891393588)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.546--ServerSession(454071866)--Connection(96714981)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.547--ServerSession(454071866)--Connection(891393588)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.547--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.547--ServerSession(454071866)--Connection(87228768)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.547--ServerSession(454071866)--Connection(87228768)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.547--ServerSession(454071866)--Connection(518794699)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [14, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.547--ServerSession(454071866)--Connection(87228768)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.548--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.548--ServerSession(454071866)--Connection(999951125)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.548--ServerSession(454071866)--Connection(999951125)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.548--ServerSession(454071866)--Connection(1147665368)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [15, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.548--ServerSession(454071866)--Connection(999951125)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.548--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.548--ServerSession(454071866)--Connection(1737995412)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.548--ServerSession(454071866)--Connection(1737995412)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.549--ServerSession(454071866)--Connection(475347589)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [16, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.549--ServerSession(454071866)--Connection(1737995412)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.549--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.549--ServerSession(454071866)--Connection(879237517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.549--ServerSession(454071866)--Connection(879237517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.549--ServerSession(454071866)--Connection(22842519)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [17, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.55--ServerSession(454071866)--Connection(879237517)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.55--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.55--ServerSession(454071866)--Connection(3330999)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.55--ServerSession(454071866)--Connection(3330999)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.55--ServerSession(454071866)--Connection(1701826322)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [18, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.55--ServerSession(454071866)--Connection(3330999)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.55--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.55--ServerSession(454071866)--Connection(1446559456)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.55--ServerSession(454071866)--Connection(1446559456)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.551--ServerSession(454071866)--Connection(1303702634)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [19, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.551--ServerSession(454071866)--Connection(1446559456)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.551--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.551--ServerSession(454071866)--Connection(1045377646)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.551--ServerSession(454071866)--Connection(1045377646)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.551--ServerSession(454071866)--Connection(1416777329)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [20, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.551--ServerSession(454071866)--Connection(1045377646)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.552--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.552--ServerSession(454071866)--Connection(80893664)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.552--ServerSession(454071866)--Connection(80893664)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.552--ServerSession(454071866)--Connection(1108705741)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [21, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.552--ServerSession(454071866)--Connection(80893664)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.552--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.552--ServerSession(454071866)--Connection(1622689353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.552--ServerSession(454071866)--Connection(1622689353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.553--ServerSession(454071866)--Connection(239970426)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [22, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.553--ServerSession(454071866)--Connection(1622689353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.553--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.553--ServerSession(454071866)--Connection(754548660)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.553--ServerSession(454071866)--Connection(754548660)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.553--ServerSession(454071866)--Connection(1335102505)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [23, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.554--ServerSession(454071866)--Connection(754548660)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.554--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.554--ServerSession(454071866)--Connection(2079540445)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.554--ServerSession(454071866)--Connection(2079540445)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.554--ServerSession(454071866)--Connection(350874318)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [24, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.554--ServerSession(454071866)--Connection(2079540445)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.554--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.554--ServerSession(454071866)--Connection(2044553071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.554--ServerSession(454071866)--Connection(2044553071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.555--ServerSession(454071866)--Connection(574184704)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [25, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.555--ServerSession(454071866)--Connection(2044553071)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.555--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.555--ServerSession(454071866)--Connection(1712989864)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.555--ServerSession(454071866)--Connection(1712989864)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.555--ServerSession(454071866)--Connection(245605942)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.555--ServerSession(454071866)--Connection(1712989864)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.556--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.556--ServerSession(454071866)--Connection(1706473449)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.556--ServerSession(454071866)--Connection(1706473449)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.556--ServerSession(454071866)--Connection(1983328127)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [27, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.556--ServerSession(454071866)--Connection(1706473449)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.556--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.556--ServerSession(454071866)--Connection(277030800)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.556--ServerSession(454071866)--Connection(277030800)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.557--ServerSession(454071866)--Connection(1602268712)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [28, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.557--ServerSession(454071866)--Connection(277030800)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.557--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.557--ServerSession(454071866)--Connection(819043106)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.557--ServerSession(454071866)--Connection(819043106)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.557--ServerSession(454071866)--Connection(1794802430)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [29, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.557--ServerSession(454071866)--Connection(819043106)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.558--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.558--ServerSession(454071866)--Connection(1171242178)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.558--ServerSession(454071866)--Connection(1171242178)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.558--ServerSession(454071866)--Connection(2065443831)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [30, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.558--ServerSession(454071866)--Connection(1171242178)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.558--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.558--ServerSession(454071866)--Connection(1526482966)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.558--ServerSession(454071866)--Connection(1526482966)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.558--ServerSession(454071866)--Connection(1076200237)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [31, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.559--ServerSession(454071866)--Connection(1526482966)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.559--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.559--ServerSession(454071866)--Connection(320569017)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.559--ServerSession(454071866)--Connection(320569017)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.559--ServerSession(454071866)--Connection(2135669532)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.559--ServerSession(454071866)--Connection(320569017)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.56--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.56--ServerSession(454071866)--Connection(2131025559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.56--ServerSession(454071866)--Connection(2131025559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.56--ServerSession(454071866)--Connection(1563760944)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [33, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.56--ServerSession(454071866)--Connection(2131025559)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.56--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.56--ServerSession(454071866)--Connection(1911661875)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.56--ServerSession(454071866)--Connection(1911661875)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.561--ServerSession(454071866)--Connection(75026084)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [34, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.561--ServerSession(454071866)--Connection(1911661875)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.561--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.561--ServerSession(454071866)--Connection(1239960330)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.561--ServerSession(454071866)--Connection(1239960330)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.561--ServerSession(454071866)--Connection(187150717)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [35, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.561--ServerSession(454071866)--Connection(1239960330)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.562--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.562--ServerSession(454071866)--Connection(1436005574)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.562--ServerSession(454071866)--Connection(1436005574)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.562--ServerSession(454071866)--Connection(1661815632)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [36, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.562--ServerSession(454071866)--Connection(1436005574)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.562--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.562--ServerSession(454071866)--Connection(357744070)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.562--ServerSession(454071866)--Connection(357744070)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.562--ServerSession(454071866)--Connection(470557687)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [37, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.563--ServerSession(454071866)--Connection(357744070)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.563--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.563--ServerSession(454071866)--Connection(917187702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.563--ServerSession(454071866)--Connection(917187702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.563--ServerSession(454071866)--Connection(1271247567)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [38, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.563--ServerSession(454071866)--Connection(917187702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.563--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.564--ServerSession(454071866)--Connection(1033062816)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.564--ServerSession(454071866)--Connection(1033062816)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.564--ServerSession(454071866)--Connection(1529272087)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [39, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.564--ServerSession(454071866)--Connection(1033062816)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.564--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.564--ServerSession(454071866)--Connection(1126605815)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.564--ServerSession(454071866)--Connection(1126605815)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.564--ServerSession(454071866)--Connection(777341675)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [40, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.565--ServerSession(454071866)--Connection(1126605815)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.565--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.565--ServerSession(454071866)--Connection(1504499795)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.565--ServerSession(454071866)--Connection(1504499795)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.565--ServerSession(454071866)--Connection(1563083679)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [41, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.565--ServerSession(454071866)--Connection(1504499795)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.566--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.566--ServerSession(454071866)--Connection(1337641264)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.566--ServerSession(454071866)--Connection(1337641264)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.566--ServerSession(454071866)--Connection(1141362019)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [42, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.566--ServerSession(454071866)--Connection(1337641264)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.566--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.566--ServerSession(454071866)--Connection(646866001)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.566--ServerSession(454071866)--Connection(646866001)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.566--ServerSession(454071866)--Connection(1545128246)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.567--ServerSession(454071866)--Connection(646866001)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.567--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.567--ServerSession(454071866)--Connection(1265052909)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.567--ServerSession(454071866)--Connection(1265052909)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.567--ServerSession(454071866)--Connection(1370234318)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.567--ServerSession(454071866)--Connection(1265052909)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.567--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.567--ServerSession(454071866)--Connection(544535736)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.567--ServerSession(454071866)--Connection(544535736)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.568--ServerSession(454071866)--Connection(285728533)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [45, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.568--ServerSession(454071866)--Connection(544535736)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.568--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.568--ServerSession(454071866)--Connection(131827040)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.568--ServerSession(454071866)--Connection(131827040)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.568--ServerSession(454071866)--Connection(671813113)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [46, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.61--ServerSession(454071866)--Connection(131827040)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.611--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.611--ServerSession(454071866)--Connection(264198575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.611--ServerSession(454071866)--Connection(264198575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.611--ServerSession(454071866)--Connection(2141972836)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [47, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.611--ServerSession(454071866)--Connection(264198575)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.612--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.612--ServerSession(454071866)--Connection(1837542371)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.612--ServerSession(454071866)--Connection(1837542371)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.612--ServerSession(454071866)--Connection(1304858622)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [48, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.612--ServerSession(454071866)--Connection(1837542371)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.612--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.612--ServerSession(454071866)--Connection(1519590402)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.612--ServerSession(454071866)--Connection(1519590402)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.613--ServerSession(454071866)--Connection(601080273)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [49, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.613--ServerSession(454071866)--Connection(1519590402)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.613--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.613--ServerSession(454071866)--Connection(470571061)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.613--ServerSession(454071866)--Connection(470571061)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.613--ServerSession(454071866)--Connection(560779052)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [50, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.614--ServerSession(454071866)--Connection(470571061)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.614--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.614--ServerSession(454071866)--Connection(1342955099)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.614--ServerSession(454071866)--Connection(1342955099)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.614--ServerSession(454071866)--Connection(400125657)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [51, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.614--ServerSession(454071866)--Connection(1342955099)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.614--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.614--ServerSession(454071866)--Connection(1110445596)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.614--ServerSession(454071866)--Connection(1110445596)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.615--ServerSession(454071866)--Connection(516099877)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [52, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.615--ServerSession(454071866)--Connection(1110445596)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.615--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.615--ServerSession(454071866)--Connection(743499162)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.615--ServerSession(454071866)--Connection(743499162)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.615--ServerSession(454071866)--Connection(720141586)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [53, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.615--ServerSession(454071866)--Connection(743499162)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.616--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.616--ServerSession(454071866)--Connection(1673106676)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.616--ServerSession(454071866)--Connection(1673106676)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.616--ServerSession(454071866)--Connection(720662908)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [54, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.616--ServerSession(454071866)--Connection(1673106676)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.616--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.616--ServerSession(454071866)--Connection(608209569)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.616--ServerSession(454071866)--Connection(608209569)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.616--ServerSession(454071866)--Connection(766927044)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [55, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.617--ServerSession(454071866)--Connection(608209569)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.617--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.617--ServerSession(454071866)--Connection(581618226)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.617--ServerSession(454071866)--Connection(581618226)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.617--ServerSession(454071866)--Connection(1006907107)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [56, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.617--ServerSession(454071866)--Connection(581618226)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.618--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.618--ServerSession(454071866)--Connection(932028064)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.618--ServerSession(454071866)--Connection(932028064)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.618--ServerSession(454071866)--Connection(711183748)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [57, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.618--ServerSession(454071866)--Connection(932028064)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.618--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.618--ServerSession(454071866)--Connection(1680051610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.618--ServerSession(454071866)--Connection(1680051610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.618--ServerSession(454071866)--Connection(1343779703)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [58, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.619--ServerSession(454071866)--Connection(1680051610)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.619--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.619--ServerSession(454071866)--Connection(349268879)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.619--ServerSession(454071866)--Connection(349268879)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.619--ServerSession(454071866)--Connection(121708969)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [59, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.619--ServerSession(454071866)--Connection(349268879)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.62--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.62--ServerSession(454071866)--Connection(1441043181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.62--ServerSession(454071866)--Connection(1441043181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.62--ServerSession(454071866)--Connection(1537654161)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [60, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.62--ServerSession(454071866)--Connection(1441043181)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.62--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.62--ServerSession(454071866)--Connection(221114613)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.62--ServerSession(454071866)--Connection(221114613)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.62--ServerSession(454071866)--Connection(1661570804)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [61, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.621--ServerSession(454071866)--Connection(221114613)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.621--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.621--ServerSession(454071866)--Connection(1378085730)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.621--ServerSession(454071866)--Connection(1378085730)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.621--ServerSession(454071866)--Connection(2104668668)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [62, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.621--ServerSession(454071866)--Connection(1378085730)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.621--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.621--ServerSession(454071866)--Connection(1772347887)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.621--ServerSession(454071866)--Connection(1772347887)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.622--ServerSession(454071866)--Connection(28725366)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [63, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.622--ServerSession(454071866)--Connection(1772347887)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.622--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.622--ServerSession(454071866)--Connection(1930135443)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.622--ServerSession(454071866)--Connection(1930135443)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.622--ServerSession(454071866)--Connection(1083006052)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [64, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.622--ServerSession(454071866)--Connection(1930135443)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.623--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.623--ServerSession(454071866)--Connection(1260970395)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.623--ServerSession(454071866)--Connection(1260970395)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.623--ServerSession(454071866)--Connection(1642920678)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [65, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.623--ServerSession(454071866)--Connection(1260970395)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.623--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.623--ServerSession(454071866)--Connection(964380792)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.623--ServerSession(454071866)--Connection(964380792)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.623--ServerSession(454071866)--Connection(1069985403)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [66, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.624--ServerSession(454071866)--Connection(964380792)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.624--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.624--ServerSession(454071866)--Connection(1286219941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.624--ServerSession(454071866)--Connection(1286219941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.624--ServerSession(454071866)--Connection(1175839293)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [67, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.624--ServerSession(454071866)--Connection(1286219941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.624--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.624--ServerSession(454071866)--Connection(1221502991)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.625--ServerSession(454071866)--Connection(1221502991)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.625--ServerSession(454071866)--Connection(555986721)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [68, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.625--ServerSession(454071866)--Connection(1221502991)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.625--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.625--ServerSession(454071866)--Connection(1095714479)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.625--ServerSession(454071866)--Connection(1095714479)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.625--ServerSession(454071866)--Connection(2108269312)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [69, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.626--ServerSession(454071866)--Connection(1095714479)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.626--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.626--ServerSession(454071866)--Connection(1793452756)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.626--ServerSession(454071866)--Connection(1793452756)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.626--ServerSession(454071866)--Connection(1516565803)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [70, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.626--ServerSession(454071866)--Connection(1793452756)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.626--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.626--ServerSession(454071866)--Connection(2122658437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.626--ServerSession(454071866)--Connection(2122658437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.627--ServerSession(454071866)--Connection(53824979)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [71, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.627--ServerSession(454071866)--Connection(2122658437)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.627--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.627--ServerSession(454071866)--Connection(964455035)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.627--ServerSession(454071866)--Connection(964455035)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.627--ServerSession(454071866)--Connection(269411154)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [72, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.627--ServerSession(454071866)--Connection(964455035)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.628--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.628--ServerSession(454071866)--Connection(1076877483)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.628--ServerSession(454071866)--Connection(1076877483)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.628--ServerSession(454071866)--Connection(660387727)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [73, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.628--ServerSession(454071866)--Connection(1076877483)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.628--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.628--ServerSession(454071866)--Connection(297747648)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.628--ServerSession(454071866)--Connection(297747648)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.628--ServerSession(454071866)--Connection(1402825143)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [74, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.629--ServerSession(454071866)--Connection(297747648)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.629--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.629--ServerSession(454071866)--Connection(1867628623)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.629--ServerSession(454071866)--Connection(1867628623)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.629--ServerSession(454071866)--Connection(1471794371)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [75, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.629--ServerSession(454071866)--Connection(1867628623)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.629--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.63--ServerSession(454071866)--Connection(1772320694)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.63--ServerSession(454071866)--Connection(1772320694)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.63--ServerSession(454071866)--Connection(1894080917)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [76, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.63--ServerSession(454071866)--Connection(1772320694)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.63--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.63--ServerSession(454071866)--Connection(932985067)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.63--ServerSession(454071866)--Connection(932985067)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.63--ServerSession(454071866)--Connection(1814957636)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [77, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.631--ServerSession(454071866)--Connection(932985067)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.631--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.631--ServerSession(454071866)--Connection(1158948524)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.631--ServerSession(454071866)--Connection(1158948524)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.631--ServerSession(454071866)--Connection(1507085412)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [78, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.631--ServerSession(454071866)--Connection(1158948524)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.631--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.631--ServerSession(454071866)--Connection(614559968)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.631--ServerSession(454071866)--Connection(614559968)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.632--ServerSession(454071866)--Connection(1609412476)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [79, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.632--ServerSession(454071866)--Connection(614559968)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.632--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.632--ServerSession(454071866)--Connection(1765630401)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.632--ServerSession(454071866)--Connection(1765630401)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.632--ServerSession(454071866)--Connection(1528411605)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [80, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.632--ServerSession(454071866)--Connection(1765630401)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.632--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.633--ServerSession(454071866)--Connection(1558845628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.633--ServerSession(454071866)--Connection(1558845628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.633--ServerSession(454071866)--Connection(1246472681)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [81, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.633--ServerSession(454071866)--Connection(1558845628)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.633--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.633--ServerSession(454071866)--Connection(1536897504)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.633--ServerSession(454071866)--Connection(1536897504)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.633--ServerSession(454071866)--Connection(1275645851)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [82, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.634--ServerSession(454071866)--Connection(1536897504)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.634--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.634--ServerSession(454071866)--Connection(1198978735)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.634--ServerSession(454071866)--Connection(1198978735)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.634--ServerSession(454071866)--Connection(1292410317)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [83, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.634--ServerSession(454071866)--Connection(1198978735)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.634--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.634--ServerSession(454071866)--Connection(2022973332)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.634--ServerSession(454071866)--Connection(2022973332)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.634--ServerSession(454071866)--Connection(1903887294)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [84, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.635--ServerSession(454071866)--Connection(2022973332)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.635--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.635--ServerSession(454071866)--Connection(100477557)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.635--ServerSession(454071866)--Connection(100477557)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.635--ServerSession(454071866)--Connection(741523335)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [85, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.635--ServerSession(454071866)--Connection(100477557)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.636--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.636--ServerSession(454071866)--Connection(896373825)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.636--ServerSession(454071866)--Connection(896373825)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.636--ServerSession(454071866)--Connection(211471340)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [86, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.636--ServerSession(454071866)--Connection(896373825)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.636--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.636--ServerSession(454071866)--Connection(645470836)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.636--ServerSession(454071866)--Connection(645470836)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.636--ServerSession(454071866)--Connection(2095472892)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [87, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.637--ServerSession(454071866)--Connection(645470836)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.637--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.637--ServerSession(454071866)--Connection(179555689)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.637--ServerSession(454071866)--Connection(179555689)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.637--ServerSession(454071866)--Connection(1167961411)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [88, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.637--ServerSession(454071866)--Connection(179555689)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.637--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.637--ServerSession(454071866)--Connection(368385104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.637--ServerSession(454071866)--Connection(368385104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.638--ServerSession(454071866)--Connection(1026182168)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [89, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.638--ServerSession(454071866)--Connection(368385104)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.638--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.638--ServerSession(454071866)--Connection(2033938361)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.638--ServerSession(454071866)--Connection(2033938361)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.638--ServerSession(454071866)--Connection(379495946)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [90, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.638--ServerSession(454071866)--Connection(2033938361)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.639--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.639--ServerSession(454071866)--Connection(181509258)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.639--ServerSession(454071866)--Connection(181509258)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.639--ServerSession(454071866)--Connection(1763493164)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [91, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.639--ServerSession(454071866)--Connection(181509258)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.639--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.639--ServerSession(454071866)--Connection(1296450635)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.639--ServerSession(454071866)--Connection(1296450635)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.639--ServerSession(454071866)--Connection(1123863914)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [92, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.64--ServerSession(454071866)--Connection(1296450635)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.64--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.64--ServerSession(454071866)--Connection(713130142)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.64--ServerSession(454071866)--Connection(713130142)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.64--ServerSession(454071866)--Connection(246583097)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [93, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.64--ServerSession(454071866)--Connection(713130142)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.64--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.641--ServerSession(454071866)--Connection(1294276166)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.641--ServerSession(454071866)--Connection(1294276166)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.641--ServerSession(454071866)--Connection(1475642268)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [94, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.641--ServerSession(454071866)--Connection(1294276166)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.641--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.641--ServerSession(454071866)--Connection(1843782032)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.641--ServerSession(454071866)--Connection(1843782032)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.641--ServerSession(454071866)--Connection(511600595)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [95, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.642--ServerSession(454071866)--Connection(1843782032)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.642--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.642--ServerSession(454071866)--Connection(1659120021)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.642--ServerSession(454071866)--Connection(1659120021)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.642--ServerSession(454071866)--Connection(256477925)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [96, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.642--ServerSession(454071866)--Connection(1659120021)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.642--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.642--ServerSession(454071866)--Connection(674459635)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.642--ServerSession(454071866)--Connection(674459635)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.642--ServerSession(454071866)--Connection(1802421938)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [97, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.643--ServerSession(454071866)--Connection(674459635)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.643--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.713--ServerSession(454071866)--Connection(1279785053)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.713--ServerSession(454071866)--Connection(1279785053)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.714--ServerSession(454071866)--Connection(1367469105)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [98, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.714--ServerSession(454071866)--Connection(1279785053)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.714--UnitOfWork(2130968306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:14.714--ServerSession(454071866)--Connection(1655799560)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:14.714--ServerSession(454071866)--Connection(1655799560)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:14.715--ServerSession(454071866)--Connection(1007679243)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [99, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:14.715--ServerSession(454071866)--Connection(1655799560)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:14.74--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 681674468
    [junit] [EL Finer]: 2024-01-08 18:54:14.741--ClientSession(681674468)--Thread(Thread[main,5,main])--acquire unit of work: 2064168329
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (8 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (9 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (10 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (11 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (12 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.741--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (13 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (14 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (109 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48771b1a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (110 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11ce721f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.742--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (111 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b5725b5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (112 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69f89cbc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (113 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19a7f552)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (114 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b9b32f3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (115 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@993dab8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (116 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2423aa4a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (117 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@288c6f9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (118 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20a670f1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (119 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37f73847)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (120 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ebfa509)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (121 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ac40529)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.743--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (122 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5976d578)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (123 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@574dfb11)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (124 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24a99b1c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (125 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e2e2fed)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (126 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@219cfe45)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (127 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19b10c14)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (128 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@71280545)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (129 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ec60dca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (130 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8eebc81)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (131 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19aec024)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (132 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@281dfc79)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (133 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56cb0ced)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (134 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2bbcb801)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (135 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44fcf2b2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.744--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (136 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c52060)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (137 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d67e891)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (138 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43d5258c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (139 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@609f3626)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (140 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4a73cc75)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (141 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@786296ca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (142 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12f1350f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (143 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@bc60f71)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (144 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f826a18)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (145 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33ba63e4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (146 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28f871d1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (147 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13fe4e38)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (148 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5fe024f5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.745--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (149 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3fa5c9ae)
    [junit] [EL Finest]: 2024-01-08 18:54:14.746--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.746--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (150 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54385172)
    [junit] [EL Finest]: 2024-01-08 18:54:14.746--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.746--ServerSession(454071866)--Connection(1800345472)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:14.746--ClientSession(681674468)--Connection(1800345472)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.746--ClientSession(681674468)--Connection(1800345472)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:14.746--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:14.746--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:14.746--ClientSession(681674468)--Connection(2050378750)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:14.747--ClientSession(681674468)--Connection(2050378750)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:14.747--ClientSession(681674468)--Connection(2050378750)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 151, last: 200
    [junit] [EL Finer]: 2024-01-08 18:54:14.747--ClientSession(681674468)--Connection(2050378750)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.747--ServerSession(454071866)--Connection(2050378750)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:14.747--ServerSession(454071866)--Connection(1800345472)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:14.747--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (151 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35d65a43)
    [junit] [EL Finest]: 2024-01-08 18:54:14.747--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.747--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (152 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7870946d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.747--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.747--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (153 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30515926)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (154 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45871259)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (155 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d13cb4c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (156 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51bce17f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (157 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6b1e1a07)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (158 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1676d8e7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (159 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@258c38ce)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (160 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@138d8219)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (161 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8d86c4d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (162 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28c92c51)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (163 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c472bce)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (164 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13a5e115)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (165 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@58544d28)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (166 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@399e59d7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.748--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (167 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c520c71)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (168 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5043e5a7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (169 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a04cf8a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (170 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@611f6bfc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (171 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1dd2c22a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (172 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@527372ea)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (173 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e878fb1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (174 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44dd4f16)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (175 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f951635)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (176 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@638c90f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (177 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@64a0247e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (178 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4aab6203)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (179 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2de8f1dd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.749--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (180 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dd835de)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (181 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8be6fcf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (182 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1914bfa1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (183 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7318d347)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (184 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5fc27e3f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (185 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2479a21f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (186 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@18acf886)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (187 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d1b923f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (188 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61642225)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (189 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8e41d4c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (190 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77f3ac1e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (191 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68852b5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (192 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46bd2d4b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.75--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (193 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e1b56ad)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (194 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e2842c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (195 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@40bb73ff)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (196 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6fc3c9d6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (197 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5b5954bd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (198 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b0a781e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (199 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5035ce0b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (200 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@21c920a2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--ServerSession(454071866)--Connection(687222808)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:14.751--ClientSession(681674468)--Connection(687222808)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--ClientSession(681674468)--Connection(687222808)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:14.751--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:14.751--ClientSession(681674468)--Connection(1456338587)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:14.752--ClientSession(681674468)--Connection(1456338587)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:14.752--ClientSession(681674468)--Connection(1456338587)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 201, last: 250
    [junit] [EL Finer]: 2024-01-08 18:54:14.752--ClientSession(681674468)--Connection(1456338587)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.752--ServerSession(454071866)--Connection(1456338587)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:14.752--ServerSession(454071866)--Connection(687222808)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:14.752--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (201 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30a4749a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (202 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34953064)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (203 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d556143)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (204 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b4c8fa9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (205 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d7d8d8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (206 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1e5cded6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (207 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3825eb27)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (208 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@278b0a4d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.753--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (209 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1a27077c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (210 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@ab8d6a6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (211 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@28062c6a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (212 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@643b983a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--assign sequence to the object (213 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@62bab0a4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.754--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.755--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.756--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.757--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.758--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.817--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.817--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.817--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.817--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:14.817--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:14.817--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:14.819--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@ab8d6a6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.819--ServerSession(454071866)--Connection(888106006)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:14.819--ClientSession(681674468)--Connection(888106006)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:14.819--ClientSession(681674468)--Connection(888106006)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:14.82--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@28062c6a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.82--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@62bab0a4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.82--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@643b983a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.82--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1a27077c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.82--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finer]: 2024-01-08 18:54:14.82--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.82--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.82--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [210, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.82--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [211, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.82--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [213, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.82--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [212, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.82--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [209, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:14.82--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.821--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.821--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.821--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.822--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.822--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.822--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.822--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.822--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.822--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.822--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28964cb5)
    [junit] [EL Finer]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:14.822--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.823--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2376463f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.823--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@195368e2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@65eb16f7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@423d31b0)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7315c662)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@60264331)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@79091c84)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@172cabe2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@591f1cc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f0aa08b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50dffff3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@210bdb8e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@712626aa)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3c0a6460)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e840be5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2fe12b04)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6001cec9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3c7edea3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@406f954c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2472d568)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ea505e2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.824--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2281daba)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f45efe8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61349cdd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@51044708)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@122673fe)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4e4d2e2d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@786332de)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@9d43cf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44b463f8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@59e0cb10)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e14f405)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@71140b11)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3701df72)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f7a7699)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b71156f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8ab9629)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@514acca7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ac87e3d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4bb5ae09)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@b46d595)
    [junit] [EL Finest]: 2024-01-08 18:54:14.825--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ab56032)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@624cc07)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e8ebd3c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@19932a6a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@451211cf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@bc85f82)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c7f5f51)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b904438)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3779773f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2542240d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@39fb9d55)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@71e55649)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@422b8349)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a88249d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@77858c1f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@72ef3f9b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@71f3d3a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a29305f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50d4f87)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@275e7b06)
    [junit] [EL Finest]: 2024-01-08 18:54:14.826--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62ebd06c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e2e5c39)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@509520a5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d16fc4b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@68a08d18)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c15c93a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@113b0382)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f193ff4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6796ec2b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d1b7a57)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a9bdca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35453dc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c4231e8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@788a47fc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4432f623)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5dac5f72)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61022ddb)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6aa45b55)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b0b843b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6b3d3a9a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.827--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@21b8e988)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c0942f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@55fc61d8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a807c5a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@bb2c986)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e7b57b3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c89c27b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@594bedf5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3caed20a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@addefe5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40020127)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@412cd56e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47149b96)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3c9b9e92)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7751cdf5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@380191d7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c652a4e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f36c928)
    [junit] [EL Finest]: 2024-01-08 18:54:14.828--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(11:null:cleaning the house)
    [junit] [EL Finer]: 2024-01-08 18:54:14.828--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.828--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [64, Helga, Hayek, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [29, Harro, Heim, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [37, Hella, Harnack, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [71, Hubertus, Hemsterhuis, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, Hadmar, Hermann, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [69, Heinrich, Hausmann, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [85, Heike, Hamburger, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [74, Heinke, Herder, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [58, Hugo, Heidegger, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [4, Helga, Harding, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [56, Helgard, Hausmann, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [93, Holda, Hartig, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [32, Hadmar, Hegemann, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [90, Henryk, Hary, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [50, Heinke, Heuser, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [21, Hildegard, Henry, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [89, Hubertus, Hartenthaler, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [57, Hannah, Hanson, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, Hans, Hein, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [73, Hedda, Haas, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [83, Heinrich, Hardy, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [66, Hanna, Haak, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [49, Hasso, Hewitt, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [1, Hasso, Hesselbarth, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [3, Hartwig, Hildebrand, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [45, Hazel, Hanson, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [88, Holde, Hesse, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [18, Hubertus, Haller, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, Hubert, Hanson, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [98, Helene, Haus Lancaster, null, 2024-01-20 08:40:54.817, 2023-12-28 05:07:34.817, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [44, Holda, Helmig, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.829--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [51, Hendrik, Hesselbarth, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [16, Hinrich, Herder, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [5, Hein, Havenstein, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [15, Heimo, Hamilton, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [34, Heida, Henschel, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [80, Helen, Heinichen, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [78, Hilarius, Hartig, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [95, Heribert, Hellmann, null, 2024-01-20 08:40:54.817, 2023-12-28 05:07:34.817, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [76, Hakon, Heider, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [75, Hauke, Helbig, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [92, Hadmar, Henschel, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [55, Hartwin, Heim, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [38, Hulda, Habermann, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [23, Hilmar, Hamburger, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [52, Hilmar, Hesselbarth, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [81, Henryk, Hausner, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [27, Helen, Hartig, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [2, Hedwig, Heuser, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [30, Holde, Hausmann, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [46, Hilke, Hayek, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [7, Helene, Hamburger, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [31, Henryk, Hegemann, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [70, Harro, Hentschel, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [72, Herbert, Helmig, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [39, Hieu, Haak, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [53, Heimo, Hanson, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [22, Henrike, Hellmann, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [33, Hinrich, Havenstein, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [84, Harriet, Hellmann, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [97, Helmut, Hausner, null, 2024-01-20 08:40:54.817, 2023-12-28 05:07:34.817, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [36, Hedwig, Haller, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [87, Hieu, Hettner, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.83--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [17, Helena, Haas, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [96, Hein, Hache, null, 2024-01-20 08:40:54.817, 2023-12-28 05:07:34.817, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [28, Hubert, Helmig, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [40, Hjalmar, Hildebrandt, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [59, Harvey, Hartfelder, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [26, Hilmar, Hewitt, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [47, Hauke, Hense, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [82, Holger, Hesselbarth, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [25, Hartmut, Heer, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [68, Henrike, Harnack, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, Hilda, Hermelink, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [43, Hakan, Herbst, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [20, Hubert, Hackmann, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [14, Hieronymus, Hemsterhuis, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [6, Hulda, Herold, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [60, Holger, Hausmann, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [19, Heida, Hesselbarth, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [35, Helena, Hartfelder, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [91, Heimo, Heinichen, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [65, Hulda, Hegemann, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [48, Hilde, Hamilton, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [67, Hanspeter, Hamilton, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [54, Heimo, Hawke, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [94, Hildegard, Haak, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [0, Helge, Hecht, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [24, Heide, Hamann, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [41, Hugo, Hamilton, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [62, Hedda, Hermelink, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [86, Helma, Habermann, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [61, Hannah, Hamann, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [99, Hella, Hanstein, null, 2024-01-20 08:40:54.817, 2023-12-28 05:07:34.817, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, Horst, Hanstein, null, 2024-01-20 08:40:54.754, 2023-12-28 05:07:34.754, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [63, Henri, Hausner, null, 2024-01-20 08:40:54.757, 2023-12-28 05:07:34.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [79, Hedda, Henning, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, Humphrey, Hampe, null, 2024-01-20 08:40:54.755, 2023-12-28 05:07:34.755, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [42, Helgard, Halbach, null, 2024-01-20 08:40:54.756, 2023-12-28 05:07:34.756, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [77, Heidemarie, Hesselbarth, null, 2024-01-20 08:40:54.758, 2023-12-28 05:07:34.758, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:14.831--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.851--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(12:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:14.851--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(8:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:14.851--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(13:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:14.851--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(14:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:14.851--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(10:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:14.851--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(9:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:14.851--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@138d8219)
    [junit] [EL Finer]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [14, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, null, cooking]
    [junit] [EL Finer]: 2024-01-08 18:54:14.851--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.852--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@258c38ce)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54385172)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5035ce0b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@609f3626)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61642225)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2bbcb801)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8eebc81)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5976d578)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44fcf2b2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d556143)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@219cfe45)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12f1350f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69f89cbc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6fc3c9d6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68852b5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1e5cded6)
    [junit] [EL Finest]: 2024-01-08 18:54:14.853--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@40bb73ff)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44dd4f16)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e2842c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@58544d28)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34953064)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@288c6f9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11ce721f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@527372ea)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@993dab8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4a73cc75)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1914bfa1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@638c90f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@bc60f71)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2479a21f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c472bce)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51bce17f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30515926)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56cb0ced)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33ba63e4)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c520c71)
    [junit] [EL Finest]: 2024-01-08 18:54:14.854--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@64a0247e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5b5954bd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48771b1a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5fe024f5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43d5258c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ec60dca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19aec024)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8e41d4c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@71280545)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e1b56ad)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4aab6203)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e2e2fed)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d1b923f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@18acf886)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d67e891)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e878fb1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20a670f1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dd835de)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1dd2c22a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.855--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3825eb27)
    [junit] [EL Finest]: 2024-01-08 18:54:14.856--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19b10c14)
    [junit] [EL Finest]: 2024-01-08 18:54:14.856--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5fc27e3f)
    [junit] [EL Finest]: 2024-01-08 18:54:14.856--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@786296ca)
    [junit] [EL Finest]: 2024-01-08 18:54:14.856--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7318d347)
    [junit] [EL Finest]: 2024-01-08 18:54:14.856--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8d86c4d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.856--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b0a781e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.921--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30a4749a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77f3ac1e)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f826a18)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ebfa509)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@278b0a4d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24a99b1c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b5725b5)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13a5e115)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@611f6bfc)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d13cb4c)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7870946d)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19a7f552)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b4c8fa9)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@281dfc79)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@399e59d7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ac40529)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d7d8d8)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c52060)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46bd2d4b)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13fe4e38)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f951635)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2de8f1dd)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b9b32f3)
    [junit] [EL Finest]: 2024-01-08 18:54:14.922--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@574dfb11)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6b1e1a07)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28c92c51)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2423aa4a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35d65a43)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5043e5a7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37f73847)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28f871d1)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8be6fcf)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@21c920a2)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1676d8e7)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a04cf8a)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45871259)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3fa5c9ae)
    [junit] [EL Finest]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [160, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [159, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [150, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [199, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [139, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [188, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [134, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [130, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [122, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [135, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.923--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [203, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [126, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [142, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [112, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [196, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [191, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [206, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [195, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [174, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [194, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [165, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [202, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [117, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [110, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [172, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [115, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [140, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [182, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [176, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [143, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [185, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [163, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [156, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [153, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [133, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [145, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [167, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [177, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [197, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [109, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [148, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [138, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [129, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [131, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [189, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [128, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [193, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [178, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [125, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [187, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [186, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [137, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [173, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [118, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [180, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [171, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [207, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [127, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [184, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [141, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [183, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.924--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [161, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [198, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [201, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [190, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [144, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [120, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [208, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [124, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [111, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [164, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [170, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [155, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [152, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [113, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [204, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [132, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [166, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [121, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [205, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [136, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [192, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [147, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [175, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [179, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [114, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [123, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [157, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [162, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [116, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [151, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [168, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [119, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [146, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [181, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [200, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [158, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [169, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [154, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [149, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:14.925--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.937--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [1, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.938--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [3, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [5, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [19, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [31, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [37, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [51, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [53, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [63, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [77, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [79, 210]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [7, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [15, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [23, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [29, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [39, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [45, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [47, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [55, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [57, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [59, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [65, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [69, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [75, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [83, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [93, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [97, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [21, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [35, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [41, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [49, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [67, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [71, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [85, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [87, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [89, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [95, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [99, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:14.939--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [17, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [25, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [27, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [33, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [43, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [61, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [73, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [81, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [91, 209]
    [junit] [EL Finer]: 2024-01-08 18:54:14.94--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.945--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.946--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:14.947--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.948--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 73]
    [junit] [EL Finer]: 2024-01-08 18:54:14.949--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:14.96--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.96--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.96--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.961--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:14.962--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.026--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.027--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.028--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 76]
    [junit] [EL Finer]: 2024-01-08 18:54:15.029--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.04--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.041--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.042--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.043--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 84]
    [junit] [EL Finer]: 2024-01-08 18:54:15.044--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.055--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.056--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.057--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.058--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.131--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 19]
    [junit] [EL Finer]: 2024-01-08 18:54:15.132--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.144--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.145--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.146--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [13, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [9, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [11, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [10, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [12, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--	bind => [8, 77]
    [junit] [EL Finer]: 2024-01-08 18:54:15.147--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:15.159--ClientSession(681674468)--Connection(1594666098)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.16--ServerSession(454071866)--Connection(888106006)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.164--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:15.164--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:15.166--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:15.166--ClientSession(681674468)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:15.166--UnitOfWork(2064168329)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:15.166--ClientSession(681674468)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:15.193--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1148697330
    [junit] [EL Finer]: 2024-01-08 18:54:15.193--ClientSession(1148697330)--Thread(Thread[main,5,main])--acquire unit of work: 814241
    [junit] [EL Finest]: 2024-01-08 18:54:15.193--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.193--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (15 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:15.193--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.193--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (16 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:15.193--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (17 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (18 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (19 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (20 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (21 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (214 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@cdeb5f5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (215 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f9439e1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (216 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3046057a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (217 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dc92399)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (218 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@144142c8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.194--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (219 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ad43a90)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (220 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a398965)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (221 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ec8ac50)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (222 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6001e643)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (223 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bfa5069)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (224 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d9e90d2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (225 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@368f071d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (226 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59d3cc71)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (227 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10e3a63a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (228 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6982bcf4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (229 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@277be936)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (230 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@600c19ec)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (231 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dd3a1a1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (232 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11cac5f3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (233 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6900bca5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (234 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69430b10)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.195--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (235 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19ed6130)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (236 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ecfcaa3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (237 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3246b04b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (238 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43ac2698)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (239 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@31ba3b3c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (240 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1100757a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (241 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16c35bf9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (242 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34f9275f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (243 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@547a8927)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (244 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46c38d77)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (245 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ad30ac5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (246 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@376d1f1f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (247 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37de9b64)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (248 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d2c10dd)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (249 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f7baa9f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (250 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@60b1df88)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--ServerSession(454071866)--Connection(785398554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.196--ClientSession(1148697330)--Connection(785398554)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.196--ClientSession(1148697330)--Connection(785398554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:15.197--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:15.197--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:15.197--ClientSession(1148697330)--Connection(1276990221)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:15.197--ClientSession(1148697330)--Connection(1276990221)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--ClientSession(1148697330)--Connection(1276990221)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 251, last: 300
    [junit] [EL Finer]: 2024-01-08 18:54:15.198--ClientSession(1148697330)--Connection(1276990221)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--ServerSession(454071866)--Connection(1276990221)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--ServerSession(454071866)--Connection(785398554)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (251 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23f76d41)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (252 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@159c804c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (253 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33bf3cc9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (254 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@65139067)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (255 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46e241b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (256 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@75015a3a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (257 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f126927)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (258 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46fb460a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.198--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (259 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33c0ec32)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (260 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cefa0fa)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (261 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6098a311)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (262 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c4f721e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (263 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@485aa0d9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (264 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79832158)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (265 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ca69552)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (266 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5b7ec35a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (267 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@463ffc84)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (268 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26569cfa)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (269 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e328167)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (270 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63fbefe8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (271 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a99e4cf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (272 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@483a022a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (273 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12599bf3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (274 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e61a2ff)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (275 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bcb8460)
    [junit] [EL Finest]: 2024-01-08 18:54:15.199--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.2--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (276 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23f8fa61)
    [junit] [EL Finest]: 2024-01-08 18:54:15.2--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.2--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (277 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d207bee)
    [junit] [EL Finest]: 2024-01-08 18:54:15.2--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.2--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (278 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e7558ef)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (279 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39fa3fc5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (280 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d35e169)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (281 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23b40e2a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (282 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57f28893)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (283 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f1e91bf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (284 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d52119c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.236--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (285 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e949342)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (286 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@de12c13)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (287 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4639d779)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (288 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bbaf0d3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (289 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@71de7e65)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (290 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@755b45f9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (291 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d51d634)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (292 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@31a19d25)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (293 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@330ee022)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (294 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1cd50f37)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (295 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f469aef)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (296 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@52336a97)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (297 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16f89f03)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (298 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22e0965c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (299 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@792ae10d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (300 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30845b6d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--ServerSession(454071866)--Connection(1151529609)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.237--ClientSession(1148697330)--Connection(1151529609)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.237--ClientSession(1148697330)--Connection(1151529609)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:15.238--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:15.238--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:15.238--ClientSession(1148697330)--Connection(1789804953)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:15.238--ClientSession(1148697330)--Connection(1789804953)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:15.239--ClientSession(1148697330)--Connection(1789804953)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 301, last: 350
    [junit] [EL Finer]: 2024-01-08 18:54:15.239--ClientSession(1148697330)--Connection(1789804953)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.239--ServerSession(454071866)--Connection(1789804953)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:15.239--ServerSession(454071866)--Connection(1151529609)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:15.239--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (301 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62d6caf9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.239--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (302 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7f5335c0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (303 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6769013a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (304 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ef4ae5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (305 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f238bc9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (306 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79b850d8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (307 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56f7fe04)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (308 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a333e5d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (309 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29cd9511)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (310 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12c83e60)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (311 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ba6e5e3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (312 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4854fd1c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (313 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d748c1a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (314 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5e1c88ea)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (315 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@12d9f737)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (316 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7d8a546d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.24--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (317 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5437039a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--assign sequence to the object (318 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@6ed68a2e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.241--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.242--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.243--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.244--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.245--UnitOfWork(814241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:15.246--UnitOfWork(814241)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:15.247--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7d8a546d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.247--ServerSession(454071866)--Connection(812197854)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(812197854)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(812197854)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:15.248--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5e1c88ea)
    [junit] [EL Finest]: 2024-01-08 18:54:15.248--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5437039a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.248--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@6ed68a2e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.248--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@12d9f737)
    [junit] [EL Finest]: 2024-01-08 18:54:15.248--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finer]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [316, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [314, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [317, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [318, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [315, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:15.248--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.249--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.25--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6f543c90)
    [junit] [EL Finer]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:15.25--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.251--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47c237fe)
    [junit] [EL Finest]: 2024-01-08 18:54:15.251--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@45583680)
    [junit] [EL Finest]: 2024-01-08 18:54:15.251--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@a200a54)
    [junit] [EL Finest]: 2024-01-08 18:54:15.251--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d98fa9f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.251--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@403eab3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.251--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@330a0dbb)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@79f16678)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4db0d696)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@540823d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76419338)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6b5d852b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1085fad8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c73535b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@32855523)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b0e6ed6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5cd96071)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@94170d6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4205411e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@633c8fc6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4eb016a7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@336bb88c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@53ba7b9c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2fa0e7a8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@681229e8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@cc226b0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4237aaa6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6f509663)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@925e0c8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.252--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@27ef226)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@692e4a35)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a02fa85)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@a2e57be)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@443641bf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@36f2bb92)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3199d939)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a67d983)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@194c98f5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2fec2afa)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6f8a8101)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@344d9421)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35e55526)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2afdfcc3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@41a6e7d0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4733b248)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ae6df4a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1dbaa7aa)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57304755)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@417c5424)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ad3f5ad)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@18275381)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3782e08a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ec0678)
    [junit] [EL Finest]: 2024-01-08 18:54:15.253--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@331abb0d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25e79799)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1db6813d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4d2ad535)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@782f208e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7248ec5f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@814fbee)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c0ed7c1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@52924d98)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d6d5694)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@78aa11f2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2fbe13f3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@69530799)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8ff4c31)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c8c045)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e3b9b44)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@16335685)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4afca05f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25dc4d01)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7788921d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@247b949c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@29c26959)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e17bdb1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7094c7e9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.254--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d064935)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46b70adb)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2913f3ca)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@378f09a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@357f5ef4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4bc1a53c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1722c1fa)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@111c5660)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@67ac1be1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3dfabb85)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6980b4c7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@177c8d08)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2c1e726b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e93f8b4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@19d49942)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28b15698)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@702a4064)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ac61487)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73226368)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2659add8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5881e498)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@80fc9d6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62931c28)
    [junit] [EL Finest]: 2024-01-08 18:54:15.255--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(16:null:cooking)
    [junit] [EL Finer]: 2024-01-08 18:54:15.255--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [70, Hermann, Herbst, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [92, Heiko, Helmig, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [48, Heyko, Hamburger, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [30, Hanspeter, Heuser, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [7, Heimo, Hesse, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [86, H?nel, Hesselbarth, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [31, Harry, Herzog, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [23, Helene, Hilbert, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [32, Helene, Hegemann, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [90, Hein, Hendrix, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [39, Hanspeter, Hausner, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [41, Hedwig, Herold, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [6, Helena, Hamburger, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [85, Hakon, Harding, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [25, Hannah, Henry, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [57, Henrik, Hennig, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [28, Hedi, Helmig, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [12, Hans, Hartfelder, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, Henrik, Herder, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [35, Helene, Herrmann, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [74, Heide, Hense, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [0, Helene, Harnack, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [36, Hagen, Habermann, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [94, Hella, Hanson, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, Heinz, Hense, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [63, Hasso, Hausmann, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [14, Harry, Hewitt, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [60, Hinrich, Hary, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, Heribert, Habermann, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [68, Hieu, Herrmann, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [9, Heiko, Hennig, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [24, Hannes, Hermann, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [53, Holda, Henning, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [2, Holde, Halbach, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [13, Holde, Herzog, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [77, Helena, Hampe, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [55, Heinrich, Heise, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [87, H?nel, Hentschel, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [93, Hansj?rg, Heidegger, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.256--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [71, Hedi, Haas, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [46, Heidi, Hemsterhuis, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [99, Hans, Hartenthaler, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [47, Hilmar, Haus Lancaster, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [40, Humphrey, Heim, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [67, Harriet, Haller, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [56, Helena, Haak, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [98, Helga, Haak, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [37, Hermine, Heer, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, Hans, Hanstein, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [88, Helena, Hamburger, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [26, Hazel, Hausner, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [59, Henning, Hanson, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [79, Helgard, Herold, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [45, Hedwig, Hendrix, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [34, Heinrich, Hellmann, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [62, Hilarius, Hentschel, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [91, Hubert, Herder, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [50, Holde, Hackmann, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [4, Harriet, Halbach, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [66, H?nel, Harding, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [97, Herma, Hanson, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [61, Hazel, Herder, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [75, Hinrich, Hawke, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [96, Heidemarie, Hardy, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [22, Heinke, Herbst, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [33, Herbert, Harding, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [52, Helmut, Herbst, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, Hanns, Harding, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [21, Hansj?rg, Haller, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [84, Hulda, Herzog, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [51, Hinrich, Hache, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [82, Horst, Heider, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [89, Hanns, Hendrix, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [64, Hadmar, Hewitt, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [80, Hugo, Hartenthaler, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [38, Hagen, Herzog, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [73, Hilda, Haller, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [11, Hanna, Hardy, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [42, Harro, Haller, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [44, Hasso, Hampe, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [49, Hanns, Harding, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [10, Heyko, Herrmann, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [72, Harro, Hegemann, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [65, Humphrey, Haak, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [8, Helma, Hartfelder, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [29, Holde, Herzog, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.257--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [83, Hanns, Harding, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.258--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [27, Helene, Hardy, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.258--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [3, Hakan, Hense, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.258--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [81, Hedda, Hildebrand, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.258--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [76, Heinz, Hennig, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.258--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, Hinrich, Hewitt, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.258--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [43, Hildegard, Hermelink, null, 2024-01-20 08:40:55.242, 2023-12-28 05:07:35.242, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.258--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [1, Hein, Hache, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.258--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [5, Hubert, Herbst, null, 2024-01-20 08:40:55.241, 2023-12-28 05:07:35.241, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.341--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [95, Henning, Hary, null, 2024-01-20 08:40:55.245, 2023-12-28 05:07:35.245, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.341--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [78, Hein, Hawke, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.341--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [54, Hansj?rg, Heinrich, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.341--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [58, Hendrik, Haus Lancaster, null, 2024-01-20 08:40:55.243, 2023-12-28 05:07:35.243, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.341--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [69, Hieu, Hartfelder, null, 2024-01-20 08:40:55.244, 2023-12-28 05:07:35.244, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:15.341--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.359--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(17:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:15.359--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(19:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:15.359--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(15:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:15.359--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(18:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:15.359--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(20:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:15.359--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(21:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:15.359--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a398965)
    [junit] [EL Finer]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [21, null, stamps]
    [junit] [EL Finer]: 2024-01-08 18:54:15.359--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.36--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37de9b64)
    [junit] [EL Finest]: 2024-01-08 18:54:15.36--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33c0ec32)
    [junit] [EL Finest]: 2024-01-08 18:54:15.36--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f7baa9f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.36--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c4f721e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.36--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e7558ef)
    [junit] [EL Finest]: 2024-01-08 18:54:15.36--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e61a2ff)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ec8ac50)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bbaf0d3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23f76d41)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@330ee022)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ef4ae5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63fbefe8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19ed6130)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12599bf3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@547a8927)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22e0965c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@144142c8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f1e91bf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f469aef)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62d6caf9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f126927)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6900bca5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@600c19ec)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cefa0fa)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5b7ec35a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e328167)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57f28893)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ecfcaa3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d51d634)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11cac5f3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@483a022a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6769013a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.361--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@71de7e65)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@60b1df88)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@368f071d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46c38d77)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6001e643)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46fb460a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ad43a90)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30845b6d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@65139067)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d2c10dd)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10e3a63a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1100757a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a333e5d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@75015a3a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43ac2698)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4854fd1c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d35e169)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d748c1a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d52119c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23f8fa61)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ca69552)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dd3a1a1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@376d1f1f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bfa5069)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d9e90d2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79832158)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@31a19d25)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26569cfa)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ad30ac5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46e241b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.362--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f9439e1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@277be936)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@755b45f9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@159c804c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16f89f03)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29cd9511)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33bf3cc9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d207bee)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12c83e60)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6098a311)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@de12c13)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39fa3fc5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16c35bf9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79b850d8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4639d779)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f238bc9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34f9275f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23b40e2a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56f7fe04)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69430b10)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ba6e5e3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a99e4cf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bcb8460)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3246b04b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@31ba3b3c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59d3cc71)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dc92399)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@52336a97)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1cd50f37)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6982bcf4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3046057a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@485aa0d9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.363--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@792ae10d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.364--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@463ffc84)
    [junit] [EL Finest]: 2024-01-08 18:54:15.364--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7f5335c0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.364--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e949342)
    [junit] [EL Finest]: 2024-01-08 18:54:15.364--UnitOfWork(814241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@cdeb5f5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [220, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [247, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [259, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [249, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [262, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [278, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [274, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [221, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [288, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [251, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [293, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [304, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [270, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [235, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [273, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [243, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [298, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [218, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [283, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [295, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [301, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [257, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [233, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [230, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [260, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [266, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [269, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [282, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [236, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [291, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [232, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [272, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [303, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [289, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [250, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [225, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [244, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [222, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.364--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [258, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [219, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [300, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [254, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [248, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [227, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [240, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [308, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [256, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [238, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [312, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [280, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [313, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [284, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [276, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [265, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [231, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [246, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [223, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [224, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [264, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [292, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [268, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [245, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [255, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [215, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [229, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [290, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [252, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [297, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [309, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [253, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [277, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [310, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [261, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [286, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [279, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [241, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [306, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [287, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [305, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [242, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [281, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [307, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [234, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [311, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [271, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [275, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [237, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [239, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [226, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [217, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [296, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [294, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [228, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [216, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [263, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [299, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [267, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [302, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [285, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [214, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:15.365--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.376--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [3, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [5, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [11, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [13, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [37, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [39, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [41, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [45, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [47, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [51, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [69, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [83, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [87, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [95, 316]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [25, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [27, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [31, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [35, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [43, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [65, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [67, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [75, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [77, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.377--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [91, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [97, 314]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [7, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [21, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [23, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [33, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [53, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [59, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [63, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [71, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [81, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [89, 317]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [1, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [9, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [29, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [49, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [55, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [57, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [61, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [73, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [79, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [85, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [93, 315]
    [junit] [EL Fine]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [99, 315]
    [junit] [EL Finer]: 2024-01-08 18:54:15.378--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.383--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.384--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.445--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.445--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.445--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.445--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.445--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.445--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.445--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.445--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.446--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.447--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:15.448--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.449--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 35]
    [junit] [EL Finer]: 2024-01-08 18:54:15.45--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.462--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.463--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.464--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.465--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.466--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.47--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 71]
    [junit] [EL Finer]: 2024-01-08 18:54:15.471--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.483--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.484--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.485--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.486--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.55--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 66]
    [junit] [EL Finer]: 2024-01-08 18:54:15.551--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.562--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.563--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.564--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 44]
    [junit] [EL Finer]: 2024-01-08 18:54:15.565--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.576--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.577--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.578--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.579--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [18, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [15, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [20, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [16, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [19, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--	bind => [17, 69]
    [junit] [EL Finer]: 2024-01-08 18:54:15.654--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:15.665--ClientSession(1148697330)--Connection(393280492)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.666--ServerSession(454071866)--Connection(812197854)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.669--UnitOfWork(814241)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:15.669--UnitOfWork(814241)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:15.671--UnitOfWork(814241)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:15.671--ClientSession(1148697330)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:15.671--UnitOfWork(814241)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:15.671--ClientSession(1148697330)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:15.671--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 487460109
    [junit] [EL Finer]: 2024-01-08 18:54:15.671--ClientSession(487460109)--Thread(Thread[main,5,main])--acquire unit of work: 2026159779
    [junit] [EL Finer]: 2024-01-08 18:54:15.672--UnitOfWork(2026159779)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:15.672--UnitOfWork(2026159779)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:15.672--UnitOfWork(2026159779)--Thread(Thread[main,5,main])--Execute query UpdateAllQuery(referenceClass=Employee sql="UPDATE TMP_EMP SET SALARY = (SALARY + ?) WHERE (FIRSTNAME = SUBSTR(?, ?, ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:15.672--ServerSession(454071866)--Connection(229662478)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.672--ClientSession(487460109)--Connection(229662478)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.672--ClientSession(487460109)--Connection(229662478)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:15.673--ClientSession(487460109)--Connection(1318577508)--Thread(Thread[main,5,main])--UPDATE TMP_EMP SET SALARY = (SALARY + ?) WHERE (FIRSTNAME = SUBSTR(?, ?, ?))
    [junit] 	bind => [13, moo, 1, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:15.673--UnitOfWork(2026159779)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:15.673--ClientSession(487460109)--Connection(1318577508)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.673--ServerSession(454071866)--Connection(229662478)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.673--UnitOfWork(2026159779)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:15.673--UnitOfWork(2026159779)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:15.698--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1725485102
    [junit] [EL Finer]: 2024-01-08 18:54:15.698--ClientSession(1725485102)--Thread(Thread[main,5,main])--acquire unit of work: 91324463
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (22 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (23 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (24 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (25 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (26 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (27 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (28 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.698--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (319 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a026426)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (320 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e754572)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (321 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5314d9b0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (322 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f0df49)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (323 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@386aa805)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (324 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cb034af)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (325 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@491cb3d0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (326 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e91272d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (327 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2356947a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (328 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1efec9f3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (329 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32d06bcf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (330 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@753f8af7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (331 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@625d356e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (332 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a84c987)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (333 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bbb450b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (334 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@325a18b9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (335 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39a7bdd9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (336 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@15c3939b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (337 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74b11f35)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (338 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@164c4eca)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (339 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@128160af)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (340 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bd7762f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (341 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67e38ad7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.699--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (342 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@132da2ff)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (343 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ab02c2d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (344 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a76555a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (345 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51b8d7f1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (346 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f7cbd63)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (347 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24a63de5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (348 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ce270ae)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (349 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2b722f9c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (350 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61af0834)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--ServerSession(454071866)--Connection(1530601937)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.7--ClientSession(1725485102)--Connection(1530601937)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--ClientSession(1725485102)--Connection(1530601937)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:15.7--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:15.7--ClientSession(1725485102)--Connection(1628433381)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:15.701--ClientSession(1725485102)--Connection(1628433381)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:15.701--ClientSession(1725485102)--Connection(1628433381)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 351, last: 400
    [junit] [EL Finer]: 2024-01-08 18:54:15.701--ClientSession(1725485102)--Connection(1628433381)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.701--ServerSession(454071866)--Connection(1628433381)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:15.701--ServerSession(454071866)--Connection(1530601937)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:15.701--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (351 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@747348f1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.701--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.701--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (352 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1415d4ca)
    [junit] [EL Finest]: 2024-01-08 18:54:15.701--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (353 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a5b556e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (354 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3714571c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (355 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33e1cae2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (356 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@968ebd0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (357 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59c82fb6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (358 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c712f24)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (359 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@717a5a92)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (360 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f820906)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (361 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27af34df)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (362 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62e23701)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (363 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41ef5f05)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (364 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e8ab407)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (365 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30dd7cc5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (366 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43f41fe0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (367 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@785877ec)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (368 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4349ce6c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (369 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@18a9b994)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (370 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b41ae7e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (371 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@409d41ed)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (372 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d2acd3c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (373 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@181ab814)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (374 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6eded737)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (375 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44667128)
    [junit] [EL Finest]: 2024-01-08 18:54:15.702--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (376 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f3e07b5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (377 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1229de5e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (378 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a56d443)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (379 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d4e0b10)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (380 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5262b8a3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (381 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ee5579f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (382 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32ad7ecc)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (383 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f36e502)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (384 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7856f5e7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (385 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5cab0cdd)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (386 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a9529a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (387 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@dbfa9d8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (388 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42898c45)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (389 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46c0ad2d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (390 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9320aed)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (391 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79b3937a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (392 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7756d3ad)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (393 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@343cb1af)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (394 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2dc0a0a7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (395 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@480dce26)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (396 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@907a731)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (397 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@58e7de77)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (398 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@700a8854)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.703--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (399 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56d0048d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.704--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.704--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (400 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62da0f49)
    [junit] [EL Finest]: 2024-01-08 18:54:15.704--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.704--ServerSession(454071866)--Connection(549720554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.704--ClientSession(1725485102)--Connection(549720554)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.704--ClientSession(1725485102)--Connection(549720554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:15.704--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:15.704--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:15.704--ClientSession(1725485102)--Connection(1986436371)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:15.704--ClientSession(1725485102)--Connection(1986436371)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:15.704--ClientSession(1725485102)--Connection(1986436371)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 401, last: 450
    [junit] [EL Finer]: 2024-01-08 18:54:15.705--ClientSession(1725485102)--Connection(1986436371)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--ServerSession(454071866)--Connection(1986436371)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--ServerSession(454071866)--Connection(549720554)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (401 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4a86103)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (402 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@358afec)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (403 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41143491)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (404 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26a1028e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (405 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3885b162)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (406 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ee44e51)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (407 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eb45da0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (408 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@302f998a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (409 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25b4304c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (410 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79fe746d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (411 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@451b7faf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (412 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9b44d4f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (413 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d863a65)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (414 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7516aa4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (415 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19a98be6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.705--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (416 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@325c63a9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (417 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@eb52295)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (418 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23d7dad)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (419 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@579e30b7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (420 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@60e50c6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (421 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@21886b18)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (422 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@48b1ba91)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--assign sequence to the object (423 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@6e0c20b8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.706--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.707--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.708--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.757--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.757--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.757--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.757--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.757--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.757--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.757--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:15.758--UnitOfWork(91324463)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:15.759--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@21886b18)
    [junit] [EL Finest]: 2024-01-08 18:54:15.759--ServerSession(454071866)--Connection(351261467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:15.759--ClientSession(1725485102)--Connection(351261467)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:15.759--ClientSession(1725485102)--Connection(351261467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:15.759--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@60e50c6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.76--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@48b1ba91)
    [junit] [EL Finest]: 2024-01-08 18:54:15.76--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@6e0c20b8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.76--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@579e30b7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.76--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finer]: 2024-01-08 18:54:15.76--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.76--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.76--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [421, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.76--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [420, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.76--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [422, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.76--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [423, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.76--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [419, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:15.76--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.761--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22d94240)
    [junit] [EL Finer]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:15.761--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.762--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@330da803)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22caeb7f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46e29b93)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3948f7b9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4da189cf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@219e1ab2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ffa9d20)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7f699066)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10320992)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4983490b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a593c3c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e373511)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1608fb8e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20d9ef28)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d9347e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@466a045a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6bd7f3d4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1357ee2a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1fba5aad)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5be2a48f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c2972ad)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40afaed9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ba05ae6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3816f6ba)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b805b99)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@805eb16)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ebe5795)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43645c21)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3c844476)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d7da0ae)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50732a53)
    [junit] [EL Finest]: 2024-01-08 18:54:15.763--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10b5c86f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@30b6eca3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4983d8f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6020c1ec)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ccf7cc6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31ba5e17)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@690406d0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e1e53f8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64589c34)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@308bca8c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3dc21e8d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@34486068)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24546c9e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a70d5df)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c20e539)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@fe15694)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5cb20350)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e26eed3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@794bf212)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6cb375c4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@383fddb3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@506c68ee)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5647e00b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@446de37d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a14cfa4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76d74efe)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f345f12)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@571aeb15)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@66a4904f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@16ee0c8f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.764--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62e06e2e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@60734e93)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@368f2959)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14a3c3f8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@321fc4c5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7401eb11)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@17698f4c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ae7e1f2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46167a63)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ae125f2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@29b8af89)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3916a56a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@75108fa)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@284b9458)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@51d673db)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2c5241ca)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57e92236)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7445d24)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3de2e589)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@612e1ba2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@16471411)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@63cb03ba)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@183c271e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@382b008d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a7fdd22)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8cf705e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f6f80bc)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6edc2a71)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@472ea479)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4e023095)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40bbcdbb)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@eddf758)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25036ea)
    [junit] [EL Finest]: 2024-01-08 18:54:15.765--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ae4fa3f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.766--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@63a7a23a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.766--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2321035)
    [junit] [EL Finest]: 2024-01-08 18:54:15.766--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e77e9d2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.766--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2d907fcc)
    [junit] [EL Finest]: 2024-01-08 18:54:15.766--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(22:null:reading)
    [junit] [EL Finer]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [12, Hakon, Habermann, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [35, Hauke, Haas, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [29, Harro, Hawke, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [79, Hinrich, Hermelink, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [17, Hartmut, Hegemann, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [62, Heike, Hesse, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [66, Herma, Hecht, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, Herbert, Hanstein, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [58, Hakon, Hanson, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [21, Humphrey, Halbach, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [49, Hannah, Habermann, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [8, Henryk, Haller, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [72, Hinrich, Hawke, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [48, Harald, Hermelink, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [99, H?nel, Heuser, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [50, Heidemarie, Heider, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [92, Hakon, Hampe, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [5, Hansj?rg, Hamilton, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [81, Hakon, Haak, null, 2024-01-20 08:40:55.757, 2023-12-28 05:07:35.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [45, Harriet, Hackmann, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [98, Harriet, Haas, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, Harro, Hayek, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [41, Harro, Herrmann, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, Holda, Heinichen, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [67, H?nel, Hegemann, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [6, Hakan, Hentschel, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [69, Hilmar, Hartfelder, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [95, Hella, Herrmann, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [53, Hanna, Hartenthaler, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [18, Heimo, Herder, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [77, Hanspeter, Hilgenfeld, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [34, Hubertus, Harnack, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.766--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [65, Henrike, Hardenberg, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [75, Helmut, Heise, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [64, Hendrik, Hackmann, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [78, Holde, Hache, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, Holda, Hawke, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [91, Horst, Hamilton, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [3, Hildegard, Hampe, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [15, Hermine, Hecht, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [71, Heribert, Hildebrandt, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [20, Heyko, Herder, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [88, Heinke, Hermelink, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [61, Hazel, Hellmann, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [56, Hildegard, Hardenberg, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [0, Heidemarie, Herrmann, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [96, Henrike, Hartenthaler, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [38, Henryk, Hawke, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [74, Humphrey, Henry, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [2, Hadmar, Hanstein, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [73, Hanns, Hilgenfeld, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [85, Heike, Hampe, null, 2024-01-20 08:40:55.757, 2023-12-28 05:07:35.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [30, Helgard, Hampe, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [94, Hartmut, Hamann, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [52, Hartmut, Heinichen, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, Helgard, Helmig, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [40, Hinrich, Hermann, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [9, Herbert, Herold, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [70, Heiner, Hense, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [43, Henryk, Haak, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [28, Hermann, Herder, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [90, Hedi, Hartenthaler, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [4, Hakan, Heidegger, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [36, Hilde, Hamburger, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [80, Hedi, Hemsterhuis, null, 2024-01-20 08:40:55.757, 2023-12-28 05:07:35.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [84, Hanspeter, Hildebrand, null, 2024-01-20 08:40:55.757, 2023-12-28 05:07:35.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [33, Hannelore, Hanstein, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [68, Hendrik, Halbach, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [54, Hagen, Hewitt, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [55, Heinz, Halbach, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [76, Helena, Haller, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [16, Heyko, Hartfelder, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [97, Henning, Hellmann, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [82, Horst, Hamburger, null, 2024-01-20 08:40:55.757, 2023-12-28 05:07:35.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [44, Hedda, Hausmann, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [63, Hanna, Heider, null, 2024-01-20 08:40:55.708, 2023-12-28 05:07:35.708, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [93, Helge, Harding, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [60, Heiner, Heider, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [47, Hadmar, Haller, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [31, Hadmar, Hary, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [1, Hella, Hesse, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [10, Holda, Hanisch, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [59, Hertha, Heise, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.767--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [32, Heinke, Hilbert, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [89, Humphrey, Hein, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [19, Harold, Herold, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [11, Heinke, Heise, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [14, Helga, Hamann, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [7, Hansklaus, Harding, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [86, Helma, Hellmann, null, 2024-01-20 08:40:55.757, 2023-12-28 05:07:35.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [46, Hildegard, Hettner, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [39, Harry, Hanson, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [42, Harold, Habermann, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [13, Henryk, Harnack, null, 2024-01-20 08:40:55.706, 2023-12-28 05:07:35.706, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [87, Hulda, Hemsterhuis, null, 2024-01-20 08:40:55.758, 2023-12-28 05:07:35.758, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [83, Hertha, Harding, null, 2024-01-20 08:40:55.757, 2023-12-28 05:07:35.757, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [57, Helma, Herder, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [37, Hella, Hildebrandt, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, Hieronymus, Hellmann, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [51, Heide, Hermann, null, 2024-01-20 08:40:55.707, 2023-12-28 05:07:35.707, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:15.768--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.784--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(27:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:15.784--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(28:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:15.784--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(25:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:15.784--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(23:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:15.784--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(24:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:15.784--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(26:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:15.784--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a9529a)
    [junit] [EL Finer]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [28, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, null, swimming]
    [junit] [EL Finer]: 2024-01-08 18:54:15.784--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3714571c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f3e07b5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cb034af)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41143491)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26a1028e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1415d4ca)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b41ae7e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4349ce6c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eb45da0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ee44e51)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bbb450b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@785877ec)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c712f24)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7756d3ad)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a026426)
    [junit] [EL Finest]: 2024-01-08 18:54:15.785--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39a7bdd9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@132da2ff)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f7cbd63)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@128160af)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7856f5e7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@717a5a92)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33e1cae2)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@386aa805)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24a63de5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f36e502)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e8ab407)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f820906)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6eded737)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@700a8854)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@15c3939b)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@753f8af7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25b4304c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@747348f1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d4e0b10)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@491cb3d0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3885b162)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@eb52295)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@302f998a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9b44d4f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@358afec)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79fe746d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@164c4eca)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@325c63a9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4a86103)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2356947a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@451b7faf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a5b556e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2dc0a0a7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@181ab814)
    [junit] [EL Finest]: 2024-01-08 18:54:15.786--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bd7762f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43f41fe0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ee5579f)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44667128)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5314d9b0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67e38ad7)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@58e7de77)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9320aed)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46c0ad2d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1229de5e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@968ebd0)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32d06bcf)
    [junit] [EL Finest]: 2024-01-08 18:54:15.787--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a76555a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.861--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d2acd3c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.861--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2b722f9c)
    [junit] [EL Finest]: 2024-01-08 18:54:15.861--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42898c45)
    [junit] [EL Finest]: 2024-01-08 18:54:15.861--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41ef5f05)
    [junit] [EL Finest]: 2024-01-08 18:54:15.861--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62da0f49)
    [junit] [EL Finest]: 2024-01-08 18:54:15.861--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23d7dad)
    [junit] [EL Finest]: 2024-01-08 18:54:15.861--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e754572)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5cab0cdd)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e91272d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59c82fb6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7516aa4)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19a98be6)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27af34df)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ab02c2d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5262b8a3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@409d41ed)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@907a731)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30dd7cc5)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ce270ae)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@dbfa9d8)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79b3937a)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32ad7ecc)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a84c987)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@625d356e)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51b8d7f1)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@480dce26)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74b11f35)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a56d443)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@18a9b994)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56d0048d)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@325a18b9)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1efec9f3)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@343cb1af)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f0df49)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d863a65)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61af0834)
    [junit] [EL Finest]: 2024-01-08 18:54:15.862--UnitOfWork(91324463)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62e23701)
    [junit] [EL Finest]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [386, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [354, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [376, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [324, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [403, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [404, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [352, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [370, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [368, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [407, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [406, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [333, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [367, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [358, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [392, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [319, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [335, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [342, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [346, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [339, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [384, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [359, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [355, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [323, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [347, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [383, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [364, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [360, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [374, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [398, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [336, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [330, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [409, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [351, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [379, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [325, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [405, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [417, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [408, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [412, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [402, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [410, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [338, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [416, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [401, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [327, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [411, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [353, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [394, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.863--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [373, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [340, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [366, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [381, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [375, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [321, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [341, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [397, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [390, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [389, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [377, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [356, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [329, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [344, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [372, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [349, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [388, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [363, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [400, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [418, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [320, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [385, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [326, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [357, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [414, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [415, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [361, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [343, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [380, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [371, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [396, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [365, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [348, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [387, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [391, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [382, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [332, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [331, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [345, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [395, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [337, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [378, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [369, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [399, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [334, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [328, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [393, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [322, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [413, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [350, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [362, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:15.864--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.875--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [7, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [9, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [33, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [35, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [43, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [45, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [51, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [53, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [55, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [77, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [79, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [81, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [83, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [91, 421]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [5, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [11, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [13, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [15, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [29, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [41, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [61, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [65, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [69, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [73, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [97, 420]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [3, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [17, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [21, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [39, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.876--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [49, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [57, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [71, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [85, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [89, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [95, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [99, 422]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [1, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [19, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [31, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [37, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [47, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [59, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [63, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [67, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [75, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [87, 419]
    [junit] [EL Fine]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [93, 419]
    [junit] [EL Finer]: 2024-01-08 18:54:15.877--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.881--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.881--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.882--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.883--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:15.884--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 45]
    [junit] [EL Finer]: 2024-01-08 18:54:15.885--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.895--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.895--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.895--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.895--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.896--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.965--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.965--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.965--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.965--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.965--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.966--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.967--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 15]
    [junit] [EL Finer]: 2024-01-08 18:54:15.968--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.979--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.979--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.979--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.979--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.979--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.979--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.979--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.98--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.981--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:15.982--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 43]
    [junit] [EL Finer]: 2024-01-08 18:54:15.983--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.994--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.995--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.996--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:15.997--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 31]
    [junit] [EL Finer]: 2024-01-08 18:54:16.07--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.082--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.083--ClientSession(1725485102)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.084--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [27, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [23, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [22, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [25, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [26, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--	bind => [24, 51]
    [junit] [EL Finer]: 2024-01-08 18:54:16.085--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:16.099--ClientSession(1725485102)--Connection(516226616)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.1--ServerSession(454071866)--Connection(351261467)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:16.102--UnitOfWork(91324463)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:16.102--UnitOfWork(91324463)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:16.104--UnitOfWork(91324463)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:16.104--ClientSession(1725485102)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:16.104--UnitOfWork(91324463)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:16.104--ClientSession(1725485102)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:16.105--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 180183079
    [junit] [EL Finer]: 2024-01-08 18:54:16.105--ClientSession(180183079)--Thread(Thread[main,5,main])--acquire unit of work: 1613281634
    [junit] [EL Finest]: 2024-01-08 18:54:16.105--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.105--ServerSession(454071866)--Connection(755270184)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.105--ServerSession(454071866)--Connection(755270184)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.106--ServerSession(454071866)--Connection(742055466)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [384, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.106--ServerSession(454071866)--Connection(755270184)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.106--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.107--ServerSession(454071866)--Connection(1747025061)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.107--ServerSession(454071866)--Connection(1747025061)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.107--ServerSession(454071866)--Connection(1631430219)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [385, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.107--ServerSession(454071866)--Connection(1747025061)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.107--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.107--ServerSession(454071866)--Connection(1868647124)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.107--ServerSession(454071866)--Connection(1868647124)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.107--ServerSession(454071866)--Connection(214353865)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [387, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.108--ServerSession(454071866)--Connection(1868647124)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.108--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.108--ServerSession(454071866)--Connection(2093742731)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.108--ServerSession(454071866)--Connection(2093742731)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.108--ServerSession(454071866)--Connection(421083180)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [390, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.108--ServerSession(454071866)--Connection(2093742731)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.108--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.108--ServerSession(454071866)--Connection(168306113)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.108--ServerSession(454071866)--Connection(168306113)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.108--ServerSession(454071866)--Connection(699697577)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [391, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(168306113)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(16526993)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(16526993)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(1259418978)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [394, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(16526993)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(1604817691)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(1604817691)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(1045341912)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [396, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--ServerSession(454071866)--Connection(1604817691)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.109--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(312353788)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(312353788)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(1900168703)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [402, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(312353788)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(2004392191)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(2004392191)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(345691183)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [403, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(2004392191)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(1207848824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(1207848824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.11--ServerSession(454071866)--Connection(1962055704)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [405, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.111--ServerSession(454071866)--Connection(1207848824)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.111--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.111--ServerSession(454071866)--Connection(1635730124)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.111--ServerSession(454071866)--Connection(1635730124)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.111--ServerSession(454071866)--Connection(1414485012)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [408, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.111--ServerSession(454071866)--Connection(1635730124)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.111--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.111--ServerSession(454071866)--Connection(1525712994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.111--ServerSession(454071866)--Connection(1525712994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.111--ServerSession(454071866)--Connection(1099090130)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [409, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(1525712994)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(841331179)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(841331179)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(1816693845)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [412, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(841331179)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(1244744420)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(1244744420)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(1426325664)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [413, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(1244744420)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(517248810)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.112--ServerSession(454071866)--Connection(517248810)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(1584568446)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [414, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(517248810)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.113--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(1726922381)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(1726922381)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(1547241661)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [417, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(1726922381)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.113--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(155929830)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(155929830)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.113--ServerSession(454071866)--Connection(448954772)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [319, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(155929830)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(238659266)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(238659266)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(1564931999)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [320, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(238659266)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(218550773)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(218550773)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(1321892129)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [322, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--ServerSession(454071866)--Connection(218550773)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.114--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(1193482338)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(1193482338)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(2081550346)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [326, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(1193482338)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(294532436)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(294532436)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(1320275727)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [334, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(294532436)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(548392028)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(548392028)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.115--ServerSession(454071866)--Connection(1080781192)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [337, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(548392028)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(573048877)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(573048877)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(2084306200)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [338, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(573048877)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(1997315092)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(1997315092)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(361204664)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [339, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.116--ServerSession(454071866)--Connection(1997315092)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(1850317761)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(1850317761)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(2100712992)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [341, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(1850317761)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(1493566415)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(1493566415)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(2066943165)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [342, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(1493566415)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(1317478967)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(1317478967)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.117--ServerSession(454071866)--Connection(670451795)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [343, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.118--ServerSession(454071866)--Connection(1317478967)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.174--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.174--ServerSession(454071866)--Connection(776417899)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.174--ServerSession(454071866)--Connection(776417899)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.175--ServerSession(454071866)--Connection(1504062222)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [348, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.175--ServerSession(454071866)--Connection(776417899)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.175--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.175--ServerSession(454071866)--Connection(401094531)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(401094531)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(11242367)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [349, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(401094531)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(518622477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(518622477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(1223423356)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [350, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(518622477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(353036044)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.176--ServerSession(454071866)--Connection(353036044)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(1205436741)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [351, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(353036044)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.177--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(2132671932)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(2132671932)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(1030576084)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [352, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(2132671932)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.177--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(276508896)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(276508896)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.177--ServerSession(454071866)--Connection(10215246)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [354, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(276508896)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(1222742666)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(1222742666)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(30693190)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [355, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(1222742666)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(1996999941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(1996999941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(859206829)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [356, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.178--ServerSession(454071866)--Connection(1996999941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(325009177)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(325009177)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(1517926290)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [362, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(325009177)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(285583328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(285583328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(2068378926)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [364, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(285583328)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(1734387534)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.179--ServerSession(454071866)--Connection(1734387534)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(1533421285)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [365, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(1734387534)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.18--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(1541050543)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(1541050543)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(962725453)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [367, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(1541050543)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.18--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(1855389594)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(1855389594)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.18--ServerSession(454071866)--Connection(1640383759)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [368, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1855389594)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1368087943)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1368087943)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(137892355)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [369, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1368087943)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1748048773)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1748048773)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1667044449)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [370, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1748048773)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1582095138)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.181--ServerSession(454071866)--Connection(1582095138)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1044455005)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [372, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1582095138)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.182--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1939809007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1939809007)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1269985909)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [373, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1939809007)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.182--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1875796317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1875796317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.182--ServerSession(454071866)--Connection(1707912721)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [375, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(1875796317)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(2041803383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(2041803383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(1709912213)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [376, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(2041803383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(1925035731)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(1925035731)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(276779577)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [377, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(1925035731)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(1947409407)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.183--ServerSession(454071866)--Connection(1947409407)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1804021888)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [380, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1947409407)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1214198567)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1214198567)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(612304176)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [381, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1214198567)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--UnitOfWork(1613281634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1845240904)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1845240904)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1544283355)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE (((t1.ID = ?) AND (t1.DTYPE IN (?, ?, ?))) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [382, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:16.184--ServerSession(454071866)--Connection(1845240904)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:16.212--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 138732283
    [junit] [EL Finer]: 2024-01-08 18:54:16.212--ClientSession(138732283)--Thread(Thread[main,5,main])--acquire unit of work: 28037464
    [junit] [EL Finest]: 2024-01-08 18:54:16.212--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (29 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (30 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (31 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (32 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (33 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (34 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (35 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (424 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4086b547)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (425 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@478f973d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (426 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@596ecd6c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (427 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68fd7df)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (428 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@735666c4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (429 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@485b21ec)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (430 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67718026)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (431 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1fb89238)
    [junit] [EL Finest]: 2024-01-08 18:54:16.213--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (432 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f18a74d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (433 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4eddb903)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (434 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2546604e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (435 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e341f8c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (436 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@648cfdc8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (437 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47ba55fb)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (438 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51e81952)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (439 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ffeb49c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (440 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@c1f6a16)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (441 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@191fe3e3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (442 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8ac5b1b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (443 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@720c54c6)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (444 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@534df4b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (445 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@635234f5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (446 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@94cdf07)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (447 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1976008c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (448 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a9b4a6e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (449 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@481c2454)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (450 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27477eb7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--ServerSession(454071866)--Connection(1857325876)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:16.214--ClientSession(138732283)--Connection(1857325876)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.214--ClientSession(138732283)--Connection(1857325876)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:16.215--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:16.215--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:16.215--ClientSession(138732283)--Connection(1193487410)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:16.215--ClientSession(138732283)--Connection(1193487410)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:16.215--ClientSession(138732283)--Connection(1193487410)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 451, last: 500
    [junit] [EL Finer]: 2024-01-08 18:54:16.216--ClientSession(138732283)--Connection(1193487410)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--ServerSession(454071866)--Connection(1193487410)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--ServerSession(454071866)--Connection(1857325876)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (451 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e9c78b3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (452 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c1e325d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (453 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2202c350)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (454 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@133b27df)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (455 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6aef4277)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (456 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67ee19ad)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (457 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53c25e43)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (458 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@198d9e3b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (459 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9618b87)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (460 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1ed5c877)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (461 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f24bda8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (462 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2aad9c31)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (463 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f151750)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.216--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (464 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f33e4b5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (465 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6500d306)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (466 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@230a9783)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (467 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24a2bb25)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (468 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2434f548)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (469 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@474f8a2b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (470 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@300eabce)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (471 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c44579)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (472 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d97ebc)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (473 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@397cb21e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (474 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c692e24)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (475 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f25535d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (476 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16c0ea9b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (477 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4a70561f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (478 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fdd597b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (479 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a175266)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (480 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b12f58d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (481 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@539a885e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.217--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (482 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@461905d7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (483 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@762deb10)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (484 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7a9fd6c5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (485 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d4069b0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (486 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73f9fc72)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (487 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6a15ec76)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (488 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e38260f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (489 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10cbdf91)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (490 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2c6dab96)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (491 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@695e9431)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (492 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4679df4b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (493 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@800a742)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (494 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49f09ccf)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (495 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@541276dc)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (496 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c997892)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (497 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@512efef4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (498 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1cf516fa)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (499 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5b96272e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (500 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c5c8926)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--ServerSession(454071866)--Connection(1591058047)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:16.218--ClientSession(138732283)--Connection(1591058047)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.218--ClientSession(138732283)--Connection(1591058047)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:16.219--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:16.219--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:16.219--ClientSession(138732283)--Connection(873491932)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:16.219--ClientSession(138732283)--Connection(873491932)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:16.219--ClientSession(138732283)--Connection(873491932)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 501, last: 550
    [junit] [EL Finer]: 2024-01-08 18:54:16.22--ClientSession(138732283)--Connection(873491932)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--ServerSession(454071866)--Connection(873491932)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--ServerSession(454071866)--Connection(1591058047)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (501 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6a230707)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (502 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c90bdbd)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (503 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2b595d7e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (504 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5938041b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (505 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10b648c0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (506 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9d2723e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (507 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68817cd7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (508 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7180b500)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (509 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@535203b8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (510 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@490bc86e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.22--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (511 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a0f625c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (512 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e53faa8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (513 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1ddf7d19)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (514 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a809e74)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (515 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5bcc10fa)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (516 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1a8b3791)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (517 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7cdab66c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (518 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7227f4bd)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (519 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49d761c3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (520 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@aa3e0d7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (521 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23635e39)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (522 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e2cd4f4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (523 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c07798b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (524 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@9b79784)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (525 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@309c821d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (526 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@381f7b8e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.221--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (527 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1f739627)
    [junit] [EL Finest]: 2024-01-08 18:54:16.278--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--assign sequence to the object (528 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2a4d39fa)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.279--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.28--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:16.281--UnitOfWork(28037464)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:16.282--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2a4d39fa)
    [junit] [EL Finest]: 2024-01-08 18:54:16.283--ServerSession(454071866)--Connection(791636650)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(791636650)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(791636650)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:16.283--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1f739627)
    [junit] [EL Finest]: 2024-01-08 18:54:16.283--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@309c821d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.283--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@9b79784)
    [junit] [EL Finest]: 2024-01-08 18:54:16.283--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@381f7b8e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.283--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finer]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [528, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [527, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [525, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [524, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [526, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:16.283--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.285--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6746c3ef)
    [junit] [EL Finer]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:16.285--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e15cac4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47636c86)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@293e3161)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2b60c832)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2c6e8eed)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44e4247a)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a2f40e6)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@67b3fd0e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6b2f16b9)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ac906d1)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43551110)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a3e0c5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7979062)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3c521d01)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@60e4d95)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40478af8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44baf189)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@65edf55c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43885360)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5eca6e7d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6084b7c2)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38133bca)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4503f47b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.287--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d78c346)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@316533b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@798ba61)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@206769f8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a0d3af1)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2d279cd2)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@68fab818)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b86ab5f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@448c64b3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@389f89be)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6e2b679e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25169558)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6bdd7fef)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@17a644eb)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6603aeb8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@65e8bcef)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11fe8a70)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c102583)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47b67eac)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@75f929a0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1fb25bca)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@292a73f2)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@468e9fba)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f70053e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6959496d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6bae9ca5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2d06acfd)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@177bd3ae)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50abbf54)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73a8f9)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35923f78)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@489b0369)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@249e48a3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.288--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d17531c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@52463130)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f94339e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@51b59c1a)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2c1ce593)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f7f7faa)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5da173a6)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@662438f1)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@225721e2)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@586fcc46)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1fdedffb)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5facf061)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@37bb8606)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ab689b7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@156eb310)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@108c6292)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@427a0746)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35f0652c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2bf68c3e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@122f8970)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3255707f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31156e3b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3af91e7e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4fe7962)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a355f4e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5472a171)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@68fc6e20)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@37526ddf)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e2975ff)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ed476a8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@69a47ed3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@648db06c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15d21b21)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f12dd3d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6256d908)
    [junit] [EL Finest]: 2024-01-08 18:54:16.289--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14148b24)
    [junit] [EL Finest]: 2024-01-08 18:54:16.29--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@54c252a4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.29--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b39daed)
    [junit] [EL Finest]: 2024-01-08 18:54:16.29--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@19d506c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.29--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1f78d2a7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.29--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@470467b0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.29--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@42839fb7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.29--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47077c56)
    [junit] [EL Finest]: 2024-01-08 18:54:16.29--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(30:null:cooking)
    [junit] [EL Finer]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [56, Hadmar, Hecht, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [0, Hermine, Herold, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [13, Hugo, Haus Lancaster, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [50, Hulda, Hennig, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [47, Harvey, Heinrich, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [86, Hubert, Harnack, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [75, Hilda, Hausmann, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [76, Hieronymus, Hense, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [51, Harro, Hardenberg, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [78, Hanspeter, Haak, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [21, Hanspeter, Haas, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [74, Hildegard, Hache, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [59, Heide, Hackmann, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [82, Holger, Halbach, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [66, Herma, Hardenberg, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [26, Herma, Heise, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [92, Helen, Hettner, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [18, Hartmut, Helms, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [22, Harriet, Henning, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [16, Hartwin, Harnack, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [81, Helga, Heuser, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [61, Hadmar, Helms, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [7, Hedi, Hamann, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [17, Helma, Herzog, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [55, Harriet, Henry, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [99, Hannes, Herbst, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [42, Heike, Hein, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [88, Herma, Havenstein, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [97, Helmut, Hein, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [12, Hakon, Hartfelder, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [71, Hulda, Hewitt, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [69, Hulda, Hamburger, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [63, Hauke, Haus Lancaster, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [57, Hannelore, Harding, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [87, Hieu, Havenstein, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [3, Heidi, Hesselbarth, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.29--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [85, Hans, Hanstein, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [35, Hannes, Hardenberg, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [90, Hermine, Halbach, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [72, Hieu, Hennig, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [60, Heiko, Henschel, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [10, Hannelore, Hildebrand, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [84, Hilde, Hemsterhuis, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, Hugo, Heuser, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [79, Harald, Herzog, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [49, Helena, Hildebrandt, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [6, Hieu, Herold, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [52, Helga, Hesselbarth, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [67, Heinrich, Hartig, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [54, Heimo, Haus Lancaster, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [2, Hansklaus, Hemsterhuis, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [5, Heiko, Herder, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [23, Humphrey, Hackmann, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [58, Hans, Hamann, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [95, Hieu, Hawke, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [11, Hasso, Hanson, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [40, Heide, Hanson, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [80, Heimo, Hamilton, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [46, Hanna, Herold, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [48, Hauke, Heidegger, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [41, Hanns, Hanisch, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [93, Harold, Habermann, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [94, Heribert, Henry, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [65, Heyko, Hamilton, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [25, Hedi, Hettner, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, Hildegard, Hermelink, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [43, Hermine, Hendrix, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [73, Helma, Hettner, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [45, Helena, Halbach, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [9, Heimo, Hartig, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [36, Harro, Helbig, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [38, Harald, Hartig, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [28, Hella, Helmig, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [14, Helga, Henry, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, Hasso, Hardenberg, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [96, Herbert, Hellmann, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, Hieronymus, Henry, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [77, Hartwig, Haas, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [89, Hakan, Herrmann, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, Harvey, Henschel, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [8, Holda, Hartfelder, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, Heiner, Haller, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [15, Hilarius, Heidegger, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [4, Henri, Habermann, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [62, Harriet, Hense, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [68, Hilda, Heim, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [1, Hinrich, Hardenberg, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [27, Hansklaus, Henry, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [64, Heinz, Halbach, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.291--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [37, Heiner, Heinrich, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [53, Hermine, Helbig, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [44, Hendrik, Hary, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [39, Heidemarie, Heidegger, null, 2024-01-20 08:40:56.28, 2023-12-28 05:07:36.28, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [20, Hjalmar, Hamburger, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [98, Hubertus, Hilbert, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [83, Holde, Hennig, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [24, Harald, Haller, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [91, Hannah, Hendrix, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [70, Helena, Hegemann, null, 2024-01-20 08:40:56.281, 2023-12-28 05:07:36.281, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [19, Hanna, Hecht, null, 2024-01-20 08:40:56.279, 2023-12-28 05:07:36.279, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:16.292--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.308--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(34:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:16.308--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(29:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:16.308--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(32:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:16.308--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(35:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:16.308--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(31:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:16.308--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(33:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:16.308--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2546604e)
    [junit] [EL Finer]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [35, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, null, swimming]
    [junit] [EL Finer]: 2024-01-08 18:54:16.309--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b12f58d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d97ebc)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2aad9c31)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@534df4b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@230a9783)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67718026)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a175266)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5bcc10fa)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f18a74d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24a2bb25)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67ee19ad)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7180b500)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7227f4bd)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@474f8a2b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9618b87)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2b595d7e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5938041b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c692e24)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@397cb21e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2c6dab96)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4679df4b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c5c8926)
    [junit] [EL Finest]: 2024-01-08 18:54:16.31--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4eddb903)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51e81952)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10b648c0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68817cd7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a0f625c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2434f548)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c1e325d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@596ecd6c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e38260f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@133b27df)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e9c78b3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f25535d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1ed5c877)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1fb89238)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c90bdbd)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@512efef4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49f09ccf)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c997892)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2202c350)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@191fe3e3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6a15ec76)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@aa3e0d7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5b96272e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47ba55fb)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@635234f5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@535203b8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@485b21ec)
    [junit] [EL Finest]: 2024-01-08 18:54:16.311--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@461905d7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ffeb49c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49d761c3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73f9fc72)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7a9fd6c5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1ddf7d19)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@198d9e3b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d4069b0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4a70561f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@720c54c6)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e341f8c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23635e39)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1976008c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.383--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@490bc86e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6500d306)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f24bda8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@762deb10)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c07798b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f151750)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f33e4b5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10cbdf91)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8ac5b1b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@648cfdc8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@300eabce)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@539a885e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6a230707)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@481c2454)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68fd7df)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1cf516fa)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@800a742)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e53faa8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53c25e43)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c44579)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7cdab66c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a809e74)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9d2723e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@695e9431)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e2cd4f4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@c1f6a16)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@94cdf07)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6aef4277)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4086b547)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@478f973d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27477eb7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1a8b3791)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a9b4a6e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@541276dc)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16c0ea9b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.384--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fdd597b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.385--UnitOfWork(28037464)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@735666c4)
    [junit] [EL Finest]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [434, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [480, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [472, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [462, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [444, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [466, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [430, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [479, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [515, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [432, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [467, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [456, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [508, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [518, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [469, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [459, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [503, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [504, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [474, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [473, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [490, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [492, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [500, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [433, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [438, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [505, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [507, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [511, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [468, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [452, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [426, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [488, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [454, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [451, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [475, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [460, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [431, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [502, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [497, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [494, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [496, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [453, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [441, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [487, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.385--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [520, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [499, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [437, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [445, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [509, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [429, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [482, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [439, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [519, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [486, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [484, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [513, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [458, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [485, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [477, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [443, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [435, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [521, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [447, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [510, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [465, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [461, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [483, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [523, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [463, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [464, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [489, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [442, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [436, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [470, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [481, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [501, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [449, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [427, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [498, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [493, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [512, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [457, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [471, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [517, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [514, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [506, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [491, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [522, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [440, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [446, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [455, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [424, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [425, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [450, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [516, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [448, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [495, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [476, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [478, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [428, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:16.386--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.397--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [13, 527]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [23, 527]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [53, 527]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [65, 527]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [81, 527]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [83, 527]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [93, 527]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [49, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [55, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [67, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [71, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [77, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [79, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [89, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [95, 525]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [1, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [3, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [5, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [7, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [9, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [11, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [15, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [21, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [27, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [39, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [41, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [45, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [51, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.398--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [63, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [85, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [87, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [97, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [99, 524]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [17, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [19, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [25, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [35, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [37, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [43, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [47, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [57, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [59, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [61, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [69, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [73, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [75, 526]
    [junit] [EL Fine]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [91, 526]
    [junit] [EL Finer]: 2024-01-08 18:54:16.399--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.403--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.403--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.403--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.403--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.403--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.403--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.403--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.404--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:16.405--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:16.406--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 16]
    [junit] [EL Finer]: 2024-01-08 18:54:16.407--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.417--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.418--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.487--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.487--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.487--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:16.488--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:16.489--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 72]
    [junit] [EL Finer]: 2024-01-08 18:54:16.49--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.501--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:16.502--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:16.503--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:16.504--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.515--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.516--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:16.517--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:16.518--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:16.592--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:16.593--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 31]
    [junit] [EL Finer]: 2024-01-08 18:54:16.593--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.604--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.605--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:16.606--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [31, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [33, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [32, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [34, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [30, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--	bind => [29, 19]
    [junit] [EL Finer]: 2024-01-08 18:54:16.607--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:16.619--ClientSession(138732283)--Connection(2034488236)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.62--ServerSession(454071866)--Connection(791636650)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:16.622--UnitOfWork(28037464)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:16.622--UnitOfWork(28037464)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:16.624--UnitOfWork(28037464)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:16.624--ClientSession(138732283)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:16.624--UnitOfWork(28037464)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:16.624--ClientSession(138732283)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:16.624--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 28622811
    [junit] [EL Finer]: 2024-01-08 18:54:16.624--ClientSession(28622811)--Thread(Thread[main,5,main])--acquire unit of work: 435758799
    [junit] [EL Finest]: 2024-01-08 18:54:16.624--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.625--ServerSession(454071866)--Connection(1792604161)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.625--ServerSession(454071866)--Connection(1792604161)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.625--ServerSession(454071866)--Connection(1010962765)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hackmann]
    [junit] [EL Finest]: 2024-01-08 18:54:16.625--ServerSession(454071866)--Connection(1792604161)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.626--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.626--ServerSession(454071866)--Connection(1703299082)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.626--ServerSession(454071866)--Connection(1703299082)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.626--ServerSession(454071866)--Connection(1231222158)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [23, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.626--ServerSession(454071866)--Connection(1703299082)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.626--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.626--ServerSession(454071866)--Connection(844366259)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.626--ServerSession(454071866)--Connection(844366259)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.627--ServerSession(454071866)--Connection(1824808178)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [59, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.627--ServerSession(454071866)--Connection(844366259)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.627--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.627--ServerSession(454071866)--Connection(1890063775)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.627--ServerSession(454071866)--Connection(1890063775)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.627--ServerSession(454071866)--Connection(1659100064)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hanisch]
    [junit] [EL Finest]: 2024-01-08 18:54:16.628--ServerSession(454071866)--Connection(1890063775)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.628--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.628--ServerSession(454071866)--Connection(1366214116)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.628--ServerSession(454071866)--Connection(1366214116)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.628--ServerSession(454071866)--Connection(757873330)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [41, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.628--ServerSession(454071866)--Connection(1366214116)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.628--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.628--ServerSession(454071866)--Connection(1087817375)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.628--ServerSession(454071866)--Connection(1087817375)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.628--ServerSession(454071866)--Connection(1731226244)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hary]
    [junit] [EL Finest]: 2024-01-08 18:54:16.629--ServerSession(454071866)--Connection(1087817375)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.629--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.629--ServerSession(454071866)--Connection(1676251102)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.629--ServerSession(454071866)--Connection(1676251102)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.629--ServerSession(454071866)--Connection(132754797)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.629--ServerSession(454071866)--Connection(1676251102)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.629--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.629--ServerSession(454071866)--Connection(2051654694)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.629--ServerSession(454071866)--Connection(2051654694)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.629--ServerSession(454071866)--Connection(1441866702)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hamann]
    [junit] [EL Finest]: 2024-01-08 18:54:16.63--ServerSession(454071866)--Connection(2051654694)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.63--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.63--ServerSession(454071866)--Connection(87952464)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.63--ServerSession(454071866)--Connection(87952464)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.63--ServerSession(454071866)--Connection(1494069354)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.63--ServerSession(454071866)--Connection(87952464)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.63--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.631--ServerSession(454071866)--Connection(1573760791)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.631--ServerSession(454071866)--Connection(1573760791)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.631--ServerSession(454071866)--Connection(1777850916)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [58, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.631--ServerSession(454071866)--Connection(1573760791)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.631--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.631--ServerSession(454071866)--Connection(1563842769)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.631--ServerSession(454071866)--Connection(1563842769)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.631--ServerSession(454071866)--Connection(1832116599)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Henschel]
    [junit] [EL Finest]: 2024-01-08 18:54:16.632--ServerSession(454071866)--Connection(1563842769)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.632--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.632--ServerSession(454071866)--Connection(2129495143)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.632--ServerSession(454071866)--Connection(2129495143)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.632--ServerSession(454071866)--Connection(203942548)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [31, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.632--ServerSession(454071866)--Connection(2129495143)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.632--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.632--ServerSession(454071866)--Connection(836122042)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.632--ServerSession(454071866)--Connection(836122042)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.632--ServerSession(454071866)--Connection(35002974)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [60, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.633--ServerSession(454071866)--Connection(836122042)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.633--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.633--ServerSession(454071866)--Connection(593615889)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.633--ServerSession(454071866)--Connection(593615889)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.633--ServerSession(454071866)--Connection(588928546)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hemsterhuis]
    [junit] [EL Finest]: 2024-01-08 18:54:16.633--ServerSession(454071866)--Connection(593615889)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.633--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.633--ServerSession(454071866)--Connection(2125991146)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.633--ServerSession(454071866)--Connection(2125991146)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.633--ServerSession(454071866)--Connection(258145881)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.634--ServerSession(454071866)--Connection(2125991146)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.634--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.634--ServerSession(454071866)--Connection(906333291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.634--ServerSession(454071866)--Connection(906333291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.634--ServerSession(454071866)--Connection(772615364)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [84, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.634--ServerSession(454071866)--Connection(906333291)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.635--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.635--ServerSession(454071866)--Connection(579642112)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.635--ServerSession(454071866)--Connection(579642112)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.635--ServerSession(454071866)--Connection(955254254)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Herbst]
    [junit] [EL Finest]: 2024-01-08 18:54:16.635--ServerSession(454071866)--Connection(579642112)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.635--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.635--ServerSession(454071866)--Connection(53897555)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.635--ServerSession(454071866)--Connection(53897555)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.635--ServerSession(454071866)--Connection(1003606958)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [99, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.636--ServerSession(454071866)--Connection(53897555)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.636--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.636--ServerSession(454071866)--Connection(1224794212)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.636--ServerSession(454071866)--Connection(1224794212)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.636--ServerSession(454071866)--Connection(2035049702)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hartig]
    [junit] [EL Finest]: 2024-01-08 18:54:16.636--ServerSession(454071866)--Connection(1224794212)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.636--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.636--ServerSession(454071866)--Connection(1627491612)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.636--ServerSession(454071866)--Connection(1627491612)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.636--ServerSession(454071866)--Connection(2070982286)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [9, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.637--ServerSession(454071866)--Connection(1627491612)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.637--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.637--ServerSession(454071866)--Connection(995913454)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.637--ServerSession(454071866)--Connection(995913454)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.637--ServerSession(454071866)--Connection(1160164309)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [38, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.637--ServerSession(454071866)--Connection(995913454)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.637--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.637--ServerSession(454071866)--Connection(179189260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.637--ServerSession(454071866)--Connection(179189260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.637--ServerSession(454071866)--Connection(2053538967)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [67, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.638--ServerSession(454071866)--Connection(179189260)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.638--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.638--ServerSession(454071866)--Connection(391345184)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.638--ServerSession(454071866)--Connection(391345184)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.638--ServerSession(454071866)--Connection(1823878800)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hamburger]
    [junit] [EL Finest]: 2024-01-08 18:54:16.638--ServerSession(454071866)--Connection(391345184)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.638--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.696--ServerSession(454071866)--Connection(1297785355)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.696--ServerSession(454071866)--Connection(1297785355)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.696--ServerSession(454071866)--Connection(273008542)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [20, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.697--ServerSession(454071866)--Connection(1297785355)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.697--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.697--ServerSession(454071866)--Connection(412563700)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.697--ServerSession(454071866)--Connection(412563700)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.697--ServerSession(454071866)--Connection(642807119)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [69, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.697--ServerSession(454071866)--Connection(412563700)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.697--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.698--ServerSession(454071866)--Connection(2077361102)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.698--ServerSession(454071866)--Connection(2077361102)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.698--ServerSession(454071866)--Connection(1512297688)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Heidegger]
    [junit] [EL Finest]: 2024-01-08 18:54:16.698--ServerSession(454071866)--Connection(2077361102)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.698--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.698--ServerSession(454071866)--Connection(415926049)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.698--ServerSession(454071866)--Connection(415926049)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.698--ServerSession(454071866)--Connection(1544226292)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [15, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.699--ServerSession(454071866)--Connection(415926049)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.699--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.699--ServerSession(454071866)--Connection(349235162)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.699--ServerSession(454071866)--Connection(349235162)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.699--ServerSession(454071866)--Connection(275801105)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [39, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.699--ServerSession(454071866)--Connection(349235162)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.699--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.7--ServerSession(454071866)--Connection(514897741)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.7--ServerSession(454071866)--Connection(514897741)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.7--ServerSession(454071866)--Connection(234035302)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [48, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.7--ServerSession(454071866)--Connection(514897741)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.7--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.7--ServerSession(454071866)--Connection(1758623024)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.7--ServerSession(454071866)--Connection(1758623024)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.7--ServerSession(454071866)--Connection(1942203832)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Harnack]
    [junit] [EL Finest]: 2024-01-08 18:54:16.701--ServerSession(454071866)--Connection(1758623024)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.701--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.701--ServerSession(454071866)--Connection(407900341)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.701--ServerSession(454071866)--Connection(407900341)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.701--ServerSession(454071866)--Connection(1989197930)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [16, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.701--ServerSession(454071866)--Connection(407900341)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.701--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.701--ServerSession(454071866)--Connection(1519639756)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.701--ServerSession(454071866)--Connection(1519639756)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.701--ServerSession(454071866)--Connection(712037476)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [86, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.702--ServerSession(454071866)--Connection(1519639756)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.702--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.702--ServerSession(454071866)--Connection(1908401056)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.702--ServerSession(454071866)--Connection(1908401056)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.702--ServerSession(454071866)--Connection(890123495)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Heise]
    [junit] [EL Finest]: 2024-01-08 18:54:16.702--ServerSession(454071866)--Connection(1908401056)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.702--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.702--ServerSession(454071866)--Connection(89476292)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.703--ServerSession(454071866)--Connection(89476292)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.703--ServerSession(454071866)--Connection(1102637445)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.703--ServerSession(454071866)--Connection(89476292)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.703--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.703--ServerSession(454071866)--Connection(321635323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.703--ServerSession(454071866)--Connection(321635323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.703--ServerSession(454071866)--Connection(1018662454)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hermelink]
    [junit] [EL Finest]: 2024-01-08 18:54:16.703--ServerSession(454071866)--Connection(321635323)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.704--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.704--ServerSession(454071866)--Connection(326153439)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.704--ServerSession(454071866)--Connection(326153439)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.704--ServerSession(454071866)--Connection(322330297)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [34, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.704--ServerSession(454071866)--Connection(326153439)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.704--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.704--ServerSession(454071866)--Connection(379526201)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.704--ServerSession(454071866)--Connection(379526201)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.704--ServerSession(454071866)--Connection(6263929)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hanson]
    [junit] [EL Finest]: 2024-01-08 18:54:16.705--ServerSession(454071866)--Connection(379526201)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.705--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.705--ServerSession(454071866)--Connection(1411392684)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.705--ServerSession(454071866)--Connection(1411392684)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.705--ServerSession(454071866)--Connection(681614861)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.705--ServerSession(454071866)--Connection(1411392684)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.705--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.705--ServerSession(454071866)--Connection(214833899)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.705--ServerSession(454071866)--Connection(214833899)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.705--ServerSession(454071866)--Connection(540192137)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [40, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.706--ServerSession(454071866)--Connection(214833899)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.706--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.706--ServerSession(454071866)--Connection(743598211)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.706--ServerSession(454071866)--Connection(743598211)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.706--ServerSession(454071866)--Connection(1354184352)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Herzog]
    [junit] [EL Finest]: 2024-01-08 18:54:16.706--ServerSession(454071866)--Connection(743598211)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.706--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.706--ServerSession(454071866)--Connection(1754887732)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.706--ServerSession(454071866)--Connection(1754887732)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.706--ServerSession(454071866)--Connection(32657329)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [17, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.707--ServerSession(454071866)--Connection(1754887732)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.707--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.707--ServerSession(454071866)--Connection(1949072693)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.707--ServerSession(454071866)--Connection(1949072693)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.707--ServerSession(454071866)--Connection(1731214278)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [79, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.707--ServerSession(454071866)--Connection(1949072693)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.707--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.707--ServerSession(454071866)--Connection(58420981)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.707--ServerSession(454071866)--Connection(58420981)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.708--ServerSession(454071866)--Connection(346652282)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Haller]
    [junit] [EL Finest]: 2024-01-08 18:54:16.708--ServerSession(454071866)--Connection(58420981)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.708--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.708--ServerSession(454071866)--Connection(922062853)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.708--ServerSession(454071866)--Connection(922062853)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.708--ServerSession(454071866)--Connection(1777365519)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [24, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.708--ServerSession(454071866)--Connection(922062853)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.709--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.709--ServerSession(454071866)--Connection(1777571469)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.709--ServerSession(454071866)--Connection(1777571469)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.709--ServerSession(454071866)--Connection(66707894)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [33, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.709--ServerSession(454071866)--Connection(1777571469)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.709--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.709--ServerSession(454071866)--Connection(904647194)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.709--ServerSession(454071866)--Connection(904647194)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.709--ServerSession(454071866)--Connection(1087991252)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hein]
    [junit] [EL Finest]: 2024-01-08 18:54:16.71--ServerSession(454071866)--Connection(904647194)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.71--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.71--ServerSession(454071866)--Connection(580142164)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.71--ServerSession(454071866)--Connection(580142164)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.71--ServerSession(454071866)--Connection(698890783)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [42, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.71--ServerSession(454071866)--Connection(580142164)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.71--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.71--ServerSession(454071866)--Connection(1135829907)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.71--ServerSession(454071866)--Connection(1135829907)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.71--ServerSession(454071866)--Connection(723767608)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [97, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.711--ServerSession(454071866)--Connection(1135829907)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.711--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.711--ServerSession(454071866)--Connection(1011734830)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.711--ServerSession(454071866)--Connection(1011734830)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.711--ServerSession(454071866)--Connection(1681562319)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hegemann]
    [junit] [EL Finest]: 2024-01-08 18:54:16.711--ServerSession(454071866)--Connection(1011734830)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.711--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.711--ServerSession(454071866)--Connection(274769696)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.711--ServerSession(454071866)--Connection(274769696)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.711--ServerSession(454071866)--Connection(540846849)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [70, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.712--ServerSession(454071866)--Connection(274769696)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.712--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.712--ServerSession(454071866)--Connection(777905192)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.712--ServerSession(454071866)--Connection(777905192)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.712--ServerSession(454071866)--Connection(990977892)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Haak]
    [junit] [EL Finest]: 2024-01-08 18:54:16.712--ServerSession(454071866)--Connection(777905192)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.712--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.712--ServerSession(454071866)--Connection(833350250)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.712--ServerSession(454071866)--Connection(833350250)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.712--ServerSession(454071866)--Connection(49424644)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [78, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.713--ServerSession(454071866)--Connection(833350250)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.713--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.713--ServerSession(454071866)--Connection(1006102945)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.713--ServerSession(454071866)--Connection(1006102945)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.713--ServerSession(454071866)--Connection(1440853007)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Heim]
    [junit] [EL Finest]: 2024-01-08 18:54:16.713--ServerSession(454071866)--Connection(1006102945)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.713--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.713--ServerSession(454071866)--Connection(2837175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.713--ServerSession(454071866)--Connection(2837175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.713--ServerSession(454071866)--Connection(1483874153)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [68, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.714--ServerSession(454071866)--Connection(2837175)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.714--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.714--ServerSession(454071866)--Connection(1923332130)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.714--ServerSession(454071866)--Connection(1923332130)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.714--ServerSession(454071866)--Connection(679946803)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hanstein]
    [junit] [EL Finest]: 2024-01-08 18:54:16.714--ServerSession(454071866)--Connection(1923332130)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.714--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.714--ServerSession(454071866)--Connection(1504535811)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.714--ServerSession(454071866)--Connection(1504535811)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.714--ServerSession(454071866)--Connection(1223297719)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [85, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.715--ServerSession(454071866)--Connection(1504535811)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.715--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.715--ServerSession(454071866)--Connection(740977868)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.715--ServerSession(454071866)--Connection(740977868)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.715--ServerSession(454071866)--Connection(513638711)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hense]
    [junit] [EL Finest]: 2024-01-08 18:54:16.715--ServerSession(454071866)--Connection(740977868)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.715--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.715--ServerSession(454071866)--Connection(2086321553)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.715--ServerSession(454071866)--Connection(2086321553)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.716--ServerSession(454071866)--Connection(247209748)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [62, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.716--ServerSession(454071866)--Connection(2086321553)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.716--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.716--ServerSession(454071866)--Connection(964188985)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.716--ServerSession(454071866)--Connection(964188985)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.716--ServerSession(454071866)--Connection(1473427389)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [76, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.716--ServerSession(454071866)--Connection(964188985)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.716--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.716--ServerSession(454071866)--Connection(2072210678)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.716--ServerSession(454071866)--Connection(2072210678)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.717--ServerSession(454071866)--Connection(5849388)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Haas]
    [junit] [EL Finest]: 2024-01-08 18:54:16.717--ServerSession(454071866)--Connection(2072210678)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.717--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.717--ServerSession(454071866)--Connection(57923694)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.717--ServerSession(454071866)--Connection(57923694)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.717--ServerSession(454071866)--Connection(1231665421)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [21, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.717--ServerSession(454071866)--Connection(57923694)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.718--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.718--ServerSession(454071866)--Connection(1763031653)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.718--ServerSession(454071866)--Connection(1763031653)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.718--ServerSession(454071866)--Connection(1831917467)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [77, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.718--ServerSession(454071866)--Connection(1763031653)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.718--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.718--ServerSession(454071866)--Connection(1678711142)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.718--ServerSession(454071866)--Connection(1678711142)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.718--ServerSession(454071866)--Connection(546132240)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hellmann]
    [junit] [EL Finest]: 2024-01-08 18:54:16.718--ServerSession(454071866)--Connection(1678711142)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.719--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.719--ServerSession(454071866)--Connection(940388505)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.719--ServerSession(454071866)--Connection(940388505)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.719--ServerSession(454071866)--Connection(1925374809)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [96, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.719--ServerSession(454071866)--Connection(940388505)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.719--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.719--ServerSession(454071866)--Connection(1695835759)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.719--ServerSession(454071866)--Connection(1695835759)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.719--ServerSession(454071866)--Connection(885787564)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Habermann]
    [junit] [EL Finest]: 2024-01-08 18:54:16.72--ServerSession(454071866)--Connection(1695835759)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.72--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.72--ServerSession(454071866)--Connection(1914386656)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.72--ServerSession(454071866)--Connection(1914386656)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.72--ServerSession(454071866)--Connection(643751012)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.72--ServerSession(454071866)--Connection(1914386656)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.72--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.72--ServerSession(454071866)--Connection(928137355)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.72--ServerSession(454071866)--Connection(928137355)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.72--ServerSession(454071866)--Connection(1732188153)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [93, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.721--ServerSession(454071866)--Connection(928137355)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.721--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.721--ServerSession(454071866)--Connection(840665187)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.721--ServerSession(454071866)--Connection(840665187)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.721--ServerSession(454071866)--Connection(392741043)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hettner]
    [junit] [EL Finest]: 2024-01-08 18:54:16.721--ServerSession(454071866)--Connection(840665187)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.721--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.721--ServerSession(454071866)--Connection(1830380361)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.721--ServerSession(454071866)--Connection(1830380361)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.721--ServerSession(454071866)--Connection(1009081089)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [25, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.722--ServerSession(454071866)--Connection(1830380361)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.722--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.722--ServerSession(454071866)--Connection(1353127967)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.722--ServerSession(454071866)--Connection(1353127967)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.722--ServerSession(454071866)--Connection(1179434073)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [73, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.722--ServerSession(454071866)--Connection(1353127967)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.722--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.722--ServerSession(454071866)--Connection(769090523)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.722--ServerSession(454071866)--Connection(769090523)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.722--ServerSession(454071866)--Connection(240823372)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [92, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.723--ServerSession(454071866)--Connection(769090523)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.723--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.723--ServerSession(454071866)--Connection(1812053079)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.723--ServerSession(454071866)--Connection(1812053079)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.723--ServerSession(454071866)--Connection(2061423543)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Helbig]
    [junit] [EL Finest]: 2024-01-08 18:54:16.723--ServerSession(454071866)--Connection(1812053079)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.723--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.723--ServerSession(454071866)--Connection(1381690281)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.723--ServerSession(454071866)--Connection(1381690281)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.724--ServerSession(454071866)--Connection(1578486078)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [36, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.724--ServerSession(454071866)--Connection(1381690281)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.724--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.724--ServerSession(454071866)--Connection(1616793790)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.724--ServerSession(454071866)--Connection(1616793790)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.724--ServerSession(454071866)--Connection(284305842)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [53, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.724--ServerSession(454071866)--Connection(1616793790)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.724--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.724--ServerSession(454071866)--Connection(459281776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.724--ServerSession(454071866)--Connection(459281776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.725--ServerSession(454071866)--Connection(162102530)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Halbach]
    [junit] [EL Finest]: 2024-01-08 18:54:16.725--ServerSession(454071866)--Connection(459281776)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.725--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.725--ServerSession(454071866)--Connection(2122451771)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.725--ServerSession(454071866)--Connection(2122451771)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.725--ServerSession(454071866)--Connection(1006708868)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [45, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.725--ServerSession(454071866)--Connection(2122451771)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.725--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.725--ServerSession(454071866)--Connection(372213162)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.726--ServerSession(454071866)--Connection(372213162)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.726--ServerSession(454071866)--Connection(601869027)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [64, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.726--ServerSession(454071866)--Connection(372213162)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.726--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.726--ServerSession(454071866)--Connection(1238799465)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.726--ServerSession(454071866)--Connection(1238799465)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.726--ServerSession(454071866)--Connection(335796066)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [82, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.726--ServerSession(454071866)--Connection(1238799465)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.726--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.8--ServerSession(454071866)--Connection(1639619606)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.8--ServerSession(454071866)--Connection(1639619606)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.8--ServerSession(454071866)--Connection(1804136324)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [90, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.801--ServerSession(454071866)--Connection(1639619606)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.801--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.801--ServerSession(454071866)--Connection(414411667)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.801--ServerSession(454071866)--Connection(414411667)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.801--ServerSession(454071866)--Connection(761011903)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Herold]
    [junit] [EL Finest]: 2024-01-08 18:54:16.802--ServerSession(454071866)--Connection(414411667)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.802--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.802--ServerSession(454071866)--Connection(2013996784)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.802--ServerSession(454071866)--Connection(2013996784)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.802--ServerSession(454071866)--Connection(904885928)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [0, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.802--ServerSession(454071866)--Connection(2013996784)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.803--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.803--ServerSession(454071866)--Connection(1985913260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.803--ServerSession(454071866)--Connection(1985913260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.803--ServerSession(454071866)--Connection(952812537)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [6, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.803--ServerSession(454071866)--Connection(1985913260)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.803--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.803--ServerSession(454071866)--Connection(704554690)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.803--ServerSession(454071866)--Connection(704554690)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.803--ServerSession(454071866)--Connection(1204124943)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [46, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.803--ServerSession(454071866)--Connection(704554690)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.804--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.804--ServerSession(454071866)--Connection(647269546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.804--ServerSession(454071866)--Connection(647269546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.804--ServerSession(454071866)--Connection(2055271948)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hildebrandt]
    [junit] [EL Finest]: 2024-01-08 18:54:16.804--ServerSession(454071866)--Connection(647269546)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.804--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.804--ServerSession(454071866)--Connection(533441760)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.804--ServerSession(454071866)--Connection(533441760)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.804--ServerSession(454071866)--Connection(1644562819)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [49, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.805--ServerSession(454071866)--Connection(533441760)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.805--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.805--ServerSession(454071866)--Connection(589660949)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.805--ServerSession(454071866)--Connection(589660949)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.805--ServerSession(454071866)--Connection(1640732477)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hilbert]
    [junit] [EL Finest]: 2024-01-08 18:54:16.805--ServerSession(454071866)--Connection(589660949)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.805--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.805--ServerSession(454071866)--Connection(1872292140)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.805--ServerSession(454071866)--Connection(1872292140)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.805--ServerSession(454071866)--Connection(1381497245)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [98, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.806--ServerSession(454071866)--Connection(1872292140)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.806--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.806--ServerSession(454071866)--Connection(1219011224)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.806--ServerSession(454071866)--Connection(1219011224)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.806--ServerSession(454071866)--Connection(1615979304)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hildebrand]
    [junit] [EL Finest]: 2024-01-08 18:54:16.806--ServerSession(454071866)--Connection(1219011224)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.806--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.806--ServerSession(454071866)--Connection(361757066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.806--ServerSession(454071866)--Connection(361757066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.807--ServerSession(454071866)--Connection(2057834672)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [10, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.807--ServerSession(454071866)--Connection(361757066)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.807--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.807--ServerSession(454071866)--Connection(627083431)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.807--ServerSession(454071866)--Connection(627083431)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.807--ServerSession(454071866)--Connection(1330210344)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hartfelder]
    [junit] [EL Finest]: 2024-01-08 18:54:16.807--ServerSession(454071866)--Connection(627083431)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.808--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.808--ServerSession(454071866)--Connection(1009003607)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.808--ServerSession(454071866)--Connection(1009003607)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.808--ServerSession(454071866)--Connection(945317341)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [8, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.808--ServerSession(454071866)--Connection(1009003607)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.808--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.808--ServerSession(454071866)--Connection(1042701661)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.808--ServerSession(454071866)--Connection(1042701661)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.808--ServerSession(454071866)--Connection(1160487369)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.808--ServerSession(454071866)--Connection(1042701661)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.809--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.809--ServerSession(454071866)--Connection(586355017)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.809--ServerSession(454071866)--Connection(586355017)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.809--ServerSession(454071866)--Connection(775126271)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hache]
    [junit] [EL Finest]: 2024-01-08 18:54:16.809--ServerSession(454071866)--Connection(586355017)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.809--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.809--ServerSession(454071866)--Connection(338102641)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.809--ServerSession(454071866)--Connection(338102641)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.809--ServerSession(454071866)--Connection(566643598)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [74, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.81--ServerSession(454071866)--Connection(338102641)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.81--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.81--ServerSession(454071866)--Connection(1831718271)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.81--ServerSession(454071866)--Connection(1831718271)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.81--ServerSession(454071866)--Connection(1106066730)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Heinrich]
    [junit] [EL Finest]: 2024-01-08 18:54:16.81--ServerSession(454071866)--Connection(1831718271)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.81--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.81--ServerSession(454071866)--Connection(735996273)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.81--ServerSession(454071866)--Connection(735996273)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.81--ServerSession(454071866)--Connection(66192717)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [37, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.811--ServerSession(454071866)--Connection(735996273)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.811--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.811--ServerSession(454071866)--Connection(1561991024)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.811--ServerSession(454071866)--Connection(1561991024)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.811--ServerSession(454071866)--Connection(1313974771)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [47, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.811--ServerSession(454071866)--Connection(1561991024)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.811--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.811--ServerSession(454071866)--Connection(725381524)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.811--ServerSession(454071866)--Connection(725381524)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.811--ServerSession(454071866)--Connection(638599700)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hesselbarth]
    [junit] [EL Finest]: 2024-01-08 18:54:16.812--ServerSession(454071866)--Connection(725381524)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.812--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.812--ServerSession(454071866)--Connection(1148816769)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.812--ServerSession(454071866)--Connection(1148816769)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.812--ServerSession(454071866)--Connection(1616734200)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [3, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.812--ServerSession(454071866)--Connection(1148816769)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.812--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.812--ServerSession(454071866)--Connection(1705214414)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.812--ServerSession(454071866)--Connection(1705214414)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.813--ServerSession(454071866)--Connection(1850365989)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [52, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.813--ServerSession(454071866)--Connection(1705214414)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.813--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.813--ServerSession(454071866)--Connection(750441011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.813--ServerSession(454071866)--Connection(750441011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.813--ServerSession(454071866)--Connection(1441700763)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Heuser]
    [junit] [EL Finest]: 2024-01-08 18:54:16.813--ServerSession(454071866)--Connection(750441011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.813--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.814--ServerSession(454071866)--Connection(1912131732)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.814--ServerSession(454071866)--Connection(1912131732)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.814--ServerSession(454071866)--Connection(1357627251)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [29, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.814--ServerSession(454071866)--Connection(1912131732)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.814--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.814--ServerSession(454071866)--Connection(56853566)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.814--ServerSession(454071866)--Connection(56853566)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.814--ServerSession(454071866)--Connection(251568902)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [81, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.814--ServerSession(454071866)--Connection(56853566)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.814--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.815--ServerSession(454071866)--Connection(370187245)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.815--ServerSession(454071866)--Connection(370187245)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.815--ServerSession(454071866)--Connection(164478821)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Harding]
    [junit] [EL Finest]: 2024-01-08 18:54:16.815--ServerSession(454071866)--Connection(370187245)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.815--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.815--ServerSession(454071866)--Connection(1473785997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.815--ServerSession(454071866)--Connection(1473785997)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.815--ServerSession(454071866)--Connection(864721796)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [57, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.815--ServerSession(454071866)--Connection(1473785997)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.816--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.816--ServerSession(454071866)--Connection(708387070)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.816--ServerSession(454071866)--Connection(708387070)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.816--ServerSession(454071866)--Connection(1022566764)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hardenberg]
    [junit] [EL Finest]: 2024-01-08 18:54:16.816--ServerSession(454071866)--Connection(708387070)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.816--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.816--ServerSession(454071866)--Connection(2066329682)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.816--ServerSession(454071866)--Connection(2066329682)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.816--ServerSession(454071866)--Connection(1593054746)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.817--ServerSession(454071866)--Connection(2066329682)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.817--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.817--ServerSession(454071866)--Connection(530410675)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.817--ServerSession(454071866)--Connection(530410675)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.817--ServerSession(454071866)--Connection(1638395292)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [30, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.817--ServerSession(454071866)--Connection(530410675)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.817--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.817--ServerSession(454071866)--Connection(85776251)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.817--ServerSession(454071866)--Connection(85776251)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.817--ServerSession(454071866)--Connection(1535709513)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [35, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.818--ServerSession(454071866)--Connection(85776251)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.818--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.818--ServerSession(454071866)--Connection(1562550349)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.818--ServerSession(454071866)--Connection(1562550349)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.818--ServerSession(454071866)--Connection(1311957497)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [51, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.818--ServerSession(454071866)--Connection(1562550349)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.818--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.818--ServerSession(454071866)--Connection(163187202)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.818--ServerSession(454071866)--Connection(163187202)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.818--ServerSession(454071866)--Connection(1356734437)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [66, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.819--ServerSession(454071866)--Connection(163187202)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.819--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.819--ServerSession(454071866)--Connection(1665621633)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.819--ServerSession(454071866)--Connection(1665621633)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.819--ServerSession(454071866)--Connection(980726513)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hewitt]
    [junit] [EL Finest]: 2024-01-08 18:54:16.819--ServerSession(454071866)--Connection(1665621633)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.819--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.819--ServerSession(454071866)--Connection(1155925348)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.819--ServerSession(454071866)--Connection(1155925348)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.819--ServerSession(454071866)--Connection(1536873523)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [71, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.82--ServerSession(454071866)--Connection(1155925348)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.82--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.82--ServerSession(454071866)--Connection(380436623)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.82--ServerSession(454071866)--Connection(380436623)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.82--ServerSession(454071866)--Connection(1645537819)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Haus Lancaster]
    [junit] [EL Finest]: 2024-01-08 18:54:16.82--ServerSession(454071866)--Connection(380436623)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.82--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.82--ServerSession(454071866)--Connection(1645383825)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.82--ServerSession(454071866)--Connection(1645383825)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.821--ServerSession(454071866)--Connection(664009466)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.821--ServerSession(454071866)--Connection(1645383825)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.821--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.821--ServerSession(454071866)--Connection(474455174)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.821--ServerSession(454071866)--Connection(474455174)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.821--ServerSession(454071866)--Connection(616292830)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [54, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.821--ServerSession(454071866)--Connection(474455174)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.821--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.821--ServerSession(454071866)--Connection(353604013)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.822--ServerSession(454071866)--Connection(353604013)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.822--ServerSession(454071866)--Connection(1851602880)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [63, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.822--ServerSession(454071866)--Connection(353604013)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.822--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.822--ServerSession(454071866)--Connection(1154180783)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.822--ServerSession(454071866)--Connection(1154180783)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.822--ServerSession(454071866)--Connection(1306265954)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hecht]
    [junit] [EL Finest]: 2024-01-08 18:54:16.822--ServerSession(454071866)--Connection(1154180783)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.822--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.823--ServerSession(454071866)--Connection(2090280776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.823--ServerSession(454071866)--Connection(2090280776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.823--ServerSession(454071866)--Connection(1361950369)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [19, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.823--ServerSession(454071866)--Connection(2090280776)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.823--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.823--ServerSession(454071866)--Connection(1294927994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.823--ServerSession(454071866)--Connection(1294927994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.823--ServerSession(454071866)--Connection(1896560576)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [56, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.823--ServerSession(454071866)--Connection(1294927994)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.824--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.824--ServerSession(454071866)--Connection(1523389308)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.824--ServerSession(454071866)--Connection(1523389308)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.824--ServerSession(454071866)--Connection(1863629959)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Havenstein]
    [junit] [EL Finest]: 2024-01-08 18:54:16.824--ServerSession(454071866)--Connection(1523389308)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.824--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.824--ServerSession(454071866)--Connection(785445868)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.824--ServerSession(454071866)--Connection(785445868)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.824--ServerSession(454071866)--Connection(1693094453)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [87, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.825--ServerSession(454071866)--Connection(785445868)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.825--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.825--ServerSession(454071866)--Connection(2108818874)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.825--ServerSession(454071866)--Connection(2108818874)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.825--ServerSession(454071866)--Connection(1308187395)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [88, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.825--ServerSession(454071866)--Connection(2108818874)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.825--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.825--ServerSession(454071866)--Connection(1544808308)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.825--ServerSession(454071866)--Connection(1544808308)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.825--ServerSession(454071866)--Connection(836871833)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hamilton]
    [junit] [EL Finest]: 2024-01-08 18:54:16.826--ServerSession(454071866)--Connection(1544808308)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.826--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.826--ServerSession(454071866)--Connection(594250212)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.826--ServerSession(454071866)--Connection(594250212)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.826--ServerSession(454071866)--Connection(528623230)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [65, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.826--ServerSession(454071866)--Connection(594250212)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.826--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.826--ServerSession(454071866)--Connection(254839343)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.826--ServerSession(454071866)--Connection(254839343)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.826--ServerSession(454071866)--Connection(17820769)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [80, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.827--ServerSession(454071866)--Connection(254839343)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.827--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.827--ServerSession(454071866)--Connection(1860568213)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.827--ServerSession(454071866)--Connection(1860568213)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.827--ServerSession(454071866)--Connection(1695324820)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Herrmann]
    [junit] [EL Finest]: 2024-01-08 18:54:16.827--ServerSession(454071866)--Connection(1860568213)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.827--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.827--ServerSession(454071866)--Connection(1966218148)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.827--ServerSession(454071866)--Connection(1966218148)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.827--ServerSession(454071866)--Connection(1953228716)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [89, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.828--ServerSession(454071866)--Connection(1966218148)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.828--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.828--ServerSession(454071866)--Connection(1192891962)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.828--ServerSession(454071866)--Connection(1192891962)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.828--ServerSession(454071866)--Connection(579914310)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Herder]
    [junit] [EL Finest]: 2024-01-08 18:54:16.828--ServerSession(454071866)--Connection(1192891962)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.828--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.828--ServerSession(454071866)--Connection(1561925073)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.828--ServerSession(454071866)--Connection(1561925073)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.828--ServerSession(454071866)--Connection(2038376142)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [5, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.829--ServerSession(454071866)--Connection(1561925073)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.829--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.829--ServerSession(454071866)--Connection(2043010680)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.829--ServerSession(454071866)--Connection(2043010680)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.829--ServerSession(454071866)--Connection(1827142412)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Henry]
    [junit] [EL Finest]: 2024-01-08 18:54:16.829--ServerSession(454071866)--Connection(2043010680)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.829--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.829--ServerSession(454071866)--Connection(1968869767)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.903--ServerSession(454071866)--Connection(1968869767)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.903--ServerSession(454071866)--Connection(649477051)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [14, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.904--ServerSession(454071866)--Connection(1968869767)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.904--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.904--ServerSession(454071866)--Connection(1662372668)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.904--ServerSession(454071866)--Connection(1662372668)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.904--ServerSession(454071866)--Connection(1953058566)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [27, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.905--ServerSession(454071866)--Connection(1662372668)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.905--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.905--ServerSession(454071866)--Connection(210812328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.905--ServerSession(454071866)--Connection(210812328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.905--ServerSession(454071866)--Connection(851432003)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.905--ServerSession(454071866)--Connection(210812328)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.905--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.905--ServerSession(454071866)--Connection(1443361532)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.905--ServerSession(454071866)--Connection(1443361532)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.905--ServerSession(454071866)--Connection(451284917)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [55, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.906--ServerSession(454071866)--Connection(1443361532)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.906--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.906--ServerSession(454071866)--Connection(1839635477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.906--ServerSession(454071866)--Connection(1839635477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.906--ServerSession(454071866)--Connection(1192738227)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [94, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.906--ServerSession(454071866)--Connection(1839635477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.906--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.906--ServerSession(454071866)--Connection(1824861873)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.906--ServerSession(454071866)--Connection(1824861873)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.906--ServerSession(454071866)--Connection(895107336)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Helmig]
    [junit] [EL Finest]: 2024-01-08 18:54:16.907--ServerSession(454071866)--Connection(1824861873)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.907--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.907--ServerSession(454071866)--Connection(854854802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.907--ServerSession(454071866)--Connection(854854802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.907--ServerSession(454071866)--Connection(1430346181)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [28, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.907--ServerSession(454071866)--Connection(854854802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.908--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.908--ServerSession(454071866)--Connection(832335721)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.908--ServerSession(454071866)--Connection(832335721)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.908--ServerSession(454071866)--Connection(597587284)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hennig]
    [junit] [EL Finest]: 2024-01-08 18:54:16.908--ServerSession(454071866)--Connection(832335721)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.908--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.908--ServerSession(454071866)--Connection(1807543589)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.908--ServerSession(454071866)--Connection(1807543589)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.908--ServerSession(454071866)--Connection(995627475)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [50, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.908--ServerSession(454071866)--Connection(1807543589)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.909--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.909--ServerSession(454071866)--Connection(1334840569)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.909--ServerSession(454071866)--Connection(1334840569)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.909--ServerSession(454071866)--Connection(884824657)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [72, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.909--ServerSession(454071866)--Connection(1334840569)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.909--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.909--ServerSession(454071866)--Connection(1446619148)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.909--ServerSession(454071866)--Connection(1446619148)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.909--ServerSession(454071866)--Connection(134745928)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [83, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.909--ServerSession(454071866)--Connection(1446619148)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.91--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.91--ServerSession(454071866)--Connection(135050742)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.91--ServerSession(454071866)--Connection(135050742)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.91--ServerSession(454071866)--Connection(325981491)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Helms]
    [junit] [EL Finest]: 2024-01-08 18:54:16.91--ServerSession(454071866)--Connection(135050742)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.91--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.91--ServerSession(454071866)--Connection(1755767350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.91--ServerSession(454071866)--Connection(1755767350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.91--ServerSession(454071866)--Connection(193115548)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [18, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.91--ServerSession(454071866)--Connection(1755767350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.911--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.911--ServerSession(454071866)--Connection(1771758126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.911--ServerSession(454071866)--Connection(1771758126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.911--ServerSession(454071866)--Connection(2007667924)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [61, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.911--ServerSession(454071866)--Connection(1771758126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.911--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.911--ServerSession(454071866)--Connection(1384996769)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.911--ServerSession(454071866)--Connection(1384996769)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.911--ServerSession(454071866)--Connection(1824017484)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hausmann]
    [junit] [EL Finest]: 2024-01-08 18:54:16.912--ServerSession(454071866)--Connection(1384996769)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.912--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.912--ServerSession(454071866)--Connection(790765218)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.912--ServerSession(454071866)--Connection(790765218)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.912--ServerSession(454071866)--Connection(30862630)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [75, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.912--ServerSession(454071866)--Connection(790765218)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.912--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.912--ServerSession(454071866)--Connection(864929907)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.912--ServerSession(454071866)--Connection(864929907)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.912--ServerSession(454071866)--Connection(207951790)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hendrix]
    [junit] [EL Finest]: 2024-01-08 18:54:16.913--ServerSession(454071866)--Connection(864929907)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.913--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.913--ServerSession(454071866)--Connection(1980146273)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.913--ServerSession(454071866)--Connection(1980146273)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.913--ServerSession(454071866)--Connection(1392120680)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.913--ServerSession(454071866)--Connection(1980146273)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.913--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.913--ServerSession(454071866)--Connection(1247880523)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.913--ServerSession(454071866)--Connection(1247880523)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.913--ServerSession(454071866)--Connection(1216486972)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [91, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.914--ServerSession(454071866)--Connection(1247880523)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.914--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.914--ServerSession(454071866)--Connection(1032727446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.914--ServerSession(454071866)--Connection(1032727446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.914--ServerSession(454071866)--Connection(2122713617)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Hawke]
    [junit] [EL Finest]: 2024-01-08 18:54:16.914--ServerSession(454071866)--Connection(1032727446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.914--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.914--ServerSession(454071866)--Connection(1765617549)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.914--ServerSession(454071866)--Connection(1765617549)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.914--ServerSession(454071866)--Connection(656766521)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [95, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.915--ServerSession(454071866)--Connection(1765617549)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.915--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:16.915--ServerSession(454071866)--Connection(1401877144)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.915--ServerSession(454071866)--Connection(1401877144)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.915--ServerSession(454071866)--Connection(1397751331)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Henning]
    [junit] [EL Finest]: 2024-01-08 18:54:16.915--ServerSession(454071866)--Connection(1401877144)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.915--UnitOfWork(435758799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:16.915--ServerSession(454071866)--Connection(107806310)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:16.915--ServerSession(454071866)--Connection(107806310)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:16.915--ServerSession(454071866)--Connection(712947310)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [22, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:16.916--ServerSession(454071866)--Connection(107806310)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:16.94--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1101061990
    [junit] [EL Finer]: 2024-01-08 18:54:16.94--ClientSession(1101061990)--Thread(Thread[main,5,main])--acquire unit of work: 2072428412
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (36 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (37 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (38 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (39 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (40 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (41 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (42 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.94--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (529 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d0335b9)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (530 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f7cc804)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (531 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28459ab8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (532 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62231c0f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (533 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@669430f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (534 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@fdc872e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (535 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@b484c37)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (536 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@71f1ea35)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (537 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d4cae3f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (538 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5642ab4f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (539 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f227c44)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (540 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@617c9dd7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (541 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3999ea91)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (542 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ac2263e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (543 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@760eb57e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (544 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73990c4d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (545 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a2adcd)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (546 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e3a9891)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (547 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d9c656d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (548 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56dce7f7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (549 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4680e424)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (550 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c441275)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--ServerSession(454071866)--Connection(1135547754)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:16.941--ClientSession(1101061990)--Connection(1135547754)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.941--ClientSession(1101061990)--Connection(1135547754)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:16.942--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:16.942--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:16.942--ClientSession(1101061990)--Connection(47151359)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:16.942--ClientSession(1101061990)--Connection(47151359)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:16.942--ClientSession(1101061990)--Connection(47151359)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 551, last: 600
    [junit] [EL Finer]: 2024-01-08 18:54:16.942--ClientSession(1101061990)--Connection(47151359)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--ServerSession(454071866)--Connection(47151359)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--ServerSession(454071866)--Connection(1135547754)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (551 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@72fdb79d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (552 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7aa5596f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (553 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@354de44)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (554 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7dc56c0a)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (555 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c4de249)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (556 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c73a08e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (557 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19f0ffba)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (558 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f8365b2)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (559 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cdf89a1)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (560 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d093764)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (561 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@739a1850)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (562 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27e05d64)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (563 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@17424ab8)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (564 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33d4ed23)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (565 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10af2b91)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (566 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35815f9d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.943--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (567 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3093c41f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (568 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24ba8adb)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (569 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d20ce7e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (570 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@72621df0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (571 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c7f8c9f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (572 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2ce33999)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (573 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@677b5145)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (574 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5145dc7)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (575 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25af328e)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (576 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10b5f853)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (577 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d796279)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (578 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a24e874)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (579 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56c390fc)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (580 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@698b9d17)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (581 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@f8740f5)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (582 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22cd7e39)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (583 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68435eec)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (584 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d9515d6)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (585 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68a06679)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (586 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2155e1e2)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (587 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53937f1a)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (588 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26ddfb1b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (589 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d25d217)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (590 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@437160a0)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (591 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@b52bc7b)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (592 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@421e8b29)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.944--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (593 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@21484c17)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (594 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69745cfe)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (595 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77db84cf)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (596 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41aa0ede)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (597 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22e1da08)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (598 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69b9e106)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (599 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42effd02)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (600 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5322d77f)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--ServerSession(454071866)--Connection(1504188857)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:16.945--ClientSession(1101061990)--Connection(1504188857)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--ClientSession(1101061990)--Connection(1504188857)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:16.945--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:16.945--ClientSession(1101061990)--Connection(1687353443)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:16.945--ClientSession(1101061990)--Connection(1687353443)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--ClientSession(1101061990)--Connection(1687353443)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 601, last: 650
    [junit] [EL Finer]: 2024-01-08 18:54:16.946--ClientSession(1101061990)--Connection(1687353443)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--ServerSession(454071866)--Connection(1687353443)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--ServerSession(454071866)--Connection(1504188857)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (601 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7f3f7689)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (602 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c3d53ff)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (603 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f9ff5fb)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (604 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c97ede3)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (605 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@36e53d45)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (606 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@601122cd)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (607 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@50912319)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (608 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73ca241d)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (609 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c5a2034)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (610 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5346038)
    [junit] [EL Finest]: 2024-01-08 18:54:16.946--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (611 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c64026c)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (612 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e2c3f31)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (613 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43caeb40)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (614 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@655966a1)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (615 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19d27f04)
    [junit] [EL Finest]: 2024-01-08 18:54:16.947--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.006--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (616 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6180eb8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.006--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (617 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@121c65d0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (618 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cde655c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (619 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@36fe079c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (620 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@70d5b235)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (621 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1167b1a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (622 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ead0ae1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (623 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@829264f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (624 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55307965)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (625 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@674c1672)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (626 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4190f278)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (627 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@caaf5b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (628 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56e71576)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (629 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@519f665e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (630 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@17da4d27)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (631 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@42bf98f0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (632 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2c9d7974)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--assign sequence to the object (633 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@61a472f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.007--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.008--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.009--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:17.01--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:17.011--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@42bf98f0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.011--ServerSession(454071866)--Connection(1049063841)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:17.011--ClientSession(1101061990)--Connection(1049063841)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:17.011--ClientSession(1101061990)--Connection(1049063841)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:17.012--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@61a472f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.012--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@17da4d27)
    [junit] [EL Finest]: 2024-01-08 18:54:17.012--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2c9d7974)
    [junit] [EL Finest]: 2024-01-08 18:54:17.012--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@519f665e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.012--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finer]: 2024-01-08 18:54:17.012--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.012--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.012--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [631, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.012--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [633, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.012--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [630, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.012--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [632, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.012--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [629, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:17.012--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.013--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7238fdd6)
    [junit] [EL Finer]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:17.013--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5eeb6908)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ad3a3ef)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11f5ab76)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47cdfd0d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@69a3c55b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b961cb6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2894519b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@462af4cf)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3abb7923)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@45c2fa2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a55004d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1215aae8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73d9f2b2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@147a07cd)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25123ce4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@45c721b8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c0f82f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f2fda15)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2d03be3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7b257c6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e7c3465)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6cbe5b2a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6c39955c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7f60c79a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25cf767e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6f034a25)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6624f0ee)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1f018baf)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@58576690)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d182ffa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40b1cb8f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@232a0cfd)
    [junit] [EL Finest]: 2024-01-08 18:54:17.015--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ea9f9ef)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@291378f2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@687e13c4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43ec81be)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@272f0840)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@13785a05)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@288fed6f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22604e1c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@27c2e9ab)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@235bbc1e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7776dee7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@67ce092d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@9236b61)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20e364c9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ee7a75e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@776ac775)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@92d6fc0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@51e05e54)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e8ce38b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e615573)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@527c4caa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@18de437d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@39edd51c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2665016d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d2a2117)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a4525a1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@19e89188)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6f222699)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6c6f2c27)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ea7fdc5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f3a4502)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22b6e9d8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@262b2e85)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@32e9ebbf)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@498aef62)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@65e9711e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a241c5d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e55565b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@23532a0e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5bec3c31)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d92dec3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.016--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f32afbe)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d6aa682)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8746ad5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2585437a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2239cf41)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@403d9a5b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5135eb13)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@60b03429)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ab62df3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1fa21cb8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c72d1b5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2b503b3b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@104f20c5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74ba4dac)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7993ec00)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@116d39e2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14d4fe82)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74bc2a19)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2c19a9f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@71303d2c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@230ca3c3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6cc57f26)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@b93aba8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@84f12b6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@68aa14fa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15f67a4f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.017--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(39:null:cleaning the house)
    [junit] [EL Finer]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, Hella, Hartfelder, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [45, Hella, Hildebrand, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [29, Hannah, Hamann, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [78, Hermine, Hennig, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [54, Holger, Henning, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [30, Harro, Heuser, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [69, Helmut, Hanisch, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [77, Hedwig, Heider, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [75, Hanspeter, Haller, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [1, Hinrich, Haller, null, 2024-01-20 08:40:57.007, 2023-12-28 05:07:37.007, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [17, Henri, Hardy, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [60, Hendrik, Hartig, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.017--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [90, Hubert, Hanisch, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [11, Helen, Hennig, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [95, Hermann, Hanson, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [89, Harro, Hardenberg, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [70, Hilde, Haller, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, Hakan, Heuser, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [83, H?nel, Havenstein, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [3, Henning, Haus Lancaster, null, 2024-01-20 08:40:57.007, 2023-12-28 05:07:37.007, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [53, Heinke, Hettner, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [9, Hilmar, Hayek, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, Henri, Hilbert, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [15, Hilke, Hettner, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [26, Hedda, Hellmann, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [98, Hein, Hecht, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [27, Hadmar, Hamann, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [61, Helga, Helmig, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [96, Helmar, Hardy, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [18, Henning, Heuser, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [50, Helgard, Heidegger, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [8, Hieu, Herder, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [94, Henrik, Henry, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [80, Helmut, Henning, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [58, Holger, Hartenthaler, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [5, Hanna, Henry, null, 2024-01-20 08:40:57.007, 2023-12-28 05:07:37.007, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [0, Henrik, Halbach, null, 2024-01-20 08:40:57.007, 2023-12-28 05:07:37.007, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [12, Hieu, Hewitt, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [49, H?nel, Helbig, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [24, Hein, Hewitt, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [73, Hazel, Helmig, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [64, Harry, Hewitt, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [28, Hendrik, Hartenthaler, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [65, Helene, Hemsterhuis, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [19, Hakan, Hein, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [22, Hilde, Heidegger, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [16, Heyko, Hackmann, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [86, Heribert, Heer, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [44, Hermann, Hawke, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [68, Hansklaus, Hennig, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [14, Hjalmar, Helms, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [6, Hasso, Hesselbarth, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [13, Heribert, Herzog, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, Hubertus, Hermann, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [52, Harold, Halbach, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [82, Hubert, Helms, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [66, Holda, Herzog, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [25, Hubertus, Hawke, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [59, Helge, Hewitt, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [23, Hansklaus, Haus Lancaster, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [74, Henrik, Hanstein, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [7, Hakan, Hanisch, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [21, Heide, Heidegger, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.018--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [42, Hieronymus, Hesse, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [43, Helmar, Hemsterhuis, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, Hansj?rg, Hanstein, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [56, Hakon, Heider, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [2, Heinrich, Hermann, null, 2024-01-20 08:40:57.007, 2023-12-28 05:07:37.007, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [62, Henrike, Hildebrand, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [92, Hannelore, Hayek, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [10, Hilmar, Hardenberg, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [97, Hulda, Hanisch, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [87, Harry, Hermann, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [76, Horst, Hildebrandt, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [35, Hansklaus, Henry, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [88, Hein, Helmig, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [51, Heide, Hewitt, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [31, Hasso, Hilgenfeld, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [48, Hubert, Hettner, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [67, Helgard, Hendrix, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [84, Heide, Hemsterhuis, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [99, Hakan, Hendrix, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [85, H?nel, Hardy, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [72, Hubert, Hendrix, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [63, Heyko, Haak, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [20, Henryk, Hildebrandt, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [81, Hadmar, Hardenberg, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [71, Hubert, Hildebrandt, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [46, Harald, Hegemann, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [4, Hansklaus, Hesse, null, 2024-01-20 08:40:57.007, 2023-12-28 05:07:37.007, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, Helen, Hein, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [32, Henrik, Hardy, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [47, Helmar, Hanstein, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [93, Hartwig, Hermann, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [55, Herbert, Harnack, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [57, Hannah, Harnack, null, 2024-01-20 08:40:57.009, 2023-12-28 05:07:37.009, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [33, Helene, Hegemann, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [34, Helen, Hartig, null, 2024-01-20 08:40:57.008, 2023-12-28 05:07:37.008, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [79, Heinz, Hermann, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [91, Helgard, Henning, null, 2024-01-20 08:40:57.01, 2023-12-28 05:07:37.01, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:17.019--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.034--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(37:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:17.034--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(38:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:17.034--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(41:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:17.034--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(40:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:17.034--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(36:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:17.034--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(42:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:17.034--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c5a2034)
    [junit] [EL Finer]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [42, null, stamps]
    [junit] [EL Finer]: 2024-01-08 18:54:17.034--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.035--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24ba8adb)
    [junit] [EL Finest]: 2024-01-08 18:54:17.035--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d9515d6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.035--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@698b9d17)
    [junit] [EL Finest]: 2024-01-08 18:54:17.035--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56c390fc)
    [junit] [EL Finest]: 2024-01-08 18:54:17.035--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@655966a1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.035--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62231c0f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.035--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@121c65d0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.035--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d796279)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33d4ed23)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56e71576)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10af2b91)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c441275)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@669430f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f8365b2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@b484c37)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@71f1ea35)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c4de249)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@f8740f5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c3d53ff)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c73a08e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19f0ffba)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@17424ab8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6180eb8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22cd7e39)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@72fdb79d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73ca241d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@36e53d45)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@760eb57e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@677b5145)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68435eec)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68a06679)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c64026c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69745cfe)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4190f278)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4680e424)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f9ff5fb)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55307965)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d093764)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7f3f7689)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d20ce7e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5346038)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@72621df0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10b5f853)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1167b1a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41aa0ede)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@437160a0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3093c41f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.036--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@69b9e106)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35815f9d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53937f1a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@601122cd)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d9c656d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19d27f04)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ead0ae1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@36fe079c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@21484c17)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28459ab8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2ce33999)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3999ea91)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@fdc872e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.111--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25af328e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5642ab4f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27e05d64)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d25d217)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7aa5596f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c97ede3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73990c4d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e2c3f31)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cde655c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@739a1850)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a24e874)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56dce7f7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42effd02)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43caeb40)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7dc56c0a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22e1da08)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@354de44)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@b52bc7b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@caaf5b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f227c44)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a2adcd)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5145dc7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@421e8b29)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5322d77f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@50912319)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e3a9891)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@617c9dd7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cdf89a1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@674c1672)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@829264f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d0335b9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d4cae3f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ac2263e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c7f8c9f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@70d5b235)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f7cc804)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26ddfb1b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2155e1e2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.112--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77db84cf)
    [junit] [EL Finest]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [609, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [568, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [584, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [580, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [579, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [614, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [532, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [617, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [577, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [564, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [628, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [565, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [550, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [533, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [558, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [535, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [536, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [555, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [581, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [602, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [556, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [557, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [563, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [616, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [582, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [551, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [608, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [605, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [543, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [573, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [583, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [585, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [611, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [594, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [626, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [549, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [603, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [624, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [560, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [601, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [569, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [610, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [570, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [576, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [621, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [596, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [590, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [567, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [598, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [566, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [587, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [606, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [547, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [615, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [622, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [619, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.113--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [593, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [531, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [572, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [541, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [534, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [575, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [538, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [562, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [589, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [552, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [604, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [544, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [612, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [618, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [561, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [578, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [548, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [599, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [613, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [554, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [597, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [553, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [591, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [627, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [539, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [545, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [574, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [592, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [600, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [607, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [546, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [540, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [559, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [625, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [623, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [529, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [537, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [542, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [571, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [620, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [530, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [588, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [586, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [595, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:17.114--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.125--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [3, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [13, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [25, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [27, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [45, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [53, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [57, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [65, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [71, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [85, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [91, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [99, 631]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [5, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [7, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [11, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [15, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [35, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [55, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [61, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [67, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [79, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [87, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [93, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [95, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [97, 630]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [1, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [9, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [21, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [23, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [29, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [31, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [43, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [47, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [49, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [63, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [69, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [73, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [75, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [83, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [89, 632]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [17, 629]
    [junit] [EL Fine]: 2024-01-08 18:54:17.126--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [19, 629]
    [junit] [EL Fine]: 2024-01-08 18:54:17.127--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [33, 629]
    [junit] [EL Fine]: 2024-01-08 18:54:17.127--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 629]
    [junit] [EL Fine]: 2024-01-08 18:54:17.127--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [51, 629]
    [junit] [EL Fine]: 2024-01-08 18:54:17.127--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [59, 629]
    [junit] [EL Fine]: 2024-01-08 18:54:17.127--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [77, 629]
    [junit] [EL Fine]: 2024-01-08 18:54:17.127--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [81, 629]
    [junit] [EL Finer]: 2024-01-08 18:54:17.127--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.131--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.132--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.133--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.134--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.135--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.135--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.135--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:17.135--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.145--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.146--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.215--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.215--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.215--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.215--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.215--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.215--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.215--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.216--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.217--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 24]
    [junit] [EL Finer]: 2024-01-08 18:54:17.218--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.228--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.229--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.23--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.231--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 23]
    [junit] [EL Finer]: 2024-01-08 18:54:17.232--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.242--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.243--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.244--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.245--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.32--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 67]
    [junit] [EL Finer]: 2024-01-08 18:54:17.321--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.332--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.333--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.334--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [41, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [37, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--	bind => [39, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:17.335--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:17.346--ClientSession(1101061990)--Connection(1145668553)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:17.347--ServerSession(454071866)--Connection(1049063841)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:17.35--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:17.35--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:17.351--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:17.351--ClientSession(1101061990)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:17.351--UnitOfWork(2072428412)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:17.351--ClientSession(1101061990)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:17.352--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1376241866
    [junit] [EL Finer]: 2024-01-08 18:54:17.352--ClientSession(1376241866)--Thread(Thread[main,5,main])--acquire unit of work: 92044887
    [junit] [EL Finest]: 2024-01-08 18:54:17.352--UnitOfWork(92044887)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT ID FROM TMP_EMP WHERE (ID IN (?, ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.352--ServerSession(454071866)--Connection(531642442)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.352--ServerSession(454071866)--Connection(531642442)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.353--ServerSession(454071866)--Connection(407938485)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_EMP WHERE (ID IN (?, ?))
    [junit] 	bind => [1, 2]
    [junit] [EL Finest]: 2024-01-08 18:54:17.353--ServerSession(454071866)--Connection(531642442)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:17.378--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 295256244
    [junit] [EL Finer]: 2024-01-08 18:54:17.378--ClientSession(295256244)--Thread(Thread[main,5,main])--acquire unit of work: 243586925
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (43 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (44 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (45 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (46 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (47 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (48 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (49 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.378--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (634 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7f8b5188)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (635 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@639cff0e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (636 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@18f9d638)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (637 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a435908)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (638 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f6158d9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (639 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b01a0b4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (640 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d9fedfa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (641 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6db47658)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (642 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@78865ca7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (643 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e145703)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (644 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c568706)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (645 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@121e3c62)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (646 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@583739e2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (647 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14d7d1a8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (648 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c510a83)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (649 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f4fc447)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (650 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e561665)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--ServerSession(454071866)--Connection(551018387)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:17.379--ClientSession(295256244)--Connection(551018387)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:17.379--ClientSession(295256244)--Connection(551018387)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:17.38--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:17.38--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:17.38--ClientSession(295256244)--Connection(1104890418)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:17.38--ClientSession(295256244)--Connection(1104890418)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:17.38--ClientSession(295256244)--Connection(1104890418)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 651, last: 700
    [junit] [EL Finer]: 2024-01-08 18:54:17.38--ClientSession(295256244)--Connection(1104890418)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--ServerSession(454071866)--Connection(1104890418)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--ServerSession(454071866)--Connection(551018387)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (651 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54a6c296)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (652 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73153938)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (653 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@680477b2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (654 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6335c9e9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (655 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@c382f4f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (656 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56be1b09)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (657 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d4c5f8b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (658 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@507bb74a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (659 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d74b85d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (660 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b349ea9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (661 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@447b3e43)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (662 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49b71061)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (663 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7139ff5a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (664 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ee7e602)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (665 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73f344bb)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (666 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23676bc)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (667 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c4b9a8f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.381--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (668 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dcdacf2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (669 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@472fb6c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (670 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3540fec8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (671 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@553f850d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (672 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55150964)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (673 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46af3131)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (674 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@742b3192)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (675 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d15c5f7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (676 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20b6b918)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (677 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1faf3286)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (678 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32252740)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (679 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41ec768e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (680 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@548779d2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (681 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@325a4ac6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (682 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29de64ea)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (683 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ba43f59)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (684 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@64829e16)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (685 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4eee43a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (686 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ecd2979)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (687 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74b99b0e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (688 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4bbd9a1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (689 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77073238)
    [junit] [EL Finest]: 2024-01-08 18:54:17.382--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (690 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@40364b40)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (691 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@786fc9a3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (692 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@224361de)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (693 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c1b015c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (694 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1e853bd4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (695 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@18a1cb76)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (696 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@21d5142d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (697 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@15f0e0aa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (698 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@229c225b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (699 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3470a705)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (700 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d8da9da)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--ServerSession(454071866)--Connection(1822919213)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:17.424--ClientSession(295256244)--Connection(1822919213)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:17.424--ClientSession(295256244)--Connection(1822919213)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:17.425--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:17.425--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:17.425--ClientSession(295256244)--Connection(1566462003)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:17.425--ClientSession(295256244)--Connection(1566462003)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:17.425--ClientSession(295256244)--Connection(1566462003)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 701, last: 750
    [junit] [EL Finer]: 2024-01-08 18:54:17.425--ClientSession(295256244)--Connection(1566462003)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--ServerSession(454071866)--Connection(1566462003)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--ServerSession(454071866)--Connection(1822919213)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (701 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2feafb71)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (702 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2522b8ff)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (703 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a52aba0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (704 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68f4c7e8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (705 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@38b46854)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (706 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@861dafd)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (707 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@17716ffa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (708 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5974317b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (709 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@429904c9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (710 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44a98855)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (711 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@58bb2185)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (712 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20bc2c00)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (713 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a89db92)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (714 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22ea05b6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (715 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@235cbf67)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (716 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62414b20)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (717 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f049b1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (718 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74453b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.426--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (719 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32241504)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (720 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ad4502b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (721 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5eed2701)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (722 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32ef9eb)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (723 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@113050bf)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (724 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@699d0fba)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (725 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5effe8a7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (726 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2aeaa332)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (727 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39ccab78)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (728 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@382d9324)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (729 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1936fe56)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (730 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@663a2d71)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (731 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3af1dda5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (732 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e11dd6c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (733 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@40fb5ab6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (734 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@771da67d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (735 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@43b551ce)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (736 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@23af1e69)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (737 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@391bce40)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--assign sequence to the object (738 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@232fa950)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.427--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.428--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.429--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:17.43--UnitOfWork(243586925)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:17.431--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@43b551ce)
    [junit] [EL Finest]: 2024-01-08 18:54:17.431--ServerSession(454071866)--Connection(287009370)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(287009370)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(287009370)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:17.431--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@232fa950)
    [junit] [EL Finest]: 2024-01-08 18:54:17.431--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@391bce40)
    [junit] [EL Finest]: 2024-01-08 18:54:17.431--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@771da67d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.431--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@23af1e69)
    [junit] [EL Finest]: 2024-01-08 18:54:17.431--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finer]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [735, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [738, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [737, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [734, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [736, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:17.431--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.432--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.433--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@72112133)
    [junit] [EL Finer]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:17.433--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@122b07f1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25eebe99)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@27320a39)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@17287617)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7f411735)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40fd8aa1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@30b43d5d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@523247d6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22489e92)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@817e0aa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6494ce9f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15d773c1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ad27667)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7fe915ca)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44f01009)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2665ba0d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@58f0acce)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10d31b98)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d06675b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@569ebbb5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@771e08ed)
    [junit] [EL Finest]: 2024-01-08 18:54:17.434--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b28d94f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3467986)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c29f8aa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7aee9f49)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2eb37eee)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@33587cb8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@182a5c56)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6e2b663)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5189e3b1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6e10c0a6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1839f0c4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50dd2e86)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@657b6510)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@29de58ec)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26e197cd)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@509c1d50)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@27241127)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@307cea0a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3425709a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7dc26ace)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4afdb7da)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1434251)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76f4011b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35dba0b4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26cacb6e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7d85318a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f05744b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@431e67f8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e79a4f7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f613e30)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6edd2ef4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a57365)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5624f7a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e4332d1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ee98de)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@298550b4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.435--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15f4dffe)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76d3e05b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57184af3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7225a307)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a6b5ace)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c8bbc6d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@408708d5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2786ccb)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@36b085da)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26e178d1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@67b3cd01)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d7ad9e5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b1c0bd2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@508189cc)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40c925a1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d425496)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a372d63)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4671c82f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3c155bd)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a6beec0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d9a7487)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35e05c6d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64c54f9e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@698ef9d1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f546133)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31aacbd7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@fab6218)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b759662)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@eb5589)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e2544e9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44c639d4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56b3dcff)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a4b0c9b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@447e9202)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1cbd4ced)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a5b0e14)
    [junit] [EL Finest]: 2024-01-08 18:54:17.436--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4fe68c71)
    [junit] [EL Finest]: 2024-01-08 18:54:17.437--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@791fd82b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.437--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f8b4c20)
    [junit] [EL Finest]: 2024-01-08 18:54:17.437--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2aeef1ca)
    [junit] [EL Finest]: 2024-01-08 18:54:17.437--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@68e36b84)
    [junit] [EL Finest]: 2024-01-08 18:54:17.437--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@67503009)
    [junit] [EL Finest]: 2024-01-08 18:54:17.437--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(47:null:swimming)
    [junit] [EL Finer]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [49, Hella, Hayek, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [92, Henrike, Hamann, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [17, Hartwin, Hilgenfeld, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [62, Heike, Herbst, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [71, Hedwig, Haas, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [32, Hilarius, Hermelink, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [79, Helen, Henry, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [70, Henri, Hemsterhuis, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [16, Hjalmar, Hache, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [52, Hakon, Heim, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [55, Henri, Hegemann, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [50, Hildegard, Heinrich, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [24, Heide, Hermelink, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [51, Heida, Hausmann, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [85, Hilarius, Heider, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [53, Helen, Helms, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [65, Heida, Heuser, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [74, Horst, Herder, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [54, Hildegard, Heuser, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [27, Helen, Hayek, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [15, Helmut, Hewitt, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [76, Hedwig, Hein, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [13, Heyko, Herold, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [31, Hella, Helbig, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [84, Holde, Henschel, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, Heidemarie, Herbst, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [78, Helgard, Hein, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [61, Heike, Heise, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [83, Harry, Hamburger, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [93, Hasso, Herrmann, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [9, Henryk, Herbst, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [96, Hermann, Hentschel, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [89, Heribert, Hardenberg, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [98, Heimo, Herder, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [11, Hubert, Hausmann, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [25, Hartwig, Hary, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [38, Harald, Hildebrandt, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.437--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [95, Hinrich, Havenstein, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [68, Hartwig, Heider, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [6, Hazel, Hardy, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [66, Hagen, Hendrix, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [94, Hilde, Haas, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [0, Heimo, Hache, null, 2024-01-20 08:40:57.427, 2023-12-28 05:07:37.427, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [42, Helge, Halbach, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [1, Heribert, Habermann, null, 2024-01-20 08:40:57.427, 2023-12-28 05:07:37.427, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [73, Hermann, Hanson, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [26, Hazel, Hausner, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [7, Herbert, Hamann, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [40, Hein, Hettner, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [21, Henning, Hegemann, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [37, Helene, Hennig, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [33, Hermine, Hanisch, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [75, Hedwig, Hardenberg, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [41, Helene, Hecht, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [14, Harvey, Hendrix, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [57, Hadmar, Heinrich, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [12, Hubert, Hegemann, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [77, Humphrey, Hanisch, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [82, Hagen, Helbig, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, Hadmar, Heidegger, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [99, Helena, Henning, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [59, Heinz, Hennig, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [28, Hedda, Heuser, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, Hertha, Herrmann, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [20, Hein, Hausmann, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [34, Hulda, Hein, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [80, Hartwin, Hartig, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [23, Hannes, Helbig, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [19, Helmut, Haak, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [86, H?nel, Hesse, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [56, Hakan, Hermelink, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [39, Hadmar, Heider, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [8, Heide, Haller, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [63, Helmar, Herzog, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, Harvey, Hache, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [18, Hella, Hecht, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [67, Hedwig, Hennig, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [97, Hieronymus, Helbig, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [3, Hartwin, Hanisch, null, 2024-01-20 08:40:57.427, 2023-12-28 05:07:37.427, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, Heinke, Heise, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [35, Hauke, Hermelink, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [36, Helen, Hellmann, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [69, Henri, Hendrix, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [90, Hubertus, Hermann, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [2, Hinrich, Haller, null, 2024-01-20 08:40:57.427, 2023-12-28 05:07:37.427, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [4, Hauke, Halbach, null, 2024-01-20 08:40:57.427, 2023-12-28 05:07:37.427, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [29, Heiner, Herold, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.438--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [64, Hieu, Hausner, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [72, Herbert, Heuser, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [87, Heinke, Hense, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [91, Helene, Hermann, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, Helmar, Hanstein, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [5, Henrike, Hamburger, null, 2024-01-20 08:40:57.427, 2023-12-28 05:07:37.427, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [10, Heribert, Helms, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [22, Hakan, Hamburger, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [30, Heimo, Hellmann, null, 2024-01-20 08:40:57.428, 2023-12-28 05:07:37.428, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [88, Hein, Hausner, null, 2024-01-20 08:40:57.43, 2023-12-28 05:07:37.43, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [81, Heiko, Helmig, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [58, Hannah, Hecht, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [60, Horst, Henry, null, 2024-01-20 08:40:57.429, 2023-12-28 05:07:37.429, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:17.439--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.454--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(48:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:17.454--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(44:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:17.454--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(45:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:17.454--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(49:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:17.454--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(46:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:17.454--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(43:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:17.454--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@699d0fba)
    [junit] [EL Finer]: 2024-01-08 18:54:17.454--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.454--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.454--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:17.454--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:17.454--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:17.529--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:17.529--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [49, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:17.529--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:17.529--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, null, reading]
    [junit] [EL Finer]: 2024-01-08 18:54:17.529--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@40364b40)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7139ff5a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b01a0b4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a435908)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@472fb6c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5effe8a7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c1b015c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@121e3c62)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62414b20)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@325a4ac6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@786fc9a3)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46af3131)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5974317b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54a6c296)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d15c5f7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1faf3286)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3470a705)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d4c5f8b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f4fc447)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d8da9da)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@583739e2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@113050bf)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c510a83)
    [junit] [EL Finest]: 2024-01-08 18:54:17.53--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4bbd9a1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@17716ffa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e561665)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@78865ca7)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@c382f4f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1e853bd4)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d74b85d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@680477b2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@663a2d71)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f6158d9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a89db92)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@15f0e0aa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@507bb74a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23676bc)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b349ea9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1936fe56)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@553f850d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ad4502b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56be1b09)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6335c9e9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6db47658)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7f8b5188)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@58bb2185)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49b71061)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3540fec8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77073238)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@742b3192)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2feafb71)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3af1dda5)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4eee43a)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a52aba0)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68f4c7e8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ba43f59)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@18a1cb76)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32252740)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5eed2701)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@235cbf67)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@229c225b)
    [junit] [EL Finest]: 2024-01-08 18:54:17.531--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20bc2c00)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@861dafd)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@429904c9)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@64829e16)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44a98855)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74453b6c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@548779d2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2aeaa332)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73153938)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55150964)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20b6b918)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@18f9d638)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c4b9a8f)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@21d5142d)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ecd2979)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73f344bb)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32241504)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2522b8ff)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@382d9324)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@447b3e43)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39ccab78)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74b99b0e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e145703)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29de64ea)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14d7d1a8)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41ec768e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@38b46854)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6dcdacf2)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ee7e602)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f049b1)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32ef9eb)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e11dd6c)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@40fb5ab6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22ea05b6)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d9fedfa)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@224361de)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c568706)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--UnitOfWork(243586925)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@639cff0e)
    [junit] [EL Finest]: 2024-01-08 18:54:17.532--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.532--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [724, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [690, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [663, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [639, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [637, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [669, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [725, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [693, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [645, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [716, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [681, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [691, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [673, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [708, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [651, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [675, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [677, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [699, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [657, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [649, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [700, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [646, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [723, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [648, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [688, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [707, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [650, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [642, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [655, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [694, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [659, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [653, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [730, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [638, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [713, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [697, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [658, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [666, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [660, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [729, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [671, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [720, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [656, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [654, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [641, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [634, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [711, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [662, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [670, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [689, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [674, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [701, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [731, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [685, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [703, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [704, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [683, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [695, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [678, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [721, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [715, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [698, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [712, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.533--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [706, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [709, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [684, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [710, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [718, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [680, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [726, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [652, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [672, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [676, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [636, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [667, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [696, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [686, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [665, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [719, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [702, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [728, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [661, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [727, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [687, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [643, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [682, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [647, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [679, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [705, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [668, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [664, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [717, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [722, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [732, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [733, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [714, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [640, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [692, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [644, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [635, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:17.534--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.544--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [5, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [11, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [21, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [35, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [53, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [55, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [63, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [69, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [75, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [81, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [83, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [89, 735]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [3, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [37, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [39, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [49, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [51, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [65, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [67, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [79, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [95, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [99, 737]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [7, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [17, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [31, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [33, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [41, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [59, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [61, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [71, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [73, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [87, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [91, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [97, 734]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [1, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [9, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [13, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [15, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.545--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [19, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [23, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [25, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [27, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [29, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [57, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [77, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [85, 736]
    [junit] [EL Fine]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [93, 736]
    [junit] [EL Finer]: 2024-01-08 18:54:17.546--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.55--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.551--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.552--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 27]
    [junit] [EL Finer]: 2024-01-08 18:54:17.553--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.563--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.563--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.633--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.633--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.633--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.633--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.633--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.633--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.633--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.633--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.634--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:17.635--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.636--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 6]
    [junit] [EL Finer]: 2024-01-08 18:54:17.637--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.648--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.649--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:17.65--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:17.651--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.661--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.662--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:17.663--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.664--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 46]
    [junit] [EL Finer]: 2024-01-08 18:54:17.741--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.752--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.753--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.754--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [47, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [45, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [44, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [43, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [48, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--	bind => [46, 60]
    [junit] [EL Finer]: 2024-01-08 18:54:17.755--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:17.765--ClientSession(295256244)--Connection(213664659)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:17.766--ServerSession(454071866)--Connection(287009370)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:17.768--UnitOfWork(243586925)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:17.768--UnitOfWork(243586925)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:17.769--UnitOfWork(243586925)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:17.769--ClientSession(295256244)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:17.769--UnitOfWork(243586925)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:17.769--ClientSession(295256244)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:17.77--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1802615601
    [junit] [EL Finer]: 2024-01-08 18:54:17.77--ClientSession(1802615601)--Thread(Thread[main,5,main])--acquire unit of work: 613485118
    [junit] [EL Finest]: 2024-01-08 18:54:17.77--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.77--ServerSession(454071866)--Connection(1235369428)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.77--ServerSession(454071866)--Connection(1235369428)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.771--ServerSession(454071866)--Connection(1867894419)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hella]
    [junit] [EL Finest]: 2024-01-08 18:54:17.771--ServerSession(454071866)--Connection(1235369428)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.771--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.771--ServerSession(454071866)--Connection(2103686763)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.771--ServerSession(454071866)--Connection(2103686763)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.772--ServerSession(454071866)--Connection(1015270914)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [18, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.772--ServerSession(454071866)--Connection(2103686763)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.772--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.772--ServerSession(454071866)--Connection(298665005)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.772--ServerSession(454071866)--Connection(298665005)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.772--ServerSession(454071866)--Connection(865893320)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [31, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.772--ServerSession(454071866)--Connection(298665005)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.773--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.773--ServerSession(454071866)--Connection(2036363657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.773--ServerSession(454071866)--Connection(2036363657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.773--ServerSession(454071866)--Connection(703727446)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [49, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.773--ServerSession(454071866)--Connection(2036363657)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.773--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.773--ServerSession(454071866)--Connection(721750979)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.773--ServerSession(454071866)--Connection(721750979)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.773--ServerSession(454071866)--Connection(1368640275)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hedda]
    [junit] [EL Finest]: 2024-01-08 18:54:17.774--ServerSession(454071866)--Connection(721750979)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.774--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.774--ServerSession(454071866)--Connection(1627008373)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.774--ServerSession(454071866)--Connection(1627008373)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.774--ServerSession(454071866)--Connection(796829994)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [28, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.774--ServerSession(454071866)--Connection(1627008373)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.774--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.774--ServerSession(454071866)--Connection(579535193)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.774--ServerSession(454071866)--Connection(579535193)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.774--ServerSession(454071866)--Connection(321589752)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hubert]
    [junit] [EL Finest]: 2024-01-08 18:54:17.775--ServerSession(454071866)--Connection(579535193)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.775--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.775--ServerSession(454071866)--Connection(1509258338)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.775--ServerSession(454071866)--Connection(1509258338)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.775--ServerSession(454071866)--Connection(303700597)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.775--ServerSession(454071866)--Connection(1509258338)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.775--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.775--ServerSession(454071866)--Connection(1299569571)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.775--ServerSession(454071866)--Connection(1299569571)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.775--ServerSession(454071866)--Connection(268347850)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.776--ServerSession(454071866)--Connection(1299569571)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.776--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.776--ServerSession(454071866)--Connection(441396931)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.776--ServerSession(454071866)--Connection(441396931)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.776--ServerSession(454071866)--Connection(2030323434)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hilde]
    [junit] [EL Finest]: 2024-01-08 18:54:17.776--ServerSession(454071866)--Connection(441396931)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.776--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.776--ServerSession(454071866)--Connection(787758615)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.776--ServerSession(454071866)--Connection(787758615)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.776--ServerSession(454071866)--Connection(1964777013)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [94, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.777--ServerSession(454071866)--Connection(787758615)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.777--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.777--ServerSession(454071866)--Connection(989261236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.777--ServerSession(454071866)--Connection(989261236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.777--ServerSession(454071866)--Connection(897415291)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Helmar]
    [junit] [EL Finest]: 2024-01-08 18:54:17.777--ServerSession(454071866)--Connection(989261236)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.777--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.777--ServerSession(454071866)--Connection(462317411)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.777--ServerSession(454071866)--Connection(462317411)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.777--ServerSession(454071866)--Connection(1173252809)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.778--ServerSession(454071866)--Connection(462317411)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.778--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.778--ServerSession(454071866)--Connection(2001009146)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.778--ServerSession(454071866)--Connection(2001009146)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.778--ServerSession(454071866)--Connection(1103789561)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [63, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.778--ServerSession(454071866)--Connection(2001009146)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.778--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.778--ServerSession(454071866)--Connection(424054818)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.778--ServerSession(454071866)--Connection(424054818)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.778--ServerSession(454071866)--Connection(1226650073)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Helene]
    [junit] [EL Finest]: 2024-01-08 18:54:17.779--ServerSession(454071866)--Connection(424054818)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.779--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.779--ServerSession(454071866)--Connection(1904761035)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.779--ServerSession(454071866)--Connection(1904761035)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.779--ServerSession(454071866)--Connection(1362832602)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [37, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.779--ServerSession(454071866)--Connection(1904761035)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.779--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.779--ServerSession(454071866)--Connection(539914192)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.779--ServerSession(454071866)--Connection(539914192)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.779--ServerSession(454071866)--Connection(679205619)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [41, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.78--ServerSession(454071866)--Connection(539914192)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.78--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.78--ServerSession(454071866)--Connection(2087132107)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.78--ServerSession(454071866)--Connection(2087132107)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.78--ServerSession(454071866)--Connection(180218614)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [91, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.78--ServerSession(454071866)--Connection(2087132107)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.78--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.78--ServerSession(454071866)--Connection(400360191)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.78--ServerSession(454071866)--Connection(400360191)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.78--ServerSession(454071866)--Connection(1403058828)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hedwig]
    [junit] [EL Finest]: 2024-01-08 18:54:17.781--ServerSession(454071866)--Connection(400360191)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.782--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.782--ServerSession(454071866)--Connection(209822423)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.782--ServerSession(454071866)--Connection(209822423)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.782--ServerSession(454071866)--Connection(1478581585)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [67, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.782--ServerSession(454071866)--Connection(209822423)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.782--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.782--ServerSession(454071866)--Connection(1120956884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.782--ServerSession(454071866)--Connection(1120956884)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.783--ServerSession(454071866)--Connection(273250058)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [71, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.783--ServerSession(454071866)--Connection(1120956884)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.783--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.783--ServerSession(454071866)--Connection(835510635)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.783--ServerSession(454071866)--Connection(835510635)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.783--ServerSession(454071866)--Connection(1793470847)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [75, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.783--ServerSession(454071866)--Connection(835510635)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.783--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.783--ServerSession(454071866)--Connection(1146496802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.783--ServerSession(454071866)--Connection(1146496802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.784--ServerSession(454071866)--Connection(534809374)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [76, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.845--ServerSession(454071866)--Connection(1146496802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.845--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.845--ServerSession(454071866)--Connection(747935914)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.845--ServerSession(454071866)--Connection(747935914)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.845--ServerSession(454071866)--Connection(1494144301)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Helena]
    [junit] [EL Finest]: 2024-01-08 18:54:17.846--ServerSession(454071866)--Connection(747935914)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.846--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.846--ServerSession(454071866)--Connection(2049874284)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.846--ServerSession(454071866)--Connection(2049874284)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.846--ServerSession(454071866)--Connection(1436978361)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [99, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.846--ServerSession(454071866)--Connection(2049874284)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.846--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.846--ServerSession(454071866)--Connection(889520518)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.846--ServerSession(454071866)--Connection(889520518)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.847--ServerSession(454071866)--Connection(1005460403)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hartwig]
    [junit] [EL Finest]: 2024-01-08 18:54:17.847--ServerSession(454071866)--Connection(889520518)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.847--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.847--ServerSession(454071866)--Connection(1754548433)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.847--ServerSession(454071866)--Connection(1754548433)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.847--ServerSession(454071866)--Connection(602727923)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [25, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.847--ServerSession(454071866)--Connection(1754548433)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.848--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.848--ServerSession(454071866)--Connection(568279911)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.848--ServerSession(454071866)--Connection(568279911)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.848--ServerSession(454071866)--Connection(1708718546)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [68, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.848--ServerSession(454071866)--Connection(568279911)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.848--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.848--ServerSession(454071866)--Connection(317852562)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.848--ServerSession(454071866)--Connection(317852562)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.848--ServerSession(454071866)--Connection(1240315600)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hubertus]
    [junit] [EL Finest]: 2024-01-08 18:54:17.849--ServerSession(454071866)--Connection(317852562)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.849--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.849--ServerSession(454071866)--Connection(181446515)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.849--ServerSession(454071866)--Connection(181446515)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.849--ServerSession(454071866)--Connection(774884303)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [90, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.849--ServerSession(454071866)--Connection(181446515)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.849--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.849--ServerSession(454071866)--Connection(1742387352)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.849--ServerSession(454071866)--Connection(1742387352)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.849--ServerSession(454071866)--Connection(1757311023)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heinz]
    [junit] [EL Finest]: 2024-01-08 18:54:17.85--ServerSession(454071866)--Connection(1742387352)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.85--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.85--ServerSession(454071866)--Connection(240100370)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.85--ServerSession(454071866)--Connection(240100370)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.85--ServerSession(454071866)--Connection(367756028)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [59, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.85--ServerSession(454071866)--Connection(240100370)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.85--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.85--ServerSession(454071866)--Connection(1914772936)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.85--ServerSession(454071866)--Connection(1914772936)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.85--ServerSession(454071866)--Connection(29186218)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Henrike]
    [junit] [EL Finest]: 2024-01-08 18:54:17.851--ServerSession(454071866)--Connection(1914772936)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.851--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.851--ServerSession(454071866)--Connection(1034805460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.851--ServerSession(454071866)--Connection(1034805460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.851--ServerSession(454071866)--Connection(1446938563)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [5, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.851--ServerSession(454071866)--Connection(1034805460)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.851--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.851--ServerSession(454071866)--Connection(246953868)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.851--ServerSession(454071866)--Connection(246953868)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.851--ServerSession(454071866)--Connection(739944711)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [92, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.852--ServerSession(454071866)--Connection(246953868)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.852--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.852--ServerSession(454071866)--Connection(1702389075)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.852--ServerSession(454071866)--Connection(1702389075)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.852--ServerSession(454071866)--Connection(716388903)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hein]
    [junit] [EL Finest]: 2024-01-08 18:54:17.852--ServerSession(454071866)--Connection(1702389075)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.852--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.852--ServerSession(454071866)--Connection(2021254060)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.852--ServerSession(454071866)--Connection(2021254060)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.852--ServerSession(454071866)--Connection(1260948614)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [20, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.853--ServerSession(454071866)--Connection(2021254060)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.853--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.853--ServerSession(454071866)--Connection(1553441651)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.853--ServerSession(454071866)--Connection(1553441651)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.853--ServerSession(454071866)--Connection(1406425307)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [40, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.853--ServerSession(454071866)--Connection(1553441651)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.853--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.853--ServerSession(454071866)--Connection(956961778)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.853--ServerSession(454071866)--Connection(956961778)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.854--ServerSession(454071866)--Connection(1223263880)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [88, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.854--ServerSession(454071866)--Connection(956961778)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.854--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.854--ServerSession(454071866)--Connection(586173107)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.854--ServerSession(454071866)--Connection(586173107)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.854--ServerSession(454071866)--Connection(1259100316)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hartwin]
    [junit] [EL Finest]: 2024-01-08 18:54:17.854--ServerSession(454071866)--Connection(586173107)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.854--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.854--ServerSession(454071866)--Connection(1448707351)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.854--ServerSession(454071866)--Connection(1448707351)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.855--ServerSession(454071866)--Connection(2142826488)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [3, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.855--ServerSession(454071866)--Connection(1448707351)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.855--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.855--ServerSession(454071866)--Connection(295621064)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.855--ServerSession(454071866)--Connection(295621064)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.855--ServerSession(454071866)--Connection(694237996)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [17, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.855--ServerSession(454071866)--Connection(295621064)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.855--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.855--ServerSession(454071866)--Connection(446519923)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.855--ServerSession(454071866)--Connection(446519923)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.856--ServerSession(454071866)--Connection(973453911)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [80, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.856--ServerSession(454071866)--Connection(446519923)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.856--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.856--ServerSession(454071866)--Connection(781357244)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.856--ServerSession(454071866)--Connection(781357244)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.856--ServerSession(454071866)--Connection(1579948511)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Harry]
    [junit] [EL Finest]: 2024-01-08 18:54:17.856--ServerSession(454071866)--Connection(781357244)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.856--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.856--ServerSession(454071866)--Connection(1335437579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.856--ServerSession(454071866)--Connection(1335437579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.857--ServerSession(454071866)--Connection(1908745158)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [83, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.857--ServerSession(454071866)--Connection(1335437579)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.857--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.857--ServerSession(454071866)--Connection(165421280)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.857--ServerSession(454071866)--Connection(165421280)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.857--ServerSession(454071866)--Connection(260800929)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [H?nel]
    [junit] [EL Finest]: 2024-01-08 18:54:17.857--ServerSession(454071866)--Connection(165421280)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.857--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.858--ServerSession(454071866)--Connection(119512187)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.858--ServerSession(454071866)--Connection(119512187)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.858--ServerSession(454071866)--Connection(1414173616)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [86, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.858--ServerSession(454071866)--Connection(119512187)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.858--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.858--ServerSession(454071866)--Connection(1298258234)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.858--ServerSession(454071866)--Connection(1298258234)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.858--ServerSession(454071866)--Connection(912681129)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hildegard]
    [junit] [EL Finest]: 2024-01-08 18:54:17.858--ServerSession(454071866)--Connection(1298258234)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.859--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.859--ServerSession(454071866)--Connection(691763312)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.859--ServerSession(454071866)--Connection(691763312)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.859--ServerSession(454071866)--Connection(748519134)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [50, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.859--ServerSession(454071866)--Connection(691763312)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.859--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.859--ServerSession(454071866)--Connection(156727071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.859--ServerSession(454071866)--Connection(156727071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.859--ServerSession(454071866)--Connection(1316721509)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [54, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.859--ServerSession(454071866)--Connection(156727071)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.86--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.86--ServerSession(454071866)--Connection(1101004259)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.86--ServerSession(454071866)--Connection(1101004259)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.86--ServerSession(454071866)--Connection(1942132032)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Humphrey]
    [junit] [EL Finest]: 2024-01-08 18:54:17.86--ServerSession(454071866)--Connection(1101004259)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.86--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.86--ServerSession(454071866)--Connection(624734016)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.86--ServerSession(454071866)--Connection(624734016)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.86--ServerSession(454071866)--Connection(1119049266)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [77, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.86--ServerSession(454071866)--Connection(624734016)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.861--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.861--ServerSession(454071866)--Connection(802344735)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.861--ServerSession(454071866)--Connection(802344735)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.861--ServerSession(454071866)--Connection(1867784970)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heimo]
    [junit] [EL Finest]: 2024-01-08 18:54:17.861--ServerSession(454071866)--Connection(802344735)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.861--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.861--ServerSession(454071866)--Connection(931938789)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.861--ServerSession(454071866)--Connection(931938789)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.861--ServerSession(454071866)--Connection(2039380077)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [0, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.861--ServerSession(454071866)--Connection(931938789)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.862--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.862--ServerSession(454071866)--Connection(482467245)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.862--ServerSession(454071866)--Connection(482467245)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.862--ServerSession(454071866)--Connection(377918280)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [30, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.862--ServerSession(454071866)--Connection(482467245)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.862--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.862--ServerSession(454071866)--Connection(1243163846)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.862--ServerSession(454071866)--Connection(1243163846)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.862--ServerSession(454071866)--Connection(1755834910)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [98, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.862--ServerSession(454071866)--Connection(1243163846)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--ServerSession(454071866)--Connection(576423320)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--ServerSession(454071866)--Connection(576423320)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.863--ServerSession(454071866)--Connection(564650505)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Helge]
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--ServerSession(454071866)--Connection(576423320)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--ServerSession(454071866)--Connection(843675991)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--ServerSession(454071866)--Connection(843675991)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.863--ServerSession(454071866)--Connection(744514237)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [42, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--ServerSession(454071866)--Connection(843675991)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.863--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(753824837)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(753824837)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(1427387214)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hulda]
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(753824837)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(1075732099)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(1075732099)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(879004557)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [34, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(1075732099)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.864--ServerSession(454071866)--Connection(1292050232)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.865--ServerSession(454071866)--Connection(1292050232)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.865--ServerSession(454071866)--Connection(2145106525)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heiner]
    [junit] [EL Finest]: 2024-01-08 18:54:17.865--ServerSession(454071866)--Connection(1292050232)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.865--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.865--ServerSession(454071866)--Connection(19483086)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.865--ServerSession(454071866)--Connection(19483086)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.865--ServerSession(454071866)--Connection(595727076)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [29, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.865--ServerSession(454071866)--Connection(19483086)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.865--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(807910043)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(807910043)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(2064376424)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hieu]
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(807910043)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(251782947)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(251782947)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(725441545)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [64, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(251782947)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.866--ServerSession(454071866)--Connection(1959957748)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.867--ServerSession(454071866)--Connection(1959957748)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.867--ServerSession(454071866)--Connection(1961516466)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hagen]
    [junit] [EL Finest]: 2024-01-08 18:54:17.867--ServerSession(454071866)--Connection(1959957748)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.867--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.867--ServerSession(454071866)--Connection(1544464084)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.867--ServerSession(454071866)--Connection(1544464084)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.867--ServerSession(454071866)--Connection(2049931050)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [66, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.867--ServerSession(454071866)--Connection(1544464084)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.867--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(837034165)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(837034165)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(821266308)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [82, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(837034165)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(827294752)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(827294752)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(557771572)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Herbert]
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(827294752)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(1265445657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.868--ServerSession(454071866)--Connection(1265445657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.869--ServerSession(454071866)--Connection(492576267)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.869--ServerSession(454071866)--Connection(1265445657)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.869--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.869--ServerSession(454071866)--Connection(788234878)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.869--ServerSession(454071866)--Connection(788234878)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.869--ServerSession(454071866)--Connection(1395289580)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [72, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.869--ServerSession(454071866)--Connection(788234878)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.869--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.869--ServerSession(454071866)--Connection(245258698)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.869--ServerSession(454071866)--Connection(245258698)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.87--ServerSession(454071866)--Connection(2089075221)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hakan]
    [junit] [EL Finest]: 2024-01-08 18:54:17.87--ServerSession(454071866)--Connection(245258698)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.87--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.87--ServerSession(454071866)--Connection(1082120737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.87--ServerSession(454071866)--Connection(1082120737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.87--ServerSession(454071866)--Connection(439430225)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [22, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.87--ServerSession(454071866)--Connection(1082120737)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.87--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.87--ServerSession(454071866)--Connection(1961606163)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.87--ServerSession(454071866)--Connection(1961606163)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.871--ServerSession(454071866)--Connection(1739281787)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [56, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.871--ServerSession(454071866)--Connection(1961606163)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.871--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.871--ServerSession(454071866)--Connection(1175562576)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.871--ServerSession(454071866)--Connection(1175562576)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.871--ServerSession(454071866)--Connection(1874038437)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heinke]
    [junit] [EL Finest]: 2024-01-08 18:54:17.871--ServerSession(454071866)--Connection(1175562576)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.871--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.871--ServerSession(454071866)--Connection(1380058827)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.871--ServerSession(454071866)--Connection(1380058827)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(569867392)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [46, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(1380058827)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.872--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(1266468699)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(1266468699)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(1366667720)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [87, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(1266468699)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.872--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(2037881941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(2037881941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.872--ServerSession(454071866)--Connection(1411172927)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heyko]
    [junit] [EL Finest]: 2024-01-08 18:54:17.873--ServerSession(454071866)--Connection(2037881941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.873--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.873--ServerSession(454071866)--Connection(1766045218)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.873--ServerSession(454071866)--Connection(1766045218)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.873--ServerSession(454071866)--Connection(1539101703)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.873--ServerSession(454071866)--Connection(1766045218)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.873--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.948--ServerSession(454071866)--Connection(431257724)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.948--ServerSession(454071866)--Connection(431257724)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.949--ServerSession(454071866)--Connection(1840394190)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Helgard]
    [junit] [EL Finest]: 2024-01-08 18:54:17.949--ServerSession(454071866)--Connection(431257724)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.949--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.949--ServerSession(454071866)--Connection(1749639800)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.95--ServerSession(454071866)--Connection(1749639800)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.95--ServerSession(454071866)--Connection(351927520)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [78, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.95--ServerSession(454071866)--Connection(1749639800)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.95--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.95--ServerSession(454071866)--Connection(754742731)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.95--ServerSession(454071866)--Connection(754742731)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.95--ServerSession(454071866)--Connection(260409486)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heide]
    [junit] [EL Finest]: 2024-01-08 18:54:17.951--ServerSession(454071866)--Connection(754742731)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.951--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.951--ServerSession(454071866)--Connection(1152328143)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.951--ServerSession(454071866)--Connection(1152328143)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.951--ServerSession(454071866)--Connection(1733103660)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [8, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.951--ServerSession(454071866)--Connection(1152328143)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.951--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.951--ServerSession(454071866)--Connection(340588568)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.951--ServerSession(454071866)--Connection(340588568)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.951--ServerSession(454071866)--Connection(462378701)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [24, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.952--ServerSession(454071866)--Connection(340588568)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.952--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.952--ServerSession(454071866)--Connection(151483127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.952--ServerSession(454071866)--Connection(151483127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.952--ServerSession(454071866)--Connection(2054735863)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hazel]
    [junit] [EL Finest]: 2024-01-08 18:54:17.952--ServerSession(454071866)--Connection(151483127)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.952--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.952--ServerSession(454071866)--Connection(337340535)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.952--ServerSession(454071866)--Connection(337340535)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.953--ServerSession(454071866)--Connection(677397116)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [6, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.953--ServerSession(454071866)--Connection(337340535)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.953--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.953--ServerSession(454071866)--Connection(366103732)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.953--ServerSession(454071866)--Connection(366103732)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.953--ServerSession(454071866)--Connection(1057722320)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.953--ServerSession(454071866)--Connection(366103732)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.953--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.953--ServerSession(454071866)--Connection(1111178997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.953--ServerSession(454071866)--Connection(1111178997)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.954--ServerSession(454071866)--Connection(1166765546)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Holde]
    [junit] [EL Finest]: 2024-01-08 18:54:17.954--ServerSession(454071866)--Connection(1111178997)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.954--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.954--ServerSession(454071866)--Connection(261070048)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.954--ServerSession(454071866)--Connection(261070048)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.954--ServerSession(454071866)--Connection(292902086)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [84, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.954--ServerSession(454071866)--Connection(261070048)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.954--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.954--ServerSession(454071866)--Connection(233893812)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.955--ServerSession(454071866)--Connection(233893812)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.955--ServerSession(454071866)--Connection(2120944246)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Henri]
    [junit] [EL Finest]: 2024-01-08 18:54:17.955--ServerSession(454071866)--Connection(233893812)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.955--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.955--ServerSession(454071866)--Connection(1083439555)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.955--ServerSession(454071866)--Connection(1083439555)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.955--ServerSession(454071866)--Connection(1720541981)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [55, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.955--ServerSession(454071866)--Connection(1083439555)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.956--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.956--ServerSession(454071866)--Connection(178803304)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.956--ServerSession(454071866)--Connection(178803304)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.956--ServerSession(454071866)--Connection(128998827)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [69, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.956--ServerSession(454071866)--Connection(178803304)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.956--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.956--ServerSession(454071866)--Connection(1127315524)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.956--ServerSession(454071866)--Connection(1127315524)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.956--ServerSession(454071866)--Connection(1189689484)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [70, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.956--ServerSession(454071866)--Connection(1127315524)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.957--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.957--ServerSession(454071866)--Connection(1008397795)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.957--ServerSession(454071866)--Connection(1008397795)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.957--ServerSession(454071866)--Connection(1956729212)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heida]
    [junit] [EL Finest]: 2024-01-08 18:54:17.957--ServerSession(454071866)--Connection(1008397795)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.957--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.957--ServerSession(454071866)--Connection(732861584)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.957--ServerSession(454071866)--Connection(732861584)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.957--ServerSession(454071866)--Connection(1434061352)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [51, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.958--ServerSession(454071866)--Connection(732861584)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.958--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.958--ServerSession(454071866)--Connection(671831803)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.958--ServerSession(454071866)--Connection(671831803)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.958--ServerSession(454071866)--Connection(757408408)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [65, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.958--ServerSession(454071866)--Connection(671831803)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.958--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.958--ServerSession(454071866)--Connection(1268820838)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.958--ServerSession(454071866)--Connection(1268820838)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.958--ServerSession(454071866)--Connection(971931751)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heidemarie]
    [junit] [EL Finest]: 2024-01-08 18:54:17.959--ServerSession(454071866)--Connection(1268820838)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.959--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.959--ServerSession(454071866)--Connection(1088740775)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.959--ServerSession(454071866)--Connection(1088740775)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.959--ServerSession(454071866)--Connection(222597220)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [45, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.959--ServerSession(454071866)--Connection(1088740775)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.959--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.959--ServerSession(454071866)--Connection(1768930271)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.959--ServerSession(454071866)--Connection(1768930271)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.959--ServerSession(454071866)--Connection(260070064)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hieronymus]
    [junit] [EL Finest]: 2024-01-08 18:54:17.96--ServerSession(454071866)--Connection(1768930271)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.96--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.96--ServerSession(454071866)--Connection(298615087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.96--ServerSession(454071866)--Connection(298615087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.96--ServerSession(454071866)--Connection(471075964)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [97, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.96--ServerSession(454071866)--Connection(298615087)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.96--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.96--ServerSession(454071866)--Connection(100065794)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.96--ServerSession(454071866)--Connection(100065794)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.96--ServerSession(454071866)--Connection(1883688554)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hermann]
    [junit] [EL Finest]: 2024-01-08 18:54:17.961--ServerSession(454071866)--Connection(100065794)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.961--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.961--ServerSession(454071866)--Connection(2035839037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.961--ServerSession(454071866)--Connection(2035839037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.961--ServerSession(454071866)--Connection(1068225762)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [73, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.961--ServerSession(454071866)--Connection(2035839037)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.961--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.961--ServerSession(454071866)--Connection(200630963)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.961--ServerSession(454071866)--Connection(200630963)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.961--ServerSession(454071866)--Connection(1780005867)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [96, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(200630963)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(164276531)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(164276531)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(688566851)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hermine]
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(164276531)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(2071503646)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(2071503646)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(127700632)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [33, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.962--ServerSession(454071866)--Connection(2071503646)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.963--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.963--ServerSession(454071866)--Connection(182479825)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.963--ServerSession(454071866)--Connection(182479825)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.963--ServerSession(454071866)--Connection(884885952)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hjalmar]
    [junit] [EL Finest]: 2024-01-08 18:54:17.963--ServerSession(454071866)--Connection(182479825)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.963--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.963--ServerSession(454071866)--Connection(1987826890)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.963--ServerSession(454071866)--Connection(1987826890)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.963--ServerSession(454071866)--Connection(818770828)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [16, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.963--ServerSession(454071866)--Connection(1987826890)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--ServerSession(454071866)--Connection(1395328755)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--ServerSession(454071866)--Connection(1395328755)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.964--ServerSession(454071866)--Connection(2078164440)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hannes]
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--ServerSession(454071866)--Connection(1395328755)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--ServerSession(454071866)--Connection(4974976)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--ServerSession(454071866)--Connection(4974976)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.964--ServerSession(454071866)--Connection(162700500)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [23, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--ServerSession(454071866)--Connection(4974976)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.964--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.965--ServerSession(454071866)--Connection(1640440654)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.965--ServerSession(454071866)--Connection(1640440654)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.965--ServerSession(454071866)--Connection(1050661151)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heike]
    [junit] [EL Finest]: 2024-01-08 18:54:17.965--ServerSession(454071866)--Connection(1640440654)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.965--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.965--ServerSession(454071866)--Connection(1304678413)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.965--ServerSession(454071866)--Connection(1304678413)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.965--ServerSession(454071866)--Connection(227862403)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [61, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.965--ServerSession(454071866)--Connection(1304678413)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.965--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(1865486186)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(1865486186)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(1160992240)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [62, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(1865486186)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(1196629425)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(1196629425)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(553517166)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Helmut]
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(1196629425)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.966--ServerSession(454071866)--Connection(137752948)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(137752948)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(1486384492)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [15, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(137752948)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(467893357)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(467893357)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(754032)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [19, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(467893357)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(2006754005)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.967--ServerSession(454071866)--Connection(2006754005)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.968--ServerSession(454071866)--Connection(2006755423)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Horst]
    [junit] [EL Finest]: 2024-01-08 18:54:17.968--ServerSession(454071866)--Connection(2006754005)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.968--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.968--ServerSession(454071866)--Connection(1612945391)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.968--ServerSession(454071866)--Connection(1612945391)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.968--ServerSession(454071866)--Connection(1928267236)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [60, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.968--ServerSession(454071866)--Connection(1612945391)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.968--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.968--ServerSession(454071866)--Connection(176524598)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.968--ServerSession(454071866)--Connection(176524598)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(13597095)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [74, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(176524598)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.969--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(2092934045)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(2092934045)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(1526033665)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hannah]
    [junit] [EL Finest]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(2092934045)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.969--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(646430608)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(646430608)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.969--ServerSession(454071866)--Connection(1475040036)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [58, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.97--ServerSession(454071866)--Connection(646430608)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.97--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.97--ServerSession(454071866)--Connection(448756893)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.97--ServerSession(454071866)--Connection(448756893)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.97--ServerSession(454071866)--Connection(23014245)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Harald]
    [junit] [EL Finest]: 2024-01-08 18:54:17.97--ServerSession(454071866)--Connection(448756893)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.97--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.97--ServerSession(454071866)--Connection(721106460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.97--ServerSession(454071866)--Connection(721106460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.97--ServerSession(454071866)--Connection(1376203813)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [38, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.971--ServerSession(454071866)--Connection(721106460)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.971--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.971--ServerSession(454071866)--Connection(461143428)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.971--ServerSession(454071866)--Connection(461143428)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.971--ServerSession(454071866)--Connection(1757737761)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Henryk]
    [junit] [EL Finest]: 2024-01-08 18:54:17.971--ServerSession(454071866)--Connection(461143428)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.971--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.971--ServerSession(454071866)--Connection(1911904857)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.971--ServerSession(454071866)--Connection(1911904857)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.971--ServerSession(454071866)--Connection(1055384253)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [9, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.972--ServerSession(454071866)--Connection(1911904857)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.972--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.972--ServerSession(454071866)--Connection(315269352)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.972--ServerSession(454071866)--Connection(315269352)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.972--ServerSession(454071866)--Connection(1236670330)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heribert]
    [junit] [EL Finest]: 2024-01-08 18:54:17.972--ServerSession(454071866)--Connection(315269352)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.972--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.972--ServerSession(454071866)--Connection(1078375431)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.972--ServerSession(454071866)--Connection(1078375431)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.972--ServerSession(454071866)--Connection(967993010)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.973--ServerSession(454071866)--Connection(1078375431)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.973--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.973--ServerSession(454071866)--Connection(1221878121)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.973--ServerSession(454071866)--Connection(1221878121)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.973--ServerSession(454071866)--Connection(1660487991)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [10, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.973--ServerSession(454071866)--Connection(1221878121)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.973--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.973--ServerSession(454071866)--Connection(1875108606)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.973--ServerSession(454071866)--Connection(1875108606)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.973--ServerSession(454071866)--Connection(1171914368)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [89, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.974--ServerSession(454071866)--Connection(1875108606)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.974--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.974--ServerSession(454071866)--Connection(1127390693)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.974--ServerSession(454071866)--Connection(1127390693)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.974--ServerSession(454071866)--Connection(857101167)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hilarius]
    [junit] [EL Finest]: 2024-01-08 18:54:17.974--ServerSession(454071866)--Connection(1127390693)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.974--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.974--ServerSession(454071866)--Connection(1398482101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.974--ServerSession(454071866)--Connection(1398482101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.974--ServerSession(454071866)--Connection(1389856922)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.975--ServerSession(454071866)--Connection(1398482101)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.975--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.975--ServerSession(454071866)--Connection(1663626008)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.975--ServerSession(454071866)--Connection(1663626008)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.975--ServerSession(454071866)--Connection(223685823)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [85, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.975--ServerSession(454071866)--Connection(1663626008)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.975--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:17.975--ServerSession(454071866)--Connection(1733716948)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.975--ServerSession(454071866)--Connection(1733716948)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.975--ServerSession(454071866)--Connection(1124219917)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hadmar]
    [junit] [EL Finest]: 2024-01-08 18:54:17.976--ServerSession(454071866)--Connection(1733716948)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.976--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.976--ServerSession(454071866)--Connection(1198257789)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.976--ServerSession(454071866)--Connection(1198257789)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.976--ServerSession(454071866)--Connection(366696649)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [39, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:17.976--ServerSession(454071866)--Connection(1198257789)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.976--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:17.976--ServerSession(454071866)--Connection(1987671840)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:17.976--ServerSession(454071866)--Connection(1987671840)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:17.976--ServerSession(454071866)--Connection(959149110)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [47, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.052--ServerSession(454071866)--Connection(1987671840)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.052--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.052--ServerSession(454071866)--Connection(49673515)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.052--ServerSession(454071866)--Connection(49673515)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.053--ServerSession(454071866)--Connection(1612561287)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [57, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.053--ServerSession(454071866)--Connection(49673515)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.053--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.053--ServerSession(454071866)--Connection(899851887)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.053--ServerSession(454071866)--Connection(899851887)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.053--ServerSession(454071866)--Connection(408109405)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hauke]
    [junit] [EL Finest]: 2024-01-08 18:54:18.053--ServerSession(454071866)--Connection(899851887)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.054--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.054--ServerSession(454071866)--Connection(544646831)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.054--ServerSession(454071866)--Connection(544646831)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.054--ServerSession(454071866)--Connection(581780053)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.054--ServerSession(454071866)--Connection(544646831)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.054--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.054--ServerSession(454071866)--Connection(1706757907)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.054--ServerSession(454071866)--Connection(1706757907)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.054--ServerSession(454071866)--Connection(759977499)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [35, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.055--ServerSession(454071866)--Connection(1706757907)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.055--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.055--ServerSession(454071866)--Connection(272396412)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.055--ServerSession(454071866)--Connection(272396412)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.055--ServerSession(454071866)--Connection(759314175)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hasso]
    [junit] [EL Finest]: 2024-01-08 18:54:18.055--ServerSession(454071866)--Connection(272396412)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.055--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.055--ServerSession(454071866)--Connection(1840257862)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.055--ServerSession(454071866)--Connection(1840257862)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.055--ServerSession(454071866)--Connection(1366900161)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [93, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.056--ServerSession(454071866)--Connection(1840257862)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.056--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.056--ServerSession(454071866)--Connection(1180091962)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.056--ServerSession(454071866)--Connection(1180091962)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.056--ServerSession(454071866)--Connection(726765469)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hakon]
    [junit] [EL Finest]: 2024-01-08 18:54:18.056--ServerSession(454071866)--Connection(1180091962)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.06--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.061--ServerSession(454071866)--Connection(237048990)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.061--ServerSession(454071866)--Connection(237048990)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.061--ServerSession(454071866)--Connection(699092896)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [52, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.061--ServerSession(454071866)--Connection(237048990)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.061--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.061--ServerSession(454071866)--Connection(652170998)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.061--ServerSession(454071866)--Connection(652170998)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.061--ServerSession(454071866)--Connection(551301975)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Heiko]
    [junit] [EL Finest]: 2024-01-08 18:54:18.062--ServerSession(454071866)--Connection(652170998)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.062--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.062--ServerSession(454071866)--Connection(1531657297)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.062--ServerSession(454071866)--Connection(1531657297)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.062--ServerSession(454071866)--Connection(441252580)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [81, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.062--ServerSession(454071866)--Connection(1531657297)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.062--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.062--ServerSession(454071866)--Connection(2119068639)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.062--ServerSession(454071866)--Connection(2119068639)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.062--ServerSession(454071866)--Connection(2095413747)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hinrich]
    [junit] [EL Finest]: 2024-01-08 18:54:18.063--ServerSession(454071866)--Connection(2119068639)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.063--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.063--ServerSession(454071866)--Connection(2125429360)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.063--ServerSession(454071866)--Connection(2125429360)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.063--ServerSession(454071866)--Connection(701673143)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.063--ServerSession(454071866)--Connection(2125429360)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.063--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.063--ServerSession(454071866)--Connection(1348864137)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.063--ServerSession(454071866)--Connection(1348864137)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.063--ServerSession(454071866)--Connection(1828565796)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [95, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.064--ServerSession(454071866)--Connection(1348864137)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.064--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.064--ServerSession(454071866)--Connection(1767548368)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.064--ServerSession(454071866)--Connection(1767548368)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.064--ServerSession(454071866)--Connection(152619570)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Harvey]
    [junit] [EL Finest]: 2024-01-08 18:54:18.064--ServerSession(454071866)--Connection(1767548368)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.064--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.064--ServerSession(454071866)--Connection(946558414)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.064--ServerSession(454071866)--Connection(946558414)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.064--ServerSession(454071866)--Connection(2012037547)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [14, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.065--ServerSession(454071866)--Connection(946558414)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.065--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.065--ServerSession(454071866)--Connection(1755959879)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.065--ServerSession(454071866)--Connection(1755959879)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.065--ServerSession(454071866)--Connection(1976837856)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [48, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.065--ServerSession(454071866)--Connection(1755959879)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.065--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.065--ServerSession(454071866)--Connection(985762462)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.065--ServerSession(454071866)--Connection(985762462)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.065--ServerSession(454071866)--Connection(484199531)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Hertha]
    [junit] [EL Finest]: 2024-01-08 18:54:18.066--ServerSession(454071866)--Connection(985762462)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.066--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.066--ServerSession(454071866)--Connection(1698217345)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.066--ServerSession(454071866)--Connection(1698217345)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.066--ServerSession(454071866)--Connection(469305945)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.066--ServerSession(454071866)--Connection(1698217345)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.066--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.066--ServerSession(454071866)--Connection(109394862)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.066--ServerSession(454071866)--Connection(109394862)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.066--ServerSession(454071866)--Connection(644958794)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Henning]
    [junit] [EL Finest]: 2024-01-08 18:54:18.067--ServerSession(454071866)--Connection(109394862)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.067--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.067--ServerSession(454071866)--Connection(1767110140)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.067--ServerSession(454071866)--Connection(1767110140)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.067--ServerSession(454071866)--Connection(1163710854)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [21, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.067--ServerSession(454071866)--Connection(1767110140)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.067--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.067--ServerSession(454071866)--Connection(409103500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.067--ServerSession(454071866)--Connection(409103500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.067--ServerSession(454071866)--Connection(1860732521)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = ?)
    [junit] 	bind => [Helen]
    [junit] [EL Finest]: 2024-01-08 18:54:18.068--ServerSession(454071866)--Connection(409103500)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.068--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.068--ServerSession(454071866)--Connection(914890594)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.068--ServerSession(454071866)--Connection(914890594)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.068--ServerSession(454071866)--Connection(477699092)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [27, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.068--ServerSession(454071866)--Connection(914890594)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.068--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.068--ServerSession(454071866)--Connection(1872989031)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.068--ServerSession(454071866)--Connection(1872989031)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.068--ServerSession(454071866)--Connection(997106491)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [36, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.069--ServerSession(454071866)--Connection(1872989031)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.069--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.069--ServerSession(454071866)--Connection(1296105015)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.069--ServerSession(454071866)--Connection(1296105015)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.069--ServerSession(454071866)--Connection(58321887)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [53, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.069--ServerSession(454071866)--Connection(1296105015)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.069--UnitOfWork(613485118)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.069--ServerSession(454071866)--Connection(734270769)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.069--ServerSession(454071866)--Connection(734270769)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.069--ServerSession(454071866)--Connection(1739535493)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [79, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:18.07--ServerSession(454071866)--Connection(734270769)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:18.093--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1544246716
    [junit] [EL Finer]: 2024-01-08 18:54:18.093--ClientSession(1544246716)--Thread(Thread[main,5,main])--acquire unit of work: 1522419383
    [junit] [EL Finest]: 2024-01-08 18:54:18.093--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.093--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (50 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:18.093--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.093--ServerSession(454071866)--Connection(1619526548)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.093--ClientSession(1544246716)--Connection(1619526548)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.093--ClientSession(1544246716)--Connection(1619526548)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.093--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="StringIdGenerator" sql="UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:18.093--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="StringIdGenerator" sql="SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:18.094--ClientSession(1544246716)--Connection(1210804940)--Thread(Thread[main,5,main])--UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, StringIdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:18.094--ClientSession(1544246716)--Connection(1210804940)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [StringIdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:18.094--ClientSession(1544246716)--Connection(1210804940)--Thread(Thread[main,5,main])--local sequencing preallocation for StringIdGenerator: objects: 50 , first: 51, last: 100
    [junit] [EL Finer]: 2024-01-08 18:54:18.094--ClientSession(1544246716)--Connection(1210804940)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.094--ServerSession(454071866)--Connection(1210804940)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.094--ServerSession(454071866)--Connection(1619526548)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:18.094--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (51 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:18.094--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (52 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (53 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (54 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (55 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (56 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (739 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f17910c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (740 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@430e10a5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (741 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c6f306b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (742 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b0ab732)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (743 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7876caae)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (744 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b4e763d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (745 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e27eb57)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (746 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a7686)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (747 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4eb7ff99)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (748 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@76f097ec)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (749 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fca736)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (750 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54411f09)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--ServerSession(454071866)--Connection(1472644491)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.095--ClientSession(1544246716)--Connection(1472644491)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.095--ClientSession(1544246716)--Connection(1472644491)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.096--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:18.096--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:18.096--ClientSession(1544246716)--Connection(895556946)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:18.096--ClientSession(1544246716)--Connection(895556946)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:18.096--ClientSession(1544246716)--Connection(895556946)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 751, last: 800
    [junit] [EL Finer]: 2024-01-08 18:54:18.096--ClientSession(1544246716)--Connection(895556946)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--ServerSession(454071866)--Connection(895556946)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--ServerSession(454071866)--Connection(1472644491)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (751 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25fb792f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (752 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7643ae41)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (753 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4bf5a656)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (754 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@592f37d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (755 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54d65dca)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (756 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f8cd0b7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (757 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59ad1606)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (758 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4bb60f55)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (759 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2de833e4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (760 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74385786)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (761 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45147221)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (762 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3e230171)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (763 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@52386242)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (764 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@648a8be4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (765 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@269782e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (766 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2467d99b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (767 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35dc8527)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (768 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@539edd3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (769 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cd85d52)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (770 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5669ee53)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.097--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (771 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7cdbc04)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (772 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4dd08e5b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (773 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43ec687e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (774 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a6e1d26)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (775 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30a9a7f3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (776 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@794245eb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (777 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@594d6d25)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (778 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73e0cc07)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (779 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e8b6bb7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (780 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@650d0a90)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (781 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@571b6751)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (782 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22ee1941)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (783 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77ed1878)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (784 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ab9d59f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (785 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@76140476)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (786 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24623fe4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (787 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bd3cdc8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (788 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ff2e200)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (789 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5913703c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (790 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cbbf9e5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (791 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4923c437)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (792 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51d9cdf1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (793 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1389c566)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (794 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@204e7223)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (795 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@771b0861)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (796 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6832f536)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (797 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@354dbfa3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (798 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@66c10c43)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (799 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@493658fa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.098--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (800 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@36d29faf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.099--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.099--ServerSession(454071866)--Connection(16200929)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.099--ClientSession(1544246716)--Connection(16200929)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.099--ClientSession(1544246716)--Connection(16200929)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.099--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:18.099--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:18.099--ClientSession(1544246716)--Connection(2071813517)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:18.099--ClientSession(1544246716)--Connection(2071813517)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:18.099--ClientSession(1544246716)--Connection(2071813517)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 801, last: 850
    [junit] [EL Finer]: 2024-01-08 18:54:18.099--ClientSession(1544246716)--Connection(2071813517)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--ServerSession(454071866)--Connection(2071813517)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--ServerSession(454071866)--Connection(16200929)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (801 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e3a9e71)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (802 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5aea3e4e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (803 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b6a81ab)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (804 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@161267b6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (805 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f1fd7c1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (806 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@648c8c22)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (807 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b742ec1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (808 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e5ed9ce)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (809 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f6ea81b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (810 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f03c448)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (811 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35dbed4f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (812 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3dc3c293)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (813 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27779b40)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.1--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (814 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56272a62)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (815 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cfc147c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (816 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f088e2a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (817 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4beab10)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (818 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6b25f5df)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.155--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (819 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37265333)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (820 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c84f223)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (821 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d132288)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (822 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59dcb7f8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (823 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c66d83b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (824 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@17b83c7e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (825 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13bb5b63)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (826 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2fe44d9b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (827 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45a9ef5c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (828 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1324605b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (829 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a8d411f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (830 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57084740)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (831 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d5181f2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (832 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d4714bb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (833 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d7225b5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (834 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48d54b1c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (835 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@195a0de5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (836 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ced30b9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (837 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@fefb1c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (838 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6291cdb4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (839 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2bedd126)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (840 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@e20441a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (841 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@797168d9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (842 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1561e62e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--assign sequence to the object (843 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@50406145)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.156--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.157--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.158--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:18.159--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.16--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2bedd126)
    [junit] [EL Finest]: 2024-01-08 18:54:18.16--ServerSession(454071866)--Connection(646078395)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.16--ClientSession(1544246716)--Connection(646078395)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.16--ClientSession(1544246716)--Connection(646078395)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.16--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@e20441a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.16--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@797168d9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.16--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1561e62e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.16--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@50406145)
    [junit] [EL Finest]: 2024-01-08 18:54:18.16--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finer]: 2024-01-08 18:54:18.16--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.161--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.161--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [839, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.161--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [840, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.161--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [841, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.161--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [842, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.161--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [843, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:18.161--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.162--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40883ca7)
    [junit] [EL Finer]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:18.162--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4fc8ebe7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f7df01f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14ccd97f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25e0a88c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24c36960)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b0c9344)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4e26774d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6399a7e2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3590ccd)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e445475)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b7305a4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e9749ba)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61deb03f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.163--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46202302)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10eb9604)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a1e3023)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6b296904)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@320cfa73)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f069693)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e8011e2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7affa3fb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@785bc970)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b693be7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62cf74f3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7fd528aa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@65fcdaeb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f25634b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a9f9ed2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d4d4108)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5478a4b1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f87417a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a43c847)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@53443726)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2b7cd454)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7f8ccfcc)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d48c11a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@a058884)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@bc8921c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b080b41)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3032aa88)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@12ff3bb8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@63aa2187)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@21f104b8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@34da2b4a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e1ee5bf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@a54164d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@412dd71b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@332f6402)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@662107ea)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3c95bbb4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c47eb9b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@b7f53a5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d67d742)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b6a3d7f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b678c5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.164--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31eb7dd4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e1d8699)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@310e6969)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6cfec66d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5bbe8c18)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@528a828c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3275f900)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@a9781d8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@78214685)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6cc8ad62)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22678487)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43717598)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4cd21fb4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4415b9fa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c537c01)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@199f957)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3cb49d5e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5694920a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47a96f6a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f53f1b1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5aef3960)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@204b128b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ac59db0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@452d25ef)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@45f9c744)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57a84ac4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74134494)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@58b709c9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@34c3a04a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f8958af)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15d87a4a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@365b1eb5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e86dfc5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5cccffc3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ffe1104)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22e9424e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24cca357)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10ce2a4d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6b52ff96)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@69886465)
    [junit] [EL Finest]: 2024-01-08 18:54:18.165--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f044be0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.166--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6c444399)
    [junit] [EL Finest]: 2024-01-08 18:54:18.166--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@21a9e25a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.166--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7cea206b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.166--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(55:null:computers)
    [junit] [EL Finer]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [80, Hedi, Hausmann, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [41, Hieronymus, Hesselbarth, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [42, Hermann, Hanstein, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [21, Hildegard, Hilgenfeld, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [8, Harriet, Haus Lancaster, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [96, Helene, Helmig, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [73, Hulda, Hanstein, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [75, Henning, Henschel, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, Hermann, Hermelink, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [47, Helene, Heuser, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [72, Hermann, Hamilton, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [98, Heiner, Helbig, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [70, Hanns, Hayek, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [30, Hilarius, Hausmann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [43, Hans, Hegemann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [29, Hermann, Harding, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [86, Heidi, Hilgenfeld, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [99, Hinrich, Hennig, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, Hannah, Hein, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, Harry, Hildebrand, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [28, Helmut, Heidegger, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [82, Herbert, Herzog, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [48, Hugo, Habermann, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, Harald, Hildebrandt, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [20, Heiner, Hartfelder, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [78, Hadmar, Hewitt, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [4, Heribert, Hausmann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [33, Hakon, Hettner, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [64, Henryk, Helbig, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [24, Henning, Hardy, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [93, Hasso, Herder, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [87, Harry, Hamann, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [90, Hulda, Harnack, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [36, Hedda, Hausner, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [92, Hasso, Hawke, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [71, Harvey, Hildebrandt, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [5, Hedi, Herold, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [31, Hadmar, Heidegger, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [17, Hansklaus, Hartig, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [81, Holda, Hentschel, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [84, Helga, Hennig, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [13, Harry, Hausmann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [7, Helen, Hermelink, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.166--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [68, Hubert, Hegemann, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [9, Henryk, Hemsterhuis, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [79, Hartwig, Hartfelder, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [76, Hjalmar, Hawke, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [44, Holde, Havenstein, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [45, Hjalmar, Hendrix, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [88, Heribert, Hesselbarth, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [77, Hartmut, Haus Lancaster, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [10, Herbert, Heise, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [49, Hadmar, Herder, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [74, Heinrich, Halbach, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [61, Hakan, Heuser, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [15, Harold, Hartenthaler, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [22, Helga, Hardenberg, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [19, Hein, Hesselbarth, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [58, Humphrey, Hecht, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [67, Holger, Herrmann, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [11, Hieu, Hermelink, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [83, Hilarius, Hartig, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [62, Holda, Hayek, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [65, Hjalmar, Hampe, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [23, Heinke, Haus Lancaster, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [63, Harold, Hartfelder, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [26, Hannah, Hegemann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [34, Hugo, Hamann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [38, Hubertus, Heim, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, Hannes, Hildebrandt, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [2, Henryk, Hackmann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [60, Hannes, Haas, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [46, Horst, Hettner, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [97, Henrike, Hanson, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [91, Hilmar, Hildebrand, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [18, Harold, Hildebrandt, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [35, Hugo, Herbst, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [14, Hjalmar, Hennig, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [40, Harald, Hamilton, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [56, Hedwig, Hamilton, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [57, Hugo, Hausmann, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [39, Hilke, Hamburger, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [95, Heiko, Haak, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [12, Hilarius, Hausmann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [1, Hilke, Herrmann, null, 2024-01-20 08:40:58.156, 2023-12-28 05:07:38.156, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [59, Hasso, Halbach, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [66, Heike, Hausner, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [25, Hubertus, Havenstein, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [16, Heide, Henning, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [0, Hanna, Hanisch, null, 2024-01-20 08:40:58.156, 2023-12-28 05:07:38.156, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [37, Hagen, Hecht, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, Hansklaus, Hesselbarth, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [89, Hilarius, Hawke, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [3, Harald, Hackmann, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [27, Hilarius, Hewitt, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [69, Hauke, Heinrich, null, 2024-01-20 08:40:58.158, 2023-12-28 05:07:38.158, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [94, Hilmar, Hilgenfeld, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [6, Hakan, Hesse, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [85, Hakan, Heer, null, 2024-01-20 08:40:58.159, 2023-12-28 05:07:38.159, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.167--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [32, Hilmar, Hartfelder, null, 2024-01-20 08:40:58.157, 2023-12-28 05:07:38.157, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:18.168--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.182--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(52:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:18.182--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(51:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:18.183--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(53:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:18.183--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(50:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:18.183--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(54:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:18.183--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(56:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:18.183--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e5ed9ce)
    [junit] [EL Finer]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [56, null, stamps]
    [junit] [EL Finer]: 2024-01-08 18:54:18.183--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59ad1606)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@648c8c22)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f6ea81b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c66d83b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c6f306b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bd3cdc8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54411f09)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74385786)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@354dbfa3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ced30b9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cd85d52)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3dc3c293)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13bb5b63)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c84f223)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22ee1941)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27779b40)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f17910c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4bb60f55)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5669ee53)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@794245eb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7876caae)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2467d99b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e8b6bb7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7ab9d59f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d5181f2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@493658fa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3e230171)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73e0cc07)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45a9ef5c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@195a0de5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.184--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@650d0a90)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e3a9e71)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1389c566)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4eb7ff99)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59dcb7f8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cbbf9e5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@36d29faf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@771b0861)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b4e763d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@76f097ec)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4bf5a656)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@648a8be4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48d54b1c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@269782e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@fefb1c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b6a81ab)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24623fe4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.185--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2de833e4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57084740)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5aea3e4e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b0ab732)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45147221)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43ec687e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@52386242)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77ed1878)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ff2e200)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f1fd7c1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@76140476)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54d65dca)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f8cd0b7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@594d6d25)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51d9cdf1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35dc8527)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56272a62)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2fe44d9b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.26--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@592f37d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@571b6751)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4923c437)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@430e10a5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6291cdb4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7643ae41)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a8d411f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d132288)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@161267b6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1324605b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@204e7223)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d7225b5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cfc147c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@539edd3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7cdbc04)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@66c10c43)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a7686)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b742ec1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f088e2a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4dd08e5b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25fb792f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fca736)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4e27eb57)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@30a9a7f3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5913703c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37265333)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4beab10)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d4714bb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a6e1d26)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@17b83c7e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35dbed4f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6832f536)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6b25f5df)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f03c448)
    [junit] [EL Finest]: 2024-01-08 18:54:18.261--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.261--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.261--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.261--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [808, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [757, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [806, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [809, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [823, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [741, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [787, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [750, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [760, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [797, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [836, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [769, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [812, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [825, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [820, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [782, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [813, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [739, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [758, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [770, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [776, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [743, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [766, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [779, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [784, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [831, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [799, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [762, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [778, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [827, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [835, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [780, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [801, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [793, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [747, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [822, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [790, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [800, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [795, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [744, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [748, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [753, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [764, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [834, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [765, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [837, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [803, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [786, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [759, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [830, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [802, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [742, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [761, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [773, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [763, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [783, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [788, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [805, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [785, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [755, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [756, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [777, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [792, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [767, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [814, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [826, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.262--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [754, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [781, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [791, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [740, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [838, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [752, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [829, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [821, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [804, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [828, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [794, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [833, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [815, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [768, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [771, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [798, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [746, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [807, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [816, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [772, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [751, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [749, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [745, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [775, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [789, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [819, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [817, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [832, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [774, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [824, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [811, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [796, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [818, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [810, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:18.263--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.273--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [11, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [21, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [29, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [35, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [37, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [39, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [41, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [47, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [49, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [69, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [75, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [79, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [85, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [89, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [91, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [95, 839]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [13, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [17, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [23, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [25, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [27, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [33, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [59, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [65, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [71, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [87, 840]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [7, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.274--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [15, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [43, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [57, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [61, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [63, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [67, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [81, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [99, 841]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [1, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [3, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [5, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [9, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [19, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [31, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [45, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [73, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [77, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [83, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [93, 842]
    [junit] [EL Fine]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [97, 842]
    [junit] [EL Finer]: 2024-01-08 18:54:18.275--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.279--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.28--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.281--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 52]
    [junit] [EL Finer]: 2024-01-08 18:54:18.282--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.293--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.294--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.365--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.366--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 81]
    [junit] [EL Finer]: 2024-01-08 18:54:18.367--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.378--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.379--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.38--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 67]
    [junit] [EL Finer]: 2024-01-08 18:54:18.381--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.391--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.392--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.393--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 56]
    [junit] [EL Finer]: 2024-01-08 18:54:18.47--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.481--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.482--ClientSession(1544246716)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.483--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [54, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [55, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [53, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [51, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [52, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--	bind => [50, 32]
    [junit] [EL Finer]: 2024-01-08 18:54:18.484--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:18.495--ClientSession(1544246716)--Connection(1039159897)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.496--ServerSession(454071866)--Connection(646078395)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.497--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:18.497--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:18.499--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:18.499--ClientSession(1544246716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:18.499--UnitOfWork(1522419383)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:18.499--ClientSession(1544246716)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:18.5--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2074677327
    [junit] [EL Finer]: 2024-01-08 18:54:18.5--ClientSession(2074677327)--Thread(Thread[main,5,main])--acquire unit of work: 1635458678
    [junit] [EL Finest]: 2024-01-08 18:54:18.5--UnitOfWork(1635458678)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT DISTINCT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (SALARY > ABS(?))")
    [junit] [EL Finest]: 2024-01-08 18:54:18.5--ServerSession(454071866)--Connection(1292867244)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:18.5--ServerSession(454071866)--Connection(1292867244)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:18.5--ServerSession(454071866)--Connection(1334316848)--Thread(Thread[main,5,main])--SELECT DISTINCT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (SALARY > ABS(?))
    [junit] 	bind => [1180.0]
    [junit] [EL Finest]: 2024-01-08 18:54:18.501--ServerSession(454071866)--Connection(1292867244)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:18.523--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2077509736
    [junit] [EL Finer]: 2024-01-08 18:54:18.524--ClientSession(2077509736)--Thread(Thread[main,5,main])--acquire unit of work: 93658513
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (57 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (58 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (59 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (60 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (61 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (62 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (63 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (844 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@569c80e5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (845 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@694d942)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (846 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14992832)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (847 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@746e187f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (848 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@464735bf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (849 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6639aafc)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (850 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b3cc6b1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.524--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.525--ServerSession(454071866)--Connection(1082178777)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.525--ClientSession(2077509736)--Connection(1082178777)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.525--ClientSession(2077509736)--Connection(1082178777)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.525--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:18.525--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:18.525--ClientSession(2077509736)--Connection(1799721087)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:18.525--ClientSession(2077509736)--Connection(1799721087)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:18.525--ClientSession(2077509736)--Connection(1799721087)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 851, last: 900
    [junit] [EL Finer]: 2024-01-08 18:54:18.525--ClientSession(2077509736)--Connection(1799721087)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--ServerSession(454071866)--Connection(1799721087)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--ServerSession(454071866)--Connection(1082178777)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (851 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f159c49)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (852 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6056e9b4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (853 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27574ba9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (854 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f299321)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (855 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@152b4f34)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (856 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42e71f6c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (857 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ff00e9a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (858 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@c933ede)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (859 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@438e8297)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (860 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3968e9f5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (861 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@66b3a49c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (862 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7343135a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (863 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44eebd9f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (864 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a37d3b6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (865 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41db1728)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (866 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a69158a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (867 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b5a471d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.526--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (868 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1ff49da3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (869 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68fbb22)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (870 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@64a82b3c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (871 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d83ea1b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (872 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16a1738d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (873 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d0c8cd0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (874 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48d8ab86)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (875 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7a3953b4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (876 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67196a65)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (877 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6efa105a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (878 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63730298)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (879 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53e759b1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (880 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7f815bea)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (881 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4147ec80)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (882 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3adb51f2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (883 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5398adc9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (884 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26b3f25b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (885 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@586e39e1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (886 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@38dab7df)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (887 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2ebaa3e8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (888 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1722bd4e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (889 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3e2a2f7a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (890 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53a3132f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (891 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@287d5f50)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (892 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2ab75fdc)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (893 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4509f40f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (894 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e78bdea)
    [junit] [EL Finest]: 2024-01-08 18:54:18.527--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.528--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (895 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c3df4aa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.528--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.528--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (896 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ce40b4e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.528--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.528--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (897 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56c73551)
    [junit] [EL Finest]: 2024-01-08 18:54:18.528--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.528--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (898 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d1b458e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.573--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.573--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (899 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3e207a23)
    [junit] [EL Finest]: 2024-01-08 18:54:18.573--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.573--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (900 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4262a8d2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.573--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.574--ServerSession(454071866)--Connection(1787852645)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.574--ClientSession(2077509736)--Connection(1787852645)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.574--ClientSession(2077509736)--Connection(1787852645)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.574--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:18.574--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:18.574--ClientSession(2077509736)--Connection(1474099574)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:18.574--ClientSession(2077509736)--Connection(1474099574)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:18.574--ClientSession(2077509736)--Connection(1474099574)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 901, last: 950
    [junit] [EL Finer]: 2024-01-08 18:54:18.574--ClientSession(2077509736)--Connection(1474099574)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--ServerSession(454071866)--Connection(1474099574)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--ServerSession(454071866)--Connection(1787852645)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (901 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d607072)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (902 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47209d16)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (903 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7787cbcd)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (904 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@82cd68d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (905 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@31102e84)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (906 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@729bdd9d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (907 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b8bb9a0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (908 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55fd98e2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (909 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@65a9e8d7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (910 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49f2b6ca)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (911 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2fd250ed)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (912 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16d1f77d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (913 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c945a20)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (914 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@608cff9e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.575--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (915 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5de49e5a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (916 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4497e084)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (917 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a4cf76c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (918 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d3b93b4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (919 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2454d007)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (920 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f3c97c9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (921 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6276fcd5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (922 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63d1751c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (923 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61075589)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (924 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a3e14bf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (925 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ffbdb79)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (926 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67ea360f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (927 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c9a8c66)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (928 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16abeca6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (929 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@475add19)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (930 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7136d1b3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (931 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19a78a4f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (932 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@50208b01)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (933 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41833609)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (934 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67fdcc3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (935 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@232fcbb1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (936 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77833456)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (937 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f6867d1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (938 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57893f3b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.576--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (939 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@aa60438)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (940 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6469a0be)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (941 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@853050d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (942 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@163d83db)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (943 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2c80d2e0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (944 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@545fb9e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (945 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@152eed56)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (946 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@6f779773)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (947 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@45ca5faf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--assign sequence to the object (948 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@6f79d583)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.577--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.578--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:18.579--UnitOfWork(93658513)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.58--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@6f779773)
    [junit] [EL Finest]: 2024-01-08 18:54:18.58--ServerSession(454071866)--Connection(1598313147)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.58--ClientSession(2077509736)--Connection(1598313147)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.58--ClientSession(2077509736)--Connection(1598313147)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.581--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@45ca5faf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.581--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@6f79d583)
    [junit] [EL Finest]: 2024-01-08 18:54:18.581--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@545fb9e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.581--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@152eed56)
    [junit] [EL Finest]: 2024-01-08 18:54:18.581--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finer]: 2024-01-08 18:54:18.581--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.581--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.581--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [946, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.581--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [947, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.581--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [948, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.581--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [944, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.581--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [945, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:18.581--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.582--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ea887ee)
    [junit] [EL Finer]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:18.582--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.583--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@29b66bf7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.583--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@53104db)
    [junit] [EL Finest]: 2024-01-08 18:54:18.583--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6270dc48)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5cd16573)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ea4efd6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6fac8b24)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@169b16dd)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d57f01f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a80994a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61db65ae)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31bf5580)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50de1c33)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@109efb2f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f1ff021)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@994d48d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2931cbd3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@17774484)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@168d5f34)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25bfc73)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@48d2adc2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@37f5c0cf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@30952535)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b1d9369)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6790e30b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@fdc3482)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@70cdf9a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c7108ce)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2c69eec5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ab80f9f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@352a4317)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@18bfbcd2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1bb3390e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2343f7a5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@722debf5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ae707c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@485c7a22)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@718e2d2a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3411ba50)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@49e018f0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@23829a8f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@79703b86)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@219025cb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6db7b7fb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@45cdfb42)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d9c791)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ed5ac49)
    [junit] [EL Finest]: 2024-01-08 18:54:18.584--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d5fd167)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@37f3a1a0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24002c5e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a157329)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@30c94321)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61354cd8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e53084f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7d5dfca7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2962a14f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57dd604b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11ec85a0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22f82cd8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2e79dcaa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24766217)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6861e61a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a33872d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@17240340)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@33c0f580)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ab991ad)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f049fa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1f953226)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2412009d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e127718)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6eeee66f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a477651)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@70c3b62b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a9d395a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4494e88a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6bd742a9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2b8ddf89)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@232cc375)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@767b61a1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7f710b19)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ba0bf9c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f4ea879)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f7b4703)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@669cb3c7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35953f91)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@260287a7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4e7d1597)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c5e5395)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7adb3688)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46b7b94b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@48d74bb4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@9d45e6e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1da5cb5a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f770f7e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2b35e309)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e38fba9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.585--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b0c9f26)
    [junit] [EL Finest]: 2024-01-08 18:54:18.586--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f0ecc1c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.586--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e8c973)
    [junit] [EL Finest]: 2024-01-08 18:54:18.586--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35e246b2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.586--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(60:null:cleaning the house)
    [junit] [EL Finer]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [88, Hans, Henning, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [97, Hannes, Hardenberg, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [95, Hadmar, Hilbert, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [48, Helga, Heider, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [54, Hieu, Hardy, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [31, Hannes, Hampe, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [99, Hakon, Hein, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, Hans, Hanisch, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [41, Hanspeter, Heise, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [84, Helmut, Hegemann, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [40, Hanns, Hartfelder, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [6, Hilarius, Hesse, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [72, Helmut, Hartig, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [52, Humphrey, Heinrich, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [93, Hilarius, Hartenthaler, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [63, Helge, Helmig, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, Heike, Herder, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [79, Hilmar, Hermann, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, Hildegard, Hampe, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [81, Heinrich, Havenstein, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [65, Hilde, Heinichen, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [91, Helge, Hary, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [38, Harold, Hartenthaler, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [67, Hildegard, Hayek, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [78, Heinrich, Hanson, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [24, Heidemarie, Hewitt, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [25, Henrike, Helms, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [73, Hubertus, Hampe, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [80, Hakan, Hartig, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [96, Henri, Hermelink, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [89, Hilke, Hesselbarth, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [64, Hagen, Herold, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [2, Hannelore, Hellmann, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [82, Heimo, Helms, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [36, Hansj?rg, Harding, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [71, Hakan, Helbig, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [69, Helgard, Hermann, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [37, Horst, Hein, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [98, Heimo, Herrmann, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [1, Horst, Henry, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [49, Henri, Herder, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [70, Hannah, Hartfelder, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [26, Hermann, Hardenberg, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [42, Hagen, Havenstein, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [56, Henryk, Hausmann, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [28, Harvey, Hary, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [20, Hildegard, Heinichen, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [0, Hans, Heider, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [21, Heide, Hamilton, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.586--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [87, Heida, Hamburger, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [53, Hazel, Hanisch, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [77, Heidemarie, Haller, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [8, Harry, Hary, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [7, Heidemarie, Hartfelder, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [19, Henryk, Heise, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [46, Hannelore, Heuser, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [16, Hedi, Haak, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [74, Heimo, Hettner, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [9, Hjalmar, Hense, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, Hannah, Hentschel, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [86, Hasso, Hense, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [29, Hildegard, Hendrix, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [45, Horst, Hayek, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [47, Hedi, Hennig, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [75, Hansklaus, Hamann, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [27, Hazel, Hecht, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [39, Hansj?rg, Haller, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [22, Hasso, Hense, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [55, Hakon, Hein, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [30, Hein, Heider, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [76, Hubertus, Harnack, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [34, Hanspeter, Hewitt, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, Hansklaus, Hein, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [50, Hakon, Hense, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [51, Heinz, Hawke, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [14, Hilde, Hein, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [12, Hazel, Hartenthaler, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [13, Hella, Heuser, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [44, Holde, Hache, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [83, Heyko, Hardy, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [43, Hannes, Hesse, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [90, Heinrich, Hamann, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [35, Helene, Hausner, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [92, Hannelore, Henry, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [15, Heiner, Hamilton, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [11, Harriet, Hentschel, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [94, Helen, Hanstein, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [3, Helma, Hettner, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [5, Henryk, Hesse, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [4, Hans, Habermann, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [66, Hugo, Haller, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [85, Helen, Hilbert, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [68, Hermann, Heider, null, 2024-01-20 08:40:58.579, 2023-12-28 05:07:38.579, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [18, Holde, Hawke, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [10, Hartwig, Hamann, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [23, Heinke, Hardy, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [32, Hertha, Henschel, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [33, Heide, Heuser, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [17, Holda, Hamann, null, 2024-01-20 08:40:58.577, 2023-12-28 05:07:38.577, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, Hein, Hecht, null, 2024-01-20 08:40:58.578, 2023-12-28 05:07:38.578, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:18.587--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.602--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(63:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:18.602--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(57:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:18.602--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(62:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:18.602--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(58:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:18.602--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(61:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:18.602--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(59:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:18.602--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57893f3b)
    [junit] [EL Finer]: 2024-01-08 18:54:18.602--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.602--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.678--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:18.678--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [63, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:18.678--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:18.678--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:18.678--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:18.678--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:18.678--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, null, watching tv]
    [junit] [EL Finer]: 2024-01-08 18:54:18.678--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.679--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b5a471d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6056e9b4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@50208b01)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4509f40f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27574ba9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3e2a2f7a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d3b93b4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f6867d1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@694d942)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2454d007)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5de49e5a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7787cbcd)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6469a0be)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49f2b6ca)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@aa60438)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a37d3b6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56c73551)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@82cd68d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6efa105a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b8bb9a0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@464735bf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@475add19)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4497e084)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f3c97c9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@608cff9e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2ab75fdc)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68fbb22)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77833456)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41833609)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d83ea1b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16abeca6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@232fcbb1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5398adc9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14992832)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d607072)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47209d16)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@438e8297)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41db1728)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ce40b4e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@163d83db)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26b3f25b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d1b458e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@c933ede)
    [junit] [EL Finest]: 2024-01-08 18:54:18.68--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ffbdb79)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67fdcc3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7f815bea)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6276fcd5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@31102e84)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53a3132f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67ea360f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@152b4f34)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c945a20)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c3df4aa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a4cf76c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67196a65)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61075589)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7136d1b3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f299321)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16a1738d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@569c80e5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3c9a8c66)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4262a8d2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d0c8cd0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@66b3a49c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53e759b1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@729bdd9d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16d1f77d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3e207a23)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7a3953b4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48d8ab86)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e78bdea)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a3e14bf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f159c49)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63d1751c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42e71f6c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19a78a4f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@746e187f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3968e9f5)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@38dab7df)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@44eebd9f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4147ec80)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@853050d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@64a82b3c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1ff49da3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2fd250ed)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1722bd4e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2c80d2e0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@586e39e1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@65a9e8d7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.681--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ff00e9a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@287d5f50)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b3cc6b1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55fd98e2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7343135a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2ebaa3e8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a69158a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63730298)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3adb51f2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--UnitOfWork(93658513)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6639aafc)
    [junit] [EL Finest]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [938, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [867, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [852, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [932, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [893, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [853, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [889, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [918, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [937, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [845, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [919, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [915, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [903, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [940, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [910, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [939, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [864, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [897, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [904, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [877, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [907, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [848, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [929, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [916, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [920, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [914, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [892, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [869, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [936, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [933, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [871, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [928, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [935, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [883, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [846, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [901, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [902, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [859, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [865, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [896, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [942, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.682--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [884, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [898, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [858, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [925, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [934, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [880, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [921, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [905, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [890, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [926, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [855, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [913, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [895, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [917, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [876, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [923, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [930, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [854, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [872, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [844, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [927, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [900, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [873, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [861, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [879, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [906, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [912, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [899, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [875, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [874, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [894, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [924, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [851, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [922, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [856, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [931, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [847, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [860, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [886, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [863, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [881, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [941, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [870, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [868, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [911, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [888, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [943, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [885, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [909, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [857, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [891, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [850, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [908, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [862, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [887, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [866, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [878, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [882, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [849, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:18.683--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.694--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [3, 946]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [49, 946]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [63, 946]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [67, 946]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [81, 946]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [85, 946]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [87, 946]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [23, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [27, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [29, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [35, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [41, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [45, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [51, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [75, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [79, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [83, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [93, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [95, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [99, 947]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [5, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [7, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [11, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [13, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [17, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [19, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [25, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [31, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [53, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [65, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [77, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [89, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [91, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [97, 944]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [1, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [9, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [15, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [21, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [33, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [37, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [39, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [43, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [47, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [55, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [69, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [71, 945]
    [junit] [EL Fine]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [73, 945]
    [junit] [EL Finer]: 2024-01-08 18:54:18.695--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.7--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.701--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.702--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 81]
    [junit] [EL Finer]: 2024-01-08 18:54:18.703--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.713--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.714--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.714--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.714--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.714--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.714--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.783--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.784--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.785--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:18.786--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.797--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:18.798--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:18.799--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 62]
    [junit] [EL Finer]: 2024-01-08 18:54:18.8--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.81--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.811--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.812--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.813--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:18.888--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 83]
    [junit] [EL Finer]: 2024-01-08 18:54:18.889--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.9--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:18.901--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.902--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [57, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [59, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [60, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [61, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [58, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--	bind => [62, 59]
    [junit] [EL Finer]: 2024-01-08 18:54:18.903--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:18.913--ClientSession(2077509736)--Connection(179116072)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.914--ServerSession(454071866)--Connection(1598313147)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.916--UnitOfWork(93658513)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:18.916--UnitOfWork(93658513)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:18.917--UnitOfWork(93658513)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:18.917--ClientSession(2077509736)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:18.917--UnitOfWork(93658513)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:18.917--ClientSession(2077509736)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:18.943--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 123387558
    [junit] [EL Finer]: 2024-01-08 18:54:18.943--ClientSession(123387558)--Thread(Thread[main,5,main])--acquire unit of work: 2028506133
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (64 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (65 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (66 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (67 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (68 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (69 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (70 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (949 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@52924c1c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.943--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.944--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (950 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@249e3cb2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.944--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.944--ServerSession(454071866)--Connection(570944415)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.944--ClientSession(123387558)--Connection(570944415)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.944--ClientSession(123387558)--Connection(570944415)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.944--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:18.944--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:18.944--ClientSession(123387558)--Connection(1656070511)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:18.944--ClientSession(123387558)--Connection(1656070511)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:18.944--ClientSession(123387558)--Connection(1656070511)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 951, last: 1,000
    [junit] [EL Finer]: 2024-01-08 18:54:18.945--ClientSession(123387558)--Connection(1656070511)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--ServerSession(454071866)--Connection(1656070511)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--ServerSession(454071866)--Connection(570944415)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (951 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74e8f4a3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (952 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1923858b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (953 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56d2e119)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (954 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a7473b6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (955 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10d77866)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (956 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@15ddb82a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (957 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54c659a1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (958 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4db6794c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (959 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@66893cd4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (960 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eedd4c7)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (961 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@78809dea)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (962 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@682e7af)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (963 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29420437)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (964 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59f9a634)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (965 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@256a1f2c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.945--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (966 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34443bb1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (967 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d1ef2b2)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (968 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19c22d23)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (969 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c24d248)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (970 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7928e5ce)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (971 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d9033b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (972 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@bfa9d56)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (973 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4186a8f3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (974 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fbe3398)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (975 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34b5278f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (976 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6bfa0c62)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (977 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f4fe0de)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (978 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11e3225c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (979 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@c77f6b0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (980 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37d57240)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (981 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@577c2d74)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (982 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f850405)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (983 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cf4ab33)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (984 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@702f939f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (985 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@460e1763)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (986 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@315c868b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (987 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@78381ea0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (988 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7407d953)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (989 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42046dbf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (990 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@17b9c3aa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (991 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f4c12e3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (992 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@65cb9b18)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.946--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (993 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4436b8b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (994 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d3e4c3a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (995 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12aa9674)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (996 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2b80dc62)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (997 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3400f5aa)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (998 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bf0208c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (999 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5daf0cb0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,000 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@70e1a8ab)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--ServerSession(454071866)--Connection(1502675467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.947--ClientSession(123387558)--Connection(1502675467)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--ClientSession(123387558)--Connection(1502675467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:18.947--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:18.947--ClientSession(123387558)--Connection(2088652549)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:18.947--ClientSession(123387558)--Connection(2088652549)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:18.948--ClientSession(123387558)--Connection(2088652549)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1,001, last: 1,050
    [junit] [EL Finer]: 2024-01-08 18:54:18.948--ClientSession(123387558)--Connection(2088652549)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.948--ServerSession(454071866)--Connection(2088652549)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.948--ServerSession(454071866)--Connection(1502675467)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:18.948--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,001 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43ffaeb8)
    [junit] [EL Finest]: 2024-01-08 18:54:18.948--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.948--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,002 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e432c80)
    [junit] [EL Finest]: 2024-01-08 18:54:18.948--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.948--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,003 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@60cb502a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.992--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.992--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,004 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59f3c17e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.992--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.992--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,005 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79c1301b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,006 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e11248f)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,007 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34616f67)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,008 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@735ea0a4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,009 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ef173c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,010 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45d7e92)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,011 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b782329)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,012 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d25ef62)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,013 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4608590d)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,014 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29ce06b0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,015 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53d519cb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,016 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4119a22c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,017 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@455d5b33)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,018 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c7f3eae)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,019 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@671f67ab)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,020 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6b9ba1a6)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,021 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4430fb25)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,022 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@215f2743)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,023 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3de13efc)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,024 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@b412e77)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,025 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48eb05e9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,026 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10564688)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,027 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24f48ca0)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,028 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26443cdf)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.993--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,029 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3610b1b3)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,030 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14d0c3ff)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,031 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1441dc49)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,032 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13e4b8da)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,033 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@204a0e3c)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,034 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3217fef1)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,035 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28aedf6e)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,036 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eba80c9)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,037 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ef146cc)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,038 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@631ccd95)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,039 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d972b37)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,040 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77615884)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,041 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13c2b782)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,042 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16b7a00a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,043 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12fdff78)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,044 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f2530db)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,045 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@695df41a)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,046 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4241aecb)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,047 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f3a9fc4)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,048 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@795fd310)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,049 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7fa41505)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,050 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@30dccbcc)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--ServerSession(454071866)--Connection(1546860945)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.994--ClientSession(123387558)--Connection(1546860945)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.994--ClientSession(123387558)--Connection(1546860945)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:18.995--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:18.995--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:18.995--ClientSession(123387558)--Connection(65012527)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:18.995--ClientSession(123387558)--Connection(65012527)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:18.995--ClientSession(123387558)--Connection(65012527)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1,051, last: 1,100
    [junit] [EL Finer]: 2024-01-08 18:54:18.995--ClientSession(123387558)--Connection(65012527)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--ServerSession(454071866)--Connection(65012527)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--ServerSession(454071866)--Connection(1546860945)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,051 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5bf3a6ac)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,052 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@560e6cbe)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--assign sequence to the object (1,053 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5574f42b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.996--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.997--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:18.998--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:18.999--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5574f42b)
    [junit] [EL Finest]: 2024-01-08 18:54:18.999--ServerSession(454071866)--Connection(2064500006)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:18.999--ClientSession(123387558)--Connection(2064500006)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:18.999--ClientSession(123387558)--Connection(2064500006)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:19.0--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5bf3a6ac)
    [junit] [EL Finest]: 2024-01-08 18:54:19.0--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@30dccbcc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.0--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7fa41505)
    [junit] [EL Finest]: 2024-01-08 18:54:19.0--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@560e6cbe)
    [junit] [EL Finest]: 2024-01-08 18:54:19.0--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finer]: 2024-01-08 18:54:19.0--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.0--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.0--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1053, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.0--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1051, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.0--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1050, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.0--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1049, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.0--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1052, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:19.0--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.001--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@437190b6)
    [junit] [EL Finer]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:19.001--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ad92945)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@21e5812b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@be67e29)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@161ffb6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2db51c5b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@243bc6df)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@27cef2f7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@bb39957)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@464a3662)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ddcd9f1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74dcdeec)
    [junit] [EL Finest]: 2024-01-08 18:54:19.002--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38b61eb3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@782a4056)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6726245e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35d0499b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f69229e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@506b8505)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2568cc21)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31716c31)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ff37588)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@23d9a633)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2563d994)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5e251945)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20c3f767)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5058430)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@605f023b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a8ce6dd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1002a151)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d04a253)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76a34504)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b5a8687)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c3f234)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2764ad8a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@214b9b5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@18a71e25)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2b03dbf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@149afc70)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c14a432)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11732db2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@315623e6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@70961c7b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b47646a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@652b77eb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26aeeac9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6c3d3d83)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@51ddc08e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@65e3f3eb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@643b798d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@770bdd86)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7c540787)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6903fcd3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f2c41d3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@77ea2f8a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@72c1515c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@49489489)
    [junit] [EL Finest]: 2024-01-08 18:54:19.003--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@496ce170)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7f93f7fd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@54310ed3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1378b7cd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43b3e62)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d978663)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28449652)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@16b6e5e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f625021)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@497c2e59)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c74f377)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a4414bf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1fd42c99)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@36aab341)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4d186c57)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1110973)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2b81e13c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7d60ab)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5cd59de1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1fa2872b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@473f308d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22e0fab5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ad0cf01)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6faea62f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56f3a810)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6f1c19d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4de621e3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44709ca4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6fdc624)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@739ceb17)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6846d654)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@556733e4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6da63893)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57c09e37)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f869b0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@240af9dc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47d054db)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@404fb8c2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7f6b2d9e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3bd3d820)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b7cb8a0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38934406)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3de0d61c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@764f8707)
    [junit] [EL Finest]: 2024-01-08 18:54:19.004--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(68:null:swimming)
    [junit] [EL Finer]: 2024-01-08 18:54:19.004--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [22, Hertha, Helmig, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [82, Herma, Henschel, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [0, Helen, Hartig, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [8, Hasso, Heuser, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [38, Heike, Hemsterhuis, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [24, Hakon, Herold, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [83, Helena, Hentschel, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [95, Heimo, Hartenthaler, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [29, Holger, Haller, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [20, Hildegard, Hawke, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [36, Heide, Hardy, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [98, Holda, Hanstein, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [70, Hazel, Herder, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [50, Hazel, Habermann, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [33, Hanna, Haus Lancaster, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [86, Hieu, Hecht, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [49, Heiner, Hawke, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [55, Horst, Habermann, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [41, Heinz, Helms, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, Hedda, Hesselbarth, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [96, Hansklaus, Hardy, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, Hinrich, Herzog, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [77, Herma, Heer, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [39, Herma, Haas, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [30, Hadmar, Hardy, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [43, Heinke, Hausmann, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [5, Henrik, Halbach, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, Hilmar, Henschel, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [11, Helge, Herold, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [42, Herma, Heise, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [87, Hakon, Haak, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [3, Heidemarie, Hense, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [46, Heidi, Haas, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [9, Heinz, Hemsterhuis, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [62, Hansj?rg, Heuser, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [78, Heimo, Henschel, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [32, Harriet, Heuser, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [53, Hermine, Hildebrand, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [23, Hadmar, Hilgenfeld, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [74, Harriet, Hamann, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, Helma, Herder, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [58, Helmut, Hentschel, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [93, Hermann, Hanstein, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [48, Hadmar, Hanisch, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [84, Hella, Hanisch, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [99, Hubertus, Herrmann, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [12, Hakon, Heise, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [34, Harro, Habermann, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [51, Hendrik, Hanstein, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [40, Hakon, Heise, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [79, Heyko, Hamilton, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [45, Heidi, Haus Lancaster, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [60, Hein, Hawke, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.005--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [91, Harro, Hense, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [71, Hubert, Haus Lancaster, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [81, Heinrich, Haak, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [2, Henryk, Helms, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [15, Helena, Haas, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [80, Heiner, Hendrix, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [14, Helen, Heider, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [13, Henri, Hanstein, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [92, Hedwig, Hense, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [54, Helene, Heim, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [17, Hanna, Hesse, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [52, H?nel, Hamilton, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [31, Heimo, Henschel, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [25, Heidi, Halbach, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, Hasso, Helbig, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [4, Humphrey, Haas, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1, Hauke, Hense, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [26, Harro, Heise, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [10, H?nel, Haus Lancaster, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [57, Horst, Hewitt, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [21, Harry, Hermelink, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [44, Harro, Hackmann, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [72, Hannelore, Hilbert, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [7, Hilke, Hampe, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [85, Hilde, Hawke, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [35, Helen, Hackmann, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [61, Helma, Hilbert, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [19, Hein, Harding, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [6, Herma, Heuser, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [37, Heida, Herbst, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [27, Helga, Hense, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [94, Hasso, Heim, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [16, Hein, Harding, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [63, Hubertus, Halbach, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [28, Hildegard, Heuser, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [88, Herbert, Hamann, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [18, Heiner, Hendrix, null, 2024-01-20 08:40:58.996, 2023-12-28 05:07:38.996, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [59, Helena, Hewitt, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [90, Hertha, Hausner, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [73, Hadmar, Haller, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [47, Helmut, Hellmann, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [76, Hella, Hermann, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, Heinrich, Henning, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [89, Heida, Hache, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [56, Humphrey, Hennig, null, 2024-01-20 08:40:58.997, 2023-12-28 05:07:38.997, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [97, Heimo, Hermelink, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [75, Hieu, Hausner, null, 2024-01-20 08:40:58.998, 2023-12-28 05:07:38.998, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:19.006--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.022--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(69:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:19.022--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(65:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:19.022--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(64:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:19.022--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(67:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:19.022--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(70:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:19.022--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(66:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:19.023--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@bfa9d56)
    [junit] [EL Finer]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [70, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, null, watching tv]
    [junit] [EL Finer]: 2024-01-08 18:54:19.023--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5daf0cb0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16b7a00a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54c659a1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13e4b8da)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@78381ea0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@60cb502a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@74e8f4a3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@52924c1c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bf0208c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59f3c17e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3400f5aa)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ef146cc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48eb05e9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@215f2743)
    [junit] [EL Finest]: 2024-01-08 18:54:19.024--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12aa9674)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@249e3cb2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d1ef2b2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10564688)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@65cb9b18)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79c1301b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@315c868b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34443bb1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@b412e77)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@c77f6b0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4186a8f3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10d77866)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4430fb25)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@671f67ab)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77615884)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@631ccd95)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c24d248)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13c2b782)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24f48ca0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@204a0e3c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a7473b6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4241aecb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6bfa0c62)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@43ffaeb8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3b782329)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59f9a634)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4608590d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@735ea0a4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f2530db)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56d2e119)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@695df41a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d25ef62)
    [junit] [EL Finest]: 2024-01-08 18:54:19.098--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1923858b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6b9ba1a6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34b5278f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ef173c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7928e5ce)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@795fd310)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2f4c12e3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19c22d23)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11e3225c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@577c2d74)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f850405)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d9033b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@66893cd4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37d57240)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eedd4c7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14d0c3ff)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cf4ab33)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f4fe0de)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3f3a9fc4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@460e1763)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7407d953)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@682e7af)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4436b8b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26443cdf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eba80c9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@28aedf6e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3610b1b3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29ce06b0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fbe3398)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12fdff78)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@702f939f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@70e1a8ab)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e432c80)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@455d5b33)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@78809dea)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29420437)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4db6794c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45d7e92)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1441dc49)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3217fef1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d972b37)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4119a22c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e11248f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2b80dc62)
    [junit] [EL Finest]: 2024-01-08 18:54:19.099--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42046dbf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c7f3eae)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@53d519cb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@17b9c3aa)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3de13efc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@15ddb82a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5d3e4c3a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@34616f67)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@256a1f2c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [972, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [999, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1042, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [957, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1032, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [987, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1003, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [951, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [949, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [998, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1004, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [997, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1037, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1025, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1022, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [995, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [950, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [967, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1026, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [992, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1005, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [986, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [966, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1024, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [979, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [973, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [955, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1021, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1019, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1040, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1038, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [969, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1041, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1027, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1033, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [954, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1046, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [976, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1001, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1011, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.1--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [964, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1013, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1008, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1044, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [953, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1045, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1012, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [952, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1020, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [975, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1009, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [970, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1048, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [991, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [968, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [978, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [981, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [982, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [971, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [959, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [980, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [960, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1030, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [983, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [977, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1047, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [985, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [988, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [962, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [993, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1028, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1036, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1035, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1029, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1014, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [974, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1043, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [984, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1000, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1002, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1017, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [961, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [963, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [958, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1010, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1031, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1034, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1039, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1016, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1006, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [996, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [989, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1018, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1015, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [990, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1023, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [956, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [994, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1007, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [965, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:19.101--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.112--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [9, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [19, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [21, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [25, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [31, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [37, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [39, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [47, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [87, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [99, 1051]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [1, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [3, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [7, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [11, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [13, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [17, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [23, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [27, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [43, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [45, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [53, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [63, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [71, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [73, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [75, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [91, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [97, 1050]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [5, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [29, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [33, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [41, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [49, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [51, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [57, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [77, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [79, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [81, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [89, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [93, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [95, 1049]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [15, 1052]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [35, 1052]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [55, 1052]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [59, 1052]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [61, 1052]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 1052]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 1052]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [83, 1052]
    [junit] [EL Fine]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [85, 1052]
    [junit] [EL Finer]: 2024-01-08 18:54:19.113--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.118--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.119--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.12--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 68]
    [junit] [EL Finer]: 2024-01-08 18:54:19.121--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.131--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.131--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.131--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.131--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.132--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.204--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.205--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 74]
    [junit] [EL Finer]: 2024-01-08 18:54:19.206--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.216--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.217--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.218--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.219--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.22--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.22--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.22--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 14]
    [junit] [EL Finer]: 2024-01-08 18:54:19.22--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.23--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.231--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.232--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.31--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 61]
    [junit] [EL Finer]: 2024-01-08 18:54:19.311--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.321--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.321--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.321--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.321--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.321--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.321--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.321--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.322--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.323--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [69, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [64, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [67, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [65, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [68, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--	bind => [66, 75]
    [junit] [EL Finer]: 2024-01-08 18:54:19.324--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:19.335--ClientSession(123387558)--Connection(1733512188)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.335--ServerSession(454071866)--Connection(2064500006)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:19.337--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:19.337--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:19.339--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:19.339--ClientSession(123387558)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:19.339--UnitOfWork(2028506133)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:19.339--ClientSession(123387558)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:19.34--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 104012589
    [junit] [EL Finer]: 2024-01-08 18:54:19.34--ClientSession(104012589)--Thread(Thread[main,5,main])--acquire unit of work: 1450729045
    [junit] [EL Finest]: 2024-01-08 18:54:19.34--UnitOfWork(1450729045)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_EMP_HOBBY t2, TMP_HOBBY t1 WHERE ((t2.EMP_ID = t0.ID) AND (t1.ID = t2.HOBBY_ID)) GROUP BY t0.FIRSTNAME HAVING (COUNT(DISTINCT(t0.ID)) = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.34--ServerSession(454071866)--Connection(280400983)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:19.34--ServerSession(454071866)--Connection(280400983)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:19.34--ServerSession(454071866)--Connection(553248997)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_EMP_HOBBY t2, TMP_HOBBY t1 WHERE ((t2.EMP_ID = t0.ID) AND (t1.ID = t2.HOBBY_ID)) GROUP BY t0.FIRSTNAME HAVING (COUNT(DISTINCT(t0.ID)) = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:19.343--ServerSession(454071866)--Connection(280400983)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:19.367--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 881305041
    [junit] [EL Finer]: 2024-01-08 18:54:19.367--ClientSession(881305041)--Thread(Thread[main,5,main])--acquire unit of work: 114325689
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (71 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (72 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (73 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (74 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (75 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (76 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (77 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.367--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,054 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79749108)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,055 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f3d34e4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,056 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@f284a7a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,057 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a0d2f6e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,058 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@772c07f6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,059 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c097e3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,060 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cf6663b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,061 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@fc35694)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,062 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1847e32d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,063 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1dbd1049)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,064 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62057a7b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,065 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77e7e759)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,066 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@509e3c03)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,067 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25d45101)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,068 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ccb2162)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,069 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@245ece8d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,070 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5818021)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,071 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25a85c9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,072 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@372f64d1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,073 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6557ee1f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,074 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cdeea1c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,075 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3afc5e83)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,076 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@76b9bce1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.368--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,077 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2c44833f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,078 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@375112a1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,079 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f815a8e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,080 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5464ad2b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,081 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5cb181e3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,082 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63ca44ce)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,083 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67a3713)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,084 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7706df02)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,085 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27e8e698)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,086 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16352a9f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,087 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41a055e5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,088 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9f7c1c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,089 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@60a386b1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,090 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ffd29e8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,091 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c31408f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,092 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67b5a089)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,093 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bdf24c0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,094 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d5bfc3a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,095 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bf8f426)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,096 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7103ba38)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,097 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@131879fc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,098 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6150ed89)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,099 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d756c41)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,100 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@714bd7ad)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--ServerSession(454071866)--Connection(1192631012)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:19.369--ClientSession(881305041)--Connection(1192631012)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.369--ClientSession(881305041)--Connection(1192631012)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:19.37--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:19.37--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:19.37--ClientSession(881305041)--Connection(1899458851)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:19.37--ClientSession(881305041)--Connection(1899458851)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:19.37--ClientSession(881305041)--Connection(1899458851)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1,101, last: 1,150
    [junit] [EL Finer]: 2024-01-08 18:54:19.37--ClientSession(881305041)--Connection(1899458851)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--ServerSession(454071866)--Connection(1899458851)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--ServerSession(454071866)--Connection(1192631012)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,101 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@214c97e1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,102 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c6ea911)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,103 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@269a73d6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,104 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9eb378c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,105 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@506782f4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,106 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49588fc8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,107 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ca941f6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,108 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c2e56b8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,109 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3209eb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,110 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d99e0ea)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,111 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7bc9a65e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.371--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,112 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@654ca409)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,113 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@75a1841a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,114 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@377db4f4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,115 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b00f13)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,116 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1dc9fc0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,117 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@78a45ab5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,118 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22249b41)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,119 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23edc081)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,120 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46aa79a3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,121 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c81f231)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.415--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,122 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1a799c73)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,123 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57ddbe75)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,124 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42afb24c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,125 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51acd052)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,126 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e04410)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,127 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d746c8f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,128 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27684bf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,129 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@356feae3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,130 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@302ae89a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,131 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2ea4fa04)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,132 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1841d013)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,133 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5233090a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,134 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35ba45ee)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,135 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cc7ed87)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,136 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a906344)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,137 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@60a15445)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,138 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d3e88a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,139 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47b9622)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,140 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2dd85faa)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,141 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47312528)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,142 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f3e12fc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,143 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@72c55bf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,144 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68e66fff)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,145 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26b01fae)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,146 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9b64076)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,147 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cd27d52)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,148 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37107ea0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,149 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11fb5a83)
    [junit] [EL Finest]: 2024-01-08 18:54:19.416--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.417--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,150 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a750d3a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.417--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.417--ServerSession(454071866)--Connection(1642290339)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:19.417--ClientSession(881305041)--Connection(1642290339)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.417--ClientSession(881305041)--Connection(1642290339)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:19.417--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:19.417--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:19.417--ClientSession(881305041)--Connection(713502046)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:19.417--ClientSession(881305041)--Connection(713502046)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:19.417--ClientSession(881305041)--Connection(713502046)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1,151, last: 1,200
    [junit] [EL Finer]: 2024-01-08 18:54:19.418--ClientSession(881305041)--Connection(713502046)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--ServerSession(454071866)--Connection(713502046)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--ServerSession(454071866)--Connection(1642290339)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,151 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55b2cdcb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,152 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@107bea33)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,153 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@305c8bf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,154 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@64342f87)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,155 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@3ac10d20)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,156 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@75a45239)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,157 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@58c92c02)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--assign sequence to the object (1,158 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1d44788b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.418--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.419--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.42--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:19.421--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@1d44788b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.422--ServerSession(454071866)--Connection(363565965)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(363565965)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(363565965)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:19.422--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@64342f87)
    [junit] [EL Finest]: 2024-01-08 18:54:19.422--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@3ac10d20)
    [junit] [EL Finest]: 2024-01-08 18:54:19.422--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@58c92c02)
    [junit] [EL Finest]: 2024-01-08 18:54:19.422--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@75a45239)
    [junit] [EL Finest]: 2024-01-08 18:54:19.422--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finer]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1158, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1154, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1155, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1157, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1156, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:19.422--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.423--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@42e62465)
    [junit] [EL Finer]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:19.423--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.424--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@276bba19)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1094fb98)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2646531d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ff9b4f2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15978cad)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2880a58b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38b6b4fb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5618e97c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ea92986)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@388f2d15)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@614eceb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4077b71e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@790a35fd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@67cc7aee)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@487d9291)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c27def)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4daf8e98)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f8cddfc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f00b18a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56b3165c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56e18141)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@168cffde)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@79c5a74c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@122a6bac)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b104000)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14562e0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4d957f5a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7caeba34)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@13b1c2f5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7cf4a9fb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6904fe7f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c541518)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b93b86b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76242b2c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d5790ea)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ee8882a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@774a458c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d0a2a80)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14568116)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7de09d35)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b3e2f54)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@48df2306)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@13f6341b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@71a69653)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@314ba270)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@b1fdcf8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b1e93a9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.425--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d589727)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3bdb5380)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7b394771)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d11c8fa)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@728439ce)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11cd86bd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c48981a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7837c99c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@747252dd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5dab9949)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1dd53a93)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c1023e1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@67040b58)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@355ca6c0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43e97462)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2d3572fb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ecd59a3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@146fff56)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5aeedcfb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f3bc185)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@45fc4c95)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d0ed7d8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7b216b10)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@72ee36ab)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5bf17128)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2fdece0e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ca260bf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74642e97)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6deb050b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f30f01e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f3b4b9e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@192d4777)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@617bb321)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@477f3b7d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a35e669)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@127cbd8b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@55b678dc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@416374ec)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@485b4ef)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56c8c77e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8afb1bd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ce4b8ef)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ce906f2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c25b58d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e3d947d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@126606bc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c12384a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.426--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7aa9b038)
    [junit] [EL Finest]: 2024-01-08 18:54:19.427--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f6ef272)
    [junit] [EL Finest]: 2024-01-08 18:54:19.427--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a73e6b5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.427--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26566b06)
    [junit] [EL Finest]: 2024-01-08 18:54:19.427--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2485325)
    [junit] [EL Finest]: 2024-01-08 18:54:19.427--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(74:null:cleaning the house)
    [junit] [EL Finer]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [28, Heinrich, Hampe, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [41, Hilda, Hermelink, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [62, Hakan, Harnack, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [92, Hedi, Haak, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [7, Heide, Hesse, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [17, Hannelore, Helmig, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [51, Hauke, Hilgenfeld, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [57, Hauke, Haus Lancaster, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [70, Harold, Haak, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [19, Harald, Hecht, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [14, Hazel, Herold, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [22, Hartwin, Hemsterhuis, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [98, H?nel, Hache, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [53, Harry, Hildebrandt, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [8, Helga, Haus Lancaster, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [87, Harry, Hilgenfeld, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [55, Hasso, Habermann, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [11, Herbert, Hamilton, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [77, Helmut, Havenstein, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [99, Hertha, Hardenberg, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [81, Hanns, Heim, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [32, Harald, Haus Lancaster, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [38, Heidi, Hemsterhuis, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, Helma, Hampe, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [16, Hedda, Hary, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [82, Hedwig, Hellmann, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [43, Holde, Hackmann, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [42, Helmar, Hentschel, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [20, Hansj?rg, Heinichen, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [46, Hannes, Hartenthaler, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [27, Hasso, Hilbert, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1, Heike, Heuser, null, 2024-01-20 08:40:59.418, 2023-12-28 05:07:39.418, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [64, Hertha, Hampe, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [5, Heyko, Heer, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [79, Harry, Hermann, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [15, Hartwin, Hartenthaler, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [86, Hasso, Hanstein, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [91, Helena, Hache, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [69, Helga, Hamilton, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [52, Hannelore, Hense, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [6, Hubert, Hanson, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [45, Hakan, Hampe, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [13, Hedda, Hildebrand, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.427--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [31, Helgard, Heer, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [67, Holde, Heise, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [12, Hansklaus, Herold, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [36, Hildegard, Hewitt, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, Heinrich, Hache, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [66, Heyko, Harding, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [88, Hakon, Heim, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [56, Harvey, Harding, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [21, Helmut, Henschel, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, Hedda, Hampe, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [65, Hansklaus, Hardy, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [30, Hubert, Hampe, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [47, Harald, Heidegger, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, Heike, Hense, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [34, Hagen, Hecht, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [89, Hulda, Hettner, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [97, Hauke, Hardy, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [18, Hansklaus, Haas, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, Hedda, Hecht, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [33, Hinrich, Hawke, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [85, Hauke, Hewitt, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [2, Hanspeter, Hein, null, 2024-01-20 08:40:59.418, 2023-12-28 05:07:39.418, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [61, Helge, Hartenthaler, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [35, Hakon, Hary, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [54, Hannes, Hildebrand, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [25, Heimo, Hein, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [83, Hanspeter, Halbach, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [48, Harald, Hamilton, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [26, Hakon, Hampe, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [3, Helen, Haus Lancaster, null, 2024-01-20 08:40:59.418, 2023-12-28 05:07:39.418, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [0, Henrik, Hesse, null, 2024-01-20 08:40:59.418, 2023-12-28 05:07:39.418, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [24, Helen, Hanisch, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [9, Helen, Hanisch, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [80, Harold, Hilgenfeld, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [93, Heinrich, Helms, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [44, Heiner, Hardy, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [94, Harald, Hausmann, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [96, Hildegard, Hamann, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [49, Helen, Hegemann, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [4, Henrike, Hausmann, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [39, Henri, Helbig, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [59, Heidemarie, Helbig, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [63, Heike, Hendrix, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [50, Heiko, Haas, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [23, Hanna, Hilbert, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [40, Harriet, Hackmann, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [68, Hannah, Heinrich, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [90, Hannelore, Haller, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [84, Heimo, Henning, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [29, Hermine, Haas, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [37, Hedda, Herrmann, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [10, Harvey, Heise, null, 2024-01-20 08:40:59.419, 2023-12-28 05:07:39.419, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [60, Herma, Herder, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [58, Hedwig, Heim, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, Heike, Hanson, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [95, Heyko, Hense, null, 2024-01-20 08:40:59.421, 2023-12-28 05:07:39.421, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [78, Heidi, Hesse, null, 2024-01-20 08:40:59.42, 2023-12-28 05:07:39.42, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:19.428--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.444--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(75:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:19.444--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(71:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:19.444--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(77:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:19.444--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(72:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:19.444--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(76:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:19.444--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(73:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:19.444--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e04410)
    [junit] [EL Finer]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [77, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, null, watching tv]
    [junit] [EL Finer]: 2024-01-08 18:54:19.444--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@214c97e1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f3d34e4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1841d013)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@377db4f4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9b64076)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25a85c9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@269a73d6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3afc5e83)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62057a7b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5233090a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47b9622)
    [junit] [EL Finest]: 2024-01-08 18:54:19.445--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d3e88a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9eb378c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f815a8e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@654ca409)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2c44833f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c81f231)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1a799c73)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d746c8f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1bdf24c0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.52--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57ddbe75)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@75a1841a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@51acd052)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@302ae89a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79749108)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c097e3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cdeea1c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@375112a1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a750d3a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47312528)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5cb181e3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3209eb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7bc9a65e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55b2cdcb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1dbd1049)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1dc9fc0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6150ed89)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67a3713)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@509e3c03)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c2e56b8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5ffd29e8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@356feae3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@f284a7a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77e7e759)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7706df02)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@78a45ab5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25d45101)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c31408f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1b00f13)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@9f7c1c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@107bea33)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@714bd7ad)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@72c55bf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@60a386b1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@506782f4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cc7ed87)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@46aa79a3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@63ca44ce)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1847e32d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5818021)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@68e66fff)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d99e0ea)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11fb5a83)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7103ba38)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@305c8bf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.521--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@16352a9f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@245ece8d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2ea4fa04)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d756c41)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d5bfc3a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26b01fae)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cd27d52)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2dd85faa)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@131879fc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a0d2f6e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a906344)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@49588fc8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@fc35694)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c6ea911)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bf8f426)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@37107ea0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@67b5a089)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5464ad2b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@772c07f6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@41a055e5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27e8e698)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@35ba45ee)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ca941f6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27684bf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4cf6663b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@23edc081)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@60a15445)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f3e12fc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@42afb24c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ccb2162)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6557ee1f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@22249b41)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@372f64d1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--UnitOfWork(114325689)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@76b9bce1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1126, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1101, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1055, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1132, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1114, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1146, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1071, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1103, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1075, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1064, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.522--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1133, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1139, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1138, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1104, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1079, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1112, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1077, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1121, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1122, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1127, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1093, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1123, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1113, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1125, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1130, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1054, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1059, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1074, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1078, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1150, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1141, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1081, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1109, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1111, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1151, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1063, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1116, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1098, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1083, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1066, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1108, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1090, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1129, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1056, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1065, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1084, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1117, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1067, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1091, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1115, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1088, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1152, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1100, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1143, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1089, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1105, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1135, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1120, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1082, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1062, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1070, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1144, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1110, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1149, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1096, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1153, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1086, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1069, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1131, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1099, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1094, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1145, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1147, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.523--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1140, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1097, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1057, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1136, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1106, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1061, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1102, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1095, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1148, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1092, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1080, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1058, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1087, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1085, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1134, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1107, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1128, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1060, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1119, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1137, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1142, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1124, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1068, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1073, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1118, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1072, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1076, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:19.524--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.534--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [11, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [15, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [17, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [21, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [23, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [29, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [37, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [51, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [63, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [79, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [89, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [91, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [99, 1154]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [5, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [25, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [31, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [35, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [43, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [61, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [67, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [69, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [85, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [93, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [97, 1155]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [1, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [3, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [7, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [9, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [39, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [41, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [45, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [47, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [65, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [81, 1157]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [13, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [19, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [27, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [33, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [49, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.535--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [53, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [55, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [57, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [59, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [77, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [83, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [87, 1156]
    [junit] [EL Fine]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [95, 1156]
    [junit] [EL Finer]: 2024-01-08 18:54:19.536--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.54--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.541--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.542--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 99]
    [junit] [EL Finer]: 2024-01-08 18:54:19.543--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.553--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.554--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.625--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.626--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 52]
    [junit] [EL Finer]: 2024-01-08 18:54:19.627--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.638--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.639--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.64--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 97]
    [junit] [EL Finer]: 2024-01-08 18:54:19.641--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.652--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.653--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.654--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 94]
    [junit] [EL Finer]: 2024-01-08 18:54:19.73--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.741--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.742--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.743--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [76, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [74, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [75, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [71, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [73, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--	bind => [72, 78]
    [junit] [EL Finer]: 2024-01-08 18:54:19.744--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:19.754--ClientSession(881305041)--Connection(1649085979)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.755--ServerSession(454071866)--Connection(363565965)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:19.757--UnitOfWork(114325689)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:19.757--UnitOfWork(114325689)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:19.758--UnitOfWork(114325689)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:19.758--ClientSession(881305041)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:19.758--UnitOfWork(114325689)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:19.758--ClientSession(881305041)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:19.759--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 282827877
    [junit] [EL Finer]: 2024-01-08 18:54:19.759--ClientSession(282827877)--Thread(Thread[main,5,main])--acquire unit of work: 1867037662
    [junit] [EL Finest]: 2024-01-08 18:54:19.759--UnitOfWork(1867037662)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=MotorVehicle sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE ((t1.DTYPE IN (?, ?, ?)) AND (t0.ID = t1.EMPLOYEE_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:19.759--ServerSession(454071866)--Connection(1492742127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:19.759--ServerSession(454071866)--Connection(1492742127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:19.759--ServerSession(454071866)--Connection(1190697059)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0, TMP_VEHICLE t1 WHERE ((t1.DTYPE IN (?, ?, ?)) AND (t0.ID = t1.EMPLOYEE_ID))
    [junit] 	bind => [91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:19.76--ServerSession(454071866)--Connection(1492742127)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:19.784--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 823978176
    [junit] [EL Finer]: 2024-01-08 18:54:19.784--ClientSession(823978176)--Thread(Thread[main,5,main])--acquire unit of work: 1528391146
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (78 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (79 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (80 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (81 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (82 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (83 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (84 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,159 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61a16111)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,160 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2454ee88)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,161 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b09274)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,162 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@435b1b38)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.784--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,163 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@291853ab)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,164 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2abbc8ae)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,165 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@299bdcbf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,166 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3282806f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,167 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@596c189f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,168 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d6645a4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,169 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5aef1a93)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,170 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7cc87859)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,171 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45d93fbf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,172 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a8d09c5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,173 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7814ab85)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,174 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47211e6e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,175 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b09f5f2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,176 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79781e77)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,177 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24edca5e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,178 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6b7072c3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,179 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6fd2bc3a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,180 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56609c11)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,181 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c9513b9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,182 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@749b9c82)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,183 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e52dd47)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,184 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c804888)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,185 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@683c907a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,186 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@406b7e73)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,187 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@584b3bdc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,188 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d1fc55)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,189 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a6203b5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,190 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11617c6c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.785--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,191 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10f52047)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,192 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@194f5558)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,193 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32a826f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,194 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19321c7a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,195 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20fce003)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,196 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@437a84d1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,197 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14145f2b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,198 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1dcc501f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,199 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a77475d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,200 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d3c0cce)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--ServerSession(454071866)--Connection(72615054)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:19.786--ClientSession(823978176)--Connection(72615054)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--ClientSession(823978176)--Connection(72615054)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:19.786--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:19.786--ClientSession(823978176)--Connection(1685710582)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:19.786--ClientSession(823978176)--Connection(1685710582)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--ClientSession(823978176)--Connection(1685710582)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1,201, last: 1,250
    [junit] [EL Finer]: 2024-01-08 18:54:19.787--ClientSession(823978176)--Connection(1685710582)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--ServerSession(454071866)--Connection(1685710582)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--ServerSession(454071866)--Connection(72615054)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,201 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7be7ff45)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,202 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29031a38)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,203 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e607b8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,204 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3db1ebbb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,205 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8289fba)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,206 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39cb865d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,207 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ba28d1b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,208 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@397c53e7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,209 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7565ce3d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,210 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@107947a2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.787--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,211 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@facdae3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,212 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5494539a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,213 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@f5b7b13)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,214 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55c5690d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,215 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cd7ca94)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,216 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4aa95617)
    [junit] [EL Finest]: 2024-01-08 18:54:19.788--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,217 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1efe2fb2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,218 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@608da061)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,219 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@620c558e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,220 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6295be36)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,221 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@df98e69)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,222 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@fab91f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,223 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@da3cab)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,224 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f714688)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,225 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@eba03c9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,226 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5b5d7140)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,227 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a3331e4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,228 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4fb3632c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,229 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11c98558)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,230 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@212e3150)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,231 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32818880)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,232 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@66ff37ff)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,233 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bc19d3d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,234 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6bb59fa4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,235 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55cedfda)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,236 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4a114a53)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.834--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,237 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d8e1e59)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,238 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a01f6f3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,239 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1992ce66)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,240 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59114cd5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,241 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54e0ed78)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,242 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61632f79)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,243 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e8d2ccd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,244 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d29a22d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,245 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e7103dd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,246 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1691e18d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,247 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11fd4cd6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,248 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61b5ac0e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,249 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7bc340e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,250 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eb830fd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--ServerSession(454071866)--Connection(700535161)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:19.835--ClientSession(823978176)--Connection(700535161)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--ClientSession(823978176)--Connection(700535161)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:19.835--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:19.836--ClientSession(823978176)--Connection(1337658379)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:19.836--ClientSession(823978176)--Connection(1337658379)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:19.836--ClientSession(823978176)--Connection(1337658379)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1,251, last: 1,300
    [junit] [EL Finer]: 2024-01-08 18:54:19.836--ClientSession(823978176)--Connection(1337658379)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--ServerSession(454071866)--Connection(1337658379)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--ServerSession(454071866)--Connection(700535161)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,251 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@65585400)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,252 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@146d8986)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,253 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3210454)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,254 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c2373c3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,255 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59d6e6ad)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,256 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@218f65a8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,257 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a07d669)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,258 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d6d0581)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,259 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@13e0770f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,260 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@4998e2fe)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,261 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5d38c13a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,262 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@48ec8611)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--assign sequence to the object (1,263 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5824c80c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.837--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.838--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.839--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:19.84--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:19.841--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@13e0770f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.841--ServerSession(454071866)--Connection(729478030)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(729478030)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(729478030)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:19.841--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@4998e2fe)
    [junit] [EL Finest]: 2024-01-08 18:54:19.841--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5824c80c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.841--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@48ec8611)
    [junit] [EL Finest]: 2024-01-08 18:54:19.841--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5d38c13a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.841--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finer]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1259, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1260, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1263, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1262, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1261, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:19.841--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.842--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@296695a)
    [junit] [EL Finer]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:19.843--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7308ed03)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@497133e2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d8904f8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76f0ea2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@727d51a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1cbfca27)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@761a8ca1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@263ecd4b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@69c51a7b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@54543feb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@32124a62)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56255ee4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@33426d05)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@54a336d8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@abf4b39)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@b2f23e4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@fb8fa44)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62b6d9e7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@70e9af2b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@63cbd058)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c5c560a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3cf48234)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@641f5513)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2937d3e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@78493c50)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@172741cc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.844--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ffa7938)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@75c5deb2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@297b13d6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15c55ab5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@662468cb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1538ca32)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@494cd08e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3fdabaf6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7763726c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73551c5e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@37c60737)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@281a39d8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d27716d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@418012d4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@581ad69b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@29f94b59)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@531b77d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ca6ffa9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@626f0377)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22c1aad0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@121bacf4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@34e79514)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6cb9d3e8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61ffbfa5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6c78bb9a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@571ae6d5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.845--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@765eb017)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2954dc9e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a38d658)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c0293a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@eb3b9fe)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6ee59636)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7c37aed7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@12c1090)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@17937b11)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@23735bb5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40dc88ca)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@787493c1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@697b20d5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a348e99)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f808de8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d57ba2a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e2d085c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@594b41df)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a0ebb10)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@347ad50c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40109ce2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6e65946d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b07b2f1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b5b8a39)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@54ad9f72)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7cec3369)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f9d5896)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64eda459)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a4b968d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6933f579)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d9c7ce4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6b23a07f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35bb3c7c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@709b21e0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@88dfbc0)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@628be4f6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f56cd4f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7783661c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3132e390)
    [junit] [EL Finest]: 2024-01-08 18:54:19.846--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@523942d6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.847--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d461df7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.847--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3baeb38d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.847--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4e4f979f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.847--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4021890a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.847--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6f7d5b8a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.847--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ea44e17)
    [junit] [EL Finest]: 2024-01-08 18:54:19.847--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a50f04f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.847--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(78:null:reading)
    [junit] [EL Finer]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [47, Hildegard, Herold, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [65, Hieu, Hanson, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [24, Helgard, Hardenberg, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [14, Harvey, Hache, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [50, Harriet, Heinichen, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [43, Hazel, Heer, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [96, Hakon, Hegemann, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [85, Holda, Hesselbarth, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [20, Hedda, Henschel, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [12, Heida, Heider, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [57, Hans, Herrmann, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [61, Holda, Hennig, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [0, Helma, Hewitt, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [42, Helena, Harding, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [73, Harriet, Herzog, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, Heinrich, Henning, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, Hermann, Heise, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [46, Heike, Herbst, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [55, Hartwig, Heinrich, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [87, Henrike, Hewitt, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [2, Hannah, Herder, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [66, Hieu, Henschel, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [97, Hinrich, Hamann, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [70, Helmut, Hary, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [36, Heinz, Herrmann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, Henrik, Heidegger, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [90, Henryk, Hesselbarth, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [40, Henri, Heer, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [54, Holger, Herder, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [10, Hannelore, Hermann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [16, Hedda, Hartfelder, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [19, Hein, Hartig, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [92, Herbert, Hayek, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [3, Hubertus, Hartenthaler, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [63, Heidemarie, Helms, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [41, Helge, Hellmann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [32, Heinz, Hegemann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [6, Heribert, Hendrix, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [5, Hertha, Hildebrand, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [33, Hartwin, Hamann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.847--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [91, Hans, Hanstein, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [18, Hilarius, Hamilton, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [84, Hagen, Helmig, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [29, Hinrich, Heinichen, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [52, Helena, Haus Lancaster, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [26, Helmar, Hildebrand, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [53, Helena, Hartig, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [88, Hannes, Hemsterhuis, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [99, Heike, Herrmann, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [9, Hilarius, Habermann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1, Hella, Hense, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [59, Hannes, Helbig, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [72, Hugo, Hense, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [17, Hakan, Harnack, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [75, Harald, Hendrix, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [71, Helga, Herzog, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [74, Hermann, Havenstein, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [98, Hansklaus, Heuser, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [34, Hilmar, Herzog, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [8, Hieronymus, Hache, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [37, Hella, Herrmann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [48, Heike, Hartenthaler, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [7, Heyko, Hawke, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [22, Helena, Helmig, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [62, Harro, Hellmann, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, Harry, Herold, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [15, Heidemarie, Hartfelder, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [89, Hartwin, Heim, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [69, Heike, Hentschel, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [95, Heiko, Hennig, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [39, Hubertus, Helbig, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [76, Hauke, Hawke, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [25, Hauke, Hausmann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [4, Hadmar, Heim, null, 2024-01-20 08:40:59.837, 2023-12-28 05:07:39.837, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [13, Hagen, Hanstein, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [64, Heidi, Hemsterhuis, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [21, Heiko, Hecht, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [58, Helen, Hildebrand, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [45, Heribert, Hackmann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [23, Helmar, Habermann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [28, Hildegard, Hennig, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [49, Hilda, Herold, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [30, Hieronymus, Hein, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [51, Hubert, Heinichen, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, Hanspeter, Havenstein, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [86, Hakan, Hegemann, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [38, Hermine, Hackmann, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, Hazel, Hackmann, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [94, Hartmut, Hanstein, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [31, Helge, Helmig, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [44, Hubert, Hanson, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [60, Helena, Henry, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [27, Herma, Hamburger, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [68, Harriet, Hermelink, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [35, Hedda, Hewitt, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.848--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [67, Helga, Herzog, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.849--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [77, Harvey, Hardenberg, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.849--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [93, Hakan, Hewitt, null, 2024-01-20 08:40:59.84, 2023-12-28 05:07:39.84, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.849--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [56, Harro, Heinrich, null, 2024-01-20 08:40:59.839, 2023-12-28 05:07:39.839, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:19.849--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [11, Heiko, Heer, null, 2024-01-20 08:40:59.838, 2023-12-28 05:07:39.838, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:19.849--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.863--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(80:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:19.864--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(83:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:19.864--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(79:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:19.864--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(84:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:19.864--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(81:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:19.864--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(82:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:19.864--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a6203b5)
    [junit] [EL Finer]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, null, reading]
    [junit] [EL Fine]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [84, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, null, swimming]
    [junit] [EL Finer]: 2024-01-08 18:54:19.864--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.865--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1691e18d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.865--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6fd2bc3a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.865--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19321c7a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@299bdcbf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32818880)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4f714688)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3210454)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7cc87859)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@107947a2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61b5ac0e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@212e3150)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3bc19d3d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10f52047)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@437a84d1)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2abbc8ae)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79781e77)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a07d669)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6295be36)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39cb865d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@66ff37ff)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4fb3632c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@194f5558)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d6d0581)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@683c907a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5b5d7140)
    [junit] [EL Finest]: 2024-01-08 18:54:19.939--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1efe2fb2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11fd4cd6)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3cd7ca94)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1992ce66)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@fab91f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2e607b8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3282806f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2454ee88)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c804888)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1dcc501f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@406b7e73)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@218f65a8)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@facdae3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3a01f6f3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@65585400)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c2373c3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5494539a)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@ba28d1b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1c9513b9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@291853ab)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@24edca5e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@e52dd47)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d29a22d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@eba03c9)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@da3cab)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@45d93fbf)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@df98e69)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b09f5f2)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5aef1a93)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@f5b7b13)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7bc340e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@596c189f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7814ab85)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6bb59fa4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7b09274)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7d8e1e59)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@47211e6e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59114cd5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54e0ed78)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8289fba)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@435b1b38)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@608da061)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@146d8986)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7be7ff45)
    [junit] [EL Finest]: 2024-01-08 18:54:19.94--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@620c558e)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6b7072c3)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2d6645a4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11617c6c)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d1fc55)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55c5690d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20fce003)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@32a826f)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@29031a38)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61632f79)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4d3c0cce)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@59d6e6ad)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@397c53e7)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a8d09c5)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4aa95617)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@749b9c82)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14145f2b)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e7103dd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@56609c11)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eb830fd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a77475d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6e8d2ccd)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4a114a53)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@584b3bdc)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@61a16111)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7565ce3d)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@11c98558)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3db1ebbb)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a3331e4)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55cedfda)
    [junit] [EL Finest]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1189, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1246, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1179, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1194, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1165, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1231, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1224, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1253, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1170, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.941--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1210, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1248, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1230, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1233, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1191, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1196, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1164, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1176, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1257, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1220, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1206, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1232, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1228, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1192, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1258, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1185, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1226, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1217, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1247, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1215, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1239, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1222, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1203, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1166, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1160, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1184, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1198, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1186, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1256, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1211, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1238, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1251, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1254, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1212, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1207, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1181, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1163, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1177, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1183, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1244, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1225, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1223, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1171, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1221, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1175, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1169, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1213, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1249, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1167, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1173, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1234, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1161, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1237, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1174, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1240, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1241, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1205, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1162, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1218, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1252, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1201, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1219, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1178, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1168, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1190, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.942--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1188, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1214, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1195, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1193, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1202, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1242, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1200, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1255, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1208, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1172, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1216, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1182, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1197, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1245, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1180, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1250, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1199, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1243, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1236, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1187, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1159, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1209, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1229, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1204, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1227, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1235, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:19.943--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.954--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [7, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [9, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [11, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [13, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [19, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [31, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [33, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [35, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [37, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [45, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [47, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [59, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [61, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [71, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [87, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [95, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [99, 1259]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [21, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [23, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [25, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [39, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [41, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [43, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [49, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [63, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [65, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [73, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [77, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [89, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [97, 1260]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [3, 1262]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [5, 1262]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [15, 1262]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [29, 1262]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [53, 1262]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [57, 1262]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 1262]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [1, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [17, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [27, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [51, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [55, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [67, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [69, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [75, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [85, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [91, 1261]
    [junit] [EL Fine]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [93, 1261]
    [junit] [EL Finer]: 2024-01-08 18:54:19.955--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.96--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:19.961--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.962--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 87]
    [junit] [EL Finer]: 2024-01-08 18:54:19.963--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.973--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:19.974--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.046--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.046--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.046--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.046--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.046--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.047--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 33]
    [junit] [EL Finer]: 2024-01-08 18:54:20.048--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.059--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.06--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.061--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 8]
    [junit] [EL Finer]: 2024-01-08 18:54:20.062--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.073--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.074--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.075--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.151--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 23]
    [junit] [EL Finer]: 2024-01-08 18:54:20.152--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.163--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.164--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [78, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [79, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [83, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [80, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [81, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--	bind => [82, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:20.165--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:20.176--ClientSession(823978176)--Connection(670631142)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.177--ServerSession(454071866)--Connection(729478030)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:20.179--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:20.179--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:20.18--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:20.18--ClientSession(823978176)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:20.18--UnitOfWork(1528391146)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:20.18--ClientSession(823978176)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:20.181--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1128386201
    [junit] [EL Finer]: 2024-01-08 18:54:20.181--ClientSession(1128386201)--Thread(Thread[main,5,main])--acquire unit of work: 282508229
    [junit] [EL Finest]: 2024-01-08 18:54:20.181--UnitOfWork(282508229)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT DISTINCT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = SUBSTR(?, ?, ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:20.181--ServerSession(454071866)--Connection(534113171)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.181--ServerSession(454071866)--Connection(534113171)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:20.181--ServerSession(454071866)--Connection(358985663)--Thread(Thread[main,5,main])--SELECT DISTINCT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (FIRSTNAME = SUBSTR(?, ?, ?))
    [junit] 	bind => [moo, 1, 2]
    [junit] [EL Finest]: 2024-01-08 18:54:20.182--ServerSession(454071866)--Connection(534113171)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:20.205--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1974054358
    [junit] [EL Finer]: 2024-01-08 18:54:20.205--ClientSession(1974054358)--Thread(Thread[main,5,main])--acquire unit of work: 1106523137
    [junit] [EL Finest]: 2024-01-08 18:54:20.205--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.205--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (85 -> null:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:20.205--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.205--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (86 -> null:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (87 -> null:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (88 -> null:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (89 -> null:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (90 -> null:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (91 -> null:null:stamps)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,264 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@72f9675d)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,265 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@983f21e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,266 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ed6d23e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,267 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73128b3a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,268 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ae8c98a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,269 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c6dd1cb)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,270 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54a2af5a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,271 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@330eb5af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,272 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3fa69edd)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,273 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@df7e36b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,274 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c6e45f0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,275 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a0b221f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,276 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d015f5)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,277 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@338e421f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.206--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,278 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@df1d05b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,279 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e390020)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,280 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5fc7c9af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,281 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1e98f6f2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,282 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1de88e72)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,283 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@b46b5ef)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,284 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6a2d9f99)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,285 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33dbdb48)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,286 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6a19485f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,287 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@544e713e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,288 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5299fd79)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,289 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ff56df9)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,290 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f8e81e8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,291 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@386ec4a6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,292 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@258184e7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,293 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@318faf0b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,294 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a65e913)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,295 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14605d0d)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,296 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d6f45da)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,297 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@71d4528b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,298 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48c10d3)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,299 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1212bd7a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,300 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55947b77)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--ServerSession(454071866)--Connection(1651096015)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:20.207--ClientSession(1974054358)--Connection(1651096015)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.207--ClientSession(1974054358)--Connection(1651096015)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:20.208--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:20.208--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:20.208--ClientSession(1974054358)--Connection(1704407445)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:20.208--ClientSession(1974054358)--Connection(1704407445)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:20.208--ClientSession(1974054358)--Connection(1704407445)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1,301, last: 1,350
    [junit] [EL Finer]: 2024-01-08 18:54:20.208--ClientSession(1974054358)--Connection(1704407445)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.208--ServerSession(454071866)--Connection(1704407445)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:20.208--ServerSession(454071866)--Connection(1651096015)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:20.208--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,301 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6873b44)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,302 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@344862e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,303 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f03144a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,304 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39471400)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,305 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@726dcf2c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,306 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55bf52b9)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,307 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12d9bd00)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,308 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13bf5c4f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,309 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@f37e5bb)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,310 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20b2447e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,311 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fdcccd5)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,312 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1668ba45)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,313 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26428f0e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,314 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1461be0c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,315 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d426231)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,316 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e2b5b4e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,317 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ca3957a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,318 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@752bc73c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,319 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6be66042)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,320 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f13b75b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,321 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1febf786)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.209--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,322 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3452d160)
    [junit] [EL Finest]: 2024-01-08 18:54:20.255--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.255--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,323 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cee43d8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.255--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.255--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,324 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eb58871)
    [junit] [EL Finest]: 2024-01-08 18:54:20.255--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.255--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,325 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e220be6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.255--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.255--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,326 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c590893)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,327 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62b76443)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,328 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@50738e64)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,329 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1e40d2b7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,330 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a694c7c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,331 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73a5b00e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,332 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3fe900b0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,333 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27a4a890)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,334 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@474e0ab4)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,335 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19b5f793)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,336 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6eae9895)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,337 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c4c4df8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,338 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5be0e16f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,339 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d5f8cef)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,340 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77afcbe1)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,341 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79026b61)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,342 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25b506b7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,343 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@349cde1a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,344 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d65fbab)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,345 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57d6d605)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,346 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a5be2f6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,347 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8658ba9)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,348 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1a4f91ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,349 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7bc81a1f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,350 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e010bc2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.256--ServerSession(454071866)--Connection(1010421631)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:20.256--ClientSession(1974054358)--Connection(1010421631)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.257--ClientSession(1974054358)--Connection(1010421631)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:20.257--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="VehicleGenerator" sql="UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:20.257--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="VehicleGenerator" sql="SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:20.257--ClientSession(1974054358)--Connection(119157253)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, VehicleGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:20.257--ClientSession(1974054358)--Connection(119157253)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_VEHICLE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [VehicleGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:20.257--ClientSession(1974054358)--Connection(119157253)--Thread(Thread[main,5,main])--local sequencing preallocation for VehicleGenerator: objects: 50 , first: 1,351, last: 1,400
    [junit] [EL Finer]: 2024-01-08 18:54:20.257--ClientSession(1974054358)--Connection(119157253)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--ServerSession(454071866)--Connection(119157253)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--ServerSession(454071866)--Connection(1010421631)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,351 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a1def68)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,352 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3650cc1a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,353 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@600c5acf)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,354 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a64ca7f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,355 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b4be42c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,356 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7bcbc143)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,357 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@799326d7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,358 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55082ca8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,359 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4176d8a1)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,360 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6412d815)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,361 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@457efde)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,362 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10aefe90)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,363 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@676a9ff4)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,364 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@154a317c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,365 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2e581514)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,366 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@49652431)
    [junit] [EL Finest]: 2024-01-08 18:54:20.258--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,367 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7ac397d6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--assign sequence to the object (1,368 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@3ec69823)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.259--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.26--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:20.261--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:20.262--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@154a317c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.262--ServerSession(454071866)--Connection(1272825712)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(1272825712)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(1272825712)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:20.262--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2e581514)
    [junit] [EL Finest]: 2024-01-08 18:54:20.262--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@7ac397d6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.262--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@49652431)
    [junit] [EL Finest]: 2024-01-08 18:54:20.262--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@3ec69823)
    [junit] [EL Finest]: 2024-01-08 18:54:20.262--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finer]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1364, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1365, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1367, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1366, foo-brand, null, 0, 1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1368, foo-brand, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:20.262--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@5)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@4)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:20.263--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@a7ae1a5)
    [junit] [EL Finer]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1, Department_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [2, Department_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [0, Department_0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [3, Department_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [8, Department_8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [5, Department_5, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [4, Department_4, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [7, Department_7, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [6, Department_6, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [9, Department_9, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:20.264--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d437aa)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@414d7b34)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e264875)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@480318c2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47a20fab)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c64febb)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4e67bf2a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@460fd904)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@622828ce)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6471020c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7f2ab742)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d496009)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31edcf2f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28860097)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a9e4177)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e2c2452)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d1f9d8b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@777d1e06)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4fbd42bb)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@58095469)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7cfe750a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ad31999)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6c84fdaa)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c290b82)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43c1a2e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@13bf8a36)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@323fdbf0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ca95820)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@797fb582)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@485ca712)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ceb78cc)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@afe95ab)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40ba320f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@54c497f2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.265--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@37f3a34b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@556c126f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3930db96)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25e085d7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4b6af917)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@32bd65d8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a33530e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7c732d09)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5772a790)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@15d0cd8c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@16a7b925)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a767290)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74ca0511)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24512b66)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40b30d8b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3035ded6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@330e399a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6534b9e6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@53348b2d)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@543ceded)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@777ebf6b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@409321ee)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@48698a4)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@388c886)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3505bbbc)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56677422)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@273f247c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@58e83131)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@348792e3)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7eb45060)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d8ec941)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@655936bd)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2298e5d2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@634aceca)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a3f9efa)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3817a5d6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1447e086)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4c3909cc)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@23277696)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@27a8b1ff)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@34942d7c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@506661cf)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@69881b72)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b6acca4)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@36fc61b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@418eb52a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10f42aa9)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20ae77c8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.266--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4461cce7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@29df2302)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f5ff7ab)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b621547)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5058da5a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b56d6e8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@826eb85)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d4e1f00)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@195cc8bb)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6334cf1b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5dcc3f87)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ca90269)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6981107f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@db3b170)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f753a9e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e8add86)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76b6b86f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.267--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(91:null:stamps)
    [junit] [EL Finer]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [30, Hinrich, Hawke, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [49, Hauke, Hettner, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [79, Helen, Hellmann, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [72, Helena, Hardy, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [94, Heida, Hartenthaler, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [16, Hendrik, Hellmann, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [62, Hans, Halbach, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [23, Harold, Hache, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [66, Henri, Heuser, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [98, Hannelore, Hampe, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [54, Hasso, Harnack, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [70, Hazel, Heer, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [63, Heide, Heider, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [20, Heidemarie, Halbach, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [65, Hanspeter, Heinrich, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [17, Henrike, Hache, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [69, Hjalmar, Havenstein, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [43, Helge, Hesse, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [68, Hagen, Harding, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [42, Hedi, Herder, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [75, Heimo, Hegemann, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [51, Hubert, Hein, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [64, Hauke, Hesse, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [83, Helga, Hettner, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [97, Holger, Henry, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [92, Helga, Heise, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [34, Henrike, Hense, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [84, Hansj?rg, Heider, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [56, Harold, Hamburger, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, Harold, Hary, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [24, Hannah, Hamann, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [8, Hermann, Heidegger, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [39, Hulda, Hildebrandt, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.267--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [25, Henning, Hamburger, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [96, Hertha, Halbach, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [74, Hilde, Hildebrand, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [47, Heiner, Herold, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [37, Heimo, Hawke, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [80, Hakan, Harding, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [67, Herma, Hellmann, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [21, Helgard, Helbig, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [15, Hauke, Hamann, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [95, Heidemarie, Hennig, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [59, Hugo, Hamilton, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [6, Hasso, Hartig, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [78, Heiko, Heim, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [2, Hansj?rg, Heuser, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [99, Heike, Hense, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [77, Helma, Hackmann, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [14, Helmut, Hennig, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [81, Henrike, Hermann, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [40, Hartwin, Hesselbarth, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [46, Hanns, Hardy, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, Hieu, Haller, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [53, Hildegard, Hegemann, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [36, Heimo, Hein, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [60, Heiko, Hesselbarth, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [4, Hilde, Hesselbarth, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [52, Hermine, Henschel, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [22, Hendrik, Hellmann, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1, Hella, Hermelink, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [93, Henrike, Hartig, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [38, Heike, Hartenthaler, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [82, Hanna, Hawke, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [18, Helena, Hayek, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [58, Hansj?rg, Haak, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [32, Helena, Hary, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [19, Hieronymus, Hartenthaler, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [7, Helge, Helbig, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [35, Heimo, Hecht, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [76, Hermann, Hache, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [71, Hauke, Hampe, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [73, Hannes, Haak, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [28, Hannes, Herder, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [31, Hanspeter, Heer, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [5, Hubert, Hackmann, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, Hannah, Hartfelder, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [48, Hartmut, Hanstein, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [11, Helen, Hausner, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, Hubert, Helmig, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, Harald, Haus Lancaster, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [41, Hakan, Hermann, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [55, Hagen, Hanstein, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [27, Helmut, Hartfelder, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [45, Hedi, Heinichen, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [61, Hakan, Henschel, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [91, Hinrich, Helbig, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [0, Hermine, Harding, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [33, Helma, Haas, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [9, Heiko, Hecht, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [50, Hubertus, Hayek, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [57, Heribert, Hartfelder, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.268--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [10, Hieronymus, Hartfelder, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.269--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [12, Heimo, Habermann, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.269--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [26, Hilmar, Hettner, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.269--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [29, Hannah, Heider, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.269--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, Hertha, Heim, null, 2024-01-20 08:41:00.261, 2023-12-28 05:07:40.261, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.269--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [13, Hans, Heidegger, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.269--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [44, Heike, Hildebrandt, null, 2024-01-20 08:41:00.26, 2023-12-28 05:07:40.26, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.269--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [3, Hendrik, Hecht, null, 2024-01-20 08:41:00.259, 2023-12-28 05:07:40.259, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:20.269--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.287--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(86:null:cooking)
    [junit] [EL Finest]: 2024-01-08 18:54:20.287--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(89:null:swimming)
    [junit] [EL Finest]: 2024-01-08 18:54:20.287--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(88:null:cleaning the house)
    [junit] [EL Finest]: 2024-01-08 18:54:20.287--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(90:null:computers)
    [junit] [EL Finest]: 2024-01-08 18:54:20.287--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(87:null:watching tv)
    [junit] [EL Finest]: 2024-01-08 18:54:20.287--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(85:null:reading)
    [junit] [EL Finest]: 2024-01-08 18:54:20.287--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@544e713e)
    [junit] [EL Finer]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [91, null, stamps]
    [junit] [EL Fine]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, null, cooking]
    [junit] [EL Fine]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, null, swimming]
    [junit] [EL Fine]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, null, cleaning the house]
    [junit] [EL Fine]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, null, computers]
    [junit] [EL Fine]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, null, watching tv]
    [junit] [EL Fine]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, null, reading]
    [junit] [EL Finer]: 2024-01-08 18:54:20.287--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.288--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@14605d0d)
    [junit] [EL Finest]: 2024-01-08 18:54:20.288--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@f37e5bb)
    [junit] [EL Finest]: 2024-01-08 18:54:20.288--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@df1d05b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.288--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@79026b61)
    [junit] [EL Finest]: 2024-01-08 18:54:20.288--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7bcbc143)
    [junit] [EL Finest]: 2024-01-08 18:54:20.288--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6c4c4df8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.288--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1e40d2b7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.289--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5c6dd1cb)
    [junit] [EL Finest]: 2024-01-08 18:54:20.289--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6be66042)
    [junit] [EL Finest]: 2024-01-08 18:54:20.289--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@df7e36b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.289--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4176d8a1)
    [junit] [EL Finest]: 2024-01-08 18:54:20.289--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@62b76443)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1e98f6f2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1f8e81e8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6873b44)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3fe900b0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@330eb5af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6f13b75b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@752bc73c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@20b2447e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e390020)
    [junit] [EL Finest]: 2024-01-08 18:54:20.36--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3fa69edd)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5fc7c9af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@457efde)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@50738e64)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3452d160)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@726dcf2c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4b4be42c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@d426231)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@57d6d605)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55947b77)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73128b3a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1461be0c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5f03144a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@338e421f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@349cde1a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6ca3957a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e220be6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@54a2af5a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ff56df9)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@77afcbe1)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@474e0ab4)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55bf52b9)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5299fd79)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7c590893)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@25b506b7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6d5f8cef)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3650cc1a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d65fbab)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1eb58871)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@48c10d3)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6cee43d8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@2a694c7c)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@26428f0e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1d015f5)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@799326d7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@386ec4a6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@983f21e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5be0e16f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1a4f91ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@10aefe90)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4ae8c98a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@33dbdb48)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@55082ca8)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a0b221f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@19b5f793)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3d6f45da)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@72f9675d)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1212bd7a)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@676a9ff4)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6412d815)
    [junit] [EL Finest]: 2024-01-08 18:54:20.361--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@12d9bd00)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1de88e72)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@13bf5c4f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@3ed6d23e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5e2b5b4e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@318faf0b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a65e913)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@344862e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@258184e7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6a2d9f99)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7e010bc2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@39471400)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a1def68)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@a64ca7f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7fdcccd5)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1febf786)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@7bc81a1f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@600c5acf)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@1668ba45)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@b46b5ef)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@27a4a890)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@5a5be2f6)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6eae9895)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@71d4528b)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@6a19485f)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@73a5b00e)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@8658ba9)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.MotorVehicle@4c6e45f0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1287, foo-car, null, null, null, null, 1, 90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1295, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1309, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1278, foo-car, null, null, null, null, 1, 98, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1341, foo-car, null, null, null, null, 1, 34, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1356, foo-car, null, null, null, null, 1, 78, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1337, foo-car, null, null, null, null, 1, 18, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1329, foo-car, null, null, null, null, 1, 32, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1269, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1319, foo-car, null, null, null, null, 1, 30, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1273, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1359, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1327, foo-car, null, null, null, null, 1, 8, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1281, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1290, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1301, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1332, foo-car, null, null, null, null, 1, 92, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1271, foo-car, null, null, null, null, 1, 28, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1320, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1318, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1310, foo-car, null, null, null, null, 1, 66, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1279, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1272, foo-car, null, null, null, null, 1, 74, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1280, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.362--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1361, foo-car, null, null, null, null, 1, 20, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1328, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1322, foo-car, null, null, null, null, 1, 38, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1305, foo-car, null, null, null, null, 1, 36, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1355, foo-car, null, null, null, null, 1, 80, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1315, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1345, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1300, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1267, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1314, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1303, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1277, foo-car, null, null, null, null, 1, 84, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1343, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1317, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1325, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1270, foo-car, null, null, null, null, 1, 4, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1289, foo-car, null, null, null, null, 1, 86, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1340, foo-car, null, null, null, null, 1, 40, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1334, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1306, foo-car, null, null, null, null, 1, 22, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1288, foo-car, null, null, null, null, 1, 24, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1326, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1342, foo-car, null, null, null, null, 1, 50, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1339, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1352, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1344, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1324, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1298, foo-car, null, null, null, null, 1, 94, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1323, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1330, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1313, foo-car, null, null, null, null, 1, 54, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1276, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1357, foo-car, null, null, null, null, 1, 44, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1291, foo-car, null, null, null, null, 1, 16, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1265, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1338, foo-car, null, null, null, null, 1, 6, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1348, foo-car, null, null, null, null, 1, 2, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1362, foo-car, null, null, null, null, 1, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1268, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1285, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1358, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1275, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1335, foo-car, null, null, null, null, 1, 14, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1296, foo-car, null, null, null, null, 1, 56, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1264, foo-car, null, null, null, null, 1, 52, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1299, foo-car, null, null, null, null, 1, 10, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1363, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1360, foo-car, null, null, null, null, 1, 70, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1307, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1282, foo-car, null, null, null, null, 1, 68, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1308, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1266, foo-car, null, null, null, null, 1, 96, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1316, foo-car, null, null, null, null, 1, 60, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1293, foo-car, null, null, null, null, 1, 88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1294, foo-car, null, null, null, null, 1, 58, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1302, foo-car, null, null, null, null, 1, 12, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1292, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1284, foo-car, null, null, null, null, 1, 46, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1350, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1304, foo-car, null, null, null, null, 1, 76, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1351, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1354, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1311, foo-car, null, null, null, null, 1, 82, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1321, foo-car, null, null, null, null, 1, 62, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1349, foo-car, null, null, null, null, 1, 64, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1353, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1312, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.363--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1283, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1333, foo-car, null, null, null, null, 1, 26, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1346, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1336, foo-car, null, null, null, null, 1, 48, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1297, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1286, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1331, foo-car, null, null, null, null, 1, null, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1347, foo-car, null, null, null, null, 1, 42, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1274, foo-car, null, null, null, null, 1, 72, 91]
    [junit] [EL Finer]: 2024-01-08 18:54:20.364--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [3, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [19, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [25, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [29, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.374--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [31, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [39, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [73, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [79, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [81, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [95, 1364]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [7, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [13, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [15, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [35, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [41, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [49, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [51, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [53, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [57, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [59, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [65, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [93, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [99, 1365]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [27, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [33, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [37, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [43, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [45, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [47, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [55, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [63, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [67, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [69, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [71, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [91, 1367]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [1, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [5, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [9, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [11, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [17, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [21, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [23, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [61, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [75, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [77, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [83, 1366]
    [junit] [EL Fine]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [97, 1366]
    [junit] [EL Finer]: 2024-01-08 18:54:20.375--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.379--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.38--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:20.381--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.382--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 69]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 42]
    [junit] [EL Fine]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 42]
    [junit] [EL Finer]: 2024-01-08 18:54:20.383--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.393--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.394--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.465--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.466--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 8]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 67]
    [junit] [EL Finer]: 2024-01-08 18:54:20.467--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.478--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.479--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.48--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 22]
    [junit] [EL Finer]: 2024-01-08 18:54:20.481--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.491--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.492--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:20.493--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:20.494--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 90]
    [junit] [EL Finer]: 2024-01-08 18:54:20.571--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.582--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.583--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 9]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.584--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [89, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [85, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [90, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [87, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [86, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--	bind => [88, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:20.585--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:20.596--ClientSession(1974054358)--Connection(13647409)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.597--ServerSession(454071866)--Connection(1272825712)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:20.602--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:20.602--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:20.604--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:20.604--ClientSession(1974054358)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:20.605--UnitOfWork(1106523137)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:20.605--ClientSession(1974054358)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:20.609--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1436049448
    [junit] [EL Finer]: 2024-01-08 18:54:20.609--ClientSession(1436049448)--Thread(Thread[main,5,main])--acquire unit of work: 31771138
    [junit] [EL Finest]: 2024-01-08 18:54:20.609--UnitOfWork(31771138)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID FROM TMP_BASIC_TYPES_FA WHERE (ENUM_STRING = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.609--ServerSession(454071866)--Connection(2104975830)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.609--ServerSession(454071866)--Connection(2104975830)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:20.609--ServerSession(454071866)--Connection(1001763339)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_BASIC_TYPES_FA WHERE (ENUM_STRING = ?)
    [junit] 	bind => [HUGO]
    [junit] [EL Finest]: 2024-01-08 18:54:20.611--ServerSession(454071866)--Connection(2104975830)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.611--UnitOfWork(31771138)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID FROM TMP_BASIC_TYPES_FA WHERE (ENUM_ORDINAL = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.611--ServerSession(454071866)--Connection(1859722525)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.611--ServerSession(454071866)--Connection(1859722525)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:20.611--ServerSession(454071866)--Connection(1183185638)--Thread(Thread[main,5,main])--SELECT ID FROM TMP_BASIC_TYPES_FA WHERE (ENUM_ORDINAL = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:20.612--ServerSession(454071866)--Connection(1859722525)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 6.547 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestFromClauses
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.051 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestGroupByOrderByHaving
    [junit] [EL Finer]: 2024-01-08 18:54:20.752--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1426919585
    [junit] [EL Finer]: 2024-01-08 18:54:20.752--ClientSession(1426919585)--Thread(Thread[main,5,main])--acquire unit of work: 1018099286
    [junit] [EL Finest]: 2024-01-08 18:54:20.752--UnitOfWork(1018099286)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Person sql="SELECT t0.ID, t0.W_BOOL, t0.W_FLOAT, t0.P_BOOL, t0.P_FLOAT, t0.P_INT, t0.W_BIGDEC, t0.W_BIGINT, t0.PBA_BINARY, t0.WBA_BINARY, t0.UTIL_CALENDAR, t0.PCA_VARCHAR, t0.WCA_VARCHAR, t0.W_INT, t0.SQL_DATE, t0.SQL_TIME, t0.SQL_TIMESTAMP, t0.W_STRING, t0.UTIL_DATE, t0.CITY, t1.ID, t1.CITY_ENUM, t1.COOL, t1.NAME, t1.TYPE, t1.CITY_TESLA_INT, t1.CITY_TESLA_BLOB FROM TMP_PERSON t0, TMP_CITY t1 WHERE (t1.ID = t0.CITY) ORDER BY t0.ID DESC, t1.NAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:20.752--ServerSession(454071866)--Connection(1769359145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.752--ServerSession(454071866)--Connection(1769359145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:20.752--ServerSession(454071866)--Connection(1690873790)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.W_BOOL, t0.W_FLOAT, t0.P_BOOL, t0.P_FLOAT, t0.P_INT, t0.W_BIGDEC, t0.W_BIGINT, t0.PBA_BINARY, t0.WBA_BINARY, t0.UTIL_CALENDAR, t0.PCA_VARCHAR, t0.WCA_VARCHAR, t0.W_INT, t0.SQL_DATE, t0.SQL_TIME, t0.SQL_TIMESTAMP, t0.W_STRING, t0.UTIL_DATE, t0.CITY, t1.ID, t1.CITY_ENUM, t1.COOL, t1.NAME, t1.TYPE, t1.CITY_TESLA_INT, t1.CITY_TESLA_BLOB FROM TMP_PERSON t0, TMP_CITY t1 WHERE (t1.ID = t0.CITY) ORDER BY t0.ID DESC, t1.NAME ASC
    [junit] [EL Finest]: 2024-01-08 18:54:20.752--ServerSession(454071866)--Connection(1769359145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:20.806--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 654771939
    [junit] [EL Finer]: 2024-01-08 18:54:20.807--ClientSession(654771939)--Thread(Thread[main,5,main])--acquire unit of work: 1571682265
    [junit] [EL Finest]: 2024-01-08 18:54:20.807--UnitOfWork(1571682265)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=City sql="SELECT t0.ID, t0.CITY_ENUM, t0.COOL, t0.NAME, t0.TYPE, t0.CITY_TESLA_INT, t0.CITY_TESLA_BLOB FROM TMP_CITY t0 WHERE EXISTS (SELECT ? FROM TMP_COP t1 GROUP BY t1.ID HAVING (t2.ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:20.807--ServerSession(454071866)--Connection(339826690)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.807--ServerSession(454071866)--Connection(339826690)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:20.807--ServerSession(454071866)--Connection(797595586)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.CITY_ENUM, t0.COOL, t0.NAME, t0.TYPE, t0.CITY_TESLA_INT, t0.CITY_TESLA_BLOB FROM TMP_CITY t0 WHERE EXISTS (SELECT ? FROM TMP_COP t1 GROUP BY t1.ID HAVING (t2.ID = ?))
    [junit] 	bind => [1, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:20.807--ServerSession(454071866)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:54:20.808--ServerSession(454071866)--Connection(339826690)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:20.808--UnitOfWork(1571682265)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown column 't2.ID' in 'having clause'
    [junit] Error Code: 1054
    [junit] Call: SELECT t0.ID, t0.CITY_ENUM, t0.COOL, t0.NAME, t0.TYPE, t0.CITY_TESLA_INT, t0.CITY_TESLA_BLOB FROM TMP_CITY t0 WHERE EXISTS (SELECT ? FROM TMP_COP t1 GROUP BY t1.ID HAVING (t2.ID = ?))
    [junit] 	bind => [1, 5]
    [junit] Query: ReadAllQuery(referenceClass=City sql="SELECT t0.ID, t0.CITY_ENUM, t0.COOL, t0.NAME, t0.TYPE, t0.CITY_TESLA_INT, t0.CITY_TESLA_BLOB FROM TMP_CITY t0 WHERE EXISTS (SELECT ? FROM TMP_COP t1 GROUP BY t1.ID HAVING (t2.ID = ?))")
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:342)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:700)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2105)
    [junit] 	at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:603)
    [junit] 	at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:265)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:275)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:261)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:345)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:765)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2776)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRows(ExpressionQueryMechanism.java:2729)
    [junit] 	at org.eclipse.persistence.queries.ReadAllQuery.executeObjectLevelReadQuery(ReadAllQuery.java:584)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1232)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1191)
    [junit] 	at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1279)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1845)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.QueryTest.assertInvalidQuery(QueryTest.java:172)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestGroupByOrderByHaving.testSubQueryGroupBy3(TestGroupByOrderByHaving.java:154)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.SQLSyntaxErrorException: Unknown column 't2.ID' in 'having clause'
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:968)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:1024)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:660)
    [junit] 	... 51 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:20.843--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 484886039
    [junit] [EL Finer]: 2024-01-08 18:54:20.843--ClientSession(484886039)--Thread(Thread[main,5,main])--acquire unit of work: 839729442
    [junit] [EL Finest]: 2024-01-08 18:54:20.843--UnitOfWork(839729442)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=City sql="SELECT ID, CITY_ENUM, COOL, NAME, TYPE, CITY_TESLA_INT, CITY_TESLA_BLOB, MAX(ID) FROM TMP_CITY ORDER BY ID")
    [junit] [EL Finest]: 2024-01-08 18:54:20.843--ServerSession(454071866)--Connection(789996006)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.843--ServerSession(454071866)--Connection(789996006)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:20.843--ServerSession(454071866)--Connection(123902210)--Thread(Thread[main,5,main])--SELECT ID, CITY_ENUM, COOL, NAME, TYPE, CITY_TESLA_INT, CITY_TESLA_BLOB, MAX(ID) FROM TMP_CITY ORDER BY ID
    [junit] [EL Fine]: 2024-01-08 18:54:20.844--ServerSession(454071866)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: 2024-01-08 18:54:20.844--ServerSession(454071866)--Connection(789996006)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:20.844--UnitOfWork(839729442)--Thread(Thread[main,5,main])--Local Exception Stack: 
    [junit] Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'ecltests.TMP_CITY.ID'; this is incompatible with sql_mode=only_full_group_by
    [junit] Error Code: 1140
    [junit] Call: SELECT ID, CITY_ENUM, COOL, NAME, TYPE, CITY_TESLA_INT, CITY_TESLA_BLOB, MAX(ID) FROM TMP_CITY ORDER BY ID
    [junit] Query: ReportQuery(referenceClass=City sql="SELECT ID, CITY_ENUM, COOL, NAME, TYPE, CITY_TESLA_INT, CITY_TESLA_BLOB, MAX(ID) FROM TMP_CITY ORDER BY ID")
    [junit] 	at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:342)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:700)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2105)
    [junit] 	at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:603)
    [junit] 	at org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:265)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:275)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:261)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:345)
    [junit] 	at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:765)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2776)
    [junit] 	at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2713)
    [junit] 	at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:894)
    [junit] 	at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:913)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1191)
    [junit] 	at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485)
    [junit] 	at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1279)
    [junit] 	at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3029)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1898)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1880)
    [junit] 	at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1845)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262)
    [junit] 	at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.QueryTest.assertInvalidQuery(QueryTest.java:172)
    [junit] 	at org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestGroupByOrderByHaving.testOrderBy3(TestGroupByOrderByHaving.java:43)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
    [junit] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:181)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.runChild(SkipBugzillaTestRunner.java:41)
    [junit] 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
    [junit] 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at org.eclipse.persistence.testing.framework.wdf.SkipBugzillaTestRunner.run(SkipBugzillaTestRunner.java:53)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.sql.SQLSyntaxErrorException: In aggregated query without GROUP BY, expression #1 of SELECT list contains nonaggregated column 'ecltests.TMP_CITY.ID'; this is incompatible with sql_mode=only_full_group_by
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:121)
    [junit] 	at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:912)
    [junit] 	at com.mysql.cj.jdbc.ClientPreparedStatement.executeQuery(ClientPreparedStatement.java:968)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:1024)
    [junit] 	at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:660)
    [junit] 	... 50 more
    [junit] 
    [junit] [EL Finer]: 2024-01-08 18:54:20.878--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1249858896
    [junit] [EL Finer]: 2024-01-08 18:54:20.878--ClientSession(1249858896)--Thread(Thread[main,5,main])--acquire unit of work: 1216602799
    [junit] [EL Finest]: 2024-01-08 18:54:20.878--UnitOfWork(1216602799)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Task sql="SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK ORDER BY PROJ_ID")
    [junit] [EL Finest]: 2024-01-08 18:54:20.878--ServerSession(454071866)--Connection(1154118575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.878--ServerSession(454071866)--Connection(1154118575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:20.879--ServerSession(454071866)--Connection(1294905285)--Thread(Thread[main,5,main])--SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK ORDER BY PROJ_ID
    [junit] [EL Finest]: 2024-01-08 18:54:20.879--ServerSession(454071866)--Connection(1154118575)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 28, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.204 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestJoinFetch
    [junit] [EL Finer]: 2024-01-08 18:54:20.902--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 969959180
    [junit] [EL Finer]: 2024-01-08 18:54:20.902--ClientSession(969959180)--Thread(Thread[main,5,main])--acquire unit of work: 723343305
    [junit] [EL Finest]: 2024-01-08 18:54:20.902--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.902--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.902--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (92 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.902--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.903--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.903--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (15 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.903--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61598cf7
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (93 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (94 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (16 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (17 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b342b4d
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (95 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (96 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.904--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (97 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (18 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (19 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (20 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@77e7be90
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (98 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (21 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e32a4e4
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (99 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (100 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.905--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (22 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (23 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4601d759
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--ServerSession(454071866)--Connection(920696073)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:20.906--ClientSession(969959180)--Connection(920696073)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--ClientSession(969959180)--Connection(920696073)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="StringIdGenerator" sql="UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:20.906--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="StringIdGenerator" sql="SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:20.907--ClientSession(969959180)--Connection(956631098)--Thread(Thread[main,5,main])--UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, StringIdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:20.907--ClientSession(969959180)--Connection(956631098)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [StringIdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:20.907--ClientSession(969959180)--Connection(956631098)--Thread(Thread[main,5,main])--local sequencing preallocation for StringIdGenerator: objects: 50 , first: 101, last: 150
    [junit] [EL Finer]: 2024-01-08 18:54:20.907--ClientSession(969959180)--Connection(956631098)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--ServerSession(454071866)--Connection(956631098)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--ServerSession(454071866)--Connection(920696073)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (101 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (102 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (103 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (24 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (25 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (26 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61b8391d
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.908--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (104 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (105 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (106 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (107 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (27 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (28 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (29 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (30 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8f65a66
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (108 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.909--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (31 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@726c543
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (109 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (110 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (32 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (33 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@12d84621
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (111 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (112 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (113 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (34 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.91--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (35 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (36 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@da79d11
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (114 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (115 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (116 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (117 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (37 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (38 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (39 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (40 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.911--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35e04167
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (118 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (119 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (120 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (121 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (122 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (41 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (42 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (43 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (44 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--assign sequence to the object (45 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38cde4f2
    [junit] [EL Finest]: 2024-01-08 18:54:20.912--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:20.913--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1
    [junit] [EL Finest]: 2024-01-08 18:54:20.913--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:20.913--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:20.913--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:20.913--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.913--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:20.913--UnitOfWork(723343305)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:20.913--UnitOfWork(723343305)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:20.914--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.914--ServerSession(454071866)--Connection(1672899343)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:20.914--ClientSession(969959180)--Connection(1672899343)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.914--ClientSession(969959180)--Connection(1672899343)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:20.915--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:20.915--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:20.915--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4601d759)
    [junit] [EL Finer]: 2024-01-08 18:54:20.915--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.915--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.915--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [2, dep_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.915--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [1, dep_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.915--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [3, dep_3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:20.915--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35e04167)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8f65a66)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@da79d11)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@726c543)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61598cf7)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38cde4f2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e32a4e4)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@77e7be90)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@12d84621)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61b8391d)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b342b4d)
    [junit] [EL Finest]: 2024-01-08 18:54:20.916--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(106:null:description_106)
    [junit] [EL Finer]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [22, first_22, last_22, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [34, first_34, last_34, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [24, first_24, last_24, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [33, first_33, last_33, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [31, first_31, last_31, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [11, first_11, last_11, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [35, first_35, last_35, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [21, first_21, last_21, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [13, first_13, last_13, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.916--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [32, first_32, last_32, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.917--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [23, first_23, last_23, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.917--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [12, first_12, last_12, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:20.917--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(122:null:description_122)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(97:null:description_97)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(99:null:description_99)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(112:null:description_112)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(113:null:description_113)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(116:null:description_116)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(108:null:description_108)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(119:null:description_119)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(93:null:description_93)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(94:null:description_94)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(105:null:description_105)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(101:null:description_101)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(111:null:description_111)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(96:null:description_96)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(118:null:description_118)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(98:null:description_98)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(114:null:description_114)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(120:null:description_120)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(117:null:description_117)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(103:null:description_103)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(100:null:description_100)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(109:null:description_109)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(102:null:description_102)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(107:null:description_107)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(115:null:description_115)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(104:null:description_104)
    [junit] [EL Finest]: 2024-01-08 18:54:20.919--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(95:null:description_95)
    [junit] [EL Finest]: 2024-01-08 18:54:20.92--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(121:null:description_121)
    [junit] [EL Finest]: 2024-01-08 18:54:20.92--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(92:null:description_92)
    [junit] [EL Finest]: 2024-01-08 18:54:20.92--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(110:null:description_110)
    [junit] [EL Finest]: 2024-01-08 18:54:20.92--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finer]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [106, null, description_106]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [122, null, description_122]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [97, null, description_97]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [99, null, description_99]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [112, null, description_112]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [113, null, description_113]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [116, null, description_116]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [108, null, description_108]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [119, null, description_119]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [93, null, description_93]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [94, null, description_94]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [105, null, description_105]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [101, null, description_101]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [111, null, description_111]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [96, null, description_96]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [118, null, description_118]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [98, null, description_98]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [114, null, description_114]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [120, null, description_120]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [117, null, description_117]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [103, null, description_103]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [100, null, description_100]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [109, null, description_109]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [102, null, description_102]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [107, null, description_107]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [115, null, description_115]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [104, null, description_104]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [95, null, description_95]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [121, null, description_121]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [92, null, description_92]
    [junit] [EL Fine]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [110, null, description_110]
    [junit] [EL Finer]: 2024-01-08 18:54:20.92--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:20.924--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.925--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.925--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:20.925--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:20.925--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:20.925--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:20.925--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1)
    [junit] [EL Finer]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [45, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [19, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [40, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [18, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [28, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [22, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [16, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [27, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [20, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [23, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [24, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [33, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [26, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [38, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [31, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [30, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [29, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [17, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [43, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [25, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [44, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [35, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [32, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [15, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.925--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [36, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:20.926--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [41, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.926--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [21, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.926--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [34, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:20.926--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [37, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:20.926--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [39, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.926--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [42, description_4]
    [junit] [EL Finer]: 2024-01-08 18:54:20.926--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.928--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@2)
    [junit] [EL Finest]: 2024-01-08 18:54:20.928--UnitOfWork(723343305)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@3)
    [junit] [EL Finer]: 2024-01-08 18:54:20.929--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.929--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.929--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [1, null, 1, null]
    [junit] [EL Fine]: 2024-01-08 18:54:20.929--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [2, null, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:20.929--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [3, null, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:20.979--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 45]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 40]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 18]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 28]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 16]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 27]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 38]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 30]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 29]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 17]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 43]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 25]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 44]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.98--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 36]
    [junit] [EL Fine]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 41]
    [junit] [EL Fine]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 37]
    [junit] [EL Fine]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 39]
    [junit] [EL Fine]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [0, 0, 42]
    [junit] [EL Finer]: 2024-01-08 18:54:20.981--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.984--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [99, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [100, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [114, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [115, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [116, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [117, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [104, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [105, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [106, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [107, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [111, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [112, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [113, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [108, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [92, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [118, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [119, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [120, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [121, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [122, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [98, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [95, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [96, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [97, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.985--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [109, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.986--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [110, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.986--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [101, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.986--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [102, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.986--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [103, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.986--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [93, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:20.986--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [94, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:20.986--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:20.989--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.989--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.989--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.989--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.989--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [22, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [23, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [38, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [39, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [40, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [37, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [28, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [29, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [30, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [27, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [34, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.99--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [35, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [36, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [31, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [15, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [43, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [44, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [45, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [41, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [42, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [21, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [18, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [19, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [20, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [32, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [33, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [24, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [25, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [26, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [16, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--	bind => [17, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:20.991--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:20.994--ClientSession(969959180)--Connection(2039218223)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:20.995--ServerSession(454071866)--Connection(1672899343)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:20.996--UnitOfWork(723343305)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:20.996--UnitOfWork(723343305)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:20.996--UnitOfWork(723343305)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:20.996--ClientSession(969959180)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:20.997--UnitOfWork(723343305)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:20.997--ClientSession(969959180)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:20.998--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1664286781
    [junit] [EL Finer]: 2024-01-08 18:54:20.998--ClientSession(1664286781)--Thread(Thread[main,5,main])--acquire unit of work: 2144765008
    [junit] [EL Finest]: 2024-01-08 18:54:20.998--UnitOfWork(2144765008)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Node sql="SELECT t1.ID, t1.NODENAME, t1.VERSIONCOLUMN, t1.PARENT, t0.ID, t0.NODENAME, t0.VERSIONCOLUMN, t0.PARENT FROM TMP_NODE t0, TMP_NODE t1 WHERE ((t1.ID <> ?) AND (t0.ID = t1.PARENT))")
    [junit] [EL Finest]: 2024-01-08 18:54:20.998--ServerSession(454071866)--Connection(1322131913)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:20.998--ServerSession(454071866)--Connection(1322131913)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:20.998--ServerSession(454071866)--Connection(459375635)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.NODENAME, t1.VERSIONCOLUMN, t1.PARENT, t0.ID, t0.NODENAME, t0.VERSIONCOLUMN, t0.PARENT FROM TMP_NODE t0, TMP_NODE t1 WHERE ((t1.ID <> ?) AND (t0.ID = t1.PARENT))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:20.998--ServerSession(454071866)--Connection(1322131913)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:21.019--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2134858343
    [junit] [EL Finer]: 2024-01-08 18:54:21.019--ClientSession(2134858343)--Thread(Thread[main,5,main])--acquire unit of work: 1931117501
    [junit] [EL Finest]: 2024-01-08 18:54:21.019--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.019--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.019--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (123 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.019--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.019--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.019--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (46 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@578a1c1a
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (124 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (125 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (47 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (48 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7785e48b
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (126 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (127 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (128 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.02--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (49 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (50 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--ServerSession(454071866)--Connection(1231249869)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.021--ClientSession(2134858343)--Connection(1231249869)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--ClientSession(2134858343)--Connection(1231249869)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="IdGenerator" sql="UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:21.021--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="IdGenerator" sql="SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:21.021--ClientSession(2134858343)--Connection(938025491)--Thread(Thread[main,5,main])--UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, IdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:21.021--ClientSession(2134858343)--Connection(938025491)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?
    [junit] 	bind => [IdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--ClientSession(2134858343)--Connection(938025491)--Thread(Thread[main,5,main])--local sequencing preallocation for IdGenerator: objects: 50 , first: 51, last: 100
    [junit] [EL Finer]: 2024-01-08 18:54:21.022--ClientSession(2134858343)--Connection(938025491)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--ServerSession(454071866)--Connection(938025491)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--ServerSession(454071866)--Connection(1231249869)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (51 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e1ec8ed
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (129 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.022--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (52 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@406287f2
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (130 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (131 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (53 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (54 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22d460fe
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (132 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (133 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (134 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.023--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (55 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (56 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (57 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e260d25
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (135 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (136 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (137 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (138 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (58 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (59 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (60 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (61 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.024--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@953d5e0
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (139 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (62 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e5b2c9a
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (140 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (141 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (63 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (64 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.025--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25f546b8
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (142 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (143 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (144 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (65 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (66 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (67 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64a17bcc
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (145 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (146 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (147 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.026--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (148 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (68 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (69 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (70 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (71 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a40a370
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (149 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (150 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--ServerSession(454071866)--Connection(242812591)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.027--ClientSession(2134858343)--Connection(242812591)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.027--ClientSession(2134858343)--Connection(242812591)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.028--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="StringIdGenerator" sql="UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:21.028--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="StringIdGenerator" sql="SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:21.028--ClientSession(2134858343)--Connection(1648385724)--Thread(Thread[main,5,main])--UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, StringIdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:21.028--ClientSession(2134858343)--Connection(1648385724)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [StringIdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:21.028--ClientSession(2134858343)--Connection(1648385724)--Thread(Thread[main,5,main])--local sequencing preallocation for StringIdGenerator: objects: 50 , first: 151, last: 200
    [junit] [EL Finer]: 2024-01-08 18:54:21.028--ClientSession(2134858343)--Connection(1648385724)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--ServerSession(454071866)--Connection(1648385724)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--ServerSession(454071866)--Connection(242812591)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (151 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (152 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (153 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (72 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (73 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (74 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (75 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--assign sequence to the object (76 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64ff7aaf
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1
    [junit] [EL Finest]: 2024-01-08 18:54:21.029--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.03--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.03--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.03--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.03--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.03--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.03--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.03--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.03--ServerSession(454071866)--Connection(1313418520)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.03--ClientSession(2134858343)--Connection(1313418520)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.03--ClientSession(2134858343)--Connection(1313418520)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.031--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.031--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.031--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a40a370)
    [junit] [EL Finer]: 2024-01-08 18:54:21.031--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.031--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.031--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [2, dep_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.031--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [1, dep_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.031--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [3, dep_3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.031--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.031--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@578a1c1a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.031--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64a17bcc)
    [junit] [EL Finest]: 2024-01-08 18:54:21.032--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@25f546b8)
    [junit] [EL Finest]: 2024-01-08 18:54:21.032--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e260d25)
    [junit] [EL Finest]: 2024-01-08 18:54:21.032--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e1ec8ed)
    [junit] [EL Finest]: 2024-01-08 18:54:21.032--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22d460fe)
    [junit] [EL Finest]: 2024-01-08 18:54:21.083--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e5b2c9a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.084--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64ff7aaf)
    [junit] [EL Finest]: 2024-01-08 18:54:21.084--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@406287f2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.084--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@953d5e0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.084--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7785e48b)
    [junit] [EL Finest]: 2024-01-08 18:54:21.084--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(152:null:description_152)
    [junit] [EL Finer]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [34, first_34, last_34, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [11, first_11, last_11, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [33, first_33, last_33, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [32, first_32, last_32, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [23, first_23, last_23, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [13, first_13, last_13, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [22, first_22, last_22, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [31, first_31, last_31, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [35, first_35, last_35, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [21, first_21, last_21, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [24, first_24, last_24, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [12, first_12, last_12, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.084--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.086--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(139:null:description_139)
    [junit] [EL Finest]: 2024-01-08 18:54:21.086--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(136:null:description_136)
    [junit] [EL Finest]: 2024-01-08 18:54:21.086--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(141:null:description_141)
    [junit] [EL Finest]: 2024-01-08 18:54:21.086--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(149:null:description_149)
    [junit] [EL Finest]: 2024-01-08 18:54:21.086--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(129:null:description_129)
    [junit] [EL Finest]: 2024-01-08 18:54:21.086--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(142:null:description_142)
    [junit] [EL Finest]: 2024-01-08 18:54:21.086--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(145:null:description_145)
    [junit] [EL Finest]: 2024-01-08 18:54:21.086--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(132:null:description_132)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(131:null:description_131)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(151:null:description_151)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(150:null:description_150)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(133:null:description_133)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(140:null:description_140)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(153:null:description_153)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(138:null:description_138)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(143:null:description_143)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(123:null:description_123)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(126:null:description_126)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(144:null:description_144)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(146:null:description_146)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(127:null:description_127)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(148:null:description_148)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(137:null:description_137)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(147:null:description_147)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(135:null:description_135)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(128:null:description_128)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(130:null:description_130)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(124:null:description_124)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(125:null:description_125)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(134:null:description_134)
    [junit] [EL Finest]: 2024-01-08 18:54:21.087--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finer]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [152, null, description_152]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [139, null, description_139]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [136, null, description_136]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [141, null, description_141]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [149, null, description_149]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [129, null, description_129]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [142, null, description_142]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [145, null, description_145]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [132, null, description_132]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [131, null, description_131]
    [junit] [EL Fine]: 2024-01-08 18:54:21.087--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [151, null, description_151]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [150, null, description_150]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [133, null, description_133]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [140, null, description_140]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [153, null, description_153]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [138, null, description_138]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [143, null, description_143]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [123, null, description_123]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [126, null, description_126]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [144, null, description_144]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [146, null, description_146]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [127, null, description_127]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [148, null, description_148]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [137, null, description_137]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [147, null, description_147]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [135, null, description_135]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [128, null, description_128]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [130, null, description_130]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [124, null, description_124]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [125, null, description_125]
    [junit] [EL Fine]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [134, null, description_134]
    [junit] [EL Finer]: 2024-01-08 18:54:21.088--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.091--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.092--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1)
    [junit] [EL Finer]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [76, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [58, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [48, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [67, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [50, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [61, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [65, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [71, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [54, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [63, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [74, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.092--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [46, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [70, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [49, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [66, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [73, description_4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [72, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [51, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [62, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [60, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [52, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [57, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [47, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [75, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [55, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [59, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [53, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [64, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [68, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [56, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [69, description_0]
    [junit] [EL Finer]: 2024-01-08 18:54:21.093--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.096--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.096--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@2)
    [junit] [EL Finer]: 2024-01-08 18:54:21.096--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.096--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.096--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [1, null, 1, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.096--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [3, null, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.096--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [2, null, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.096--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 76]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 58]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 48]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 67]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 50]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 61]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 65]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 54]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 63]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 74]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 46]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 70]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 49]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 66]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 73]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 72]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 51]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 62]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 60]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 52]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 57]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 47]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 75]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 55]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 59]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 53]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 64]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 68]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 56]
    [junit] [EL Fine]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [0, 0, 69]
    [junit] [EL Finer]: 2024-01-08 18:54:21.097--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.1--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [145, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [146, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [147, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [148, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [123, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [142, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [143, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [144, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [140, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [141, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [132, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [133, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [134, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [126, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [127, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [128, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [130, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [131, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [139, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [149, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [150, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [151, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.101--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [152, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [153, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [129, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [135, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [136, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [137, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [138, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [124, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [125, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:21.102--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.105--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [69, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [70, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [71, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [68, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [46, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [65, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [66, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [67, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [63, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [64, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [55, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [56, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [57, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [49, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [50, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [51, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [53, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [54, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [62, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [74, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [75, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [76, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [72, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [73, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [52, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [59, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [60, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [61, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [58, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [47, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--	bind => [48, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:21.106--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.109--ClientSession(2134858343)--Connection(830077564)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.11--ServerSession(454071866)--Connection(1313418520)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.111--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.111--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.111--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.111--ClientSession(2134858343)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.111--UnitOfWork(1931117501)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.111--ClientSession(2134858343)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.113--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1039384768
    [junit] [EL Finer]: 2024-01-08 18:54:21.113--ClientSession(1039384768)--Thread(Thread[main,5,main])--acquire unit of work: 556806119
    [junit] [EL Finest]: 2024-01-08 18:54:21.113--UnitOfWork(556806119)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Node sql="SELECT t1.ID, t1.NODENAME, t1.VERSIONCOLUMN, t1.PARENT, t0.ID, t0.NODENAME, t0.VERSIONCOLUMN, t0.PARENT FROM TMP_NODE t0, TMP_NODE t1 WHERE ((t1.ID = ?) AND (t0.ID = t1.PARENT))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.113--ServerSession(454071866)--Connection(102918291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.113--ServerSession(454071866)--Connection(102918291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.113--ServerSession(454071866)--Connection(673020973)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.NODENAME, t1.VERSIONCOLUMN, t1.PARENT, t0.ID, t0.NODENAME, t0.VERSIONCOLUMN, t0.PARENT FROM TMP_NODE t0, TMP_NODE t1 WHERE ((t1.ID = ?) AND (t0.ID = t1.PARENT))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:21.114--ServerSession(454071866)--Connection(102918291)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:21.133--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 628175152
    [junit] [EL Finer]: 2024-01-08 18:54:21.133--ClientSession(628175152)--Thread(Thread[main,5,main])--acquire unit of work: 460191292
    [junit] [EL Finest]: 2024-01-08 18:54:21.133--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.133--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.133--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (154 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.133--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.133--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.133--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (77 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f98b31
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (155 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (156 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (78 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (79 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26bddc84
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (157 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (158 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (159 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.134--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (80 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (81 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (82 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5964c44e
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (160 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (83 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14a28980
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (161 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (162 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (84 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.135--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (85 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7fe14f94
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (163 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (164 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (165 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (86 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (87 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (88 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7b7fa640
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (166 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (167 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (168 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (169 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.136--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (89 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (90 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (91 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (92 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56f13088
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (170 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (93 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5fe11c40
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (171 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (172 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (94 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.137--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (95 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6dca770f
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (173 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (174 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (175 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (96 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (97 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (98 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46bde78e
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.138--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (176 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (177 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (178 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (179 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (99 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (100 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--ServerSession(454071866)--Connection(860771331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.189--ClientSession(628175152)--Connection(860771331)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.189--ClientSession(628175152)--Connection(860771331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.19--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="IdGenerator" sql="UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:21.19--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="IdGenerator" sql="SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:21.19--ClientSession(628175152)--Connection(574643596)--Thread(Thread[main,5,main])--UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, IdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:21.19--ClientSession(628175152)--Connection(574643596)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?
    [junit] 	bind => [IdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:21.19--ClientSession(628175152)--Connection(574643596)--Thread(Thread[main,5,main])--local sequencing preallocation for IdGenerator: objects: 50 , first: 101, last: 150
    [junit] [EL Finer]: 2024-01-08 18:54:21.19--ClientSession(628175152)--Connection(574643596)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--ServerSession(454071866)--Connection(574643596)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--ServerSession(454071866)--Connection(860771331)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (101 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (102 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14747c05
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (180 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (181 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.191--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (182 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (183 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (184 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (103 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (104 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (105 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (106 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--assign sequence to the object (107 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@103236a2
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.192--UnitOfWork(460191292)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.193--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.193--ServerSession(454071866)--Connection(730665263)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.193--ClientSession(628175152)--Connection(730665263)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.193--ClientSession(628175152)--Connection(730665263)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.193--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.193--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.193--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14a28980)
    [junit] [EL Finer]: 2024-01-08 18:54:21.193--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.193--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.193--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [3, dep_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.193--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [1, dep_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.193--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [2, dep_2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.193--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@14747c05)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7fe14f94)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5fe11c40)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56f13088)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46bde78e)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6dca770f)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@103236a2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26bddc84)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7b7fa640)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5964c44e)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5f98b31)
    [junit] [EL Finest]: 2024-01-08 18:54:21.194--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(158:null:description_158)
    [junit] [EL Finer]: 2024-01-08 18:54:21.194--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.194--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.194--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [21, first_21, last_21, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.194--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [34, first_34, last_34, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.194--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [22, first_22, last_22, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [31, first_31, last_31, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [24, first_24, last_24, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [33, first_33, last_33, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [32, first_32, last_32, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [35, first_35, last_35, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [12, first_12, last_12, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [23, first_23, last_23, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [13, first_13, last_13, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [11, first_11, last_11, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.195--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(169:null:description_169)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(160:null:description_160)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(177:null:description_177)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(173:null:description_173)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(161:null:description_161)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(174:null:description_174)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(171:null:description_171)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(164:null:description_164)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(182:null:description_182)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(176:null:description_176)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(172:null:description_172)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(170:null:description_170)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(167:null:description_167)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(154:null:description_154)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(166:null:description_166)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(163:null:description_163)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(157:null:description_157)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(180:null:description_180)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(156:null:description_156)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(162:null:description_162)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(179:null:description_179)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(184:null:description_184)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(178:null:description_178)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(165:null:description_165)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(159:null:description_159)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(155:null:description_155)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(183:null:description_183)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(181:null:description_181)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(175:null:description_175)
    [junit] [EL Finest]: 2024-01-08 18:54:21.197--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(168:null:description_168)
    [junit] [EL Finest]: 2024-01-08 18:54:21.198--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finer]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [158, null, description_158]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [169, null, description_169]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [160, null, description_160]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [177, null, description_177]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [173, null, description_173]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [161, null, description_161]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [174, null, description_174]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [171, null, description_171]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [164, null, description_164]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [182, null, description_182]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [176, null, description_176]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [172, null, description_172]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [170, null, description_170]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [167, null, description_167]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [154, null, description_154]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [166, null, description_166]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [163, null, description_163]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [157, null, description_157]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [180, null, description_180]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [156, null, description_156]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [162, null, description_162]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [179, null, description_179]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [184, null, description_184]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [178, null, description_178]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [165, null, description_165]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [159, null, description_159]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [155, null, description_155]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [183, null, description_183]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [181, null, description_181]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [175, null, description_175]
    [junit] [EL Fine]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [168, null, description_168]
    [junit] [EL Finer]: 2024-01-08 18:54:21.198--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.201--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.201--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.201--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.201--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.202--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1)
    [junit] [EL Finer]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [94, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [84, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [98, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [77, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [87, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [81, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.202--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [96, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [83, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [85, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [86, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [92, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [90, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [88, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [82, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [91, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [80, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [97, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [100, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [101, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [95, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [106, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [107, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [93, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [105, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [79, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [102, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [103, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [89, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [104, description_4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [78, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [99, description_3]
    [junit] [EL Finer]: 2024-01-08 18:54:21.203--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.206--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.206--UnitOfWork(460191292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@3)
    [junit] [EL Finer]: 2024-01-08 18:54:21.206--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.206--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.206--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [1, null, 1, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.206--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [2, null, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.206--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [3, null, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.206--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 94]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 84]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 98]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 77]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 87]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 81]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 96]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 83]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 85]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 86]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 92]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 90]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 88]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 82]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 91]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 80]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 97]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 100]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 101]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 95]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 106]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 107]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 93]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 105]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 79]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 102]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 103]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 89]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 78]
    [junit] [EL Fine]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [0, 0, 99]
    [junit] [EL Finer]: 2024-01-08 18:54:21.207--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.21--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.21--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.21--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.21--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [160, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [176, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [177, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [178, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [179, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [161, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [162, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [170, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [166, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [167, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [168, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [169, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [173, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.211--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [174, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [175, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [171, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [172, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [180, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [181, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [182, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [183, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [184, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [155, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [156, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [163, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [164, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [165, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [157, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [158, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [159, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [154, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:21.212--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [83, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [100, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [101, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [102, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [99, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [84, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.216--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [85, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [93, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [90, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [91, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [92, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [89, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [96, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [97, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [98, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [94, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [95, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [105, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [106, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [107, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [103, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [104, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [78, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [79, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [86, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [87, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [88, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [80, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [81, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [82, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--	bind => [77, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:21.217--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.22--ClientSession(628175152)--Connection(537648036)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.22--ServerSession(454071866)--Connection(730665263)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.222--UnitOfWork(460191292)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.222--UnitOfWork(460191292)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.222--UnitOfWork(460191292)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.222--ClientSession(628175152)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.222--UnitOfWork(460191292)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.222--ClientSession(628175152)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.223--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1671041425
    [junit] [EL Finer]: 2024-01-08 18:54:21.223--ClientSession(1671041425)--Thread(Thread[main,5,main])--acquire unit of work: 2098269741
    [junit] [EL Finest]: 2024-01-08 18:54:21.223--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT DISTINCT t2.ID, t2.FIRSTNAME, t2.LASTNAME, t2.SALARY, t2.EMP_END, t2.EMP_START, t2.COSTCENTER, t2.DEPARTMENT, t2.BROKERAGE_ACCOUNT, t2.CUBICLE_FLOOR, t2.CUBICLE_PLACE, t2.SAMPLE_ACCOUNT, t2.PROFILE_GUID, t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_EMP_PROJECT t3, TMP_EMP t2, TMP_PROJECT_DETAILS t1, TMP_PROJECT t0 WHERE (((t3.EMP_ID = t2.ID) AND (t0.ID = t3.PROJECT_ID)) AND (t1.PROJECT_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.223--ServerSession(454071866)--Connection(775524797)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.223--ServerSession(454071866)--Connection(775524797)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.223--ServerSession(454071866)--Connection(970750990)--Thread(Thread[main,5,main])--SELECT DISTINCT t2.ID, t2.FIRSTNAME, t2.LASTNAME, t2.SALARY, t2.EMP_END, t2.EMP_START, t2.COSTCENTER, t2.DEPARTMENT, t2.BROKERAGE_ACCOUNT, t2.CUBICLE_FLOOR, t2.CUBICLE_PLACE, t2.SAMPLE_ACCOUNT, t2.PROFILE_GUID, t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_EMP_PROJECT t3, TMP_EMP t2, TMP_PROJECT_DETAILS t1, TMP_PROJECT t0 WHERE (((t3.EMP_ID = t2.ID) AND (t0.ID = t3.PROJECT_ID)) AND (t1.PROJECT_ID = t0.ID))
    [junit] [EL Finest]: 2024-01-08 18:54:21.224--ServerSession(454071866)--Connection(775524797)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.225--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.225--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.225--ServerSession(454071866)--Connection(46222975)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.225--ServerSession(454071866)--Connection(46222975)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.225--ServerSession(454071866)--Connection(447484085)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.225--ServerSession(454071866)--Connection(46222975)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.226--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.226--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.226--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.226--ServerSession(454071866)--Connection(1094922724)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.226--ServerSession(454071866)--Connection(1094922724)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.226--ServerSession(454071866)--Connection(1403327505)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.226--ServerSession(454071866)--Connection(1094922724)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.226--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.226--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.227--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.227--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.227--ServerSession(454071866)--Connection(1086376443)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.227--ServerSession(454071866)--Connection(1086376443)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.227--ServerSession(454071866)--Connection(171097935)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.227--ServerSession(454071866)--Connection(1086376443)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.227--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.227--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.227--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.228--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.228--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.228--ServerSession(454071866)--Connection(1283220866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.228--ServerSession(454071866)--Connection(1283220866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.228--ServerSession(454071866)--Connection(60592754)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [21, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.228--ServerSession(454071866)--Connection(1283220866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.228--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.294--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.294--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.294--ServerSession(454071866)--Connection(1910930902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.294--ServerSession(454071866)--Connection(1910930902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.294--ServerSession(454071866)--Connection(277924729)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [22, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.295--ServerSession(454071866)--Connection(1910930902)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.295--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.295--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.295--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.295--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.295--ServerSession(454071866)--Connection(1863920548)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.295--ServerSession(454071866)--Connection(1863920548)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.295--ServerSession(454071866)--Connection(1391527655)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [23, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.296--ServerSession(454071866)--Connection(1863920548)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.296--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.296--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.296--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.296--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.296--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.296--ServerSession(454071866)--Connection(1952232362)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.296--ServerSession(454071866)--Connection(1952232362)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.296--ServerSession(454071866)--Connection(282431603)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [24, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--ServerSession(454071866)--Connection(1952232362)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--ServerSession(454071866)--Connection(1994476807)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.297--ServerSession(454071866)--Connection(1994476807)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.297--ServerSession(454071866)--Connection(1967184983)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [31, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.298--ServerSession(454071866)--Connection(1994476807)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.298--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.298--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.298--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.298--ServerSession(454071866)--Connection(255943128)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.298--ServerSession(454071866)--Connection(255943128)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.298--ServerSession(454071866)--Connection(745359474)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.298--ServerSession(454071866)--Connection(255943128)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.298--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--ServerSession(454071866)--Connection(775601211)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--ServerSession(454071866)--Connection(775601211)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.299--ServerSession(454071866)--Connection(1558550615)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [33, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--ServerSession(454071866)--Connection(775601211)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.299--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--ServerSession(454071866)--Connection(1903993326)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--ServerSession(454071866)--Connection(1903993326)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.3--ServerSession(454071866)--Connection(553541866)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [34, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--ServerSession(454071866)--Connection(1903993326)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.3--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--ServerSession(454071866)--Connection(1608657155)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--ServerSession(454071866)--Connection(1608657155)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.301--ServerSession(454071866)--Connection(343183908)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [35, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--ServerSession(454071866)--Connection(1608657155)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1
    [junit] [EL Finest]: 2024-01-08 18:54:21.301--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@33deeb18
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c909d4d
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c909d4d
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@264f5eda
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@264f5eda
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@264f5eda
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@518b3e15
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a6aa97f
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a6aa97f
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f4aade8
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f4aade8
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f4aade8
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3bad01ee
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3bad01ee
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3bad01ee
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3bad01ee
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@75be998c
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6746afab
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6746afab
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6830774c
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6830774c
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6830774c
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2306d66c
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2306d66c
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2306d66c
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2306d66c
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@362e225
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@362e225
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@362e225
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@362e225
    [junit] [EL Finest]: 2024-01-08 18:54:21.302--UnitOfWork(2098269741)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@362e225
    [junit] [EL Finer]: 2024-01-08 18:54:21.322--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1237934148
    [junit] [EL Finer]: 2024-01-08 18:54:21.322--ClientSession(1237934148)--Thread(Thread[main,5,main])--acquire unit of work: 1953587149
    [junit] [EL Finest]: 2024-01-08 18:54:21.322--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.322--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.322--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (185 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.322--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.322--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.322--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (108 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.322--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@9bf1e99
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (186 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (187 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (109 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (110 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4d3f8662
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (188 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (189 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (190 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (111 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (112 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (113 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.323--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a737ee1
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (191 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (114 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74f41fd2
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (192 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (193 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (115 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (116 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@b9f6c33
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (194 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (195 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.324--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (196 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (117 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (118 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (119 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6c787463
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (197 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (198 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (199 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (200 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (120 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (121 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (122 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.325--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (123 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@428551db
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--ServerSession(454071866)--Connection(855103875)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.326--ClientSession(1237934148)--Connection(855103875)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--ClientSession(1237934148)--Connection(855103875)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="StringIdGenerator" sql="UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:21.326--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="StringIdGenerator" sql="SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:21.326--ClientSession(1237934148)--Connection(927277184)--Thread(Thread[main,5,main])--UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, StringIdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:21.327--ClientSession(1237934148)--Connection(927277184)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [StringIdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:21.327--ClientSession(1237934148)--Connection(927277184)--Thread(Thread[main,5,main])--local sequencing preallocation for StringIdGenerator: objects: 50 , first: 201, last: 250
    [junit] [EL Finer]: 2024-01-08 18:54:21.327--ClientSession(1237934148)--Connection(927277184)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.327--ServerSession(454071866)--Connection(927277184)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.327--ServerSession(454071866)--Connection(855103875)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:21.327--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (201 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.327--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.327--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.327--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (124 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.327--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b9892b4
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (202 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (203 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (125 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (126 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20c14c38
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (204 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (205 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (206 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (127 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (128 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (129 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.328--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5218997b
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (207 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (208 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (209 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (210 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (130 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (131 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (132 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (133 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73c50bf
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (211 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (212 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (213 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.329--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (214 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (215 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (134 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (135 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (136 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (137 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--assign sequence to the object (138 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1dee84bf
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.33--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.331--ServerSession(454071866)--Connection(1483691730)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.331--ClientSession(1237934148)--Connection(1483691730)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.331--ClientSession(1237934148)--Connection(1483691730)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.331--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.331--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.331--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6c787463)
    [junit] [EL Finer]: 2024-01-08 18:54:21.331--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.331--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.331--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [3, dep_3, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.331--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [2, dep_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.331--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [1, dep_1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.331--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@74f41fd2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4d3f8662)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@b9f6c33)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@428551db)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b9892b4)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20c14c38)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1dee84bf)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5218997b)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@9bf1e99)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6a737ee1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73c50bf)
    [junit] [EL Finest]: 2024-01-08 18:54:21.332--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(207:null:description_207)
    [junit] [EL Finer]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [23, first_23, last_23, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [21, first_21, last_21, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [12, first_12, last_12, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [22, first_22, last_22, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [24, first_24, last_24, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [31, first_31, last_31, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [32, first_32, last_32, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [35, first_35, last_35, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [33, first_33, last_33, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [11, first_11, last_11, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.332--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [13, first_13, last_13, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.333--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [34, first_34, last_34, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.333--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(201:null:description_201)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(189:null:description_189)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(198:null:description_198)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(196:null:description_196)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(203:null:description_203)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(202:null:description_202)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(186:null:description_186)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(194:null:description_194)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(211:null:description_211)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(209:null:description_209)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(200:null:description_200)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(212:null:description_212)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(190:null:description_190)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(188:null:description_188)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(199:null:description_199)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(193:null:description_193)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(195:null:description_195)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(204:null:description_204)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(191:null:description_191)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(213:null:description_213)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(206:null:description_206)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(185:null:description_185)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(215:null:description_215)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(210:null:description_210)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(197:null:description_197)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(205:null:description_205)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(192:null:description_192)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(214:null:description_214)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(208:null:description_208)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(187:null:description_187)
    [junit] [EL Finest]: 2024-01-08 18:54:21.335--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finer]: 2024-01-08 18:54:21.335--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.335--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [207, null, description_207]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [201, null, description_201]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [189, null, description_189]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [198, null, description_198]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [196, null, description_196]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [203, null, description_203]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [202, null, description_202]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [186, null, description_186]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [194, null, description_194]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [211, null, description_211]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [209, null, description_209]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [200, null, description_200]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [212, null, description_212]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [190, null, description_190]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [188, null, description_188]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [199, null, description_199]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [193, null, description_193]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [195, null, description_195]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [204, null, description_204]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [191, null, description_191]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [213, null, description_213]
    [junit] [EL Fine]: 2024-01-08 18:54:21.336--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [206, null, description_206]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [185, null, description_185]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [215, null, description_215]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [210, null, description_210]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [197, null, description_197]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [205, null, description_205]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [192, null, description_192]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [214, null, description_214]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [208, null, description_208]
    [junit] [EL Fine]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [187, null, description_187]
    [junit] [EL Finer]: 2024-01-08 18:54:21.399--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.402--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.402--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.402--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.402--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.403--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1)
    [junit] [EL Finer]: 2024-01-08 18:54:21.403--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.403--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.403--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [122, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.403--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [129, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.403--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [111, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [117, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [134, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [120, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [135, description_4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [132, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [116, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [130, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [123, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [108, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [121, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [138, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [131, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [118, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [114, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [119, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [127, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [124, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [113, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [125, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [126, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [136, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [112, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [109, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [133, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [137, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [110, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [115, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [128, description_1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.404--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.407--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.407--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@2)
    [junit] [EL Finer]: 2024-01-08 18:54:21.407--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.407--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [1, null, 1, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [3, null, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [2, null, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 122]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 129]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 111]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 117]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 134]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 120]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 135]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 132]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 116]
    [junit] [EL Fine]: 2024-01-08 18:54:21.408--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 130]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 123]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 108]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 121]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 138]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 131]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 118]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 114]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 119]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 127]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 124]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 113]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 125]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 126]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 136]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 112]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 109]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 133]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 137]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 110]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 115]
    [junit] [EL Fine]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [0, 0, 128]
    [junit] [EL Finer]: 2024-01-08 18:54:21.409--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.412--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [194, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [195, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [196, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [191, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [186, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [187, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [192, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [193, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [197, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [198, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [199, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [200, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [201, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [202, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [203, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [211, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [212, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [213, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [214, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [215, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [204, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [205, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [206, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [185, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [188, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [189, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [190, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [207, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [208, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.413--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [209, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.414--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [210, 34]
    [junit] [EL Finer]: 2024-01-08 18:54:21.414--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.417--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [117, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [118, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [119, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [114, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [109, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [110, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [115, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [116, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [121, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [122, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [123, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [120, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [124, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [125, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [126, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [136, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [137, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [138, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [134, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [135, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [127, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [128, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [129, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [108, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [111, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [112, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [113, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [131, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [132, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [133, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--	bind => [130, 34]
    [junit] [EL Finer]: 2024-01-08 18:54:21.418--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.422--ClientSession(1237934148)--Connection(703036225)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.422--ServerSession(454071866)--Connection(1483691730)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.423--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.423--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.423--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.423--ClientSession(1237934148)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.423--UnitOfWork(1953587149)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.423--ClientSession(1237934148)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.424--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1078229489
    [junit] [EL Finer]: 2024-01-08 18:54:21.424--ClientSession(1078229489)--Thread(Thread[main,5,main])--acquire unit of work: 1907684513
    [junit] [EL Finest]: 2024-01-08 18:54:21.424--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID, t0.ID, t0.NAME, t0.VERSION FROM TMP_DEP t0, TMP_EMP t1 WHERE (t0.ID = t1.DEPARTMENT)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.424--ServerSession(454071866)--Connection(868128251)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.424--ServerSession(454071866)--Connection(868128251)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.425--ServerSession(454071866)--Connection(961052528)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID, t0.ID, t0.NAME, t0.VERSION FROM TMP_DEP t0, TMP_EMP t1 WHERE (t0.ID = t1.DEPARTMENT)
    [junit] [EL Finest]: 2024-01-08 18:54:21.425--ServerSession(454071866)--Connection(868128251)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.425--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.425--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.425--ServerSession(454071866)--Connection(838401155)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.426--ServerSession(454071866)--Connection(838401155)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.426--ServerSession(454071866)--Connection(1796215359)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.426--ServerSession(454071866)--Connection(838401155)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.426--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.426--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.426--ServerSession(454071866)--Connection(1748032986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.426--ServerSession(454071866)--Connection(1748032986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.426--ServerSession(454071866)--Connection(64662281)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--ServerSession(454071866)--Connection(1748032986)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--ServerSession(454071866)--Connection(1328840126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--ServerSession(454071866)--Connection(1328840126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.427--ServerSession(454071866)--Connection(434116018)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--ServerSession(454071866)--Connection(1328840126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.427--ServerSession(454071866)--Connection(340425429)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.428--ServerSession(454071866)--Connection(340425429)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.428--ServerSession(454071866)--Connection(990041156)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [21, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.428--ServerSession(454071866)--Connection(340425429)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.428--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.428--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.428--ServerSession(454071866)--Connection(988417986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.428--ServerSession(454071866)--Connection(988417986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.428--ServerSession(454071866)--Connection(392649775)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [22, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.428--ServerSession(454071866)--Connection(988417986)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--ServerSession(454071866)--Connection(1686534668)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--ServerSession(454071866)--Connection(1686534668)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.429--ServerSession(454071866)--Connection(1227740311)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [23, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--ServerSession(454071866)--Connection(1686534668)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--ServerSession(454071866)--Connection(1100877541)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.429--ServerSession(454071866)--Connection(1100877541)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.429--ServerSession(454071866)--Connection(1714479917)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [24, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.43--ServerSession(454071866)--Connection(1100877541)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.43--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.43--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.43--ServerSession(454071866)--Connection(1892161648)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.43--ServerSession(454071866)--Connection(1892161648)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.43--ServerSession(454071866)--Connection(1767728846)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [31, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.43--ServerSession(454071866)--Connection(1892161648)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.43--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.43--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.431--ServerSession(454071866)--Connection(773289940)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.431--ServerSession(454071866)--Connection(773289940)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.431--ServerSession(454071866)--Connection(746463182)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.431--ServerSession(454071866)--Connection(773289940)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.431--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.431--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.431--ServerSession(454071866)--Connection(938121992)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.431--ServerSession(454071866)--Connection(938121992)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.431--ServerSession(454071866)--Connection(1798726228)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [33, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--ServerSession(454071866)--Connection(938121992)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--ServerSession(454071866)--Connection(605842518)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--ServerSession(454071866)--Connection(605842518)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.432--ServerSession(454071866)--Connection(2086706755)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [34, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--ServerSession(454071866)--Connection(605842518)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--UnitOfWork(1907684513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--ServerSession(454071866)--Connection(1739816739)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.432--ServerSession(454071866)--Connection(1739816739)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.432--ServerSession(454071866)--Connection(534345488)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [35, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.433--ServerSession(454071866)--Connection(1739816739)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:21.453--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 181507281
    [junit] [EL Finer]: 2024-01-08 18:54:21.453--ClientSession(181507281)--Thread(Thread[main,5,main])--acquire unit of work: 251343066
    [junit] [EL Finest]: 2024-01-08 18:54:21.453--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (216 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (139 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@36300443
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (217 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (218 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (140 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (141 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a2ae0f2
    [junit] [EL Finest]: 2024-01-08 18:54:21.454--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (219 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (220 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (221 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (142 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (143 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (144 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@59c476cc
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.503--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (222 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (145 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ed537a9
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (223 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (224 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (146 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (147 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4db4c89
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (225 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (226 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (227 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (148 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (149 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.504--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (150 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50f7521d
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (228 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (229 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (230 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (231 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--ServerSession(454071866)--Connection(336043742)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.505--ClientSession(181507281)--Connection(336043742)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--ClientSession(181507281)--Connection(336043742)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.505--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="IdGenerator" sql="UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:21.506--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="IdGenerator" sql="SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:21.506--ClientSession(181507281)--Connection(1775602549)--Thread(Thread[main,5,main])--UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, IdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:21.506--ClientSession(181507281)--Connection(1775602549)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?
    [junit] 	bind => [IdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:21.506--ClientSession(181507281)--Connection(1775602549)--Thread(Thread[main,5,main])--local sequencing preallocation for IdGenerator: objects: 50 , first: 151, last: 200
    [junit] [EL Finer]: 2024-01-08 18:54:21.506--ClientSession(181507281)--Connection(1775602549)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--ServerSession(454071866)--Connection(1775602549)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--ServerSession(454071866)--Connection(336043742)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (151 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (152 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (153 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (154 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@30524cdf
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (232 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.507--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (155 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1ed65c99
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (233 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (234 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (156 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (157 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@13f124a
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (235 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (236 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (237 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (158 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (159 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.508--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (160 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1568dcd8
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (238 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (239 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (240 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (241 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (161 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (162 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (163 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (164 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f9c04e
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (242 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (243 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.509--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (244 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (245 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (246 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (165 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (166 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (167 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (168 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--assign sequence to the object (169 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b2dd3c
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.51--UnitOfWork(251343066)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.511--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.511--ServerSession(454071866)--Connection(1991554431)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.511--ClientSession(181507281)--Connection(1991554431)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.511--ClientSession(181507281)--Connection(1991554431)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.511--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.511--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.511--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50f7521d)
    [junit] [EL Finer]: 2024-01-08 18:54:21.511--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.511--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.511--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [2, dep_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.511--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [1, dep_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.511--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [3, dep_3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.511--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@30524cdf)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f9c04e)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1ed65c99)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@13f124a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2ed537a9)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a2ae0f2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@59c476cc)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b2dd3c)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@36300443)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1568dcd8)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4db4c89)
    [junit] [EL Finest]: 2024-01-08 18:54:21.512--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(216:null:description_216)
    [junit] [EL Finer]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [23, first_23, last_23, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [24, first_24, last_24, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [34, first_34, last_34, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [31, first_31, last_31, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [32, first_32, last_32, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [21, first_21, last_21, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [12, first_12, last_12, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [13, first_13, last_13, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [35, first_35, last_35, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [11, first_11, last_11, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [33, first_33, last_33, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [22, first_22, last_22, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.513--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(230:null:description_230)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(232:null:description_232)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(231:null:description_231)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(227:null:description_227)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(245:null:description_245)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(234:null:description_234)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(219:null:description_219)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(240:null:description_240)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(238:null:description_238)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(237:null:description_237)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(228:null:description_228)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(244:null:description_244)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(225:null:description_225)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(217:null:description_217)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(246:null:description_246)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(236:null:description_236)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(235:null:description_235)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(221:null:description_221)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(239:null:description_239)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(242:null:description_242)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(223:null:description_223)
    [junit] [EL Finest]: 2024-01-08 18:54:21.515--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(229:null:description_229)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(218:null:description_218)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(222:null:description_222)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(226:null:description_226)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(220:null:description_220)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(241:null:description_241)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(233:null:description_233)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(243:null:description_243)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(224:null:description_224)
    [junit] [EL Finest]: 2024-01-08 18:54:21.516--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finer]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [216, null, description_216]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [230, null, description_230]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [232, null, description_232]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [231, null, description_231]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [227, null, description_227]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [245, null, description_245]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [234, null, description_234]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [219, null, description_219]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [240, null, description_240]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [238, null, description_238]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [237, null, description_237]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [228, null, description_228]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [244, null, description_244]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [225, null, description_225]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [217, null, description_217]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [246, null, description_246]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [236, null, description_236]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [235, null, description_235]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [221, null, description_221]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [239, null, description_239]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [242, null, description_242]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [223, null, description_223]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [229, null, description_229]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [218, null, description_218]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [222, null, description_222]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [226, null, description_226]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [220, null, description_220]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [241, null, description_241]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [233, null, description_233]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [243, null, description_243]
    [junit] [EL Fine]: 2024-01-08 18:54:21.516--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [224, null, description_224]
    [junit] [EL Finer]: 2024-01-08 18:54:21.517--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.52--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.521--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1)
    [junit] [EL Finer]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [161, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [151, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [156, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [169, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [140, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [147, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [165, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [143, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [148, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [154, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [149, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [141, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [160, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [145, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [158, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [157, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [168, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [146, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [155, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [144, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [150, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [152, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [164, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [163, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [153, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [166, description_4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [159, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [139, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [162, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [167, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [142, description_0]
    [junit] [EL Finer]: 2024-01-08 18:54:21.521--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.524--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.524--UnitOfWork(251343066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@3)
    [junit] [EL Finer]: 2024-01-08 18:54:21.525--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.525--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.525--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [1, null, 1, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.525--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [2, null, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.525--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [3, null, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.525--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.525--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.525--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 161]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 151]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 156]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 169]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 140]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 147]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 165]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 143]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 148]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 154]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 149]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 141]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 160]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 145]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 158]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 157]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 168]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 146]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 155]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 144]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 150]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 152]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 164]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 163]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 153]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 166]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 159]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 139]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 162]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 167]
    [junit] [EL Fine]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [0, 0, 142]
    [junit] [EL Finer]: 2024-01-08 18:54:21.526--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.529--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [225, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [226, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [227, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [228, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [229, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [230, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [231, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [238, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [239, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [240, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [241, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [232, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [233, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [234, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [222, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [217, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [218, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [219, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [220, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [221, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [242, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [243, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [244, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.53--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [245, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.531--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [246, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.531--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [216, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:21.531--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [235, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.531--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [236, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.531--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [237, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.531--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [223, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.531--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [224, 22]
    [junit] [EL Finer]: 2024-01-08 18:54:21.531--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.534--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.535--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.535--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [148, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [149, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [150, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [152, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [153, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [154, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [151, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [162, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [163, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [164, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [161, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [155, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [156, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [157, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [145, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [140, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [141, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [142, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [143, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.608--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [144, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [167, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [168, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [169, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [165, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [166, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [139, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [158, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [159, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [160, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [146, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--	bind => [147, 22]
    [junit] [EL Finer]: 2024-01-08 18:54:21.609--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.613--ClientSession(181507281)--Connection(11702225)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.613--ServerSession(454071866)--Connection(1991554431)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.614--UnitOfWork(251343066)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.614--UnitOfWork(251343066)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.615--UnitOfWork(251343066)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.615--ClientSession(181507281)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.615--UnitOfWork(251343066)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.615--ClientSession(181507281)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.616--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 852671380
    [junit] [EL Finer]: 2024-01-08 18:54:21.616--ClientSession(852671380)--Thread(Thread[main,5,main])--acquire unit of work: 1896264985
    [junit] [EL Finest]: 2024-01-08 18:54:21.616--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID, t0.ID, t0.CATEGORY, t0.DESCRIPTION FROM TMP_HOBBY t0, TMP_EMP_HOBBY t2, TMP_EMP t1 WHERE ((t2.EMP_ID = t1.ID) AND (t0.ID = t2.HOBBY_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.616--ServerSession(454071866)--Connection(699614151)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.616--ServerSession(454071866)--Connection(699614151)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.616--ServerSession(454071866)--Connection(483904836)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID, t0.ID, t0.CATEGORY, t0.DESCRIPTION FROM TMP_HOBBY t0, TMP_EMP_HOBBY t2, TMP_EMP t1 WHERE ((t2.EMP_ID = t1.ID) AND (t0.ID = t2.HOBBY_ID))
    [junit] [EL Finest]: 2024-01-08 18:54:21.617--ServerSession(454071866)--Connection(699614151)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.617--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.617--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.617--ServerSession(454071866)--Connection(1855295276)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.617--ServerSession(454071866)--Connection(1855295276)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.617--ServerSession(454071866)--Connection(595355132)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.618--ServerSession(454071866)--Connection(1855295276)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.618--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 216:null:description_216
    [junit] [EL Finest]: 2024-01-08 18:54:21.618--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.618--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.618--ServerSession(454071866)--Connection(1691377154)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.618--ServerSession(454071866)--Connection(1691377154)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.619--ServerSession(454071866)--Connection(1989111678)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.619--ServerSession(454071866)--Connection(1691377154)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.619--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 217:null:description_217
    [junit] [EL Finest]: 2024-01-08 18:54:21.619--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 218:null:description_218
    [junit] [EL Finest]: 2024-01-08 18:54:21.619--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.619--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.619--ServerSession(454071866)--Connection(1822771670)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.619--ServerSession(454071866)--Connection(1822771670)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.619--ServerSession(454071866)--Connection(1919603269)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--ServerSession(454071866)--Connection(1822771670)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 219:null:description_219
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 220:null:description_220
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 221:null:description_221
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--ServerSession(454071866)--Connection(1205937500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--ServerSession(454071866)--Connection(1205937500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.62--ServerSession(454071866)--Connection(1575132190)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [21, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.62--ServerSession(454071866)--Connection(1205937500)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 222:null:description_222
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--ServerSession(454071866)--Connection(2074639652)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--ServerSession(454071866)--Connection(2074639652)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.621--ServerSession(454071866)--Connection(34261895)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [22, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--ServerSession(454071866)--Connection(2074639652)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 223:null:description_223
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 224:null:description_224
    [junit] [EL Finest]: 2024-01-08 18:54:21.621--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--ServerSession(454071866)--Connection(1105104215)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--ServerSession(454071866)--Connection(1105104215)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.622--ServerSession(454071866)--Connection(719448032)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [23, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--ServerSession(454071866)--Connection(1105104215)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 225:null:description_225
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 226:null:description_226
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 227:null:description_227
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--ServerSession(454071866)--Connection(190195539)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.622--ServerSession(454071866)--Connection(190195539)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.622--ServerSession(454071866)--Connection(1906822693)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [24, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--ServerSession(454071866)--Connection(190195539)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 228:null:description_228
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 229:null:description_229
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 230:null:description_230
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 231:null:description_231
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--ServerSession(454071866)--Connection(600748931)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.623--ServerSession(454071866)--Connection(600748931)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.623--ServerSession(454071866)--Connection(451030475)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [31, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--ServerSession(454071866)--Connection(600748931)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 232:null:description_232
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--ServerSession(454071866)--Connection(320686867)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--ServerSession(454071866)--Connection(320686867)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.624--ServerSession(454071866)--Connection(958030381)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--ServerSession(454071866)--Connection(320686867)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 233:null:description_233
    [junit] [EL Finest]: 2024-01-08 18:54:21.624--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 234:null:description_234
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--ServerSession(454071866)--Connection(1247225463)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--ServerSession(454071866)--Connection(1247225463)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.625--ServerSession(454071866)--Connection(1145188928)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [33, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--ServerSession(454071866)--Connection(1247225463)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 235:null:description_235
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 236:null:description_236
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 237:null:description_237
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--ServerSession(454071866)--Connection(2034361635)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.625--ServerSession(454071866)--Connection(2034361635)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.626--ServerSession(454071866)--Connection(1540282358)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [34, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--ServerSession(454071866)--Connection(2034361635)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 238:null:description_238
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 239:null:description_239
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 240:null:description_240
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 241:null:description_241
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--ServerSession(454071866)--Connection(743604657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.626--ServerSession(454071866)--Connection(743604657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.626--ServerSession(454071866)--Connection(64547542)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [35, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.627--ServerSession(454071866)--Connection(743604657)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.627--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 242:null:description_242
    [junit] [EL Finest]: 2024-01-08 18:54:21.627--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 243:null:description_243
    [junit] [EL Finest]: 2024-01-08 18:54:21.627--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 244:null:description_244
    [junit] [EL Finest]: 2024-01-08 18:54:21.627--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 245:null:description_245
    [junit] [EL Finest]: 2024-01-08 18:54:21.627--UnitOfWork(1896264985)--Thread(Thread[main,5,main])--Register the existing object 246:null:description_246
    [junit] [EL Finer]: 2024-01-08 18:54:21.647--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 701427548
    [junit] [EL Finer]: 2024-01-08 18:54:21.647--ClientSession(701427548)--Thread(Thread[main,5,main])--acquire unit of work: 1212468792
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (247 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (170 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a796b3e
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (248 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (249 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (171 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (172 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.647--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b8b8794
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (250 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--ServerSession(454071866)--Connection(1669303041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.648--ClientSession(701427548)--Connection(1669303041)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--ClientSession(701427548)--Connection(1669303041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="StringIdGenerator" sql="UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:21.648--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="StringIdGenerator" sql="SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:21.648--ClientSession(701427548)--Connection(38462941)--Thread(Thread[main,5,main])--UPDATE TMP_STRING_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, StringIdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:21.648--ClientSession(701427548)--Connection(38462941)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_STRING_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [StringIdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--ClientSession(701427548)--Connection(38462941)--Thread(Thread[main,5,main])--local sequencing preallocation for StringIdGenerator: objects: 50 , first: 251, last: 300
    [junit] [EL Finer]: 2024-01-08 18:54:21.649--ClientSession(701427548)--Connection(38462941)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--ServerSession(454071866)--Connection(38462941)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--ServerSession(454071866)--Connection(1669303041)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (251 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (252 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (173 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.649--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (174 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (175 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61a01e85
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (253 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (176 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e6093da
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (254 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (255 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (177 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (178 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44a4829b
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.65--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (256 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (257 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (258 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (179 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (180 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (181 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@679d66fa
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (259 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (260 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (261 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (262 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (182 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (183 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (184 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (185 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.651--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@59d1d820
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (263 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (186 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31d26296
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (264 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (265 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (187 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (188 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@830b8a5
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (266 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.652--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (267 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (268 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (189 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (190 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (191 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76f3f810
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (269 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (270 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (271 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (272 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (192 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (193 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (194 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (195 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.653--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47dff7db
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (273 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (274 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (275 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (276 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (277 -> null:null:null)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (196 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (197 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (198 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (199 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--assign sequence to the object (200 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6074ed28
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af
    [junit] [EL Finest]: 2024-01-08 18:54:21.654--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.655--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.655--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.655--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.655--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.655--ServerSession(454071866)--Connection(393735973)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.655--ClientSession(701427548)--Connection(393735973)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.655--ClientSession(701427548)--Connection(393735973)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.655--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.656--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.656--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a796b3e)
    [junit] [EL Finer]: 2024-01-08 18:54:21.656--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.656--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.656--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [2, dep_2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.656--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [1, dep_1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.656--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [3, dep_3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.656--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.656--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@679d66fa)
    [junit] [EL Finest]: 2024-01-08 18:54:21.656--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b8b8794)
    [junit] [EL Finest]: 2024-01-08 18:54:21.656--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31d26296)
    [junit] [EL Finest]: 2024-01-08 18:54:21.656--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@59d1d820)
    [junit] [EL Finest]: 2024-01-08 18:54:21.656--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@e6093da)
    [junit] [EL Finest]: 2024-01-08 18:54:21.657--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61a01e85)
    [junit] [EL Finest]: 2024-01-08 18:54:21.657--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47dff7db)
    [junit] [EL Finest]: 2024-01-08 18:54:21.657--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@830b8a5)
    [junit] [EL Finest]: 2024-01-08 18:54:21.657--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44a4829b)
    [junit] [EL Finest]: 2024-01-08 18:54:21.657--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@76f3f810)
    [junit] [EL Finest]: 2024-01-08 18:54:21.657--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6074ed28)
    [junit] [EL Finest]: 2024-01-08 18:54:21.712--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(248:null:description_248)
    [junit] [EL Finer]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [11, first_11, last_11, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [23, first_23, last_23, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [12, first_12, last_12, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [31, first_31, last_31, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [24, first_24, last_24, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [21, first_21, last_21, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [13, first_13, last_13, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [34, first_34, last_34, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [32, first_32, last_32, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [22, first_22, last_22, null, null, null, null, 2, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [33, first_33, last_33, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [35, first_35, last_35, null, null, null, null, 3, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.713--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(273:null:description_273)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(250:null:description_250)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(262:null:description_262)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(267:null:description_267)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(256:null:description_256)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(253:null:description_253)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(263:null:description_263)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(252:null:description_252)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(255:null:description_255)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(265:null:description_265)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(254:null:description_254)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(259:null:description_259)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(275:null:description_275)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(257:null:description_257)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(272:null:description_272)
    [junit] [EL Finest]: 2024-01-08 18:54:21.715--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(268:null:description_268)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(264:null:description_264)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(271:null:description_271)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(249:null:description_249)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(270:null:description_270)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(247:null:description_247)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(266:null:description_266)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(274:null:description_274)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(277:null:description_277)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(276:null:description_276)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(260:null:description_260)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(258:null:description_258)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(251:null:description_251)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(269:null:description_269)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(261:null:description_261)
    [junit] [EL Finest]: 2024-01-08 18:54:21.716--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finer]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--INSERT INTO TMP_HOBBY (ID, CATEGORY, DESCRIPTION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [248, null, description_248]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [273, null, description_273]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [250, null, description_250]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [262, null, description_262]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [267, null, description_267]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [256, null, description_256]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [253, null, description_253]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [263, null, description_263]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [252, null, description_252]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [255, null, description_255]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [265, null, description_265]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [254, null, description_254]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [259, null, description_259]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [275, null, description_275]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [257, null, description_257]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [272, null, description_272]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [268, null, description_268]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [264, null, description_264]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [271, null, description_271]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [249, null, description_249]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [270, null, description_270]
    [junit] [EL Fine]: 2024-01-08 18:54:21.716--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [247, null, description_247]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [266, null, description_266]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [274, null, description_274]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [277, null, description_277]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [276, null, description_276]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [260, null, description_260]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [258, null, description_258]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [251, null, description_251]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [269, null, description_269]
    [junit] [EL Fine]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [261, null, description_261]
    [junit] [EL Finer]: 2024-01-08 18:54:21.717--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b1)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480b0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.72--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@21e480ae)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.721--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1)
    [junit] [EL Finer]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [198, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [172, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [190, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [199, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [197, description_4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [184, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [179, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [180, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [176, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.721--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [185, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [187, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [170, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [193, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [189, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [182, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [192, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [186, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [175, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [171, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [196, description_3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [188, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [173, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [195, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [191, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [174, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [177, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [200, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [181, description_2]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [183, description_0]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [194, description_1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [178, description_1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.722--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.725--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@3)
    [junit] [EL Finer]: 2024-01-08 18:54:21.725--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.725--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.725--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [1, null, 1, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.725--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [2, null, 1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.725--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [3, null, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.725--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 198]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 172]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 190]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 199]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 197]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 184]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 179]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 180]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 176]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 185]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 187]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 170]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 193]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 189]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 182]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 192]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 186]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 175]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 171]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 196]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 188]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 173]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 195]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 191]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 174]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 177]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 200]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 181]
    [junit] [EL Fine]: 2024-01-08 18:54:21.726--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 183]
    [junit] [EL Fine]: 2024-01-08 18:54:21.727--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 194]
    [junit] [EL Fine]: 2024-01-08 18:54:21.727--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [0, 0, 178]
    [junit] [EL Finer]: 2024-01-08 18:54:21.727--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_HOBBY (HOBBY_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [247, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [256, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [257, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [258, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.73--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [248, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [249, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [263, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [259, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [260, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [261, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [262, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [253, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [250, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [251, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [252, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [269, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [270, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [271, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [272, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [264, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [265, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [254, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [255, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [266, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [267, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [268, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [273, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [274, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [275, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [276, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [277, 35]
    [junit] [EL Finer]: 2024-01-08 18:54:21.731--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.735--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [170, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [179, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [180, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [181, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [171, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [172, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [186, 31]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [183, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [184, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [185, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [182, 24]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [176, 21]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [173, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [174, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [175, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [193, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [194, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [195, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [192, 34]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [187, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [188, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [177, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [178, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [189, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [190, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [191, 33]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [198, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [199, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [200, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [196, 35]
    [junit] [EL Fine]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--	bind => [197, 35]
    [junit] [EL Finer]: 2024-01-08 18:54:21.736--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.739--ClientSession(701427548)--Connection(728623910)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.74--ServerSession(454071866)--Connection(393735973)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.741--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.741--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.741--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.741--ClientSession(701427548)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.741--UnitOfWork(1212468792)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.741--ClientSession(701427548)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.742--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 862549320
    [junit] [EL Finer]: 2024-01-08 18:54:21.742--ClientSession(862549320)--Thread(Thread[main,5,main])--acquire unit of work: 495332867
    [junit] [EL Finest]: 2024-01-08 18:54:21.742--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT DISTINCT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID, t1.ID, t1.CATEGORY, t1.DESCRIPTION, t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID, t2.ID, t2.CATEGORY, t2.DESCRIPTION FROM TMP_EMP_HOBBY t4, TMP_EMP_HOBBY t3, TMP_HOBBY t2, TMP_HOBBY t1, TMP_EMP t0 WHERE (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.HOBBY_ID)) AND ((t4.EMP_ID = t0.ID) AND (t2.ID = t4.HOBBY_ID)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.742--ServerSession(454071866)--Connection(712111177)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.743--ServerSession(454071866)--Connection(712111177)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.743--ServerSession(454071866)--Connection(795383174)--Thread(Thread[main,5,main])--SELECT DISTINCT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID, t1.ID, t1.CATEGORY, t1.DESCRIPTION, t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID, t2.ID, t2.CATEGORY, t2.DESCRIPTION FROM TMP_EMP_HOBBY t4, TMP_EMP_HOBBY t3, TMP_HOBBY t2, TMP_HOBBY t1, TMP_EMP t0 WHERE (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.HOBBY_ID)) AND ((t4.EMP_ID = t0.ID) AND (t2.ID = t4.HOBBY_ID)))
    [junit] [EL Finest]: 2024-01-08 18:54:21.746--ServerSession(454071866)--Connection(712111177)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.746--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.746--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.746--ServerSession(454071866)--Connection(902866609)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.746--ServerSession(454071866)--Connection(902866609)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.747--ServerSession(454071866)--Connection(2046756315)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.747--ServerSession(454071866)--Connection(902866609)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.747--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 247:null:description_247
    [junit] [EL Finest]: 2024-01-08 18:54:21.748--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.748--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.748--ServerSession(454071866)--Connection(1579049175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.748--ServerSession(454071866)--Connection(1579049175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.748--ServerSession(454071866)--Connection(567123588)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.749--ServerSession(454071866)--Connection(1579049175)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.749--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 248:null:description_248
    [junit] [EL Finest]: 2024-01-08 18:54:21.749--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 249:null:description_249
    [junit] [EL Finest]: 2024-01-08 18:54:21.749--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:21.749--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.749--ServerSession(454071866)--Connection(950953557)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.749--ServerSession(454071866)--Connection(950953557)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.749--ServerSession(454071866)--Connection(759859266)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.75--ServerSession(454071866)--Connection(950953557)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.75--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 250:null:description_250
    [junit] [EL Finest]: 2024-01-08 18:54:21.75--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 251:null:description_251
    [junit] [EL Finest]: 2024-01-08 18:54:21.75--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 252:null:description_252
    [junit] [EL Finest]: 2024-01-08 18:54:21.75--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.75--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.75--ServerSession(454071866)--Connection(50535987)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.75--ServerSession(454071866)--Connection(50535987)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.75--ServerSession(454071866)--Connection(664869723)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [21, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--ServerSession(454071866)--Connection(50535987)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 253:null:description_253
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--ServerSession(454071866)--Connection(2023078608)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--ServerSession(454071866)--Connection(2023078608)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.751--ServerSession(454071866)--Connection(1046075419)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [22, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--ServerSession(454071866)--Connection(2023078608)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 254:null:description_254
    [junit] [EL Finest]: 2024-01-08 18:54:21.751--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 255:null:description_255
    [junit] [EL Finest]: 2024-01-08 18:54:21.752--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.752--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.752--ServerSession(454071866)--Connection(1811019433)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.752--ServerSession(454071866)--Connection(1811019433)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.752--ServerSession(454071866)--Connection(1291767676)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [23, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.752--ServerSession(454071866)--Connection(1811019433)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.752--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 256:null:description_256
    [junit] [EL Finest]: 2024-01-08 18:54:21.752--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 257:null:description_257
    [junit] [EL Finest]: 2024-01-08 18:54:21.752--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 258:null:description_258
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--ServerSession(454071866)--Connection(282127817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--ServerSession(454071866)--Connection(282127817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.753--ServerSession(454071866)--Connection(1128544033)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [24, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--ServerSession(454071866)--Connection(282127817)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 259:null:description_259
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 260:null:description_260
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 261:null:description_261
    [junit] [EL Finest]: 2024-01-08 18:54:21.753--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 262:null:description_262
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--ServerSession(454071866)--Connection(108878855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--ServerSession(454071866)--Connection(108878855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.754--ServerSession(454071866)--Connection(401408785)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [31, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--ServerSession(454071866)--Connection(108878855)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 263:null:description_263
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--ServerSession(454071866)--Connection(1992676412)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.754--ServerSession(454071866)--Connection(1992676412)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.755--ServerSession(454071866)--Connection(297833437)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.755--ServerSession(454071866)--Connection(1992676412)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.755--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 264:null:description_264
    [junit] [EL Finest]: 2024-01-08 18:54:21.755--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 265:null:description_265
    [junit] [EL Finest]: 2024-01-08 18:54:21.755--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.755--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.755--ServerSession(454071866)--Connection(1737867228)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.755--ServerSession(454071866)--Connection(1737867228)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.755--ServerSession(454071866)--Connection(1973597610)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [33, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.756--ServerSession(454071866)--Connection(1737867228)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.756--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 266:null:description_266
    [junit] [EL Finest]: 2024-01-08 18:54:21.756--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 267:null:description_267
    [junit] [EL Finest]: 2024-01-08 18:54:21.756--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 268:null:description_268
    [junit] [EL Finest]: 2024-01-08 18:54:21.756--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.756--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.756--ServerSession(454071866)--Connection(1788571137)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.756--ServerSession(454071866)--Connection(1788571137)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.756--ServerSession(454071866)--Connection(25878190)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [34, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--ServerSession(454071866)--Connection(1788571137)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 269:null:description_269
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 270:null:description_270
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 271:null:description_271
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 272:null:description_272
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@3
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--ServerSession(454071866)--Connection(1072477273)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.757--ServerSession(454071866)--Connection(1072477273)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.757--ServerSession(454071866)--Connection(1718940298)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [35, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.758--ServerSession(454071866)--Connection(1072477273)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.818--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 273:null:description_273
    [junit] [EL Finest]: 2024-01-08 18:54:21.818--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 274:null:description_274
    [junit] [EL Finest]: 2024-01-08 18:54:21.818--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 275:null:description_275
    [junit] [EL Finest]: 2024-01-08 18:54:21.818--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 276:null:description_276
    [junit] [EL Finest]: 2024-01-08 18:54:21.818--UnitOfWork(495332867)--Thread(Thread[main,5,main])--Register the existing object 277:null:description_277
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.934 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestJoinedInheritance
    [junit] [EL Finer]: 2024-01-08 18:54:21.845--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1984786708
    [junit] [EL Finer]: 2024-01-08 18:54:21.845--ClientSession(1984786708)--Thread(Thread[main,5,main])--acquire unit of work: 866980015
    [junit] [EL Finest]: 2024-01-08 18:54:21.845--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.845--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.845--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.845--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.845--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.845--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.845--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.845--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@7ccbf0d0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.846--ServerSession(454071866)--Connection(941742233)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.847--ClientSession(1984786708)--Connection(941742233)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.847--ClientSession(1984786708)--Connection(941742233)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.847--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@65bbf773)
    [junit] [EL Finest]: 2024-01-08 18:54:21.847--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:21.847--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.847--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.847--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [201, 10.0, none, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.847--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [202, 11.0, none, BrokerageAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.847--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.848--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:21.848--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount@691a1521)
    [junit] [EL Finest]: 2024-01-08 18:54:21.848--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@39cc218d)
    [junit] [EL Finest]: 2024-01-08 18:54:21.848--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@3e1e7aa2)
    [junit] [EL Finer]: 2024-01-08 18:54:21.848--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.848--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.848--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.848--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.848--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.849--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [101, 10.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.849--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Albert, Acker, null, null, null, null, 10, 201, null, null, 101, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.849--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [401, 99.0, none, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.85--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@dfbbfb0)
    [junit] [EL Fine]: 2024-01-08 18:54:21.85--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_CHECK_ACC (BANKID, BANK_NAME, CREDITLIMIT, CLIENT_ID, ACC_NUMBER) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [98765432, Sparkasse, -5000.0, 1, 401]
    [junit] [EL Finest]: 2024-01-08 18:54:21.85--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@142fe961)
    [junit] [EL Finest]: 2024-01-08 18:54:21.85--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@2e9583af)
    [junit] [EL Finest]: 2024-01-08 18:54:21.85--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@43f3ee3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.85--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@65ed2da6)
    [junit] [EL Finest]: 2024-01-08 18:54:21.85--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@45a98c98)
    [junit] [EL Finest]: 2024-01-08 18:54:21.85--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@14a5bfd2)
    [junit] [EL Finest]: 2024-01-08 18:54:21.85--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3bc645e0)
    [junit] [EL Finer]: 2024-01-08 18:54:21.85--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.85--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.85--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [302, 11.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.85--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [304, 13.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.85--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [303, 12.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.85--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [301, 10.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.851--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [102, 11.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.851--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [104, 13.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.851--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [103, 12.0, none, SavingsAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.851--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.851--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6943732d)
    [junit] [EL Finest]: 2024-01-08 18:54:21.852--UnitOfWork(866980015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5049c718)
    [junit] [EL Finer]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [2, Berta, Baier, null, null, null, null, 10, 202, null, null, 102, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [4, Dieter, Deutsch, null, null, null, null, 20, null, null, null, 104, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [3, Christa, Clemens, null, null, null, null, 20, null, null, null, 103, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_BROKER_ACC (RISKLEVEL, ACC_NUMBER) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.852--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [super-risky, 201]
    [junit] [EL Fine]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [super-risky, 202]
    [junit] [EL Finer]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_SAVE_ACC (BANKID, BANKNAME, INTERESTRATE, ACC_NUMBER) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 101]
    [junit] [EL Fine]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 102]
    [junit] [EL Fine]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 103]
    [junit] [EL Finer]: 2024-01-08 18:54:21.853--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.854--ClientSession(1984786708)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" )
    [junit] [EL Finer]: 2024-01-08 18:54:21.854--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.854--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.854--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [1000001, VISA, 2010-01-01, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:21.854--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [1000003, VISA, 2010-01-01, 304]
    [junit] [EL Fine]: 2024-01-08 18:54:21.854--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [1000002, VISA, 2010-01-01, 303]
    [junit] [EL Fine]: 2024-01-08 18:54:21.854--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [1000000, VISA, 2010-01-01, 301]
    [junit] [EL Finer]: 2024-01-08 18:54:21.854--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [303, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [304, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [302, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--	bind => [301, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:21.855--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.856--ClientSession(1984786708)--Connection(1378684617)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.856--ServerSession(454071866)--Connection(941742233)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.856--UnitOfWork(866980015)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.856--UnitOfWork(866980015)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.857--UnitOfWork(866980015)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.857--ClientSession(1984786708)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.857--UnitOfWork(866980015)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.857--ClientSession(1984786708)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.858--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1736549441
    [junit] [EL Finer]: 2024-01-08 18:54:21.858--ClientSession(1736549441)--Thread(Thread[main,5,main])--acquire unit of work: 1547050072
    [junit] [EL Finest]: 2024-01-08 18:54:21.858--UnitOfWork(1547050072)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.ID, t1.ACC_NUMBER FROM TMP_EMP t0, TMP_BROKER_ACC t2, TMP_ACCOUNT t1 WHERE ((t0.ID > ?) AND ((t1.ACC_NUMBER = t0.BROKERAGE_ACCOUNT) AND ((t2.ACC_NUMBER = t1.ACC_NUMBER) AND (t1.TYPE = ?)))) ORDER BY t0.ID ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:21.858--ServerSession(454071866)--Connection(330343151)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.858--ServerSession(454071866)--Connection(330343151)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.858--ServerSession(454071866)--Connection(394511884)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.ACC_NUMBER FROM TMP_EMP t0, TMP_BROKER_ACC t2, TMP_ACCOUNT t1 WHERE ((t0.ID > ?) AND ((t1.ACC_NUMBER = t0.BROKERAGE_ACCOUNT) AND ((t2.ACC_NUMBER = t1.ACC_NUMBER) AND (t1.TYPE = ?)))) ORDER BY t0.ID ASC
    [junit] 	bind => [0, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.859--ServerSession(454071866)--Connection(330343151)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:21.876--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 625010424
    [junit] [EL Finer]: 2024-01-08 18:54:21.876--ClientSession(625010424)--Thread(Thread[main,5,main])--acquire unit of work: 575983040
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.876--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.877--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.877--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.877--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.877--UnitOfWork(575983040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.877--UnitOfWork(575983040)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.877--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@27c173ea)
    [junit] [EL Finest]: 2024-01-08 18:54:21.877--ServerSession(454071866)--Connection(1223130705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.877--ClientSession(625010424)--Connection(1223130705)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.877--ClientSession(625010424)--Connection(1223130705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.878--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@49131f57)
    [junit] [EL Finest]: 2024-01-08 18:54:21.878--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:21.878--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.878--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.878--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [202, 11.0, none, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.878--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [201, 10.0, none, BrokerageAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.878--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.878--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.878--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount@73c4cb8)
    [junit] [EL Finest]: 2024-01-08 18:54:21.878--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@230214e0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.878--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@59489572)
    [junit] [EL Finer]: 2024-01-08 18:54:21.879--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.879--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.879--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.879--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.879--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.879--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [101, 10.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.879--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Albert, Acker, null, null, null, null, 10, 201, null, null, 101, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.88--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [401, 99.0, none, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.88--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@3a3828cf)
    [junit] [EL Fine]: 2024-01-08 18:54:21.88--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_CHECK_ACC (BANKID, BANK_NAME, CREDITLIMIT, CLIENT_ID, ACC_NUMBER) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [98765432, Sparkasse, -5000.0, 1, 401]
    [junit] [EL Finest]: 2024-01-08 18:54:21.88--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@7cb97db0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.88--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@504b0a70)
    [junit] [EL Finest]: 2024-01-08 18:54:21.88--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@1f344be)
    [junit] [EL Finest]: 2024-01-08 18:54:21.88--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@546df3ad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.88--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@41bb9bf6)
    [junit] [EL Finest]: 2024-01-08 18:54:21.88--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@5d767956)
    [junit] [EL Finest]: 2024-01-08 18:54:21.88--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@53a858b0)
    [junit] [EL Finer]: 2024-01-08 18:54:21.88--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.88--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.881--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [301, 10.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.881--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [304, 13.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.881--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [303, 12.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.881--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [302, 11.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.881--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [104, 13.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.881--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [103, 12.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.881--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [102, 11.0, none, SavingsAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.881--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.882--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a29ed43)
    [junit] [EL Finest]: 2024-01-08 18:54:21.882--UnitOfWork(575983040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46bed5b4)
    [junit] [EL Finer]: 2024-01-08 18:54:21.882--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.882--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.882--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [3, Christa, Clemens, null, null, null, null, 20, null, null, null, 103, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.882--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [4, Dieter, Deutsch, null, null, null, null, 20, null, null, null, 104, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.882--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [2, Berta, Baier, null, null, null, null, 10, 202, null, null, 102, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.882--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_BROKER_ACC (RISKLEVEL, ACC_NUMBER) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [super-risky, 202]
    [junit] [EL Fine]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [super-risky, 201]
    [junit] [EL Finer]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_SAVE_ACC (BANKID, BANKNAME, INTERESTRATE, ACC_NUMBER) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 101]
    [junit] [EL Fine]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 103]
    [junit] [EL Fine]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 102]
    [junit] [EL Finer]: 2024-01-08 18:54:21.883--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.884--ClientSession(625010424)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.884--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.884--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.884--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [1000000, VISA, 2010-01-01, 301]
    [junit] [EL Fine]: 2024-01-08 18:54:21.884--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [1000003, VISA, 2010-01-01, 304]
    [junit] [EL Fine]: 2024-01-08 18:54:21.884--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [1000002, VISA, 2010-01-01, 303]
    [junit] [EL Fine]: 2024-01-08 18:54:21.884--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [1000001, VISA, 2010-01-01, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:21.884--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [301, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [302, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [304, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--	bind => [303, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.885--ClientSession(625010424)--Connection(461592476)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.886--ServerSession(454071866)--Connection(1223130705)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.886--UnitOfWork(575983040)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.886--UnitOfWork(575983040)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.886--UnitOfWork(575983040)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.886--ClientSession(625010424)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.886--UnitOfWork(575983040)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.886--ClientSession(625010424)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.887--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1294549532
    [junit] [EL Finer]: 2024-01-08 18:54:21.887--ClientSession(1294549532)--Thread(Thread[main,5,main])--acquire unit of work: 916651345
    [junit] [EL Finest]: 2024-01-08 18:54:21.887--UnitOfWork(916651345)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.ID, t1.ACC_NUMBER FROM TMP_EMP t0, TMP_ACCOUNT t1 WHERE ((t0.ID > ?) AND (t1.ACC_NUMBER = t0.SAMPLE_ACCOUNT)) ORDER BY t0.ID ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:21.887--ServerSession(454071866)--Connection(1608556434)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.887--ServerSession(454071866)--Connection(1608556434)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.887--ServerSession(454071866)--Connection(1839179086)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.ACC_NUMBER FROM TMP_EMP t0, TMP_ACCOUNT t1 WHERE ((t0.ID > ?) AND (t1.ACC_NUMBER = t0.SAMPLE_ACCOUNT)) ORDER BY t0.ID ASC
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:21.888--ServerSession(454071866)--Connection(1608556434)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:21.905--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1668447024
    [junit] [EL Finer]: 2024-01-08 18:54:21.905--ClientSession(1668447024)--Thread(Thread[main,5,main])--acquire unit of work: 1755856246
    [junit] [EL Finest]: 2024-01-08 18:54:21.905--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.905--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@2ab8fb0d)
    [junit] [EL Finest]: 2024-01-08 18:54:21.906--ServerSession(454071866)--Connection(504326867)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.906--ClientSession(1668447024)--Connection(504326867)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.907--ClientSession(1668447024)--Connection(504326867)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.907--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@3d235119)
    [junit] [EL Finest]: 2024-01-08 18:54:21.907--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:21.907--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.907--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.907--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [201, 10.0, none, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.907--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [202, 11.0, none, BrokerageAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.907--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.907--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.908--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount@202b279a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.908--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f7907c3)
    [junit] [EL Finest]: 2024-01-08 18:54:21.908--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@23796974)
    [junit] [EL Finer]: 2024-01-08 18:54:21.908--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.908--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.908--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.908--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.908--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.908--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [101, 10.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.909--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Albert, Acker, null, null, null, null, 10, 201, null, null, 101, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.909--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [401, 99.0, none, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.909--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@dd041b5)
    [junit] [EL Fine]: 2024-01-08 18:54:21.909--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_CHECK_ACC (BANKID, BANK_NAME, CREDITLIMIT, CLIENT_ID, ACC_NUMBER) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [98765432, Sparkasse, -5000.0, 1, 401]
    [junit] [EL Finest]: 2024-01-08 18:54:21.909--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@605db391)
    [junit] [EL Finest]: 2024-01-08 18:54:21.91--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@47519d1a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.91--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@5fa70745)
    [junit] [EL Finest]: 2024-01-08 18:54:21.91--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@426218fc)
    [junit] [EL Finest]: 2024-01-08 18:54:21.91--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@a13a3e0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.91--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@1c5f5f)
    [junit] [EL Finest]: 2024-01-08 18:54:21.91--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1029f5d2)
    [junit] [EL Finer]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [302, 11.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [303, 12.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [304, 13.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [301, 10.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [104, 13.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [102, 11.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [103, 12.0, none, SavingsAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.91--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.911--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@69c70887)
    [junit] [EL Finest]: 2024-01-08 18:54:21.911--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22b5f886)
    [junit] [EL Finer]: 2024-01-08 18:54:21.911--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.911--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.911--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [4, Dieter, Deutsch, null, null, null, null, 20, null, null, null, 104, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.911--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [3, Christa, Clemens, null, null, null, null, 20, null, null, null, 103, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.911--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [2, Berta, Baier, null, null, null, null, 10, 202, null, null, 102, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.911--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_BROKER_ACC (RISKLEVEL, ACC_NUMBER) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [super-risky, 201]
    [junit] [EL Fine]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [super-risky, 202]
    [junit] [EL Finer]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_SAVE_ACC (BANKID, BANKNAME, INTERESTRATE, ACC_NUMBER) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 101]
    [junit] [EL Fine]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 102]
    [junit] [EL Fine]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 103]
    [junit] [EL Finer]: 2024-01-08 18:54:21.912--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.913--ClientSession(1668447024)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.913--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.913--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.913--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [1000001, VISA, 2010-01-01, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:21.913--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [1000002, VISA, 2010-01-01, 303]
    [junit] [EL Fine]: 2024-01-08 18:54:21.913--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [1000003, VISA, 2010-01-01, 304]
    [junit] [EL Fine]: 2024-01-08 18:54:21.913--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [1000000, VISA, 2010-01-01, 301]
    [junit] [EL Finer]: 2024-01-08 18:54:21.913--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [304, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [303, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [301, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--	bind => [302, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:21.914--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.915--ClientSession(1668447024)--Connection(769613428)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.915--ServerSession(454071866)--Connection(504326867)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.915--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.915--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.915--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.915--ClientSession(1668447024)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.915--UnitOfWork(1755856246)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.915--ClientSession(1668447024)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.916--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 397563391
    [junit] [EL Finer]: 2024-01-08 18:54:21.916--ClientSession(397563391)--Thread(Thread[main,5,main])--acquire unit of work: 886415720
    [junit] [EL Finest]: 2024-01-08 18:54:21.916--UnitOfWork(886415720)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.ACC_NUMBER FROM TMP_EMP_CREDIT t3, TMP_EMP t2, TMP_CREDIT_ACC t1, TMP_ACCOUNT t0 WHERE ((t2.ID = ?) AND (((t3.CLIENT_ID = t2.ID) AND (t0.ACC_NUMBER = t3.CREDIT_ID)) AND ((t1.CCA_ID = t0.ACC_NUMBER) AND (t0.TYPE = ?)))) ORDER BY t0.ACC_NUMBER")
    [junit] [EL Finest]: 2024-01-08 18:54:21.916--ServerSession(454071866)--Connection(129671544)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.917--ServerSession(454071866)--Connection(129671544)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.917--ServerSession(454071866)--Connection(187226364)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER FROM TMP_EMP_CREDIT t3, TMP_EMP t2, TMP_CREDIT_ACC t1, TMP_ACCOUNT t0 WHERE ((t2.ID = ?) AND (((t3.CLIENT_ID = t2.ID) AND (t0.ACC_NUMBER = t3.CREDIT_ID)) AND ((t1.CCA_ID = t0.ACC_NUMBER) AND (t0.TYPE = ?)))) ORDER BY t0.ACC_NUMBER
    [junit] 	bind => [3, CreditCardAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.917--ServerSession(454071866)--Connection(129671544)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:21.934--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 88442105
    [junit] [EL Finer]: 2024-01-08 18:54:21.934--ClientSession(88442105)--Thread(Thread[main,5,main])--acquire unit of work: 673425442
    [junit] [EL Finest]: 2024-01-08 18:54:21.934--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.934--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.934--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.934--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.934--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.934--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.934--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.934--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@3e07a967)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--ServerSession(454071866)--Connection(485310811)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.935--ClientSession(88442105)--Connection(485310811)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--ClientSession(88442105)--Connection(485310811)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@3ea65cf6)
    [junit] [EL Finest]: 2024-01-08 18:54:21.935--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:21.935--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [202, 11.0, none, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [201, 10.0, none, BrokerageAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.936--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.936--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount@72e4f58f)
    [junit] [EL Finest]: 2024-01-08 18:54:21.936--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f67dcad)
    [junit] [EL Finest]: 2024-01-08 18:54:21.936--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@5a6a3251)
    [junit] [EL Finer]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.936--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.937--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [101, 10.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.937--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Albert, Acker, null, null, null, null, 10, 201, null, null, 101, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.937--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [401, 99.0, none, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.938--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@38fc8a6b)
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_CHECK_ACC (BANKID, BANK_NAME, CREDITLIMIT, CLIENT_ID, ACC_NUMBER) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [98765432, Sparkasse, -5000.0, 1, 401]
    [junit] [EL Finest]: 2024-01-08 18:54:21.938--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@29bc0447)
    [junit] [EL Finest]: 2024-01-08 18:54:21.938--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@3bb35082)
    [junit] [EL Finest]: 2024-01-08 18:54:21.938--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@343131f7)
    [junit] [EL Finest]: 2024-01-08 18:54:21.938--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@4e1b36e6)
    [junit] [EL Finest]: 2024-01-08 18:54:21.938--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@6fbdf386)
    [junit] [EL Finest]: 2024-01-08 18:54:21.938--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@35d518a7)
    [junit] [EL Finest]: 2024-01-08 18:54:21.938--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@671f1e0a)
    [junit] [EL Finer]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [303, 12.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [301, 10.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [304, 13.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [302, 11.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [103, 12.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [102, 11.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [104, 13.0, none, SavingsAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.938--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.939--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1314b8f8)
    [junit] [EL Finest]: 2024-01-08 18:54:21.939--UnitOfWork(673425442)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3282cd58)
    [junit] [EL Finer]: 2024-01-08 18:54:21.939--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.939--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.939--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [4, Dieter, Deutsch, null, null, null, null, 20, null, null, null, 104, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.94--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [2, Berta, Baier, null, null, null, null, 10, 202, null, null, 102, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.94--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [3, Christa, Clemens, null, null, null, null, 20, null, null, null, 103, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.94--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_BROKER_ACC (RISKLEVEL, ACC_NUMBER) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [super-risky, 202]
    [junit] [EL Fine]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [super-risky, 201]
    [junit] [EL Finer]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_SAVE_ACC (BANKID, BANKNAME, INTERESTRATE, ACC_NUMBER) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 101]
    [junit] [EL Fine]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 103]
    [junit] [EL Fine]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 102]
    [junit] [EL Fine]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 104]
    [junit] [EL Finer]: 2024-01-08 18:54:21.941--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.942--ClientSession(88442105)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.942--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.942--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.942--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [1000002, VISA, 2010-01-01, 303]
    [junit] [EL Fine]: 2024-01-08 18:54:21.942--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [1000000, VISA, 2010-01-01, 301]
    [junit] [EL Fine]: 2024-01-08 18:54:21.942--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [1000003, VISA, 2010-01-01, 304]
    [junit] [EL Fine]: 2024-01-08 18:54:21.942--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [1000001, VISA, 2010-01-01, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:21.942--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [304, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [303, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [302, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--	bind => [301, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:21.943--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.944--ClientSession(88442105)--Connection(239380282)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.944--ServerSession(454071866)--Connection(485310811)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.944--UnitOfWork(673425442)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.944--UnitOfWork(673425442)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.944--UnitOfWork(673425442)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.944--ClientSession(88442105)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.944--UnitOfWork(673425442)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.944--ClientSession(88442105)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.945--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1158386921
    [junit] [EL Finer]: 2024-01-08 18:54:21.946--ClientSession(1158386921)--Thread(Thread[main,5,main])--acquire unit of work: 1663079416
    [junit] [EL Finest]: 2024-01-08 18:54:21.946--UnitOfWork(1663079416)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.ID FROM TMP_EMP t3, TMP_CHECK_ACC t2, TMP_ACCOUNT t1, TMP_EMP t0 WHERE (((t1.BALANCE = ?) AND NOT ((t3.BROKERAGE_ACCOUNT IS NULL))) AND (((t2.CLIENT_ID = t0.ID) AND ((t2.ACC_NUMBER = t1.ACC_NUMBER) AND (t1.TYPE = ?))) AND (t3.ID = t2.CLIENT_ID)))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.946--ServerSession(454071866)--Connection(1850353552)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.946--ServerSession(454071866)--Connection(1850353552)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.946--ServerSession(454071866)--Connection(1799223928)--Thread(Thread[main,5,main])--SELECT t0.ID FROM TMP_EMP t3, TMP_CHECK_ACC t2, TMP_ACCOUNT t1, TMP_EMP t0 WHERE (((t1.BALANCE = ?) AND NOT ((t3.BROKERAGE_ACCOUNT IS NULL))) AND (((t2.CLIENT_ID = t0.ID) AND ((t2.ACC_NUMBER = t1.ACC_NUMBER) AND (t1.TYPE = ?))) AND (t3.ID = t2.CLIENT_ID)))
    [junit] 	bind => [99.0, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.946--ServerSession(454071866)--Connection(1850353552)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.948--UnitOfWork(1663079416)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT DISTINCT t0.ID FROM TMP_EMP t3, TMP_CHECK_ACC t2, TMP_ACCOUNT t1, TMP_EMP t0 WHERE (((t1.BALANCE = ?) AND ((SELECT COUNT(t4.ACC_NUMBER) FROM TMP_EMP t7, TMP_EMP_CREDIT t6, TMP_CREDIT_ACC t5, TMP_ACCOUNT t4 WHERE ((((t6.CLIENT_ID = t7.ID) AND (t4.ACC_NUMBER = t6.CREDIT_ID)) AND ((t5.CCA_ID = t4.ACC_NUMBER) AND (t4.TYPE = ?))) AND (((t5.CCA_ID = t4.ACC_NUMBER) AND (t4.TYPE = ?)) AND (t7.ID = t2.CLIENT_ID)))) > ?)) AND ((t2.CLIENT_ID = t0.ID) AND ((t2.ACC_NUMBER = t1.ACC_NUMBER) AND (t1.TYPE = ?))))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.948--ServerSession(454071866)--Connection(652574670)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.948--ServerSession(454071866)--Connection(652574670)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.948--ServerSession(454071866)--Connection(726275337)--Thread(Thread[main,5,main])--SELECT DISTINCT t0.ID FROM TMP_EMP t3, TMP_CHECK_ACC t2, TMP_ACCOUNT t1, TMP_EMP t0 WHERE (((t1.BALANCE = ?) AND ((SELECT COUNT(t4.ACC_NUMBER) FROM TMP_EMP t7, TMP_EMP_CREDIT t6, TMP_CREDIT_ACC t5, TMP_ACCOUNT t4 WHERE ((((t6.CLIENT_ID = t7.ID) AND (t4.ACC_NUMBER = t6.CREDIT_ID)) AND ((t5.CCA_ID = t4.ACC_NUMBER) AND (t4.TYPE = ?))) AND (((t5.CCA_ID = t4.ACC_NUMBER) AND (t4.TYPE = ?)) AND (t7.ID = t2.CLIENT_ID)))) > ?)) AND ((t2.CLIENT_ID = t0.ID) AND ((t2.ACC_NUMBER = t1.ACC_NUMBER) AND (t1.TYPE = ?))))
    [junit] 	bind => [99.0, CreditCardAccount, CreditCardAccount, 0, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.948--ServerSession(454071866)--Connection(652574670)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:21.965--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1126540006
    [junit] [EL Finer]: 2024-01-08 18:54:21.966--ClientSession(1126540006)--Thread(Thread[main,5,main])--acquire unit of work: 1931428900
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.966--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@2dda18fd)
    [junit] [EL Finest]: 2024-01-08 18:54:21.967--ServerSession(454071866)--Connection(1694645625)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.967--ClientSession(1126540006)--Connection(1694645625)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.967--ClientSession(1126540006)--Connection(1694645625)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.967--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@57618fcd)
    [junit] [EL Finest]: 2024-01-08 18:54:21.967--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:21.967--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.967--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.967--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [201, 10.0, none, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.967--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [202, 11.0, none, BrokerageAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.967--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.968--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:21.968--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount@3d452ced)
    [junit] [EL Finest]: 2024-01-08 18:54:21.968--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2948e554)
    [junit] [EL Finest]: 2024-01-08 18:54:21.968--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@2b6c5c75)
    [junit] [EL Finer]: 2024-01-08 18:54:21.968--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.968--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.968--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.968--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.968--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.968--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [101, 10.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.969--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Albert, Acker, null, null, null, null, 10, 201, null, null, 101, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.969--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [401, 99.0, none, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.969--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@d03ed5d)
    [junit] [EL Fine]: 2024-01-08 18:54:21.969--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_CHECK_ACC (BANKID, BANK_NAME, CREDITLIMIT, CLIENT_ID, ACC_NUMBER) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [98765432, Sparkasse, -5000.0, 1, 401]
    [junit] [EL Finest]: 2024-01-08 18:54:21.97--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@2c4386a6)
    [junit] [EL Finest]: 2024-01-08 18:54:21.97--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@56c70faf)
    [junit] [EL Finest]: 2024-01-08 18:54:21.97--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@2b27e7c6)
    [junit] [EL Finest]: 2024-01-08 18:54:21.97--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@649c7fef)
    [junit] [EL Finest]: 2024-01-08 18:54:21.97--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@26cba24d)
    [junit] [EL Finest]: 2024-01-08 18:54:21.97--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@22db1358)
    [junit] [EL Finest]: 2024-01-08 18:54:21.97--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@471c2da5)
    [junit] [EL Finer]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [304, 13.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [301, 10.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [303, 12.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [302, 11.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [104, 13.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [103, 12.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [102, 11.0, none, SavingsAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.97--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.971--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4151251b)
    [junit] [EL Finest]: 2024-01-08 18:54:21.971--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5567591e)
    [junit] [EL Finer]: 2024-01-08 18:54:21.971--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.971--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.971--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [2, Berta, Baier, null, null, null, null, 10, 202, null, null, 102, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.971--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [4, Dieter, Deutsch, null, null, null, null, 20, null, null, null, 104, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.971--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [3, Christa, Clemens, null, null, null, null, 20, null, null, null, 103, null]
    [junit] [EL Finer]: 2024-01-08 18:54:21.971--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.972--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.972--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_BROKER_ACC (RISKLEVEL, ACC_NUMBER) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.972--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [super-risky, 201]
    [junit] [EL Fine]: 2024-01-08 18:54:21.972--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [super-risky, 202]
    [junit] [EL Finer]: 2024-01-08 18:54:21.972--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.972--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_SAVE_ACC (BANKID, BANKNAME, INTERESTRATE, ACC_NUMBER) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 101]
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 103]
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 102]
    [junit] [EL Finer]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [1000003, VISA, 2010-01-01, 304]
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [1000000, VISA, 2010-01-01, 301]
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [1000002, VISA, 2010-01-01, 303]
    [junit] [EL Fine]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [1000001, VISA, 2010-01-01, 302]
    [junit] [EL Finer]: 2024-01-08 18:54:21.973--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [303, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [304, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [302, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--	bind => [301, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:21.974--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:21.975--ClientSession(1126540006)--Connection(1111535829)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.975--ServerSession(454071866)--Connection(1694645625)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.975--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:21.975--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.976--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.976--ClientSession(1126540006)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:21.976--UnitOfWork(1931428900)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:21.976--ClientSession(1126540006)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:21.976--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 333341423
    [junit] [EL Finer]: 2024-01-08 18:54:21.977--ClientSession(333341423)--Thread(Thread[main,5,main])--acquire unit of work: 1796196203
    [junit] [EL Finest]: 2024-01-08 18:54:21.977--UnitOfWork(1796196203)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.OWNER FROM TMP_ACCOUNT t0, TMP_EMP t2, TMP_CHECK_ACC t1 WHERE ((t2.ID = ?) AND ((t1.CLIENT_ID = t2.ID) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?))))")
    [junit] [EL Finest]: 2024-01-08 18:54:21.977--ServerSession(454071866)--Connection(182765399)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:21.977--ServerSession(454071866)--Connection(182765399)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:21.977--ServerSession(454071866)--Connection(1539364397)--Thread(Thread[main,5,main])--SELECT t0.OWNER FROM TMP_ACCOUNT t0, TMP_EMP t2, TMP_CHECK_ACC t1 WHERE ((t2.ID = ?) AND ((t1.CLIENT_ID = t2.ID) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?))))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.977--ServerSession(454071866)--Connection(182765399)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:21.995--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 746180688
    [junit] [EL Finer]: 2024-01-08 18:54:21.995--ClientSession(746180688)--Thread(Thread[main,5,main])--acquire unit of work: 1196160524
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.995--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:21.996--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:21.996--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:21.996--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@15407521)
    [junit] [EL Finest]: 2024-01-08 18:54:21.996--ServerSession(454071866)--Connection(1404875064)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:21.996--ClientSession(746180688)--Connection(1404875064)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:21.996--ClientSession(746180688)--Connection(1404875064)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:21.996--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@5707d11f)
    [junit] [EL Finest]: 2024-01-08 18:54:21.996--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:21.996--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.996--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.996--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [201, 10.0, none, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.996--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [202, 11.0, none, BrokerageAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.996--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:21.997--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:21.997--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount@3196aea6)
    [junit] [EL Finest]: 2024-01-08 18:54:21.997--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@466ae771)
    [junit] [EL Finest]: 2024-01-08 18:54:21.997--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@1ebbf5f8)
    [junit] [EL Finer]: 2024-01-08 18:54:21.997--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.997--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.997--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:21.997--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:21.997--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.998--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [101, 10.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.998--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Albert, Acker, null, null, null, null, 10, 201, null, null, 101, null]
    [junit] [EL Fine]: 2024-01-08 18:54:21.998--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] 	bind => [401, 99.0, none, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:21.999--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@1eedcb1)
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_CHECK_ACC (BANKID, BANK_NAME, CREDITLIMIT, CLIENT_ID, ACC_NUMBER) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [98765432, Sparkasse, -5000.0, 1, 401]
    [junit] [EL Finest]: 2024-01-08 18:54:21.999--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@171158d0)
    [junit] [EL Finest]: 2024-01-08 18:54:21.999--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@7ff61b0f)
    [junit] [EL Finest]: 2024-01-08 18:54:21.999--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CreditCardAccount@7e77ec04)
    [junit] [EL Finest]: 2024-01-08 18:54:21.999--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@6d88bb5)
    [junit] [EL Finest]: 2024-01-08 18:54:21.999--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@54155e6e)
    [junit] [EL Finest]: 2024-01-08 18:54:21.999--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@3a524179)
    [junit] [EL Finest]: 2024-01-08 18:54:21.999--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a763008)
    [junit] [EL Finer]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [302, 11.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [303, 12.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [301, 10.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [304, 13.0, none, CreditCardAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [102, 11.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [104, 13.0, none, SavingsAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [103, 12.0, none, SavingsAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:21.999--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.0--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5ba0e0b4)
    [junit] [EL Finest]: 2024-01-08 18:54:22.0--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1e915e7e)
    [junit] [EL Finer]: 2024-01-08 18:54:22.0--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.0--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.0--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [3, Christa, Clemens, null, null, null, null, 20, null, null, null, 103, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.0--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [2, Berta, Baier, null, null, null, null, 10, 202, null, null, 102, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.0--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [4, Dieter, Deutsch, null, null, null, null, 20, null, null, null, 104, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.0--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.001--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.001--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_BROKER_ACC (RISKLEVEL, ACC_NUMBER) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.001--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [super-risky, 201]
    [junit] [EL Fine]: 2024-01-08 18:54:22.001--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [super-risky, 202]
    [junit] [EL Finer]: 2024-01-08 18:54:22.001--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_SAVE_ACC (BANKID, BANKNAME, INTERESTRATE, ACC_NUMBER) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 101]
    [junit] [EL Fine]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 102]
    [junit] [EL Fine]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 104]
    [junit] [EL Fine]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [12345678, Volksbank, 21.0, 103]
    [junit] [EL Finer]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.002--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_CREDIT_ACC (CARDNUMBER, CARDTYPE, VALIDTO, CCA_ID) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [1000001, VISA, 2010-01-01, 302]
    [junit] [EL Fine]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [1000002, VISA, 2010-01-01, 303]
    [junit] [EL Fine]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [1000000, VISA, 2010-01-01, 301]
    [junit] [EL Fine]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [1000003, VISA, 2010-01-01, 304]
    [junit] [EL Finer]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.003--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_CREDIT (CREDIT_ID, CLIENT_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.004--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [301, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:22.004--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [302, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:22.004--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [303, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:22.004--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--	bind => [304, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:22.004--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.004--ClientSession(746180688)--Connection(866408971)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.004--ServerSession(454071866)--Connection(1404875064)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.005--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.005--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.005--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.005--ClientSession(746180688)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.005--UnitOfWork(1196160524)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.005--ClientSession(746180688)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.005--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 864497341
    [junit] [EL Finer]: 2024-01-08 18:54:22.005--ClientSession(864497341)--Thread(Thread[main,5,main])--acquire unit of work: 556191663
    [junit] [EL Finest]: 2024-01-08 18:54:22.005--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee jpql="select e from Employee e where e.id = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:22.006--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@198b4fb6
    [junit] [EL Finest]: 2024-01-08 18:54:22.006--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:22.006--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:22.006--ServerSession(454071866)--Connection(1461111257)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.006--ServerSession(454071866)--Connection(1461111257)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.006--ServerSession(454071866)--Connection(1026425196)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [201, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:22.007--ServerSession(454071866)--Connection(1461111257)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.007--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@468a4674
    [junit] [EL Finest]: 2024-01-08 18:54:22.007--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.007--ServerSession(454071866)--Connection(666044285)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.007--ServerSession(454071866)--Connection(666044285)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.007--ServerSession(454071866)--Connection(1792759686)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:22.008--ServerSession(454071866)--Connection(666044285)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.008--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="client" referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:22.008--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CheckingAccount@58313b33
    [junit] [EL Finest]: 2024-01-08 18:54:22.008--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="sampleAccount" referenceClass=Account )
    [junit] [EL Finest]: 2024-01-08 18:54:22.008--ServerSession(454071866)--Connection(562902186)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.008--ServerSession(454071866)--Connection(562902186)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.008--ServerSession(454071866)--Connection(132686409)--Thread(Thread[main,5,main])--SELECT DISTINCT TYPE FROM TMP_ACCOUNT WHERE (ACC_NUMBER = ?)
    [junit] 	bind => [101]
    [junit] [EL Finest]: 2024-01-08 18:54:22.026--ServerSession(454071866)--Connection(562902186)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.026--ServerSession(454071866)--Connection(100508342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.026--ServerSession(454071866)--Connection(100508342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.026--ServerSession(454071866)--Connection(437693994)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANKNAME, t1.INTERESTRATE FROM TMP_ACCOUNT t0, TMP_SAVE_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [101, SavingsAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:22.027--ServerSession(454071866)--Connection(100508342)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.027--UnitOfWork(556191663)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.SavingsAccount@4ccffa70
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestNativeQuery
    [junit] [EL Finer]: 2024-01-08 18:54:22.051--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1524475288
    [junit] [EL Finer]: 2024-01-08 18:54:22.051--ClientSession(1524475288)--Thread(Thread[main,5,main])--acquire unit of work: 3277781
    [junit] [EL Finest]: 2024-01-08 18:54:22.051--UnitOfWork(3277781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.051--UnitOfWork(3277781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.051--UnitOfWork(3277781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.051--UnitOfWork(3277781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.051--UnitOfWork(3277781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.051--UnitOfWork(3277781)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.052--UnitOfWork(3277781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.052--ServerSession(454071866)--Connection(1479741538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.052--ClientSession(1524475288)--Connection(1479741538)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.052--ClientSession(1524475288)--Connection(1479741538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.052--UnitOfWork(3277781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.052--UnitOfWork(3277781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@50fededc)
    [junit] [EL Finer]: 2024-01-08 18:54:22.052--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.052--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.052--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.052--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.052--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.053--UnitOfWork(3277781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@33ebc1d5)
    [junit] [EL Fine]: 2024-01-08 18:54:22.053--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:22.053--UnitOfWork(3277781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@40c253bd)
    [junit] [EL Finer]: 2024-01-08 18:54:22.053--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.053--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.053--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.053--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.053--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.054--ClientSession(1524475288)--Connection(635438204)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.054--ServerSession(454071866)--Connection(1479741538)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.054--UnitOfWork(3277781)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.054--UnitOfWork(3277781)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.054--UnitOfWork(3277781)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.054--ClientSession(1524475288)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.054--UnitOfWork(3277781)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.054--ClientSession(1524475288)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.054--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 159394830
    [junit] [EL Finer]: 2024-01-08 18:54:22.055--ClientSession(159394830)--Thread(Thread[main,5,main])--acquire unit of work: 1355639110
    [junit] [EL Finer]: 2024-01-08 18:54:22.055--UnitOfWork(1355639110)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:22.055--UnitOfWork(1355639110)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:22.055--UnitOfWork(1355639110)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentWithId10SQL_mapping" sql="select * from TMP_DEP D where D.ID = 10")
    [junit] [EL Finest]: 2024-01-08 18:54:22.055--ServerSession(454071866)--Connection(161290710)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.055--ClientSession(159394830)--Connection(161290710)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.055--ClientSession(159394830)--Connection(161290710)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.055--ClientSession(159394830)--Connection(362270753)--Thread(Thread[main,5,main])--select * from TMP_DEP D where D.ID = 10
    [junit] [EL Finer]: 2024-01-08 18:54:22.056--UnitOfWork(1355639110)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.056--ClientSession(159394830)--Connection(362270753)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.056--ServerSession(454071866)--Connection(161290710)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.056--ClientSession(159394830)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.073--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 826313713
    [junit] [EL Finer]: 2024-01-08 18:54:22.073--ClientSession(826313713)--Thread(Thread[main,5,main])--acquire unit of work: 2081587186
    [junit] [EL Finest]: 2024-01-08 18:54:22.073--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.073--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.073--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.073--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.073--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.073--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.074--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.074--ServerSession(454071866)--Connection(1536550976)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.074--ClientSession(826313713)--Connection(1536550976)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.074--ClientSession(826313713)--Connection(1536550976)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.074--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.074--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@54db0281)
    [junit] [EL Finer]: 2024-01-08 18:54:22.074--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.074--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.074--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.074--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.074--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.075--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8ebfdbf)
    [junit] [EL Fine]: 2024-01-08 18:54:22.075--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:22.075--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b591a07)
    [junit] [EL Finer]: 2024-01-08 18:54:22.075--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.075--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.075--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.075--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.075--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--ClientSession(826313713)--Connection(21391379)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.076--ServerSession(454071866)--Connection(1536550976)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--ClientSession(826313713)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--UnitOfWork(2081587186)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--ClientSession(826313713)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 290431579
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--ClientSession(290431579)--Thread(Thread[main,5,main])--acquire unit of work: 1415139872
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--UnitOfWork(1415139872)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:22.076--UnitOfWork(1415139872)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:22.077--UnitOfWork(1415139872)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select * from TMP_DEP D where D.ID = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:22.077--ServerSession(454071866)--Connection(1085892970)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.077--ClientSession(290431579)--Connection(1085892970)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.077--ClientSession(290431579)--Connection(1085892970)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.077--ClientSession(290431579)--Connection(960324818)--Thread(Thread[main,5,main])--select * from TMP_DEP D where D.ID = ?
    [junit] 	bind => [10]
    [junit] [EL Finer]: 2024-01-08 18:54:22.077--UnitOfWork(1415139872)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.077--ClientSession(290431579)--Connection(960324818)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.078--ServerSession(454071866)--Connection(1085892970)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.078--ClientSession(290431579)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.094--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 948977573
    [junit] [EL Finer]: 2024-01-08 18:54:22.094--ClientSession(948977573)--Thread(Thread[main,5,main])--acquire unit of work: 1624949878
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.094--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--ServerSession(454071866)--Connection(1650177125)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.094--ClientSession(948977573)--Connection(1650177125)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--ClientSession(948977573)--Connection(1650177125)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.094--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.095--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@42d7b96)
    [junit] [EL Finer]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.095--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e486dcf)
    [junit] [EL Fine]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:22.095--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@32e2e611)
    [junit] [EL Finer]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.095--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.096--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.096--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.096--ClientSession(948977573)--Connection(1754831686)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.096--ServerSession(454071866)--Connection(1650177125)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--ClientSession(948977573)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--UnitOfWork(1624949878)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--ClientSession(948977573)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1738171284
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--ClientSession(1738171284)--Thread(Thread[main,5,main])--acquire unit of work: 959097834
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--UnitOfWork(959097834)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--UnitOfWork(959097834)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:22.097--UnitOfWork(959097834)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField" sql="select id as "D_ID", name as "D_NAME", version as "D_VERSION" from TMP_DEP D where D.ID = 10")
    [junit] [EL Finest]: 2024-01-08 18:54:22.097--ServerSession(454071866)--Connection(1379495198)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.097--ClientSession(1738171284)--Connection(1379495198)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.097--ClientSession(1738171284)--Connection(1379495198)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.097--ClientSession(1738171284)--Connection(1027223781)--Thread(Thread[main,5,main])--select id as "D_ID", name as "D_NAME", version as "D_VERSION" from TMP_DEP D where D.ID = 10
    [junit] [EL Finer]: 2024-01-08 18:54:22.098--UnitOfWork(959097834)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.098--ClientSession(1738171284)--Connection(1027223781)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.098--ServerSession(454071866)--Connection(1379495198)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.098--ClientSession(1738171284)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.114--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 818475287
    [junit] [EL Finer]: 2024-01-08 18:54:22.114--ClientSession(818475287)--Thread(Thread[main,5,main])--acquire unit of work: 88886023
    [junit] [EL Finest]: 2024-01-08 18:54:22.114--UnitOfWork(88886023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.114--UnitOfWork(88886023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.114--UnitOfWork(88886023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.114--UnitOfWork(88886023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.114--UnitOfWork(88886023)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.114--UnitOfWork(88886023)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.114--UnitOfWork(88886023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.114--ServerSession(454071866)--Connection(166896160)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.114--ClientSession(818475287)--Connection(166896160)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.115--ClientSession(818475287)--Connection(166896160)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.115--UnitOfWork(88886023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.115--UnitOfWork(88886023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@2ef32703)
    [junit] [EL Finer]: 2024-01-08 18:54:22.115--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.115--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.115--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.115--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.115--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.115--UnitOfWork(88886023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@498055a9)
    [junit] [EL Fine]: 2024-01-08 18:54:22.115--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:22.116--UnitOfWork(88886023)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43dbbaf5)
    [junit] [EL Finer]: 2024-01-08 18:54:22.116--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.116--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.116--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.116--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.116--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.116--ClientSession(818475287)--Connection(2118642581)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.117--ServerSession(454071866)--Connection(166896160)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--UnitOfWork(88886023)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--UnitOfWork(88886023)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--UnitOfWork(88886023)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--ClientSession(818475287)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--UnitOfWork(88886023)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--ClientSession(818475287)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1327349011
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--ClientSession(1327349011)--Thread(Thread[main,5,main])--acquire unit of work: 1060550557
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--UnitOfWork(1060550557)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--UnitOfWork(1060550557)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:22.117--UnitOfWork(1060550557)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentName" sql="select name as "HUTZLIPUTZ" from TMP_DEP D where D.ID = 10")
    [junit] [EL Finest]: 2024-01-08 18:54:22.117--ServerSession(454071866)--Connection(1751597380)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.117--ClientSession(1327349011)--Connection(1751597380)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.117--ClientSession(1327349011)--Connection(1751597380)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.118--ClientSession(1327349011)--Connection(1504814937)--Thread(Thread[main,5,main])--select name as "HUTZLIPUTZ" from TMP_DEP D where D.ID = 10
    [junit] [EL Finer]: 2024-01-08 18:54:22.118--UnitOfWork(1060550557)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.118--ClientSession(1327349011)--Connection(1504814937)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.118--ServerSession(454071866)--Connection(1751597380)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.118--ClientSession(1327349011)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.134--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1070234286
    [junit] [EL Finer]: 2024-01-08 18:54:22.134--ClientSession(1070234286)--Thread(Thread[main,5,main])--acquire unit of work: 2069836478
    [junit] [EL Finest]: 2024-01-08 18:54:22.134--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.134--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.134--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.134--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.134--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.135--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.135--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.135--ServerSession(454071866)--Connection(667294020)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.135--ClientSession(1070234286)--Connection(667294020)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.135--ClientSession(1070234286)--Connection(667294020)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.135--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.135--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3cdaf598)
    [junit] [EL Finer]: 2024-01-08 18:54:22.135--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.135--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.135--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.135--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.135--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.136--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@578f663d)
    [junit] [EL Fine]: 2024-01-08 18:54:22.136--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:22.136--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e12ea7f)
    [junit] [EL Finer]: 2024-01-08 18:54:22.136--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.136--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.136--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.136--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.136--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--ClientSession(1070234286)--Connection(1080280147)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.137--ServerSession(454071866)--Connection(667294020)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--ClientSession(1070234286)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--UnitOfWork(2069836478)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--ClientSession(1070234286)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1040397978
    [junit] [EL Finer]: 2024-01-08 18:54:22.137--ClientSession(1040397978)--Thread(Thread[main,5,main])--acquire unit of work: 352434586
    [junit] [EL Finer]: 2024-01-08 18:54:22.138--UnitOfWork(352434586)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:22.138--UnitOfWork(352434586)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:22.138--UnitOfWork(352434586)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="getDepartmentWithId10SQL_class" referenceClass=Department sql="select * from TMP_DEP D where D.ID = 10")
    [junit] [EL Finest]: 2024-01-08 18:54:22.138--ServerSession(454071866)--Connection(1521027189)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.138--ClientSession(1040397978)--Connection(1521027189)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.138--ClientSession(1040397978)--Connection(1521027189)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.138--ClientSession(1040397978)--Connection(1527292961)--Thread(Thread[main,5,main])--select * from TMP_DEP D where D.ID = 10
    [junit] [EL Finer]: 2024-01-08 18:54:22.138--UnitOfWork(352434586)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.138--ClientSession(1040397978)--Connection(1527292961)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.139--ServerSession(454071866)--Connection(1521027189)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.139--ClientSession(1040397978)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.157--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1572420346
    [junit] [EL Finer]: 2024-01-08 18:54:22.158--ClientSession(1572420346)--Thread(Thread[main,5,main])--acquire unit of work: 63578078
    [junit] [EL Finest]: 2024-01-08 18:54:22.158--UnitOfWork(63578078)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.158--UnitOfWork(63578078)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.158--UnitOfWork(63578078)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.158--UnitOfWork(63578078)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:22.158--ServerSession(454071866)--Connection(591190387)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.158--ClientSession(1572420346)--Connection(591190387)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.158--ClientSession(1572420346)--Connection(591190387)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.158--UnitOfWork(63578078)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finer]: 2024-01-08 18:54:22.158--ClientSession(1572420346)--Connection(129339892)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.158--ClientSession(1572420346)--Connection(129339892)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.158--ClientSession(1572420346)--Connection(129339892)--Thread(Thread[main,5,main])--	bind => [1, one, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.158--ClientSession(1572420346)--Connection(129339892)--Thread(Thread[main,5,main])--	bind => [2, two, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.158--ClientSession(1572420346)--Connection(129339892)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.159--ClientSession(1572420346)--Connection(129339892)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.159--ServerSession(454071866)--Connection(591190387)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.159--UnitOfWork(63578078)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.159--UnitOfWork(63578078)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.159--UnitOfWork(63578078)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.159--ClientSession(1572420346)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.159--UnitOfWork(63578078)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.159--ClientSession(1572420346)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.16--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1784267005
    [junit] [EL Finer]: 2024-01-08 18:54:22.16--ClientSession(1784267005)--Thread(Thread[main,5,main])--acquire unit of work: 803957636
    [junit] [EL Finest]: 2024-01-08 18:54:22.16--UnitOfWork(803957636)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:22.16--ServerSession(454071866)--Connection(75134396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.16--ServerSession(454071866)--Connection(75134396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.16--ServerSession(454071866)--Connection(227911417)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:22.16--ServerSession(454071866)--Connection(75134396)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.176--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2098887640
    [junit] [EL Finer]: 2024-01-08 18:54:22.176--ClientSession(2098887640)--Thread(Thread[main,5,main])--acquire unit of work: 1103745887
    [junit] [EL Finest]: 2024-01-08 18:54:22.176--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.176--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.176--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.176--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.176--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.176--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.177--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.177--ServerSession(454071866)--Connection(596287936)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.177--ClientSession(2098887640)--Connection(596287936)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.177--ClientSession(2098887640)--Connection(596287936)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.177--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.177--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@59f91ee8)
    [junit] [EL Finer]: 2024-01-08 18:54:22.177--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.177--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.177--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.177--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.177--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.177--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@56a57da3)
    [junit] [EL Fine]: 2024-01-08 18:54:22.178--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:22.178--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62590e21)
    [junit] [EL Finer]: 2024-01-08 18:54:22.178--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.178--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.178--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.178--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.178--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.178--ClientSession(2098887640)--Connection(2016530268)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.179--ServerSession(454071866)--Connection(596287936)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--ClientSession(2098887640)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--UnitOfWork(1103745887)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--ClientSession(2098887640)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 977962665
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--ClientSession(977962665)--Thread(Thread[main,5,main])--acquire unit of work: 612223269
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--UnitOfWork(612223269)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:22.179--UnitOfWork(612223269)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:22.179--UnitOfWork(612223269)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select * from TMP_DEP D where D.ID = 10")
    [junit] [EL Finest]: 2024-01-08 18:54:22.18--ServerSession(454071866)--Connection(816312878)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.18--ClientSession(977962665)--Connection(816312878)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.18--ClientSession(977962665)--Connection(816312878)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.18--ClientSession(977962665)--Connection(1132036645)--Thread(Thread[main,5,main])--select * from TMP_DEP D where D.ID = 10
    [junit] [EL Finer]: 2024-01-08 18:54:22.18--UnitOfWork(612223269)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.18--ClientSession(977962665)--Connection(1132036645)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.18--ServerSession(454071866)--Connection(816312878)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.18--ClientSession(977962665)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.196--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1527375098
    [junit] [EL Finer]: 2024-01-08 18:54:22.196--ClientSession(1527375098)--Thread(Thread[main,5,main])--acquire unit of work: 1236061074
    [junit] [EL Finest]: 2024-01-08 18:54:22.196--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.196--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.196--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.196--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.196--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.196--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.196--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.196--ServerSession(454071866)--Connection(1095202555)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.196--ClientSession(1527375098)--Connection(1095202555)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.197--ClientSession(1527375098)--Connection(1095202555)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.197--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.197--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@5e3c33ac)
    [junit] [EL Finer]: 2024-01-08 18:54:22.197--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.197--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.197--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.197--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.197--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:22.197--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@424159f)
    [junit] [EL Fine]: 2024-01-08 18:54:22.197--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [2, 1, green]
    [junit] [EL Finest]: 2024-01-08 18:54:22.198--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@71e393a2)
    [junit] [EL Finer]: 2024-01-08 18:54:22.198--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.198--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.198--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--	bind => [2, Fred, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.198--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--	bind => [1, Knut, Maier, null, null, null, null, 10, null, 1, 2, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.198--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.198--ClientSession(1527375098)--Connection(1095234669)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.199--ServerSession(454071866)--Connection(1095202555)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--ClientSession(1527375098)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--UnitOfWork(1236061074)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--ClientSession(1527375098)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1251237486
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--ClientSession(1251237486)--Thread(Thread[main,5,main])--acquire unit of work: 454031707
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--UnitOfWork(454031707)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--UnitOfWork(454031707)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:22.199--UnitOfWork(454031707)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(sql="select * from TMP_DEP D where D.ID = 10")
    [junit] [EL Finest]: 2024-01-08 18:54:22.199--ServerSession(454071866)--Connection(1994063118)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.199--ClientSession(1251237486)--Connection(1994063118)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.199--ClientSession(1251237486)--Connection(1994063118)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.199--ClientSession(1251237486)--Connection(856767883)--Thread(Thread[main,5,main])--select * from TMP_DEP D where D.ID = 10
    [junit] [EL Finer]: 2024-01-08 18:54:22.2--UnitOfWork(454031707)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.2--ClientSession(1251237486)--Connection(856767883)--Thread(Thread[main,5,main])--rollback transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.2--ServerSession(454071866)--Connection(1994063118)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.2--ClientSession(1251237486)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestParameterTypes
    [junit] [EL Finer]: 2024-01-08 18:54:22.215--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 62146645
    [junit] [EL Finer]: 2024-01-08 18:54:22.215--ClientSession(62146645)--Thread(Thread[main,5,main])--acquire unit of work: 667758892
    [junit] [EL Finest]: 2024-01-08 18:54:22.215--UnitOfWork(667758892)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.215--UnitOfWork(667758892)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.215--UnitOfWork(667758892)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@78e88bd7)
    [junit] [EL Finest]: 2024-01-08 18:54:22.216--ServerSession(454071866)--Connection(473513578)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.216--ClientSession(62146645)--Connection(473513578)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.216--ClientSession(62146645)--Connection(473513578)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.216--ClientSession(62146645)--Connection(1387473040)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 88, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.217--ClientSession(62146645)--Connection(1387473040)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.217--ServerSession(454071866)--Connection(473513578)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.217--UnitOfWork(667758892)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.217--UnitOfWork(667758892)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.217--UnitOfWork(667758892)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.217--ClientSession(62146645)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.217--UnitOfWork(667758892)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.217--ClientSession(62146645)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.218--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2059985002
    [junit] [EL Finer]: 2024-01-08 18:54:22.218--ClientSession(2059985002)--Thread(Thread[main,5,main])--acquire unit of work: 1340296605
    [junit] [EL Finest]: 2024-01-08 18:54:22.218--UnitOfWork(1340296605)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_INT = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.218--ServerSession(454071866)--Connection(1889256345)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.218--ServerSession(454071866)--Connection(1889256345)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.218--ServerSession(454071866)--Connection(1433471854)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_INT = ?) AND (ID = ?))
    [junit] 	bind => [88, 5]
    [junit] [EL Finest]: 2024-01-08 18:54:22.219--ServerSession(454071866)--Connection(1889256345)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.228--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 770665105
    [junit] [EL Finer]: 2024-01-08 18:54:22.228--ClientSession(770665105)--Thread(Thread[main,5,main])--acquire unit of work: 255984077
    [junit] [EL Finest]: 2024-01-08 18:54:22.228--UnitOfWork(255984077)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.228--UnitOfWork(255984077)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.228--UnitOfWork(255984077)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6516dd09)
    [junit] [EL Finest]: 2024-01-08 18:54:22.228--ServerSession(454071866)--Connection(1727734580)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.228--ClientSession(770665105)--Connection(1727734580)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.228--ClientSession(770665105)--Connection(1727734580)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.229--ClientSession(770665105)--Connection(704999142)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [48, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, [B@79a81a4f, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.229--ClientSession(770665105)--Connection(704999142)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.229--ServerSession(454071866)--Connection(1727734580)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.229--UnitOfWork(255984077)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.229--UnitOfWork(255984077)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.229--UnitOfWork(255984077)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.229--ClientSession(770665105)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.23--UnitOfWork(255984077)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.23--ClientSession(770665105)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.238--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 884872785
    [junit] [EL Finer]: 2024-01-08 18:54:22.238--ClientSession(884872785)--Thread(Thread[main,5,main])--acquire unit of work: 1653862353
    [junit] [EL Finest]: 2024-01-08 18:54:22.238--UnitOfWork(1653862353)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.238--UnitOfWork(1653862353)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.238--UnitOfWork(1653862353)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2d7b31e2)
    [junit] [EL Finest]: 2024-01-08 18:54:22.238--ServerSession(454071866)--Connection(94045186)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.239--ClientSession(884872785)--Connection(94045186)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.239--ClientSession(884872785)--Connection(94045186)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.239--ClientSession(884872785)--Connection(2022415879)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, 1.0, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.239--ClientSession(884872785)--Connection(2022415879)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.24--ServerSession(454071866)--Connection(94045186)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.24--UnitOfWork(1653862353)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.24--UnitOfWork(1653862353)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.24--UnitOfWork(1653862353)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.24--ClientSession(884872785)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.24--UnitOfWork(1653862353)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.24--ClientSession(884872785)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.24--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 793786399
    [junit] [EL Finer]: 2024-01-08 18:54:22.241--ClientSession(793786399)--Thread(Thread[main,5,main])--acquire unit of work: 422066576
    [junit] [EL Finest]: 2024-01-08 18:54:22.241--UnitOfWork(422066576)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_FLOAT = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.241--ServerSession(454071866)--Connection(35575758)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.241--ServerSession(454071866)--Connection(35575758)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.241--ServerSession(454071866)--Connection(1167870684)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_FLOAT = ?) AND (ID = ?))
    [junit] 	bind => [1.0, 17]
    [junit] [EL Finest]: 2024-01-08 18:54:22.241--ServerSession(454071866)--Connection(35575758)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.25--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 382110147
    [junit] [EL Finer]: 2024-01-08 18:54:22.25--ClientSession(382110147)--Thread(Thread[main,5,main])--acquire unit of work: 1375211559
    [junit] [EL Finest]: 2024-01-08 18:54:22.25--UnitOfWork(1375211559)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.25--UnitOfWork(1375211559)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.25--UnitOfWork(1375211559)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@120f2cee)
    [junit] [EL Finest]: 2024-01-08 18:54:22.25--ServerSession(454071866)--Connection(1663828486)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.25--ClientSession(382110147)--Connection(1663828486)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.25--ClientSession(382110147)--Connection(1663828486)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.251--ClientSession(382110147)--Connection(1917083500)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [14, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.251--ClientSession(382110147)--Connection(1917083500)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.251--ServerSession(454071866)--Connection(1663828486)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.251--UnitOfWork(1375211559)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.251--UnitOfWork(1375211559)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.251--UnitOfWork(1375211559)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.251--ClientSession(382110147)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.251--UnitOfWork(1375211559)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.251--ClientSession(382110147)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.252--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1763542462
    [junit] [EL Finer]: 2024-01-08 18:54:22.252--ClientSession(1763542462)--Thread(Thread[main,5,main])--acquire unit of work: 124677188
    [junit] [EL Finest]: 2024-01-08 18:54:22.252--UnitOfWork(124677188)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_SMALLINT = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.252--ServerSession(454071866)--Connection(1973210836)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.252--ServerSession(454071866)--Connection(1973210836)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.252--ServerSession(454071866)--Connection(944973589)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_SMALLINT = ?) AND (ID = ?))
    [junit] 	bind => [1, 14]
    [junit] [EL Finest]: 2024-01-08 18:54:22.253--ServerSession(454071866)--Connection(1973210836)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.261--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1000084562
    [junit] [EL Finer]: 2024-01-08 18:54:22.262--ClientSession(1000084562)--Thread(Thread[main,5,main])--acquire unit of work: 281960560
    [junit] [EL Finest]: 2024-01-08 18:54:22.262--UnitOfWork(281960560)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.262--UnitOfWork(281960560)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.262--UnitOfWork(281960560)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2e37768e)
    [junit] [EL Finest]: 2024-01-08 18:54:22.262--ServerSession(454071866)--Connection(1408882705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.262--ClientSession(1000084562)--Connection(1408882705)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.262--ClientSession(1000084562)--Connection(1408882705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.262--ClientSession(1000084562)--Connection(625048700)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [41, null, null, null, null, 0, false, [B@3057effe, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.263--ClientSession(1000084562)--Connection(625048700)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.263--ServerSession(454071866)--Connection(1408882705)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.263--UnitOfWork(281960560)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.263--UnitOfWork(281960560)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.263--UnitOfWork(281960560)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.263--ClientSession(1000084562)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.263--UnitOfWork(281960560)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.263--ClientSession(1000084562)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.264--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 580096900
    [junit] [EL Finer]: 2024-01-08 18:54:22.264--ClientSession(580096900)--Thread(Thread[main,5,main])--acquire unit of work: 1819269902
    [junit] [EL Finest]: 2024-01-08 18:54:22.264--UnitOfWork(1819269902)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((PBA_BINARY = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.264--ServerSession(454071866)--Connection(1279599757)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.264--ServerSession(454071866)--Connection(1279599757)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.264--ServerSession(454071866)--Connection(878882463)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((PBA_BINARY = ?) AND (ID = ?))
    [junit] 	bind => [[B@3057effe, 41]
    [junit] [EL Finest]: 2024-01-08 18:54:22.265--ServerSession(454071866)--Connection(1279599757)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.273--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2112021409
    [junit] [EL Finer]: 2024-01-08 18:54:22.273--ClientSession(2112021409)--Thread(Thread[main,5,main])--acquire unit of work: 445582107
    [junit] [EL Finest]: 2024-01-08 18:54:22.273--UnitOfWork(445582107)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.273--UnitOfWork(445582107)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.273--UnitOfWork(445582107)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@565bed82)
    [junit] [EL Finest]: 2024-01-08 18:54:22.273--ServerSession(454071866)--Connection(719871864)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.273--ClientSession(2112021409)--Connection(719871864)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.273--ClientSession(2112021409)--Connection(719871864)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.274--ClientSession(2112021409)--Connection(1222467309)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [53, null, null, 0, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.274--ClientSession(2112021409)--Connection(1222467309)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.274--ServerSession(454071866)--Connection(719871864)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.274--UnitOfWork(445582107)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.274--UnitOfWork(445582107)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.274--UnitOfWork(445582107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.274--ClientSession(2112021409)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.275--UnitOfWork(445582107)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.275--ClientSession(2112021409)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.275--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 548550915
    [junit] [EL Finer]: 2024-01-08 18:54:22.275--ClientSession(548550915)--Thread(Thread[main,5,main])--acquire unit of work: 1624172490
    [junit] [EL Finest]: 2024-01-08 18:54:22.275--UnitOfWork(1624172490)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((ENUM_ORDINAL = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.275--ServerSession(454071866)--Connection(2112616964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.275--ServerSession(454071866)--Connection(2112616964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.275--ServerSession(454071866)--Connection(1390318577)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((ENUM_ORDINAL = ?) AND (ID = ?))
    [junit] 	bind => [0, 53]
    [junit] [EL Finest]: 2024-01-08 18:54:22.276--ServerSession(454071866)--Connection(2112616964)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.284--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1105476752
    [junit] [EL Finer]: 2024-01-08 18:54:22.284--ClientSession(1105476752)--Thread(Thread[main,5,main])--acquire unit of work: 2101823524
    [junit] [EL Finest]: 2024-01-08 18:54:22.284--UnitOfWork(2101823524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.285--UnitOfWork(2101823524)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.285--UnitOfWork(2101823524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@516acd72)
    [junit] [EL Finest]: 2024-01-08 18:54:22.285--ServerSession(454071866)--Connection(339423988)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.285--ClientSession(1105476752)--Connection(339423988)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.285--ClientSession(1105476752)--Connection(339423988)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.285--ClientSession(1105476752)--Connection(1408917055)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [50, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, UNCHANGED, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.285--ClientSession(1105476752)--Connection(1408917055)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.286--ServerSession(454071866)--Connection(339423988)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.286--UnitOfWork(2101823524)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.286--UnitOfWork(2101823524)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.286--UnitOfWork(2101823524)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.286--ClientSession(1105476752)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.286--UnitOfWork(2101823524)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.286--ClientSession(1105476752)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.294--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1078420933
    [junit] [EL Finer]: 2024-01-08 18:54:22.294--ClientSession(1078420933)--Thread(Thread[main,5,main])--acquire unit of work: 1189662124
    [junit] [EL Finest]: 2024-01-08 18:54:22.294--UnitOfWork(1189662124)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.294--UnitOfWork(1189662124)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.294--UnitOfWork(1189662124)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2e6a6742)
    [junit] [EL Finest]: 2024-01-08 18:54:22.295--ServerSession(454071866)--Connection(520339688)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.295--ClientSession(1078420933)--Connection(520339688)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.295--ClientSession(1078420933)--Connection(520339688)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.295--ClientSession(1078420933)--Connection(520551177)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [49, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, UNCHANGED, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.295--ClientSession(1078420933)--Connection(520551177)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.296--ServerSession(454071866)--Connection(520339688)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.296--UnitOfWork(1189662124)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.296--UnitOfWork(1189662124)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.296--UnitOfWork(1189662124)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.296--ClientSession(1078420933)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.296--UnitOfWork(1189662124)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.296--ClientSession(1078420933)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.296--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1828925513
    [junit] [EL Finer]: 2024-01-08 18:54:22.296--ClientSession(1828925513)--Thread(Thread[main,5,main])--acquire unit of work: 1786050238
    [junit] [EL Finest]: 2024-01-08 18:54:22.296--UnitOfWork(1786050238)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((WCA_VARCHAR = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.296--ServerSession(454071866)--Connection(1429024246)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.297--ServerSession(454071866)--Connection(1429024246)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.297--ServerSession(454071866)--Connection(1809858327)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((WCA_VARCHAR = ?) AND (ID = ?))
    [junit] 	bind => [UNCHANGED, 49]
    [junit] [EL Finest]: 2024-01-08 18:54:22.297--ServerSession(454071866)--Connection(1429024246)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.306--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1359936695
    [junit] [EL Finer]: 2024-01-08 18:54:22.306--ClientSession(1359936695)--Thread(Thread[main,5,main])--acquire unit of work: 1013795861
    [junit] [EL Finest]: 2024-01-08 18:54:22.306--UnitOfWork(1013795861)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.306--UnitOfWork(1013795861)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.306--UnitOfWork(1013795861)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@14f5b751)
    [junit] [EL Finest]: 2024-01-08 18:54:22.306--ServerSession(454071866)--Connection(2070543544)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.306--ClientSession(1359936695)--Connection(2070543544)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.306--ClientSession(1359936695)--Connection(2070543544)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.306--ClientSession(1359936695)--Connection(758254116)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, null, null, null, null, 17, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.307--ClientSession(1359936695)--Connection(758254116)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.307--ServerSession(454071866)--Connection(2070543544)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.307--UnitOfWork(1013795861)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.307--UnitOfWork(1013795861)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.307--UnitOfWork(1013795861)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.307--ClientSession(1359936695)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.307--UnitOfWork(1013795861)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.307--ClientSession(1359936695)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.308--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 552982521
    [junit] [EL Finer]: 2024-01-08 18:54:22.308--ClientSession(552982521)--Thread(Thread[main,5,main])--acquire unit of work: 675226522
    [junit] [EL Finest]: 2024-01-08 18:54:22.308--UnitOfWork(675226522)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_BYTE = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.308--ServerSession(454071866)--Connection(2106578154)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.308--ServerSession(454071866)--Connection(2106578154)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.308--ServerSession(454071866)--Connection(595330956)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_BYTE = ?) AND (ID = ?))
    [junit] 	bind => [17, 2]
    [junit] [EL Finest]: 2024-01-08 18:54:22.309--ServerSession(454071866)--Connection(2106578154)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.317--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 568369641
    [junit] [EL Finer]: 2024-01-08 18:54:22.317--ClientSession(568369641)--Thread(Thread[main,5,main])--acquire unit of work: 1566009232
    [junit] [EL Finest]: 2024-01-08 18:54:22.317--UnitOfWork(1566009232)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.318--UnitOfWork(1566009232)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.318--UnitOfWork(1566009232)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6dfb7c1a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.318--ServerSession(454071866)--Connection(976305662)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.318--ClientSession(568369641)--Connection(976305662)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.318--ClientSession(568369641)--Connection(976305662)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.318--ClientSession(568369641)--Connection(1547478735)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, null, null, null, null, 0, false, null, null, null, A, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.319--ClientSession(568369641)--Connection(1547478735)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.319--ServerSession(454071866)--Connection(976305662)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.319--UnitOfWork(1566009232)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.319--UnitOfWork(1566009232)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.319--UnitOfWork(1566009232)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.319--ClientSession(568369641)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.319--UnitOfWork(1566009232)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.319--ClientSession(568369641)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.32--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1167649130
    [junit] [EL Finer]: 2024-01-08 18:54:22.32--ClientSession(1167649130)--Thread(Thread[main,5,main])--acquire unit of work: 626393149
    [junit] [EL Finest]: 2024-01-08 18:54:22.32--UnitOfWork(626393149)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_CHAR = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.32--ServerSession(454071866)--Connection(857153604)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.32--ServerSession(454071866)--Connection(857153604)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.32--ServerSession(454071866)--Connection(1682785322)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_CHAR = ?) AND (ID = ?))
    [junit] 	bind => [A, 3]
    [junit] [EL Finest]: 2024-01-08 18:54:22.32--ServerSession(454071866)--Connection(857153604)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.329--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1790883798
    [junit] [EL Finer]: 2024-01-08 18:54:22.329--ClientSession(1790883798)--Thread(Thread[main,5,main])--acquire unit of work: 1153987838
    [junit] [EL Finest]: 2024-01-08 18:54:22.33--UnitOfWork(1153987838)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.33--UnitOfWork(1153987838)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.33--UnitOfWork(1153987838)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7aaed8a0)
    [junit] [EL Finest]: 2024-01-08 18:54:22.33--ServerSession(454071866)--Connection(470389274)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.33--ClientSession(1790883798)--Connection(470389274)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.33--ClientSession(1790883798)--Connection(470389274)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.33--ClientSession(1790883798)--Connection(459373281)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 88, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.331--ClientSession(1790883798)--Connection(459373281)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.331--ServerSession(454071866)--Connection(470389274)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.331--UnitOfWork(1153987838)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.331--UnitOfWork(1153987838)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.331--UnitOfWork(1153987838)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.331--ClientSession(1790883798)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.331--UnitOfWork(1153987838)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.331--ClientSession(1790883798)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.332--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 635178081
    [junit] [EL Finer]: 2024-01-08 18:54:22.332--ClientSession(635178081)--Thread(Thread[main,5,main])--acquire unit of work: 336064732
    [junit] [EL Finest]: 2024-01-08 18:54:22.332--UnitOfWork(336064732)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_LONG = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.332--ServerSession(454071866)--Connection(346533080)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.332--ServerSession(454071866)--Connection(346533080)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.332--ServerSession(454071866)--Connection(635937809)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_LONG = ?) AND (ID = ?))
    [junit] 	bind => [88, 6]
    [junit] [EL Finest]: 2024-01-08 18:54:22.332--ServerSession(454071866)--Connection(346533080)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.341--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1647891803
    [junit] [EL Finer]: 2024-01-08 18:54:22.341--ClientSession(1647891803)--Thread(Thread[main,5,main])--acquire unit of work: 1322013614
    [junit] [EL Finest]: 2024-01-08 18:54:22.342--UnitOfWork(1322013614)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.342--UnitOfWork(1322013614)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.342--UnitOfWork(1322013614)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1085a882)
    [junit] [EL Finest]: 2024-01-08 18:54:22.342--ServerSession(454071866)--Connection(1673396667)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.342--ClientSession(1647891803)--Connection(1673396667)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.342--ClientSession(1647891803)--Connection(1673396667)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.342--ClientSession(1647891803)--Connection(1329823553)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [23, 1.1, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.343--ClientSession(1647891803)--Connection(1329823553)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.343--ServerSession(454071866)--Connection(1673396667)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.343--UnitOfWork(1322013614)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.343--UnitOfWork(1322013614)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.343--UnitOfWork(1322013614)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.343--ClientSession(1647891803)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.343--UnitOfWork(1322013614)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.343--ClientSession(1647891803)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.344--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1907432923
    [junit] [EL Finer]: 2024-01-08 18:54:22.344--ClientSession(1907432923)--Thread(Thread[main,5,main])--acquire unit of work: 958267250
    [junit] [EL Finest]: 2024-01-08 18:54:22.344--UnitOfWork(958267250)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((BIG_DECIMAL = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.344--ServerSession(454071866)--Connection(1155400988)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.344--ServerSession(454071866)--Connection(1155400988)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.344--ServerSession(454071866)--Connection(993458352)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((BIG_DECIMAL = ?) AND (ID = ?))
    [junit] 	bind => [1.1, 23]
    [junit] [EL Finest]: 2024-01-08 18:54:22.345--ServerSession(454071866)--Connection(1155400988)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.354--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 235149619
    [junit] [EL Finer]: 2024-01-08 18:54:22.354--ClientSession(235149619)--Thread(Thread[main,5,main])--acquire unit of work: 1891282119
    [junit] [EL Finest]: 2024-01-08 18:54:22.354--UnitOfWork(1891282119)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.354--UnitOfWork(1891282119)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.354--UnitOfWork(1891282119)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@239153fe)
    [junit] [EL Finest]: 2024-01-08 18:54:22.354--ServerSession(454071866)--Connection(989581821)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.354--ClientSession(235149619)--Connection(989581821)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.354--ClientSession(235149619)--Connection(989581821)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.354--ClientSession(235149619)--Connection(528654065)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [8, null, null, null, null, 0, false, null, null, null, 0, null, null, 99.5, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.355--ClientSession(235149619)--Connection(528654065)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.355--ServerSession(454071866)--Connection(989581821)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.355--UnitOfWork(1891282119)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.355--UnitOfWork(1891282119)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.355--UnitOfWork(1891282119)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.355--ClientSession(235149619)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.355--UnitOfWork(1891282119)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.355--ClientSession(235149619)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.356--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 602434856
    [junit] [EL Finer]: 2024-01-08 18:54:22.356--ClientSession(602434856)--Thread(Thread[main,5,main])--acquire unit of work: 55032308
    [junit] [EL Finest]: 2024-01-08 18:54:22.356--UnitOfWork(55032308)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_DOUBLE = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.356--ServerSession(454071866)--Connection(1664669560)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.356--ServerSession(454071866)--Connection(1664669560)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.356--ServerSession(454071866)--Connection(16040583)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_DOUBLE = ?) AND (ID = ?))
    [junit] 	bind => [99.5, 8]
    [junit] [EL Finest]: 2024-01-08 18:54:22.357--ServerSession(454071866)--Connection(1664669560)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.366--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1097356764
    [junit] [EL Finer]: 2024-01-08 18:54:22.366--ClientSession(1097356764)--Thread(Thread[main,5,main])--acquire unit of work: 523512571
    [junit] [EL Finest]: 2024-01-08 18:54:22.366--UnitOfWork(523512571)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.366--UnitOfWork(523512571)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.366--UnitOfWork(523512571)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4a1450ab)
    [junit] [EL Finest]: 2024-01-08 18:54:22.366--ServerSession(454071866)--Connection(1453373289)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.366--ClientSession(1097356764)--Connection(1453373289)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.366--ClientSession(1097356764)--Connection(1453373289)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.366--ClientSession(1097356764)--Connection(1761426612)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [24, null, 11, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.367--ClientSession(1097356764)--Connection(1761426612)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.367--ServerSession(454071866)--Connection(1453373289)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.367--UnitOfWork(523512571)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.367--UnitOfWork(523512571)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.367--UnitOfWork(523512571)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.367--ClientSession(1097356764)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.367--UnitOfWork(523512571)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.367--ClientSession(1097356764)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.368--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 793005552
    [junit] [EL Finer]: 2024-01-08 18:54:22.368--ClientSession(793005552)--Thread(Thread[main,5,main])--acquire unit of work: 2140592174
    [junit] [EL Finest]: 2024-01-08 18:54:22.368--UnitOfWork(2140592174)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((BIG_INTEGER = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.368--ServerSession(454071866)--Connection(1667594632)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.368--ServerSession(454071866)--Connection(1667594632)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.368--ServerSession(454071866)--Connection(785442761)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((BIG_INTEGER = ?) AND (ID = ?))
    [junit] 	bind => [11, 24]
    [junit] [EL Finest]: 2024-01-08 18:54:22.368--ServerSession(454071866)--Connection(1667594632)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.377--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 650953026
    [junit] [EL Finer]: 2024-01-08 18:54:22.377--ClientSession(650953026)--Thread(Thread[main,5,main])--acquire unit of work: 1789105088
    [junit] [EL Finest]: 2024-01-08 18:54:22.377--UnitOfWork(1789105088)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.377--UnitOfWork(1789105088)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.378--UnitOfWork(1789105088)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@51d0a9cd)
    [junit] [EL Finest]: 2024-01-08 18:54:22.378--ServerSession(454071866)--Connection(1255262853)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.378--ClientSession(650953026)--Connection(1255262853)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.378--ClientSession(650953026)--Connection(1255262853)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.378--ClientSession(650953026)--Connection(1008364940)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [18, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, 1.0, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.378--ClientSession(650953026)--Connection(1008364940)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.379--ServerSession(454071866)--Connection(1255262853)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.379--UnitOfWork(1789105088)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.379--UnitOfWork(1789105088)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.379--UnitOfWork(1789105088)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.379--ClientSession(650953026)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.379--UnitOfWork(1789105088)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.379--ClientSession(650953026)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.379--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1881254670
    [junit] [EL Finer]: 2024-01-08 18:54:22.379--ClientSession(1881254670)--Thread(Thread[main,5,main])--acquire unit of work: 1138575135
    [junit] [EL Finest]: 2024-01-08 18:54:22.379--UnitOfWork(1138575135)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_DOUBLE = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.379--ServerSession(454071866)--Connection(1424088218)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.38--ServerSession(454071866)--Connection(1424088218)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.38--ServerSession(454071866)--Connection(2129448187)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_DOUBLE = ?) AND (ID = ?))
    [junit] 	bind => [1.0, 18]
    [junit] [EL Finest]: 2024-01-08 18:54:22.38--ServerSession(454071866)--Connection(1424088218)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.389--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 494287538
    [junit] [EL Finer]: 2024-01-08 18:54:22.389--ClientSession(494287538)--Thread(Thread[main,5,main])--acquire unit of work: 864102782
    [junit] [EL Finest]: 2024-01-08 18:54:22.389--UnitOfWork(864102782)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.389--UnitOfWork(864102782)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.389--UnitOfWork(864102782)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@18faa963)
    [junit] [EL Finest]: 2024-01-08 18:54:22.389--ServerSession(454071866)--Connection(2058221393)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.393--ClientSession(494287538)--Connection(2058221393)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.393--ClientSession(494287538)--Connection(2058221393)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.395--ClientSession(494287538)--Connection(1079901091)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [32, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, 2005-10-08 10:49:00.0, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.398--ClientSession(494287538)--Connection(1079901091)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.398--ServerSession(454071866)--Connection(2058221393)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.399--UnitOfWork(864102782)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.399--UnitOfWork(864102782)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.399--UnitOfWork(864102782)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.399--ClientSession(494287538)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.399--UnitOfWork(864102782)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.399--ClientSession(494287538)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.405--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2134748952
    [junit] [EL Finer]: 2024-01-08 18:54:22.405--ClientSession(2134748952)--Thread(Thread[main,5,main])--acquire unit of work: 1036263854
    [junit] [EL Finest]: 2024-01-08 18:54:22.405--UnitOfWork(1036263854)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((UTIL_CALENDAR = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.405--ServerSession(454071866)--Connection(709222333)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.406--ServerSession(454071866)--Connection(709222333)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.406--ServerSession(454071866)--Connection(251870918)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((UTIL_CALENDAR = ?) AND (ID = ?))
    [junit] 	bind => [2005-10-08 10:49:00.0, 32]
    [junit] [EL Finest]: 2024-01-08 18:54:22.408--ServerSession(454071866)--Connection(709222333)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.422--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 718305224
    [junit] [EL Finer]: 2024-01-08 18:54:22.423--ClientSession(718305224)--Thread(Thread[main,5,main])--acquire unit of work: 1817186271
    [junit] [EL Finest]: 2024-01-08 18:54:22.423--UnitOfWork(1817186271)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.423--UnitOfWork(1817186271)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.423--UnitOfWork(1817186271)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@419046e3)
    [junit] [EL Finest]: 2024-01-08 18:54:22.423--ServerSession(454071866)--Connection(1180727042)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.423--ClientSession(718305224)--Connection(1180727042)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.423--ClientSession(718305224)--Connection(1180727042)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.423--ClientSession(718305224)--Connection(715302630)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [35, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, 1970-01-01 00:00:01.0, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.424--ClientSession(718305224)--Connection(715302630)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.424--ServerSession(454071866)--Connection(1180727042)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.425--UnitOfWork(1817186271)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.425--UnitOfWork(1817186271)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.425--UnitOfWork(1817186271)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.425--ClientSession(718305224)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.425--UnitOfWork(1817186271)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.425--ClientSession(718305224)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.426--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 276057780
    [junit] [EL Finer]: 2024-01-08 18:54:22.426--ClientSession(276057780)--Thread(Thread[main,5,main])--acquire unit of work: 1806916366
    [junit] [EL Finest]: 2024-01-08 18:54:22.426--UnitOfWork(1806916366)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((SQL_TIMESTAMP = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.426--ServerSession(454071866)--Connection(731307070)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.426--ServerSession(454071866)--Connection(731307070)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.426--ServerSession(454071866)--Connection(1145670384)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((SQL_TIMESTAMP = ?) AND (ID = ?))
    [junit] 	bind => [1970-01-01 00:00:01.0, 35]
    [junit] [EL Finest]: 2024-01-08 18:54:22.427--ServerSession(454071866)--Connection(731307070)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.452--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 155317514
    [junit] [EL Finer]: 2024-01-08 18:54:22.452--ClientSession(155317514)--Thread(Thread[main,5,main])--acquire unit of work: 1783906680
    [junit] [EL Finest]: 2024-01-08 18:54:22.452--UnitOfWork(1783906680)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.452--UnitOfWork(1783906680)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.452--UnitOfWork(1783906680)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4f61a404)
    [junit] [EL Finest]: 2024-01-08 18:54:22.452--ServerSession(454071866)--Connection(898241189)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.452--ClientSession(155317514)--Connection(898241189)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.452--ClientSession(155317514)--Connection(898241189)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.452--ClientSession(155317514)--Connection(2107493101)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, true, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.453--ClientSession(155317514)--Connection(2107493101)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.453--ServerSession(454071866)--Connection(898241189)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.453--UnitOfWork(1783906680)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.453--UnitOfWork(1783906680)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.453--UnitOfWork(1783906680)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.453--ClientSession(155317514)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.453--UnitOfWork(1783906680)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.453--ClientSession(155317514)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.454--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2036838695
    [junit] [EL Finer]: 2024-01-08 18:54:22.454--ClientSession(2036838695)--Thread(Thread[main,5,main])--acquire unit of work: 1087956214
    [junit] [EL Finest]: 2024-01-08 18:54:22.454--UnitOfWork(1087956214)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_BOOLEAN = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.454--ServerSession(454071866)--Connection(743472672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.454--ServerSession(454071866)--Connection(743472672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.455--ServerSession(454071866)--Connection(1285855580)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_BOOLEAN = ?) AND (ID = ?))
    [junit] 	bind => [true, 11]
    [junit] [EL Finest]: 2024-01-08 18:54:22.455--ServerSession(454071866)--Connection(743472672)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.464--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1381417054
    [junit] [EL Finer]: 2024-01-08 18:54:22.464--ClientSession(1381417054)--Thread(Thread[main,5,main])--acquire unit of work: 1185501830
    [junit] [EL Finest]: 2024-01-08 18:54:22.464--UnitOfWork(1185501830)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.464--UnitOfWork(1185501830)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.464--UnitOfWork(1185501830)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@44bff65c)
    [junit] [EL Finest]: 2024-01-08 18:54:22.464--ServerSession(454071866)--Connection(2089572248)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.464--ClientSession(1381417054)--Connection(2089572248)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.464--ClientSession(1381417054)--Connection(2089572248)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.465--ClientSession(1381417054)--Connection(1259016880)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [47, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, [B@70bd17ed, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.465--ClientSession(1381417054)--Connection(1259016880)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.465--ServerSession(454071866)--Connection(2089572248)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.465--UnitOfWork(1185501830)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.465--UnitOfWork(1185501830)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.466--UnitOfWork(1185501830)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.466--ClientSession(1381417054)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.466--UnitOfWork(1185501830)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.466--ClientSession(1381417054)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.476--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 370563826
    [junit] [EL Finer]: 2024-01-08 18:54:22.476--ClientSession(370563826)--Thread(Thread[main,5,main])--acquire unit of work: 924598510
    [junit] [EL Finest]: 2024-01-08 18:54:22.476--UnitOfWork(924598510)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.476--UnitOfWork(924598510)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.476--UnitOfWork(924598510)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@56ac955c)
    [junit] [EL Finest]: 2024-01-08 18:54:22.476--ServerSession(454071866)--Connection(1162766641)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.476--ClientSession(370563826)--Connection(1162766641)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.476--ClientSession(370563826)--Connection(1162766641)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.476--ClientSession(370563826)--Connection(268458566)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [21, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, VC 1, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.477--ClientSession(370563826)--Connection(268458566)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.477--ServerSession(454071866)--Connection(1162766641)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.477--UnitOfWork(924598510)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.477--UnitOfWork(924598510)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.477--UnitOfWork(924598510)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.477--ClientSession(370563826)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.477--UnitOfWork(924598510)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.477--ClientSession(370563826)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.478--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1940627153
    [junit] [EL Finer]: 2024-01-08 18:54:22.478--ClientSession(1940627153)--Thread(Thread[main,5,main])--acquire unit of work: 1695602456
    [junit] [EL Finest]: 2024-01-08 18:54:22.478--UnitOfWork(1695602456)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((STRING_VC = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.478--ServerSession(454071866)--Connection(1885430277)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.478--ServerSession(454071866)--Connection(1885430277)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.478--ServerSession(454071866)--Connection(1962451764)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((STRING_VC = ?) AND (ID = ?))
    [junit] 	bind => [VC 1, 21]
    [junit] [EL Finest]: 2024-01-08 18:54:22.478--ServerSession(454071866)--Connection(1885430277)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.503--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2063147639
    [junit] [EL Finer]: 2024-01-08 18:54:22.503--ClientSession(2063147639)--Thread(Thread[main,5,main])--acquire unit of work: 1970609071
    [junit] [EL Finest]: 2024-01-08 18:54:22.503--UnitOfWork(1970609071)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.503--UnitOfWork(1970609071)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.503--UnitOfWork(1970609071)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@505014a7)
    [junit] [EL Finest]: 2024-01-08 18:54:22.503--ServerSession(454071866)--Connection(1370113156)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.503--ClientSession(2063147639)--Connection(1370113156)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.503--ClientSession(2063147639)--Connection(1370113156)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.503--ClientSession(2063147639)--Connection(1559907693)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [46, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, [B@cdf857d, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.504--ClientSession(2063147639)--Connection(1559907693)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.504--ServerSession(454071866)--Connection(1370113156)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.504--UnitOfWork(1970609071)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.504--UnitOfWork(1970609071)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.504--UnitOfWork(1970609071)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.504--ClientSession(2063147639)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.504--UnitOfWork(1970609071)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.504--ClientSession(2063147639)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.505--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1812917935
    [junit] [EL Finer]: 2024-01-08 18:54:22.505--ClientSession(1812917935)--Thread(Thread[main,5,main])--acquire unit of work: 1461056564
    [junit] [EL Finest]: 2024-01-08 18:54:22.505--UnitOfWork(1461056564)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((WBA_BINARY = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.505--ServerSession(454071866)--Connection(1068263268)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.505--ServerSession(454071866)--Connection(1068263268)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.505--ServerSession(454071866)--Connection(2099139750)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((WBA_BINARY = ?) AND (ID = ?))
    [junit] 	bind => [[B@667ea550, 46]
    [junit] [EL Finest]: 2024-01-08 18:54:22.506--ServerSession(454071866)--Connection(1068263268)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.516--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1846446971
    [junit] [EL Finer]: 2024-01-08 18:54:22.517--ClientSession(1846446971)--Thread(Thread[main,5,main])--acquire unit of work: 622713687
    [junit] [EL Finest]: 2024-01-08 18:54:22.517--UnitOfWork(622713687)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.517--UnitOfWork(622713687)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.517--UnitOfWork(622713687)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5e54f7df)
    [junit] [EL Finest]: 2024-01-08 18:54:22.517--ServerSession(454071866)--Connection(1226409729)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.517--ClientSession(1846446971)--Connection(1226409729)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.517--ClientSession(1846446971)--Connection(1226409729)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.517--ClientSession(1846446971)--Connection(43330070)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, null, null, null, null, 0, true, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.517--ClientSession(1846446971)--Connection(43330070)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.518--ServerSession(454071866)--Connection(1226409729)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.518--UnitOfWork(622713687)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.518--UnitOfWork(622713687)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.518--UnitOfWork(622713687)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.518--ClientSession(1846446971)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.518--UnitOfWork(622713687)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.518--ClientSession(1846446971)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.519--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1820516307
    [junit] [EL Finer]: 2024-01-08 18:54:22.519--ClientSession(1820516307)--Thread(Thread[main,5,main])--acquire unit of work: 319260594
    [junit] [EL Finest]: 2024-01-08 18:54:22.519--UnitOfWork(319260594)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_BOOLEAN = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.519--ServerSession(454071866)--Connection(1271635728)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.519--ServerSession(454071866)--Connection(1271635728)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.519--ServerSession(454071866)--Connection(766894499)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_BOOLEAN = ?) AND (ID = ?))
    [junit] 	bind => [true, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:22.519--ServerSession(454071866)--Connection(1271635728)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.527--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1000231597
    [junit] [EL Finer]: 2024-01-08 18:54:22.528--ClientSession(1000231597)--Thread(Thread[main,5,main])--acquire unit of work: 1801747934
    [junit] [EL Finest]: 2024-01-08 18:54:22.528--UnitOfWork(1801747934)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.528--UnitOfWork(1801747934)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.528--UnitOfWork(1801747934)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@8e7f66b)
    [junit] [EL Finest]: 2024-01-08 18:54:22.528--ServerSession(454071866)--Connection(1975902483)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.528--ClientSession(1000231597)--Connection(1975902483)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.528--ClientSession(1000231597)--Connection(1975902483)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.528--ClientSession(1000231597)--Connection(182719901)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [42, null, null, null, null, 0, false, null, null, [B@3d07f8f8, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.528--ClientSession(1000231597)--Connection(182719901)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.529--ServerSession(454071866)--Connection(1975902483)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.529--UnitOfWork(1801747934)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.529--UnitOfWork(1801747934)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.529--UnitOfWork(1801747934)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.529--ClientSession(1000231597)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.529--UnitOfWork(1801747934)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.529--ClientSession(1000231597)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.537--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 769075103
    [junit] [EL Finer]: 2024-01-08 18:54:22.538--ClientSession(769075103)--Thread(Thread[main,5,main])--acquire unit of work: 571704818
    [junit] [EL Finest]: 2024-01-08 18:54:22.538--UnitOfWork(571704818)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.538--UnitOfWork(571704818)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.538--UnitOfWork(571704818)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3c616237)
    [junit] [EL Finest]: 2024-01-08 18:54:22.538--ServerSession(454071866)--Connection(410153407)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.538--ClientSession(769075103)--Connection(410153407)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.538--ClientSession(769075103)--Connection(410153407)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.538--ClientSession(769075103)--Connection(653286230)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, A, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.538--ClientSession(769075103)--Connection(653286230)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.539--ServerSession(454071866)--Connection(410153407)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.539--UnitOfWork(571704818)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.539--UnitOfWork(571704818)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.539--UnitOfWork(571704818)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.539--ClientSession(769075103)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.539--UnitOfWork(571704818)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.539--ClientSession(769075103)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.54--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2041123334
    [junit] [EL Finer]: 2024-01-08 18:54:22.54--ClientSession(2041123334)--Thread(Thread[main,5,main])--acquire unit of work: 512085863
    [junit] [EL Finest]: 2024-01-08 18:54:22.54--UnitOfWork(512085863)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_CHARACTER = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.54--ServerSession(454071866)--Connection(1717369859)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.54--ServerSession(454071866)--Connection(1717369859)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.54--ServerSession(454071866)--Connection(1665683905)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_CHARACTER = ?) AND (ID = ?))
    [junit] 	bind => [A, 13]
    [junit] [EL Finest]: 2024-01-08 18:54:22.541--ServerSession(454071866)--Connection(1717369859)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.549--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 522264438
    [junit] [EL Finer]: 2024-01-08 18:54:22.549--ClientSession(522264438)--Thread(Thread[main,5,main])--acquire unit of work: 193106902
    [junit] [EL Finest]: 2024-01-08 18:54:22.549--UnitOfWork(193106902)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.549--UnitOfWork(193106902)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.549--UnitOfWork(193106902)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@29b809b6)
    [junit] [EL Finest]: 2024-01-08 18:54:22.549--ServerSession(454071866)--Connection(1588049067)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.55--ClientSession(522264438)--Connection(1588049067)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.55--ClientSession(522264438)--Connection(1588049067)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.55--ClientSession(522264438)--Connection(1101303946)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [12, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, 17, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.55--ClientSession(522264438)--Connection(1101303946)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.55--ServerSession(454071866)--Connection(1588049067)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.55--UnitOfWork(193106902)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.551--UnitOfWork(193106902)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.551--UnitOfWork(193106902)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.551--ClientSession(522264438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.551--UnitOfWork(193106902)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.551--ClientSession(522264438)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.551--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 65425652
    [junit] [EL Finer]: 2024-01-08 18:54:22.551--ClientSession(65425652)--Thread(Thread[main,5,main])--acquire unit of work: 1974368068
    [junit] [EL Finest]: 2024-01-08 18:54:22.551--UnitOfWork(1974368068)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_BYTE = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.552--ServerSession(454071866)--Connection(369778311)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.552--ServerSession(454071866)--Connection(369778311)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.552--ServerSession(454071866)--Connection(189945097)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_BYTE = ?) AND (ID = ?))
    [junit] 	bind => [17, 12]
    [junit] [EL Finest]: 2024-01-08 18:54:22.552--ServerSession(454071866)--Connection(369778311)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.561--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1934117158
    [junit] [EL Finer]: 2024-01-08 18:54:22.561--ClientSession(1934117158)--Thread(Thread[main,5,main])--acquire unit of work: 1532750524
    [junit] [EL Finest]: 2024-01-08 18:54:22.561--UnitOfWork(1532750524)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.561--UnitOfWork(1532750524)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.561--UnitOfWork(1532750524)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@425531c9)
    [junit] [EL Finest]: 2024-01-08 18:54:22.561--ServerSession(454071866)--Connection(1169587470)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.561--ClientSession(1934117158)--Connection(1169587470)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.561--ClientSession(1934117158)--Connection(1169587470)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.561--ClientSession(1934117158)--Connection(1094480142)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [16, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, 1, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.562--ClientSession(1934117158)--Connection(1094480142)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.562--ServerSession(454071866)--Connection(1169587470)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.562--UnitOfWork(1532750524)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.562--UnitOfWork(1532750524)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.562--UnitOfWork(1532750524)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.562--ClientSession(1934117158)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.562--UnitOfWork(1532750524)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.562--ClientSession(1934117158)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.563--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 875221667
    [junit] [EL Finer]: 2024-01-08 18:54:22.563--ClientSession(875221667)--Thread(Thread[main,5,main])--acquire unit of work: 1084715739
    [junit] [EL Finest]: 2024-01-08 18:54:22.563--UnitOfWork(1084715739)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_LONG = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.563--ServerSession(454071866)--Connection(1379799035)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.563--ServerSession(454071866)--Connection(1379799035)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.563--ServerSession(454071866)--Connection(150634256)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_LONG = ?) AND (ID = ?))
    [junit] 	bind => [1, 16]
    [junit] [EL Finest]: 2024-01-08 18:54:22.564--ServerSession(454071866)--Connection(1379799035)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.573--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 981018779
    [junit] [EL Finer]: 2024-01-08 18:54:22.573--ClientSession(981018779)--Thread(Thread[main,5,main])--acquire unit of work: 1191390466
    [junit] [EL Finest]: 2024-01-08 18:54:22.573--UnitOfWork(1191390466)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.573--UnitOfWork(1191390466)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.573--UnitOfWork(1191390466)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4047829)
    [junit] [EL Finest]: 2024-01-08 18:54:22.573--ServerSession(454071866)--Connection(551316734)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.573--ClientSession(981018779)--Connection(551316734)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.573--ClientSession(981018779)--Connection(551316734)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.574--ClientSession(981018779)--Connection(226432780)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1f80815b, [B@5cf8a5c9, [B@6bd04f62, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6cfccd32, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@776d13af, [B@6ea22666, [B@760df8f, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:22.576--ClientSession(981018779)--Connection(226432780)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.577--ServerSession(454071866)--Connection(551316734)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.577--UnitOfWork(1191390466)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.577--UnitOfWork(1191390466)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.577--UnitOfWork(1191390466)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.577--ClientSession(981018779)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.577--UnitOfWork(1191390466)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.577--ClientSession(981018779)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.577--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1826827970
    [junit] [EL Finer]: 2024-01-08 18:54:22.577--ClientSession(1826827970)--Thread(Thread[main,5,main])--acquire unit of work: 424772389
    [junit] [EL Finest]: 2024-01-08 18:54:22.578--UnitOfWork(424772389)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:22.578--ServerSession(454071866)--Connection(1735936170)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.578--ServerSession(454071866)--Connection(1735936170)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.578--ServerSession(454071866)--Connection(1868207311)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:22.579--ServerSession(454071866)--Connection(1735936170)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.594--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1958688815
    [junit] [EL Finer]: 2024-01-08 18:54:22.594--ClientSession(1958688815)--Thread(Thread[main,5,main])--acquire unit of work: 1655695459
    [junit] [EL Finest]: 2024-01-08 18:54:22.594--UnitOfWork(1655695459)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.594--UnitOfWork(1655695459)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.595--UnitOfWork(1655695459)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@575517f4)
    [junit] [EL Finest]: 2024-01-08 18:54:22.595--ServerSession(454071866)--Connection(1467916079)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.595--ClientSession(1958688815)--Connection(1467916079)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.595--ClientSession(1958688815)--Connection(1467916079)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.595--ClientSession(1958688815)--Connection(1242536275)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [31, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, 1970-01-01 00:00:01.0, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.596--ClientSession(1958688815)--Connection(1242536275)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.596--ServerSession(454071866)--Connection(1467916079)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.596--UnitOfWork(1655695459)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.596--UnitOfWork(1655695459)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.596--UnitOfWork(1655695459)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.596--ClientSession(1958688815)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.596--UnitOfWork(1655695459)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.596--ClientSession(1958688815)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.597--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 394997233
    [junit] [EL Finer]: 2024-01-08 18:54:22.597--ClientSession(394997233)--Thread(Thread[main,5,main])--acquire unit of work: 1082232002
    [junit] [EL Finest]: 2024-01-08 18:54:22.597--UnitOfWork(1082232002)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((UTIL_DATE = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.597--ServerSession(454071866)--Connection(744438546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.597--ServerSession(454071866)--Connection(744438546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.597--ServerSession(454071866)--Connection(598460248)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((UTIL_DATE = ?) AND (ID = ?))
    [junit] 	bind => [1970-01-01 00:00:01.0, 31]
    [junit] [EL Finest]: 2024-01-08 18:54:22.598--ServerSession(454071866)--Connection(744438546)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.607--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 128775696
    [junit] [EL Finer]: 2024-01-08 18:54:22.607--ClientSession(128775696)--Thread(Thread[main,5,main])--acquire unit of work: 1467327074
    [junit] [EL Finest]: 2024-01-08 18:54:22.607--UnitOfWork(1467327074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.607--UnitOfWork(1467327074)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.607--UnitOfWork(1467327074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@379a9dab)
    [junit] [EL Finest]: 2024-01-08 18:54:22.607--ServerSession(454071866)--Connection(1430251794)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.607--ClientSession(128775696)--Connection(1430251794)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.607--ClientSession(128775696)--Connection(1430251794)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.608--ClientSession(128775696)--Connection(799225701)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 88.5, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.608--ClientSession(128775696)--Connection(799225701)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.608--ServerSession(454071866)--Connection(1430251794)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.608--UnitOfWork(1467327074)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.608--UnitOfWork(1467327074)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.608--UnitOfWork(1467327074)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.608--ClientSession(128775696)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.608--UnitOfWork(1467327074)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.608--ClientSession(128775696)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.609--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1348027050
    [junit] [EL Finer]: 2024-01-08 18:54:22.609--ClientSession(1348027050)--Thread(Thread[main,5,main])--acquire unit of work: 641519842
    [junit] [EL Finest]: 2024-01-08 18:54:22.609--UnitOfWork(641519842)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_FLOAT = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.609--ServerSession(454071866)--Connection(1801715006)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.609--ServerSession(454071866)--Connection(1801715006)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.609--ServerSession(454071866)--Connection(228288079)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_FLOAT = ?) AND (ID = ?))
    [junit] 	bind => [88.5, 7]
    [junit] [EL Finest]: 2024-01-08 18:54:22.61--ServerSession(454071866)--Connection(1801715006)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.619--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1163160628
    [junit] [EL Finer]: 2024-01-08 18:54:22.619--ClientSession(1163160628)--Thread(Thread[main,5,main])--acquire unit of work: 965928993
    [junit] [EL Finest]: 2024-01-08 18:54:22.619--UnitOfWork(965928993)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.619--UnitOfWork(965928993)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.619--UnitOfWork(965928993)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1c848119)
    [junit] [EL Finest]: 2024-01-08 18:54:22.619--ServerSession(454071866)--Connection(55494734)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.619--ClientSession(1163160628)--Connection(55494734)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.619--ClientSession(1163160628)--Connection(55494734)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.619--ClientSession(1163160628)--Connection(766766054)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 19, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.62--ClientSession(1163160628)--Connection(766766054)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.62--ServerSession(454071866)--Connection(55494734)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.62--UnitOfWork(965928993)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.62--UnitOfWork(965928993)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.62--UnitOfWork(965928993)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.62--ClientSession(1163160628)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.62--UnitOfWork(965928993)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.62--ClientSession(1163160628)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.621--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1899105943
    [junit] [EL Finer]: 2024-01-08 18:54:22.621--ClientSession(1899105943)--Thread(Thread[main,5,main])--acquire unit of work: 823410011
    [junit] [EL Finest]: 2024-01-08 18:54:22.621--UnitOfWork(823410011)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_SHORT = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.621--ServerSession(454071866)--Connection(586557497)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.621--ServerSession(454071866)--Connection(586557497)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.621--ServerSession(454071866)--Connection(1349098937)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((P_SHORT = ?) AND (ID = ?))
    [junit] 	bind => [19, 4]
    [junit] [EL Finest]: 2024-01-08 18:54:22.622--ServerSession(454071866)--Connection(586557497)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.631--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 335663575
    [junit] [EL Finer]: 2024-01-08 18:54:22.632--ClientSession(335663575)--Thread(Thread[main,5,main])--acquire unit of work: 446029707
    [junit] [EL Finest]: 2024-01-08 18:54:22.632--UnitOfWork(446029707)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.632--UnitOfWork(446029707)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.632--UnitOfWork(446029707)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@26dec287)
    [junit] [EL Finest]: 2024-01-08 18:54:22.632--ServerSession(454071866)--Connection(1460957046)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.632--ClientSession(335663575)--Connection(1460957046)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.632--ClientSession(335663575)--Connection(1460957046)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.632--ClientSession(335663575)--Connection(1665768344)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [44, null, null, null, null, 0, false, null, null, null, 0, null, UNCHANGED, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.633--ClientSession(335663575)--Connection(1665768344)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.633--ServerSession(454071866)--Connection(1460957046)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.633--UnitOfWork(446029707)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.633--UnitOfWork(446029707)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.633--UnitOfWork(446029707)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.633--ClientSession(335663575)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.633--UnitOfWork(446029707)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.633--ClientSession(335663575)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.634--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 721763664
    [junit] [EL Finer]: 2024-01-08 18:54:22.634--ClientSession(721763664)--Thread(Thread[main,5,main])--acquire unit of work: 1845497458
    [junit] [EL Finest]: 2024-01-08 18:54:22.634--UnitOfWork(1845497458)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((PCA_VARCHAR = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.634--ServerSession(454071866)--Connection(124466405)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.634--ServerSession(454071866)--Connection(124466405)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.634--ServerSession(454071866)--Connection(1140441491)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((PCA_VARCHAR = ?) AND (ID = ?))
    [junit] 	bind => [UNCHANGED, 44]
    [junit] [EL Finest]: 2024-01-08 18:54:22.635--ServerSession(454071866)--Connection(124466405)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.645--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 905356126
    [junit] [EL Finer]: 2024-01-08 18:54:22.645--ClientSession(905356126)--Thread(Thread[main,5,main])--acquire unit of work: 2050654105
    [junit] [EL Finest]: 2024-01-08 18:54:22.645--UnitOfWork(2050654105)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.645--UnitOfWork(2050654105)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.645--UnitOfWork(2050654105)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@a859cad)
    [junit] [EL Finest]: 2024-01-08 18:54:22.645--ServerSession(454071866)--Connection(403854043)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.645--ClientSession(905356126)--Connection(403854043)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.645--ClientSession(905356126)--Connection(403854043)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.646--ClientSession(905356126)--Connection(1926401859)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [51, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, [B@78dc9e09, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.647--ClientSession(905356126)--Connection(1926401859)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.647--ServerSession(454071866)--Connection(403854043)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.647--UnitOfWork(2050654105)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.647--UnitOfWork(2050654105)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.647--UnitOfWork(2050654105)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.647--ClientSession(905356126)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.647--UnitOfWork(2050654105)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.647--ClientSession(905356126)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.656--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1865424016
    [junit] [EL Finer]: 2024-01-08 18:54:22.656--ClientSession(1865424016)--Thread(Thread[main,5,main])--acquire unit of work: 875913646
    [junit] [EL Finest]: 2024-01-08 18:54:22.656--UnitOfWork(875913646)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.656--UnitOfWork(875913646)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.656--UnitOfWork(875913646)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@172a69f1)
    [junit] [EL Finest]: 2024-01-08 18:54:22.657--ServerSession(454071866)--Connection(1425480139)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.657--ClientSession(1865424016)--Connection(1425480139)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.657--ClientSession(1865424016)--Connection(1425480139)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.657--ClientSession(1865424016)--Connection(1263545066)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, 1, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.657--ClientSession(1865424016)--Connection(1263545066)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.658--ServerSession(454071866)--Connection(1425480139)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.658--UnitOfWork(875913646)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.658--UnitOfWork(875913646)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.658--UnitOfWork(875913646)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.658--ClientSession(1865424016)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.658--UnitOfWork(875913646)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.658--ClientSession(1865424016)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.658--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 523807377
    [junit] [EL Finer]: 2024-01-08 18:54:22.658--ClientSession(523807377)--Thread(Thread[main,5,main])--acquire unit of work: 918081502
    [junit] [EL Finest]: 2024-01-08 18:54:22.658--UnitOfWork(918081502)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_INTEGER = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.659--ServerSession(454071866)--Connection(1181166858)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.659--ServerSession(454071866)--Connection(1181166858)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.659--ServerSession(454071866)--Connection(1153319888)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((W_INTEGER = ?) AND (ID = ?))
    [junit] 	bind => [1, 15]
    [junit] [EL Finest]: 2024-01-08 18:54:22.659--ServerSession(454071866)--Connection(1181166858)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.668--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1709327733
    [junit] [EL Finer]: 2024-01-08 18:54:22.668--ClientSession(1709327733)--Thread(Thread[main,5,main])--acquire unit of work: 327811322
    [junit] [EL Finest]: 2024-01-08 18:54:22.668--UnitOfWork(327811322)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.668--UnitOfWork(327811322)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.668--UnitOfWork(327811322)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@34ef6fef)
    [junit] [EL Finest]: 2024-01-08 18:54:22.668--ServerSession(454071866)--Connection(1185982925)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.668--ClientSession(1709327733)--Connection(1185982925)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.668--ClientSession(1709327733)--Connection(1185982925)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.669--ClientSession(1709327733)--Connection(100596785)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [33, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, 2005-09-08, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.669--ClientSession(1709327733)--Connection(100596785)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.669--ServerSession(454071866)--Connection(1185982925)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.669--UnitOfWork(327811322)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.669--UnitOfWork(327811322)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.669--UnitOfWork(327811322)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.67--ClientSession(1709327733)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.67--UnitOfWork(327811322)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.67--ClientSession(1709327733)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.67--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 123890265
    [junit] [EL Finer]: 2024-01-08 18:54:22.67--ClientSession(123890265)--Thread(Thread[main,5,main])--acquire unit of work: 867014408
    [junit] [EL Finest]: 2024-01-08 18:54:22.67--UnitOfWork(867014408)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((SQL_DATE = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.67--ServerSession(454071866)--Connection(966734782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.67--ServerSession(454071866)--Connection(966734782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.671--ServerSession(454071866)--Connection(509745887)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((SQL_DATE = ?) AND (ID = ?))
    [junit] 	bind => [2005-09-08, 33]
    [junit] [EL Finest]: 2024-01-08 18:54:22.671--ServerSession(454071866)--Connection(966734782)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.68--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1315507145
    [junit] [EL Finer]: 2024-01-08 18:54:22.68--ClientSession(1315507145)--Thread(Thread[main,5,main])--acquire unit of work: 1932801080
    [junit] [EL Finest]: 2024-01-08 18:54:22.68--UnitOfWork(1932801080)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.68--UnitOfWork(1932801080)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.68--UnitOfWork(1932801080)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3ebaecc4)
    [junit] [EL Finest]: 2024-01-08 18:54:22.68--ServerSession(454071866)--Connection(110562008)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.68--ClientSession(1315507145)--Connection(110562008)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.68--ClientSession(1315507145)--Connection(110562008)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.681--ClientSession(1315507145)--Connection(1422945222)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [34, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, 10:49:00, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.681--ClientSession(1315507145)--Connection(1422945222)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.681--ServerSession(454071866)--Connection(110562008)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.681--UnitOfWork(1932801080)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.681--UnitOfWork(1932801080)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.681--UnitOfWork(1932801080)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.681--ClientSession(1315507145)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.682--UnitOfWork(1932801080)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.682--ClientSession(1315507145)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.682--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 247556293
    [junit] [EL Finer]: 2024-01-08 18:54:22.682--ClientSession(247556293)--Thread(Thread[main,5,main])--acquire unit of work: 265654805
    [junit] [EL Finest]: 2024-01-08 18:54:22.682--UnitOfWork(265654805)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((SQL_TIME = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.682--ServerSession(454071866)--Connection(885965439)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.682--ServerSession(454071866)--Connection(885965439)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.683--ServerSession(454071866)--Connection(543942155)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((SQL_TIME = ?) AND (ID = ?))
    [junit] 	bind => [10:49:00, 34]
    [junit] [EL Finest]: 2024-01-08 18:54:22.683--ServerSession(454071866)--Connection(885965439)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.692--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1938495631
    [junit] [EL Finer]: 2024-01-08 18:54:22.692--ClientSession(1938495631)--Thread(Thread[main,5,main])--acquire unit of work: 1240972143
    [junit] [EL Finest]: 2024-01-08 18:54:22.692--UnitOfWork(1240972143)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.692--UnitOfWork(1240972143)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.692--UnitOfWork(1240972143)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@12701677)
    [junit] [EL Finest]: 2024-01-08 18:54:22.692--ServerSession(454071866)--Connection(1298279735)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.692--ClientSession(1938495631)--Connection(1298279735)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.692--ClientSession(1938495631)--Connection(1298279735)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.693--ClientSession(1938495631)--Connection(736862665)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [43, null, null, null, null, 0, false, null, [B@393adb37, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.693--ClientSession(1938495631)--Connection(736862665)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.693--ServerSession(454071866)--Connection(1298279735)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.693--UnitOfWork(1240972143)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.693--UnitOfWork(1240972143)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.693--UnitOfWork(1240972143)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.693--ClientSession(1938495631)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.694--UnitOfWork(1240972143)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.694--ClientSession(1938495631)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.702--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 372154479
    [junit] [EL Finer]: 2024-01-08 18:54:22.702--ClientSession(372154479)--Thread(Thread[main,5,main])--acquire unit of work: 921579066
    [junit] [EL Finest]: 2024-01-08 18:54:22.702--UnitOfWork(921579066)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.702--UnitOfWork(921579066)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.702--UnitOfWork(921579066)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7e74d1ce)
    [junit] [EL Finest]: 2024-01-08 18:54:22.702--ServerSession(454071866)--Connection(625904014)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.702--ClientSession(372154479)--Connection(625904014)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.702--ClientSession(372154479)--Connection(625904014)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.703--ClientSession(372154479)--Connection(1645673699)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [22, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, VC 1, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.703--ClientSession(372154479)--Connection(1645673699)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.703--ServerSession(454071866)--Connection(625904014)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.703--UnitOfWork(921579066)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.703--UnitOfWork(921579066)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.703--UnitOfWork(921579066)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.703--ClientSession(372154479)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.703--UnitOfWork(921579066)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.704--ClientSession(372154479)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.712--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 711790515
    [junit] [EL Finer]: 2024-01-08 18:54:22.712--ClientSession(711790515)--Thread(Thread[main,5,main])--acquire unit of work: 1604705426
    [junit] [EL Finest]: 2024-01-08 18:54:22.712--UnitOfWork(1604705426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.712--UnitOfWork(1604705426)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.712--UnitOfWork(1604705426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1c5d314d)
    [junit] [EL Finest]: 2024-01-08 18:54:22.712--ServerSession(454071866)--Connection(1660338734)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.712--ClientSession(711790515)--Connection(1660338734)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.712--ClientSession(711790515)--Connection(1660338734)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.712--ClientSession(711790515)--Connection(323408814)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [45, null, null, null, null, 0, false, null, null, null, 0, UNCHANGED, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.713--ClientSession(711790515)--Connection(323408814)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.713--ServerSession(454071866)--Connection(1660338734)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.713--UnitOfWork(1604705426)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.713--UnitOfWork(1604705426)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.713--UnitOfWork(1604705426)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.713--ClientSession(711790515)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.713--UnitOfWork(1604705426)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.713--ClientSession(711790515)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.722--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 527217198
    [junit] [EL Finer]: 2024-01-08 18:54:22.722--ClientSession(527217198)--Thread(Thread[main,5,main])--acquire unit of work: 898409148
    [junit] [EL Finest]: 2024-01-08 18:54:22.722--UnitOfWork(898409148)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.722--UnitOfWork(898409148)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.722--UnitOfWork(898409148)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@29b96be0)
    [junit] [EL Finest]: 2024-01-08 18:54:22.723--ServerSession(454071866)--Connection(382044033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.723--ClientSession(527217198)--Connection(382044033)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.723--ClientSession(527217198)--Connection(382044033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.723--ClientSession(527217198)--Connection(1175215783)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [52, null, null, null, HUGO, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.723--ClientSession(527217198)--Connection(1175215783)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.724--ServerSession(454071866)--Connection(382044033)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.724--UnitOfWork(898409148)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.724--UnitOfWork(898409148)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.724--UnitOfWork(898409148)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.724--ClientSession(527217198)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.724--UnitOfWork(898409148)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.724--ClientSession(527217198)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.724--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 540941935
    [junit] [EL Finer]: 2024-01-08 18:54:22.724--ClientSession(540941935)--Thread(Thread[main,5,main])--acquire unit of work: 475601084
    [junit] [EL Finest]: 2024-01-08 18:54:22.724--UnitOfWork(475601084)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((ENUM_STRING = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.725--ServerSession(454071866)--Connection(893850435)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.725--ServerSession(454071866)--Connection(893850435)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.725--ServerSession(454071866)--Connection(1741376873)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE ((ENUM_STRING = ?) AND (ID = ?))
    [junit] 	bind => [HUGO, 52]
    [junit] [EL Finest]: 2024-01-08 18:54:22.725--ServerSession(454071866)--Connection(893850435)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestQueryAPI
    [junit] [EL Finer]: 2024-01-08 18:54:22.74--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 293659205
    [junit] [EL Finer]: 2024-01-08 18:54:22.74--ClientSession(293659205)--Thread(Thread[main,5,main])--acquire unit of work: 429230143
    [junit] [EL Finest]: 2024-01-08 18:54:22.74--UnitOfWork(429230143)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.74--UnitOfWork(429230143)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.74--UnitOfWork(429230143)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@555c0290)
    [junit] [EL Finest]: 2024-01-08 18:54:22.74--ServerSession(454071866)--Connection(14261942)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.74--ClientSession(293659205)--Connection(14261942)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.74--ClientSession(293659205)--Connection(14261942)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.741--ClientSession(293659205)--Connection(899962047)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, Hans, Wurst, null, 2024-01-08 18:54:22.74, 2023-12-14 22:22:59.093, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.741--ClientSession(293659205)--Connection(899962047)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.741--ServerSession(454071866)--Connection(14261942)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.741--UnitOfWork(429230143)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.741--UnitOfWork(429230143)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.742--UnitOfWork(429230143)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.742--ClientSession(293659205)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.742--UnitOfWork(429230143)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.742--ClientSession(293659205)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.743--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 869149988
    [junit] [EL Finer]: 2024-01-08 18:54:22.743--ClientSession(869149988)--Thread(Thread[main,5,main])--acquire unit of work: 1287257162
    [junit] [EL Finer]: 2024-01-08 18:54:22.752--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 64074042
    [junit] [EL Finer]: 2024-01-08 18:54:22.752--ClientSession(64074042)--Thread(Thread[main,5,main])--acquire unit of work: 2144699772
    [junit] [EL Finest]: 2024-01-08 18:54:22.752--UnitOfWork(2144699772)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.752--UnitOfWork(2144699772)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.752--UnitOfWork(2144699772)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2fbb5b)
    [junit] [EL Finest]: 2024-01-08 18:54:22.752--ServerSession(454071866)--Connection(2086611269)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.752--ClientSession(64074042)--Connection(2086611269)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.752--ClientSession(64074042)--Connection(2086611269)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.752--ClientSession(64074042)--Connection(22524150)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, Hans, Wurst, null, 2024-01-08 18:54:22.752, 2023-12-14 22:22:59.105, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.753--ClientSession(64074042)--Connection(22524150)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.753--ServerSession(454071866)--Connection(2086611269)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.753--UnitOfWork(2144699772)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.753--UnitOfWork(2144699772)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.753--UnitOfWork(2144699772)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.753--ClientSession(64074042)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.753--UnitOfWork(2144699772)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.753--ClientSession(64074042)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.024 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestRelationships
    [junit] [EL Finer]: 2024-01-08 18:54:22.776--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1751878963
    [junit] [EL Finer]: 2024-01-08 18:54:22.776--ClientSession(1751878963)--Thread(Thread[main,5,main])--acquire unit of work: 191597428
    [junit] [EL Finest]: 2024-01-08 18:54:22.776--UnitOfWork(191597428)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.776--UnitOfWork(191597428)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.776--UnitOfWork(191597428)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.776--UnitOfWork(191597428)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.776--ServerSession(454071866)--Connection(347906624)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.776--ClientSession(1751878963)--Connection(347906624)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.776--ClientSession(1751878963)--Connection(347906624)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.776--UnitOfWork(191597428)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:22.776--ClientSession(1751878963)--Connection(1293931105)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.776--ClientSession(1751878963)--Connection(1293931105)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.777--ClientSession(1751878963)--Connection(1293931105)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.777--ClientSession(1751878963)--Connection(1293931105)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.777--ClientSession(1751878963)--Connection(1293931105)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.777--ClientSession(1751878963)--Connection(1293931105)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.777--ServerSession(454071866)--Connection(347906624)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.777--UnitOfWork(191597428)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.777--UnitOfWork(191597428)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.777--UnitOfWork(191597428)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.777--ClientSession(1751878963)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.777--UnitOfWork(191597428)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.778--ClientSession(1751878963)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.778--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 578763703
    [junit] [EL Finer]: 2024-01-08 18:54:22.778--ClientSession(578763703)--Thread(Thread[main,5,main])--acquire unit of work: 1403007770
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.778--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@601f6fd5)
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--ServerSession(454071866)--Connection(2042483503)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.778--ClientSession(578763703)--Connection(2042483503)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--ClientSession(578763703)--Connection(2042483503)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@22b66bae)
    [junit] [EL Finest]: 2024-01-08 18:54:22.778--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:22.779--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.779--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.779--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--	bind => [15, Hans, M?ller, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.779--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--	bind => [16, Fred, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.779--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.779--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, 2006-01-02, first, 1, Review]
    [junit] [EL Finest]: 2024-01-08 18:54:22.78--ClientSession(578763703)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" )
    [junit] [EL Fine]: 2024-01-08 18:54:22.78--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.78--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [1, 16]
    [junit] [EL Finer]: 2024-01-08 18:54:22.78--ClientSession(578763703)--Connection(1817447589)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.78--ServerSession(454071866)--Connection(2042483503)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.781--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.781--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.781--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.781--ClientSession(578763703)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.781--UnitOfWork(1403007770)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.781--ClientSession(578763703)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.786--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1149542263
    [junit] [EL Finer]: 2024-01-08 18:54:22.786--ClientSession(1149542263)--Thread(Thread[main,5,main])--acquire unit of work: 2127463509
    [junit] [EL Finest]: 2024-01-08 18:54:22.786--UnitOfWork(2127463509)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT t2.ID, t2.FIRSTNAME, t2.LASTNAME, t2.SALARY, t2.EMP_END, t2.EMP_START, t2.COSTCENTER, t2.DEPARTMENT, t2.BROKERAGE_ACCOUNT, t2.CUBICLE_FLOOR, t2.CUBICLE_PLACE, t2.SAMPLE_ACCOUNT, t2.PROFILE_GUID FROM TMP_EMP t2 LEFT OUTER JOIN (TMP_EMP_REVIEW t3 JOIN TMP_REVIEW t0 ON (t0.ID = t3.REVIEW_ID) JOIN TMP_REVIEW_DETAILS t1 ON (t1.REVIEW_ID = t0.ID)) ON (t3.EMP_ID = t2.ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:22.786--ServerSession(454071866)--Connection(1197564988)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.786--ServerSession(454071866)--Connection(1197564988)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.786--ServerSession(454071866)--Connection(234700991)--Thread(Thread[main,5,main])--SELECT t2.ID, t2.FIRSTNAME, t2.LASTNAME, t2.SALARY, t2.EMP_END, t2.EMP_START, t2.COSTCENTER, t2.DEPARTMENT, t2.BROKERAGE_ACCOUNT, t2.CUBICLE_FLOOR, t2.CUBICLE_PLACE, t2.SAMPLE_ACCOUNT, t2.PROFILE_GUID FROM TMP_EMP t2 LEFT OUTER JOIN (TMP_EMP_REVIEW t3 JOIN TMP_REVIEW t0 ON (t0.ID = t3.REVIEW_ID) JOIN TMP_REVIEW_DETAILS t1 ON (t1.REVIEW_ID = t0.ID)) ON (t3.EMP_ID = t2.ID)
    [junit] [EL Finest]: 2024-01-08 18:54:22.787--ServerSession(454071866)--Connection(1197564988)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.787--UnitOfWork(2127463509)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:22.787--UnitOfWork(2127463509)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.787--ServerSession(454071866)--Connection(1284983227)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.787--ServerSession(454071866)--Connection(1284983227)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.788--ServerSession(454071866)--Connection(834859488)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [15, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:22.788--ServerSession(454071866)--Connection(1284983227)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.788--UnitOfWork(2127463509)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:22.788--UnitOfWork(2127463509)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.788--ServerSession(454071866)--Connection(1837787090)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.788--ServerSession(454071866)--Connection(1837787090)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.788--ServerSession(454071866)--Connection(1273091698)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [16, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:22.788--ServerSession(454071866)--Connection(1837787090)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.805--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1105947096
    [junit] [EL Finer]: 2024-01-08 18:54:22.805--ClientSession(1105947096)--Thread(Thread[main,5,main])--acquire unit of work: 1498010747
    [junit] [EL Finest]: 2024-01-08 18:54:22.805--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.805--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.805--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.805--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.805--ServerSession(454071866)--Connection(1694228289)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.805--ClientSession(1105947096)--Connection(1694228289)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.805--ClientSession(1105947096)--Connection(1694228289)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.806--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:22.806--ClientSession(1105947096)--Connection(1741551200)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.806--ClientSession(1105947096)--Connection(1741551200)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.806--ClientSession(1105947096)--Connection(1741551200)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.806--ClientSession(1105947096)--Connection(1741551200)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.806--ClientSession(1105947096)--Connection(1741551200)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.806--ClientSession(1105947096)--Connection(1741551200)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.806--ServerSession(454071866)--Connection(1694228289)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.806--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.806--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--ClientSession(1105947096)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--UnitOfWork(1498010747)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--ClientSession(1105947096)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 533060514
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--ClientSession(533060514)--Thread(Thread[main,5,main])--acquire unit of work: 629022412
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--UnitOfWork(629022412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--UnitOfWork(629022412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--UnitOfWork(629022412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--UnitOfWork(629022412)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--UnitOfWork(629022412)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--UnitOfWork(629022412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2d8892f5)
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--ServerSession(454071866)--Connection(1362397723)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--ClientSession(533060514)--Connection(1362397723)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--ClientSession(533060514)--Connection(1362397723)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--UnitOfWork(629022412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@12710921)
    [junit] [EL Finest]: 2024-01-08 18:54:22.807--UnitOfWork(629022412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.807--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.807--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--	bind => [15, Hans, M?ller, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.807--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--	bind => [16, Fred, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.807--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.808--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, 2006-01-02, b, 1, Review]
    [junit] [EL Finest]: 2024-01-08 18:54:22.808--ClientSession(533060514)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:22.808--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.808--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [1, 16]
    [junit] [EL Finer]: 2024-01-08 18:54:22.809--ClientSession(533060514)--Connection(1901512677)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.809--ServerSession(454071866)--Connection(1362397723)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.809--UnitOfWork(629022412)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.809--UnitOfWork(629022412)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.809--UnitOfWork(629022412)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.809--ClientSession(533060514)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.809--UnitOfWork(629022412)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.809--ClientSession(533060514)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.81--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 252729072
    [junit] [EL Finer]: 2024-01-08 18:54:22.81--ClientSession(252729072)--Thread(Thread[main,5,main])--acquire unit of work: 409559965
    [junit] [EL Finest]: 2024-01-08 18:54:22.81--UnitOfWork(409559965)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0 WHERE ((SELECT COUNT(t1.ID) FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE ((((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)) AND (t2.REVIEW_ID = t1.ID))) > ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:22.81--ServerSession(454071866)--Connection(1922887605)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.81--ServerSession(454071866)--Connection(1922887605)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.81--ServerSession(454071866)--Connection(1771169983)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0 WHERE ((SELECT COUNT(t1.ID) FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE ((((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)) AND (t2.REVIEW_ID = t1.ID))) > ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:22.811--ServerSession(454071866)--Connection(1922887605)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.811--UnitOfWork(409559965)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP t0 WHERE ((SELECT COUNT(t1.ID) FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE ((((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)) AND (t2.REVIEW_ID = t1.ID))) = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:22.811--ServerSession(454071866)--Connection(105240672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.811--ServerSession(454071866)--Connection(105240672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.811--ServerSession(454071866)--Connection(1656904340)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP t0 WHERE ((SELECT COUNT(t1.ID) FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE ((((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)) AND (t2.REVIEW_ID = t1.ID))) = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:22.812--ServerSession(454071866)--Connection(105240672)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.828--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1698218294
    [junit] [EL Finer]: 2024-01-08 18:54:22.828--ClientSession(1698218294)--Thread(Thread[main,5,main])--acquire unit of work: 877365519
    [junit] [EL Finest]: 2024-01-08 18:54:22.828--UnitOfWork(877365519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.828--UnitOfWork(877365519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.828--UnitOfWork(877365519)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.828--UnitOfWork(877365519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.828--ServerSession(454071866)--Connection(1698378565)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.828--ClientSession(1698218294)--Connection(1698378565)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.828--ClientSession(1698218294)--Connection(1698378565)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.828--UnitOfWork(877365519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:22.828--ClientSession(1698218294)--Connection(1030132089)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.828--ClientSession(1698218294)--Connection(1030132089)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.828--ClientSession(1698218294)--Connection(1030132089)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.828--ClientSession(1698218294)--Connection(1030132089)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.828--ClientSession(1698218294)--Connection(1030132089)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--ClientSession(1698218294)--Connection(1030132089)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.829--ServerSession(454071866)--Connection(1698378565)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--UnitOfWork(877365519)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--UnitOfWork(877365519)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--UnitOfWork(877365519)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--ClientSession(1698218294)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--UnitOfWork(877365519)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--ClientSession(1698218294)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 177410991
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--ClientSession(177410991)--Thread(Thread[main,5,main])--acquire unit of work: 915318947
    [junit] [EL Finest]: 2024-01-08 18:54:22.829--UnitOfWork(915318947)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.829--UnitOfWork(915318947)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.829--UnitOfWork(915318947)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--UnitOfWork(915318947)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.829--UnitOfWork(915318947)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:22.829--UnitOfWork(915318947)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3fea0a52)
    [junit] [EL Finest]: 2024-01-08 18:54:22.829--ServerSession(454071866)--Connection(417468328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.829--ClientSession(177410991)--Connection(417468328)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.829--ClientSession(177410991)--Connection(417468328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.83--UnitOfWork(915318947)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4529cb82)
    [junit] [EL Finest]: 2024-01-08 18:54:22.83--UnitOfWork(915318947)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:22.83--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.83--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.83--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--	bind => [15, Hans, M?ller, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.83--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--	bind => [16, Fred, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.83--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.83--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, 2006-01-02, first, 1, Review]
    [junit] [EL Finest]: 2024-01-08 18:54:22.831--ClientSession(177410991)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:22.831--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.831--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [1, 16]
    [junit] [EL Finer]: 2024-01-08 18:54:22.831--ClientSession(177410991)--Connection(327804056)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.831--ServerSession(454071866)--Connection(417468328)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.831--UnitOfWork(915318947)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.831--UnitOfWork(915318947)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.831--UnitOfWork(915318947)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.831--ClientSession(177410991)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.831--UnitOfWork(915318947)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.831--ClientSession(177410991)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.832--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 142106520
    [junit] [EL Finer]: 2024-01-08 18:54:22.832--ClientSession(142106520)--Thread(Thread[main,5,main])--acquire unit of work: 1249746110
    [junit] [EL Finest]: 2024-01-08 18:54:22.832--UnitOfWork(1249746110)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE ((t1.ID = ?) AND (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.832--ServerSession(454071866)--Connection(747909743)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.832--ServerSession(454071866)--Connection(747909743)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.833--ServerSession(454071866)--Connection(1698495392)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE ((t1.ID = ?) AND (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:22.833--ServerSession(454071866)--Connection(747909743)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.833--UnitOfWork(1249746110)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE ((t1.ID = ?) AND (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.834--ServerSession(454071866)--Connection(235839070)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.834--ServerSession(454071866)--Connection(235839070)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.834--ServerSession(454071866)--Connection(1113045110)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE ((t1.ID = ?) AND (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:22.834--ServerSession(454071866)--Connection(235839070)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.834--UnitOfWork(1249746110)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.834--ServerSession(454071866)--Connection(469563481)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.834--ServerSession(454071866)--Connection(469563481)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.834--ServerSession(454071866)--Connection(685639359)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] [EL Finest]: 2024-01-08 18:54:22.835--ServerSession(454071866)--Connection(469563481)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.851--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 364545110
    [junit] [EL Finer]: 2024-01-08 18:54:22.851--ClientSession(364545110)--Thread(Thread[main,5,main])--acquire unit of work: 1786085833
    [junit] [EL Finest]: 2024-01-08 18:54:22.851--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.851--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.851--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.851--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.851--ServerSession(454071866)--Connection(86796021)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.851--ClientSession(364545110)--Connection(86796021)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.851--ClientSession(364545110)--Connection(86796021)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.851--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:22.851--ClientSession(364545110)--Connection(1144148971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.851--ClientSession(364545110)--Connection(1144148971)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.851--ClientSession(364545110)--Connection(1144148971)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.851--ClientSession(364545110)--Connection(1144148971)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.851--ClientSession(364545110)--Connection(1144148971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--ClientSession(364545110)--Connection(1144148971)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.852--ServerSession(454071866)--Connection(86796021)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--ClientSession(364545110)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--UnitOfWork(1786085833)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--ClientSession(364545110)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1868505862
    [junit] [EL Finer]: 2024-01-08 18:54:22.852--ClientSession(1868505862)--Thread(Thread[main,5,main])--acquire unit of work: 153283542
    [junit] [EL Finest]: 2024-01-08 18:54:22.852--UnitOfWork(153283542)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.852--UnitOfWork(153283542)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.853--UnitOfWork(153283542)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.853--UnitOfWork(153283542)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.853--UnitOfWork(153283542)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:22.853--UnitOfWork(153283542)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44c93acc)
    [junit] [EL Finest]: 2024-01-08 18:54:22.853--ServerSession(454071866)--Connection(1396188238)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.853--ClientSession(1868505862)--Connection(1396188238)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.853--ClientSession(1868505862)--Connection(1396188238)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.853--UnitOfWork(153283542)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5fd95c12)
    [junit] [EL Finest]: 2024-01-08 18:54:22.853--UnitOfWork(153283542)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:22.853--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.853--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.853--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--	bind => [16, Fred, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.853--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--	bind => [15, Hans, M?ller, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.853--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.854--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, 2006-01-02, first, 1, Review]
    [junit] [EL Finest]: 2024-01-08 18:54:22.854--ClientSession(1868505862)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:22.854--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.854--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [1, 16]
    [junit] [EL Finer]: 2024-01-08 18:54:22.854--ClientSession(1868505862)--Connection(1363115556)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.855--ServerSession(454071866)--Connection(1396188238)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.855--UnitOfWork(153283542)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.855--UnitOfWork(153283542)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.855--UnitOfWork(153283542)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.855--ClientSession(1868505862)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.855--UnitOfWork(153283542)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.855--ClientSession(1868505862)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.856--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1827810149
    [junit] [EL Finer]: 2024-01-08 18:54:22.856--ClientSession(1827810149)--Thread(Thread[main,5,main])--acquire unit of work: 3663389
    [junit] [EL Finest]: 2024-01-08 18:54:22.856--UnitOfWork(3663389)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE ((t1.ID = ?) AND (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.856--ServerSession(454071866)--Connection(1064569811)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.856--ServerSession(454071866)--Connection(1064569811)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.856--ServerSession(454071866)--Connection(973663939)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE ((t1.ID = ?) AND (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:22.856--ServerSession(454071866)--Connection(1064569811)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.857--UnitOfWork(3663389)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE ((t1.ID = ?) AND (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.857--ServerSession(454071866)--Connection(426584880)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.857--ServerSession(454071866)--Connection(426584880)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.857--ServerSession(454071866)--Connection(751988805)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE ((t1.ID = ?) AND (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:22.857--ServerSession(454071866)--Connection(426584880)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.858--UnitOfWork(3663389)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.858--ServerSession(454071866)--Connection(692616780)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.858--ServerSession(454071866)--Connection(692616780)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.858--ServerSession(454071866)--Connection(462659391)--Thread(Thread[main,5,main])--SELECT t0.FIRSTNAME FROM TMP_EMP_REVIEW t3, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1, TMP_EMP t0 WHERE (((t3.EMP_ID = t0.ID) AND (t1.ID = t3.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] [EL Finest]: 2024-01-08 18:54:22.858--ServerSession(454071866)--Connection(692616780)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.874--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1567595282
    [junit] [EL Finer]: 2024-01-08 18:54:22.874--ClientSession(1567595282)--Thread(Thread[main,5,main])--acquire unit of work: 1155771218
    [junit] [EL Finest]: 2024-01-08 18:54:22.874--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.874--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.874--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.874--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.874--ServerSession(454071866)--Connection(2006326149)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.874--ClientSession(1567595282)--Connection(2006326149)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.874--ClientSession(1567595282)--Connection(2006326149)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.875--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:22.875--ClientSession(1567595282)--Connection(1376999853)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.875--ClientSession(1567595282)--Connection(1376999853)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.875--ClientSession(1567595282)--Connection(1376999853)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.875--ClientSession(1567595282)--Connection(1376999853)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.875--ClientSession(1567595282)--Connection(1376999853)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.875--ClientSession(1567595282)--Connection(1376999853)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.875--ServerSession(454071866)--Connection(2006326149)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--ClientSession(1567595282)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--UnitOfWork(1155771218)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--ClientSession(1567595282)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 255307196
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--ClientSession(255307196)--Thread(Thread[main,5,main])--acquire unit of work: 1211815404
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@ac3377)
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--ServerSession(454071866)--Connection(662472677)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--ClientSession(255307196)--Connection(662472677)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--ClientSession(255307196)--Connection(662472677)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2a9cbc23)
    [junit] [EL Finest]: 2024-01-08 18:54:22.876--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.876--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.876--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--	bind => [15, Hans, M?ller, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.876--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--	bind => [16, Fred, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.876--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.877--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, 2006-01-02, first, 1, Review]
    [junit] [EL Finest]: 2024-01-08 18:54:22.877--ClientSession(255307196)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:22.877--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.878--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [1, 16]
    [junit] [EL Finer]: 2024-01-08 18:54:22.878--ClientSession(255307196)--Connection(791317730)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.878--ServerSession(454071866)--Connection(662472677)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.878--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.878--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.878--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.878--ClientSession(255307196)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.878--UnitOfWork(1211815404)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.878--ClientSession(255307196)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.879--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1562346831
    [junit] [EL Finer]: 2024-01-08 18:54:22.879--ClientSession(1562346831)--Thread(Thread[main,5,main])--acquire unit of work: 212535805
    [junit] [EL Finest]: 2024-01-08 18:54:22.879--UnitOfWork(212535805)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT FIRSTNAME FROM TMP_EMP WHERE (LASTNAME IN (?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.879--ServerSession(454071866)--Connection(332351606)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.879--ServerSession(454071866)--Connection(332351606)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.879--ServerSession(454071866)--Connection(1596397541)--Thread(Thread[main,5,main])--SELECT FIRSTNAME FROM TMP_EMP WHERE (LASTNAME IN (?))
    [junit] 	bind => [Maier]
    [junit] [EL Finest]: 2024-01-08 18:54:22.879--ServerSession(454071866)--Connection(332351606)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.88--UnitOfWork(212535805)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT FIRSTNAME FROM TMP_EMP WHERE (LASTNAME IN (?, ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.88--ServerSession(454071866)--Connection(2039999923)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.88--ServerSession(454071866)--Connection(2039999923)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.88--ServerSession(454071866)--Connection(1257755465)--Thread(Thread[main,5,main])--SELECT FIRSTNAME FROM TMP_EMP WHERE (LASTNAME IN (?, ?))
    [junit] 	bind => [M?ller, V?ller]
    [junit] [EL Finest]: 2024-01-08 18:54:22.88--ServerSession(454071866)--Connection(2039999923)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.896--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 718968573
    [junit] [EL Finer]: 2024-01-08 18:54:22.896--ClientSession(718968573)--Thread(Thread[main,5,main])--acquire unit of work: 2131663566
    [junit] [EL Finest]: 2024-01-08 18:54:22.896--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.896--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.896--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.896--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:22.897--ServerSession(454071866)--Connection(1670549407)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.897--ClientSession(718968573)--Connection(1670549407)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.897--ClientSession(718968573)--Connection(1670549407)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.897--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:22.897--ClientSession(718968573)--Connection(1328775280)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.897--ClientSession(718968573)--Connection(1328775280)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.897--ClientSession(718968573)--Connection(1328775280)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.897--ClientSession(718968573)--Connection(1328775280)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.897--ClientSession(718968573)--Connection(1328775280)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.897--ClientSession(718968573)--Connection(1328775280)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.898--ServerSession(454071866)--Connection(1670549407)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--ClientSession(718968573)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--UnitOfWork(2131663566)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--ClientSession(718968573)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1574522109
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--ClientSession(1574522109)--Thread(Thread[main,5,main])--acquire unit of work: 717278894
    [junit] [EL Finest]: 2024-01-08 18:54:22.898--UnitOfWork(717278894)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--UnitOfWork(717278894)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.898--UnitOfWork(717278894)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:22.898--UnitOfWork(717278894)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7923fb86)
    [junit] [EL Finest]: 2024-01-08 18:54:22.898--ServerSession(454071866)--Connection(270195299)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.898--ClientSession(1574522109)--Connection(270195299)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.898--ClientSession(1574522109)--Connection(270195299)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.898--ClientSession(1574522109)--Connection(1015272304)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, first, last, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.899--ClientSession(1574522109)--Connection(1015272304)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.899--ServerSession(454071866)--Connection(270195299)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.899--UnitOfWork(717278894)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.899--UnitOfWork(717278894)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.899--UnitOfWork(717278894)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.899--ClientSession(1574522109)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.899--UnitOfWork(717278894)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.899--ClientSession(1574522109)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.899--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 774965398
    [junit] [EL Finer]: 2024-01-08 18:54:22.9--ClientSession(774965398)--Thread(Thread[main,5,main])--acquire unit of work: 162476481
    [junit] [EL Finest]: 2024-01-08 18:54:22.9--UnitOfWork(162476481)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_DEP t0, TMP_EMP t1 WHERE ((t0.NAME = ?) AND (t0.ID = t1.DEPARTMENT))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.9--ServerSession(454071866)--Connection(1863036434)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.9--ServerSession(454071866)--Connection(1863036434)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.9--ServerSession(454071866)--Connection(190739308)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_DEP t0, TMP_EMP t1 WHERE ((t0.NAME = ?) AND (t0.ID = t1.DEPARTMENT))
    [junit] 	bind => [ten]
    [junit] [EL Finest]: 2024-01-08 18:54:22.9--ServerSession(454071866)--Connection(1863036434)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.9--UnitOfWork(162476481)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:22.9--UnitOfWork(162476481)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.9--ServerSession(454071866)--Connection(388507514)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.9--ServerSession(454071866)--Connection(388507514)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.9--ServerSession(454071866)--Connection(1469855297)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [15, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:22.901--ServerSession(454071866)--Connection(388507514)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:22.916--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2119284949
    [junit] [EL Finer]: 2024-01-08 18:54:22.916--ClientSession(2119284949)--Thread(Thread[main,5,main])--acquire unit of work: 515450283
    [junit] [EL Finest]: 2024-01-08 18:54:22.916--UnitOfWork(515450283)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.916--UnitOfWork(515450283)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.916--UnitOfWork(515450283)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.916--UnitOfWork(515450283)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:22.916--ServerSession(454071866)--Connection(2122693729)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.916--ClientSession(2119284949)--Connection(2122693729)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.916--ClientSession(2119284949)--Connection(2122693729)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.917--UnitOfWork(515450283)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--ClientSession(2119284949)--Connection(2146726065)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.917--ClientSession(2119284949)--Connection(2146726065)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.917--ClientSession(2119284949)--Connection(2146726065)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:22.917--ClientSession(2119284949)--Connection(2146726065)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--ClientSession(2119284949)--Connection(2146726065)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--ClientSession(2119284949)--Connection(2146726065)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.917--ServerSession(454071866)--Connection(2122693729)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--UnitOfWork(515450283)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--UnitOfWork(515450283)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--UnitOfWork(515450283)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--ClientSession(2119284949)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--UnitOfWork(515450283)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--ClientSession(2119284949)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 933920478
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--ClientSession(933920478)--Thread(Thread[main,5,main])--acquire unit of work: 1688185598
    [junit] [EL Finest]: 2024-01-08 18:54:22.917--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:22.917--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:22.917--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:22.918--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:22.918--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38322f24)
    [junit] [EL Finest]: 2024-01-08 18:54:22.918--ServerSession(454071866)--Connection(1171276229)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.918--ClientSession(933920478)--Connection(1171276229)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.918--ClientSession(933920478)--Connection(1171276229)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:22.918--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11db540b)
    [junit] [EL Finer]: 2024-01-08 18:54:22.918--ClientSession(933920478)--Connection(241184376)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:22.918--ClientSession(933920478)--Connection(241184376)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:22.918--ClientSession(933920478)--Connection(241184376)--Thread(Thread[main,5,main])--	bind => [15, Hans, M?ller, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:22.918--ClientSession(933920478)--Connection(241184376)--Thread(Thread[main,5,main])--	bind => [16, Fred, Maier, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:22.918--ClientSession(933920478)--Connection(241184376)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:22.919--ClientSession(933920478)--Connection(241184376)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:22.919--ServerSession(454071866)--Connection(1171276229)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:22.919--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:22.919--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.919--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.919--ClientSession(933920478)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:22.919--UnitOfWork(1688185598)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:22.919--ClientSession(933920478)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:22.919--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 708011911
    [junit] [EL Finer]: 2024-01-08 18:54:22.92--ClientSession(708011911)--Thread(Thread[main,5,main])--acquire unit of work: 582294196
    [junit] [EL Finest]: 2024-01-08 18:54:22.92--UnitOfWork(582294196)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT FIRSTNAME FROM TMP_EMP WHERE (LASTNAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:22.92--ServerSession(454071866)--Connection(1579526490)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.92--ServerSession(454071866)--Connection(1579526490)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.92--ServerSession(454071866)--Connection(1968613438)--Thread(Thread[main,5,main])--SELECT FIRSTNAME FROM TMP_EMP WHERE (LASTNAME = ?)
    [junit] 	bind => [Maier]
    [junit] [EL Finest]: 2024-01-08 18:54:22.92--ServerSession(454071866)--Connection(1579526490)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.162 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestSelectClauses
    [junit] [EL Finer]: 2024-01-08 18:54:22.935--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1240536793
    [junit] [EL Finer]: 2024-01-08 18:54:22.935--ClientSession(1240536793)--Thread(Thread[main,5,main])--acquire unit of work: 489065879
    [junit] [EL Finest]: 2024-01-08 18:54:22.935--UnitOfWork(489065879)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT t0.ID, t0.NAME, t0.VERSION, t2.PLACE, t2.FLOOR, t2.COLOR FROM TMP_EMP t1 LEFT OUTER JOIN TMP_DEP t0 ON (t0.ID = t1.DEPARTMENT) LEFT OUTER JOIN TMP_CUBICLE t2 ON ((t2.PLACE = t1.CUBICLE_PLACE) AND (t2.FLOOR = t1.CUBICLE_FLOOR))")
    [junit] [EL Finest]: 2024-01-08 18:54:22.935--ServerSession(454071866)--Connection(1994948512)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:22.935--ServerSession(454071866)--Connection(1994948512)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:22.936--ServerSession(454071866)--Connection(811778260)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.NAME, t0.VERSION, t2.PLACE, t2.FLOOR, t2.COLOR FROM TMP_EMP t1 LEFT OUTER JOIN TMP_DEP t0 ON (t0.ID = t1.DEPARTMENT) LEFT OUTER JOIN TMP_CUBICLE t2 ON ((t2.PLACE = t1.CUBICLE_PLACE) AND (t2.FLOOR = t1.CUBICLE_FLOOR))
    [junit] [EL Finest]: 2024-01-08 18:54:22.936--ServerSession(454071866)--Connection(1994948512)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.071 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestSelectList
    [junit] [EL Finer]: 2024-01-08 18:54:23.015--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 533927270
    [junit] [EL Finer]: 2024-01-08 18:54:23.015--ClientSession(533927270)--Thread(Thread[main,5,main])--acquire unit of work: 927254094
    [junit] [EL Finest]: 2024-01-08 18:54:23.015--UnitOfWork(927254094)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:23.015--UnitOfWork(927254094)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.015--UnitOfWork(927254094)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.015--UnitOfWork(927254094)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@485d79ef)
    [junit] [EL Finest]: 2024-01-08 18:54:23.015--ServerSession(454071866)--Connection(279667776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.015--ClientSession(533927270)--Connection(279667776)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.015--ClientSession(533927270)--Connection(279667776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:23.015--UnitOfWork(927254094)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2d7c6b98)
    [junit] [EL Finer]: 2024-01-08 18:54:23.015--ClientSession(533927270)--Connection(865789371)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:23.015--ClientSession(533927270)--Connection(865789371)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:23.015--ClientSession(533927270)--Connection(865789371)--Thread(Thread[main,5,main])--	bind => [2, Tina, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:23.015--ClientSession(533927270)--Connection(865789371)--Thread(Thread[main,5,main])--	bind => [1, Hugo, Maier, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:23.015--ClientSession(533927270)--Connection(865789371)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:23.016--ClientSession(533927270)--Connection(865789371)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.016--ServerSession(454071866)--Connection(279667776)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.016--UnitOfWork(927254094)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.017--UnitOfWork(927254094)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.017--UnitOfWork(927254094)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.017--ClientSession(533927270)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.017--UnitOfWork(927254094)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.017--ClientSession(533927270)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.017--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 885053237
    [junit] [EL Finer]: 2024-01-08 18:54:23.018--ClientSession(885053237)--Thread(Thread[main,5,main])--acquire unit of work: 1250851008
    [junit] [EL Finest]: 2024-01-08 18:54:23.018--UnitOfWork(1250851008)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID, FIRSTNAME FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.018--ServerSession(454071866)--Connection(1091008091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.018--ServerSession(454071866)--Connection(1091008091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.018--ServerSession(454071866)--Connection(1021385973)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID, FIRSTNAME FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:23.018--ServerSession(454071866)--Connection(1091008091)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.018--UnitOfWork(1250851008)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:23.018--ServerSession(454071866)--Connection(1293164864)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.018--ServerSession(454071866)--Connection(1293164864)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.018--ServerSession(454071866)--Connection(2040957603)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:23.019--ServerSession(454071866)--Connection(1293164864)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.034--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 368808308
    [junit] [EL Finer]: 2024-01-08 18:54:23.034--ClientSession(368808308)--Thread(Thread[main,5,main])--acquire unit of work: 959020813
    [junit] [EL Finest]: 2024-01-08 18:54:23.034--UnitOfWork(959020813)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:23.034--UnitOfWork(959020813)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.034--UnitOfWork(959020813)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.035--UnitOfWork(959020813)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@684682e4)
    [junit] [EL Finest]: 2024-01-08 18:54:23.035--ServerSession(454071866)--Connection(1611852010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.035--ClientSession(368808308)--Connection(1611852010)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.035--ClientSession(368808308)--Connection(1611852010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:23.035--UnitOfWork(959020813)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7858257)
    [junit] [EL Finer]: 2024-01-08 18:54:23.035--ClientSession(368808308)--Connection(1261328773)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:23.035--ClientSession(368808308)--Connection(1261328773)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:23.035--ClientSession(368808308)--Connection(1261328773)--Thread(Thread[main,5,main])--	bind => [1, Hugo, Maier, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:23.035--ClientSession(368808308)--Connection(1261328773)--Thread(Thread[main,5,main])--	bind => [2, Tina, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:23.035--ClientSession(368808308)--Connection(1261328773)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:23.036--ClientSession(368808308)--Connection(1261328773)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.036--ServerSession(454071866)--Connection(1611852010)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.036--UnitOfWork(959020813)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.036--UnitOfWork(959020813)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.036--UnitOfWork(959020813)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.036--ClientSession(368808308)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.036--UnitOfWork(959020813)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.036--ClientSession(368808308)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.037--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2105096864
    [junit] [EL Finer]: 2024-01-08 18:54:23.037--ClientSession(2105096864)--Thread(Thread[main,5,main])--acquire unit of work: 1191495015
    [junit] [EL Finest]: 2024-01-08 18:54:23.037--UnitOfWork(1191495015)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT AVG(ID) FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:23.037--ServerSession(454071866)--Connection(411580445)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.037--ServerSession(454071866)--Connection(411580445)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.037--ServerSession(454071866)--Connection(1635626989)--Thread(Thread[main,5,main])--SELECT AVG(ID) FROM TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:23.037--ServerSession(454071866)--Connection(411580445)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.053--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 487005488
    [junit] [EL Finer]: 2024-01-08 18:54:23.053--ClientSession(487005488)--Thread(Thread[main,5,main])--acquire unit of work: 1991037939
    [junit] [EL Finest]: 2024-01-08 18:54:23.053--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:23.053--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.053--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.053--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c9c2e9d)
    [junit] [EL Finest]: 2024-01-08 18:54:23.053--ServerSession(454071866)--Connection(2095765753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.053--ClientSession(487005488)--Connection(2095765753)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.053--ClientSession(487005488)--Connection(2095765753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:23.053--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4831ad43)
    [junit] [EL Finer]: 2024-01-08 18:54:23.053--ClientSession(487005488)--Connection(300935487)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:23.053--ClientSession(487005488)--Connection(300935487)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:23.053--ClientSession(487005488)--Connection(300935487)--Thread(Thread[main,5,main])--	bind => [2, Tina, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:23.053--ClientSession(487005488)--Connection(300935487)--Thread(Thread[main,5,main])--	bind => [1, Hugo, Maier, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:23.053--ClientSession(487005488)--Connection(300935487)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:23.054--ClientSession(487005488)--Connection(300935487)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.054--ServerSession(454071866)--Connection(2095765753)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.054--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.054--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.054--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.054--ClientSession(487005488)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.054--UnitOfWork(1991037939)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.054--ClientSession(487005488)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.055--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 447437220
    [junit] [EL Finer]: 2024-01-08 18:54:23.055--ClientSession(447437220)--Thread(Thread[main,5,main])--acquire unit of work: 808220440
    [junit] [EL Finer]: 2024-01-08 18:54:23.055--UnitOfWork(808220440)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:23.055--UnitOfWork(808220440)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:23.055--UnitOfWork(808220440)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT FIRSTNAME, LASTNAME FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.055--ServerSession(454071866)--Connection(468404749)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.056--ServerSession(454071866)--Connection(468404749)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.056--ServerSession(454071866)--Connection(665233711)--Thread(Thread[main,5,main])--SELECT FIRSTNAME, LASTNAME FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:23.056--ServerSession(454071866)--Connection(468404749)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.056--UnitOfWork(808220440)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.056--ClientSession(447437220)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.071--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 817477797
    [junit] [EL Finer]: 2024-01-08 18:54:23.072--ClientSession(817477797)--Thread(Thread[main,5,main])--acquire unit of work: 784743522
    [junit] [EL Finest]: 2024-01-08 18:54:23.072--UnitOfWork(784743522)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:23.072--UnitOfWork(784743522)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.072--UnitOfWork(784743522)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.072--UnitOfWork(784743522)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@16d967e3)
    [junit] [EL Finest]: 2024-01-08 18:54:23.072--ServerSession(454071866)--Connection(2002943055)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.072--ClientSession(817477797)--Connection(2002943055)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.072--ClientSession(817477797)--Connection(2002943055)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:23.072--UnitOfWork(784743522)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d27d497)
    [junit] [EL Finer]: 2024-01-08 18:54:23.072--ClientSession(817477797)--Connection(710535999)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:23.072--ClientSession(817477797)--Connection(710535999)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:23.072--ClientSession(817477797)--Connection(710535999)--Thread(Thread[main,5,main])--	bind => [2, Tina, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:23.072--ClientSession(817477797)--Connection(710535999)--Thread(Thread[main,5,main])--	bind => [1, Hugo, Maier, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:23.072--ClientSession(817477797)--Connection(710535999)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:23.073--ClientSession(817477797)--Connection(710535999)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.073--ServerSession(454071866)--Connection(2002943055)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.073--UnitOfWork(784743522)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.073--UnitOfWork(784743522)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.073--UnitOfWork(784743522)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.073--ClientSession(817477797)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.073--UnitOfWork(784743522)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.073--ClientSession(817477797)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.074--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 324757671
    [junit] [EL Finer]: 2024-01-08 18:54:23.074--ClientSession(324757671)--Thread(Thread[main,5,main])--acquire unit of work: 2119100763
    [junit] [EL Finest]: 2024-01-08 18:54:23.074--UnitOfWork(2119100763)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT FIRSTNAME FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.074--ServerSession(454071866)--Connection(2015224861)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.074--ServerSession(454071866)--Connection(2015224861)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.074--ServerSession(454071866)--Connection(1323724784)--Thread(Thread[main,5,main])--SELECT FIRSTNAME FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:23.074--ServerSession(454071866)--Connection(2015224861)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.09--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1644347929
    [junit] [EL Finer]: 2024-01-08 18:54:23.09--ClientSession(1644347929)--Thread(Thread[main,5,main])--acquire unit of work: 87272859
    [junit] [EL Finest]: 2024-01-08 18:54:23.09--UnitOfWork(87272859)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:23.09--UnitOfWork(87272859)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.09--UnitOfWork(87272859)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.09--UnitOfWork(87272859)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@24e97319)
    [junit] [EL Finest]: 2024-01-08 18:54:23.09--ServerSession(454071866)--Connection(1478363267)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.09--ClientSession(1644347929)--Connection(1478363267)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.09--ClientSession(1644347929)--Connection(1478363267)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:23.09--UnitOfWork(87272859)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b21e8b0)
    [junit] [EL Finer]: 2024-01-08 18:54:23.09--ClientSession(1644347929)--Connection(212737880)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:23.09--ClientSession(1644347929)--Connection(212737880)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:23.09--ClientSession(1644347929)--Connection(212737880)--Thread(Thread[main,5,main])--	bind => [1, Hugo, Maier, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:23.09--ClientSession(1644347929)--Connection(212737880)--Thread(Thread[main,5,main])--	bind => [2, Tina, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:23.09--ClientSession(1644347929)--Connection(212737880)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:23.091--ClientSession(1644347929)--Connection(212737880)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.091--ServerSession(454071866)--Connection(1478363267)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.091--UnitOfWork(87272859)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.091--UnitOfWork(87272859)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.091--UnitOfWork(87272859)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.091--ClientSession(1644347929)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.091--UnitOfWork(87272859)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.091--ClientSession(1644347929)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.092--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1265768354
    [junit] [EL Finer]: 2024-01-08 18:54:23.092--ClientSession(1265768354)--Thread(Thread[main,5,main])--acquire unit of work: 1609724165
    [junit] [EL Finest]: 2024-01-08 18:54:23.092--UnitOfWork(1609724165)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT FIRSTNAME, ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.092--ServerSession(454071866)--Connection(1893683066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.092--ServerSession(454071866)--Connection(1893683066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.092--ServerSession(454071866)--Connection(1360349293)--Thread(Thread[main,5,main])--SELECT FIRSTNAME, ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:23.093--ServerSession(454071866)--Connection(1893683066)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.093--UnitOfWork(1609724165)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:23.093--ServerSession(454071866)--Connection(1276742613)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.093--ServerSession(454071866)--Connection(1276742613)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.093--ServerSession(454071866)--Connection(926213147)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:23.093--ServerSession(454071866)--Connection(1276742613)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.109--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1286132552
    [junit] [EL Finer]: 2024-01-08 18:54:23.109--ClientSession(1286132552)--Thread(Thread[main,5,main])--acquire unit of work: 2121653562
    [junit] [EL Finest]: 2024-01-08 18:54:23.109--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:23.109--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.109--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.109--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f4b62c0)
    [junit] [EL Finest]: 2024-01-08 18:54:23.109--ServerSession(454071866)--Connection(753602291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.109--ClientSession(1286132552)--Connection(753602291)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.109--ClientSession(1286132552)--Connection(753602291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:23.109--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@77b9ca8d)
    [junit] [EL Finer]: 2024-01-08 18:54:23.109--ClientSession(1286132552)--Connection(941765836)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:23.109--ClientSession(1286132552)--Connection(941765836)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:23.109--ClientSession(1286132552)--Connection(941765836)--Thread(Thread[main,5,main])--	bind => [2, Tina, Schmidt, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:23.109--ClientSession(1286132552)--Connection(941765836)--Thread(Thread[main,5,main])--	bind => [1, Hugo, Maier, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:23.109--ClientSession(1286132552)--Connection(941765836)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:23.11--ClientSession(1286132552)--Connection(941765836)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.11--ServerSession(454071866)--Connection(753602291)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.11--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.11--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.11--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.11--ClientSession(1286132552)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.11--UnitOfWork(2121653562)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.11--ClientSession(1286132552)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.111--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 506375028
    [junit] [EL Finer]: 2024-01-08 18:54:23.111--ClientSession(506375028)--Thread(Thread[main,5,main])--acquire unit of work: 1299272458
    [junit] [EL Finest]: 2024-01-08 18:54:23.111--UnitOfWork(1299272458)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT FIRSTNAME, LASTNAME FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.111--ServerSession(454071866)--Connection(1531785415)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.111--ServerSession(454071866)--Connection(1531785415)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.111--ServerSession(454071866)--Connection(2060092769)--Thread(Thread[main,5,main])--SELECT FIRSTNAME, LASTNAME FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:23.111--ServerSession(454071866)--Connection(1531785415)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.114 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestSelectListTypes
    [junit] [EL Finer]: 2024-01-08 18:54:23.127--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 573339193
    [junit] [EL Finer]: 2024-01-08 18:54:23.127--ClientSession(573339193)--Thread(Thread[main,5,main])--acquire unit of work: 633787529
    [junit] [EL Finest]: 2024-01-08 18:54:23.127--UnitOfWork(633787529)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.127--UnitOfWork(633787529)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.127--UnitOfWork(633787529)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4e2d47c1)
    [junit] [EL Finest]: 2024-01-08 18:54:23.127--ServerSession(454071866)--Connection(801352108)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.127--ClientSession(573339193)--Connection(801352108)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.127--ClientSession(573339193)--Connection(801352108)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.128--ClientSession(573339193)--Connection(989251906)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@a37ede6, [B@380bbbc5, [B@168556cf, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@26fada87, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@13975b63, [B@76271f47, [B@4a280c62, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.13--ClientSession(573339193)--Connection(989251906)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.131--ServerSession(454071866)--Connection(801352108)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.131--UnitOfWork(633787529)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.131--UnitOfWork(633787529)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.131--UnitOfWork(633787529)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.131--ClientSession(573339193)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.131--UnitOfWork(633787529)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.131--ClientSession(573339193)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.131--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1472296432
    [junit] [EL Finer]: 2024-01-08 18:54:23.131--ClientSession(1472296432)--Thread(Thread[main,5,main])--acquire unit of work: 1534139027
    [junit] [EL Finest]: 2024-01-08 18:54:23.131--UnitOfWork(1534139027)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.131--ServerSession(454071866)--Connection(1449573104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.131--ServerSession(454071866)--Connection(1449573104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.131--ServerSession(454071866)--Connection(183742683)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.132--ServerSession(454071866)--Connection(1449573104)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.133--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1476130606
    [junit] [EL Finer]: 2024-01-08 18:54:23.133--ClientSession(1476130606)--Thread(Thread[main,5,main])--acquire unit of work: 791071565
    [junit] [EL Finest]: 2024-01-08 18:54:23.133--UnitOfWork(791071565)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(W_BYTE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.133--ServerSession(454071866)--Connection(1754883849)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.133--ServerSession(454071866)--Connection(1754883849)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.133--ServerSession(454071866)--Connection(1729599784)--Thread(Thread[main,5,main])--SELECT AVG(W_BYTE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.134--ServerSession(454071866)--Connection(1754883849)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.142--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 247406545
    [junit] [EL Finer]: 2024-01-08 18:54:23.142--ClientSession(247406545)--Thread(Thread[main,5,main])--acquire unit of work: 199530541
    [junit] [EL Finest]: 2024-01-08 18:54:23.142--UnitOfWork(199530541)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.142--UnitOfWork(199530541)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.142--UnitOfWork(199530541)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@397d8085)
    [junit] [EL Finest]: 2024-01-08 18:54:23.142--ServerSession(454071866)--Connection(1256309323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.143--ClientSession(247406545)--Connection(1256309323)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.143--ClientSession(247406545)--Connection(1256309323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.143--ClientSession(247406545)--Connection(537887116)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@3c81b47e, [B@78b6da3f, [B@459606bd, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4bc54046, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@7ad62f04, [B@34ff6543, [B@41a92e8f, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.145--ClientSession(247406545)--Connection(537887116)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.145--ServerSession(454071866)--Connection(1256309323)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.146--UnitOfWork(199530541)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.146--UnitOfWork(199530541)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.146--UnitOfWork(199530541)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.146--ClientSession(247406545)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.146--UnitOfWork(199530541)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.146--ClientSession(247406545)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.146--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 740626050
    [junit] [EL Finer]: 2024-01-08 18:54:23.146--ClientSession(740626050)--Thread(Thread[main,5,main])--acquire unit of work: 1895491947
    [junit] [EL Finest]: 2024-01-08 18:54:23.146--UnitOfWork(1895491947)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.146--ServerSession(454071866)--Connection(1242447350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.146--ServerSession(454071866)--Connection(1242447350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.146--ServerSession(454071866)--Connection(1792074587)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.147--ServerSession(454071866)--Connection(1242447350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.148--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1088136881
    [junit] [EL Finer]: 2024-01-08 18:54:23.148--ClientSession(1088136881)--Thread(Thread[main,5,main])--acquire unit of work: 1162594329
    [junit] [EL Finest]: 2024-01-08 18:54:23.148--UnitOfWork(1162594329)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(W_LONG) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.148--ServerSession(454071866)--Connection(391751645)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.148--ServerSession(454071866)--Connection(391751645)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.148--ServerSession(454071866)--Connection(950697688)--Thread(Thread[main,5,main])--SELECT AVG(W_LONG) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.149--ServerSession(454071866)--Connection(391751645)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.157--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 256079699
    [junit] [EL Finer]: 2024-01-08 18:54:23.157--ClientSession(256079699)--Thread(Thread[main,5,main])--acquire unit of work: 1731775680
    [junit] [EL Finest]: 2024-01-08 18:54:23.158--UnitOfWork(1731775680)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.158--UnitOfWork(1731775680)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.158--UnitOfWork(1731775680)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@14b59871)
    [junit] [EL Finest]: 2024-01-08 18:54:23.158--ServerSession(454071866)--Connection(1075932728)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.158--ClientSession(256079699)--Connection(1075932728)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.158--ClientSession(256079699)--Connection(1075932728)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.158--ClientSession(256079699)--Connection(1391382724)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@6e7b53df, [B@2560a086, [B@33092f6e, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6e37943b, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5a66d789, [B@7a2238d3, [B@aa0aa6, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.16--ClientSession(256079699)--Connection(1391382724)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.16--ServerSession(454071866)--Connection(1075932728)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.161--UnitOfWork(1731775680)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.161--UnitOfWork(1731775680)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.161--UnitOfWork(1731775680)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.161--ClientSession(256079699)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.161--UnitOfWork(1731775680)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.161--ClientSession(256079699)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.161--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 91755265
    [junit] [EL Finer]: 2024-01-08 18:54:23.161--ClientSession(91755265)--Thread(Thread[main,5,main])--acquire unit of work: 565484442
    [junit] [EL Finest]: 2024-01-08 18:54:23.161--UnitOfWork(565484442)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.161--ServerSession(454071866)--Connection(1542114516)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.161--ServerSession(454071866)--Connection(1542114516)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.161--ServerSession(454071866)--Connection(808949114)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.162--ServerSession(454071866)--Connection(1542114516)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.163--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 459046872
    [junit] [EL Finer]: 2024-01-08 18:54:23.163--ClientSession(459046872)--Thread(Thread[main,5,main])--acquire unit of work: 1505715435
    [junit] [EL Finest]: 2024-01-08 18:54:23.163--UnitOfWork(1505715435)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(P_DOUBLE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.163--ServerSession(454071866)--Connection(1689696890)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.163--ServerSession(454071866)--Connection(1689696890)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.163--ServerSession(454071866)--Connection(336116711)--Thread(Thread[main,5,main])--SELECT AVG(P_DOUBLE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.164--ServerSession(454071866)--Connection(1689696890)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.172--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1322929166
    [junit] [EL Finer]: 2024-01-08 18:54:23.172--ClientSession(1322929166)--Thread(Thread[main,5,main])--acquire unit of work: 936450936
    [junit] [EL Finest]: 2024-01-08 18:54:23.172--UnitOfWork(936450936)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.172--UnitOfWork(936450936)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.172--UnitOfWork(936450936)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@39dde2a3)
    [junit] [EL Finest]: 2024-01-08 18:54:23.172--ServerSession(454071866)--Connection(1518659820)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.172--ClientSession(1322929166)--Connection(1518659820)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.172--ClientSession(1322929166)--Connection(1518659820)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.173--ClientSession(1322929166)--Connection(1645355819)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@66682ea9, [B@1bd66900, [B@771b81af, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3c18db30, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@1b22a77c, [B@33145371, [B@1829aa45, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.174--ClientSession(1322929166)--Connection(1645355819)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.175--ServerSession(454071866)--Connection(1518659820)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.175--UnitOfWork(936450936)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.175--UnitOfWork(936450936)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.175--UnitOfWork(936450936)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.175--ClientSession(1322929166)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.175--UnitOfWork(936450936)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.175--ClientSession(1322929166)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.175--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 674618892
    [junit] [EL Finer]: 2024-01-08 18:54:23.175--ClientSession(674618892)--Thread(Thread[main,5,main])--acquire unit of work: 1540209498
    [junit] [EL Finest]: 2024-01-08 18:54:23.175--UnitOfWork(1540209498)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.175--ServerSession(454071866)--Connection(470146704)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.175--ServerSession(454071866)--Connection(470146704)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.175--ServerSession(454071866)--Connection(947514752)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.176--ServerSession(454071866)--Connection(470146704)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.177--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 268589103
    [junit] [EL Finer]: 2024-01-08 18:54:23.177--ClientSession(268589103)--Thread(Thread[main,5,main])--acquire unit of work: 748392220
    [junit] [EL Finest]: 2024-01-08 18:54:23.177--UnitOfWork(748392220)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT P_INT FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.177--ServerSession(454071866)--Connection(272682730)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.177--ServerSession(454071866)--Connection(272682730)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.177--ServerSession(454071866)--Connection(1349841152)--Thread(Thread[main,5,main])--SELECT P_INT FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.177--ServerSession(454071866)--Connection(272682730)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.186--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 964941061
    [junit] [EL Finer]: 2024-01-08 18:54:23.186--ClientSession(964941061)--Thread(Thread[main,5,main])--acquire unit of work: 801291055
    [junit] [EL Finest]: 2024-01-08 18:54:23.186--UnitOfWork(801291055)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.186--UnitOfWork(801291055)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.187--UnitOfWork(801291055)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@22d0b2d0)
    [junit] [EL Finest]: 2024-01-08 18:54:23.187--ServerSession(454071866)--Connection(665960320)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.187--ClientSession(964941061)--Connection(665960320)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.187--ClientSession(964941061)--Connection(665960320)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.187--ClientSession(964941061)--Connection(1548259576)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@51ece47a, [B@7b8b0c78, [B@65993c30, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@577cb38d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@6105522c, [B@424e7ab8, [B@6e9aa67d, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.189--ClientSession(964941061)--Connection(1548259576)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.189--ServerSession(454071866)--Connection(665960320)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.189--UnitOfWork(801291055)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.189--UnitOfWork(801291055)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.189--UnitOfWork(801291055)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.189--ClientSession(964941061)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.189--UnitOfWork(801291055)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.19--ClientSession(964941061)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.19--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 498068859
    [junit] [EL Finer]: 2024-01-08 18:54:23.19--ClientSession(498068859)--Thread(Thread[main,5,main])--acquire unit of work: 91779430
    [junit] [EL Finest]: 2024-01-08 18:54:23.19--UnitOfWork(91779430)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.19--ServerSession(454071866)--Connection(732580067)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.19--ServerSession(454071866)--Connection(732580067)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.19--ServerSession(454071866)--Connection(1705898735)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.19--ServerSession(454071866)--Connection(732580067)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.191--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 211071809
    [junit] [EL Finer]: 2024-01-08 18:54:23.192--ClientSession(211071809)--Thread(Thread[main,5,main])--acquire unit of work: 1168372217
    [junit] [EL Finest]: 2024-01-08 18:54:23.192--UnitOfWork(1168372217)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(W_FLOAT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.192--ServerSession(454071866)--Connection(1713671000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.192--ServerSession(454071866)--Connection(1713671000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.192--ServerSession(454071866)--Connection(20404200)--Thread(Thread[main,5,main])--SELECT SUM(W_FLOAT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.192--ServerSession(454071866)--Connection(1713671000)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.2--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 199839837
    [junit] [EL Finer]: 2024-01-08 18:54:23.2--ClientSession(199839837)--Thread(Thread[main,5,main])--acquire unit of work: 608670294
    [junit] [EL Finest]: 2024-01-08 18:54:23.2--UnitOfWork(608670294)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.2--UnitOfWork(608670294)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.2--UnitOfWork(608670294)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@617335ea)
    [junit] [EL Finest]: 2024-01-08 18:54:23.2--ServerSession(454071866)--Connection(1177087081)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.2--ClientSession(199839837)--Connection(1177087081)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.2--ClientSession(199839837)--Connection(1177087081)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.201--ClientSession(199839837)--Connection(541432460)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@302e1360, [B@3164eaa8, [B@4769548f, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6c0f7810, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@2c7ad3e2, [B@3add5d6f, [B@379dbb97, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.202--ClientSession(199839837)--Connection(541432460)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.202--ServerSession(454071866)--Connection(1177087081)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.202--UnitOfWork(608670294)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.202--UnitOfWork(608670294)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.202--UnitOfWork(608670294)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.203--ClientSession(199839837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.203--UnitOfWork(608670294)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.203--ClientSession(199839837)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.203--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1344791399
    [junit] [EL Finer]: 2024-01-08 18:54:23.203--ClientSession(1344791399)--Thread(Thread[main,5,main])--acquire unit of work: 1547338261
    [junit] [EL Finest]: 2024-01-08 18:54:23.203--UnitOfWork(1547338261)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.203--ServerSession(454071866)--Connection(1403684535)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.203--ServerSession(454071866)--Connection(1403684535)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.203--ServerSession(454071866)--Connection(1014801782)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.203--ServerSession(454071866)--Connection(1403684535)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.204--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 613987480
    [junit] [EL Finer]: 2024-01-08 18:54:23.204--ClientSession(613987480)--Thread(Thread[main,5,main])--acquire unit of work: 561206579
    [junit] [EL Finest]: 2024-01-08 18:54:23.204--UnitOfWork(561206579)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(W_SMALLINT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.204--ServerSession(454071866)--Connection(482937333)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.204--ServerSession(454071866)--Connection(482937333)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.205--ServerSession(454071866)--Connection(1657087323)--Thread(Thread[main,5,main])--SELECT SUM(W_SMALLINT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.205--ServerSession(454071866)--Connection(482937333)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.213--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 663705882
    [junit] [EL Finer]: 2024-01-08 18:54:23.213--ClientSession(663705882)--Thread(Thread[main,5,main])--acquire unit of work: 1742226205
    [junit] [EL Finest]: 2024-01-08 18:54:23.213--UnitOfWork(1742226205)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.213--UnitOfWork(1742226205)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.213--UnitOfWork(1742226205)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@14616362)
    [junit] [EL Finest]: 2024-01-08 18:54:23.213--ServerSession(454071866)--Connection(2144845715)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.213--ClientSession(663705882)--Connection(2144845715)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.213--ClientSession(663705882)--Connection(2144845715)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.214--ClientSession(663705882)--Connection(215467805)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@c790b46, [B@4e10067d, [B@2305053, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@79d0d204, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@3d37d543, [B@73da1f76, [B@73e87b96, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.215--ClientSession(663705882)--Connection(215467805)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.215--ServerSession(454071866)--Connection(2144845715)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.215--UnitOfWork(1742226205)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.215--UnitOfWork(1742226205)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.215--UnitOfWork(1742226205)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.215--ClientSession(663705882)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.215--UnitOfWork(1742226205)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.215--ClientSession(663705882)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.216--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 483386349
    [junit] [EL Finer]: 2024-01-08 18:54:23.216--ClientSession(483386349)--Thread(Thread[main,5,main])--acquire unit of work: 781332550
    [junit] [EL Finest]: 2024-01-08 18:54:23.216--UnitOfWork(781332550)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.216--ServerSession(454071866)--Connection(1831375427)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.216--ServerSession(454071866)--Connection(1831375427)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.216--ServerSession(454071866)--Connection(425610382)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.216--ServerSession(454071866)--Connection(1831375427)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.217--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1015319474
    [junit] [EL Finer]: 2024-01-08 18:54:23.218--ClientSession(1015319474)--Thread(Thread[main,5,main])--acquire unit of work: 1442492113
    [junit] [EL Finest]: 2024-01-08 18:54:23.218--UnitOfWork(1442492113)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(ENUM_STRING)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.218--ServerSession(454071866)--Connection(693604571)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.218--ServerSession(454071866)--Connection(693604571)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.218--ServerSession(454071866)--Connection(2052452053)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(ENUM_STRING)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.218--ServerSession(454071866)--Connection(693604571)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.227--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 581593915
    [junit] [EL Finer]: 2024-01-08 18:54:23.227--ClientSession(581593915)--Thread(Thread[main,5,main])--acquire unit of work: 1642394059
    [junit] [EL Finest]: 2024-01-08 18:54:23.227--UnitOfWork(1642394059)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.227--UnitOfWork(1642394059)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.227--UnitOfWork(1642394059)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@47f644f9)
    [junit] [EL Finest]: 2024-01-08 18:54:23.227--ServerSession(454071866)--Connection(566087875)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.227--ClientSession(581593915)--Connection(566087875)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.227--ClientSession(581593915)--Connection(566087875)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.227--ClientSession(581593915)--Connection(476773048)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@3ef443f1, [B@7100b724, [B@1ec22335, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@267f6b32, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@3a084fc7, [B@4e457635, [B@41912f43, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--ClientSession(581593915)--Connection(476773048)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.229--ServerSession(454071866)--Connection(566087875)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--UnitOfWork(1642394059)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--UnitOfWork(1642394059)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--UnitOfWork(1642394059)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--ClientSession(581593915)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--UnitOfWork(1642394059)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--ClientSession(581593915)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1230377640
    [junit] [EL Finer]: 2024-01-08 18:54:23.229--ClientSession(1230377640)--Thread(Thread[main,5,main])--acquire unit of work: 35819008
    [junit] [EL Finest]: 2024-01-08 18:54:23.229--UnitOfWork(35819008)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.229--ServerSession(454071866)--Connection(1103228417)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.229--ServerSession(454071866)--Connection(1103228417)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.23--ServerSession(454071866)--Connection(1852619413)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.23--ServerSession(454071866)--Connection(1103228417)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.231--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1515152191
    [junit] [EL Finer]: 2024-01-08 18:54:23.231--ClientSession(1515152191)--Thread(Thread[main,5,main])--acquire unit of work: 1680155972
    [junit] [EL Finest]: 2024-01-08 18:54:23.231--UnitOfWork(1680155972)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(W_INTEGER) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.231--ServerSession(454071866)--Connection(1099097753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.231--ServerSession(454071866)--Connection(1099097753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.231--ServerSession(454071866)--Connection(458015859)--Thread(Thread[main,5,main])--SELECT SUM(W_INTEGER) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.232--ServerSession(454071866)--Connection(1099097753)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.24--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1544267516
    [junit] [EL Finer]: 2024-01-08 18:54:23.24--ClientSession(1544267516)--Thread(Thread[main,5,main])--acquire unit of work: 1049045289
    [junit] [EL Finest]: 2024-01-08 18:54:23.24--UnitOfWork(1049045289)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.24--UnitOfWork(1049045289)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.24--UnitOfWork(1049045289)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@17c2d06)
    [junit] [EL Finest]: 2024-01-08 18:54:23.24--ServerSession(454071866)--Connection(1840926050)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.24--ClientSession(1544267516)--Connection(1840926050)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.24--ClientSession(1544267516)--Connection(1840926050)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.241--ClientSession(1544267516)--Connection(970457718)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@5f07d5aa, [B@60695275, [B@1593c6e2, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@207f36b3, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@41b40d93, [B@6be4152a, [B@604b6a62, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.242--ClientSession(1544267516)--Connection(970457718)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.242--ServerSession(454071866)--Connection(1840926050)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.242--UnitOfWork(1049045289)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.242--UnitOfWork(1049045289)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.243--UnitOfWork(1049045289)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.243--ClientSession(1544267516)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.243--UnitOfWork(1049045289)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.243--ClientSession(1544267516)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.243--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 675556188
    [junit] [EL Finer]: 2024-01-08 18:54:23.243--ClientSession(675556188)--Thread(Thread[main,5,main])--acquire unit of work: 1366710160
    [junit] [EL Finest]: 2024-01-08 18:54:23.243--UnitOfWork(1366710160)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.243--ServerSession(454071866)--Connection(50822885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.243--ServerSession(454071866)--Connection(50822885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.243--ServerSession(454071866)--Connection(705715110)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.243--ServerSession(454071866)--Connection(50822885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.245--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 862568771
    [junit] [EL Finer]: 2024-01-08 18:54:23.245--ClientSession(862568771)--Thread(Thread[main,5,main])--acquire unit of work: 178687580
    [junit] [EL Finest]: 2024-01-08 18:54:23.245--UnitOfWork(178687580)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(STRING_VC) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.245--ServerSession(454071866)--Connection(993531335)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.245--ServerSession(454071866)--Connection(993531335)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.245--ServerSession(454071866)--Connection(1932927184)--Thread(Thread[main,5,main])--SELECT MAX(STRING_VC) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.245--ServerSession(454071866)--Connection(993531335)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.254--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 157096748
    [junit] [EL Finer]: 2024-01-08 18:54:23.254--ClientSession(157096748)--Thread(Thread[main,5,main])--acquire unit of work: 1134454735
    [junit] [EL Finest]: 2024-01-08 18:54:23.254--UnitOfWork(1134454735)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.254--UnitOfWork(1134454735)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.254--UnitOfWork(1134454735)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@62032410)
    [junit] [EL Finest]: 2024-01-08 18:54:23.254--ServerSession(454071866)--Connection(888089029)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.254--ClientSession(157096748)--Connection(888089029)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.254--ClientSession(157096748)--Connection(888089029)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.255--ClientSession(157096748)--Connection(156303601)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@7ccf3730, [B@31a3986d, [B@49a03511, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@efd3919, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@b8ef941, [B@264368ad, [B@6e83c9c9, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--ClientSession(157096748)--Connection(156303601)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.256--ServerSession(454071866)--Connection(888089029)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--UnitOfWork(1134454735)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--UnitOfWork(1134454735)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--UnitOfWork(1134454735)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--ClientSession(157096748)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--UnitOfWork(1134454735)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--ClientSession(157096748)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 946862393
    [junit] [EL Finer]: 2024-01-08 18:54:23.256--ClientSession(946862393)--Thread(Thread[main,5,main])--acquire unit of work: 959979597
    [junit] [EL Finest]: 2024-01-08 18:54:23.256--UnitOfWork(959979597)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.256--ServerSession(454071866)--Connection(30052861)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.257--ServerSession(454071866)--Connection(30052861)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.257--ServerSession(454071866)--Connection(1546015819)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.257--ServerSession(454071866)--Connection(30052861)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.258--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1928849204
    [junit] [EL Finer]: 2024-01-08 18:54:23.258--ClientSession(1928849204)--Thread(Thread[main,5,main])--acquire unit of work: 471839974
    [junit] [EL Finest]: 2024-01-08 18:54:23.258--UnitOfWork(471839974)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(WBA_BINARY)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.258--ServerSession(454071866)--Connection(1583838717)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.259--ServerSession(454071866)--Connection(1583838717)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.259--ServerSession(454071866)--Connection(683161496)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(WBA_BINARY)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.259--ServerSession(454071866)--Connection(1583838717)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.267--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 136454531
    [junit] [EL Finer]: 2024-01-08 18:54:23.268--ClientSession(136454531)--Thread(Thread[main,5,main])--acquire unit of work: 813604656
    [junit] [EL Finest]: 2024-01-08 18:54:23.268--UnitOfWork(813604656)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.268--UnitOfWork(813604656)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.268--UnitOfWork(813604656)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@20d5f1c5)
    [junit] [EL Finest]: 2024-01-08 18:54:23.268--ServerSession(454071866)--Connection(650390184)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.268--ClientSession(136454531)--Connection(650390184)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.268--ClientSession(136454531)--Connection(650390184)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.268--ClientSession(136454531)--Connection(517579965)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@4b51cb8f, [B@4cc73927, [B@132d4bae, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@67cafa68, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@220248ad, [B@577953cb, [B@2ef002b1, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.269--ClientSession(136454531)--Connection(517579965)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.27--ServerSession(454071866)--Connection(650390184)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.27--UnitOfWork(813604656)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.27--UnitOfWork(813604656)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.27--UnitOfWork(813604656)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.27--ClientSession(136454531)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.27--UnitOfWork(813604656)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.27--ClientSession(136454531)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.27--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 496976047
    [junit] [EL Finer]: 2024-01-08 18:54:23.27--ClientSession(496976047)--Thread(Thread[main,5,main])--acquire unit of work: 1320219629
    [junit] [EL Finest]: 2024-01-08 18:54:23.27--UnitOfWork(1320219629)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.27--ServerSession(454071866)--Connection(373381960)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.27--ServerSession(454071866)--Connection(373381960)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.27--ServerSession(454071866)--Connection(71830311)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.271--ServerSession(454071866)--Connection(373381960)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.272--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 301526453
    [junit] [EL Finer]: 2024-01-08 18:54:23.272--ClientSession(301526453)--Thread(Thread[main,5,main])--acquire unit of work: 1803666266
    [junit] [EL Finest]: 2024-01-08 18:54:23.272--UnitOfWork(1803666266)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(P_BOOLEAN)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.272--ServerSession(454071866)--Connection(546947022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.272--ServerSession(454071866)--Connection(546947022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.272--ServerSession(454071866)--Connection(668762367)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(P_BOOLEAN)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.272--ServerSession(454071866)--Connection(546947022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.281--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 989058233
    [junit] [EL Finer]: 2024-01-08 18:54:23.281--ClientSession(989058233)--Thread(Thread[main,5,main])--acquire unit of work: 834670567
    [junit] [EL Finest]: 2024-01-08 18:54:23.281--UnitOfWork(834670567)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.281--UnitOfWork(834670567)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.281--UnitOfWork(834670567)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2b2fdee3)
    [junit] [EL Finest]: 2024-01-08 18:54:23.281--ServerSession(454071866)--Connection(760535908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.281--ClientSession(989058233)--Connection(760535908)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.281--ClientSession(989058233)--Connection(760535908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.282--ClientSession(989058233)--Connection(1460705214)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@744b5bd7, [B@7f4f31c1, [B@31eb7290, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4292a5c6, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@6ca9dba0, [B@6a6e3ecd, [B@7baee2, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.283--ClientSession(989058233)--Connection(1460705214)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.283--ServerSession(454071866)--Connection(760535908)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.283--UnitOfWork(834670567)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.283--UnitOfWork(834670567)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.283--UnitOfWork(834670567)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.283--ClientSession(989058233)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.283--UnitOfWork(834670567)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.284--ClientSession(989058233)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.284--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 865361280
    [junit] [EL Finer]: 2024-01-08 18:54:23.284--ClientSession(865361280)--Thread(Thread[main,5,main])--acquire unit of work: 1625985323
    [junit] [EL Finest]: 2024-01-08 18:54:23.284--UnitOfWork(1625985323)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.284--ServerSession(454071866)--Connection(611962907)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.284--ServerSession(454071866)--Connection(611962907)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.284--ServerSession(454071866)--Connection(1710080850)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.284--ServerSession(454071866)--Connection(611962907)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.286--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1705724573
    [junit] [EL Finer]: 2024-01-08 18:54:23.286--ClientSession(1705724573)--Thread(Thread[main,5,main])--acquire unit of work: 1135189746
    [junit] [EL Finest]: 2024-01-08 18:54:23.286--UnitOfWork(1135189746)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(W_DOUBLE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.286--ServerSession(454071866)--Connection(1727822355)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.286--ServerSession(454071866)--Connection(1727822355)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.286--ServerSession(454071866)--Connection(1855892118)--Thread(Thread[main,5,main])--SELECT AVG(W_DOUBLE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.286--ServerSession(454071866)--Connection(1727822355)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.295--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1089973861
    [junit] [EL Finer]: 2024-01-08 18:54:23.295--ClientSession(1089973861)--Thread(Thread[main,5,main])--acquire unit of work: 1725727019
    [junit] [EL Finest]: 2024-01-08 18:54:23.295--UnitOfWork(1725727019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.295--UnitOfWork(1725727019)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.295--UnitOfWork(1725727019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4575df15)
    [junit] [EL Finest]: 2024-01-08 18:54:23.295--ServerSession(454071866)--Connection(1349437418)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.295--ClientSession(1089973861)--Connection(1349437418)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.295--ClientSession(1089973861)--Connection(1349437418)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.295--ClientSession(1089973861)--Connection(1001231507)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2a5eac38, [B@ca97f0e, [B@1084b6f7, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@5092d376, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@ff28a30, [B@48e4d5cf, [B@7d62e12a, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.296--ClientSession(1089973861)--Connection(1001231507)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.297--ServerSession(454071866)--Connection(1349437418)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.297--UnitOfWork(1725727019)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.297--UnitOfWork(1725727019)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.297--UnitOfWork(1725727019)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.297--ClientSession(1089973861)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.297--UnitOfWork(1725727019)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.297--ClientSession(1089973861)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.297--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 607128289
    [junit] [EL Finer]: 2024-01-08 18:54:23.297--ClientSession(607128289)--Thread(Thread[main,5,main])--acquire unit of work: 1936591864
    [junit] [EL Finest]: 2024-01-08 18:54:23.297--UnitOfWork(1936591864)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.297--ServerSession(454071866)--Connection(2049219731)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.297--ServerSession(454071866)--Connection(2049219731)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.297--ServerSession(454071866)--Connection(983090898)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.298--ServerSession(454071866)--Connection(2049219731)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.298--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1081232589
    [junit] [EL Finer]: 2024-01-08 18:54:23.298--ClientSession(1081232589)--Thread(Thread[main,5,main])--acquire unit of work: 1240346826
    [junit] [EL Finest]: 2024-01-08 18:54:23.298--UnitOfWork(1240346826)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT WBA_BLOB FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.299--ServerSession(454071866)--Connection(56558685)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.299--ServerSession(454071866)--Connection(56558685)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.299--ServerSession(454071866)--Connection(1531653114)--Thread(Thread[main,5,main])--SELECT WBA_BLOB FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.299--ServerSession(454071866)--Connection(56558685)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.307--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1221421089
    [junit] [EL Finer]: 2024-01-08 18:54:23.307--ClientSession(1221421089)--Thread(Thread[main,5,main])--acquire unit of work: 690143122
    [junit] [EL Finest]: 2024-01-08 18:54:23.307--UnitOfWork(690143122)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.307--UnitOfWork(690143122)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.307--UnitOfWork(690143122)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@70e9a9d6)
    [junit] [EL Finest]: 2024-01-08 18:54:23.307--ServerSession(454071866)--Connection(1173891565)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.307--ClientSession(1221421089)--Connection(1173891565)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.307--ClientSession(1221421089)--Connection(1173891565)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.307--ClientSession(1221421089)--Connection(1396990912)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1c441c0c, [B@18f7f928, [B@37c5cf61, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@700a2863, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4c12ee12, [B@6b0b6001, [B@72ac14c6, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.308--ClientSession(1221421089)--Connection(1396990912)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.308--ServerSession(454071866)--Connection(1173891565)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.309--UnitOfWork(690143122)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.309--UnitOfWork(690143122)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.309--UnitOfWork(690143122)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.309--ClientSession(1221421089)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.309--UnitOfWork(690143122)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.309--ClientSession(1221421089)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.309--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 719203912
    [junit] [EL Finer]: 2024-01-08 18:54:23.309--ClientSession(719203912)--Thread(Thread[main,5,main])--acquire unit of work: 1517556400
    [junit] [EL Finest]: 2024-01-08 18:54:23.309--UnitOfWork(1517556400)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.309--ServerSession(454071866)--Connection(960798591)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.309--ServerSession(454071866)--Connection(960798591)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.309--ServerSession(454071866)--Connection(834139250)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.309--ServerSession(454071866)--Connection(960798591)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.31--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2145388720
    [junit] [EL Finer]: 2024-01-08 18:54:23.31--ClientSession(2145388720)--Thread(Thread[main,5,main])--acquire unit of work: 1261149750
    [junit] [EL Finest]: 2024-01-08 18:54:23.31--UnitOfWork(1261149750)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT W_FLOAT FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.31--ServerSession(454071866)--Connection(1007053670)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.31--ServerSession(454071866)--Connection(1007053670)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.31--ServerSession(454071866)--Connection(1320814016)--Thread(Thread[main,5,main])--SELECT W_FLOAT FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.311--ServerSession(454071866)--Connection(1007053670)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.318--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 930432265
    [junit] [EL Finer]: 2024-01-08 18:54:23.318--ClientSession(930432265)--Thread(Thread[main,5,main])--acquire unit of work: 120353665
    [junit] [EL Finest]: 2024-01-08 18:54:23.318--UnitOfWork(120353665)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.318--UnitOfWork(120353665)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.318--UnitOfWork(120353665)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4f51cdf4)
    [junit] [EL Finest]: 2024-01-08 18:54:23.318--ServerSession(454071866)--Connection(95829678)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.318--ClientSession(930432265)--Connection(95829678)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.318--ClientSession(930432265)--Connection(95829678)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.319--ClientSession(930432265)--Connection(1392645527)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@bad783d, [B@3fda74a8, [B@49614b44, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4e38fad, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@64ef639c, [B@87c349d, [B@4b0465bd, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.32--ClientSession(930432265)--Connection(1392645527)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.321--ServerSession(454071866)--Connection(95829678)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.321--UnitOfWork(120353665)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.321--UnitOfWork(120353665)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.321--UnitOfWork(120353665)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.321--ClientSession(930432265)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.321--UnitOfWork(120353665)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.321--ClientSession(930432265)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.321--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1293861567
    [junit] [EL Finer]: 2024-01-08 18:54:23.321--ClientSession(1293861567)--Thread(Thread[main,5,main])--acquire unit of work: 242472998
    [junit] [EL Finest]: 2024-01-08 18:54:23.321--UnitOfWork(242472998)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.321--ServerSession(454071866)--Connection(836597567)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.321--ServerSession(454071866)--Connection(836597567)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.321--ServerSession(454071866)--Connection(1867378034)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.322--ServerSession(454071866)--Connection(836597567)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.323--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 775415640
    [junit] [EL Finer]: 2024-01-08 18:54:23.323--ClientSession(775415640)--Thread(Thread[main,5,main])--acquire unit of work: 1303834035
    [junit] [EL Finest]: 2024-01-08 18:54:23.323--UnitOfWork(1303834035)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT W_SMALLINT FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.323--ServerSession(454071866)--Connection(2144260895)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.323--ServerSession(454071866)--Connection(2144260895)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.323--ServerSession(454071866)--Connection(1633706549)--Thread(Thread[main,5,main])--SELECT W_SMALLINT FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.323--ServerSession(454071866)--Connection(2144260895)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.333--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 373419559
    [junit] [EL Finer]: 2024-01-08 18:54:23.333--ClientSession(373419559)--Thread(Thread[main,5,main])--acquire unit of work: 26357815
    [junit] [EL Finest]: 2024-01-08 18:54:23.333--UnitOfWork(26357815)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.333--UnitOfWork(26357815)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.333--UnitOfWork(26357815)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6971e091)
    [junit] [EL Finest]: 2024-01-08 18:54:23.333--ServerSession(454071866)--Connection(1664358286)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.333--ClientSession(373419559)--Connection(1664358286)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.333--ClientSession(373419559)--Connection(1664358286)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.334--ClientSession(373419559)--Connection(1341042056)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@5d63ce, [B@43969c2c, [B@c6c1921, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3d67e1b7, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@564fa6c6, [B@214f37df, [B@4d0697c6, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.335--ClientSession(373419559)--Connection(1341042056)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.336--ServerSession(454071866)--Connection(1664358286)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.336--UnitOfWork(26357815)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.336--UnitOfWork(26357815)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.336--UnitOfWork(26357815)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.336--ClientSession(373419559)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.336--UnitOfWork(26357815)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.336--ClientSession(373419559)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.336--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1171546449
    [junit] [EL Finer]: 2024-01-08 18:54:23.336--ClientSession(1171546449)--Thread(Thread[main,5,main])--acquire unit of work: 2146178702
    [junit] [EL Finest]: 2024-01-08 18:54:23.336--UnitOfWork(2146178702)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.336--ServerSession(454071866)--Connection(2039451429)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.336--ServerSession(454071866)--Connection(2039451429)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.336--ServerSession(454071866)--Connection(1858089311)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.337--ServerSession(454071866)--Connection(2039451429)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.338--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 678945978
    [junit] [EL Finer]: 2024-01-08 18:54:23.338--ClientSession(678945978)--Thread(Thread[main,5,main])--acquire unit of work: 1298213523
    [junit] [EL Finest]: 2024-01-08 18:54:23.338--UnitOfWork(1298213523)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(SQL_DATE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.338--ServerSession(454071866)--Connection(1513052113)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.338--ServerSession(454071866)--Connection(1513052113)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.338--ServerSession(454071866)--Connection(976254793)--Thread(Thread[main,5,main])--SELECT MAX(SQL_DATE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.339--ServerSession(454071866)--Connection(1513052113)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.348--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1887861616
    [junit] [EL Finer]: 2024-01-08 18:54:23.348--ClientSession(1887861616)--Thread(Thread[main,5,main])--acquire unit of work: 1975696127
    [junit] [EL Finest]: 2024-01-08 18:54:23.348--UnitOfWork(1975696127)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.348--UnitOfWork(1975696127)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.348--UnitOfWork(1975696127)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@382b74ad)
    [junit] [EL Finest]: 2024-01-08 18:54:23.348--ServerSession(454071866)--Connection(484312508)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.348--ClientSession(1887861616)--Connection(484312508)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.348--ClientSession(1887861616)--Connection(484312508)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.349--ClientSession(1887861616)--Connection(1341553739)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@459a99c9, [B@29058723, [B@f04b408, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@268e3a6a, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@374baba3, [B@32720ef6, [B@187c5844, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.35--ClientSession(1887861616)--Connection(1341553739)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.35--ServerSession(454071866)--Connection(484312508)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.35--UnitOfWork(1975696127)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.35--UnitOfWork(1975696127)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.351--UnitOfWork(1975696127)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.351--ClientSession(1887861616)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.351--UnitOfWork(1975696127)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.351--ClientSession(1887861616)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.351--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2112469381
    [junit] [EL Finer]: 2024-01-08 18:54:23.351--ClientSession(2112469381)--Thread(Thread[main,5,main])--acquire unit of work: 16881239
    [junit] [EL Finest]: 2024-01-08 18:54:23.351--UnitOfWork(16881239)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.351--ServerSession(454071866)--Connection(1920819498)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.351--ServerSession(454071866)--Connection(1920819498)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.351--ServerSession(454071866)--Connection(516339638)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.352--ServerSession(454071866)--Connection(1920819498)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.353--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1389878317
    [junit] [EL Finer]: 2024-01-08 18:54:23.353--ClientSession(1389878317)--Thread(Thread[main,5,main])--acquire unit of work: 746728081
    [junit] [EL Finest]: 2024-01-08 18:54:23.353--UnitOfWork(746728081)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(SQL_TIME) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.353--ServerSession(454071866)--Connection(1629318066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.353--ServerSession(454071866)--Connection(1629318066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.353--ServerSession(454071866)--Connection(203488224)--Thread(Thread[main,5,main])--SELECT MAX(SQL_TIME) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.353--ServerSession(454071866)--Connection(1629318066)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.362--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1546632922
    [junit] [EL Finer]: 2024-01-08 18:54:23.362--ClientSession(1546632922)--Thread(Thread[main,5,main])--acquire unit of work: 1864439842
    [junit] [EL Finest]: 2024-01-08 18:54:23.362--UnitOfWork(1864439842)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.362--UnitOfWork(1864439842)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.362--UnitOfWork(1864439842)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3ae31a0f)
    [junit] [EL Finest]: 2024-01-08 18:54:23.362--ServerSession(454071866)--Connection(298550843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.362--ClientSession(1546632922)--Connection(298550843)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.362--ClientSession(1546632922)--Connection(298550843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.363--ClientSession(1546632922)--Connection(898048160)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@7d7b5971, [B@30cce2bb, [B@25f475a6, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@18087347, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@3f9f11e6, [B@6891f594, [B@6e4ef465, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--ClientSession(1546632922)--Connection(898048160)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.364--ServerSession(454071866)--Connection(298550843)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--UnitOfWork(1864439842)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--UnitOfWork(1864439842)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--UnitOfWork(1864439842)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--ClientSession(1546632922)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--UnitOfWork(1864439842)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--ClientSession(1546632922)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 217989700
    [junit] [EL Finer]: 2024-01-08 18:54:23.364--ClientSession(217989700)--Thread(Thread[main,5,main])--acquire unit of work: 7401819
    [junit] [EL Finest]: 2024-01-08 18:54:23.364--UnitOfWork(7401819)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.365--ServerSession(454071866)--Connection(1928110125)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.365--ServerSession(454071866)--Connection(1928110125)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.365--ServerSession(454071866)--Connection(875184045)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.365--ServerSession(454071866)--Connection(1928110125)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.366--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 668339505
    [junit] [EL Finer]: 2024-01-08 18:54:23.366--ClientSession(668339505)--Thread(Thread[main,5,main])--acquire unit of work: 128147002
    [junit] [EL Finest]: 2024-01-08 18:54:23.366--UnitOfWork(128147002)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT PBA_BINARY FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.366--ServerSession(454071866)--Connection(290608334)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.366--ServerSession(454071866)--Connection(290608334)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.366--ServerSession(454071866)--Connection(88836485)--Thread(Thread[main,5,main])--SELECT PBA_BINARY FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.367--ServerSession(454071866)--Connection(290608334)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.375--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1434786752
    [junit] [EL Finer]: 2024-01-08 18:54:23.375--ClientSession(1434786752)--Thread(Thread[main,5,main])--acquire unit of work: 1526009243
    [junit] [EL Finest]: 2024-01-08 18:54:23.375--UnitOfWork(1526009243)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.375--UnitOfWork(1526009243)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.375--UnitOfWork(1526009243)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@365ebc58)
    [junit] [EL Finest]: 2024-01-08 18:54:23.375--ServerSession(454071866)--Connection(437328533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.375--ClientSession(1434786752)--Connection(437328533)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.375--ClientSession(1434786752)--Connection(437328533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.376--ClientSession(1434786752)--Connection(1240875172)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@765a09fc, [B@648d6010, [B@5e612795, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@5926f473, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@7f151342, [B@70176150, [B@279dbd48, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--ClientSession(1434786752)--Connection(1240875172)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.377--ServerSession(454071866)--Connection(437328533)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--UnitOfWork(1526009243)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--UnitOfWork(1526009243)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--UnitOfWork(1526009243)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--ClientSession(1434786752)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--UnitOfWork(1526009243)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--ClientSession(1434786752)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 533047973
    [junit] [EL Finer]: 2024-01-08 18:54:23.377--ClientSession(533047973)--Thread(Thread[main,5,main])--acquire unit of work: 1691167385
    [junit] [EL Finest]: 2024-01-08 18:54:23.377--UnitOfWork(1691167385)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.377--ServerSession(454071866)--Connection(212155334)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.377--ServerSession(454071866)--Connection(212155334)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.377--ServerSession(454071866)--Connection(412898751)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.378--ServerSession(454071866)--Connection(212155334)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1895556061
    [junit] [EL Finer]: 2024-01-08 18:54:23.379--ClientSession(1895556061)--Thread(Thread[main,5,main])--acquire unit of work: 974526786
    [junit] [EL Finest]: 2024-01-08 18:54:23.379--UnitOfWork(974526786)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ENUM_ORDINAL FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Connection(1300400003)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Connection(1300400003)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Connection(460603587)--Thread(Thread[main,5,main])--SELECT ENUM_ORDINAL FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Connection(1300400003)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1055420087
    [junit] [EL Finer]: 2024-01-08 18:54:23.379--ClientSession(1055420087)--Thread(Thread[main,5,main])--acquire unit of work: 1737443446
    [junit] [EL Finest]: 2024-01-08 18:54:23.379--UnitOfWork(1737443446)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ENUM_ORDINAL FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Connection(1589935644)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Connection(1589935644)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Connection(533779930)--Thread(Thread[main,5,main])--SELECT ENUM_ORDINAL FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.379--ServerSession(454071866)--Connection(1589935644)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.388--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 458189677
    [junit] [EL Finer]: 2024-01-08 18:54:23.388--ClientSession(458189677)--Thread(Thread[main,5,main])--acquire unit of work: 2104702928
    [junit] [EL Finest]: 2024-01-08 18:54:23.388--UnitOfWork(2104702928)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.388--UnitOfWork(2104702928)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.388--UnitOfWork(2104702928)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@fcc981a)
    [junit] [EL Finest]: 2024-01-08 18:54:23.388--ServerSession(454071866)--Connection(760578294)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.388--ClientSession(458189677)--Connection(760578294)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.388--ClientSession(458189677)--Connection(760578294)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.388--ClientSession(458189677)--Connection(1712525622)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@638a98d7, [B@6259e660, [B@4cf24837, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@33845a7d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@47f20fa, [B@29b8acf3, [B@77d5fa03, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.389--ClientSession(458189677)--Connection(1712525622)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.389--ServerSession(454071866)--Connection(760578294)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.389--UnitOfWork(2104702928)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.389--UnitOfWork(2104702928)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.389--UnitOfWork(2104702928)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.39--ClientSession(458189677)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.39--UnitOfWork(2104702928)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.39--ClientSession(458189677)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.39--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 804815950
    [junit] [EL Finer]: 2024-01-08 18:54:23.39--ClientSession(804815950)--Thread(Thread[main,5,main])--acquire unit of work: 1360833062
    [junit] [EL Finest]: 2024-01-08 18:54:23.39--UnitOfWork(1360833062)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.39--ServerSession(454071866)--Connection(2114616462)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.39--ServerSession(454071866)--Connection(2114616462)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.39--ServerSession(454071866)--Connection(572066097)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.39--ServerSession(454071866)--Connection(2114616462)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.391--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2089084208
    [junit] [EL Finer]: 2024-01-08 18:54:23.391--ClientSession(2089084208)--Thread(Thread[main,5,main])--acquire unit of work: 2128155700
    [junit] [EL Finest]: 2024-01-08 18:54:23.391--UnitOfWork(2128155700)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT WCA_CLOB FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.391--ServerSession(454071866)--Connection(1077314533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.391--ServerSession(454071866)--Connection(1077314533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.391--ServerSession(454071866)--Connection(886034114)--Thread(Thread[main,5,main])--SELECT WCA_CLOB FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.391--ServerSession(454071866)--Connection(1077314533)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.4--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1086816037
    [junit] [EL Finer]: 2024-01-08 18:54:23.4--ClientSession(1086816037)--Thread(Thread[main,5,main])--acquire unit of work: 660341469
    [junit] [EL Finest]: 2024-01-08 18:54:23.4--UnitOfWork(660341469)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.4--UnitOfWork(660341469)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.4--UnitOfWork(660341469)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@58c9fcbf)
    [junit] [EL Finest]: 2024-01-08 18:54:23.4--ServerSession(454071866)--Connection(229520915)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.4--ClientSession(1086816037)--Connection(229520915)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.4--ClientSession(1086816037)--Connection(229520915)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.4--ClientSession(1086816037)--Connection(691271252)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@71d2fac0, [B@d304447, [B@5b79457f, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@43ca23a8, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@2528c5eb, [B@2a35af75, [B@3b7645f1, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.401--ClientSession(1086816037)--Connection(691271252)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.402--ServerSession(454071866)--Connection(229520915)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.402--UnitOfWork(660341469)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.402--UnitOfWork(660341469)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.402--UnitOfWork(660341469)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.402--ClientSession(1086816037)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.402--UnitOfWork(660341469)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.402--ClientSession(1086816037)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.402--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1146008755
    [junit] [EL Finer]: 2024-01-08 18:54:23.402--ClientSession(1146008755)--Thread(Thread[main,5,main])--acquire unit of work: 1928952632
    [junit] [EL Finest]: 2024-01-08 18:54:23.402--UnitOfWork(1928952632)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.402--ServerSession(454071866)--Connection(51880762)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.402--ServerSession(454071866)--Connection(51880762)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.402--ServerSession(454071866)--Connection(1065135533)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.403--ServerSession(454071866)--Connection(51880762)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.403--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 856598559
    [junit] [EL Finer]: 2024-01-08 18:54:23.403--ClientSession(856598559)--Thread(Thread[main,5,main])--acquire unit of work: 1866217830
    [junit] [EL Finest]: 2024-01-08 18:54:23.404--UnitOfWork(1866217830)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(W_CHARACTER)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.404--ServerSession(454071866)--Connection(861232157)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.404--ServerSession(454071866)--Connection(861232157)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.404--ServerSession(454071866)--Connection(75360626)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(W_CHARACTER)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.404--ServerSession(454071866)--Connection(861232157)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.412--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1048398852
    [junit] [EL Finer]: 2024-01-08 18:54:23.412--ClientSession(1048398852)--Thread(Thread[main,5,main])--acquire unit of work: 1398334494
    [junit] [EL Finest]: 2024-01-08 18:54:23.412--UnitOfWork(1398334494)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.412--UnitOfWork(1398334494)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.412--UnitOfWork(1398334494)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7ff4677f)
    [junit] [EL Finest]: 2024-01-08 18:54:23.412--ServerSession(454071866)--Connection(2122686682)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.412--ClientSession(1048398852)--Connection(2122686682)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.413--ClientSession(1048398852)--Connection(2122686682)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.413--ClientSession(1048398852)--Connection(846287579)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@7a5dff85, [B@298d0364, [B@d583496, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6f354cf6, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@7a013742, [B@3bd69d45, [B@77e6f22d, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.414--ClientSession(1048398852)--Connection(846287579)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.414--ServerSession(454071866)--Connection(2122686682)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.414--UnitOfWork(1398334494)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.414--UnitOfWork(1398334494)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.414--UnitOfWork(1398334494)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.414--ClientSession(1048398852)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.414--UnitOfWork(1398334494)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.415--ClientSession(1048398852)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.415--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 238927185
    [junit] [EL Finer]: 2024-01-08 18:54:23.415--ClientSession(238927185)--Thread(Thread[main,5,main])--acquire unit of work: 920834503
    [junit] [EL Finest]: 2024-01-08 18:54:23.415--UnitOfWork(920834503)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.415--ServerSession(454071866)--Connection(965964211)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.415--ServerSession(454071866)--Connection(965964211)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.415--ServerSession(454071866)--Connection(625788103)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.415--ServerSession(454071866)--Connection(965964211)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.416--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1325374643
    [junit] [EL Finer]: 2024-01-08 18:54:23.416--ClientSession(1325374643)--Thread(Thread[main,5,main])--acquire unit of work: 1452370112
    [junit] [EL Finest]: 2024-01-08 18:54:23.416--UnitOfWork(1452370112)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(P_DOUBLE)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.416--ServerSession(454071866)--Connection(831541937)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.416--ServerSession(454071866)--Connection(831541937)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.416--ServerSession(454071866)--Connection(1422227438)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(P_DOUBLE)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.417--ServerSession(454071866)--Connection(831541937)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.425--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2002023504
    [junit] [EL Finer]: 2024-01-08 18:54:23.425--ClientSession(2002023504)--Thread(Thread[main,5,main])--acquire unit of work: 2057986560
    [junit] [EL Finest]: 2024-01-08 18:54:23.425--UnitOfWork(2057986560)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.425--UnitOfWork(2057986560)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.425--UnitOfWork(2057986560)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7fcd7f91)
    [junit] [EL Finest]: 2024-01-08 18:54:23.425--ServerSession(454071866)--Connection(729540996)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.425--ClientSession(2002023504)--Connection(729540996)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.425--ClientSession(2002023504)--Connection(729540996)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.426--ClientSession(2002023504)--Connection(1938146032)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2682b39c, [B@52c15901, [B@11cee3bc, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@686fdb55, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5bc28b97, [B@313d8bf, [B@65a61862, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--ClientSession(2002023504)--Connection(1938146032)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.427--ServerSession(454071866)--Connection(729540996)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--UnitOfWork(2057986560)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--UnitOfWork(2057986560)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--UnitOfWork(2057986560)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--ClientSession(2002023504)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--UnitOfWork(2057986560)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--ClientSession(2002023504)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1949301096
    [junit] [EL Finer]: 2024-01-08 18:54:23.427--ClientSession(1949301096)--Thread(Thread[main,5,main])--acquire unit of work: 702560095
    [junit] [EL Finest]: 2024-01-08 18:54:23.427--UnitOfWork(702560095)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.427--ServerSession(454071866)--Connection(908213766)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.427--ServerSession(454071866)--Connection(908213766)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.427--ServerSession(454071866)--Connection(1809923819)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.428--ServerSession(454071866)--Connection(908213766)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.429--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1889658103
    [junit] [EL Finer]: 2024-01-08 18:54:23.429--ClientSession(1889658103)--Thread(Thread[main,5,main])--acquire unit of work: 2111749212
    [junit] [EL Finest]: 2024-01-08 18:54:23.429--UnitOfWork(2111749212)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT WCA_VARCHAR FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.429--ServerSession(454071866)--Connection(863576268)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.429--ServerSession(454071866)--Connection(863576268)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.429--ServerSession(454071866)--Connection(374509974)--Thread(Thread[main,5,main])--SELECT WCA_VARCHAR FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.429--ServerSession(454071866)--Connection(863576268)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.437--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 432470953
    [junit] [EL Finer]: 2024-01-08 18:54:23.438--ClientSession(432470953)--Thread(Thread[main,5,main])--acquire unit of work: 705789319
    [junit] [EL Finest]: 2024-01-08 18:54:23.438--UnitOfWork(705789319)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.438--UnitOfWork(705789319)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.438--UnitOfWork(705789319)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@32b0e533)
    [junit] [EL Finest]: 2024-01-08 18:54:23.438--ServerSession(454071866)--Connection(1466931910)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.438--ClientSession(432470953)--Connection(1466931910)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.438--ClientSession(432470953)--Connection(1466931910)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.438--ClientSession(432470953)--Connection(519772804)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@6b02fa60, [B@4090f46c, [B@2f8b78f7, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@123a3b3d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@6e1702e0, [B@2963a8da, [B@5d5b21c1, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.439--ClientSession(432470953)--Connection(519772804)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.439--ServerSession(454071866)--Connection(1466931910)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.439--UnitOfWork(705789319)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.439--UnitOfWork(705789319)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.44--UnitOfWork(705789319)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.44--ClientSession(432470953)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.44--UnitOfWork(705789319)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.44--ClientSession(432470953)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.44--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2028813425
    [junit] [EL Finer]: 2024-01-08 18:54:23.44--ClientSession(2028813425)--Thread(Thread[main,5,main])--acquire unit of work: 1040459474
    [junit] [EL Finest]: 2024-01-08 18:54:23.44--UnitOfWork(1040459474)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.44--ServerSession(454071866)--Connection(508826232)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.44--ServerSession(454071866)--Connection(508826232)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.44--ServerSession(454071866)--Connection(9337347)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.44--ServerSession(454071866)--Connection(508826232)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.441--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 719342934
    [junit] [EL Finer]: 2024-01-08 18:54:23.441--ClientSession(719342934)--Thread(Thread[main,5,main])--acquire unit of work: 1923245546
    [junit] [EL Finest]: 2024-01-08 18:54:23.441--UnitOfWork(1923245546)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT P_BYTE FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.441--ServerSession(454071866)--Connection(1679859032)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.441--ServerSession(454071866)--Connection(1679859032)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.441--ServerSession(454071866)--Connection(730144738)--Thread(Thread[main,5,main])--SELECT P_BYTE FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.442--ServerSession(454071866)--Connection(1679859032)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.45--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 18365311
    [junit] [EL Finer]: 2024-01-08 18:54:23.451--ClientSession(18365311)--Thread(Thread[main,5,main])--acquire unit of work: 963530944
    [junit] [EL Finest]: 2024-01-08 18:54:23.451--UnitOfWork(963530944)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.451--UnitOfWork(963530944)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.451--UnitOfWork(963530944)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5b5752a)
    [junit] [EL Finest]: 2024-01-08 18:54:23.451--ServerSession(454071866)--Connection(1302978037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.451--ClientSession(18365311)--Connection(1302978037)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.451--ClientSession(18365311)--Connection(1302978037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.451--ClientSession(18365311)--Connection(1583695294)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@732e21c9, [B@70eb0c2c, [B@25d2921d, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4fa8b39c, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4d0af3c9, [B@65a80c28, [B@545b28fa, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.452--ClientSession(18365311)--Connection(1583695294)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.452--ServerSession(454071866)--Connection(1302978037)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.452--UnitOfWork(963530944)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.452--UnitOfWork(963530944)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.453--UnitOfWork(963530944)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.453--ClientSession(18365311)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.453--UnitOfWork(963530944)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.453--ClientSession(18365311)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.453--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1821775051
    [junit] [EL Finer]: 2024-01-08 18:54:23.453--ClientSession(1821775051)--Thread(Thread[main,5,main])--acquire unit of work: 413856850
    [junit] [EL Finest]: 2024-01-08 18:54:23.453--UnitOfWork(413856850)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.453--ServerSession(454071866)--Connection(123135270)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.453--ServerSession(454071866)--Connection(123135270)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.453--ServerSession(454071866)--Connection(1508422033)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.453--ServerSession(454071866)--Connection(123135270)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.454--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1284687471
    [junit] [EL Finer]: 2024-01-08 18:54:23.454--ClientSession(1284687471)--Thread(Thread[main,5,main])--acquire unit of work: 448955701
    [junit] [EL Finest]: 2024-01-08 18:54:23.454--UnitOfWork(448955701)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT P_CHAR FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.454--ServerSession(454071866)--Connection(359411618)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.454--ServerSession(454071866)--Connection(359411618)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.454--ServerSession(454071866)--Connection(2005832332)--Thread(Thread[main,5,main])--SELECT P_CHAR FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.455--ServerSession(454071866)--Connection(359411618)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.463--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1416398965
    [junit] [EL Finer]: 2024-01-08 18:54:23.463--ClientSession(1416398965)--Thread(Thread[main,5,main])--acquire unit of work: 1434786215
    [junit] [EL Finest]: 2024-01-08 18:54:23.463--UnitOfWork(1434786215)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.463--UnitOfWork(1434786215)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.463--UnitOfWork(1434786215)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@74b4931d)
    [junit] [EL Finest]: 2024-01-08 18:54:23.463--ServerSession(454071866)--Connection(955605988)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.463--ClientSession(1416398965)--Connection(955605988)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.463--ClientSession(1416398965)--Connection(955605988)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.464--ClientSession(1416398965)--Connection(890520916)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@4e60caa4, [B@5d196acf, [B@18f7b7fd, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6fa9cf83, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@27d40d38, [B@318d441f, [B@1460458c, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--ClientSession(1416398965)--Connection(890520916)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.465--ServerSession(454071866)--Connection(955605988)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--UnitOfWork(1434786215)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--UnitOfWork(1434786215)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--UnitOfWork(1434786215)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--ClientSession(1416398965)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--UnitOfWork(1434786215)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--ClientSession(1416398965)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2139242599
    [junit] [EL Finer]: 2024-01-08 18:54:23.465--ClientSession(2139242599)--Thread(Thread[main,5,main])--acquire unit of work: 1756075046
    [junit] [EL Finest]: 2024-01-08 18:54:23.465--UnitOfWork(1756075046)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.465--ServerSession(454071866)--Connection(735974411)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.465--ServerSession(454071866)--Connection(735974411)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.466--ServerSession(454071866)--Connection(59339273)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.466--ServerSession(454071866)--Connection(735974411)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.467--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1229084948
    [junit] [EL Finer]: 2024-01-08 18:54:23.467--ClientSession(1229084948)--Thread(Thread[main,5,main])--acquire unit of work: 1597063938
    [junit] [EL Finest]: 2024-01-08 18:54:23.467--UnitOfWork(1597063938)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT P_LONG FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.467--ServerSession(454071866)--Connection(21653658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.467--ServerSession(454071866)--Connection(21653658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.467--ServerSession(454071866)--Connection(403198271)--Thread(Thread[main,5,main])--SELECT P_LONG FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.467--ServerSession(454071866)--Connection(21653658)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.476--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 505595654
    [junit] [EL Finer]: 2024-01-08 18:54:23.476--ClientSession(505595654)--Thread(Thread[main,5,main])--acquire unit of work: 343911080
    [junit] [EL Finest]: 2024-01-08 18:54:23.476--UnitOfWork(343911080)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.476--UnitOfWork(343911080)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.476--UnitOfWork(343911080)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@28791945)
    [junit] [EL Finest]: 2024-01-08 18:54:23.476--ServerSession(454071866)--Connection(723630925)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.476--ClientSession(505595654)--Connection(723630925)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.476--ClientSession(505595654)--Connection(723630925)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.477--ClientSession(505595654)--Connection(1345772956)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1badd75d, [B@3d70ecb6, [B@6cb04c55, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@410e2efc, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@34ec0ebf, [B@ec351c8, [B@607f76a1, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--ClientSession(505595654)--Connection(1345772956)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.478--ServerSession(454071866)--Connection(723630925)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--UnitOfWork(343911080)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--UnitOfWork(343911080)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--UnitOfWork(343911080)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--ClientSession(505595654)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--UnitOfWork(343911080)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--ClientSession(505595654)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 192107086
    [junit] [EL Finer]: 2024-01-08 18:54:23.478--ClientSession(192107086)--Thread(Thread[main,5,main])--acquire unit of work: 1842324609
    [junit] [EL Finest]: 2024-01-08 18:54:23.479--UnitOfWork(1842324609)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.479--ServerSession(454071866)--Connection(875279579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.479--ServerSession(454071866)--Connection(875279579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.479--ServerSession(454071866)--Connection(866805767)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.479--ServerSession(454071866)--Connection(875279579)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.48--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1146319296
    [junit] [EL Finer]: 2024-01-08 18:54:23.48--ClientSession(1146319296)--Thread(Thread[main,5,main])--acquire unit of work: 1514395620
    [junit] [EL Finest]: 2024-01-08 18:54:23.48--UnitOfWork(1514395620)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT BIG_DECIMAL FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.48--ServerSession(454071866)--Connection(39124488)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.48--ServerSession(454071866)--Connection(39124488)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.48--ServerSession(454071866)--Connection(2133555046)--Thread(Thread[main,5,main])--SELECT BIG_DECIMAL FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.481--ServerSession(454071866)--Connection(39124488)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.489--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 197313233
    [junit] [EL Finer]: 2024-01-08 18:54:23.489--ClientSession(197313233)--Thread(Thread[main,5,main])--acquire unit of work: 1633706086
    [junit] [EL Finest]: 2024-01-08 18:54:23.489--UnitOfWork(1633706086)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.489--UnitOfWork(1633706086)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.489--UnitOfWork(1633706086)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@26dfd907)
    [junit] [EL Finest]: 2024-01-08 18:54:23.489--ServerSession(454071866)--Connection(2129125819)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.489--ClientSession(197313233)--Connection(2129125819)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.489--ClientSession(197313233)--Connection(2129125819)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.49--ClientSession(197313233)--Connection(136358885)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@548dcfa0, [B@152606b3, [B@3f00cd13, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3265c228, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@82feb0b, [B@2d996723, [B@14c84fd6, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--ClientSession(197313233)--Connection(136358885)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.491--ServerSession(454071866)--Connection(2129125819)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--UnitOfWork(1633706086)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--UnitOfWork(1633706086)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--UnitOfWork(1633706086)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--ClientSession(197313233)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--UnitOfWork(1633706086)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--ClientSession(197313233)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1334244596
    [junit] [EL Finer]: 2024-01-08 18:54:23.491--ClientSession(1334244596)--Thread(Thread[main,5,main])--acquire unit of work: 1123291490
    [junit] [EL Finest]: 2024-01-08 18:54:23.491--UnitOfWork(1123291490)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.491--ServerSession(454071866)--Connection(1054539203)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.491--ServerSession(454071866)--Connection(1054539203)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.491--ServerSession(454071866)--Connection(317148495)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.492--ServerSession(454071866)--Connection(1054539203)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.493--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1209827545
    [junit] [EL Finer]: 2024-01-08 18:54:23.493--ClientSession(1209827545)--Thread(Thread[main,5,main])--acquire unit of work: 1064481154
    [junit] [EL Finest]: 2024-01-08 18:54:23.493--UnitOfWork(1064481154)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(W_LONG) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.493--ServerSession(454071866)--Connection(1842021952)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.493--ServerSession(454071866)--Connection(1842021952)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.493--ServerSession(454071866)--Connection(192483133)--Thread(Thread[main,5,main])--SELECT MAX(W_LONG) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.493--ServerSession(454071866)--Connection(1842021952)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.502--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2064914732
    [junit] [EL Finer]: 2024-01-08 18:54:23.502--ClientSession(2064914732)--Thread(Thread[main,5,main])--acquire unit of work: 652278729
    [junit] [EL Finest]: 2024-01-08 18:54:23.502--UnitOfWork(652278729)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.502--UnitOfWork(652278729)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.502--UnitOfWork(652278729)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@73969353)
    [junit] [EL Finest]: 2024-01-08 18:54:23.502--ServerSession(454071866)--Connection(789522064)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.502--ClientSession(2064914732)--Connection(789522064)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.502--ClientSession(2064914732)--Connection(789522064)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.502--ClientSession(2064914732)--Connection(1272544894)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@71886642, [B@2765f545, [B@2c8ee744, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@38854d64, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@a0d8640, [B@24a9599, [B@5925f653, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.503--ClientSession(2064914732)--Connection(1272544894)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.503--ServerSession(454071866)--Connection(789522064)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.503--UnitOfWork(652278729)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.503--UnitOfWork(652278729)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.504--UnitOfWork(652278729)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.504--ClientSession(2064914732)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.504--UnitOfWork(652278729)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.504--ClientSession(2064914732)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.504--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 223450876
    [junit] [EL Finer]: 2024-01-08 18:54:23.504--ClientSession(223450876)--Thread(Thread[main,5,main])--acquire unit of work: 234562470
    [junit] [EL Finest]: 2024-01-08 18:54:23.504--UnitOfWork(234562470)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.504--ServerSession(454071866)--Connection(640025100)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.504--ServerSession(454071866)--Connection(640025100)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.504--ServerSession(454071866)--Connection(1584135095)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.504--ServerSession(454071866)--Connection(640025100)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.505--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1031137654
    [junit] [EL Finer]: 2024-01-08 18:54:23.505--ClientSession(1031137654)--Thread(Thread[main,5,main])--acquire unit of work: 523084658
    [junit] [EL Finest]: 2024-01-08 18:54:23.505--UnitOfWork(523084658)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(PCA_VARCHAR)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.505--ServerSession(454071866)--Connection(1975911215)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.505--ServerSession(454071866)--Connection(1975911215)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.505--ServerSession(454071866)--Connection(1971845723)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(PCA_VARCHAR)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.506--ServerSession(454071866)--Connection(1975911215)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.514--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 451564030
    [junit] [EL Finer]: 2024-01-08 18:54:23.514--ClientSession(451564030)--Thread(Thread[main,5,main])--acquire unit of work: 568640724
    [junit] [EL Finest]: 2024-01-08 18:54:23.514--UnitOfWork(568640724)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.514--UnitOfWork(568640724)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.514--UnitOfWork(568640724)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@48b1f682)
    [junit] [EL Finest]: 2024-01-08 18:54:23.514--ServerSession(454071866)--Connection(2037700765)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.514--ClientSession(451564030)--Connection(2037700765)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.514--ClientSession(451564030)--Connection(2037700765)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.515--ClientSession(451564030)--Connection(358930892)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@4084d6b4, [B@1feb4e09, [B@6a279d9e, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4f1c0bfe, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@29cb45df, [B@6c15cde9, [B@3a887698, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--ClientSession(451564030)--Connection(358930892)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.516--ServerSession(454071866)--Connection(2037700765)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--UnitOfWork(568640724)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--UnitOfWork(568640724)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--UnitOfWork(568640724)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--ClientSession(451564030)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--UnitOfWork(568640724)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--ClientSession(451564030)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1569717767
    [junit] [EL Finer]: 2024-01-08 18:54:23.516--ClientSession(1569717767)--Thread(Thread[main,5,main])--acquire unit of work: 1846994627
    [junit] [EL Finest]: 2024-01-08 18:54:23.516--UnitOfWork(1846994627)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.516--ServerSession(454071866)--Connection(470684304)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.516--ServerSession(454071866)--Connection(470684304)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.517--ServerSession(454071866)--Connection(1807105745)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.517--ServerSession(454071866)--Connection(470684304)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.518--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 382569917
    [junit] [EL Finer]: 2024-01-08 18:54:23.518--ClientSession(382569917)--Thread(Thread[main,5,main])--acquire unit of work: 1648796233
    [junit] [EL Finest]: 2024-01-08 18:54:23.518--UnitOfWork(1648796233)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(P_BYTE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.518--ServerSession(454071866)--Connection(1097493782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.518--ServerSession(454071866)--Connection(1097493782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.518--ServerSession(454071866)--Connection(2131478307)--Thread(Thread[main,5,main])--SELECT SUM(P_BYTE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.518--ServerSession(454071866)--Connection(1097493782)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.527--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1641120630
    [junit] [EL Finer]: 2024-01-08 18:54:23.527--ClientSession(1641120630)--Thread(Thread[main,5,main])--acquire unit of work: 1827007387
    [junit] [EL Finest]: 2024-01-08 18:54:23.527--UnitOfWork(1827007387)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.527--UnitOfWork(1827007387)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.527--UnitOfWork(1827007387)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2b68172f)
    [junit] [EL Finest]: 2024-01-08 18:54:23.528--ServerSession(454071866)--Connection(367715578)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.528--ClientSession(1641120630)--Connection(367715578)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.528--ClientSession(1641120630)--Connection(367715578)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.528--ClientSession(1641120630)--Connection(286752288)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2d62a5cc, [B@6fed59ae, [B@3a4f37a8, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@514df93c, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@69396a1c, [B@6c1c7ebc, [B@2f2de6e0, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.529--ClientSession(1641120630)--Connection(286752288)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.529--ServerSession(454071866)--Connection(367715578)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.529--UnitOfWork(1827007387)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.529--UnitOfWork(1827007387)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.53--UnitOfWork(1827007387)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.53--ClientSession(1641120630)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.53--UnitOfWork(1827007387)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.53--ClientSession(1641120630)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.53--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2095056204
    [junit] [EL Finer]: 2024-01-08 18:54:23.53--ClientSession(2095056204)--Thread(Thread[main,5,main])--acquire unit of work: 1445757582
    [junit] [EL Finest]: 2024-01-08 18:54:23.53--UnitOfWork(1445757582)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.53--ServerSession(454071866)--Connection(22779888)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.53--ServerSession(454071866)--Connection(22779888)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.53--ServerSession(454071866)--Connection(1794919680)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.53--ServerSession(454071866)--Connection(22779888)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.531--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1622662268
    [junit] [EL Finer]: 2024-01-08 18:54:23.531--ClientSession(1622662268)--Thread(Thread[main,5,main])--acquire unit of work: 68164310
    [junit] [EL Finest]: 2024-01-08 18:54:23.531--UnitOfWork(68164310)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(P_LONG) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.531--ServerSession(454071866)--Connection(232819883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.531--ServerSession(454071866)--Connection(232819883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.532--ServerSession(454071866)--Connection(135884785)--Thread(Thread[main,5,main])--SELECT SUM(P_LONG) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.532--ServerSession(454071866)--Connection(232819883)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.54--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 410558788
    [junit] [EL Finer]: 2024-01-08 18:54:23.54--ClientSession(410558788)--Thread(Thread[main,5,main])--acquire unit of work: 1452282479
    [junit] [EL Finest]: 2024-01-08 18:54:23.54--UnitOfWork(1452282479)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.54--UnitOfWork(1452282479)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.54--UnitOfWork(1452282479)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@f98d9b1)
    [junit] [EL Finest]: 2024-01-08 18:54:23.54--ServerSession(454071866)--Connection(1610701672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.54--ClientSession(410558788)--Connection(1610701672)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.54--ClientSession(410558788)--Connection(1610701672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.541--ClientSession(410558788)--Connection(118607676)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@37568ac9, [B@5d664d50, [B@4a5637d7, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@744200de, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@77c1dc5d, [B@18221338, [B@63b16764, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.542--ClientSession(410558788)--Connection(118607676)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.542--ServerSession(454071866)--Connection(1610701672)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.542--UnitOfWork(1452282479)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.542--UnitOfWork(1452282479)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.542--UnitOfWork(1452282479)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.543--ClientSession(410558788)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.543--UnitOfWork(1452282479)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.543--ClientSession(410558788)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.543--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 513436793
    [junit] [EL Finer]: 2024-01-08 18:54:23.543--ClientSession(513436793)--Thread(Thread[main,5,main])--acquire unit of work: 393951417
    [junit] [EL Finest]: 2024-01-08 18:54:23.543--UnitOfWork(393951417)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.543--ServerSession(454071866)--Connection(936760449)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.543--ServerSession(454071866)--Connection(936760449)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.543--ServerSession(454071866)--Connection(73548281)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.543--ServerSession(454071866)--Connection(936760449)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.544--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1468126209
    [junit] [EL Finer]: 2024-01-08 18:54:23.545--ClientSession(1468126209)--Thread(Thread[main,5,main])--acquire unit of work: 1324408644
    [junit] [EL Finest]: 2024-01-08 18:54:23.545--UnitOfWork(1324408644)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(BIG_DECIMAL)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.545--ServerSession(454071866)--Connection(744006350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.545--ServerSession(454071866)--Connection(744006350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.545--ServerSession(454071866)--Connection(630629952)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(BIG_DECIMAL)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.545--ServerSession(454071866)--Connection(744006350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.554--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1304372935
    [junit] [EL Finer]: 2024-01-08 18:54:23.554--ClientSession(1304372935)--Thread(Thread[main,5,main])--acquire unit of work: 1134956408
    [junit] [EL Finest]: 2024-01-08 18:54:23.554--UnitOfWork(1134956408)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.554--UnitOfWork(1134956408)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.554--UnitOfWork(1134956408)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1273fee8)
    [junit] [EL Finest]: 2024-01-08 18:54:23.554--ServerSession(454071866)--Connection(574435728)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.554--ClientSession(1304372935)--Connection(574435728)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.554--ClientSession(1304372935)--Connection(574435728)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.555--ClientSession(1304372935)--Connection(595665629)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@4fadc462, [B@4d7cdb6, [B@4cb7d26b, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@40194e4e, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@61b61cfb, [B@5b36d706, [B@29607281, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.555--ClientSession(1304372935)--Connection(595665629)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.556--ServerSession(454071866)--Connection(574435728)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.556--UnitOfWork(1134956408)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.556--UnitOfWork(1134956408)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.556--UnitOfWork(1134956408)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.556--ClientSession(1304372935)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.556--UnitOfWork(1134956408)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.556--ClientSession(1304372935)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.556--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 901536036
    [junit] [EL Finer]: 2024-01-08 18:54:23.556--ClientSession(901536036)--Thread(Thread[main,5,main])--acquire unit of work: 528552580
    [junit] [EL Finest]: 2024-01-08 18:54:23.556--UnitOfWork(528552580)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.556--ServerSession(454071866)--Connection(1625505749)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.556--ServerSession(454071866)--Connection(1625505749)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.556--ServerSession(454071866)--Connection(1764306086)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.557--ServerSession(454071866)--Connection(1625505749)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.558--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 880644527
    [junit] [EL Finer]: 2024-01-08 18:54:23.558--ClientSession(880644527)--Thread(Thread[main,5,main])--acquire unit of work: 1015413072
    [junit] [EL Finest]: 2024-01-08 18:54:23.558--UnitOfWork(1015413072)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT P_DOUBLE FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.558--ServerSession(454071866)--Connection(2091404927)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.558--ServerSession(454071866)--Connection(2091404927)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.558--ServerSession(454071866)--Connection(972652522)--Thread(Thread[main,5,main])--SELECT P_DOUBLE FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.558--ServerSession(454071866)--Connection(2091404927)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.567--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1050417216
    [junit] [EL Finer]: 2024-01-08 18:54:23.567--ClientSession(1050417216)--Thread(Thread[main,5,main])--acquire unit of work: 1412119529
    [junit] [EL Finest]: 2024-01-08 18:54:23.567--UnitOfWork(1412119529)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.567--UnitOfWork(1412119529)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.567--UnitOfWork(1412119529)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4c622b27)
    [junit] [EL Finest]: 2024-01-08 18:54:23.567--ServerSession(454071866)--Connection(524762155)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.567--ClientSession(1050417216)--Connection(524762155)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.567--ClientSession(1050417216)--Connection(524762155)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.567--ClientSession(1050417216)--Connection(1088358396)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@35f76420, [B@13f7b0d1, [B@746cae96, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@7fae2be3, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@71769652, [B@5fa9d195, [B@4e20cce8, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.568--ClientSession(1050417216)--Connection(1088358396)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.569--ServerSession(454071866)--Connection(524762155)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.569--UnitOfWork(1412119529)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.569--UnitOfWork(1412119529)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.569--UnitOfWork(1412119529)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.569--ClientSession(1050417216)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.569--UnitOfWork(1412119529)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.569--ClientSession(1050417216)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.569--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1550141453
    [junit] [EL Finer]: 2024-01-08 18:54:23.569--ClientSession(1550141453)--Thread(Thread[main,5,main])--acquire unit of work: 1681736858
    [junit] [EL Finest]: 2024-01-08 18:54:23.569--UnitOfWork(1681736858)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.569--ServerSession(454071866)--Connection(402505467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.569--ServerSession(454071866)--Connection(402505467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.569--ServerSession(454071866)--Connection(1473800257)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.57--ServerSession(454071866)--Connection(402505467)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.571--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1376205244
    [junit] [EL Finer]: 2024-01-08 18:54:23.571--ClientSession(1376205244)--Thread(Thread[main,5,main])--acquire unit of work: 2032367717
    [junit] [EL Finest]: 2024-01-08 18:54:23.571--UnitOfWork(2032367717)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(WCA_VARCHAR)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.571--ServerSession(454071866)--Connection(1404140575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.571--ServerSession(454071866)--Connection(1404140575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.571--ServerSession(454071866)--Connection(824502713)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(WCA_VARCHAR)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.571--ServerSession(454071866)--Connection(1404140575)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.58--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 65442181
    [junit] [EL Finer]: 2024-01-08 18:54:23.58--ClientSession(65442181)--Thread(Thread[main,5,main])--acquire unit of work: 31430091
    [junit] [EL Finest]: 2024-01-08 18:54:23.58--UnitOfWork(31430091)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.58--UnitOfWork(31430091)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.58--UnitOfWork(31430091)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@15ed06d3)
    [junit] [EL Finest]: 2024-01-08 18:54:23.58--ServerSession(454071866)--Connection(1513459289)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.58--ClientSession(65442181)--Connection(1513459289)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.58--ClientSession(65442181)--Connection(1513459289)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.58--ClientSession(65442181)--Connection(1308972234)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@75de0da8, [B@36f120c, [B@6d709289, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4c0b35f4, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@49bdd290, [B@323946d9, [B@5b346ecd, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.581--ClientSession(65442181)--Connection(1308972234)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.581--ServerSession(454071866)--Connection(1513459289)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.581--UnitOfWork(31430091)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.582--UnitOfWork(31430091)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.582--UnitOfWork(31430091)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.582--ClientSession(65442181)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.582--UnitOfWork(31430091)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.582--ClientSession(65442181)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.582--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1774648410
    [junit] [EL Finer]: 2024-01-08 18:54:23.582--ClientSession(1774648410)--Thread(Thread[main,5,main])--acquire unit of work: 226580140
    [junit] [EL Finest]: 2024-01-08 18:54:23.582--UnitOfWork(226580140)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.582--ServerSession(454071866)--Connection(1032621218)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.582--ServerSession(454071866)--Connection(1032621218)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.582--ServerSession(454071866)--Connection(1238497527)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.583--ServerSession(454071866)--Connection(1032621218)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.583--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1413476894
    [junit] [EL Finer]: 2024-01-08 18:54:23.583--ClientSession(1413476894)--Thread(Thread[main,5,main])--acquire unit of work: 656568800
    [junit] [EL Finest]: 2024-01-08 18:54:23.583--UnitOfWork(656568800)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT BIG_INTEGER FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.583--ServerSession(454071866)--Connection(266267045)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.583--ServerSession(454071866)--Connection(266267045)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.584--ServerSession(454071866)--Connection(1051741305)--Thread(Thread[main,5,main])--SELECT BIG_INTEGER FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.584--ServerSession(454071866)--Connection(266267045)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.592--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1697198592
    [junit] [EL Finer]: 2024-01-08 18:54:23.592--ClientSession(1697198592)--Thread(Thread[main,5,main])--acquire unit of work: 1469731192
    [junit] [EL Finest]: 2024-01-08 18:54:23.592--UnitOfWork(1469731192)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.592--UnitOfWork(1469731192)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.592--UnitOfWork(1469731192)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1fbb2a97)
    [junit] [EL Finest]: 2024-01-08 18:54:23.592--ServerSession(454071866)--Connection(1509186173)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.592--ClientSession(1697198592)--Connection(1509186173)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.592--ClientSession(1697198592)--Connection(1509186173)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.593--ClientSession(1697198592)--Connection(1637507521)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@612ced4e, [B@1af064a4, [B@40c78bd1, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@17e04cc5, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@112085ea, [B@86c162e, [B@74899df1, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--ClientSession(1697198592)--Connection(1637507521)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.594--ServerSession(454071866)--Connection(1509186173)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--UnitOfWork(1469731192)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--UnitOfWork(1469731192)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--UnitOfWork(1469731192)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--ClientSession(1697198592)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--UnitOfWork(1469731192)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--ClientSession(1697198592)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 611017319
    [junit] [EL Finer]: 2024-01-08 18:54:23.594--ClientSession(611017319)--Thread(Thread[main,5,main])--acquire unit of work: 374184770
    [junit] [EL Finest]: 2024-01-08 18:54:23.594--UnitOfWork(374184770)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.594--ServerSession(454071866)--Connection(1728211097)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.594--ServerSession(454071866)--Connection(1728211097)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.594--ServerSession(454071866)--Connection(1402174406)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.595--ServerSession(454071866)--Connection(1728211097)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.596--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1026856292
    [junit] [EL Finer]: 2024-01-08 18:54:23.596--ClientSession(1026856292)--Thread(Thread[main,5,main])--acquire unit of work: 527464315
    [junit] [EL Finest]: 2024-01-08 18:54:23.596--UnitOfWork(527464315)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(P_FLOAT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.596--ServerSession(454071866)--Connection(1778157082)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.596--ServerSession(454071866)--Connection(1778157082)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.596--ServerSession(454071866)--Connection(910619412)--Thread(Thread[main,5,main])--SELECT MAX(P_FLOAT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.596--ServerSession(454071866)--Connection(1778157082)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.604--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1057601666
    [junit] [EL Finer]: 2024-01-08 18:54:23.604--ClientSession(1057601666)--Thread(Thread[main,5,main])--acquire unit of work: 370684121
    [junit] [EL Finest]: 2024-01-08 18:54:23.604--UnitOfWork(370684121)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.605--UnitOfWork(370684121)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.605--UnitOfWork(370684121)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1870e28d)
    [junit] [EL Finest]: 2024-01-08 18:54:23.605--ServerSession(454071866)--Connection(1694898827)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.605--ClientSession(1057601666)--Connection(1694898827)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.605--ClientSession(1057601666)--Connection(1694898827)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.605--ClientSession(1057601666)--Connection(2127218518)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@713b9379, [B@243c1d97, [B@6d3a662a, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@64c53561, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4948c2db, [B@d5cbec0, [B@33e99277, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.606--ClientSession(1057601666)--Connection(2127218518)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.606--ServerSession(454071866)--Connection(1694898827)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.606--UnitOfWork(370684121)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.606--UnitOfWork(370684121)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.606--UnitOfWork(370684121)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.606--ClientSession(1057601666)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.607--UnitOfWork(370684121)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.607--ClientSession(1057601666)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.607--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1717355893
    [junit] [EL Finer]: 2024-01-08 18:54:23.607--ClientSession(1717355893)--Thread(Thread[main,5,main])--acquire unit of work: 1317293727
    [junit] [EL Finest]: 2024-01-08 18:54:23.607--UnitOfWork(1317293727)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.607--ServerSession(454071866)--Connection(1674593021)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.607--ServerSession(454071866)--Connection(1674593021)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.607--ServerSession(454071866)--Connection(921450762)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.607--ServerSession(454071866)--Connection(1674593021)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.608--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1828855868
    [junit] [EL Finer]: 2024-01-08 18:54:23.608--ClientSession(1828855868)--Thread(Thread[main,5,main])--acquire unit of work: 904199383
    [junit] [EL Finest]: 2024-01-08 18:54:23.608--UnitOfWork(904199383)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(P_SHORT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.608--ServerSession(454071866)--Connection(123270182)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.608--ServerSession(454071866)--Connection(123270182)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.609--ServerSession(454071866)--Connection(1691587813)--Thread(Thread[main,5,main])--SELECT MAX(P_SHORT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.609--ServerSession(454071866)--Connection(123270182)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.617--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 847897513
    [junit] [EL Finer]: 2024-01-08 18:54:23.617--ClientSession(847897513)--Thread(Thread[main,5,main])--acquire unit of work: 1216595512
    [junit] [EL Finest]: 2024-01-08 18:54:23.617--UnitOfWork(1216595512)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.617--UnitOfWork(1216595512)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.617--UnitOfWork(1216595512)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2225a51b)
    [junit] [EL Finest]: 2024-01-08 18:54:23.617--ServerSession(454071866)--Connection(1010771045)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.617--ClientSession(847897513)--Connection(1010771045)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.617--ClientSession(847897513)--Connection(1010771045)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.618--ClientSession(847897513)--Connection(1294171301)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1464416c, [B@513d4389, [B@67ee5b15, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4dcaab6b, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@7b13fc9f, [B@4009d97f, [B@552a1498, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--ClientSession(847897513)--Connection(1294171301)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.619--ServerSession(454071866)--Connection(1010771045)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--UnitOfWork(1216595512)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--UnitOfWork(1216595512)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--UnitOfWork(1216595512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--ClientSession(847897513)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--UnitOfWork(1216595512)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--ClientSession(847897513)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 578235985
    [junit] [EL Finer]: 2024-01-08 18:54:23.619--ClientSession(578235985)--Thread(Thread[main,5,main])--acquire unit of work: 1952954606
    [junit] [EL Finest]: 2024-01-08 18:54:23.62--UnitOfWork(1952954606)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.62--ServerSession(454071866)--Connection(1498309822)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.62--ServerSession(454071866)--Connection(1498309822)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.62--ServerSession(454071866)--Connection(502363157)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.62--ServerSession(454071866)--Connection(1498309822)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.621--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2100909601
    [junit] [EL Finer]: 2024-01-08 18:54:23.621--ClientSession(2100909601)--Thread(Thread[main,5,main])--acquire unit of work: 1792303493
    [junit] [EL Finest]: 2024-01-08 18:54:23.621--UnitOfWork(1792303493)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(BIG_DECIMAL) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.621--ServerSession(454071866)--Connection(2142744798)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.621--ServerSession(454071866)--Connection(2142744798)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.622--ServerSession(454071866)--Connection(1892960108)--Thread(Thread[main,5,main])--SELECT SUM(BIG_DECIMAL) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.622--ServerSession(454071866)--Connection(2142744798)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.63--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 506767267
    [junit] [EL Finer]: 2024-01-08 18:54:23.63--ClientSession(506767267)--Thread(Thread[main,5,main])--acquire unit of work: 96264363
    [junit] [EL Finest]: 2024-01-08 18:54:23.63--UnitOfWork(96264363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.631--UnitOfWork(96264363)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.631--UnitOfWork(96264363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5ba96df2)
    [junit] [EL Finest]: 2024-01-08 18:54:23.631--ServerSession(454071866)--Connection(1730564062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.631--ClientSession(506767267)--Connection(1730564062)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.631--ClientSession(506767267)--Connection(1730564062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.631--ClientSession(506767267)--Connection(543110131)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@6ed61f9e, [B@3bdbf525, [B@54d8147d, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@1a71d8ce, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@44851ef1, [B@2013a999, [B@347c2a1a, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.632--ClientSession(506767267)--Connection(543110131)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.632--ServerSession(454071866)--Connection(1730564062)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.632--UnitOfWork(96264363)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.632--UnitOfWork(96264363)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.633--UnitOfWork(96264363)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.633--ClientSession(506767267)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.633--UnitOfWork(96264363)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.633--ClientSession(506767267)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.633--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 618282043
    [junit] [EL Finer]: 2024-01-08 18:54:23.633--ClientSession(618282043)--Thread(Thread[main,5,main])--acquire unit of work: 2101564408
    [junit] [EL Finest]: 2024-01-08 18:54:23.633--UnitOfWork(2101564408)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.633--ServerSession(454071866)--Connection(1071430388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.633--ServerSession(454071866)--Connection(1071430388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.633--ServerSession(454071866)--Connection(1370895868)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.633--ServerSession(454071866)--Connection(1071430388)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.634--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 628396242
    [junit] [EL Finer]: 2024-01-08 18:54:23.634--ClientSession(628396242)--Thread(Thread[main,5,main])--acquire unit of work: 370667810
    [junit] [EL Finest]: 2024-01-08 18:54:23.634--UnitOfWork(370667810)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(BIG_INTEGER)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.635--ServerSession(454071866)--Connection(323167212)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.635--ServerSession(454071866)--Connection(323167212)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.635--ServerSession(454071866)--Connection(1819166162)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(BIG_INTEGER)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.635--ServerSession(454071866)--Connection(323167212)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.644--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1352811295
    [junit] [EL Finer]: 2024-01-08 18:54:23.644--ClientSession(1352811295)--Thread(Thread[main,5,main])--acquire unit of work: 1349239380
    [junit] [EL Finest]: 2024-01-08 18:54:23.644--UnitOfWork(1349239380)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.644--UnitOfWork(1349239380)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.644--UnitOfWork(1349239380)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@42140584)
    [junit] [EL Finest]: 2024-01-08 18:54:23.644--ServerSession(454071866)--Connection(684094469)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.644--ClientSession(1352811295)--Connection(684094469)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.644--ClientSession(1352811295)--Connection(684094469)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.644--ClientSession(1352811295)--Connection(1856923485)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@5d0b5aef, [B@46766b17, [B@6b3bb1c0, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@74554e68, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@738eae2f, [B@6554d9a, [B@30d64921, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.645--ClientSession(1352811295)--Connection(1856923485)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.646--ServerSession(454071866)--Connection(684094469)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.646--UnitOfWork(1349239380)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.646--UnitOfWork(1349239380)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.646--UnitOfWork(1349239380)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.646--ClientSession(1352811295)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.646--UnitOfWork(1349239380)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.646--ClientSession(1352811295)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.646--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1180642436
    [junit] [EL Finer]: 2024-01-08 18:54:23.646--ClientSession(1180642436)--Thread(Thread[main,5,main])--acquire unit of work: 1540763549
    [junit] [EL Finest]: 2024-01-08 18:54:23.646--UnitOfWork(1540763549)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.646--ServerSession(454071866)--Connection(155726685)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.646--ServerSession(454071866)--Connection(155726685)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.646--ServerSession(454071866)--Connection(1519004034)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.647--ServerSession(454071866)--Connection(155726685)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.648--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1606820947
    [junit] [EL Finer]: 2024-01-08 18:54:23.648--ClientSession(1606820947)--Thread(Thread[main,5,main])--acquire unit of work: 98357502
    [junit] [EL Finest]: 2024-01-08 18:54:23.648--UnitOfWork(98357502)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(W_INTEGER) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.648--ServerSession(454071866)--Connection(248953902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.648--ServerSession(454071866)--Connection(248953902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.648--ServerSession(454071866)--Connection(738377761)--Thread(Thread[main,5,main])--SELECT MAX(W_INTEGER) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.648--ServerSession(454071866)--Connection(248953902)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.657--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 545638843
    [junit] [EL Finer]: 2024-01-08 18:54:23.657--ClientSession(545638843)--Thread(Thread[main,5,main])--acquire unit of work: 652296712
    [junit] [EL Finest]: 2024-01-08 18:54:23.657--UnitOfWork(652296712)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.657--UnitOfWork(652296712)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.657--UnitOfWork(652296712)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@81e6f3)
    [junit] [EL Finest]: 2024-01-08 18:54:23.657--ServerSession(454071866)--Connection(1946795324)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.657--ClientSession(545638843)--Connection(1946795324)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.657--ClientSession(545638843)--Connection(1946795324)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.658--ClientSession(545638843)--Connection(519259887)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@56fd8b01, [B@6fa43cbf, [B@158f9814, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@2e407d06, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@145f5e4c, [B@5ad0c9bc, [B@3376b5ca, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--ClientSession(545638843)--Connection(519259887)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.659--ServerSession(454071866)--Connection(1946795324)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--UnitOfWork(652296712)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--UnitOfWork(652296712)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--UnitOfWork(652296712)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--ClientSession(545638843)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--UnitOfWork(652296712)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--ClientSession(545638843)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 716133489
    [junit] [EL Finer]: 2024-01-08 18:54:23.659--ClientSession(716133489)--Thread(Thread[main,5,main])--acquire unit of work: 779070453
    [junit] [EL Finest]: 2024-01-08 18:54:23.659--UnitOfWork(779070453)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.659--ServerSession(454071866)--Connection(1478193829)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.659--ServerSession(454071866)--Connection(1478193829)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.66--ServerSession(454071866)--Connection(2141946522)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.66--ServerSession(454071866)--Connection(1478193829)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.661--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1389712391
    [junit] [EL Finer]: 2024-01-08 18:54:23.661--ClientSession(1389712391)--Thread(Thread[main,5,main])--acquire unit of work: 1471524555
    [junit] [EL Finest]: 2024-01-08 18:54:23.661--UnitOfWork(1471524555)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT W_DOUBLE FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.661--ServerSession(454071866)--Connection(586612499)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.661--ServerSession(454071866)--Connection(586612499)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.661--ServerSession(454071866)--Connection(367939577)--Thread(Thread[main,5,main])--SELECT W_DOUBLE FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.661--ServerSession(454071866)--Connection(586612499)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.67--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1698103575
    [junit] [EL Finer]: 2024-01-08 18:54:23.671--ClientSession(1698103575)--Thread(Thread[main,5,main])--acquire unit of work: 302183330
    [junit] [EL Finest]: 2024-01-08 18:54:23.671--UnitOfWork(302183330)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.671--UnitOfWork(302183330)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.671--UnitOfWork(302183330)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@56794250)
    [junit] [EL Finest]: 2024-01-08 18:54:23.671--ServerSession(454071866)--Connection(23700110)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.671--ClientSession(1698103575)--Connection(23700110)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.671--ClientSession(1698103575)--Connection(23700110)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.671--ClientSession(1698103575)--Connection(190647897)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1d77a5e8, [B@5146191a, [B@4bd8491e, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@70587c0c, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5020df0a, [B@314f82dd, [B@38d6ad53, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.672--ClientSession(1698103575)--Connection(190647897)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.672--ServerSession(454071866)--Connection(23700110)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.672--UnitOfWork(302183330)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.673--UnitOfWork(302183330)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.673--UnitOfWork(302183330)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.673--ClientSession(1698103575)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.673--UnitOfWork(302183330)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.673--ClientSession(1698103575)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.673--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 494332868
    [junit] [EL Finer]: 2024-01-08 18:54:23.673--ClientSession(494332868)--Thread(Thread[main,5,main])--acquire unit of work: 2126119413
    [junit] [EL Finest]: 2024-01-08 18:54:23.673--UnitOfWork(2126119413)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.673--ServerSession(454071866)--Connection(963340405)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.673--ServerSession(454071866)--Connection(963340405)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.673--ServerSession(454071866)--Connection(302161362)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.674--ServerSession(454071866)--Connection(963340405)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.674--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 941715677
    [junit] [EL Finer]: 2024-01-08 18:54:23.674--ClientSession(941715677)--Thread(Thread[main,5,main])--acquire unit of work: 1513269576
    [junit] [EL Finest]: 2024-01-08 18:54:23.674--UnitOfWork(1513269576)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(BIG_INTEGER) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.675--ServerSession(454071866)--Connection(1618044301)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.675--ServerSession(454071866)--Connection(1618044301)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.675--ServerSession(454071866)--Connection(1505507968)--Thread(Thread[main,5,main])--SELECT SUM(BIG_INTEGER) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.675--ServerSession(454071866)--Connection(1618044301)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.683--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1996070218
    [junit] [EL Finer]: 2024-01-08 18:54:23.683--ClientSession(1996070218)--Thread(Thread[main,5,main])--acquire unit of work: 1552696057
    [junit] [EL Finest]: 2024-01-08 18:54:23.683--UnitOfWork(1552696057)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.683--UnitOfWork(1552696057)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.683--UnitOfWork(1552696057)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5daf45c)
    [junit] [EL Finest]: 2024-01-08 18:54:23.683--ServerSession(454071866)--Connection(1072389251)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.683--ClientSession(1996070218)--Connection(1072389251)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.684--ClientSession(1996070218)--Connection(1072389251)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.684--ClientSession(1996070218)--Connection(1265059334)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@42a289ce, [B@27c8ca5d, [B@54a5728b, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@260069b5, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@70ba6842, [B@1141ce2a, [B@6e8fc7a3, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--ClientSession(1996070218)--Connection(1265059334)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.685--ServerSession(454071866)--Connection(1072389251)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--UnitOfWork(1552696057)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--UnitOfWork(1552696057)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--UnitOfWork(1552696057)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--ClientSession(1996070218)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--UnitOfWork(1552696057)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--ClientSession(1996070218)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1739657069
    [junit] [EL Finer]: 2024-01-08 18:54:23.685--ClientSession(1739657069)--Thread(Thread[main,5,main])--acquire unit of work: 370615019
    [junit] [EL Finest]: 2024-01-08 18:54:23.685--UnitOfWork(370615019)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.685--ServerSession(454071866)--Connection(408889638)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.686--ServerSession(454071866)--Connection(408889638)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.686--ServerSession(454071866)--Connection(1959246378)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.686--ServerSession(454071866)--Connection(408889638)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.687--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 627787954
    [junit] [EL Finer]: 2024-01-08 18:54:23.687--ClientSession(627787954)--Thread(Thread[main,5,main])--acquire unit of work: 2088811737
    [junit] [EL Finest]: 2024-01-08 18:54:23.687--UnitOfWork(2088811737)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(W_BOOLEAN)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.687--ServerSession(454071866)--Connection(1556369975)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.687--ServerSession(454071866)--Connection(1556369975)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.688--ServerSession(454071866)--Connection(354361764)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(W_BOOLEAN)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.688--ServerSession(454071866)--Connection(1556369975)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.697--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 17070372
    [junit] [EL Finer]: 2024-01-08 18:54:23.697--ClientSession(17070372)--Thread(Thread[main,5,main])--acquire unit of work: 503161284
    [junit] [EL Finest]: 2024-01-08 18:54:23.697--UnitOfWork(503161284)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.697--UnitOfWork(503161284)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.697--UnitOfWork(503161284)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@e5a570)
    [junit] [EL Finest]: 2024-01-08 18:54:23.697--ServerSession(454071866)--Connection(477623035)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.697--ClientSession(17070372)--Connection(477623035)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.697--ClientSession(17070372)--Connection(477623035)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.698--ClientSession(17070372)--Connection(2124225100)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@3cf8b6d5, [B@1fbb7b9b, [B@579e065f, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@2ddc896a, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@546bdc1a, [B@104802af, [B@37c34207, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--ClientSession(17070372)--Connection(2124225100)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.699--ServerSession(454071866)--Connection(477623035)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--UnitOfWork(503161284)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--UnitOfWork(503161284)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--UnitOfWork(503161284)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--ClientSession(17070372)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--UnitOfWork(503161284)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--ClientSession(17070372)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 158271024
    [junit] [EL Finer]: 2024-01-08 18:54:23.699--ClientSession(158271024)--Thread(Thread[main,5,main])--acquire unit of work: 532029995
    [junit] [EL Finest]: 2024-01-08 18:54:23.699--UnitOfWork(532029995)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.7--ServerSession(454071866)--Connection(263123854)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.7--ServerSession(454071866)--Connection(263123854)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.7--ServerSession(454071866)--Connection(642281063)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.7--ServerSession(454071866)--Connection(263123854)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.701--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 623201993
    [junit] [EL Finer]: 2024-01-08 18:54:23.701--ClientSession(623201993)--Thread(Thread[main,5,main])--acquire unit of work: 1425857028
    [junit] [EL Finest]: 2024-01-08 18:54:23.701--UnitOfWork(1425857028)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(P_INT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.701--ServerSession(454071866)--Connection(2122208002)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.701--ServerSession(454071866)--Connection(2122208002)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.702--ServerSession(454071866)--Connection(439320096)--Thread(Thread[main,5,main])--SELECT MAX(P_INT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.702--ServerSession(454071866)--Connection(2122208002)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.71--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1245243496
    [junit] [EL Finer]: 2024-01-08 18:54:23.71--ClientSession(1245243496)--Thread(Thread[main,5,main])--acquire unit of work: 1182937085
    [junit] [EL Finest]: 2024-01-08 18:54:23.71--UnitOfWork(1182937085)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.71--UnitOfWork(1182937085)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.711--UnitOfWork(1182937085)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@ec0917b)
    [junit] [EL Finest]: 2024-01-08 18:54:23.711--ServerSession(454071866)--Connection(315281599)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.711--ClientSession(1245243496)--Connection(315281599)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.711--ClientSession(1245243496)--Connection(315281599)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.711--ClientSession(1245243496)--Connection(930362322)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@30e603fe, [B@746d6275, [B@3609c23c, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@76fa054d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@7603119f, [B@69e2bbe0, [B@11828cc2, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.712--ClientSession(1245243496)--Connection(930362322)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.712--ServerSession(454071866)--Connection(315281599)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.712--UnitOfWork(1182937085)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.712--UnitOfWork(1182937085)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.713--UnitOfWork(1182937085)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.713--ClientSession(1245243496)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.713--UnitOfWork(1182937085)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.713--ClientSession(1245243496)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.713--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 548774599
    [junit] [EL Finer]: 2024-01-08 18:54:23.713--ClientSession(548774599)--Thread(Thread[main,5,main])--acquire unit of work: 919207840
    [junit] [EL Finest]: 2024-01-08 18:54:23.713--UnitOfWork(919207840)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.713--ServerSession(454071866)--Connection(1161131312)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.713--ServerSession(454071866)--Connection(1161131312)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.713--ServerSession(454071866)--Connection(1175654131)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.714--ServerSession(454071866)--Connection(1161131312)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.714--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 479140979
    [junit] [EL Finer]: 2024-01-08 18:54:23.715--ClientSession(479140979)--Thread(Thread[main,5,main])--acquire unit of work: 1593983790
    [junit] [EL Finest]: 2024-01-08 18:54:23.715--UnitOfWork(1593983790)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT UTIL_CALENDAR FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.715--ServerSession(454071866)--Connection(1467475011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.715--ServerSession(454071866)--Connection(1467475011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.715--ServerSession(454071866)--Connection(1947585183)--Thread(Thread[main,5,main])--SELECT UTIL_CALENDAR FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.715--ServerSession(454071866)--Connection(1467475011)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.724--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1877856737
    [junit] [EL Finer]: 2024-01-08 18:54:23.724--ClientSession(1877856737)--Thread(Thread[main,5,main])--acquire unit of work: 376359562
    [junit] [EL Finest]: 2024-01-08 18:54:23.724--UnitOfWork(376359562)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.724--UnitOfWork(376359562)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.724--UnitOfWork(376359562)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@13171215)
    [junit] [EL Finest]: 2024-01-08 18:54:23.724--ServerSession(454071866)--Connection(304438369)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.724--ClientSession(1877856737)--Connection(304438369)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.724--ClientSession(1877856737)--Connection(304438369)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.724--ClientSession(1877856737)--Connection(1445145113)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@7d984423, [B@4566d9a5, [B@4865096a, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@f1f48d6, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@3019bc4a, [B@43c1e01d, [B@230f9f56, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.725--ClientSession(1877856737)--Connection(1445145113)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.725--ServerSession(454071866)--Connection(304438369)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.725--UnitOfWork(376359562)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.726--UnitOfWork(376359562)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.726--UnitOfWork(376359562)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.726--ClientSession(1877856737)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.726--UnitOfWork(376359562)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.726--ClientSession(1877856737)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.726--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 948059526
    [junit] [EL Finer]: 2024-01-08 18:54:23.726--ClientSession(948059526)--Thread(Thread[main,5,main])--acquire unit of work: 2000599917
    [junit] [EL Finest]: 2024-01-08 18:54:23.726--UnitOfWork(2000599917)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.726--ServerSession(454071866)--Connection(1965184014)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.726--ServerSession(454071866)--Connection(1965184014)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.726--ServerSession(454071866)--Connection(1441927451)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.727--ServerSession(454071866)--Connection(1965184014)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.728--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 44202977
    [junit] [EL Finer]: 2024-01-08 18:54:23.728--ClientSession(44202977)--Thread(Thread[main,5,main])--acquire unit of work: 520018606
    [junit] [EL Finest]: 2024-01-08 18:54:23.728--UnitOfWork(520018606)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(PBA_BINARY)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.728--ServerSession(454071866)--Connection(672753945)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.728--ServerSession(454071866)--Connection(672753945)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.728--ServerSession(454071866)--Connection(1325190369)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(PBA_BINARY)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.728--ServerSession(454071866)--Connection(672753945)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.736--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2085810865
    [junit] [EL Finer]: 2024-01-08 18:54:23.736--ClientSession(2085810865)--Thread(Thread[main,5,main])--acquire unit of work: 625384252
    [junit] [EL Finest]: 2024-01-08 18:54:23.737--UnitOfWork(625384252)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.737--UnitOfWork(625384252)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.737--UnitOfWork(625384252)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@832c75f)
    [junit] [EL Finest]: 2024-01-08 18:54:23.737--ServerSession(454071866)--Connection(975097819)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.737--ClientSession(2085810865)--Connection(975097819)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.737--ClientSession(2085810865)--Connection(975097819)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.737--ClientSession(2085810865)--Connection(369156800)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@77b7a383, [B@3b1bdab9, [B@11476fd1, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@14b26bc2, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5ed3696c, [B@3b78be1d, [B@11eb6744, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.738--ClientSession(2085810865)--Connection(369156800)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.738--ServerSession(454071866)--Connection(975097819)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.738--UnitOfWork(625384252)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.738--UnitOfWork(625384252)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.738--UnitOfWork(625384252)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.739--ClientSession(2085810865)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.739--UnitOfWork(625384252)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.739--ClientSession(2085810865)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.739--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1731213027
    [junit] [EL Finer]: 2024-01-08 18:54:23.739--ClientSession(1731213027)--Thread(Thread[main,5,main])--acquire unit of work: 1991757351
    [junit] [EL Finest]: 2024-01-08 18:54:23.739--UnitOfWork(1991757351)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.739--ServerSession(454071866)--Connection(1314508765)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.739--ServerSession(454071866)--Connection(1314508765)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.739--ServerSession(454071866)--Connection(1042864846)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.739--ServerSession(454071866)--Connection(1314508765)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.74--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 468751349
    [junit] [EL Finer]: 2024-01-08 18:54:23.74--ClientSession(468751349)--Thread(Thread[main,5,main])--acquire unit of work: 824741884
    [junit] [EL Finest]: 2024-01-08 18:54:23.74--UnitOfWork(824741884)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SQL_TIMESTAMP FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.74--ServerSession(454071866)--Connection(496853619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.74--ServerSession(454071866)--Connection(496853619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.74--ServerSession(454071866)--Connection(1250782258)--Thread(Thread[main,5,main])--SELECT SQL_TIMESTAMP FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.741--ServerSession(454071866)--Connection(496853619)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.749--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2003466505
    [junit] [EL Finer]: 2024-01-08 18:54:23.749--ClientSession(2003466505)--Thread(Thread[main,5,main])--acquire unit of work: 1269190160
    [junit] [EL Finest]: 2024-01-08 18:54:23.749--UnitOfWork(1269190160)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.749--UnitOfWork(1269190160)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.749--UnitOfWork(1269190160)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@13bd8fee)
    [junit] [EL Finest]: 2024-01-08 18:54:23.749--ServerSession(454071866)--Connection(1516885396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.749--ClientSession(2003466505)--Connection(1516885396)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.749--ClientSession(2003466505)--Connection(1516885396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.75--ClientSession(2003466505)--Connection(1480825272)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@585b81c1, [B@4c0a2a2b, [B@59e9bb43, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@5a6aaf9f, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5e3b689a, [B@437d5a04, [B@57dad28b, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.75--ClientSession(2003466505)--Connection(1480825272)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.751--ServerSession(454071866)--Connection(1516885396)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.751--UnitOfWork(1269190160)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.751--UnitOfWork(1269190160)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.751--UnitOfWork(1269190160)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.751--ClientSession(2003466505)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.751--UnitOfWork(1269190160)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.751--ClientSession(2003466505)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.751--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1970426845
    [junit] [EL Finer]: 2024-01-08 18:54:23.751--ClientSession(1970426845)--Thread(Thread[main,5,main])--acquire unit of work: 825789074
    [junit] [EL Finest]: 2024-01-08 18:54:23.751--UnitOfWork(825789074)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.751--ServerSession(454071866)--Connection(641359090)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.751--ServerSession(454071866)--Connection(641359090)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.751--ServerSession(454071866)--Connection(1054174895)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.752--ServerSession(454071866)--Connection(641359090)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.753--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1107016779
    [junit] [EL Finer]: 2024-01-08 18:54:23.753--ClientSession(1107016779)--Thread(Thread[main,5,main])--acquire unit of work: 1038158926
    [junit] [EL Finest]: 2024-01-08 18:54:23.753--UnitOfWork(1038158926)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(W_DOUBLE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.753--ServerSession(454071866)--Connection(179572972)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.753--ServerSession(454071866)--Connection(179572972)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.753--ServerSession(454071866)--Connection(1291005462)--Thread(Thread[main,5,main])--SELECT SUM(W_DOUBLE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.753--ServerSession(454071866)--Connection(179572972)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.762--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 445604940
    [junit] [EL Finer]: 2024-01-08 18:54:23.762--ClientSession(445604940)--Thread(Thread[main,5,main])--acquire unit of work: 2085495512
    [junit] [EL Finest]: 2024-01-08 18:54:23.762--UnitOfWork(2085495512)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.762--UnitOfWork(2085495512)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.762--UnitOfWork(2085495512)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1892f2ad)
    [junit] [EL Finest]: 2024-01-08 18:54:23.762--ServerSession(454071866)--Connection(2105678809)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.762--ClientSession(445604940)--Connection(2105678809)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.762--ClientSession(445604940)--Connection(2105678809)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.763--ClientSession(445604940)--Connection(1090359812)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@167005fc, [B@7bc18838, [B@36a99435, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@309b7b53, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@2652d759, [B@51251be3, [B@2bd735ce, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.763--ClientSession(445604940)--Connection(1090359812)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.764--ServerSession(454071866)--Connection(2105678809)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.764--UnitOfWork(2085495512)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.764--UnitOfWork(2085495512)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.764--UnitOfWork(2085495512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.764--ClientSession(445604940)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.764--UnitOfWork(2085495512)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.764--ClientSession(445604940)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.764--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 458077974
    [junit] [EL Finer]: 2024-01-08 18:54:23.764--ClientSession(458077974)--Thread(Thread[main,5,main])--acquire unit of work: 931953609
    [junit] [EL Finest]: 2024-01-08 18:54:23.764--UnitOfWork(931953609)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.764--ServerSession(454071866)--Connection(1821915104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.764--ServerSession(454071866)--Connection(1821915104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.764--ServerSession(454071866)--Connection(1364597528)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.765--ServerSession(454071866)--Connection(1821915104)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.766--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1134567953
    [junit] [EL Finer]: 2024-01-08 18:54:23.766--ClientSession(1134567953)--Thread(Thread[main,5,main])--acquire unit of work: 244131845
    [junit] [EL Finest]: 2024-01-08 18:54:23.766--UnitOfWork(244131845)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(P_INT)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.766--ServerSession(454071866)--Connection(353682455)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.766--ServerSession(454071866)--Connection(353682455)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.766--ServerSession(454071866)--Connection(356409974)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(P_INT)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.766--ServerSession(454071866)--Connection(353682455)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.775--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1367418332
    [junit] [EL Finer]: 2024-01-08 18:54:23.775--ClientSession(1367418332)--Thread(Thread[main,5,main])--acquire unit of work: 1410250999
    [junit] [EL Finest]: 2024-01-08 18:54:23.775--UnitOfWork(1410250999)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.775--UnitOfWork(1410250999)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.775--UnitOfWork(1410250999)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@587c276c)
    [junit] [EL Finest]: 2024-01-08 18:54:23.775--ServerSession(454071866)--Connection(896877623)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.775--ClientSession(1367418332)--Connection(896877623)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.775--ClientSession(1367418332)--Connection(896877623)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.776--ClientSession(1367418332)--Connection(346978794)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@51814137, [B@4ecaf3cc, [B@36f4c790, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@768c521, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5c3bb402, [B@45f668da, [B@55aeefb3, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--ClientSession(1367418332)--Connection(346978794)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.777--ServerSession(454071866)--Connection(896877623)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--UnitOfWork(1410250999)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--UnitOfWork(1410250999)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--UnitOfWork(1410250999)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--ClientSession(1367418332)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--UnitOfWork(1410250999)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--ClientSession(1367418332)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1090774711
    [junit] [EL Finer]: 2024-01-08 18:54:23.777--ClientSession(1090774711)--Thread(Thread[main,5,main])--acquire unit of work: 646297172
    [junit] [EL Finest]: 2024-01-08 18:54:23.778--UnitOfWork(646297172)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.778--ServerSession(454071866)--Connection(287358145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.778--ServerSession(454071866)--Connection(287358145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.778--ServerSession(454071866)--Connection(1624447582)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.778--ServerSession(454071866)--Connection(287358145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.779--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1094553522
    [junit] [EL Finer]: 2024-01-08 18:54:23.779--ClientSession(1094553522)--Thread(Thread[main,5,main])--acquire unit of work: 1536944841
    [junit] [EL Finest]: 2024-01-08 18:54:23.779--UnitOfWork(1536944841)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(W_BYTE)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.779--ServerSession(454071866)--Connection(1033045483)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.779--ServerSession(454071866)--Connection(1033045483)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.779--ServerSession(454071866)--Connection(1490819754)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(W_BYTE)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.78--ServerSession(454071866)--Connection(1033045483)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.791--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1817217316
    [junit] [EL Finer]: 2024-01-08 18:54:23.791--ClientSession(1817217316)--Thread(Thread[main,5,main])--acquire unit of work: 326007580
    [junit] [EL Finest]: 2024-01-08 18:54:23.791--UnitOfWork(326007580)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.791--UnitOfWork(326007580)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.791--UnitOfWork(326007580)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2358d817)
    [junit] [EL Finest]: 2024-01-08 18:54:23.791--ServerSession(454071866)--Connection(294682773)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.791--ClientSession(1817217316)--Connection(294682773)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.791--ClientSession(1817217316)--Connection(294682773)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.792--ClientSession(1817217316)--Connection(1605514080)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@6453dcc3, [B@71d27cf4, [B@35a9e251, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@7b17b5ba, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@1d8cbdf, [B@638f22cc, [B@19ceff86, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--ClientSession(1817217316)--Connection(1605514080)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.793--ServerSession(454071866)--Connection(294682773)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--UnitOfWork(326007580)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--UnitOfWork(326007580)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--UnitOfWork(326007580)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--ClientSession(1817217316)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--UnitOfWork(326007580)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--ClientSession(1817217316)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1823254765
    [junit] [EL Finer]: 2024-01-08 18:54:23.793--ClientSession(1823254765)--Thread(Thread[main,5,main])--acquire unit of work: 575389483
    [junit] [EL Finest]: 2024-01-08 18:54:23.793--UnitOfWork(575389483)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.793--ServerSession(454071866)--Connection(651652677)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.793--ServerSession(454071866)--Connection(651652677)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.794--ServerSession(454071866)--Connection(646459488)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.794--ServerSession(454071866)--Connection(651652677)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.795--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1412950730
    [junit] [EL Finer]: 2024-01-08 18:54:23.795--ClientSession(1412950730)--Thread(Thread[main,5,main])--acquire unit of work: 1496122188
    [junit] [EL Finest]: 2024-01-08 18:54:23.795--UnitOfWork(1496122188)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(W_LONG)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.795--ServerSession(454071866)--Connection(1581117342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.795--ServerSession(454071866)--Connection(1581117342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.795--ServerSession(454071866)--Connection(658295326)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(W_LONG)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.795--ServerSession(454071866)--Connection(1581117342)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.803--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 233653931
    [junit] [EL Finer]: 2024-01-08 18:54:23.803--ClientSession(233653931)--Thread(Thread[main,5,main])--acquire unit of work: 1904939202
    [junit] [EL Finest]: 2024-01-08 18:54:23.803--UnitOfWork(1904939202)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.803--UnitOfWork(1904939202)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.803--UnitOfWork(1904939202)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@e85a71b)
    [junit] [EL Finest]: 2024-01-08 18:54:23.803--ServerSession(454071866)--Connection(629063952)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.803--ClientSession(233653931)--Connection(629063952)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.803--ClientSession(233653931)--Connection(629063952)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.804--ClientSession(233653931)--Connection(781304389)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@65b0d7e0, [B@3615fc07, [B@6cd64398, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@63c15d8b, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@ad89c4, [B@19c1b812, [B@47d5e231, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--ClientSession(233653931)--Connection(781304389)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.805--ServerSession(454071866)--Connection(629063952)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--UnitOfWork(1904939202)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--UnitOfWork(1904939202)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--UnitOfWork(1904939202)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--ClientSession(233653931)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--UnitOfWork(1904939202)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--ClientSession(233653931)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1051138057
    [junit] [EL Finer]: 2024-01-08 18:54:23.805--ClientSession(1051138057)--Thread(Thread[main,5,main])--acquire unit of work: 511997554
    [junit] [EL Finest]: 2024-01-08 18:54:23.805--UnitOfWork(511997554)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.805--ServerSession(454071866)--Connection(675498245)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.805--ServerSession(454071866)--Connection(675498245)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.805--ServerSession(454071866)--Connection(589764410)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.806--ServerSession(454071866)--Connection(675498245)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.806--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1810490435
    [junit] [EL Finer]: 2024-01-08 18:54:23.806--ClientSession(1810490435)--Thread(Thread[main,5,main])--acquire unit of work: 1603863894
    [junit] [EL Finest]: 2024-01-08 18:54:23.806--UnitOfWork(1603863894)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT WBA_LONGVARBINARY FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.807--ServerSession(454071866)--Connection(1195042071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.807--ServerSession(454071866)--Connection(1195042071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.807--ServerSession(454071866)--Connection(1434934951)--Thread(Thread[main,5,main])--SELECT WBA_LONGVARBINARY FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.807--ServerSession(454071866)--Connection(1195042071)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.815--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 424882925
    [junit] [EL Finer]: 2024-01-08 18:54:23.815--ClientSession(424882925)--Thread(Thread[main,5,main])--acquire unit of work: 722761564
    [junit] [EL Finest]: 2024-01-08 18:54:23.815--UnitOfWork(722761564)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.815--UnitOfWork(722761564)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.815--UnitOfWork(722761564)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2e862e83)
    [junit] [EL Finest]: 2024-01-08 18:54:23.815--ServerSession(454071866)--Connection(692861344)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.815--ClientSession(424882925)--Connection(692861344)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.815--ClientSession(424882925)--Connection(692861344)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.815--ClientSession(424882925)--Connection(664023841)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@52f2593e, [B@1a3bebf9, [B@6b8abde9, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6b238c47, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@2bd813b4, [B@6e794115, [B@50a2dcc6, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.816--ClientSession(424882925)--Connection(664023841)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.816--ServerSession(454071866)--Connection(692861344)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.816--UnitOfWork(722761564)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.816--UnitOfWork(722761564)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.817--UnitOfWork(722761564)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.817--ClientSession(424882925)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.817--UnitOfWork(722761564)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.817--ClientSession(424882925)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.817--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 787346840
    [junit] [EL Finer]: 2024-01-08 18:54:23.817--ClientSession(787346840)--Thread(Thread[main,5,main])--acquire unit of work: 686216799
    [junit] [EL Finest]: 2024-01-08 18:54:23.817--UnitOfWork(686216799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.817--ServerSession(454071866)--Connection(852002534)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.817--ServerSession(454071866)--Connection(852002534)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.817--ServerSession(454071866)--Connection(540070568)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.817--ServerSession(454071866)--Connection(852002534)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.818--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2041773633
    [junit] [EL Finer]: 2024-01-08 18:54:23.818--ClientSession(2041773633)--Thread(Thread[main,5,main])--acquire unit of work: 800335348
    [junit] [EL Finest]: 2024-01-08 18:54:23.818--UnitOfWork(800335348)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(STRING_VC)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.818--ServerSession(454071866)--Connection(1000545017)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.818--ServerSession(454071866)--Connection(1000545017)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.818--ServerSession(454071866)--Connection(1494135493)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(STRING_VC)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.818--ServerSession(454071866)--Connection(1000545017)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.826--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 911648712
    [junit] [EL Finer]: 2024-01-08 18:54:23.826--ClientSession(911648712)--Thread(Thread[main,5,main])--acquire unit of work: 20671702
    [junit] [EL Finest]: 2024-01-08 18:54:23.826--UnitOfWork(20671702)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.826--UnitOfWork(20671702)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.826--UnitOfWork(20671702)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@10a1c090)
    [junit] [EL Finest]: 2024-01-08 18:54:23.826--ServerSession(454071866)--Connection(479290609)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.826--ClientSession(911648712)--Connection(479290609)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.826--ClientSession(911648712)--Connection(479290609)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.827--ClientSession(911648712)--Connection(1510598968)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@105e5baf, [B@77f13b9, [B@762b1891, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@466d236c, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@248c9b2d, [B@5b91b6de, [B@75d0c2ad, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.827--ClientSession(911648712)--Connection(1510598968)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.828--ServerSession(454071866)--Connection(479290609)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.828--UnitOfWork(20671702)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.828--UnitOfWork(20671702)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.828--UnitOfWork(20671702)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.828--ClientSession(911648712)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.828--UnitOfWork(20671702)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.828--ClientSession(911648712)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.828--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1071337702
    [junit] [EL Finer]: 2024-01-08 18:54:23.828--ClientSession(1071337702)--Thread(Thread[main,5,main])--acquire unit of work: 713965068
    [junit] [EL Finest]: 2024-01-08 18:54:23.828--UnitOfWork(713965068)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.828--ServerSession(454071866)--Connection(1380974214)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.828--ServerSession(454071866)--Connection(1380974214)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.828--ServerSession(454071866)--Connection(2008317173)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.829--ServerSession(454071866)--Connection(1380974214)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.829--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 644684486
    [junit] [EL Finer]: 2024-01-08 18:54:23.829--ClientSession(644684486)--Thread(Thread[main,5,main])--acquire unit of work: 276431940
    [junit] [EL Finest]: 2024-01-08 18:54:23.829--UnitOfWork(276431940)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(BIG_DECIMAL) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.829--ServerSession(454071866)--Connection(1576039409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.829--ServerSession(454071866)--Connection(1576039409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.829--ServerSession(454071866)--Connection(280427435)--Thread(Thread[main,5,main])--SELECT MAX(BIG_DECIMAL) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.829--ServerSession(454071866)--Connection(1576039409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.837--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1738954797
    [junit] [EL Finer]: 2024-01-08 18:54:23.837--ClientSession(1738954797)--Thread(Thread[main,5,main])--acquire unit of work: 585246056
    [junit] [EL Finest]: 2024-01-08 18:54:23.837--UnitOfWork(585246056)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.837--UnitOfWork(585246056)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.837--UnitOfWork(585246056)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6400429a)
    [junit] [EL Finest]: 2024-01-08 18:54:23.837--ServerSession(454071866)--Connection(621634784)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.837--ClientSession(1738954797)--Connection(621634784)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.837--ClientSession(1738954797)--Connection(621634784)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.838--ClientSession(1738954797)--Connection(768810057)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@79dcfb0d, [B@37b8aab2, [B@1f8585a5, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@451e5f57, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5b04d06a, [B@299b1c82, [B@1a000cb9, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.838--ClientSession(1738954797)--Connection(768810057)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.839--ServerSession(454071866)--Connection(621634784)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.839--UnitOfWork(585246056)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.839--UnitOfWork(585246056)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.839--UnitOfWork(585246056)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.839--ClientSession(1738954797)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.839--UnitOfWork(585246056)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.839--ClientSession(1738954797)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.839--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 995676875
    [junit] [EL Finer]: 2024-01-08 18:54:23.839--ClientSession(995676875)--Thread(Thread[main,5,main])--acquire unit of work: 240951485
    [junit] [EL Finest]: 2024-01-08 18:54:23.839--UnitOfWork(240951485)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.839--ServerSession(454071866)--Connection(379432617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.839--ServerSession(454071866)--Connection(379432617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.84--ServerSession(454071866)--Connection(211599519)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.84--ServerSession(454071866)--Connection(379432617)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.841--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 728006761
    [junit] [EL Finer]: 2024-01-08 18:54:23.841--ClientSession(728006761)--Thread(Thread[main,5,main])--acquire unit of work: 80683229
    [junit] [EL Finest]: 2024-01-08 18:54:23.841--UnitOfWork(80683229)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(W_FLOAT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.841--ServerSession(454071866)--Connection(58176912)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.841--ServerSession(454071866)--Connection(58176912)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.841--ServerSession(454071866)--Connection(465785056)--Thread(Thread[main,5,main])--SELECT MAX(W_FLOAT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.842--ServerSession(454071866)--Connection(58176912)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.85--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1455358576
    [junit] [EL Finer]: 2024-01-08 18:54:23.85--ClientSession(1455358576)--Thread(Thread[main,5,main])--acquire unit of work: 499021482
    [junit] [EL Finest]: 2024-01-08 18:54:23.85--UnitOfWork(499021482)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.85--UnitOfWork(499021482)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.851--UnitOfWork(499021482)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@bcaa093)
    [junit] [EL Finest]: 2024-01-08 18:54:23.851--ServerSession(454071866)--Connection(575955273)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.851--ClientSession(1455358576)--Connection(575955273)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.851--ClientSession(1455358576)--Connection(575955273)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.851--ClientSession(1455358576)--Connection(215198941)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2c385411, [B@2d6726f6, [B@6bd476f5, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@74d7c00a, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@1aa18a5d, [B@ee55f69, [B@46cef39e, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.852--ClientSession(1455358576)--Connection(215198941)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.852--ServerSession(454071866)--Connection(575955273)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.852--UnitOfWork(499021482)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.852--UnitOfWork(499021482)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.853--UnitOfWork(499021482)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.853--ClientSession(1455358576)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.853--UnitOfWork(499021482)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.853--ClientSession(1455358576)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.853--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 267350028
    [junit] [EL Finer]: 2024-01-08 18:54:23.853--ClientSession(267350028)--Thread(Thread[main,5,main])--acquire unit of work: 516657256
    [junit] [EL Finest]: 2024-01-08 18:54:23.853--UnitOfWork(516657256)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.853--ServerSession(454071866)--Connection(901069365)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.853--ServerSession(454071866)--Connection(901069365)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.853--ServerSession(454071866)--Connection(1792320629)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.853--ServerSession(454071866)--Connection(901069365)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.854--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 559298332
    [junit] [EL Finer]: 2024-01-08 18:54:23.854--ClientSession(559298332)--Thread(Thread[main,5,main])--acquire unit of work: 678823897
    [junit] [EL Finest]: 2024-01-08 18:54:23.854--UnitOfWork(678823897)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(W_SMALLINT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.854--ServerSession(454071866)--Connection(324764712)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.854--ServerSession(454071866)--Connection(324764712)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.854--ServerSession(454071866)--Connection(1261141566)--Thread(Thread[main,5,main])--SELECT MAX(W_SMALLINT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.855--ServerSession(454071866)--Connection(324764712)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.863--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 486154566
    [junit] [EL Finer]: 2024-01-08 18:54:23.863--ClientSession(486154566)--Thread(Thread[main,5,main])--acquire unit of work: 1839881623
    [junit] [EL Finest]: 2024-01-08 18:54:23.863--UnitOfWork(1839881623)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.863--UnitOfWork(1839881623)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.863--UnitOfWork(1839881623)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@55607c)
    [junit] [EL Finest]: 2024-01-08 18:54:23.863--ServerSession(454071866)--Connection(1123317724)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.863--ClientSession(486154566)--Connection(1123317724)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.863--ClientSession(486154566)--Connection(1123317724)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.864--ClientSession(486154566)--Connection(85125245)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1541ea06, [B@74ea35e5, [B@67939dd4, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@311831f6, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@2b13fc09, [B@ef3a193, [B@7575f0a4, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.864--ClientSession(486154566)--Connection(85125245)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.865--ServerSession(454071866)--Connection(1123317724)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.865--UnitOfWork(1839881623)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.865--UnitOfWork(1839881623)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.865--UnitOfWork(1839881623)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.865--ClientSession(486154566)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.865--UnitOfWork(1839881623)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.865--ClientSession(486154566)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.865--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2022923201
    [junit] [EL Finer]: 2024-01-08 18:54:23.865--ClientSession(2022923201)--Thread(Thread[main,5,main])--acquire unit of work: 1792021934
    [junit] [EL Finest]: 2024-01-08 18:54:23.865--UnitOfWork(1792021934)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.865--ServerSession(454071866)--Connection(1994524985)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.865--ServerSession(454071866)--Connection(1994524985)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.865--ServerSession(454071866)--Connection(525151848)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.866--ServerSession(454071866)--Connection(1994524985)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.867--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 435144084
    [junit] [EL Finer]: 2024-01-08 18:54:23.867--ClientSession(435144084)--Thread(Thread[main,5,main])--acquire unit of work: 1331136910
    [junit] [EL Finest]: 2024-01-08 18:54:23.867--UnitOfWork(1331136910)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(P_BYTE)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.867--ServerSession(454071866)--Connection(897992218)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.867--ServerSession(454071866)--Connection(897992218)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.867--ServerSession(454071866)--Connection(175871603)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(P_BYTE)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.867--ServerSession(454071866)--Connection(897992218)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.875--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1335371798
    [junit] [EL Finer]: 2024-01-08 18:54:23.876--ClientSession(1335371798)--Thread(Thread[main,5,main])--acquire unit of work: 1532832113
    [junit] [EL Finest]: 2024-01-08 18:54:23.876--UnitOfWork(1532832113)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.876--UnitOfWork(1532832113)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.876--UnitOfWork(1532832113)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7bbaa3cd)
    [junit] [EL Finest]: 2024-01-08 18:54:23.876--ServerSession(454071866)--Connection(1529790437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.876--ClientSession(1335371798)--Connection(1529790437)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.876--ClientSession(1335371798)--Connection(1529790437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.876--ClientSession(1335371798)--Connection(1756545962)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@5544ea96, [B@7bbbb64c, [B@42923ae8, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@65df014, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@74bfba13, [B@52907b1e, [B@1865ede, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.877--ClientSession(1335371798)--Connection(1756545962)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.877--ServerSession(454071866)--Connection(1529790437)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.877--UnitOfWork(1532832113)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.877--UnitOfWork(1532832113)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.878--UnitOfWork(1532832113)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.878--ClientSession(1335371798)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.878--UnitOfWork(1532832113)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.878--ClientSession(1335371798)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.878--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 51287115
    [junit] [EL Finer]: 2024-01-08 18:54:23.878--ClientSession(51287115)--Thread(Thread[main,5,main])--acquire unit of work: 2103425043
    [junit] [EL Finest]: 2024-01-08 18:54:23.878--UnitOfWork(2103425043)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.878--ServerSession(454071866)--Connection(944936158)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.878--ServerSession(454071866)--Connection(944936158)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.878--ServerSession(454071866)--Connection(1654944682)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.878--ServerSession(454071866)--Connection(944936158)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.879--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 795623488
    [junit] [EL Finer]: 2024-01-08 18:54:23.879--ClientSession(795623488)--Thread(Thread[main,5,main])--acquire unit of work: 437950335
    [junit] [EL Finest]: 2024-01-08 18:54:23.879--UnitOfWork(437950335)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(P_CHAR)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.879--ServerSession(454071866)--Connection(1230548207)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.879--ServerSession(454071866)--Connection(1230548207)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.879--ServerSession(454071866)--Connection(8834073)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(P_CHAR)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.88--ServerSession(454071866)--Connection(1230548207)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.888--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 958999821
    [junit] [EL Finer]: 2024-01-08 18:54:23.888--ClientSession(958999821)--Thread(Thread[main,5,main])--acquire unit of work: 1543382427
    [junit] [EL Finest]: 2024-01-08 18:54:23.888--UnitOfWork(1543382427)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.888--UnitOfWork(1543382427)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.888--UnitOfWork(1543382427)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@9cb9484)
    [junit] [EL Finest]: 2024-01-08 18:54:23.888--ServerSession(454071866)--Connection(943009836)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.888--ClientSession(958999821)--Connection(943009836)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.888--ClientSession(958999821)--Connection(943009836)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.889--ClientSession(958999821)--Connection(1192089252)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2ef13ba2, [B@3fd4ca00, [B@45a13ace, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3c26a536, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@1b2db53b, [B@230e894, [B@4e8bd556, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.889--ClientSession(958999821)--Connection(1192089252)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.89--ServerSession(454071866)--Connection(943009836)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.89--UnitOfWork(1543382427)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.89--UnitOfWork(1543382427)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.89--UnitOfWork(1543382427)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.89--ClientSession(958999821)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.89--UnitOfWork(1543382427)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.89--ClientSession(958999821)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.89--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 608132930
    [junit] [EL Finer]: 2024-01-08 18:54:23.89--ClientSession(608132930)--Thread(Thread[main,5,main])--acquire unit of work: 229508503
    [junit] [EL Finest]: 2024-01-08 18:54:23.89--UnitOfWork(229508503)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.89--ServerSession(454071866)--Connection(1159822494)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.89--ServerSession(454071866)--Connection(1159822494)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.89--ServerSession(454071866)--Connection(17045703)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.891--ServerSession(454071866)--Connection(1159822494)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.892--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1736655004
    [junit] [EL Finer]: 2024-01-08 18:54:23.892--ClientSession(1736655004)--Thread(Thread[main,5,main])--acquire unit of work: 770139496
    [junit] [EL Finest]: 2024-01-08 18:54:23.892--UnitOfWork(770139496)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(P_LONG)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.892--ServerSession(454071866)--Connection(1113072690)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.892--ServerSession(454071866)--Connection(1113072690)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.892--ServerSession(454071866)--Connection(1294294)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(P_LONG)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.892--ServerSession(454071866)--Connection(1113072690)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.9--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1975075128
    [junit] [EL Finer]: 2024-01-08 18:54:23.9--ClientSession(1975075128)--Thread(Thread[main,5,main])--acquire unit of work: 1151777215
    [junit] [EL Finest]: 2024-01-08 18:54:23.9--UnitOfWork(1151777215)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.9--UnitOfWork(1151777215)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.9--UnitOfWork(1151777215)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3495cc8d)
    [junit] [EL Finest]: 2024-01-08 18:54:23.901--ServerSession(454071866)--Connection(771860737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.901--ClientSession(1975075128)--Connection(771860737)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.901--ClientSession(1975075128)--Connection(771860737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.901--ClientSession(1975075128)--Connection(1445639249)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@204f4880, [B@3a5b429, [B@c700c, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@43783788, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@19a97c2f, [B@378397cf, [B@546c1d23, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--ClientSession(1975075128)--Connection(1445639249)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.902--ServerSession(454071866)--Connection(771860737)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--UnitOfWork(1151777215)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--UnitOfWork(1151777215)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--UnitOfWork(1151777215)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--ClientSession(1975075128)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--UnitOfWork(1151777215)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--ClientSession(1975075128)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 454538699
    [junit] [EL Finer]: 2024-01-08 18:54:23.902--ClientSession(454538699)--Thread(Thread[main,5,main])--acquire unit of work: 412881604
    [junit] [EL Finest]: 2024-01-08 18:54:23.902--UnitOfWork(412881604)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.902--ServerSession(454071866)--Connection(465186402)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.902--ServerSession(454071866)--Connection(465186402)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.903--ServerSession(454071866)--Connection(84075364)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.903--ServerSession(454071866)--Connection(465186402)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.904--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 639368662
    [junit] [EL Finer]: 2024-01-08 18:54:23.904--ClientSession(639368662)--Thread(Thread[main,5,main])--acquire unit of work: 920106850
    [junit] [EL Finest]: 2024-01-08 18:54:23.904--UnitOfWork(920106850)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT STRING_VC FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.904--ServerSession(454071866)--Connection(423901468)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.904--ServerSession(454071866)--Connection(423901468)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.904--ServerSession(454071866)--Connection(1682143310)--Thread(Thread[main,5,main])--SELECT STRING_VC FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.904--ServerSession(454071866)--Connection(423901468)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.913--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1365430180
    [junit] [EL Finer]: 2024-01-08 18:54:23.913--ClientSession(1365430180)--Thread(Thread[main,5,main])--acquire unit of work: 850156769
    [junit] [EL Finest]: 2024-01-08 18:54:23.913--UnitOfWork(850156769)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.913--UnitOfWork(850156769)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.913--UnitOfWork(850156769)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6473cf19)
    [junit] [EL Finest]: 2024-01-08 18:54:23.913--ServerSession(454071866)--Connection(1877141681)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.913--ClientSession(1365430180)--Connection(1877141681)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.913--ClientSession(1365430180)--Connection(1877141681)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.913--ClientSession(1365430180)--Connection(571568102)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@3d255920, [B@457a8955, [B@35a40528, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@37263abc, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@205d9921, [B@31fc8c5e, [B@2464520c, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.914--ClientSession(1365430180)--Connection(571568102)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.914--ServerSession(454071866)--Connection(1877141681)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.914--UnitOfWork(850156769)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.914--UnitOfWork(850156769)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.915--UnitOfWork(850156769)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.915--ClientSession(1365430180)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.915--UnitOfWork(850156769)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.915--ClientSession(1365430180)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.915--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1039155377
    [junit] [EL Finer]: 2024-01-08 18:54:23.915--ClientSession(1039155377)--Thread(Thread[main,5,main])--acquire unit of work: 339179190
    [junit] [EL Finest]: 2024-01-08 18:54:23.915--UnitOfWork(339179190)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.915--ServerSession(454071866)--Connection(833328106)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.915--ServerSession(454071866)--Connection(833328106)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.915--ServerSession(454071866)--Connection(503968073)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.915--ServerSession(454071866)--Connection(833328106)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.916--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 258361097
    [junit] [EL Finer]: 2024-01-08 18:54:23.916--ClientSession(258361097)--Thread(Thread[main,5,main])--acquire unit of work: 56236537
    [junit] [EL Finest]: 2024-01-08 18:54:23.916--UnitOfWork(56236537)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(BIG_DECIMAL) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.916--ServerSession(454071866)--Connection(2090985529)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.916--ServerSession(454071866)--Connection(2090985529)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.916--ServerSession(454071866)--Connection(126880238)--Thread(Thread[main,5,main])--SELECT AVG(BIG_DECIMAL) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.917--ServerSession(454071866)--Connection(2090985529)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.925--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 494822272
    [junit] [EL Finer]: 2024-01-08 18:54:23.925--ClientSession(494822272)--Thread(Thread[main,5,main])--acquire unit of work: 1038998461
    [junit] [EL Finest]: 2024-01-08 18:54:23.925--UnitOfWork(1038998461)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.925--UnitOfWork(1038998461)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.925--UnitOfWork(1038998461)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7cc25917)
    [junit] [EL Finest]: 2024-01-08 18:54:23.925--ServerSession(454071866)--Connection(1047959406)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.925--ClientSession(494822272)--Connection(1047959406)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.925--ClientSession(494822272)--Connection(1047959406)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.926--ClientSession(494822272)--Connection(1760543280)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@76bf79a, [B@d2ccdfe, [B@4c612396, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@44b3c545, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@1cbc3d6e, [B@7794503a, [B@32aca0cd, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--ClientSession(494822272)--Connection(1760543280)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.927--ServerSession(454071866)--Connection(1047959406)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--UnitOfWork(1038998461)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--UnitOfWork(1038998461)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--UnitOfWork(1038998461)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--ClientSession(494822272)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--UnitOfWork(1038998461)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--ClientSession(494822272)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 402139161
    [junit] [EL Finer]: 2024-01-08 18:54:23.927--ClientSession(402139161)--Thread(Thread[main,5,main])--acquire unit of work: 17860244
    [junit] [EL Finest]: 2024-01-08 18:54:23.927--UnitOfWork(17860244)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.927--ServerSession(454071866)--Connection(977690141)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.927--ServerSession(454071866)--Connection(977690141)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.927--ServerSession(454071866)--Connection(1354366587)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.928--ServerSession(454071866)--Connection(977690141)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.929--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 629372839
    [junit] [EL Finer]: 2024-01-08 18:54:23.929--ClientSession(629372839)--Thread(Thread[main,5,main])--acquire unit of work: 1571782634
    [junit] [EL Finest]: 2024-01-08 18:54:23.929--UnitOfWork(1571782634)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(W_FLOAT)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.929--ServerSession(454071866)--Connection(572351987)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.929--ServerSession(454071866)--Connection(572351987)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.929--ServerSession(454071866)--Connection(1412836991)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(W_FLOAT)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.929--ServerSession(454071866)--Connection(572351987)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.938--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1620795914
    [junit] [EL Finer]: 2024-01-08 18:54:23.938--ClientSession(1620795914)--Thread(Thread[main,5,main])--acquire unit of work: 954023381
    [junit] [EL Finest]: 2024-01-08 18:54:23.938--UnitOfWork(954023381)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.938--UnitOfWork(954023381)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.938--UnitOfWork(954023381)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@75ec71eb)
    [junit] [EL Finest]: 2024-01-08 18:54:23.938--ServerSession(454071866)--Connection(339063115)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.938--ClientSession(1620795914)--Connection(339063115)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.938--ClientSession(1620795914)--Connection(339063115)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.938--ClientSession(1620795914)--Connection(2080819693)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@54ccb107, [B@6dcaed3c, [B@10ccf675, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@51901676, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@60e5c1ca, [B@5afc73e7, [B@2d745993, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.939--ClientSession(1620795914)--Connection(2080819693)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.94--ServerSession(454071866)--Connection(339063115)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.94--UnitOfWork(954023381)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.94--UnitOfWork(954023381)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.94--UnitOfWork(954023381)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.94--ClientSession(1620795914)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.94--UnitOfWork(954023381)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.94--ClientSession(1620795914)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.94--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 72280819
    [junit] [EL Finer]: 2024-01-08 18:54:23.94--ClientSession(72280819)--Thread(Thread[main,5,main])--acquire unit of work: 1322062390
    [junit] [EL Finest]: 2024-01-08 18:54:23.94--UnitOfWork(1322062390)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.94--ServerSession(454071866)--Connection(1637893573)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.94--ServerSession(454071866)--Connection(1637893573)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.94--ServerSession(454071866)--Connection(638112861)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.941--ServerSession(454071866)--Connection(1637893573)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.942--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 11257466
    [junit] [EL Finer]: 2024-01-08 18:54:23.942--ClientSession(11257466)--Thread(Thread[main,5,main])--acquire unit of work: 1862665586
    [junit] [EL Finest]: 2024-01-08 18:54:23.942--UnitOfWork(1862665586)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(W_SMALLINT)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.942--ServerSession(454071866)--Connection(472173115)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.942--ServerSession(454071866)--Connection(472173115)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.942--ServerSession(454071866)--Connection(2141249850)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(W_SMALLINT)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.942--ServerSession(454071866)--Connection(472173115)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.95--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1007297538
    [junit] [EL Finer]: 2024-01-08 18:54:23.95--ClientSession(1007297538)--Thread(Thread[main,5,main])--acquire unit of work: 779853905
    [junit] [EL Finest]: 2024-01-08 18:54:23.95--UnitOfWork(779853905)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.951--UnitOfWork(779853905)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.951--UnitOfWork(779853905)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@76d4d6e3)
    [junit] [EL Finest]: 2024-01-08 18:54:23.951--ServerSession(454071866)--Connection(49610831)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.951--ClientSession(1007297538)--Connection(49610831)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.951--ClientSession(1007297538)--Connection(49610831)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.951--ClientSession(1007297538)--Connection(1981510693)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@5e1d2327, [B@7440b7d3, [B@7fbf5c22, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3926be0d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@e15b615, [B@7f9a762b, [B@7a417bb6, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.952--ClientSession(1007297538)--Connection(1981510693)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.952--ServerSession(454071866)--Connection(49610831)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.952--UnitOfWork(779853905)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.952--UnitOfWork(779853905)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.953--UnitOfWork(779853905)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.953--ClientSession(1007297538)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.953--UnitOfWork(779853905)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.953--ClientSession(1007297538)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.953--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 142050837
    [junit] [EL Finer]: 2024-01-08 18:54:23.953--ClientSession(142050837)--Thread(Thread[main,5,main])--acquire unit of work: 635466082
    [junit] [EL Finest]: 2024-01-08 18:54:23.953--UnitOfWork(635466082)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.953--ServerSession(454071866)--Connection(516542090)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.953--ServerSession(454071866)--Connection(516542090)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.953--ServerSession(454071866)--Connection(823010078)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.953--ServerSession(454071866)--Connection(516542090)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.954--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 239124849
    [junit] [EL Finer]: 2024-01-08 18:54:23.954--ClientSession(239124849)--Thread(Thread[main,5,main])--acquire unit of work: 1514282533
    [junit] [EL Finest]: 2024-01-08 18:54:23.954--UnitOfWork(1514282533)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(SQL_DATE)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.954--ServerSession(454071866)--Connection(1423456203)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.954--ServerSession(454071866)--Connection(1423456203)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.954--ServerSession(454071866)--Connection(1874882244)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(SQL_DATE)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.955--ServerSession(454071866)--Connection(1423456203)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.963--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1414732647
    [junit] [EL Finer]: 2024-01-08 18:54:23.963--ClientSession(1414732647)--Thread(Thread[main,5,main])--acquire unit of work: 681855928
    [junit] [EL Finest]: 2024-01-08 18:54:23.963--UnitOfWork(681855928)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.963--UnitOfWork(681855928)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.964--UnitOfWork(681855928)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@52e3b39b)
    [junit] [EL Finest]: 2024-01-08 18:54:23.964--ServerSession(454071866)--Connection(1778269260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.964--ClientSession(1414732647)--Connection(1778269260)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.964--ClientSession(1414732647)--Connection(1778269260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.964--ClientSession(1414732647)--Connection(1605761770)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@5deb1292, [B@45ef593f, [B@4cf11591, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@ad43c8d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@faec0c7, [B@30b746ac, [B@742e80b6, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--ClientSession(1414732647)--Connection(1605761770)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.965--ServerSession(454071866)--Connection(1778269260)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--UnitOfWork(681855928)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--UnitOfWork(681855928)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--UnitOfWork(681855928)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--ClientSession(1414732647)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--UnitOfWork(681855928)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--ClientSession(1414732647)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 751243118
    [junit] [EL Finer]: 2024-01-08 18:54:23.965--ClientSession(751243118)--Thread(Thread[main,5,main])--acquire unit of work: 1549124278
    [junit] [EL Finest]: 2024-01-08 18:54:23.965--UnitOfWork(1549124278)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.966--ServerSession(454071866)--Connection(1597705638)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.966--ServerSession(454071866)--Connection(1597705638)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.966--ServerSession(454071866)--Connection(328226829)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.966--ServerSession(454071866)--Connection(1597705638)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.967--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1050330431
    [junit] [EL Finer]: 2024-01-08 18:54:23.967--ClientSession(1050330431)--Thread(Thread[main,5,main])--acquire unit of work: 1642080343
    [junit] [EL Finest]: 2024-01-08 18:54:23.967--UnitOfWork(1642080343)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(SQL_TIME)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.967--ServerSession(454071866)--Connection(1767402693)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.967--ServerSession(454071866)--Connection(1767402693)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.967--ServerSession(454071866)--Connection(1346137165)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(SQL_TIME)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.967--ServerSession(454071866)--Connection(1767402693)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.975--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1105000473
    [junit] [EL Finer]: 2024-01-08 18:54:23.975--ClientSession(1105000473)--Thread(Thread[main,5,main])--acquire unit of work: 1182690754
    [junit] [EL Finest]: 2024-01-08 18:54:23.975--UnitOfWork(1182690754)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.975--UnitOfWork(1182690754)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.975--UnitOfWork(1182690754)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3041795b)
    [junit] [EL Finest]: 2024-01-08 18:54:23.975--ServerSession(454071866)--Connection(1775568781)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.975--ClientSession(1105000473)--Connection(1775568781)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.975--ClientSession(1105000473)--Connection(1775568781)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.976--ClientSession(1105000473)--Connection(2018082190)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@518b4d27, [B@10a3c1f4, [B@4fb4bccf, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@2a22e0f3, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@21cb62e5, [B@2fe9bb49, [B@45d128bf, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--ClientSession(1105000473)--Connection(2018082190)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.977--ServerSession(454071866)--Connection(1775568781)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--UnitOfWork(1182690754)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--UnitOfWork(1182690754)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--UnitOfWork(1182690754)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--ClientSession(1105000473)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--UnitOfWork(1182690754)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--ClientSession(1105000473)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 744914103
    [junit] [EL Finer]: 2024-01-08 18:54:23.977--ClientSession(744914103)--Thread(Thread[main,5,main])--acquire unit of work: 527483320
    [junit] [EL Finest]: 2024-01-08 18:54:23.977--UnitOfWork(527483320)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.977--ServerSession(454071866)--Connection(1656993994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.977--ServerSession(454071866)--Connection(1656993994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.977--ServerSession(454071866)--Connection(1942675585)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.978--ServerSession(454071866)--Connection(1656993994)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.978--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 425686136
    [junit] [EL Finer]: 2024-01-08 18:54:23.978--ClientSession(425686136)--Thread(Thread[main,5,main])--acquire unit of work: 621669070
    [junit] [EL Finest]: 2024-01-08 18:54:23.978--UnitOfWork(621669070)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(BIG_INTEGER) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.978--ServerSession(454071866)--Connection(81755787)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.978--ServerSession(454071866)--Connection(81755787)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.979--ServerSession(454071866)--Connection(2055353324)--Thread(Thread[main,5,main])--SELECT MAX(BIG_INTEGER) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.979--ServerSession(454071866)--Connection(81755787)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.987--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1185938143
    [junit] [EL Finer]: 2024-01-08 18:54:23.987--ClientSession(1185938143)--Thread(Thread[main,5,main])--acquire unit of work: 1038854542
    [junit] [EL Finest]: 2024-01-08 18:54:23.987--UnitOfWork(1038854542)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:23.987--UnitOfWork(1038854542)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:23.987--UnitOfWork(1038854542)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2681c9a)
    [junit] [EL Finest]: 2024-01-08 18:54:23.987--ServerSession(454071866)--Connection(1528808947)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.987--ClientSession(1185938143)--Connection(1528808947)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.987--ClientSession(1185938143)--Connection(1528808947)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.988--ClientSession(1185938143)--Connection(266170501)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@66452ea7, [B@43d05fc1, [B@3d7081f4, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@73171817, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@3ce820c4, [B@7d075ecf, [B@44411fba, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--ClientSession(1185938143)--Connection(266170501)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:23.989--ServerSession(454071866)--Connection(1528808947)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--UnitOfWork(1038854542)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--UnitOfWork(1038854542)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--UnitOfWork(1038854542)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--ClientSession(1185938143)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--UnitOfWork(1038854542)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--ClientSession(1185938143)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2030580672
    [junit] [EL Finer]: 2024-01-08 18:54:23.989--ClientSession(2030580672)--Thread(Thread[main,5,main])--acquire unit of work: 490024252
    [junit] [EL Finest]: 2024-01-08 18:54:23.989--UnitOfWork(490024252)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:23.989--ServerSession(454071866)--Connection(461394559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.989--ServerSession(454071866)--Connection(461394559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.99--ServerSession(454071866)--Connection(1816104835)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:23.99--ServerSession(454071866)--Connection(461394559)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:23.991--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 401077408
    [junit] [EL Finer]: 2024-01-08 18:54:23.991--ClientSession(401077408)--Thread(Thread[main,5,main])--acquire unit of work: 1022290506
    [junit] [EL Finest]: 2024-01-08 18:54:23.991--UnitOfWork(1022290506)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT WBA_BINARY FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:23.991--ServerSession(454071866)--Connection(1044572884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:23.991--ServerSession(454071866)--Connection(1044572884)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:23.991--ServerSession(454071866)--Connection(520693151)--Thread(Thread[main,5,main])--SELECT WBA_BINARY FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:23.991--ServerSession(454071866)--Connection(1044572884)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.0--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1893605848
    [junit] [EL Finer]: 2024-01-08 18:54:24.0--ClientSession(1893605848)--Thread(Thread[main,5,main])--acquire unit of work: 1810206328
    [junit] [EL Finest]: 2024-01-08 18:54:24.0--UnitOfWork(1810206328)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.0--UnitOfWork(1810206328)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.0--UnitOfWork(1810206328)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@39f38c92)
    [junit] [EL Finest]: 2024-01-08 18:54:24.0--ServerSession(454071866)--Connection(143348611)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.0--ClientSession(1893605848)--Connection(143348611)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.0--ClientSession(1893605848)--Connection(143348611)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.001--ClientSession(1893605848)--Connection(550411548)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@30f428f6, [B@62317220, [B@79a5db78, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@5321ea0d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4203cb07, [B@2bca0115, [B@7ce3710f, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.002--ClientSession(1893605848)--Connection(550411548)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.002--ServerSession(454071866)--Connection(143348611)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.002--UnitOfWork(1810206328)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.002--UnitOfWork(1810206328)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.002--UnitOfWork(1810206328)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.002--ClientSession(1893605848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.002--UnitOfWork(1810206328)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.003--ClientSession(1893605848)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.003--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1627141932
    [junit] [EL Finer]: 2024-01-08 18:54:24.003--ClientSession(1627141932)--Thread(Thread[main,5,main])--acquire unit of work: 873357394
    [junit] [EL Finest]: 2024-01-08 18:54:24.003--UnitOfWork(873357394)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.003--ServerSession(454071866)--Connection(25008523)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.003--ServerSession(454071866)--Connection(25008523)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.003--ServerSession(454071866)--Connection(69644805)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.003--ServerSession(454071866)--Connection(25008523)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.004--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 946534009
    [junit] [EL Finer]: 2024-01-08 18:54:24.004--ClientSession(946534009)--Thread(Thread[main,5,main])--acquire unit of work: 929102954
    [junit] [EL Finest]: 2024-01-08 18:54:24.004--UnitOfWork(929102954)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(P_LONG) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.004--ServerSession(454071866)--Connection(468682625)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.004--ServerSession(454071866)--Connection(468682625)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.004--ServerSession(454071866)--Connection(1004707013)--Thread(Thread[main,5,main])--SELECT MAX(P_LONG) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.005--ServerSession(454071866)--Connection(468682625)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.013--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 754493739
    [junit] [EL Finer]: 2024-01-08 18:54:24.013--ClientSession(754493739)--Thread(Thread[main,5,main])--acquire unit of work: 1539048406
    [junit] [EL Finest]: 2024-01-08 18:54:24.013--UnitOfWork(1539048406)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.013--UnitOfWork(1539048406)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.013--UnitOfWork(1539048406)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5486bda)
    [junit] [EL Finest]: 2024-01-08 18:54:24.014--ServerSession(454071866)--Connection(1997650905)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.014--ClientSession(754493739)--Connection(1997650905)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.014--ClientSession(754493739)--Connection(1997650905)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.014--ClientSession(754493739)--Connection(1191029427)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@5b863697, [B@2133814d, [B@28906b71, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6287533d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@8dff374, [B@355b32cb, [B@1e3b1cf2, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--ClientSession(754493739)--Connection(1191029427)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.015--ServerSession(454071866)--Connection(1997650905)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--UnitOfWork(1539048406)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--UnitOfWork(1539048406)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--UnitOfWork(1539048406)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--ClientSession(754493739)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--UnitOfWork(1539048406)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--ClientSession(754493739)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 460676880
    [junit] [EL Finer]: 2024-01-08 18:54:24.015--ClientSession(460676880)--Thread(Thread[main,5,main])--acquire unit of work: 813094655
    [junit] [EL Finest]: 2024-01-08 18:54:24.015--UnitOfWork(813094655)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.015--ServerSession(454071866)--Connection(1951816023)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.016--ServerSession(454071866)--Connection(1951816023)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.016--ServerSession(454071866)--Connection(1371181698)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.016--ServerSession(454071866)--Connection(1951816023)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.017--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 778196220
    [junit] [EL Finer]: 2024-01-08 18:54:24.017--ClientSession(778196220)--Thread(Thread[main,5,main])--acquire unit of work: 812215348
    [junit] [EL Finest]: 2024-01-08 18:54:24.017--UnitOfWork(812215348)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(P_DOUBLE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.017--ServerSession(454071866)--Connection(1844691908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.017--ServerSession(454071866)--Connection(1844691908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.017--ServerSession(454071866)--Connection(833526645)--Thread(Thread[main,5,main])--SELECT MAX(P_DOUBLE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.017--ServerSession(454071866)--Connection(1844691908)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.026--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1082818392
    [junit] [EL Finer]: 2024-01-08 18:54:24.026--ClientSession(1082818392)--Thread(Thread[main,5,main])--acquire unit of work: 1913646333
    [junit] [EL Finest]: 2024-01-08 18:54:24.026--UnitOfWork(1913646333)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.026--UnitOfWork(1913646333)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.026--UnitOfWork(1913646333)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2536e59f)
    [junit] [EL Finest]: 2024-01-08 18:54:24.026--ServerSession(454071866)--Connection(1660303028)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.026--ClientSession(1082818392)--Connection(1660303028)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.026--ClientSession(1082818392)--Connection(1660303028)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.026--ClientSession(1082818392)--Connection(761047793)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@236b02de, [B@70fbc391, [B@52d2053, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@22f28cd1, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@597417a3, [B@773db057, [B@1bfe395b, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.027--ClientSession(1082818392)--Connection(761047793)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.028--ServerSession(454071866)--Connection(1660303028)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.028--UnitOfWork(1913646333)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.028--UnitOfWork(1913646333)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.028--UnitOfWork(1913646333)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.028--ClientSession(1082818392)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.028--UnitOfWork(1913646333)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.028--ClientSession(1082818392)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.028--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 605489223
    [junit] [EL Finer]: 2024-01-08 18:54:24.028--ClientSession(605489223)--Thread(Thread[main,5,main])--acquire unit of work: 1825842454
    [junit] [EL Finest]: 2024-01-08 18:54:24.028--UnitOfWork(1825842454)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.028--ServerSession(454071866)--Connection(1530970787)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.028--ServerSession(454071866)--Connection(1530970787)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.028--ServerSession(454071866)--Connection(1529398539)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.029--ServerSession(454071866)--Connection(1530970787)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.03--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1240259528
    [junit] [EL Finer]: 2024-01-08 18:54:24.03--ClientSession(1240259528)--Thread(Thread[main,5,main])--acquire unit of work: 182111900
    [junit] [EL Finest]: 2024-01-08 18:54:24.03--UnitOfWork(182111900)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(BIG_INTEGER) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.03--ServerSession(454071866)--Connection(609706599)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.03--ServerSession(454071866)--Connection(609706599)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.03--ServerSession(454071866)--Connection(748704536)--Thread(Thread[main,5,main])--SELECT AVG(BIG_INTEGER) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.03--ServerSession(454071866)--Connection(609706599)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.038--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 36507743
    [junit] [EL Finer]: 2024-01-08 18:54:24.038--ClientSession(36507743)--Thread(Thread[main,5,main])--acquire unit of work: 641599663
    [junit] [EL Finest]: 2024-01-08 18:54:24.038--UnitOfWork(641599663)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.038--UnitOfWork(641599663)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.038--UnitOfWork(641599663)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@459fd4ac)
    [junit] [EL Finest]: 2024-01-08 18:54:24.039--ServerSession(454071866)--Connection(1474995643)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.039--ClientSession(36507743)--Connection(1474995643)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.039--ClientSession(36507743)--Connection(1474995643)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.039--ClientSession(36507743)--Connection(719081615)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@788602f5, [B@7ac3b723, [B@461cb79e, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4d04ce06, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5ddecf9, [B@624029ce, [B@4143c25f, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--ClientSession(36507743)--Connection(719081615)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.04--ServerSession(454071866)--Connection(1474995643)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--UnitOfWork(641599663)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--UnitOfWork(641599663)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--UnitOfWork(641599663)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--ClientSession(36507743)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--UnitOfWork(641599663)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--ClientSession(36507743)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2096102294
    [junit] [EL Finer]: 2024-01-08 18:54:24.04--ClientSession(2096102294)--Thread(Thread[main,5,main])--acquire unit of work: 880776364
    [junit] [EL Finest]: 2024-01-08 18:54:24.04--UnitOfWork(880776364)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.04--ServerSession(454071866)--Connection(302859689)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.041--ServerSession(454071866)--Connection(302859689)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.041--ServerSession(454071866)--Connection(1038609947)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.041--ServerSession(454071866)--Connection(302859689)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.042--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2050097760
    [junit] [EL Finer]: 2024-01-08 18:54:24.042--ClientSession(2050097760)--Thread(Thread[main,5,main])--acquire unit of work: 1096893009
    [junit] [EL Finest]: 2024-01-08 18:54:24.042--UnitOfWork(1096893009)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT PBA_LONGVARBINARY FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.042--ServerSession(454071866)--Connection(1856088443)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.042--ServerSession(454071866)--Connection(1856088443)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.042--ServerSession(454071866)--Connection(1010528439)--Thread(Thread[main,5,main])--SELECT PBA_LONGVARBINARY FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.042--ServerSession(454071866)--Connection(1856088443)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.051--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 421004803
    [junit] [EL Finer]: 2024-01-08 18:54:24.051--ClientSession(421004803)--Thread(Thread[main,5,main])--acquire unit of work: 1293849510
    [junit] [EL Finest]: 2024-01-08 18:54:24.051--UnitOfWork(1293849510)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.051--UnitOfWork(1293849510)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.051--UnitOfWork(1293849510)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@17b425dd)
    [junit] [EL Finest]: 2024-01-08 18:54:24.051--ServerSession(454071866)--Connection(999095938)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.051--ClientSession(421004803)--Connection(999095938)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.051--ClientSession(421004803)--Connection(999095938)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.051--ClientSession(421004803)--Connection(1463127603)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@384d0737, [B@64e99652, [B@50a48a40, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@302b717a, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@600fbcf7, [B@48fceda2, [B@3cfe8877, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.052--ClientSession(421004803)--Connection(1463127603)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.052--ServerSession(454071866)--Connection(999095938)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.052--UnitOfWork(1293849510)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.052--UnitOfWork(1293849510)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.053--UnitOfWork(1293849510)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.053--ClientSession(421004803)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.053--UnitOfWork(1293849510)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.053--ClientSession(421004803)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.053--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 755731657
    [junit] [EL Finer]: 2024-01-08 18:54:24.053--ClientSession(755731657)--Thread(Thread[main,5,main])--acquire unit of work: 1454689101
    [junit] [EL Finest]: 2024-01-08 18:54:24.053--UnitOfWork(1454689101)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.053--ServerSession(454071866)--Connection(528226533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.053--ServerSession(454071866)--Connection(528226533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.053--ServerSession(454071866)--Connection(184420654)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.053--ServerSession(454071866)--Connection(528226533)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.054--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1747172279
    [junit] [EL Finer]: 2024-01-08 18:54:24.054--ClientSession(1747172279)--Thread(Thread[main,5,main])--acquire unit of work: 198828923
    [junit] [EL Finest]: 2024-01-08 18:54:24.054--UnitOfWork(198828923)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(P_FLOAT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.054--ServerSession(454071866)--Connection(1990991088)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.054--ServerSession(454071866)--Connection(1990991088)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.054--ServerSession(454071866)--Connection(2106244696)--Thread(Thread[main,5,main])--SELECT AVG(P_FLOAT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.054--ServerSession(454071866)--Connection(1990991088)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.063--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1921677196
    [junit] [EL Finer]: 2024-01-08 18:54:24.063--ClientSession(1921677196)--Thread(Thread[main,5,main])--acquire unit of work: 1894465060
    [junit] [EL Finest]: 2024-01-08 18:54:24.063--UnitOfWork(1894465060)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.063--UnitOfWork(1894465060)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.063--UnitOfWork(1894465060)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@13d4bf8)
    [junit] [EL Finest]: 2024-01-08 18:54:24.063--ServerSession(454071866)--Connection(699302992)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.063--ClientSession(1921677196)--Connection(699302992)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.063--ClientSession(1921677196)--Connection(699302992)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.063--ClientSession(1921677196)--Connection(563680383)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2e4ebad5, [B@739f3748, [B@1fc47319, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@577981ca, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@cba01e2, [B@615524a, [B@3a75a52a, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.064--ClientSession(1921677196)--Connection(563680383)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.064--ServerSession(454071866)--Connection(699302992)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.064--UnitOfWork(1894465060)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.064--UnitOfWork(1894465060)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.065--UnitOfWork(1894465060)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.065--ClientSession(1921677196)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.065--UnitOfWork(1894465060)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.065--ClientSession(1921677196)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.065--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1175494077
    [junit] [EL Finer]: 2024-01-08 18:54:24.065--ClientSession(1175494077)--Thread(Thread[main,5,main])--acquire unit of work: 801330156
    [junit] [EL Finest]: 2024-01-08 18:54:24.065--UnitOfWork(801330156)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.065--ServerSession(454071866)--Connection(1475235815)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.065--ServerSession(454071866)--Connection(1475235815)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.065--ServerSession(454071866)--Connection(1607404085)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.065--ServerSession(454071866)--Connection(1475235815)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.066--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 604805970
    [junit] [EL Finer]: 2024-01-08 18:54:24.066--ClientSession(604805970)--Thread(Thread[main,5,main])--acquire unit of work: 1980576344
    [junit] [EL Finest]: 2024-01-08 18:54:24.066--UnitOfWork(1980576344)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(P_SHORT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.066--ServerSession(454071866)--Connection(1012472328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.066--ServerSession(454071866)--Connection(1012472328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.066--ServerSession(454071866)--Connection(1937138249)--Thread(Thread[main,5,main])--SELECT AVG(P_SHORT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.066--ServerSession(454071866)--Connection(1012472328)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.074--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 414796038
    [junit] [EL Finer]: 2024-01-08 18:54:24.074--ClientSession(414796038)--Thread(Thread[main,5,main])--acquire unit of work: 786751534
    [junit] [EL Finest]: 2024-01-08 18:54:24.074--UnitOfWork(786751534)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.074--UnitOfWork(786751534)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.074--UnitOfWork(786751534)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4fbca40)
    [junit] [EL Finest]: 2024-01-08 18:54:24.074--ServerSession(454071866)--Connection(1712756332)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.074--ClientSession(414796038)--Connection(1712756332)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.074--ClientSession(414796038)--Connection(1712756332)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.075--ClientSession(414796038)--Connection(1916468236)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@29e456f1, [B@7b931057, [B@43a9725a, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3a524163, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@318adb06, [B@527864c8, [B@5a4be77f, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--ClientSession(414796038)--Connection(1916468236)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.076--ServerSession(454071866)--Connection(1712756332)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--UnitOfWork(786751534)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--UnitOfWork(786751534)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--UnitOfWork(786751534)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--ClientSession(414796038)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--UnitOfWork(786751534)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--ClientSession(414796038)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 28658691
    [junit] [EL Finer]: 2024-01-08 18:54:24.076--ClientSession(28658691)--Thread(Thread[main,5,main])--acquire unit of work: 608832165
    [junit] [EL Finest]: 2024-01-08 18:54:24.077--UnitOfWork(608832165)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.077--ServerSession(454071866)--Connection(1266137057)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.077--ServerSession(454071866)--Connection(1266137057)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.077--ServerSession(454071866)--Connection(1311578639)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.077--ServerSession(454071866)--Connection(1266137057)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.078--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 837784224
    [junit] [EL Finer]: 2024-01-08 18:54:24.078--ClientSession(837784224)--Thread(Thread[main,5,main])--acquire unit of work: 1309300691
    [junit] [EL Finest]: 2024-01-08 18:54:24.078--UnitOfWork(1309300691)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(P_INT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.078--ServerSession(454071866)--Connection(1833761170)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.078--ServerSession(454071866)--Connection(1833761170)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.078--ServerSession(454071866)--Connection(87378521)--Thread(Thread[main,5,main])--SELECT AVG(P_INT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.078--ServerSession(454071866)--Connection(1833761170)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.087--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1911082416
    [junit] [EL Finer]: 2024-01-08 18:54:24.087--ClientSession(1911082416)--Thread(Thread[main,5,main])--acquire unit of work: 748785034
    [junit] [EL Finest]: 2024-01-08 18:54:24.087--UnitOfWork(748785034)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.087--UnitOfWork(748785034)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.087--UnitOfWork(748785034)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2e0fec17)
    [junit] [EL Finest]: 2024-01-08 18:54:24.087--ServerSession(454071866)--Connection(1180649970)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.087--ClientSession(1911082416)--Connection(1180649970)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.087--ClientSession(1911082416)--Connection(1180649970)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.088--ClientSession(1911082416)--Connection(1083543866)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2a85fbb7, [B@16a927cc, [B@6264bd46, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@360ba44f, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@33d6b97a, [B@6c9e7f8b, [B@2bd771d3, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.088--ClientSession(1911082416)--Connection(1083543866)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.089--ServerSession(454071866)--Connection(1180649970)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.089--UnitOfWork(748785034)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.089--UnitOfWork(748785034)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.089--UnitOfWork(748785034)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.089--ClientSession(1911082416)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.089--UnitOfWork(748785034)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.089--ClientSession(1911082416)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.089--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1228544850
    [junit] [EL Finer]: 2024-01-08 18:54:24.089--ClientSession(1228544850)--Thread(Thread[main,5,main])--acquire unit of work: 625626894
    [junit] [EL Finest]: 2024-01-08 18:54:24.089--UnitOfWork(625626894)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.089--ServerSession(454071866)--Connection(345770425)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.089--ServerSession(454071866)--Connection(345770425)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.089--ServerSession(454071866)--Connection(1344928508)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.09--ServerSession(454071866)--Connection(345770425)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.091--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2032782987
    [junit] [EL Finer]: 2024-01-08 18:54:24.091--ClientSession(2032782987)--Thread(Thread[main,5,main])--acquire unit of work: 884289676
    [junit] [EL Finest]: 2024-01-08 18:54:24.091--UnitOfWork(884289676)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(P_FLOAT)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.091--ServerSession(454071866)--Connection(386639443)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.091--ServerSession(454071866)--Connection(386639443)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.091--ServerSession(454071866)--Connection(2132926962)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(P_FLOAT)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.091--ServerSession(454071866)--Connection(386639443)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.1--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1875516542
    [junit] [EL Finer]: 2024-01-08 18:54:24.1--ClientSession(1875516542)--Thread(Thread[main,5,main])--acquire unit of work: 2125996017
    [junit] [EL Finest]: 2024-01-08 18:54:24.1--UnitOfWork(2125996017)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.1--UnitOfWork(2125996017)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.1--UnitOfWork(2125996017)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@11de3445)
    [junit] [EL Finest]: 2024-01-08 18:54:24.1--ServerSession(454071866)--Connection(325175893)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.1--ClientSession(1875516542)--Connection(325175893)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.1--ClientSession(1875516542)--Connection(325175893)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.101--ClientSession(1875516542)--Connection(2141462925)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@59b5138e, [B@441b598f, [B@292cfba3, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@472bc276, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@3673807e, [B@283a701e, [B@66857759, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--ClientSession(1875516542)--Connection(2141462925)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.102--ServerSession(454071866)--Connection(325175893)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--UnitOfWork(2125996017)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--UnitOfWork(2125996017)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--UnitOfWork(2125996017)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--ClientSession(1875516542)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--UnitOfWork(2125996017)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--ClientSession(1875516542)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1666026359
    [junit] [EL Finer]: 2024-01-08 18:54:24.102--ClientSession(1666026359)--Thread(Thread[main,5,main])--acquire unit of work: 1027307226
    [junit] [EL Finest]: 2024-01-08 18:54:24.102--UnitOfWork(1027307226)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.102--ServerSession(454071866)--Connection(420641420)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.102--ServerSession(454071866)--Connection(420641420)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.102--ServerSession(454071866)--Connection(1326029526)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.103--ServerSession(454071866)--Connection(420641420)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.104--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1948220220
    [junit] [EL Finer]: 2024-01-08 18:54:24.104--ClientSession(1948220220)--Thread(Thread[main,5,main])--acquire unit of work: 1941504484
    [junit] [EL Finest]: 2024-01-08 18:54:24.104--UnitOfWork(1941504484)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT W_CHARACTER FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.104--ServerSession(454071866)--Connection(1125675090)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.104--ServerSession(454071866)--Connection(1125675090)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.104--ServerSession(454071866)--Connection(1017648023)--Thread(Thread[main,5,main])--SELECT W_CHARACTER FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.104--ServerSession(454071866)--Connection(1125675090)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.112--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1958620545
    [junit] [EL Finer]: 2024-01-08 18:54:24.112--ClientSession(1958620545)--Thread(Thread[main,5,main])--acquire unit of work: 1303084738
    [junit] [EL Finest]: 2024-01-08 18:54:24.112--UnitOfWork(1303084738)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.112--UnitOfWork(1303084738)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.112--UnitOfWork(1303084738)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@23e9f343)
    [junit] [EL Finest]: 2024-01-08 18:54:24.113--ServerSession(454071866)--Connection(468210629)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.113--ClientSession(1958620545)--Connection(468210629)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.113--ClientSession(1958620545)--Connection(468210629)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.113--ClientSession(1958620545)--Connection(1041381648)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@25de39e, [B@5b72fe6b, [B@4ddf9dd2, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4b35d2db, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@26199930, [B@6ad4aa3e, [B@5bd48bbb, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.114--ClientSession(1958620545)--Connection(1041381648)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.114--ServerSession(454071866)--Connection(468210629)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.114--UnitOfWork(1303084738)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.114--UnitOfWork(1303084738)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.115--UnitOfWork(1303084738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.115--ClientSession(1958620545)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.115--UnitOfWork(1303084738)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.115--ClientSession(1958620545)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.115--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1687481230
    [junit] [EL Finer]: 2024-01-08 18:54:24.115--ClientSession(1687481230)--Thread(Thread[main,5,main])--acquire unit of work: 1264686261
    [junit] [EL Finest]: 2024-01-08 18:54:24.115--UnitOfWork(1264686261)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.115--ServerSession(454071866)--Connection(1483023645)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.115--ServerSession(454071866)--Connection(1483023645)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.115--ServerSession(454071866)--Connection(1386032745)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.115--ServerSession(454071866)--Connection(1483023645)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.116--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 934242577
    [junit] [EL Finer]: 2024-01-08 18:54:24.116--ClientSession(934242577)--Thread(Thread[main,5,main])--acquire unit of work: 1522954982
    [junit] [EL Finest]: 2024-01-08 18:54:24.116--UnitOfWork(1522954982)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(P_SHORT)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.116--ServerSession(454071866)--Connection(826116515)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.116--ServerSession(454071866)--Connection(826116515)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.116--ServerSession(454071866)--Connection(1228788437)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(P_SHORT)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.117--ServerSession(454071866)--Connection(826116515)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.125--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 378529084
    [junit] [EL Finer]: 2024-01-08 18:54:24.125--ClientSession(378529084)--Thread(Thread[main,5,main])--acquire unit of work: 625099826
    [junit] [EL Finest]: 2024-01-08 18:54:24.125--UnitOfWork(625099826)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.125--UnitOfWork(625099826)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.125--UnitOfWork(625099826)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3f867060)
    [junit] [EL Finest]: 2024-01-08 18:54:24.125--ServerSession(454071866)--Connection(2130176599)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.125--ClientSession(378529084)--Connection(2130176599)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.125--ClientSession(378529084)--Connection(2130176599)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.125--ClientSession(378529084)--Connection(28373941)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@101bd174, [B@51ff3472, [B@29c2418, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@16508af6, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@588e6939, [B@70fa9afe, [B@1325cc1d, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.126--ClientSession(378529084)--Connection(28373941)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.127--ServerSession(454071866)--Connection(2130176599)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.127--UnitOfWork(625099826)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.127--UnitOfWork(625099826)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.127--UnitOfWork(625099826)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.127--ClientSession(378529084)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.127--UnitOfWork(625099826)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.127--ClientSession(378529084)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.127--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 867022631
    [junit] [EL Finer]: 2024-01-08 18:54:24.127--ClientSession(867022631)--Thread(Thread[main,5,main])--acquire unit of work: 898025404
    [junit] [EL Finest]: 2024-01-08 18:54:24.127--UnitOfWork(898025404)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.127--ServerSession(454071866)--Connection(2075977802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.127--ServerSession(454071866)--Connection(2075977802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.127--ServerSession(454071866)--Connection(1534556942)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.128--ServerSession(454071866)--Connection(2075977802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.128--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 841095783
    [junit] [EL Finer]: 2024-01-08 18:54:24.128--ClientSession(841095783)--Thread(Thread[main,5,main])--acquire unit of work: 1311330917
    [junit] [EL Finest]: 2024-01-08 18:54:24.128--UnitOfWork(1311330917)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(W_DOUBLE)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.128--ServerSession(454071866)--Connection(463748041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.128--ServerSession(454071866)--Connection(463748041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.129--ServerSession(454071866)--Connection(1100586646)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(W_DOUBLE)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.129--ServerSession(454071866)--Connection(463748041)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.137--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1356121308
    [junit] [EL Finer]: 2024-01-08 18:54:24.137--ClientSession(1356121308)--Thread(Thread[main,5,main])--acquire unit of work: 1635806819
    [junit] [EL Finest]: 2024-01-08 18:54:24.137--UnitOfWork(1635806819)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.137--UnitOfWork(1635806819)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.137--UnitOfWork(1635806819)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@227be37c)
    [junit] [EL Finest]: 2024-01-08 18:54:24.137--ServerSession(454071866)--Connection(768894207)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.137--ClientSession(1356121308)--Connection(768894207)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.137--ClientSession(1356121308)--Connection(768894207)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.138--ClientSession(1356121308)--Connection(597677551)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@6c9dc2b0, [B@6260a040, [B@267bf28, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@74bf3795, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@76b5f3f0, [B@11b02fc6, [B@2e115c27, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--ClientSession(1356121308)--Connection(597677551)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.139--ServerSession(454071866)--Connection(768894207)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--UnitOfWork(1635806819)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--UnitOfWork(1635806819)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--UnitOfWork(1635806819)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--ClientSession(1356121308)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--UnitOfWork(1635806819)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--ClientSession(1356121308)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1323749278
    [junit] [EL Finer]: 2024-01-08 18:54:24.139--ClientSession(1323749278)--Thread(Thread[main,5,main])--acquire unit of work: 319511296
    [junit] [EL Finest]: 2024-01-08 18:54:24.139--UnitOfWork(319511296)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.139--ServerSession(454071866)--Connection(230266126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.139--ServerSession(454071866)--Connection(230266126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.139--ServerSession(454071866)--Connection(1976011948)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.14--ServerSession(454071866)--Connection(230266126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.141--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1858379850
    [junit] [EL Finer]: 2024-01-08 18:54:24.141--ClientSession(1858379850)--Thread(Thread[main,5,main])--acquire unit of work: 1583266684
    [junit] [EL Finest]: 2024-01-08 18:54:24.141--UnitOfWork(1583266684)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(W_INTEGER) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.141--ServerSession(454071866)--Connection(419560010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.141--ServerSession(454071866)--Connection(419560010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.141--ServerSession(454071866)--Connection(1129788610)--Thread(Thread[main,5,main])--SELECT AVG(W_INTEGER) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.141--ServerSession(454071866)--Connection(419560010)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.149--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1329228768
    [junit] [EL Finer]: 2024-01-08 18:54:24.149--ClientSession(1329228768)--Thread(Thread[main,5,main])--acquire unit of work: 392721055
    [junit] [EL Finest]: 2024-01-08 18:54:24.149--UnitOfWork(392721055)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.149--UnitOfWork(392721055)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.15--UnitOfWork(392721055)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@12301879)
    [junit] [EL Finest]: 2024-01-08 18:54:24.15--ServerSession(454071866)--Connection(914738547)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.15--ClientSession(1329228768)--Connection(914738547)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.15--ClientSession(1329228768)--Connection(914738547)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.15--ClientSession(1329228768)--Connection(1388655426)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@3c49bb0a, [B@24bf07a5, [B@2b70ce89, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3f3a57ff, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4eda3af9, [B@12848ea8, [B@3f2d0ef7, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.151--ClientSession(1329228768)--Connection(1388655426)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.151--ServerSession(454071866)--Connection(914738547)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.151--UnitOfWork(392721055)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.151--UnitOfWork(392721055)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.151--UnitOfWork(392721055)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.151--ClientSession(1329228768)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.151--UnitOfWork(392721055)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.151--ClientSession(1329228768)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.151--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 748487662
    [junit] [EL Finer]: 2024-01-08 18:54:24.152--ClientSession(748487662)--Thread(Thread[main,5,main])--acquire unit of work: 1463384604
    [junit] [EL Finest]: 2024-01-08 18:54:24.152--UnitOfWork(1463384604)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.152--ServerSession(454071866)--Connection(606951860)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.152--ServerSession(454071866)--Connection(606951860)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.152--ServerSession(454071866)--Connection(1489453924)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.152--ServerSession(454071866)--Connection(606951860)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.153--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1770159896
    [junit] [EL Finer]: 2024-01-08 18:54:24.153--ClientSession(1770159896)--Thread(Thread[main,5,main])--acquire unit of work: 1141187012
    [junit] [EL Finest]: 2024-01-08 18:54:24.153--UnitOfWork(1141187012)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(W_BYTE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.153--ServerSession(454071866)--Connection(1216439332)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.153--ServerSession(454071866)--Connection(1216439332)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.153--ServerSession(454071866)--Connection(211325959)--Thread(Thread[main,5,main])--SELECT SUM(W_BYTE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.153--ServerSession(454071866)--Connection(1216439332)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.162--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 275590290
    [junit] [EL Finer]: 2024-01-08 18:54:24.162--ClientSession(275590290)--Thread(Thread[main,5,main])--acquire unit of work: 616628068
    [junit] [EL Finest]: 2024-01-08 18:54:24.162--UnitOfWork(616628068)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.162--UnitOfWork(616628068)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.162--UnitOfWork(616628068)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4d7648a5)
    [junit] [EL Finest]: 2024-01-08 18:54:24.162--ServerSession(454071866)--Connection(28806372)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.162--ClientSession(275590290)--Connection(28806372)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.162--ClientSession(275590290)--Connection(28806372)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.162--ClientSession(275590290)--Connection(1835874324)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1c536321, [B@21be0ce3, [B@780bc48d, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3c53a002, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@3b1e96c2, [B@6a964c56, [B@4c1fd225, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.163--ClientSession(275590290)--Connection(1835874324)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.164--ServerSession(454071866)--Connection(28806372)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.164--UnitOfWork(616628068)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.164--UnitOfWork(616628068)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.164--UnitOfWork(616628068)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.164--ClientSession(275590290)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.164--UnitOfWork(616628068)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.164--ClientSession(275590290)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.164--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1209691293
    [junit] [EL Finer]: 2024-01-08 18:54:24.164--ClientSession(1209691293)--Thread(Thread[main,5,main])--acquire unit of work: 1286815762
    [junit] [EL Finest]: 2024-01-08 18:54:24.164--UnitOfWork(1286815762)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.164--ServerSession(454071866)--Connection(1049952138)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.164--ServerSession(454071866)--Connection(1049952138)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.164--ServerSession(454071866)--Connection(1950372217)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.165--ServerSession(454071866)--Connection(1049952138)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.166--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 46465915
    [junit] [EL Finer]: 2024-01-08 18:54:24.166--ClientSession(46465915)--Thread(Thread[main,5,main])--acquire unit of work: 31142168
    [junit] [EL Finest]: 2024-01-08 18:54:24.166--UnitOfWork(31142168)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(W_LONG) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.166--ServerSession(454071866)--Connection(366773437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.166--ServerSession(454071866)--Connection(366773437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.166--ServerSession(454071866)--Connection(1035457420)--Thread(Thread[main,5,main])--SELECT SUM(W_LONG) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.166--ServerSession(454071866)--Connection(366773437)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.175--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1038639700
    [junit] [EL Finer]: 2024-01-08 18:54:24.175--ClientSession(1038639700)--Thread(Thread[main,5,main])--acquire unit of work: 875441010
    [junit] [EL Finest]: 2024-01-08 18:54:24.175--UnitOfWork(875441010)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.175--UnitOfWork(875441010)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.175--UnitOfWork(875441010)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3866c045)
    [junit] [EL Finest]: 2024-01-08 18:54:24.175--ServerSession(454071866)--Connection(2138453943)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.175--ClientSession(1038639700)--Connection(2138453943)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.175--ClientSession(1038639700)--Connection(2138453943)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.175--ClientSession(1038639700)--Connection(109892426)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@25b78608, [B@6b32c686, [B@66cd5f16, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@315dd1ef, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@2843960a, [B@55b87372, [B@5981a33c, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.176--ClientSession(1038639700)--Connection(109892426)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.176--ServerSession(454071866)--Connection(2138453943)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.176--UnitOfWork(875441010)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.177--UnitOfWork(875441010)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.177--UnitOfWork(875441010)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.177--ClientSession(1038639700)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.177--UnitOfWork(875441010)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.177--ClientSession(1038639700)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.177--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1890778991
    [junit] [EL Finer]: 2024-01-08 18:54:24.177--ClientSession(1890778991)--Thread(Thread[main,5,main])--acquire unit of work: 272921776
    [junit] [EL Finest]: 2024-01-08 18:54:24.177--UnitOfWork(272921776)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.177--ServerSession(454071866)--Connection(2102411681)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.177--ServerSession(454071866)--Connection(2102411681)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.177--ServerSession(454071866)--Connection(687832156)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.177--ServerSession(454071866)--Connection(2102411681)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.178--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1411350942
    [junit] [EL Finer]: 2024-01-08 18:54:24.178--ClientSession(1411350942)--Thread(Thread[main,5,main])--acquire unit of work: 1258661429
    [junit] [EL Finest]: 2024-01-08 18:54:24.178--UnitOfWork(1258661429)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT W_BYTE FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.178--ServerSession(454071866)--Connection(1740947465)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.178--ServerSession(454071866)--Connection(1740947465)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.178--ServerSession(454071866)--Connection(644258115)--Thread(Thread[main,5,main])--SELECT W_BYTE FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.179--ServerSession(454071866)--Connection(1740947465)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.187--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1001696739
    [junit] [EL Finer]: 2024-01-08 18:54:24.187--ClientSession(1001696739)--Thread(Thread[main,5,main])--acquire unit of work: 1525900042
    [junit] [EL Finest]: 2024-01-08 18:54:24.187--UnitOfWork(1525900042)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.187--UnitOfWork(1525900042)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.187--UnitOfWork(1525900042)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4c4e0700)
    [junit] [EL Finest]: 2024-01-08 18:54:24.187--ServerSession(454071866)--Connection(802439528)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.187--ClientSession(1001696739)--Connection(802439528)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.187--ClientSession(1001696739)--Connection(802439528)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.188--ClientSession(1001696739)--Connection(1957752919)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@6a556ae0, [B@6707b9c3, [B@7d06fa4c, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@8c4ba77, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4907d3e5, [B@1314a2a7, [B@598aee13, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--ClientSession(1001696739)--Connection(1957752919)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.189--ServerSession(454071866)--Connection(802439528)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--UnitOfWork(1525900042)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--UnitOfWork(1525900042)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--UnitOfWork(1525900042)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--ClientSession(1001696739)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--UnitOfWork(1525900042)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--ClientSession(1001696739)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1000119377
    [junit] [EL Finer]: 2024-01-08 18:54:24.189--ClientSession(1000119377)--Thread(Thread[main,5,main])--acquire unit of work: 1214112061
    [junit] [EL Finest]: 2024-01-08 18:54:24.189--UnitOfWork(1214112061)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.189--ServerSession(454071866)--Connection(924036236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.189--ServerSession(454071866)--Connection(924036236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.189--ServerSession(454071866)--Connection(1119533097)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.19--ServerSession(454071866)--Connection(924036236)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.19--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1228053737
    [junit] [EL Finer]: 2024-01-08 18:54:24.191--ClientSession(1228053737)--Thread(Thread[main,5,main])--acquire unit of work: 174883178
    [junit] [EL Finest]: 2024-01-08 18:54:24.191--UnitOfWork(174883178)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT W_LONG FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.191--ServerSession(454071866)--Connection(778573937)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.191--ServerSession(454071866)--Connection(778573937)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.191--ServerSession(454071866)--Connection(2036878600)--Thread(Thread[main,5,main])--SELECT W_LONG FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.191--ServerSession(454071866)--Connection(778573937)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.199--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 530041347
    [junit] [EL Finer]: 2024-01-08 18:54:24.199--ClientSession(530041347)--Thread(Thread[main,5,main])--acquire unit of work: 961127018
    [junit] [EL Finest]: 2024-01-08 18:54:24.199--UnitOfWork(961127018)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.199--UnitOfWork(961127018)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.199--UnitOfWork(961127018)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3c2c5c75)
    [junit] [EL Finest]: 2024-01-08 18:54:24.2--ServerSession(454071866)--Connection(1597516322)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.2--ClientSession(530041347)--Connection(1597516322)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.2--ClientSession(530041347)--Connection(1597516322)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.2--ClientSession(530041347)--Connection(1209924775)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@7ad71646, [B@64a04a04, [B@7b636bbc, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@331199a9, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@71b6ccab, [B@172058f3, [B@77feef20, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--ClientSession(530041347)--Connection(1209924775)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.201--ServerSession(454071866)--Connection(1597516322)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--UnitOfWork(961127018)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--UnitOfWork(961127018)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--UnitOfWork(961127018)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--ClientSession(530041347)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--UnitOfWork(961127018)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--ClientSession(530041347)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 444395481
    [junit] [EL Finer]: 2024-01-08 18:54:24.201--ClientSession(444395481)--Thread(Thread[main,5,main])--acquire unit of work: 1034146037
    [junit] [EL Finest]: 2024-01-08 18:54:24.202--UnitOfWork(1034146037)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.202--ServerSession(454071866)--Connection(2147266720)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.202--ServerSession(454071866)--Connection(2147266720)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.202--ServerSession(454071866)--Connection(971221722)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.202--ServerSession(454071866)--Connection(2147266720)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.203--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1793912921
    [junit] [EL Finer]: 2024-01-08 18:54:24.203--ClientSession(1793912921)--Thread(Thread[main,5,main])--acquire unit of work: 966701805
    [junit] [EL Finest]: 2024-01-08 18:54:24.203--UnitOfWork(966701805)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT UTIL_DATE FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.203--ServerSession(454071866)--Connection(1128604343)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.203--ServerSession(454071866)--Connection(1128604343)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.203--ServerSession(454071866)--Connection(1351303062)--Thread(Thread[main,5,main])--SELECT UTIL_DATE FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.203--ServerSession(454071866)--Connection(1128604343)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.216--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1927910415
    [junit] [EL Finer]: 2024-01-08 18:54:24.216--ClientSession(1927910415)--Thread(Thread[main,5,main])--acquire unit of work: 1811955431
    [junit] [EL Finest]: 2024-01-08 18:54:24.216--UnitOfWork(1811955431)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.216--UnitOfWork(1811955431)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.216--UnitOfWork(1811955431)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@100a1ed0)
    [junit] [EL Finest]: 2024-01-08 18:54:24.216--ServerSession(454071866)--Connection(1848732701)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.216--ClientSession(1927910415)--Connection(1848732701)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.216--ClientSession(1927910415)--Connection(1848732701)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.216--ClientSession(1927910415)--Connection(63197837)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@25a8c0f6, [B@401c01da, [B@1f6963a3, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@63129db5, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@5e4e51, [B@20ec9d51, [B@74cc9694, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.217--ClientSession(1927910415)--Connection(63197837)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.218--ServerSession(454071866)--Connection(1848732701)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.218--UnitOfWork(1811955431)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.218--UnitOfWork(1811955431)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.218--UnitOfWork(1811955431)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.218--ClientSession(1927910415)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.218--UnitOfWork(1811955431)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.218--ClientSession(1927910415)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.218--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 632356108
    [junit] [EL Finer]: 2024-01-08 18:54:24.218--ClientSession(632356108)--Thread(Thread[main,5,main])--acquire unit of work: 71402253
    [junit] [EL Finest]: 2024-01-08 18:54:24.218--UnitOfWork(71402253)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.218--ServerSession(454071866)--Connection(549249631)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.218--ServerSession(454071866)--Connection(549249631)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.218--ServerSession(454071866)--Connection(1346116432)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.219--ServerSession(454071866)--Connection(549249631)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.219--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 660286101
    [junit] [EL Finer]: 2024-01-08 18:54:24.22--ClientSession(660286101)--Thread(Thread[main,5,main])--acquire unit of work: 1632324002
    [junit] [EL Finest]: 2024-01-08 18:54:24.22--UnitOfWork(1632324002)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(PBA_BINARY) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.22--ServerSession(454071866)--Connection(506598903)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.22--ServerSession(454071866)--Connection(506598903)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.22--ServerSession(454071866)--Connection(1764219688)--Thread(Thread[main,5,main])--SELECT MAX(PBA_BINARY) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.22--ServerSession(454071866)--Connection(506598903)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.229--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1350226195
    [junit] [EL Finer]: 2024-01-08 18:54:24.229--ClientSession(1350226195)--Thread(Thread[main,5,main])--acquire unit of work: 617956928
    [junit] [EL Finest]: 2024-01-08 18:54:24.229--UnitOfWork(617956928)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.229--UnitOfWork(617956928)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.229--UnitOfWork(617956928)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@47d0ef4c)
    [junit] [EL Finest]: 2024-01-08 18:54:24.229--ServerSession(454071866)--Connection(1050362122)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.229--ClientSession(1350226195)--Connection(1050362122)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.229--ClientSession(1350226195)--Connection(1050362122)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.229--ClientSession(1350226195)--Connection(1595752400)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@37da4a59, [B@53addeb9, [B@7446870c, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@4248f5c2, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@27a5e750, [B@1ac0bd0b, [B@5a7e37b8, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.23--ClientSession(1350226195)--Connection(1595752400)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.23--ServerSession(454071866)--Connection(1050362122)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.23--UnitOfWork(617956928)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.23--UnitOfWork(617956928)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.231--UnitOfWork(617956928)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.231--ClientSession(1350226195)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.231--UnitOfWork(617956928)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.231--ClientSession(1350226195)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.231--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1674917459
    [junit] [EL Finer]: 2024-01-08 18:54:24.231--ClientSession(1674917459)--Thread(Thread[main,5,main])--acquire unit of work: 1426089542
    [junit] [EL Finest]: 2024-01-08 18:54:24.231--UnitOfWork(1426089542)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.231--ServerSession(454071866)--Connection(1424718366)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.231--ServerSession(454071866)--Connection(1424718366)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.231--ServerSession(454071866)--Connection(1957582539)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.231--ServerSession(454071866)--Connection(1424718366)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.232--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1652255572
    [junit] [EL Finer]: 2024-01-08 18:54:24.232--ClientSession(1652255572)--Thread(Thread[main,5,main])--acquire unit of work: 732798907
    [junit] [EL Finest]: 2024-01-08 18:54:24.232--UnitOfWork(732798907)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT P_FLOAT FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.232--ServerSession(454071866)--Connection(757390373)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.232--ServerSession(454071866)--Connection(757390373)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.232--ServerSession(454071866)--Connection(524541191)--Thread(Thread[main,5,main])--SELECT P_FLOAT FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.232--ServerSession(454071866)--Connection(757390373)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.241--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1806194957
    [junit] [EL Finer]: 2024-01-08 18:54:24.241--ClientSession(1806194957)--Thread(Thread[main,5,main])--acquire unit of work: 347015340
    [junit] [EL Finest]: 2024-01-08 18:54:24.241--UnitOfWork(347015340)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.241--UnitOfWork(347015340)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.241--UnitOfWork(347015340)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@14d9e3e1)
    [junit] [EL Finest]: 2024-01-08 18:54:24.241--ServerSession(454071866)--Connection(1203603669)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.241--ClientSession(1806194957)--Connection(1203603669)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.241--ClientSession(1806194957)--Connection(1203603669)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.242--ClientSession(1806194957)--Connection(1435798016)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@38bb1dc4, [B@13ebc126, [B@60344d8f, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@210741f0, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@41b22d29, [B@c9d26c8, [B@4e874ae1, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--ClientSession(1806194957)--Connection(1435798016)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.243--ServerSession(454071866)--Connection(1203603669)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--UnitOfWork(347015340)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--UnitOfWork(347015340)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--UnitOfWork(347015340)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--ClientSession(1806194957)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--UnitOfWork(347015340)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--ClientSession(1806194957)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 351632730
    [junit] [EL Finer]: 2024-01-08 18:54:24.243--ClientSession(351632730)--Thread(Thread[main,5,main])--acquire unit of work: 1707090254
    [junit] [EL Finest]: 2024-01-08 18:54:24.243--UnitOfWork(1707090254)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.243--ServerSession(454071866)--Connection(433327046)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.243--ServerSession(454071866)--Connection(433327046)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.244--ServerSession(454071866)--Connection(1987427684)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.244--ServerSession(454071866)--Connection(433327046)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.245--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1354830045
    [junit] [EL Finer]: 2024-01-08 18:54:24.245--ClientSession(1354830045)--Thread(Thread[main,5,main])--acquire unit of work: 1802133748
    [junit] [EL Finest]: 2024-01-08 18:54:24.245--UnitOfWork(1802133748)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(ENUM_ORDINAL)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.245--ServerSession(454071866)--Connection(1022583148)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.245--ServerSession(454071866)--Connection(1022583148)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.245--ServerSession(454071866)--Connection(830619405)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(ENUM_ORDINAL)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.245--ServerSession(454071866)--Connection(1022583148)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.253--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1456334531
    [junit] [EL Finer]: 2024-01-08 18:54:24.253--ClientSession(1456334531)--Thread(Thread[main,5,main])--acquire unit of work: 1407522628
    [junit] [EL Finest]: 2024-01-08 18:54:24.253--UnitOfWork(1407522628)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.253--UnitOfWork(1407522628)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.253--UnitOfWork(1407522628)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@430d3bf9)
    [junit] [EL Finest]: 2024-01-08 18:54:24.253--ServerSession(454071866)--Connection(842696460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.253--ClientSession(1456334531)--Connection(842696460)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.254--ClientSession(1456334531)--Connection(842696460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.254--ClientSession(1456334531)--Connection(1755721549)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2c4bcc40, [B@4a2f2c22, [B@74c6cb66, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@21fd62a6, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@53a69315, [B@60dbfb7f, [B@220481f9, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--ClientSession(1456334531)--Connection(1755721549)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.255--ServerSession(454071866)--Connection(842696460)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--UnitOfWork(1407522628)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--UnitOfWork(1407522628)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--UnitOfWork(1407522628)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--ClientSession(1456334531)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--UnitOfWork(1407522628)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--ClientSession(1456334531)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 919433564
    [junit] [EL Finer]: 2024-01-08 18:54:24.255--ClientSession(919433564)--Thread(Thread[main,5,main])--acquire unit of work: 1875442831
    [junit] [EL Finest]: 2024-01-08 18:54:24.255--UnitOfWork(1875442831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.255--ServerSession(454071866)--Connection(435862158)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.255--ServerSession(454071866)--Connection(435862158)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.255--ServerSession(454071866)--Connection(673469248)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.256--ServerSession(454071866)--Connection(435862158)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.256--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1001433436
    [junit] [EL Finer]: 2024-01-08 18:54:24.256--ClientSession(1001433436)--Thread(Thread[main,5,main])--acquire unit of work: 528285759
    [junit] [EL Finest]: 2024-01-08 18:54:24.256--UnitOfWork(528285759)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT P_SHORT FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.257--ServerSession(454071866)--Connection(187700154)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.257--ServerSession(454071866)--Connection(187700154)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.257--ServerSession(454071866)--Connection(1191962886)--Thread(Thread[main,5,main])--SELECT P_SHORT FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.257--ServerSession(454071866)--Connection(187700154)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.265--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 498678990
    [junit] [EL Finer]: 2024-01-08 18:54:24.265--ClientSession(498678990)--Thread(Thread[main,5,main])--acquire unit of work: 518141273
    [junit] [EL Finest]: 2024-01-08 18:54:24.265--UnitOfWork(518141273)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.265--UnitOfWork(518141273)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.265--UnitOfWork(518141273)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@36461330)
    [junit] [EL Finest]: 2024-01-08 18:54:24.265--ServerSession(454071866)--Connection(1921686361)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.265--ClientSession(498678990)--Connection(1921686361)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.265--ClientSession(498678990)--Connection(1921686361)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.265--ClientSession(498678990)--Connection(2076072411)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@515f598b, [B@77a940aa, [B@6375d6a3, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3ba41028, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@101c85d6, [B@2d8d3b6f, [B@608030b3, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--ClientSession(498678990)--Connection(2076072411)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.266--ServerSession(454071866)--Connection(1921686361)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--UnitOfWork(518141273)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--UnitOfWork(518141273)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--UnitOfWork(518141273)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--ClientSession(498678990)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--UnitOfWork(518141273)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--ClientSession(498678990)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 714011130
    [junit] [EL Finer]: 2024-01-08 18:54:24.266--ClientSession(714011130)--Thread(Thread[main,5,main])--acquire unit of work: 603395569
    [junit] [EL Finest]: 2024-01-08 18:54:24.267--UnitOfWork(603395569)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.267--ServerSession(454071866)--Connection(1850231545)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.267--ServerSession(454071866)--Connection(1850231545)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.267--ServerSession(454071866)--Connection(2006430857)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.267--ServerSession(454071866)--Connection(1850231545)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.268--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 668678026
    [junit] [EL Finer]: 2024-01-08 18:54:24.268--ClientSession(668678026)--Thread(Thread[main,5,main])--acquire unit of work: 1550663613
    [junit] [EL Finest]: 2024-01-08 18:54:24.268--UnitOfWork(1550663613)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(SQL_TIMESTAMP) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.268--ServerSession(454071866)--Connection(1416318316)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.268--ServerSession(454071866)--Connection(1416318316)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.268--ServerSession(454071866)--Connection(1908884486)--Thread(Thread[main,5,main])--SELECT MAX(SQL_TIMESTAMP) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.268--ServerSession(454071866)--Connection(1416318316)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.276--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2144973744
    [junit] [EL Finer]: 2024-01-08 18:54:24.276--ClientSession(2144973744)--Thread(Thread[main,5,main])--acquire unit of work: 44852826
    [junit] [EL Finest]: 2024-01-08 18:54:24.276--UnitOfWork(44852826)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.276--UnitOfWork(44852826)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.276--UnitOfWork(44852826)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@60d7f351)
    [junit] [EL Finest]: 2024-01-08 18:54:24.276--ServerSession(454071866)--Connection(1341888227)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.276--ClientSession(2144973744)--Connection(1341888227)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.276--ClientSession(2144973744)--Connection(1341888227)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.276--ClientSession(2144973744)--Connection(232904770)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@63ff878f, [B@70a0499d, [B@7b10db5e, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3ee3a6f2, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@21bf9d5e, [B@5321c455, [B@2e163f44, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.277--ClientSession(2144973744)--Connection(232904770)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.277--ServerSession(454071866)--Connection(1341888227)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.277--UnitOfWork(44852826)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.277--UnitOfWork(44852826)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.277--UnitOfWork(44852826)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.277--ClientSession(2144973744)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.277--UnitOfWork(44852826)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.278--ClientSession(2144973744)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.278--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 306472468
    [junit] [EL Finer]: 2024-01-08 18:54:24.278--ClientSession(306472468)--Thread(Thread[main,5,main])--acquire unit of work: 291803094
    [junit] [EL Finest]: 2024-01-08 18:54:24.278--UnitOfWork(291803094)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.278--ServerSession(454071866)--Connection(245162942)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.278--ServerSession(454071866)--Connection(245162942)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.278--ServerSession(454071866)--Connection(1069366856)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.278--ServerSession(454071866)--Connection(245162942)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.279--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1674433873
    [junit] [EL Finer]: 2024-01-08 18:54:24.279--ClientSession(1674433873)--Thread(Thread[main,5,main])--acquire unit of work: 257277864
    [junit] [EL Finest]: 2024-01-08 18:54:24.279--UnitOfWork(257277864)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(W_FLOAT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.279--ServerSession(454071866)--Connection(1231140592)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.279--ServerSession(454071866)--Connection(1231140592)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.279--ServerSession(454071866)--Connection(1442156994)--Thread(Thread[main,5,main])--SELECT AVG(W_FLOAT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.279--ServerSession(454071866)--Connection(1231140592)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.287--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1191571235
    [junit] [EL Finer]: 2024-01-08 18:54:24.287--ClientSession(1191571235)--Thread(Thread[main,5,main])--acquire unit of work: 1647624850
    [junit] [EL Finest]: 2024-01-08 18:54:24.287--UnitOfWork(1647624850)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.287--UnitOfWork(1647624850)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.287--UnitOfWork(1647624850)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@379def3d)
    [junit] [EL Finest]: 2024-01-08 18:54:24.287--ServerSession(454071866)--Connection(1495131145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.287--ClientSession(1191571235)--Connection(1495131145)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.287--ClientSession(1191571235)--Connection(1495131145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.287--ClientSession(1191571235)--Connection(923418120)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@3f792a32, [B@9f2ac78, [B@58b5f661, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@36f5468d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@40abc2db, [B@5ca627da, [B@2bd7d4d1, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.288--ClientSession(1191571235)--Connection(923418120)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.288--ServerSession(454071866)--Connection(1495131145)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.288--UnitOfWork(1647624850)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.288--UnitOfWork(1647624850)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.289--UnitOfWork(1647624850)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.289--ClientSession(1191571235)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.289--UnitOfWork(1647624850)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.289--ClientSession(1191571235)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.289--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1362677814
    [junit] [EL Finer]: 2024-01-08 18:54:24.289--ClientSession(1362677814)--Thread(Thread[main,5,main])--acquire unit of work: 933518951
    [junit] [EL Finest]: 2024-01-08 18:54:24.289--UnitOfWork(933518951)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.289--ServerSession(454071866)--Connection(1385256804)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.289--ServerSession(454071866)--Connection(1385256804)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.289--ServerSession(454071866)--Connection(1900502515)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.289--ServerSession(454071866)--Connection(1385256804)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.29--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1739766973
    [junit] [EL Finer]: 2024-01-08 18:54:24.29--ClientSession(1739766973)--Thread(Thread[main,5,main])--acquire unit of work: 289991883
    [junit] [EL Finest]: 2024-01-08 18:54:24.29--UnitOfWork(289991883)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(W_INTEGER)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.29--ServerSession(454071866)--Connection(1001283448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.29--ServerSession(454071866)--Connection(1001283448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.29--ServerSession(454071866)--Connection(964131538)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(W_INTEGER)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.29--ServerSession(454071866)--Connection(1001283448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.298--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1452635628
    [junit] [EL Finer]: 2024-01-08 18:54:24.298--ClientSession(1452635628)--Thread(Thread[main,5,main])--acquire unit of work: 250579949
    [junit] [EL Finest]: 2024-01-08 18:54:24.298--UnitOfWork(250579949)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.298--UnitOfWork(250579949)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.298--UnitOfWork(250579949)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4467b5dd)
    [junit] [EL Finest]: 2024-01-08 18:54:24.298--ServerSession(454071866)--Connection(1548826220)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.298--ClientSession(1452635628)--Connection(1548826220)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.298--ClientSession(1452635628)--Connection(1548826220)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.299--ClientSession(1452635628)--Connection(2043025750)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@46493b4c, [B@13fe97bf, [B@26af5f16, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6e39bad6, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@61256f06, [B@6014ff2, [B@5a0af7cb, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.299--ClientSession(1452635628)--Connection(2043025750)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.3--ServerSession(454071866)--Connection(1548826220)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.3--UnitOfWork(250579949)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.3--UnitOfWork(250579949)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.3--UnitOfWork(250579949)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.3--ClientSession(1452635628)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.3--UnitOfWork(250579949)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.3--ClientSession(1452635628)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.3--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 840609776
    [junit] [EL Finer]: 2024-01-08 18:54:24.3--ClientSession(840609776)--Thread(Thread[main,5,main])--acquire unit of work: 2069826636
    [junit] [EL Finest]: 2024-01-08 18:54:24.3--UnitOfWork(2069826636)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.3--ServerSession(454071866)--Connection(1083498428)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.3--ServerSession(454071866)--Connection(1083498428)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.3--ServerSession(454071866)--Connection(1653492861)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.301--ServerSession(454071866)--Connection(1083498428)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.301--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 516803228
    [junit] [EL Finer]: 2024-01-08 18:54:24.301--ClientSession(516803228)--Thread(Thread[main,5,main])--acquire unit of work: 111847884
    [junit] [EL Finest]: 2024-01-08 18:54:24.301--UnitOfWork(111847884)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(W_SMALLINT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.301--ServerSession(454071866)--Connection(1912073539)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.301--ServerSession(454071866)--Connection(1912073539)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.301--ServerSession(454071866)--Connection(1555296883)--Thread(Thread[main,5,main])--SELECT AVG(W_SMALLINT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.302--ServerSession(454071866)--Connection(1912073539)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.309--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1918716328
    [junit] [EL Finer]: 2024-01-08 18:54:24.309--ClientSession(1918716328)--Thread(Thread[main,5,main])--acquire unit of work: 212540770
    [junit] [EL Finest]: 2024-01-08 18:54:24.309--UnitOfWork(212540770)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.309--UnitOfWork(212540770)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.309--UnitOfWork(212540770)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@18c47d20)
    [junit] [EL Finest]: 2024-01-08 18:54:24.309--ServerSession(454071866)--Connection(1092573960)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.309--ClientSession(1918716328)--Connection(1092573960)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.309--ClientSession(1918716328)--Connection(1092573960)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.31--ClientSession(1918716328)--Connection(22567893)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@4d251371, [B@76d9c6c6, [B@3b6d9f77, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@7f517c2e, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@1a8a462e, [B@22dd4c4f, [B@759cf944, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--ClientSession(1918716328)--Connection(22567893)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.311--ServerSession(454071866)--Connection(1092573960)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--UnitOfWork(212540770)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--UnitOfWork(212540770)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--UnitOfWork(212540770)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--ClientSession(1918716328)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--UnitOfWork(212540770)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--ClientSession(1918716328)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 320396046
    [junit] [EL Finer]: 2024-01-08 18:54:24.311--ClientSession(320396046)--Thread(Thread[main,5,main])--acquire unit of work: 1356708939
    [junit] [EL Finest]: 2024-01-08 18:54:24.311--UnitOfWork(1356708939)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.311--ServerSession(454071866)--Connection(1205226560)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.311--ServerSession(454071866)--Connection(1205226560)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.311--ServerSession(454071866)--Connection(617392518)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.312--ServerSession(454071866)--Connection(1205226560)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.313--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 501299327
    [junit] [EL Finer]: 2024-01-08 18:54:24.313--ClientSession(501299327)--Thread(Thread[main,5,main])--acquire unit of work: 1058878861
    [junit] [EL Finest]: 2024-01-08 18:54:24.313--UnitOfWork(1058878861)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(P_DOUBLE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.313--ServerSession(454071866)--Connection(2048412967)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.313--ServerSession(454071866)--Connection(2048412967)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.313--ServerSession(454071866)--Connection(1535249031)--Thread(Thread[main,5,main])--SELECT SUM(P_DOUBLE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.313--ServerSession(454071866)--Connection(2048412967)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.322--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1787294096
    [junit] [EL Finer]: 2024-01-08 18:54:24.322--ClientSession(1787294096)--Thread(Thread[main,5,main])--acquire unit of work: 46231851
    [junit] [EL Finest]: 2024-01-08 18:54:24.322--UnitOfWork(46231851)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.322--UnitOfWork(46231851)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.322--UnitOfWork(46231851)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3a077eb)
    [junit] [EL Finest]: 2024-01-08 18:54:24.322--ServerSession(454071866)--Connection(664641537)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.322--ClientSession(1787294096)--Connection(664641537)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.322--ClientSession(1787294096)--Connection(664641537)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.323--ClientSession(1787294096)--Connection(433511047)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@4249978b, [B@81eba6b, [B@40250ddd, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@715059be, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@7f2b6dd0, [B@21b5dbc, [B@6ab8f3c7, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--ClientSession(1787294096)--Connection(433511047)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.324--ServerSession(454071866)--Connection(664641537)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--UnitOfWork(46231851)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--UnitOfWork(46231851)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--UnitOfWork(46231851)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--ClientSession(1787294096)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--UnitOfWork(46231851)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--ClientSession(1787294096)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1209191560
    [junit] [EL Finer]: 2024-01-08 18:54:24.324--ClientSession(1209191560)--Thread(Thread[main,5,main])--acquire unit of work: 1740580335
    [junit] [EL Finest]: 2024-01-08 18:54:24.324--UnitOfWork(1740580335)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.324--ServerSession(454071866)--Connection(1627583465)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.324--ServerSession(454071866)--Connection(1627583465)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.324--ServerSession(454071866)--Connection(1306430203)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.325--ServerSession(454071866)--Connection(1627583465)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.326--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 183886515
    [junit] [EL Finer]: 2024-01-08 18:54:24.326--ClientSession(183886515)--Thread(Thread[main,5,main])--acquire unit of work: 2018427981
    [junit] [EL Finest]: 2024-01-08 18:54:24.326--UnitOfWork(2018427981)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(W_DOUBLE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.326--ServerSession(454071866)--Connection(347365139)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.326--ServerSession(454071866)--Connection(347365139)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.326--ServerSession(454071866)--Connection(367273163)--Thread(Thread[main,5,main])--SELECT MAX(W_DOUBLE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.326--ServerSession(454071866)--Connection(347365139)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.335--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1020217847
    [junit] [EL Finer]: 2024-01-08 18:54:24.335--ClientSession(1020217847)--Thread(Thread[main,5,main])--acquire unit of work: 20334220
    [junit] [EL Finest]: 2024-01-08 18:54:24.335--UnitOfWork(20334220)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.335--UnitOfWork(20334220)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.335--UnitOfWork(20334220)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2402f553)
    [junit] [EL Finest]: 2024-01-08 18:54:24.335--ServerSession(454071866)--Connection(629725621)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.335--ClientSession(1020217847)--Connection(629725621)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.335--ClientSession(1020217847)--Connection(629725621)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.335--ClientSession(1020217847)--Connection(2040497448)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@335cb6cd, [B@507a8462, [B@9d7f34a, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3db3b4b1, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@6b8f9714, [B@6f525793, [B@59a9a490, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.336--ClientSession(1020217847)--Connection(2040497448)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.336--ServerSession(454071866)--Connection(629725621)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.336--UnitOfWork(20334220)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.336--UnitOfWork(20334220)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.336--UnitOfWork(20334220)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.337--ClientSession(1020217847)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.337--UnitOfWork(20334220)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.337--ClientSession(1020217847)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.337--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 129305954
    [junit] [EL Finer]: 2024-01-08 18:54:24.337--ClientSession(129305954)--Thread(Thread[main,5,main])--acquire unit of work: 42368633
    [junit] [EL Finest]: 2024-01-08 18:54:24.337--UnitOfWork(42368633)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.337--ServerSession(454071866)--Connection(284871259)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.337--ServerSession(454071866)--Connection(284871259)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.337--ServerSession(454071866)--Connection(1721102281)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.337--ServerSession(454071866)--Connection(284871259)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.338--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1002441542
    [junit] [EL Finer]: 2024-01-08 18:54:24.338--ClientSession(1002441542)--Thread(Thread[main,5,main])--acquire unit of work: 424411843
    [junit] [EL Finest]: 2024-01-08 18:54:24.338--UnitOfWork(424411843)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(P_BYTE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.338--ServerSession(454071866)--Connection(311364156)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.338--ServerSession(454071866)--Connection(311364156)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.338--ServerSession(454071866)--Connection(1341281686)--Thread(Thread[main,5,main])--SELECT AVG(P_BYTE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.339--ServerSession(454071866)--Connection(311364156)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.347--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 986132917
    [junit] [EL Finer]: 2024-01-08 18:54:24.347--ClientSession(986132917)--Thread(Thread[main,5,main])--acquire unit of work: 1368905917
    [junit] [EL Finest]: 2024-01-08 18:54:24.347--UnitOfWork(1368905917)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.347--UnitOfWork(1368905917)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.347--UnitOfWork(1368905917)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@59f52bca)
    [junit] [EL Finest]: 2024-01-08 18:54:24.348--ServerSession(454071866)--Connection(428536776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.348--ClientSession(986132917)--Connection(428536776)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.348--ClientSession(986132917)--Connection(428536776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.348--ClientSession(986132917)--Connection(1478448415)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@5b14131, [B@4b6be6fc, [B@185f9c7, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@65edb1b0, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@6adaccf5, [B@7e128b54, [B@50770e90, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--ClientSession(986132917)--Connection(1478448415)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.349--ServerSession(454071866)--Connection(428536776)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--UnitOfWork(1368905917)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--UnitOfWork(1368905917)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--UnitOfWork(1368905917)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--ClientSession(986132917)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--UnitOfWork(1368905917)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--ClientSession(986132917)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1725396152
    [junit] [EL Finer]: 2024-01-08 18:54:24.349--ClientSession(1725396152)--Thread(Thread[main,5,main])--acquire unit of work: 1153589968
    [junit] [EL Finest]: 2024-01-08 18:54:24.349--UnitOfWork(1153589968)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.349--ServerSession(454071866)--Connection(1425028906)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.349--ServerSession(454071866)--Connection(1425028906)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.35--ServerSession(454071866)--Connection(1038524981)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.35--ServerSession(454071866)--Connection(1425028906)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.351--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 780399605
    [junit] [EL Finer]: 2024-01-08 18:54:24.351--ClientSession(780399605)--Thread(Thread[main,5,main])--acquire unit of work: 588615825
    [junit] [EL Finest]: 2024-01-08 18:54:24.351--UnitOfWork(588615825)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT AVG(P_LONG) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.351--ServerSession(454071866)--Connection(75479033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.351--ServerSession(454071866)--Connection(75479033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.351--ServerSession(454071866)--Connection(1740157312)--Thread(Thread[main,5,main])--SELECT AVG(P_LONG) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.351--ServerSession(454071866)--Connection(75479033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.36--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2065575341
    [junit] [EL Finer]: 2024-01-08 18:54:24.36--ClientSession(2065575341)--Thread(Thread[main,5,main])--acquire unit of work: 2044435493
    [junit] [EL Finest]: 2024-01-08 18:54:24.36--UnitOfWork(2044435493)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.36--UnitOfWork(2044435493)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.36--UnitOfWork(2044435493)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4fb63dde)
    [junit] [EL Finest]: 2024-01-08 18:54:24.36--ServerSession(454071866)--Connection(1705740260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.36--ClientSession(2065575341)--Connection(1705740260)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.36--ClientSession(2065575341)--Connection(1705740260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.361--ClientSession(2065575341)--Connection(977992103)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@445d26fd, [B@7d700d35, [B@1d0a0d4e, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3774ea9a, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@1a334847, [B@67d7f791, [B@2afaf658, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--ClientSession(2065575341)--Connection(977992103)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.362--ServerSession(454071866)--Connection(1705740260)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--UnitOfWork(2044435493)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--UnitOfWork(2044435493)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--UnitOfWork(2044435493)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--ClientSession(2065575341)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--UnitOfWork(2044435493)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--ClientSession(2065575341)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 532520543
    [junit] [EL Finer]: 2024-01-08 18:54:24.362--ClientSession(532520543)--Thread(Thread[main,5,main])--acquire unit of work: 1918356430
    [junit] [EL Finest]: 2024-01-08 18:54:24.362--UnitOfWork(1918356430)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.362--ServerSession(454071866)--Connection(393717610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.362--ServerSession(454071866)--Connection(393717610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.363--ServerSession(454071866)--Connection(850993688)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.363--ServerSession(454071866)--Connection(393717610)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.364--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1454898422
    [junit] [EL Finer]: 2024-01-08 18:54:24.364--ClientSession(1454898422)--Thread(Thread[main,5,main])--acquire unit of work: 627627098
    [junit] [EL Finest]: 2024-01-08 18:54:24.364--UnitOfWork(627627098)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(UTIL_DATE)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.364--ServerSession(454071866)--Connection(2065599799)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.364--ServerSession(454071866)--Connection(2065599799)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.364--ServerSession(454071866)--Connection(1793486674)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(UTIL_DATE)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.365--ServerSession(454071866)--Connection(2065599799)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.373--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 910917825
    [junit] [EL Finer]: 2024-01-08 18:54:24.373--ClientSession(910917825)--Thread(Thread[main,5,main])--acquire unit of work: 1318707810
    [junit] [EL Finest]: 2024-01-08 18:54:24.373--UnitOfWork(1318707810)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.373--UnitOfWork(1318707810)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.373--UnitOfWork(1318707810)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1b3ea198)
    [junit] [EL Finest]: 2024-01-08 18:54:24.373--ServerSession(454071866)--Connection(1769675590)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.373--ClientSession(910917825)--Connection(1769675590)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.373--ClientSession(910917825)--Connection(1769675590)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.374--ClientSession(910917825)--Connection(1399359912)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@636671c1, [B@52f6f7c0, [B@399a4cd1, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@5e51a73c, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@ee92d4e, [B@6b4483a4, [B@53b6d9, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--ClientSession(910917825)--Connection(1399359912)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.375--ServerSession(454071866)--Connection(1769675590)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--UnitOfWork(1318707810)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--UnitOfWork(1318707810)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--UnitOfWork(1318707810)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--ClientSession(910917825)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--UnitOfWork(1318707810)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--ClientSession(910917825)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1187128724
    [junit] [EL Finer]: 2024-01-08 18:54:24.375--ClientSession(1187128724)--Thread(Thread[main,5,main])--acquire unit of work: 1366343981
    [junit] [EL Finest]: 2024-01-08 18:54:24.375--UnitOfWork(1366343981)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.375--ServerSession(454071866)--Connection(658793512)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.375--ServerSession(454071866)--Connection(658793512)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.375--ServerSession(454071866)--Connection(693826945)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.376--ServerSession(454071866)--Connection(658793512)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.377--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1119021896
    [junit] [EL Finer]: 2024-01-08 18:54:24.377--ClientSession(1119021896)--Thread(Thread[main,5,main])--acquire unit of work: 1340086676
    [junit] [EL Finest]: 2024-01-08 18:54:24.377--UnitOfWork(1340086676)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(UTIL_CALENDAR)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.377--ServerSession(454071866)--Connection(209173680)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.377--ServerSession(454071866)--Connection(209173680)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.377--ServerSession(454071866)--Connection(184904778)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(UTIL_CALENDAR)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.377--ServerSession(454071866)--Connection(209173680)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.386--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 12534781
    [junit] [EL Finer]: 2024-01-08 18:54:24.386--ClientSession(12534781)--Thread(Thread[main,5,main])--acquire unit of work: 535755589
    [junit] [EL Finest]: 2024-01-08 18:54:24.386--UnitOfWork(535755589)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.386--UnitOfWork(535755589)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.386--UnitOfWork(535755589)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@53780aa3)
    [junit] [EL Finest]: 2024-01-08 18:54:24.386--ServerSession(454071866)--Connection(1230912978)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.386--ClientSession(12534781)--Connection(1230912978)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.386--ClientSession(12534781)--Connection(1230912978)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.386--ClientSession(12534781)--Connection(547552833)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@20ad6dcd, [B@18a564a7, [B@2f0b5577, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@7aa5b370, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@31ad7aec, [B@21eb022, [B@77cbedfb, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.387--ClientSession(12534781)--Connection(547552833)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.387--ServerSession(454071866)--Connection(1230912978)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.387--UnitOfWork(535755589)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.387--UnitOfWork(535755589)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.388--UnitOfWork(535755589)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.388--ClientSession(12534781)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.388--UnitOfWork(535755589)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.388--ClientSession(12534781)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.388--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 635841042
    [junit] [EL Finer]: 2024-01-08 18:54:24.388--ClientSession(635841042)--Thread(Thread[main,5,main])--acquire unit of work: 302094361
    [junit] [EL Finest]: 2024-01-08 18:54:24.388--UnitOfWork(302094361)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.388--ServerSession(454071866)--Connection(2084069224)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.388--ServerSession(454071866)--Connection(2084069224)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.388--ServerSession(454071866)--Connection(609868604)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.389--ServerSession(454071866)--Connection(2084069224)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.389--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2142881724
    [junit] [EL Finer]: 2024-01-08 18:54:24.389--ClientSession(2142881724)--Thread(Thread[main,5,main])--acquire unit of work: 1271445015
    [junit] [EL Finest]: 2024-01-08 18:54:24.389--UnitOfWork(1271445015)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT COUNT(DISTINCT(SQL_TIMESTAMP)) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.389--ServerSession(454071866)--Connection(542287131)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.39--ServerSession(454071866)--Connection(542287131)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.39--ServerSession(454071866)--Connection(592196275)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(SQL_TIMESTAMP)) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.39--ServerSession(454071866)--Connection(542287131)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.399--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1809548225
    [junit] [EL Finer]: 2024-01-08 18:54:24.399--ClientSession(1809548225)--Thread(Thread[main,5,main])--acquire unit of work: 894881894
    [junit] [EL Finest]: 2024-01-08 18:54:24.399--UnitOfWork(894881894)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.399--UnitOfWork(894881894)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.399--UnitOfWork(894881894)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@56320892)
    [junit] [EL Finest]: 2024-01-08 18:54:24.399--ServerSession(454071866)--Connection(1325488533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.399--ClientSession(1809548225)--Connection(1325488533)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.399--ClientSession(1809548225)--Connection(1325488533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.399--ClientSession(1809548225)--Connection(1262363595)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@6ab236ee, [B@2fba07dc, [B@58b58735, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@6ef772da, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@15092cac, [B@6af24d36, [B@1e0ae372, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--ClientSession(1809548225)--Connection(1262363595)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.401--ServerSession(454071866)--Connection(1325488533)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--UnitOfWork(894881894)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--UnitOfWork(894881894)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--UnitOfWork(894881894)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--ClientSession(1809548225)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--UnitOfWork(894881894)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--ClientSession(1809548225)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 641012106
    [junit] [EL Finer]: 2024-01-08 18:54:24.401--ClientSession(641012106)--Thread(Thread[main,5,main])--acquire unit of work: 481255164
    [junit] [EL Finest]: 2024-01-08 18:54:24.401--UnitOfWork(481255164)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.401--ServerSession(454071866)--Connection(2073324367)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.401--ServerSession(454071866)--Connection(2073324367)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.401--ServerSession(454071866)--Connection(2131633157)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.402--ServerSession(454071866)--Connection(2073324367)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.402--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1596809677
    [junit] [EL Finer]: 2024-01-08 18:54:24.403--ClientSession(1596809677)--Thread(Thread[main,5,main])--acquire unit of work: 1475220915
    [junit] [EL Finest]: 2024-01-08 18:54:24.403--UnitOfWork(1475220915)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT PCA_VARCHAR FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.403--ServerSession(454071866)--Connection(1822835000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.403--ServerSession(454071866)--Connection(1822835000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.403--ServerSession(454071866)--Connection(615416275)--Thread(Thread[main,5,main])--SELECT PCA_VARCHAR FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.403--ServerSession(454071866)--Connection(1822835000)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.411--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 970784518
    [junit] [EL Finer]: 2024-01-08 18:54:24.411--ClientSession(970784518)--Thread(Thread[main,5,main])--acquire unit of work: 1690567168
    [junit] [EL Finest]: 2024-01-08 18:54:24.411--UnitOfWork(1690567168)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.412--UnitOfWork(1690567168)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.412--UnitOfWork(1690567168)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@38586588)
    [junit] [EL Finest]: 2024-01-08 18:54:24.412--ServerSession(454071866)--Connection(1843068868)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.412--ClientSession(970784518)--Connection(1843068868)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.412--ClientSession(970784518)--Connection(1843068868)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.412--ClientSession(970784518)--Connection(838307590)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@61459392, [B@5b5b64a1, [B@234a5a6b, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@5a71b443, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@17e5759c, [B@171b75ad, [B@6673ec27, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--ClientSession(970784518)--Connection(838307590)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.413--ServerSession(454071866)--Connection(1843068868)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--UnitOfWork(1690567168)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--UnitOfWork(1690567168)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--UnitOfWork(1690567168)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--ClientSession(970784518)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--UnitOfWork(1690567168)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--ClientSession(970784518)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 940782077
    [junit] [EL Finer]: 2024-01-08 18:54:24.413--ClientSession(940782077)--Thread(Thread[main,5,main])--acquire unit of work: 898700870
    [junit] [EL Finest]: 2024-01-08 18:54:24.413--UnitOfWork(898700870)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.414--ServerSession(454071866)--Connection(715515400)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.414--ServerSession(454071866)--Connection(715515400)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.414--ServerSession(454071866)--Connection(748819866)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.414--ServerSession(454071866)--Connection(715515400)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1847716996
    [junit] [EL Finer]: 2024-01-08 18:54:24.415--ClientSession(1847716996)--Thread(Thread[main,5,main])--acquire unit of work: 74735090
    [junit] [EL Finest]: 2024-01-08 18:54:24.415--UnitOfWork(74735090)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SERIALIZABLE FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Connection(1883925514)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Connection(1883925514)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Connection(1427410331)--Thread(Thread[main,5,main])--SELECT SERIALIZABLE FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Connection(1883925514)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 311254728
    [junit] [EL Finer]: 2024-01-08 18:54:24.415--ClientSession(311254728)--Thread(Thread[main,5,main])--acquire unit of work: 830753455
    [junit] [EL Finest]: 2024-01-08 18:54:24.415--UnitOfWork(830753455)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SERIALIZABLE FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Connection(1074618705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Connection(1074618705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.415--ServerSession(454071866)--Connection(1962589351)--Thread(Thread[main,5,main])--SELECT SERIALIZABLE FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.416--ServerSession(454071866)--Connection(1074618705)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.424--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 355030274
    [junit] [EL Finer]: 2024-01-08 18:54:24.424--ClientSession(355030274)--Thread(Thread[main,5,main])--acquire unit of work: 1471002350
    [junit] [EL Finest]: 2024-01-08 18:54:24.424--UnitOfWork(1471002350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.424--UnitOfWork(1471002350)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.424--UnitOfWork(1471002350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@11ff6da2)
    [junit] [EL Finest]: 2024-01-08 18:54:24.424--ServerSession(454071866)--Connection(1148828253)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.424--ClientSession(355030274)--Connection(1148828253)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.424--ClientSession(355030274)--Connection(1148828253)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.425--ClientSession(355030274)--Connection(1729185799)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@34cddd09, [B@3def229f, [B@8742566, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@103a0cf8, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4a45ae63, [B@e7a966e, [B@270cddd2, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--ClientSession(355030274)--Connection(1729185799)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.426--ServerSession(454071866)--Connection(1148828253)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--UnitOfWork(1471002350)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--UnitOfWork(1471002350)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--UnitOfWork(1471002350)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--ClientSession(355030274)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--UnitOfWork(1471002350)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--ClientSession(355030274)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 460349285
    [junit] [EL Finer]: 2024-01-08 18:54:24.426--ClientSession(460349285)--Thread(Thread[main,5,main])--acquire unit of work: 1993112956
    [junit] [EL Finest]: 2024-01-08 18:54:24.426--UnitOfWork(1993112956)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.426--ServerSession(454071866)--Connection(1890305745)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.426--ServerSession(454071866)--Connection(1890305745)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.426--ServerSession(454071866)--Connection(895499679)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.427--ServerSession(454071866)--Connection(1890305745)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.428--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1435595191
    [junit] [EL Finer]: 2024-01-08 18:54:24.428--ClientSession(1435595191)--Thread(Thread[main,5,main])--acquire unit of work: 467388536
    [junit] [EL Finest]: 2024-01-08 18:54:24.428--UnitOfWork(467388536)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT W_INTEGER FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.428--ServerSession(454071866)--Connection(731646478)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.428--ServerSession(454071866)--Connection(731646478)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.428--ServerSession(454071866)--Connection(1721495425)--Thread(Thread[main,5,main])--SELECT W_INTEGER FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.428--ServerSession(454071866)--Connection(731646478)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.437--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 266149413
    [junit] [EL Finer]: 2024-01-08 18:54:24.437--ClientSession(266149413)--Thread(Thread[main,5,main])--acquire unit of work: 2118398388
    [junit] [EL Finest]: 2024-01-08 18:54:24.437--UnitOfWork(2118398388)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.437--UnitOfWork(2118398388)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.437--UnitOfWork(2118398388)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2612a922)
    [junit] [EL Finest]: 2024-01-08 18:54:24.437--ServerSession(454071866)--Connection(1865445743)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.437--ClientSession(266149413)--Connection(1865445743)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.437--ClientSession(266149413)--Connection(1865445743)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.437--ClientSession(266149413)--Connection(1007076085)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@50b51a5b, [B@3c62a22b, [B@3de0725f, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@485a7298, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@30c5ce0a, [B@199f41c3, [B@27d3ba25, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.438--ClientSession(266149413)--Connection(1007076085)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.438--ServerSession(454071866)--Connection(1865445743)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.438--UnitOfWork(2118398388)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.438--UnitOfWork(2118398388)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.439--UnitOfWork(2118398388)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.439--ClientSession(266149413)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.439--UnitOfWork(2118398388)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.439--ClientSession(266149413)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.439--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2070391458
    [junit] [EL Finer]: 2024-01-08 18:54:24.439--ClientSession(2070391458)--Thread(Thread[main,5,main])--acquire unit of work: 1904008785
    [junit] [EL Finest]: 2024-01-08 18:54:24.439--UnitOfWork(1904008785)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.439--ServerSession(454071866)--Connection(1022094457)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.439--ServerSession(454071866)--Connection(1022094457)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.439--ServerSession(454071866)--Connection(69040024)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.439--ServerSession(454071866)--Connection(1022094457)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.44--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 79133984
    [junit] [EL Finer]: 2024-01-08 18:54:24.44--ClientSession(79133984)--Thread(Thread[main,5,main])--acquire unit of work: 939858162
    [junit] [EL Finest]: 2024-01-08 18:54:24.44--UnitOfWork(939858162)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(P_INT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.44--ServerSession(454071866)--Connection(251543248)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.44--ServerSession(454071866)--Connection(251543248)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.44--ServerSession(454071866)--Connection(412271212)--Thread(Thread[main,5,main])--SELECT SUM(P_INT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.44--ServerSession(454071866)--Connection(251543248)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.449--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1180247801
    [junit] [EL Finer]: 2024-01-08 18:54:24.449--ClientSession(1180247801)--Thread(Thread[main,5,main])--acquire unit of work: 2114168571
    [junit] [EL Finest]: 2024-01-08 18:54:24.449--UnitOfWork(2114168571)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.449--UnitOfWork(2114168571)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.449--UnitOfWork(2114168571)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@44fd7908)
    [junit] [EL Finest]: 2024-01-08 18:54:24.449--ServerSession(454071866)--Connection(861091167)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.449--ClientSession(1180247801)--Connection(861091167)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.449--ClientSession(1180247801)--Connection(861091167)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.449--ClientSession(1180247801)--Connection(1211112563)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@569306fe, [B@7c4038be, [B@ffa976f, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3141366, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4d7e510c, [B@308615d5, [B@6b9cbd45, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.45--ClientSession(1180247801)--Connection(1211112563)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.45--ServerSession(454071866)--Connection(861091167)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.45--UnitOfWork(2114168571)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.45--UnitOfWork(2114168571)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.45--UnitOfWork(2114168571)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.451--ClientSession(1180247801)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.451--UnitOfWork(2114168571)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.451--ClientSession(1180247801)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.451--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2041160949
    [junit] [EL Finer]: 2024-01-08 18:54:24.451--ClientSession(2041160949)--Thread(Thread[main,5,main])--acquire unit of work: 833813559
    [junit] [EL Finest]: 2024-01-08 18:54:24.451--UnitOfWork(833813559)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.451--ServerSession(454071866)--Connection(140547035)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.451--ServerSession(454071866)--Connection(140547035)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.451--ServerSession(454071866)--Connection(1971469369)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.451--ServerSession(454071866)--Connection(140547035)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.452--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1504949912
    [junit] [EL Finer]: 2024-01-08 18:54:24.452--ClientSession(1504949912)--Thread(Thread[main,5,main])--acquire unit of work: 1848741608
    [junit] [EL Finest]: 2024-01-08 18:54:24.452--UnitOfWork(1848741608)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SQL_DATE FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.452--ServerSession(454071866)--Connection(639908545)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.452--ServerSession(454071866)--Connection(639908545)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.452--ServerSession(454071866)--Connection(181884477)--Thread(Thread[main,5,main])--SELECT SQL_DATE FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.452--ServerSession(454071866)--Connection(639908545)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.46--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 462663651
    [junit] [EL Finer]: 2024-01-08 18:54:24.46--ClientSession(462663651)--Thread(Thread[main,5,main])--acquire unit of work: 1960604278
    [junit] [EL Finest]: 2024-01-08 18:54:24.46--UnitOfWork(1960604278)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.46--UnitOfWork(1960604278)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.46--UnitOfWork(1960604278)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5dfe38df)
    [junit] [EL Finest]: 2024-01-08 18:54:24.46--ServerSession(454071866)--Connection(1539409067)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.461--ClientSession(462663651)--Connection(1539409067)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.461--ClientSession(462663651)--Connection(1539409067)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.461--ClientSession(462663651)--Connection(335262598)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@630762b4, [B@34b456a3, [B@30ba6068, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3f27cfbf, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@676d182d, [B@71fa5b2d, [B@12a0dc5a, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--ClientSession(462663651)--Connection(335262598)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.462--ServerSession(454071866)--Connection(1539409067)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--UnitOfWork(1960604278)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--UnitOfWork(1960604278)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--UnitOfWork(1960604278)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--ClientSession(462663651)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--UnitOfWork(1960604278)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--ClientSession(462663651)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 722352012
    [junit] [EL Finer]: 2024-01-08 18:54:24.462--ClientSession(722352012)--Thread(Thread[main,5,main])--acquire unit of work: 1705498344
    [junit] [EL Finest]: 2024-01-08 18:54:24.462--UnitOfWork(1705498344)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.462--ServerSession(454071866)--Connection(978170549)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.462--ServerSession(454071866)--Connection(978170549)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.462--ServerSession(454071866)--Connection(1176037947)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.463--ServerSession(454071866)--Connection(978170549)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.463--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1423824061
    [junit] [EL Finer]: 2024-01-08 18:54:24.463--ClientSession(1423824061)--Thread(Thread[main,5,main])--acquire unit of work: 312379116
    [junit] [EL Finest]: 2024-01-08 18:54:24.463--UnitOfWork(312379116)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SQL_TIME FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.463--ServerSession(454071866)--Connection(2062682959)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.464--ServerSession(454071866)--Connection(2062682959)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.464--ServerSession(454071866)--Connection(938174859)--Thread(Thread[main,5,main])--SELECT SQL_TIME FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.464--ServerSession(454071866)--Connection(2062682959)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.472--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1836000662
    [junit] [EL Finer]: 2024-01-08 18:54:24.472--ClientSession(1836000662)--Thread(Thread[main,5,main])--acquire unit of work: 702369119
    [junit] [EL Finest]: 2024-01-08 18:54:24.472--UnitOfWork(702369119)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.472--UnitOfWork(702369119)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.472--UnitOfWork(702369119)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@71c92109)
    [junit] [EL Finest]: 2024-01-08 18:54:24.472--ServerSession(454071866)--Connection(1099349218)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.472--ClientSession(1836000662)--Connection(1099349218)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.472--ClientSession(1836000662)--Connection(1099349218)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.473--ClientSession(1836000662)--Connection(394269711)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@640672a4, [B@1013b36a, [B@7478426, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@65dec1f6, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@321a1cbb, [B@3f1f6171, [B@442b400, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--ClientSession(1836000662)--Connection(394269711)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.474--ServerSession(454071866)--Connection(1099349218)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--UnitOfWork(702369119)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--UnitOfWork(702369119)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--UnitOfWork(702369119)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--ClientSession(1836000662)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--UnitOfWork(702369119)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--ClientSession(1836000662)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 540974646
    [junit] [EL Finer]: 2024-01-08 18:54:24.474--ClientSession(540974646)--Thread(Thread[main,5,main])--acquire unit of work: 923387474
    [junit] [EL Finest]: 2024-01-08 18:54:24.474--UnitOfWork(923387474)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.474--ServerSession(454071866)--Connection(736398366)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.474--ServerSession(454071866)--Connection(736398366)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.474--ServerSession(454071866)--Connection(1946400735)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.475--ServerSession(454071866)--Connection(736398366)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.475--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 465426483
    [junit] [EL Finer]: 2024-01-08 18:54:24.475--ClientSession(465426483)--Thread(Thread[main,5,main])--acquire unit of work: 713948663
    [junit] [EL Finest]: 2024-01-08 18:54:24.476--UnitOfWork(713948663)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT PBA_BLOB FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.476--ServerSession(454071866)--Connection(1350311449)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.476--ServerSession(454071866)--Connection(1350311449)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.476--ServerSession(454071866)--Connection(1016061743)--Thread(Thread[main,5,main])--SELECT PBA_BLOB FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.476--ServerSession(454071866)--Connection(1350311449)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.484--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2116634399
    [junit] [EL Finer]: 2024-01-08 18:54:24.484--ClientSession(2116634399)--Thread(Thread[main,5,main])--acquire unit of work: 16245915
    [junit] [EL Finest]: 2024-01-08 18:54:24.484--UnitOfWork(16245915)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.484--UnitOfWork(16245915)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.484--UnitOfWork(16245915)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@28625f8)
    [junit] [EL Finest]: 2024-01-08 18:54:24.484--ServerSession(454071866)--Connection(1726362997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.484--ClientSession(2116634399)--Connection(1726362997)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.484--ClientSession(2116634399)--Connection(1726362997)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.484--ClientSession(2116634399)--Connection(1173176233)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@2491aa04, [B@730b7e7e, [B@7cbeeca7, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@12c9fb03, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@3ba1b2d4, [B@13f1d350, [B@18a1de5d, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.485--ClientSession(2116634399)--Connection(1173176233)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.486--ServerSession(454071866)--Connection(1726362997)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.486--UnitOfWork(16245915)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.486--UnitOfWork(16245915)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.486--UnitOfWork(16245915)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.486--ClientSession(2116634399)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.486--UnitOfWork(16245915)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.486--ClientSession(2116634399)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.486--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2019511300
    [junit] [EL Finer]: 2024-01-08 18:54:24.486--ClientSession(2019511300)--Thread(Thread[main,5,main])--acquire unit of work: 1424172241
    [junit] [EL Finest]: 2024-01-08 18:54:24.486--UnitOfWork(1424172241)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.486--ServerSession(454071866)--Connection(1200281101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.486--ServerSession(454071866)--Connection(1200281101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.486--ServerSession(454071866)--Connection(2022319508)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.486--ServerSession(454071866)--Connection(1200281101)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.487--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 153465621
    [junit] [EL Finer]: 2024-01-08 18:54:24.487--ClientSession(153465621)--Thread(Thread[main,5,main])--acquire unit of work: 1766202495
    [junit] [EL Finest]: 2024-01-08 18:54:24.487--UnitOfWork(1766202495)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(P_FLOAT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.487--ServerSession(454071866)--Connection(1545816470)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.487--ServerSession(454071866)--Connection(1545816470)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.487--ServerSession(454071866)--Connection(1686961913)--Thread(Thread[main,5,main])--SELECT SUM(P_FLOAT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.487--ServerSession(454071866)--Connection(1545816470)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.496--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1547226778
    [junit] [EL Finer]: 2024-01-08 18:54:24.496--ClientSession(1547226778)--Thread(Thread[main,5,main])--acquire unit of work: 912557855
    [junit] [EL Finest]: 2024-01-08 18:54:24.496--UnitOfWork(912557855)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.496--UnitOfWork(912557855)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.496--UnitOfWork(912557855)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@67b36249)
    [junit] [EL Finest]: 2024-01-08 18:54:24.496--ServerSession(454071866)--Connection(649846379)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.496--ClientSession(1547226778)--Connection(649846379)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.496--ClientSession(1547226778)--Connection(649846379)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.496--ClientSession(1547226778)--Connection(380824237)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@184ed04d, [B@60fe0da9, [B@7b5ea373, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@705cc9c5, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@1e7ea33b, [B@e7d7618, [B@b6199f, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.497--ClientSession(1547226778)--Connection(380824237)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.497--ServerSession(454071866)--Connection(649846379)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.497--UnitOfWork(912557855)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.497--UnitOfWork(912557855)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.497--UnitOfWork(912557855)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.498--ClientSession(1547226778)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.498--UnitOfWork(912557855)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.498--ClientSession(1547226778)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.498--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 677124190
    [junit] [EL Finer]: 2024-01-08 18:54:24.498--ClientSession(677124190)--Thread(Thread[main,5,main])--acquire unit of work: 691697786
    [junit] [EL Finest]: 2024-01-08 18:54:24.498--UnitOfWork(691697786)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.498--ServerSession(454071866)--Connection(598728266)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.498--ServerSession(454071866)--Connection(598728266)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.498--ServerSession(454071866)--Connection(261414157)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.498--ServerSession(454071866)--Connection(598728266)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.499--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 99985492
    [junit] [EL Finer]: 2024-01-08 18:54:24.499--ClientSession(99985492)--Thread(Thread[main,5,main])--acquire unit of work: 1498006437
    [junit] [EL Finest]: 2024-01-08 18:54:24.499--UnitOfWork(1498006437)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT SUM(P_SHORT) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.499--ServerSession(454071866)--Connection(1830204207)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.499--ServerSession(454071866)--Connection(1830204207)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.499--ServerSession(454071866)--Connection(1328095373)--Thread(Thread[main,5,main])--SELECT SUM(P_SHORT) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.499--ServerSession(454071866)--Connection(1830204207)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.508--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 772345783
    [junit] [EL Finer]: 2024-01-08 18:54:24.508--ClientSession(772345783)--Thread(Thread[main,5,main])--acquire unit of work: 2111683444
    [junit] [EL Finest]: 2024-01-08 18:54:24.508--UnitOfWork(2111683444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.508--UnitOfWork(2111683444)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.508--UnitOfWork(2111683444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@245db886)
    [junit] [EL Finest]: 2024-01-08 18:54:24.508--ServerSession(454071866)--Connection(2033056323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.508--ClientSession(772345783)--Connection(2033056323)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.508--ClientSession(772345783)--Connection(2033056323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.508--ClientSession(772345783)--Connection(353974852)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@46e71093, [B@500e15ee, [B@66c35446, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@1976e6ca, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@67eb1eff, [B@47ead689, [B@3b77cb56, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.509--ClientSession(772345783)--Connection(353974852)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.509--ServerSession(454071866)--Connection(2033056323)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.509--UnitOfWork(2111683444)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.509--UnitOfWork(2111683444)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.51--UnitOfWork(2111683444)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.51--ClientSession(772345783)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.51--UnitOfWork(2111683444)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.51--ClientSession(772345783)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.51--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1046300413
    [junit] [EL Finer]: 2024-01-08 18:54:24.51--ClientSession(1046300413)--Thread(Thread[main,5,main])--acquire unit of work: 1649053800
    [junit] [EL Finest]: 2024-01-08 18:54:24.51--UnitOfWork(1649053800)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.51--ServerSession(454071866)--Connection(513512429)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.51--ServerSession(454071866)--Connection(513512429)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.51--ServerSession(454071866)--Connection(222310375)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.51--ServerSession(454071866)--Connection(513512429)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.511--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2048738637
    [junit] [EL Finer]: 2024-01-08 18:54:24.511--ClientSession(2048738637)--Thread(Thread[main,5,main])--acquire unit of work: 1366980972
    [junit] [EL Finest]: 2024-01-08 18:54:24.511--UnitOfWork(1366980972)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT STRING_CLOB FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.511--ServerSession(454071866)--Connection(903187256)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.511--ServerSession(454071866)--Connection(903187256)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.511--ServerSession(454071866)--Connection(1329528015)--Thread(Thread[main,5,main])--SELECT STRING_CLOB FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.511--ServerSession(454071866)--Connection(903187256)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.52--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2086655188
    [junit] [EL Finer]: 2024-01-08 18:54:24.52--ClientSession(2086655188)--Thread(Thread[main,5,main])--acquire unit of work: 1823213480
    [junit] [EL Finest]: 2024-01-08 18:54:24.52--UnitOfWork(1823213480)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.52--UnitOfWork(1823213480)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.52--UnitOfWork(1823213480)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@636f7adf)
    [junit] [EL Finest]: 2024-01-08 18:54:24.52--ServerSession(454071866)--Connection(1494458295)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.52--ClientSession(2086655188)--Connection(1494458295)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.52--ClientSession(2086655188)--Connection(1494458295)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.52--ClientSession(2086655188)--Connection(8896147)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@56178090, [B@133c43c2, [B@3486de4d, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@2833808, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@687a3bc8, [B@19294756, [B@1b5f8688, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.521--ClientSession(2086655188)--Connection(8896147)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.521--ServerSession(454071866)--Connection(1494458295)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.521--UnitOfWork(1823213480)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.521--UnitOfWork(1823213480)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.521--UnitOfWork(1823213480)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.521--ClientSession(2086655188)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.521--UnitOfWork(1823213480)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.522--ClientSession(2086655188)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.522--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 223752887
    [junit] [EL Finer]: 2024-01-08 18:54:24.522--ClientSession(223752887)--Thread(Thread[main,5,main])--acquire unit of work: 815298216
    [junit] [EL Finest]: 2024-01-08 18:54:24.522--UnitOfWork(815298216)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.522--ServerSession(454071866)--Connection(1516343930)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.522--ServerSession(454071866)--Connection(1516343930)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.522--ServerSession(454071866)--Connection(1687176214)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.522--ServerSession(454071866)--Connection(1516343930)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.523--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2110517923
    [junit] [EL Finer]: 2024-01-08 18:54:24.523--ClientSession(2110517923)--Thread(Thread[main,5,main])--acquire unit of work: 877739820
    [junit] [EL Finest]: 2024-01-08 18:54:24.523--UnitOfWork(877739820)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT MAX(UTIL_DATE) FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.523--ServerSession(454071866)--Connection(407321562)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.523--ServerSession(454071866)--Connection(407321562)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.523--ServerSession(454071866)--Connection(1140571014)--Thread(Thread[main,5,main])--SELECT MAX(UTIL_DATE) FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.524--ServerSession(454071866)--Connection(407321562)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.532--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 988813245
    [junit] [EL Finer]: 2024-01-08 18:54:24.532--ClientSession(988813245)--Thread(Thread[main,5,main])--acquire unit of work: 1909330292
    [junit] [EL Finest]: 2024-01-08 18:54:24.532--UnitOfWork(1909330292)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.532--UnitOfWork(1909330292)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.533--UnitOfWork(1909330292)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@58e71a08)
    [junit] [EL Finest]: 2024-01-08 18:54:24.533--ServerSession(454071866)--Connection(407795087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.533--ClientSession(988813245)--Connection(407795087)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.533--ClientSession(988813245)--Connection(407795087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.533--ClientSession(988813245)--Connection(1174243240)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1594c502, [B@7e9d3832, [B@33c8a528, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@2562e38d, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@16ed8ef6, [B@12678b1, [B@77b16c58, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--ClientSession(988813245)--Connection(1174243240)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.534--ServerSession(454071866)--Connection(407795087)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--UnitOfWork(1909330292)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--UnitOfWork(1909330292)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--UnitOfWork(1909330292)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--ClientSession(988813245)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--UnitOfWork(1909330292)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--ClientSession(988813245)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1910718752
    [junit] [EL Finer]: 2024-01-08 18:54:24.534--ClientSession(1910718752)--Thread(Thread[main,5,main])--acquire unit of work: 1477068915
    [junit] [EL Finest]: 2024-01-08 18:54:24.534--UnitOfWork(1477068915)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.534--ServerSession(454071866)--Connection(245318510)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.534--ServerSession(454071866)--Connection(245318510)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.535--ServerSession(454071866)--Connection(1648632343)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.535--ServerSession(454071866)--Connection(245318510)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.536--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1595502078
    [junit] [EL Finer]: 2024-01-08 18:54:24.536--ClientSession(1595502078)--Thread(Thread[main,5,main])--acquire unit of work: 156136100
    [junit] [EL Finest]: 2024-01-08 18:54:24.536--UnitOfWork(156136100)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT PCA_CLOB FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.536--ServerSession(454071866)--Connection(785755749)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.536--ServerSession(454071866)--Connection(785755749)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.536--ServerSession(454071866)--Connection(1225739079)--Thread(Thread[main,5,main])--SELECT PCA_CLOB FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.536--ServerSession(454071866)--Connection(785755749)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.544--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 395263469
    [junit] [EL Finer]: 2024-01-08 18:54:24.544--ClientSession(395263469)--Thread(Thread[main,5,main])--acquire unit of work: 664439688
    [junit] [EL Finest]: 2024-01-08 18:54:24.544--UnitOfWork(664439688)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.544--UnitOfWork(664439688)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.545--UnitOfWork(664439688)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@614ad27e)
    [junit] [EL Finest]: 2024-01-08 18:54:24.545--ServerSession(454071866)--Connection(1673217698)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.545--ClientSession(395263469)--Connection(1673217698)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.545--ClientSession(395263469)--Connection(1673217698)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.545--ClientSession(395263469)--Connection(2049795203)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@1669899, [B@38515041, [B@5a01122a, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@78b5e9c7, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4da20418, [B@7fc386b5, [B@2d814b25, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--ClientSession(395263469)--Connection(2049795203)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.546--ServerSession(454071866)--Connection(1673217698)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--UnitOfWork(664439688)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--UnitOfWork(664439688)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--UnitOfWork(664439688)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--ClientSession(395263469)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--UnitOfWork(664439688)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--ClientSession(395263469)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1662538405
    [junit] [EL Finer]: 2024-01-08 18:54:24.546--ClientSession(1662538405)--Thread(Thread[main,5,main])--acquire unit of work: 1912617785
    [junit] [EL Finest]: 2024-01-08 18:54:24.546--UnitOfWork(1912617785)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.547--ServerSession(454071866)--Connection(1143751326)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.547--ServerSession(454071866)--Connection(1143751326)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.547--ServerSession(454071866)--Connection(1069231981)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:24.547--ServerSession(454071866)--Connection(1143751326)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.548--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1564688479
    [junit] [EL Finer]: 2024-01-08 18:54:24.548--ClientSession(1564688479)--Thread(Thread[main,5,main])--acquire unit of work: 323073997
    [junit] [EL Finest]: 2024-01-08 18:54:24.548--UnitOfWork(323073997)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ENUM_STRING FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.548--ServerSession(454071866)--Connection(925337525)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.548--ServerSession(454071866)--Connection(925337525)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.548--ServerSession(454071866)--Connection(753446971)--Thread(Thread[main,5,main])--SELECT ENUM_STRING FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.548--ServerSession(454071866)--Connection(925337525)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.548--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1963946302
    [junit] [EL Finer]: 2024-01-08 18:54:24.548--ClientSession(1963946302)--Thread(Thread[main,5,main])--acquire unit of work: 2115914245
    [junit] [EL Finest]: 2024-01-08 18:54:24.548--UnitOfWork(2115914245)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ENUM_STRING FROM TMP_BASIC_TYPES_FA")
    [junit] [EL Finest]: 2024-01-08 18:54:24.548--ServerSession(454071866)--Connection(387859605)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.549--ServerSession(454071866)--Connection(387859605)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.549--ServerSession(454071866)--Connection(243994227)--Thread(Thread[main,5,main])--SELECT ENUM_STRING FROM TMP_BASIC_TYPES_FA
    [junit] [EL Finest]: 2024-01-08 18:54:24.549--ServerSession(454071866)--Connection(387859605)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 122, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 1.432 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestSetFunctions
    [junit] [EL Finer]: 2024-01-08 18:54:24.563--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1630310554
    [junit] [EL Finer]: 2024-01-08 18:54:24.563--ClientSession(1630310554)--Thread(Thread[main,5,main])--acquire unit of work: 688175941
    [junit] [EL Finest]: 2024-01-08 18:54:24.563--UnitOfWork(688175941)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.563--UnitOfWork(688175941)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.563--UnitOfWork(688175941)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.563--UnitOfWork(688175941)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.563--UnitOfWork(688175941)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@63b1adc1)
    [junit] [EL Finest]: 2024-01-08 18:54:24.563--ServerSession(454071866)--Connection(2053690007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.563--ClientSession(1630310554)--Connection(2053690007)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.563--ClientSession(1630310554)--Connection(2053690007)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.563--UnitOfWork(688175941)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@727d80fb)
    [junit] [EL Finest]: 2024-01-08 18:54:24.563--UnitOfWork(688175941)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@77d066db)
    [junit] [EL Finer]: 2024-01-08 18:54:24.564--ClientSession(1630310554)--Connection(2061281899)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.564--ClientSession(1630310554)--Connection(2061281899)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.564--ClientSession(1630310554)--Connection(2061281899)--Thread(Thread[main,5,main])--	bind => [1, Ulla, Schmidt, 5000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.564--ClientSession(1630310554)--Connection(2061281899)--Thread(Thread[main,5,main])--	bind => [3, Kuno, Maier, 10000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.564--ClientSession(1630310554)--Connection(2061281899)--Thread(Thread[main,5,main])--	bind => [2, Knut, M?ller, 6000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:24.564--ClientSession(1630310554)--Connection(2061281899)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.564--ClientSession(1630310554)--Connection(2061281899)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.565--ServerSession(454071866)--Connection(2053690007)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.565--UnitOfWork(688175941)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.565--UnitOfWork(688175941)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.565--UnitOfWork(688175941)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.565--ClientSession(1630310554)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.565--UnitOfWork(688175941)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.565--ClientSession(1630310554)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.566--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 450222736
    [junit] [EL Finer]: 2024-01-08 18:54:24.566--ClientSession(450222736)--Thread(Thread[main,5,main])--acquire unit of work: 564836674
    [junit] [EL Finest]: 2024-01-08 18:54:24.566--UnitOfWork(564836674)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0 WHERE (t0.SALARY = (SELECT MIN(t1.SALARY) FROM TMP_EMP t1))")
    [junit] [EL Finest]: 2024-01-08 18:54:24.566--ServerSession(454071866)--Connection(1290410413)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.566--ServerSession(454071866)--Connection(1290410413)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.566--ServerSession(454071866)--Connection(2110547533)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0 WHERE (t0.SALARY = (SELECT MIN(t1.SALARY) FROM TMP_EMP t1))
    [junit] [EL Finest]: 2024-01-08 18:54:24.567--ServerSession(454071866)--Connection(1290410413)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.567--UnitOfWork(564836674)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:24.567--ServerSession(454071866)--Connection(567714715)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.567--ServerSession(454071866)--Connection(567714715)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.567--ServerSession(454071866)--Connection(1068910562)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:24.567--ServerSession(454071866)--Connection(567714715)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.576--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1957447701
    [junit] [EL Finer]: 2024-01-08 18:54:24.576--ClientSession(1957447701)--Thread(Thread[main,5,main])--acquire unit of work: 1013835074
    [junit] [EL Finest]: 2024-01-08 18:54:24.576--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.576--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.576--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.576--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.576--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5db00e50)
    [junit] [EL Finest]: 2024-01-08 18:54:24.576--ServerSession(454071866)--Connection(1948560607)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.576--ClientSession(1957447701)--Connection(1948560607)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.576--ClientSession(1957447701)--Connection(1948560607)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.576--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4bca0913)
    [junit] [EL Finest]: 2024-01-08 18:54:24.576--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@60e957e9)
    [junit] [EL Finer]: 2024-01-08 18:54:24.577--ClientSession(1957447701)--Connection(427925708)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.577--ClientSession(1957447701)--Connection(427925708)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.577--ClientSession(1957447701)--Connection(427925708)--Thread(Thread[main,5,main])--	bind => [2, Knut, M?ller, 6000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.577--ClientSession(1957447701)--Connection(427925708)--Thread(Thread[main,5,main])--	bind => [3, Kuno, Maier, 10000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.577--ClientSession(1957447701)--Connection(427925708)--Thread(Thread[main,5,main])--	bind => [1, Ulla, Schmidt, 5000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:24.577--ClientSession(1957447701)--Connection(427925708)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.577--ClientSession(1957447701)--Connection(427925708)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.578--ServerSession(454071866)--Connection(1948560607)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.578--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.578--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.578--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.578--ClientSession(1957447701)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.578--UnitOfWork(1013835074)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.578--ClientSession(1957447701)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.578--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 738046956
    [junit] [EL Finer]: 2024-01-08 18:54:24.579--ClientSession(738046956)--Thread(Thread[main,5,main])--acquire unit of work: 935202117
    [junit] [EL Finest]: 2024-01-08 18:54:24.579--UnitOfWork(935202117)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT MAX(SALARY) FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:24.579--ServerSession(454071866)--Connection(624408149)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.579--ServerSession(454071866)--Connection(624408149)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.579--ServerSession(454071866)--Connection(774511580)--Thread(Thread[main,5,main])--SELECT MAX(SALARY) FROM TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:24.579--ServerSession(454071866)--Connection(624408149)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.587--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1233830968
    [junit] [EL Finer]: 2024-01-08 18:54:24.587--ClientSession(1233830968)--Thread(Thread[main,5,main])--acquire unit of work: 1423975840
    [junit] [EL Finest]: 2024-01-08 18:54:24.587--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.587--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.587--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.587--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.588--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@11224390)
    [junit] [EL Finest]: 2024-01-08 18:54:24.588--ServerSession(454071866)--Connection(1404762404)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.588--ClientSession(1233830968)--Connection(1404762404)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.588--ClientSession(1233830968)--Connection(1404762404)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.588--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3fc8b0cd)
    [junit] [EL Finest]: 2024-01-08 18:54:24.588--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20fc0bee)
    [junit] [EL Finer]: 2024-01-08 18:54:24.588--ClientSession(1233830968)--Connection(1006569781)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.588--ClientSession(1233830968)--Connection(1006569781)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.588--ClientSession(1233830968)--Connection(1006569781)--Thread(Thread[main,5,main])--	bind => [1, Ulla, Schmidt, 5000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.588--ClientSession(1233830968)--Connection(1006569781)--Thread(Thread[main,5,main])--	bind => [3, Kuno, Maier, 10000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.588--ClientSession(1233830968)--Connection(1006569781)--Thread(Thread[main,5,main])--	bind => [2, Knut, M?ller, 6000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:24.588--ClientSession(1233830968)--Connection(1006569781)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.589--ClientSession(1233830968)--Connection(1006569781)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.589--ServerSession(454071866)--Connection(1404762404)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.589--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.589--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.589--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.589--ClientSession(1233830968)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.589--UnitOfWork(1423975840)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.589--ClientSession(1233830968)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.59--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1560961265
    [junit] [EL Finer]: 2024-01-08 18:54:24.59--ClientSession(1560961265)--Thread(Thread[main,5,main])--acquire unit of work: 2073458110
    [junit] [EL Finest]: 2024-01-08 18:54:24.59--UnitOfWork(2073458110)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT MIN(SALARY) FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:24.59--ServerSession(454071866)--Connection(910819110)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.59--ServerSession(454071866)--Connection(910819110)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.59--ServerSession(454071866)--Connection(614239214)--Thread(Thread[main,5,main])--SELECT MIN(SALARY) FROM TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:24.59--ServerSession(454071866)--Connection(910819110)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.591--UnitOfWork(2073458110)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT MIN(SALARY) FROM TMP_EMP WHERE FIRSTNAME LIKE ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.591--ServerSession(454071866)--Connection(85439519)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.591--ServerSession(454071866)--Connection(85439519)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.591--ServerSession(454071866)--Connection(1369138268)--Thread(Thread[main,5,main])--SELECT MIN(SALARY) FROM TMP_EMP WHERE FIRSTNAME LIKE ?
    [junit] 	bind => [K%]
    [junit] [EL Finest]: 2024-01-08 18:54:24.591--ServerSession(454071866)--Connection(85439519)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.599--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 822275697
    [junit] [EL Finer]: 2024-01-08 18:54:24.599--ClientSession(822275697)--Thread(Thread[main,5,main])--acquire unit of work: 1536939082
    [junit] [EL Finest]: 2024-01-08 18:54:24.599--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.599--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.599--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.6--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.6--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c8a47f3)
    [junit] [EL Finest]: 2024-01-08 18:54:24.6--ServerSession(454071866)--Connection(1266881685)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.6--ClientSession(822275697)--Connection(1266881685)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.6--ClientSession(822275697)--Connection(1266881685)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.6--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a5d4375)
    [junit] [EL Finest]: 2024-01-08 18:54:24.6--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@29a879a5)
    [junit] [EL Finer]: 2024-01-08 18:54:24.6--ClientSession(822275697)--Connection(2065549932)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.6--ClientSession(822275697)--Connection(2065549932)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.6--ClientSession(822275697)--Connection(2065549932)--Thread(Thread[main,5,main])--	bind => [2, Knut, M?ller, 6000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.6--ClientSession(822275697)--Connection(2065549932)--Thread(Thread[main,5,main])--	bind => [3, Kuno, Maier, 10000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.6--ClientSession(822275697)--Connection(2065549932)--Thread(Thread[main,5,main])--	bind => [1, Ulla, Schmidt, 5000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:24.6--ClientSession(822275697)--Connection(2065549932)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.601--ClientSession(822275697)--Connection(2065549932)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.601--ServerSession(454071866)--Connection(1266881685)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.601--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.601--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.601--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.601--ClientSession(822275697)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.601--UnitOfWork(1536939082)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.601--ClientSession(822275697)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.602--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 459758433
    [junit] [EL Finer]: 2024-01-08 18:54:24.602--ClientSession(459758433)--Thread(Thread[main,5,main])--acquire unit of work: 1010525259
    [junit] [EL Finest]: 2024-01-08 18:54:24.602--UnitOfWork(1010525259)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT SUM(SALARY) FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:24.602--ServerSession(454071866)--Connection(1374506047)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.602--ServerSession(454071866)--Connection(1374506047)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.602--ServerSession(454071866)--Connection(1657387622)--Thread(Thread[main,5,main])--SELECT SUM(SALARY) FROM TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:24.602--ServerSession(454071866)--Connection(1374506047)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.61--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 816372481
    [junit] [EL Finer]: 2024-01-08 18:54:24.61--ClientSession(816372481)--Thread(Thread[main,5,main])--acquire unit of work: 1372975160
    [junit] [EL Finest]: 2024-01-08 18:54:24.61--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.61--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.61--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.61--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.61--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@53006505)
    [junit] [EL Finest]: 2024-01-08 18:54:24.611--ServerSession(454071866)--Connection(2119005244)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.611--ClientSession(816372481)--Connection(2119005244)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.611--ClientSession(816372481)--Connection(2119005244)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.611--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26a814e6)
    [junit] [EL Finest]: 2024-01-08 18:54:24.611--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2586ccb7)
    [junit] [EL Finer]: 2024-01-08 18:54:24.611--ClientSession(816372481)--Connection(1086317374)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.611--ClientSession(816372481)--Connection(1086317374)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.611--ClientSession(816372481)--Connection(1086317374)--Thread(Thread[main,5,main])--	bind => [2, Knut, M?ller, 6000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.611--ClientSession(816372481)--Connection(1086317374)--Thread(Thread[main,5,main])--	bind => [1, Ulla, Schmidt, 5000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.611--ClientSession(816372481)--Connection(1086317374)--Thread(Thread[main,5,main])--	bind => [3, Kuno, Maier, 10000, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:24.611--ClientSession(816372481)--Connection(1086317374)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.612--ClientSession(816372481)--Connection(1086317374)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.612--ServerSession(454071866)--Connection(2119005244)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.612--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.612--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.612--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.612--ClientSession(816372481)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.612--UnitOfWork(1372975160)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.612--ClientSession(816372481)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.613--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 274592534
    [junit] [EL Finer]: 2024-01-08 18:54:24.613--ClientSession(274592534)--Thread(Thread[main,5,main])--acquire unit of work: 42460953
    [junit] [EL Finest]: 2024-01-08 18:54:24.613--UnitOfWork(42460953)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT AVG(SALARY) FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:24.613--ServerSession(454071866)--Connection(1658452554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.613--ServerSession(454071866)--Connection(1658452554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.613--ServerSession(454071866)--Connection(161290996)--Thread(Thread[main,5,main])--SELECT AVG(SALARY) FROM TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:24.613--ServerSession(454071866)--Connection(1658452554)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestSimpleQuery
    [junit] [EL Finer]: 2024-01-08 18:54:24.635--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1178109942
    [junit] [EL Finer]: 2024-01-08 18:54:24.635--ClientSession(1178109942)--Thread(Thread[main,5,main])--acquire unit of work: 1056790461
    [junit] [EL Finest]: 2024-01-08 18:54:24.635--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.635--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.635--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.635--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.635--ServerSession(454071866)--Connection(1456268576)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.635--ClientSession(1178109942)--Connection(1456268576)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.635--ClientSession(1178109942)--Connection(1456268576)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.636--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.636--ClientSession(1178109942)--Connection(1123349783)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.636--ClientSession(1178109942)--Connection(1123349783)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.636--ClientSession(1178109942)--Connection(1123349783)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.636--ClientSession(1178109942)--Connection(1123349783)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.636--ClientSession(1178109942)--Connection(1123349783)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.636--ClientSession(1178109942)--Connection(1123349783)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.636--ServerSession(454071866)--Connection(1456268576)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.636--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.637--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.637--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.637--ClientSession(1178109942)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.637--UnitOfWork(1056790461)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.637--ClientSession(1178109942)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.637--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 900657051
    [junit] [EL Finer]: 2024-01-08 18:54:24.637--ClientSession(900657051)--Thread(Thread[main,5,main])--acquire unit of work: 1829602623
    [junit] [EL Finest]: 2024-01-08 18:54:24.637--UnitOfWork(1829602623)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="getDepartmentCached" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.637--ServerSession(454071866)--Connection(690405852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.637--ServerSession(454071866)--Connection(690405852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.637--ServerSession(454071866)--Connection(1977773357)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.638--ServerSession(454071866)--Connection(690405852)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.639--UnitOfWork(1829602623)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="getDepartmentCached" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.639--UnitOfWork(1829602623)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14
    [junit] [EL Finer]: 2024-01-08 18:54:24.654--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 387556615
    [junit] [EL Finer]: 2024-01-08 18:54:24.654--ClientSession(387556615)--Thread(Thread[main,5,main])--acquire unit of work: 1880589092
    [junit] [EL Finest]: 2024-01-08 18:54:24.654--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.655--ServerSession(454071866)--Connection(728520238)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.655--ClientSession(387556615)--Connection(728520238)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.655--ClientSession(387556615)--Connection(728520238)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.655--ClientSession(387556615)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="IdGenerator" sql="UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.655--ClientSession(387556615)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="IdGenerator" sql="SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?")
    [junit] [EL Fine]: 2024-01-08 18:54:24.655--ClientSession(387556615)--Connection(1896349657)--Thread(Thread[main,5,main])--UPDATE TMP_GENERATOR SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, IdGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:24.655--ClientSession(387556615)--Connection(1896349657)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_GENERATOR WHERE BEAN_NAME = ?
    [junit] 	bind => [IdGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:24.655--ClientSession(387556615)--Connection(1896349657)--Thread(Thread[main,5,main])--local sequencing preallocation for IdGenerator: objects: 50 , first: 201, last: 250
    [junit] [EL Finer]: 2024-01-08 18:54:24.656--ClientSession(387556615)--Connection(1896349657)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--ServerSession(454071866)--Connection(1896349657)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--ServerSession(454071866)--Connection(728520238)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (201 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e0)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (202 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e1)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (203 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e2)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (204 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e3)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (205 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e4)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (206 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e5)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (207 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e6)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (208 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e7)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (209 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e8)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--assign sequence to the object (210 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e9)
    [junit] [EL Finer]: 2024-01-08 18:54:24.656--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e2)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--ServerSession(454071866)--Connection(1476275380)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(1476275380)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(1476275380)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e1)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e8)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e3)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e6)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e0)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e4)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e5)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e7)
    [junit] [EL Finest]: 2024-01-08 18:54:24.657--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e9)
    [junit] [EL Finer]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [203, P2]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [202, P1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [209, P8]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [204, P3]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [207, P6]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [201, P0]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [205, P4]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [206, P5]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [208, P7]
    [junit] [EL Fine]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [210, P9]
    [junit] [EL Finer]: 2024-01-08 18:54:24.657--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 203]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 202]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 209]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 204]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 207]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 201]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 205]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 206]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 208]
    [junit] [EL Fine]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--	bind => [1, 0, 210]
    [junit] [EL Finer]: 2024-01-08 18:54:24.659--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.66--ClientSession(387556615)--Connection(627045674)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.66--ServerSession(454071866)--Connection(1476275380)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.66--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.66--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.66--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.66--ClientSession(387556615)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.66--UnitOfWork(1880589092)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.66--ClientSession(387556615)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.661--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 971681537
    [junit] [EL Finer]: 2024-01-08 18:54:24.661--ClientSession(971681537)--Thread(Thread[main,5,main])--acquire unit of work: 1827228088
    [junit] [EL Finest]: 2024-01-08 18:54:24.661--UnitOfWork(1827228088)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.661--ServerSession(454071866)--Connection(1997338598)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.661--ServerSession(454071866)--Connection(1997338598)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.661--ServerSession(454071866)--Connection(1416321571)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID)
    [junit] [EL Finest]: 2024-01-08 18:54:24.662--ServerSession(454071866)--Connection(1997338598)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.662--UnitOfWork(1827228088)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.662--ServerSession(454071866)--Connection(1356224098)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.662--ServerSession(454071866)--Connection(1356224098)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.662--ServerSession(454071866)--Connection(552847844)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID)
    [junit] [EL Finest]: 2024-01-08 18:54:24.663--ServerSession(454071866)--Connection(1356224098)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.663--UnitOfWork(1827228088)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.663--ServerSession(454071866)--Connection(1336596182)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.663--ServerSession(454071866)--Connection(1336596182)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.663--ServerSession(454071866)--Connection(1906870830)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID)
    [junit] [EL Finest]: 2024-01-08 18:54:24.663--ServerSession(454071866)--Connection(1336596182)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.679--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 27281938
    [junit] [EL Finer]: 2024-01-08 18:54:24.679--ClientSession(27281938)--Thread(Thread[main,5,main])--acquire unit of work: 117571399
    [junit] [EL Finest]: 2024-01-08 18:54:24.679--UnitOfWork(117571399)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.679--UnitOfWork(117571399)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.679--UnitOfWork(117571399)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.679--UnitOfWork(117571399)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.679--ServerSession(454071866)--Connection(1249876628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.679--ClientSession(27281938)--Connection(1249876628)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.679--ClientSession(27281938)--Connection(1249876628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.679--UnitOfWork(117571399)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.68--ClientSession(27281938)--Connection(1407117218)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.68--ClientSession(27281938)--Connection(1407117218)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.68--ClientSession(27281938)--Connection(1407117218)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.68--ClientSession(27281938)--Connection(1407117218)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.68--ClientSession(27281938)--Connection(1407117218)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.68--ClientSession(27281938)--Connection(1407117218)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.68--ServerSession(454071866)--Connection(1249876628)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.68--UnitOfWork(117571399)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.68--UnitOfWork(117571399)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.68--UnitOfWork(117571399)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.68--ClientSession(27281938)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.68--UnitOfWork(117571399)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.681--ClientSession(27281938)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.681--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 261659974
    [junit] [EL Finer]: 2024-01-08 18:54:24.681--ClientSession(261659974)--Thread(Thread[main,5,main])--acquire unit of work: 1184233794
    [junit] [EL Finest]: 2024-01-08 18:54:24.681--UnitOfWork(1184233794)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.681--ServerSession(454071866)--Connection(1464625080)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.681--ServerSession(454071866)--Connection(1464625080)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.681--ServerSession(454071866)--Connection(1878112476)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.682--ServerSession(454071866)--Connection(1464625080)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.697--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1201012359
    [junit] [EL Finer]: 2024-01-08 18:54:24.697--ClientSession(1201012359)--Thread(Thread[main,5,main])--acquire unit of work: 1714763873
    [junit] [EL Finest]: 2024-01-08 18:54:24.697--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.697--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.697--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.697--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.697--ServerSession(454071866)--Connection(64608097)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.697--ClientSession(1201012359)--Connection(64608097)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.697--ClientSession(1201012359)--Connection(64608097)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.697--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.697--ClientSession(1201012359)--Connection(446783794)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.697--ClientSession(1201012359)--Connection(446783794)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.697--ClientSession(1201012359)--Connection(446783794)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.697--ClientSession(1201012359)--Connection(446783794)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.698--ClientSession(1201012359)--Connection(446783794)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.698--ClientSession(1201012359)--Connection(446783794)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.698--ServerSession(454071866)--Connection(64608097)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.698--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.698--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.698--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.698--ClientSession(1201012359)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.698--UnitOfWork(1714763873)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.698--ClientSession(1201012359)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.699--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1298423492
    [junit] [EL Finer]: 2024-01-08 18:54:24.699--ClientSession(1298423492)--Thread(Thread[main,5,main])--acquire unit of work: 1158048713
    [junit] [EL Finest]: 2024-01-08 18:54:24.699--UnitOfWork(1158048713)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="getDepartmentByName" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.699--ServerSession(454071866)--Connection(1458951823)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.699--ServerSession(454071866)--Connection(1458951823)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.699--ServerSession(454071866)--Connection(690513180)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.699--ServerSession(454071866)--Connection(1458951823)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.722--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1614081814
    [junit] [EL Finer]: 2024-01-08 18:54:24.722--ClientSession(1614081814)--Thread(Thread[main,5,main])--acquire unit of work: 801192950
    [junit] [EL Finest]: 2024-01-08 18:54:24.722--UnitOfWork(801192950)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.722--UnitOfWork(801192950)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.722--UnitOfWork(801192950)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.722--UnitOfWork(801192950)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.722--ServerSession(454071866)--Connection(1839429230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.722--ClientSession(1614081814)--Connection(1839429230)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.722--ClientSession(1614081814)--Connection(1839429230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.723--UnitOfWork(801192950)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.723--ClientSession(1614081814)--Connection(1411657119)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.723--ClientSession(1614081814)--Connection(1411657119)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.723--ClientSession(1614081814)--Connection(1411657119)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.723--ClientSession(1614081814)--Connection(1411657119)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.723--ClientSession(1614081814)--Connection(1411657119)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.723--ClientSession(1614081814)--Connection(1411657119)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.723--ServerSession(454071866)--Connection(1839429230)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.723--UnitOfWork(801192950)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.723--UnitOfWork(801192950)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.723--UnitOfWork(801192950)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.723--ClientSession(1614081814)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.723--UnitOfWork(801192950)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.724--ClientSession(1614081814)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.724--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 775331939
    [junit] [EL Finer]: 2024-01-08 18:54:24.724--ClientSession(775331939)--Thread(Thread[main,5,main])--acquire unit of work: 770618175
    [junit] [EL Finest]: 2024-01-08 18:54:24.724--UnitOfWork(770618175)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.724--ServerSession(454071866)--Connection(2061412816)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.724--ServerSession(454071866)--Connection(2061412816)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.724--ServerSession(454071866)--Connection(312289201)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.724--ServerSession(454071866)--Connection(2061412816)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.725--UnitOfWork(770618175)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT DISTINCT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.725--ServerSession(454071866)--Connection(94815014)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.725--ServerSession(454071866)--Connection(94815014)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.725--ServerSession(454071866)--Connection(751233782)--Thread(Thread[main,5,main])--SELECT DISTINCT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.725--ServerSession(454071866)--Connection(94815014)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.726--UnitOfWork(770618175)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE NAME LIKE ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.726--ServerSession(454071866)--Connection(552702267)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.726--ServerSession(454071866)--Connection(552702267)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.726--ServerSession(454071866)--Connection(2062844455)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE NAME LIKE ?
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.726--ServerSession(454071866)--Connection(552702267)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.726--UnitOfWork(770618175)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE NAME LIKE ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.726--ServerSession(454071866)--Connection(1417762702)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.726--ServerSession(454071866)--Connection(1417762702)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.726--ServerSession(454071866)--Connection(969212192)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE NAME LIKE ?
    [junit] 	bind => [twen%]
    [junit] [EL Finest]: 2024-01-08 18:54:24.726--ServerSession(454071866)--Connection(1417762702)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.742--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1962389425
    [junit] [EL Finer]: 2024-01-08 18:54:24.742--ClientSession(1962389425)--Thread(Thread[main,5,main])--acquire unit of work: 1716364813
    [junit] [EL Finest]: 2024-01-08 18:54:24.742--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.742--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.742--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.742--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.742--ServerSession(454071866)--Connection(2000596733)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.742--ClientSession(1962389425)--Connection(2000596733)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.742--ClientSession(1962389425)--Connection(2000596733)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.742--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.742--ClientSession(1962389425)--Connection(226385033)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.742--ClientSession(1962389425)--Connection(226385033)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.742--ClientSession(1962389425)--Connection(226385033)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.742--ClientSession(1962389425)--Connection(226385033)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.742--ClientSession(1962389425)--Connection(226385033)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--ClientSession(1962389425)--Connection(226385033)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.743--ServerSession(454071866)--Connection(2000596733)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--ClientSession(1962389425)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--UnitOfWork(1716364813)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--ClientSession(1962389425)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 871909542
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--ClientSession(871909542)--Thread(Thread[main,5,main])--acquire unit of work: 833835362
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--UnitOfWork(833835362)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:24.743--UnitOfWork(833835362)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:24.743--UnitOfWork(833835362)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:24.743--ServerSession(454071866)--Connection(2047472472)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.743--ServerSession(454071866)--Connection(2047472472)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.743--ServerSession(454071866)--Connection(1360692538)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:24.744--ServerSession(454071866)--Connection(2047472472)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.744--UnitOfWork(833835362)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.744--ClientSession(871909542)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.759--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1185536849
    [junit] [EL Finer]: 2024-01-08 18:54:24.759--ClientSession(1185536849)--Thread(Thread[main,5,main])--acquire unit of work: 1790988341
    [junit] [EL Finest]: 2024-01-08 18:54:24.759--UnitOfWork(1790988341)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.759--UnitOfWork(1790988341)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.759--UnitOfWork(1790988341)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.759--ServerSession(454071866)--Connection(784962518)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.759--ClientSession(1185536849)--Connection(784962518)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.759--ClientSession(1185536849)--Connection(784962518)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.759--ClientSession(1185536849)--Connection(1180708802)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.759--ClientSession(1185536849)--Connection(1180708802)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.76--ServerSession(454071866)--Connection(784962518)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--UnitOfWork(1790988341)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--UnitOfWork(1790988341)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--UnitOfWork(1790988341)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--ClientSession(1185536849)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--UnitOfWork(1790988341)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--ClientSession(1185536849)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1398964439
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--ClientSession(1398964439)--Thread(Thread[main,5,main])--acquire unit of work: 827846222
    [junit] [EL Finest]: 2024-01-08 18:54:24.76--UnitOfWork(827846222)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.76--UnitOfWork(827846222)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finer]: 2024-01-08 18:54:24.76--UnitOfWork(827846222)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:24.76--UnitOfWork(827846222)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.76--ServerSession(454071866)--Connection(1534823044)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.761--ClientSession(1398964439)--Connection(1534823044)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.761--ClientSession(1398964439)--Connection(1534823044)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.761--ClientSession(1398964439)--Connection(568523745)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [newName, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.761--UnitOfWork(827846222)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:24.761--UnitOfWork(827846222)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.761--UnitOfWork(827846222)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--UnitOfWork(827846222)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:24.762--UnitOfWork(827846222)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:24.762--ClientSession(1398964439)--Connection(568523745)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [newName]
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--UnitOfWork(827846222)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--ClientSession(1398964439)--Connection(568523745)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.762--ServerSession(454071866)--Connection(1534823044)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--UnitOfWork(827846222)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--UnitOfWork(827846222)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--UnitOfWork(827846222)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--ClientSession(1398964439)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--UnitOfWork(827846222)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.762--ClientSession(1398964439)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.778--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 970611524
    [junit] [EL Finer]: 2024-01-08 18:54:24.778--ClientSession(970611524)--Thread(Thread[main,5,main])--acquire unit of work: 792590106
    [junit] [EL Finest]: 2024-01-08 18:54:24.778--UnitOfWork(792590106)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.778--UnitOfWork(792590106)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.778--UnitOfWork(792590106)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.778--UnitOfWork(792590106)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:24.779--ServerSession(454071866)--Connection(1486337825)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.779--ClientSession(970611524)--Connection(1486337825)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.779--ClientSession(970611524)--Connection(1486337825)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.779--UnitOfWork(792590106)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:24.779--ClientSession(970611524)--Connection(1300385514)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.779--ClientSession(970611524)--Connection(1300385514)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.779--ClientSession(970611524)--Connection(1300385514)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.779--ClientSession(970611524)--Connection(1300385514)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.779--ClientSession(970611524)--Connection(1300385514)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.779--ClientSession(970611524)--Connection(1300385514)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.78--ServerSession(454071866)--Connection(1486337825)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.78--UnitOfWork(792590106)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.78--UnitOfWork(792590106)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.78--UnitOfWork(792590106)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.78--ClientSession(970611524)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.78--UnitOfWork(792590106)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.78--ClientSession(970611524)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.78--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1550647657
    [junit] [EL Finer]: 2024-01-08 18:54:24.78--ClientSession(1550647657)--Thread(Thread[main,5,main])--acquire unit of work: 687956652
    [junit] [EL Finest]: 2024-01-08 18:54:24.78--UnitOfWork(687956652)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE ((NAME = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:24.781--ServerSession(454071866)--Connection(1214066035)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.781--ServerSession(454071866)--Connection(1214066035)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.781--ServerSession(454071866)--Connection(2017002946)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE ((NAME = ?) AND (ID = ?))
    [junit] 	bind => [twenty, 20]
    [junit] [EL Finest]: 2024-01-08 18:54:24.781--ServerSession(454071866)--Connection(1214066035)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.781--UnitOfWork(687956652)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE ((NAME = ?) AND (ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:24.781--ServerSession(454071866)--Connection(1338680539)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.781--ServerSession(454071866)--Connection(1338680539)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.781--ServerSession(454071866)--Connection(2137898997)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE ((NAME = ?) AND (ID = ?))
    [junit] 	bind => [ten, 10]
    [junit] [EL Finest]: 2024-01-08 18:54:24.782--ServerSession(454071866)--Connection(1338680539)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.797--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 105499152
    [junit] [EL Finer]: 2024-01-08 18:54:24.797--ClientSession(105499152)--Thread(Thread[main,5,main])--acquire unit of work: 1108112139
    [junit] [EL Finest]: 2024-01-08 18:54:24.797--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.797--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.797--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.797--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:24.797--ServerSession(454071866)--Connection(1557742490)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.797--ClientSession(105499152)--Connection(1557742490)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.798--ClientSession(105499152)--Connection(1557742490)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.798--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:24.798--ClientSession(105499152)--Connection(374248804)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.798--ClientSession(105499152)--Connection(374248804)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.798--ClientSession(105499152)--Connection(374248804)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.798--ClientSession(105499152)--Connection(374248804)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.798--ClientSession(105499152)--Connection(374248804)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.798--ClientSession(105499152)--Connection(374248804)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.798--ServerSession(454071866)--Connection(1557742490)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.799--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.799--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.799--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.799--ClientSession(105499152)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.799--UnitOfWork(1108112139)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.799--ClientSession(105499152)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.799--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 311755210
    [junit] [EL Finer]: 2024-01-08 18:54:24.799--ClientSession(311755210)--Thread(Thread[main,5,main])--acquire unit of work: 2516937
    [junit] [EL Finest]: 2024-01-08 18:54:24.799--UnitOfWork(2516937)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.799--ServerSession(454071866)--Connection(908997298)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.799--ServerSession(454071866)--Connection(908997298)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.799--ServerSession(454071866)--Connection(1386688441)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.8--ServerSession(454071866)--Connection(908997298)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.8--UnitOfWork(2516937)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.8--ServerSession(454071866)--Connection(483514357)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.8--ServerSession(454071866)--Connection(483514357)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.8--ServerSession(454071866)--Connection(2002839857)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.8--ServerSession(454071866)--Connection(483514357)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.808--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2144591676
    [junit] [EL Finer]: 2024-01-08 18:54:24.808--ClientSession(2144591676)--Thread(Thread[main,5,main])--acquire unit of work: 1157912791
    [junit] [EL Finest]: 2024-01-08 18:54:24.808--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.808--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.808--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.808--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6cfecf92)
    [junit] [EL Finest]: 2024-01-08 18:54:24.808--ServerSession(454071866)--Connection(736981504)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.808--ClientSession(2144591676)--Connection(736981504)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.809--ClientSession(2144591676)--Connection(736981504)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.809--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@379b92ee)
    [junit] [EL Finer]: 2024-01-08 18:54:24.809--ClientSession(2144591676)--Connection(1082820977)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.809--ClientSession(2144591676)--Connection(1082820977)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.809--ClientSession(2144591676)--Connection(1082820977)--Thread(Thread[main,5,main])--	bind => [1, null, null, null, null, 0, true, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.809--ClientSession(2144591676)--Connection(1082820977)--Thread(Thread[main,5,main])--	bind => [2, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:24.809--ClientSession(2144591676)--Connection(1082820977)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.81--ClientSession(2144591676)--Connection(1082820977)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.81--ServerSession(454071866)--Connection(736981504)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.81--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.81--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.81--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.81--ClientSession(2144591676)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.81--UnitOfWork(1157912791)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.81--ClientSession(2144591676)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.811--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1786326515
    [junit] [EL Finer]: 2024-01-08 18:54:24.811--ClientSession(1786326515)--Thread(Thread[main,5,main])--acquire unit of work: 2096916622
    [junit] [EL Finest]: 2024-01-08 18:54:24.811--UnitOfWork(2096916622)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (P_BOOLEAN = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.811--ServerSession(454071866)--Connection(1911539017)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.811--ServerSession(454071866)--Connection(1911539017)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.811--ServerSession(454071866)--Connection(1329387249)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (P_BOOLEAN = ?)
    [junit] 	bind => [true]
    [junit] [EL Finest]: 2024-01-08 18:54:24.811--ServerSession(454071866)--Connection(1911539017)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.827--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2007733038
    [junit] [EL Finer]: 2024-01-08 18:54:24.827--ClientSession(2007733038)--Thread(Thread[main,5,main])--acquire unit of work: 791179530
    [junit] [EL Finest]: 2024-01-08 18:54:24.827--UnitOfWork(791179530)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.827--UnitOfWork(791179530)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.827--UnitOfWork(791179530)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.827--UnitOfWork(791179530)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:24.827--ServerSession(454071866)--Connection(1522682914)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.827--ClientSession(2007733038)--Connection(1522682914)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.827--ClientSession(2007733038)--Connection(1522682914)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.827--UnitOfWork(791179530)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:24.827--ClientSession(2007733038)--Connection(1838714516)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.827--ClientSession(2007733038)--Connection(1838714516)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.827--ClientSession(2007733038)--Connection(1838714516)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.827--ClientSession(2007733038)--Connection(1838714516)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.827--ClientSession(2007733038)--Connection(1838714516)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--ClientSession(2007733038)--Connection(1838714516)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.828--ServerSession(454071866)--Connection(1522682914)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--UnitOfWork(791179530)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--UnitOfWork(791179530)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--UnitOfWork(791179530)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--ClientSession(2007733038)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--UnitOfWork(791179530)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--ClientSession(2007733038)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1695945484
    [junit] [EL Finer]: 2024-01-08 18:54:24.828--ClientSession(1695945484)--Thread(Thread[main,5,main])--acquire unit of work: 763228368
    [junit] [EL Finest]: 2024-01-08 18:54:24.828--UnitOfWork(763228368)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="getDepartmentCached" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.829--ServerSession(454071866)--Connection(70793157)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.829--ServerSession(454071866)--Connection(70793157)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.829--ServerSession(454071866)--Connection(2102556018)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:24.829--ServerSession(454071866)--Connection(70793157)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.829--UnitOfWork(763228368)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.829--ClientSession(1695945484)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.829--UnitOfWork(763228368)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.829--ClientSession(1695945484)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.829--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 796106138
    [junit] [EL Finer]: 2024-01-08 18:54:24.829--ClientSession(796106138)--Thread(Thread[main,5,main])--acquire unit of work: 1105495267
    [junit] [EL Finest]: 2024-01-08 18:54:24.829--UnitOfWork(1105495267)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="getDepartmentCached" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.829--UnitOfWork(1105495267)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14
    [junit] [EL Finer]: 2024-01-08 18:54:24.845--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 472117086
    [junit] [EL Finer]: 2024-01-08 18:54:24.845--ClientSession(472117086)--Thread(Thread[main,5,main])--acquire unit of work: 1634631350
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (211 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e0)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (212 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e1)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (213 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e2)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (214 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e3)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (215 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e4)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (216 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e5)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (217 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e6)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (218 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e7)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (219 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e8)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--assign sequence to the object (220 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e9)
    [junit] [EL Finer]: 2024-01-08 18:54:24.845--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e9)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--ServerSession(454071866)--Connection(34136829)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(34136829)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(34136829)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e7)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e2)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e8)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e3)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e5)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e1)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e0)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e6)
    [junit] [EL Finest]: 2024-01-08 18:54:24.846--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@9e4)
    [junit] [EL Finer]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [220, P9]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [218, P7]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [213, P2]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [219, P8]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [214, P3]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [216, P5]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [212, P1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [211, P0]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [217, P6]
    [junit] [EL Fine]: 2024-01-08 18:54:24.846--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [215, P4]
    [junit] [EL Finer]: 2024-01-08 18:54:24.847--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 220]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 218]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 213]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 219]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 214]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 216]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 212]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 211]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 217]
    [junit] [EL Fine]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--	bind => [1, 0, 215]
    [junit] [EL Finer]: 2024-01-08 18:54:24.848--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.849--ClientSession(472117086)--Connection(356223737)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.849--ServerSession(454071866)--Connection(34136829)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.849--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.849--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.849--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.849--ClientSession(472117086)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.849--UnitOfWork(1634631350)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.849--ClientSession(472117086)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.85--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2099847149
    [junit] [EL Finer]: 2024-01-08 18:54:24.85--ClientSession(2099847149)--Thread(Thread[main,5,main])--acquire unit of work: 330130251
    [junit] [EL Finest]: 2024-01-08 18:54:24.85--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.85--ServerSession(454071866)--Connection(1939904549)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.85--ServerSession(454071866)--Connection(1939904549)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.851--ServerSession(454071866)--Connection(1178810315)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [0, 5]
    [junit] [EL Finest]: 2024-01-08 18:54:24.851--ServerSession(454071866)--Connection(1939904549)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.851--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.851--ServerSession(454071866)--Connection(1816848145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.851--ServerSession(454071866)--Connection(1816848145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.851--ServerSession(454071866)--Connection(6019095)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [0, 10]
    [junit] [EL Finest]: 2024-01-08 18:54:24.852--ServerSession(454071866)--Connection(1816848145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.852--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.852--ServerSession(454071866)--Connection(1226418506)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.852--ServerSession(454071866)--Connection(1226418506)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.852--ServerSession(454071866)--Connection(53662427)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [0, 15]
    [junit] [EL Finest]: 2024-01-08 18:54:24.852--ServerSession(454071866)--Connection(1226418506)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.852--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.852--ServerSession(454071866)--Connection(1060887678)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.852--ServerSession(454071866)--Connection(1060887678)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.852--ServerSession(454071866)--Connection(996962602)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [5, 5]
    [junit] [EL Finest]: 2024-01-08 18:54:24.853--ServerSession(454071866)--Connection(1060887678)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.853--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.853--ServerSession(454071866)--Connection(1588733462)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.853--ServerSession(454071866)--Connection(1588733462)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.853--ServerSession(454071866)--Connection(1066125714)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [5, 10]
    [junit] [EL Finest]: 2024-01-08 18:54:24.853--ServerSession(454071866)--Connection(1588733462)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.853--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.853--ServerSession(454071866)--Connection(670037872)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.853--ServerSession(454071866)--Connection(670037872)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.853--ServerSession(454071866)--Connection(1747117837)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [5, 15]
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(670037872)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(1580620496)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(1580620496)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(104489489)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [7, 5]
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(1580620496)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(1398259417)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(1398259417)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(1071357625)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [7, 10]
    [junit] [EL Finest]: 2024-01-08 18:54:24.854--ServerSession(454071866)--Connection(1398259417)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.855--UnitOfWork(330130251)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?")
    [junit] [EL Finest]: 2024-01-08 18:54:24.855--ServerSession(454071866)--Connection(1825011454)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.855--ServerSession(454071866)--Connection(1825011454)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.855--ServerSession(454071866)--Connection(34127049)--Thread(Thread[main,5,main])--SELECT t0.ID AS a1, t1.PROJECT_ID AS a2, t0.PROJ_NAME AS a3, t1.PLANNED_DAYS AS a4, t1.USED_DAYS AS a5 FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE (t1.PROJECT_ID = t0.ID) LIMIT ?, ?
    [junit] 	bind => [7, 15]
    [junit] [EL Finest]: 2024-01-08 18:54:24.855--ServerSession(454071866)--Connection(1825011454)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.871--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1992514416
    [junit] [EL Finer]: 2024-01-08 18:54:24.871--ClientSession(1992514416)--Thread(Thread[main,5,main])--acquire unit of work: 2057845447
    [junit] [EL Finest]: 2024-01-08 18:54:24.871--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.871--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.871--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.871--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.871--ServerSession(454071866)--Connection(219086388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.871--ClientSession(1992514416)--Connection(219086388)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.871--ClientSession(1992514416)--Connection(219086388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.871--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--ClientSession(1992514416)--Connection(1883140032)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.872--ClientSession(1992514416)--Connection(1883140032)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.872--ClientSession(1992514416)--Connection(1883140032)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.872--ClientSession(1992514416)--Connection(1883140032)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--ClientSession(1992514416)--Connection(1883140032)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--ClientSession(1992514416)--Connection(1883140032)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.872--ServerSession(454071866)--Connection(219086388)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--ClientSession(1992514416)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--UnitOfWork(2057845447)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--ClientSession(1992514416)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.872--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1611940948
    [junit] [EL Finer]: 2024-01-08 18:54:24.873--ClientSession(1611940948)--Thread(Thread[main,5,main])--acquire unit of work: 437381436
    [junit] [EL Finest]: 2024-01-08 18:54:24.873--UnitOfWork(437381436)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.873--UnitOfWork(437381436)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finer]: 2024-01-08 18:54:24.873--UnitOfWork(437381436)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:24.873--UnitOfWork(437381436)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.874--ServerSession(454071866)--Connection(1968951898)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.874--ClientSession(1611940948)--Connection(1968951898)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.874--ClientSession(1611940948)--Connection(1968951898)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.874--ClientSession(1611940948)--Connection(918490999)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [updated, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.874--UnitOfWork(437381436)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:24.874--UnitOfWork(437381436)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:24.874--UnitOfWork(437381436)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:24.874--ClientSession(1611940948)--Connection(918490999)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [updated]
    [junit] [EL Finer]: 2024-01-08 18:54:24.874--UnitOfWork(437381436)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.874--ClientSession(1611940948)--Connection(918490999)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.875--ServerSession(454071866)--Connection(1968951898)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.875--UnitOfWork(437381436)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.875--UnitOfWork(437381436)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.882--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 968945627
    [junit] [EL Finer]: 2024-01-08 18:54:24.882--ClientSession(968945627)--Thread(Thread[main,5,main])--acquire unit of work: 1734683606
    [junit] [EL Finest]: 2024-01-08 18:54:24.883--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.883--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.883--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.883--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:24.883--ServerSession(454071866)--Connection(1147355343)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.883--ClientSession(968945627)--Connection(1147355343)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.883--ClientSession(968945627)--Connection(1147355343)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.883--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:24.883--ClientSession(968945627)--Connection(169277454)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.883--ClientSession(968945627)--Connection(169277454)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.883--ClientSession(968945627)--Connection(169277454)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.883--ClientSession(968945627)--Connection(169277454)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.883--ClientSession(968945627)--Connection(169277454)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.883--ClientSession(968945627)--Connection(169277454)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.884--ServerSession(454071866)--Connection(1147355343)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--ClientSession(968945627)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--UnitOfWork(1734683606)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--ClientSession(968945627)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1647508629
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--ClientSession(1647508629)--Thread(Thread[main,5,main])--acquire unit of work: 1015655716
    [junit] [EL Finest]: 2024-01-08 18:54:24.884--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.884--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:24.884--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.884--ServerSession(454071866)--Connection(1122353296)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.884--ClientSession(1647508629)--Connection(1122353296)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.884--ClientSession(1647508629)--Connection(1122353296)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.884--ClientSession(1647508629)--Connection(871671141)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [updated, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.885--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:24.885--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:24.885--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:24.885--ClientSession(1647508629)--Connection(871671141)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [updated]
    [junit] [EL Finer]: 2024-01-08 18:54:24.885--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.885--ClientSession(1647508629)--Connection(871671141)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.885--ServerSession(454071866)--Connection(1122353296)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.885--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.885--UnitOfWork(1015655716)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.893--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1944681924
    [junit] [EL Finer]: 2024-01-08 18:54:24.893--ClientSession(1944681924)--Thread(Thread[main,5,main])--acquire unit of work: 1812709667
    [junit] [EL Finest]: 2024-01-08 18:54:24.893--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.893--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.893--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.893--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:24.893--ServerSession(454071866)--Connection(142237528)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.893--ClientSession(1944681924)--Connection(142237528)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.893--ClientSession(1944681924)--Connection(142237528)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.893--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:24.893--ClientSession(1944681924)--Connection(977966509)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.893--ClientSession(1944681924)--Connection(977966509)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.894--ClientSession(1944681924)--Connection(977966509)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.894--ClientSession(1944681924)--Connection(977966509)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--ClientSession(1944681924)--Connection(977966509)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--ClientSession(1944681924)--Connection(977966509)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.894--ServerSession(454071866)--Connection(142237528)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--ClientSession(1944681924)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--UnitOfWork(1812709667)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--ClientSession(1944681924)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 221055966
    [junit] [EL Finer]: 2024-01-08 18:54:24.894--ClientSession(221055966)--Thread(Thread[main,5,main])--acquire unit of work: 1475810748
    [junit] [EL Finest]: 2024-01-08 18:54:24.894--UnitOfWork(1475810748)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.894--UnitOfWork(1475810748)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:24.894--UnitOfWork(1475810748)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.895--ServerSession(454071866)--Connection(1555998413)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.895--ServerSession(454071866)--Connection(1555998413)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.895--ServerSession(454071866)--Connection(967325055)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [updated]
    [junit] [EL Finest]: 2024-01-08 18:54:24.895--ServerSession(454071866)--Connection(1555998413)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.895--UnitOfWork(1475810748)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.895--UnitOfWork(1475810748)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.895--ServerSession(454071866)--Connection(908296628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.895--ClientSession(221055966)--Connection(908296628)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.895--ClientSession(221055966)--Connection(908296628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.895--ClientSession(221055966)--Connection(1322797506)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [updated, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.895--ClientSession(221055966)--Connection(1322797506)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.896--ServerSession(454071866)--Connection(908296628)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.896--UnitOfWork(1475810748)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.896--UnitOfWork(1475810748)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.903--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1471865492
    [junit] [EL Finer]: 2024-01-08 18:54:24.903--ClientSession(1471865492)--Thread(Thread[main,5,main])--acquire unit of work: 1528834040
    [junit] [EL Finest]: 2024-01-08 18:54:24.903--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.903--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.903--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.903--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.904--ServerSession(454071866)--Connection(410350509)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.904--ClientSession(1471865492)--Connection(410350509)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.904--ClientSession(1471865492)--Connection(410350509)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.904--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.904--ClientSession(1471865492)--Connection(1110481084)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.904--ClientSession(1471865492)--Connection(1110481084)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.904--ClientSession(1471865492)--Connection(1110481084)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.904--ClientSession(1471865492)--Connection(1110481084)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.904--ClientSession(1471865492)--Connection(1110481084)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.904--ClientSession(1471865492)--Connection(1110481084)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.904--ServerSession(454071866)--Connection(410350509)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.904--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.904--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.905--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.905--ClientSession(1471865492)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.905--UnitOfWork(1528834040)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.905--ClientSession(1471865492)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.905--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1204379540
    [junit] [EL Finer]: 2024-01-08 18:54:24.905--ClientSession(1204379540)--Thread(Thread[main,5,main])--acquire unit of work: 1947378907
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--UnitOfWork(1947378907)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--UnitOfWork(1947378907)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--UnitOfWork(1947378907)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--ServerSession(454071866)--Connection(509891548)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--ServerSession(454071866)--Connection(509891548)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.905--ServerSession(454071866)--Connection(324835963)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [updated]
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--ServerSession(454071866)--Connection(509891548)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.905--UnitOfWork(1947378907)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--UnitOfWork(1947378907)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--ServerSession(454071866)--Connection(1978256638)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.905--ClientSession(1204379540)--Connection(1978256638)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.905--ClientSession(1204379540)--Connection(1978256638)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.906--ClientSession(1204379540)--Connection(43065210)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [updated, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.906--ClientSession(1204379540)--Connection(43065210)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.906--ServerSession(454071866)--Connection(1978256638)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.906--UnitOfWork(1947378907)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.906--UnitOfWork(1947378907)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.914--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 812329234
    [junit] [EL Finer]: 2024-01-08 18:54:24.914--ClientSession(812329234)--Thread(Thread[main,5,main])--acquire unit of work: 982227626
    [junit] [EL Finest]: 2024-01-08 18:54:24.914--UnitOfWork(982227626)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.914--UnitOfWork(982227626)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.914--UnitOfWork(982227626)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.914--UnitOfWork(982227626)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.914--ServerSession(454071866)--Connection(427748467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.914--ClientSession(812329234)--Connection(427748467)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.914--ClientSession(812329234)--Connection(427748467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.914--UnitOfWork(982227626)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.914--ClientSession(812329234)--Connection(2135321404)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.914--ClientSession(812329234)--Connection(2135321404)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.914--ClientSession(812329234)--Connection(2135321404)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.914--ClientSession(812329234)--Connection(2135321404)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.914--ClientSession(812329234)--Connection(2135321404)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--ClientSession(812329234)--Connection(2135321404)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.915--ServerSession(454071866)--Connection(427748467)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--UnitOfWork(982227626)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--UnitOfWork(982227626)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--UnitOfWork(982227626)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--ClientSession(812329234)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--UnitOfWork(982227626)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--ClientSession(812329234)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 648748708
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--ClientSession(648748708)--Thread(Thread[main,5,main])--acquire unit of work: 1222140790
    [junit] [EL Finest]: 2024-01-08 18:54:24.915--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.915--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finer]: 2024-01-08 18:54:24.915--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:24.915--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.916--ServerSession(454071866)--Connection(1557242942)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.916--ClientSession(648748708)--Connection(1557242942)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.916--ClientSession(648748708)--Connection(1557242942)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.916--ClientSession(648748708)--Connection(1461300993)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [updated, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.916--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:24.916--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:24.916--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:24.916--ClientSession(648748708)--Connection(1461300993)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [updated]
    [junit] [EL Finer]: 2024-01-08 18:54:24.916--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.916--ClientSession(648748708)--Connection(1461300993)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.917--ServerSession(454071866)--Connection(1557242942)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.917--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.917--UnitOfWork(1222140790)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.924--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 415444388
    [junit] [EL Finer]: 2024-01-08 18:54:24.924--ClientSession(415444388)--Thread(Thread[main,5,main])--acquire unit of work: 270605726
    [junit] [EL Finest]: 2024-01-08 18:54:24.924--UnitOfWork(270605726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.924--UnitOfWork(270605726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.924--UnitOfWork(270605726)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.924--UnitOfWork(270605726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.924--ServerSession(454071866)--Connection(1433741593)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.925--ClientSession(415444388)--Connection(1433741593)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.925--ClientSession(415444388)--Connection(1433741593)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.925--UnitOfWork(270605726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:24.925--ClientSession(415444388)--Connection(1302336452)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.925--ClientSession(415444388)--Connection(1302336452)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.925--ClientSession(415444388)--Connection(1302336452)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.925--ClientSession(415444388)--Connection(1302336452)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.925--ClientSession(415444388)--Connection(1302336452)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.925--ClientSession(415444388)--Connection(1302336452)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.925--ServerSession(454071866)--Connection(1433741593)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--UnitOfWork(270605726)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--UnitOfWork(270605726)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--UnitOfWork(270605726)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--ClientSession(415444388)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--UnitOfWork(270605726)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--ClientSession(415444388)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1704472731
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--ClientSession(1704472731)--Thread(Thread[main,5,main])--acquire unit of work: 433709264
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--UnitOfWork(433709264)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--UnitOfWork(433709264)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--UnitOfWork(433709264)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--ServerSession(454071866)--Connection(753919734)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--ServerSession(454071866)--Connection(753919734)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.926--ServerSession(454071866)--Connection(139921176)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [updated]
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--ServerSession(454071866)--Connection(753919734)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--UnitOfWork(433709264)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--UnitOfWork(433709264)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--ServerSession(454071866)--Connection(244085611)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.926--ClientSession(1704472731)--Connection(244085611)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.926--ClientSession(1704472731)--Connection(244085611)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.927--ClientSession(1704472731)--Connection(1045678693)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [updated, 2, 10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.927--ClientSession(1704472731)--Connection(1045678693)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.927--ServerSession(454071866)--Connection(244085611)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.927--UnitOfWork(433709264)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.927--UnitOfWork(433709264)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.942--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1895541275
    [junit] [EL Finer]: 2024-01-08 18:54:24.942--ClientSession(1895541275)--Thread(Thread[main,5,main])--acquire unit of work: 1755638983
    [junit] [EL Finest]: 2024-01-08 18:54:24.942--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.942--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.942--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.943--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:24.943--ServerSession(454071866)--Connection(593624423)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.943--ClientSession(1895541275)--Connection(593624423)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.943--ClientSession(1895541275)--Connection(593624423)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.943--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:24.943--ClientSession(1895541275)--Connection(110195540)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.943--ClientSession(1895541275)--Connection(110195540)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.943--ClientSession(1895541275)--Connection(110195540)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.943--ClientSession(1895541275)--Connection(110195540)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.943--ClientSession(1895541275)--Connection(110195540)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.943--ClientSession(1895541275)--Connection(110195540)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.943--ServerSession(454071866)--Connection(593624423)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.944--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.944--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.944--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.944--ClientSession(1895541275)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.944--UnitOfWork(1755638983)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.944--ClientSession(1895541275)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.944--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 4789204
    [junit] [EL Finer]: 2024-01-08 18:54:24.944--ClientSession(4789204)--Thread(Thread[main,5,main])--acquire unit of work: 2115033051
    [junit] [EL Finest]: 2024-01-08 18:54:24.944--UnitOfWork(2115033051)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:24.944--ServerSession(454071866)--Connection(329192405)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.944--ServerSession(454071866)--Connection(329192405)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.944--ServerSession(454071866)--Connection(1618252742)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:24.944--ServerSession(454071866)--Connection(329192405)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.96--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 285657907
    [junit] [EL Finer]: 2024-01-08 18:54:24.96--ClientSession(285657907)--Thread(Thread[main,5,main])--acquire unit of work: 1997797665
    [junit] [EL Finest]: 2024-01-08 18:54:24.96--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.96--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.96--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.96--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:24.96--ServerSession(454071866)--Connection(84135999)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.96--ClientSession(285657907)--Connection(84135999)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.961--ClientSession(285657907)--Connection(84135999)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.961--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:24.961--ClientSession(285657907)--Connection(603525046)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.961--ClientSession(285657907)--Connection(603525046)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.961--ClientSession(285657907)--Connection(603525046)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.961--ClientSession(285657907)--Connection(603525046)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.961--ClientSession(285657907)--Connection(603525046)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.961--ClientSession(285657907)--Connection(603525046)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.961--ServerSession(454071866)--Connection(84135999)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.961--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.961--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.961--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.961--ClientSession(285657907)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.962--UnitOfWork(1997797665)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.962--ClientSession(285657907)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.962--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1516757686
    [junit] [EL Finer]: 2024-01-08 18:54:24.962--ClientSession(1516757686)--Thread(Thread[main,5,main])--acquire unit of work: 1098798061
    [junit] [EL Finest]: 2024-01-08 18:54:24.962--UnitOfWork(1098798061)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.962--UnitOfWork(1098798061)--Thread(Thread[main,5,main])--assign sequence to the object (221 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@0)
    [junit] [EL Finer]: 2024-01-08 18:54:24.962--UnitOfWork(1098798061)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.962--UnitOfWork(1098798061)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@0)
    [junit] [EL Finest]: 2024-01-08 18:54:24.962--ServerSession(454071866)--Connection(880606371)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.962--ClientSession(1516757686)--Connection(880606371)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.962--ClientSession(1516757686)--Connection(880606371)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.962--ClientSession(1516757686)--Connection(120467706)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [221, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.962--ClientSession(1516757686)--Connection(120467706)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [1, 0, 221]
    [junit] [EL Finer]: 2024-01-08 18:54:24.962--ClientSession(1516757686)--Connection(120467706)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.963--ServerSession(454071866)--Connection(880606371)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.963--UnitOfWork(1098798061)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.963--UnitOfWork(1098798061)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.963--UnitOfWork(1098798061)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.963--ClientSession(1516757686)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.963--UnitOfWork(1098798061)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.963--ClientSession(1516757686)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.963--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1783818607
    [junit] [EL Finer]: 2024-01-08 18:54:24.963--ClientSession(1783818607)--Thread(Thread[main,5,main])--acquire unit of work: 890025617
    [junit] [EL Finest]: 2024-01-08 18:54:24.963--UnitOfWork(890025617)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.PROJ_NAME IS NULL) AND (t1.PROJECT_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:24.963--ServerSession(454071866)--Connection(7430853)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.963--ServerSession(454071866)--Connection(7430853)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.963--ServerSession(454071866)--Connection(1408378230)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.PROJ_NAME IS NULL) AND (t1.PROJECT_ID = t0.ID))
    [junit] [EL Finest]: 2024-01-08 18:54:24.964--ServerSession(454071866)--Connection(7430853)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.964--UnitOfWork(890025617)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Project sql="SELECT DISTINCT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.PROJ_NAME IS NULL) AND (t1.PROJECT_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:24.964--ServerSession(454071866)--Connection(1185886482)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.964--ServerSession(454071866)--Connection(1185886482)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.964--ServerSession(454071866)--Connection(998179033)--Thread(Thread[main,5,main])--SELECT DISTINCT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.PROJ_NAME IS NULL) AND (t1.PROJECT_ID = t0.ID))
    [junit] [EL Finest]: 2024-01-08 18:54:24.965--ServerSession(454071866)--Connection(1185886482)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:24.98--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 313646316
    [junit] [EL Finer]: 2024-01-08 18:54:24.98--ClientSession(313646316)--Thread(Thread[main,5,main])--acquire unit of work: 807099870
    [junit] [EL Finest]: 2024-01-08 18:54:24.98--UnitOfWork(807099870)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.98--UnitOfWork(807099870)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.98--UnitOfWork(807099870)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.98--UnitOfWork(807099870)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:24.98--ServerSession(454071866)--Connection(1856325196)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.98--ClientSession(313646316)--Connection(1856325196)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.98--ClientSession(313646316)--Connection(1856325196)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.981--UnitOfWork(807099870)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--ClientSession(313646316)--Connection(594084180)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.981--ClientSession(313646316)--Connection(594084180)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.981--ClientSession(313646316)--Connection(594084180)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:24.981--ClientSession(313646316)--Connection(594084180)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--ClientSession(313646316)--Connection(594084180)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--ClientSession(313646316)--Connection(594084180)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.981--ServerSession(454071866)--Connection(1856325196)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--UnitOfWork(807099870)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--UnitOfWork(807099870)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--UnitOfWork(807099870)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--ClientSession(313646316)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--UnitOfWork(807099870)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.981--ClientSession(313646316)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.982--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 857694269
    [junit] [EL Finer]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Thread(Thread[main,5,main])--acquire unit of work: 2009913140
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@60bffecb)
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--ServerSession(454071866)--Connection(385407526)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(385407526)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(385407526)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@71dbf2b3)
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1c441b38)
    [junit] [EL Finest]: 2024-01-08 18:54:24.982--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@390d7327)
    [junit] [EL Finer]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(1533802057)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(1533802057)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(1533802057)--Thread(Thread[main,5,main])--	bind => [20, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 20, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(1533802057)--Thread(Thread[main,5,main])--	bind => [19, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 19, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(1533802057)--Thread(Thread[main,5,main])--	bind => [17, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 17, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(1533802057)--Thread(Thread[main,5,main])--	bind => [18, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 18, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:24.982--ClientSession(857694269)--Connection(1533802057)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:24.983--ClientSession(857694269)--Connection(1533802057)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:24.984--ServerSession(454071866)--Connection(385407526)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:24.984--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:24.984--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.984--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.984--ClientSession(857694269)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:24.984--UnitOfWork(2009913140)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:24.984--ClientSession(857694269)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:24.984--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2043300863
    [junit] [EL Finer]: 2024-01-08 18:54:24.984--ClientSession(2043300863)--Thread(Thread[main,5,main])--acquire unit of work: 164092742
    [junit] [EL Finest]: 2024-01-08 18:54:24.984--UnitOfWork(164092742)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (P_INT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.984--ServerSession(454071866)--Connection(1798382622)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.984--ServerSession(454071866)--Connection(1798382622)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.984--ServerSession(454071866)--Connection(1122197650)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (P_INT = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:24.985--ServerSession(454071866)--Connection(1798382622)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.985--UnitOfWork(164092742)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (P_INT > ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:24.985--ServerSession(454071866)--Connection(750578896)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:24.985--ServerSession(454071866)--Connection(750578896)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:24.985--ServerSession(454071866)--Connection(1246668166)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (P_INT > ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:24.986--ServerSession(454071866)--Connection(750578896)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.002--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 403075733
    [junit] [EL Finer]: 2024-01-08 18:54:25.002--ClientSession(403075733)--Thread(Thread[main,5,main])--acquire unit of work: 1127979015
    [junit] [EL Finest]: 2024-01-08 18:54:25.002--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.002--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.002--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.002--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:25.002--ServerSession(454071866)--Connection(691803666)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.002--ClientSession(403075733)--Connection(691803666)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.002--ClientSession(403075733)--Connection(691803666)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.002--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:25.002--ClientSession(403075733)--Connection(1743648522)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.002--ClientSession(403075733)--Connection(1743648522)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.002--ClientSession(403075733)--Connection(1743648522)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.002--ClientSession(403075733)--Connection(1743648522)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.002--ClientSession(403075733)--Connection(1743648522)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--ClientSession(403075733)--Connection(1743648522)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.003--ServerSession(454071866)--Connection(691803666)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--ClientSession(403075733)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--UnitOfWork(1127979015)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--ClientSession(403075733)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 463360820
    [junit] [EL Finer]: 2024-01-08 18:54:25.003--ClientSession(463360820)--Thread(Thread[main,5,main])--acquire unit of work: 1105531200
    [junit] [EL Finest]: 2024-01-08 18:54:25.003--UnitOfWork(1105531200)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP")
    [junit] [EL Finest]: 2024-01-08 18:54:25.004--ServerSession(454071866)--Connection(782042179)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.004--ServerSession(454071866)--Connection(782042179)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.004--ServerSession(454071866)--Connection(542078682)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP
    [junit] [EL Finest]: 2024-01-08 18:54:25.004--ServerSession(454071866)--Connection(782042179)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.019--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1944095298
    [junit] [EL Finer]: 2024-01-08 18:54:25.019--ClientSession(1944095298)--Thread(Thread[main,5,main])--acquire unit of work: 778905934
    [junit] [EL Finest]: 2024-01-08 18:54:25.019--UnitOfWork(778905934)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.019--UnitOfWork(778905934)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.019--UnitOfWork(778905934)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.019--UnitOfWork(778905934)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:25.019--ServerSession(454071866)--Connection(203457675)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.019--ClientSession(1944095298)--Connection(203457675)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.019--ClientSession(1944095298)--Connection(203457675)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.02--UnitOfWork(778905934)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:25.02--ClientSession(1944095298)--Connection(1552005910)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.02--ClientSession(1944095298)--Connection(1552005910)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.02--ClientSession(1944095298)--Connection(1552005910)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.02--ClientSession(1944095298)--Connection(1552005910)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.02--ClientSession(1944095298)--Connection(1552005910)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.02--ClientSession(1944095298)--Connection(1552005910)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.02--ServerSession(454071866)--Connection(203457675)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.02--UnitOfWork(778905934)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.02--UnitOfWork(778905934)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.02--UnitOfWork(778905934)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.02--ClientSession(1944095298)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.02--UnitOfWork(778905934)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.021--ClientSession(1944095298)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.021--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1785582550
    [junit] [EL Finer]: 2024-01-08 18:54:25.021--ClientSession(1785582550)--Thread(Thread[main,5,main])--acquire unit of work: 823112917
    [junit] [EL Finest]: 2024-01-08 18:54:25.021--UnitOfWork(823112917)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.021--ServerSession(454071866)--Connection(353455172)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.021--ServerSession(454071866)--Connection(353455172)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.021--ServerSession(454071866)--Connection(3821649)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [hutzliputz]
    [junit] [EL Finest]: 2024-01-08 18:54:25.021--ServerSession(454071866)--Connection(353455172)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.037--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1686175438
    [junit] [EL Finer]: 2024-01-08 18:54:25.037--ClientSession(1686175438)--Thread(Thread[main,5,main])--acquire unit of work: 271366611
    [junit] [EL Finest]: 2024-01-08 18:54:25.037--UnitOfWork(271366611)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.037--UnitOfWork(271366611)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.037--UnitOfWork(271366611)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.037--UnitOfWork(271366611)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:25.037--ServerSession(454071866)--Connection(1278629488)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.037--ClientSession(1686175438)--Connection(1278629488)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.037--ClientSession(1686175438)--Connection(1278629488)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.037--UnitOfWork(271366611)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:25.037--ClientSession(1686175438)--Connection(564504818)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.037--ClientSession(1686175438)--Connection(564504818)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.037--ClientSession(1686175438)--Connection(564504818)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.037--ClientSession(1686175438)--Connection(564504818)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.037--ClientSession(1686175438)--Connection(564504818)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--ClientSession(1686175438)--Connection(564504818)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.038--ServerSession(454071866)--Connection(1278629488)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--UnitOfWork(271366611)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--UnitOfWork(271366611)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--UnitOfWork(271366611)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--ClientSession(1686175438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--UnitOfWork(271366611)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--ClientSession(1686175438)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 52491345
    [junit] [EL Finer]: 2024-01-08 18:54:25.038--ClientSession(52491345)--Thread(Thread[main,5,main])--acquire unit of work: 1339999655
    [junit] [EL Finest]: 2024-01-08 18:54:25.038--UnitOfWork(1339999655)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="getDepartmentUnCached" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.038--ServerSession(454071866)--Connection(727007022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.038--ServerSession(454071866)--Connection(727007022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.039--ServerSession(454071866)--Connection(1561782291)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.039--ServerSession(454071866)--Connection(727007022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.039--UnitOfWork(1339999655)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="getDepartmentUnCached" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.039--ServerSession(454071866)--Connection(1660221342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.039--ServerSession(454071866)--Connection(1660221342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.039--ServerSession(454071866)--Connection(138993059)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.039--ServerSession(454071866)--Connection(1660221342)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.055--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1436180094
    [junit] [EL Finer]: 2024-01-08 18:54:25.055--ClientSession(1436180094)--Thread(Thread[main,5,main])--acquire unit of work: 925480773
    [junit] [EL Finest]: 2024-01-08 18:54:25.055--UnitOfWork(925480773)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.055--UnitOfWork(925480773)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.055--UnitOfWork(925480773)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.055--UnitOfWork(925480773)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:25.055--ServerSession(454071866)--Connection(164513861)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.055--ClientSession(1436180094)--Connection(164513861)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.055--ClientSession(1436180094)--Connection(164513861)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.055--UnitOfWork(925480773)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:25.055--ClientSession(1436180094)--Connection(686525357)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.055--ClientSession(1436180094)--Connection(686525357)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.055--ClientSession(1436180094)--Connection(686525357)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.055--ClientSession(1436180094)--Connection(686525357)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.055--ClientSession(1436180094)--Connection(686525357)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--ClientSession(1436180094)--Connection(686525357)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.056--ServerSession(454071866)--Connection(164513861)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--UnitOfWork(925480773)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--UnitOfWork(925480773)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--UnitOfWork(925480773)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--ClientSession(1436180094)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--UnitOfWork(925480773)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--ClientSession(1436180094)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 452197120
    [junit] [EL Finer]: 2024-01-08 18:54:25.056--ClientSession(452197120)--Thread(Thread[main,5,main])--acquire unit of work: 1636041851
    [junit] [EL Finest]: 2024-01-08 18:54:25.056--UnitOfWork(1636041851)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.056--ServerSession(454071866)--Connection(356932869)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.056--ServerSession(454071866)--Connection(356932869)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.056--ServerSession(454071866)--Connection(91325708)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(356932869)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--UnitOfWork(1636041851)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(1714486706)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(1714486706)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(1876970909)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(1714486706)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.057--UnitOfWork(1636041851)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.057--UnitOfWork(1636041851)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--UnitOfWork(1636041851)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(2090193153)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(2090193153)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(301266859)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.057--ServerSession(454071866)--Connection(2090193153)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.057--UnitOfWork(1636041851)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--ClientSession(452197120)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 727634135
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--ClientSession(727634135)--Thread(Thread[main,5,main])--acquire unit of work: 2039550308
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.058--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Connection(1341057106)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Connection(1341057106)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Connection(617506128)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Connection(1341057106)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:25.058--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Connection(1736910727)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Connection(1736910727)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Connection(1080072816)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.058--ServerSession(454071866)--Connection(1736910727)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.058--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.059--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.059--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.059--ServerSession(454071866)--Connection(2534619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.059--ServerSession(454071866)--Connection(2534619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.059--ServerSession(454071866)--Connection(1154549173)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.059--ServerSession(454071866)--Connection(2534619)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.059--UnitOfWork(2039550308)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.059--ClientSession(727634135)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.074--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1845570781
    [junit] [EL Finer]: 2024-01-08 18:54:25.074--ClientSession(1845570781)--Thread(Thread[main,5,main])--acquire unit of work: 65137044
    [junit] [EL Finest]: 2024-01-08 18:54:25.074--UnitOfWork(65137044)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.074--UnitOfWork(65137044)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.074--UnitOfWork(65137044)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.074--UnitOfWork(65137044)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:25.074--ServerSession(454071866)--Connection(533375777)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.074--ClientSession(1845570781)--Connection(533375777)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.074--ClientSession(1845570781)--Connection(533375777)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.075--UnitOfWork(65137044)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finer]: 2024-01-08 18:54:25.075--ClientSession(1845570781)--Connection(1616750459)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.075--ClientSession(1845570781)--Connection(1616750459)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.075--ClientSession(1845570781)--Connection(1616750459)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.075--ClientSession(1845570781)--Connection(1616750459)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.075--ClientSession(1845570781)--Connection(1616750459)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.075--ClientSession(1845570781)--Connection(1616750459)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.075--ServerSession(454071866)--Connection(533375777)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.075--UnitOfWork(65137044)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.075--UnitOfWork(65137044)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.075--UnitOfWork(65137044)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.075--ClientSession(1845570781)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.075--UnitOfWork(65137044)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.076--ClientSession(1845570781)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.091--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 934629445
    [junit] [EL Finer]: 2024-01-08 18:54:25.091--ClientSession(934629445)--Thread(Thread[main,5,main])--acquire unit of work: 1312812538
    [junit] [EL Finest]: 2024-01-08 18:54:25.091--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.091--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.091--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.091--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@14)
    [junit] [EL Finest]: 2024-01-08 18:54:25.091--ServerSession(454071866)--Connection(1111237738)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.091--ClientSession(934629445)--Connection(1111237738)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.091--ClientSession(934629445)--Connection(1111237738)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.091--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finer]: 2024-01-08 18:54:25.091--ClientSession(934629445)--Connection(1587809296)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.091--ClientSession(934629445)--Connection(1587809296)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.091--ClientSession(934629445)--Connection(1587809296)--Thread(Thread[main,5,main])--	bind => [20, twenty, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.091--ClientSession(934629445)--Connection(1587809296)--Thread(Thread[main,5,main])--	bind => [10, ten, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.091--ClientSession(934629445)--Connection(1587809296)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--ClientSession(934629445)--Connection(1587809296)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.092--ServerSession(454071866)--Connection(1111237738)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--ClientSession(934629445)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--UnitOfWork(1312812538)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--ClientSession(934629445)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1679266544
    [junit] [EL Finer]: 2024-01-08 18:54:25.092--ClientSession(1679266544)--Thread(Thread[main,5,main])--acquire unit of work: 1194063212
    [junit] [EL Finest]: 2024-01-08 18:54:25.092--UnitOfWork(1194063212)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.092--ServerSession(454071866)--Connection(957461781)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.092--ServerSession(454071866)--Connection(957461781)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.092--ServerSession(454071866)--Connection(1839565072)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (NAME = ?)
    [junit] 	bind => [twenty]
    [junit] [EL Finest]: 2024-01-08 18:54:25.093--ServerSession(454071866)--Connection(957461781)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 25, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.475 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestTemporalParameterTypes
    [junit] [EL Finer]: 2024-01-08 18:54:25.106--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1181588067
    [junit] [EL Finer]: 2024-01-08 18:54:25.106--ClientSession(1181588067)--Thread(Thread[main,5,main])--acquire unit of work: 1488332431
    [junit] [EL Finest]: 2024-01-08 18:54:25.106--UnitOfWork(1488332431)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.106--UnitOfWork(1488332431)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.106--UnitOfWork(1488332431)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess@43e9173)
    [junit] [EL Finest]: 2024-01-08 18:54:25.106--ServerSession(454071866)--Connection(425021313)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.106--ClientSession(1181588067)--Connection(425021313)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.106--ClientSession(1181588067)--Connection(425021313)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.107--ClientSession(1181588067)--Connection(1883148410)--Thread(Thread[main,5,main])--INSERT INTO TMP_TEMPORAL_FA (ID, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, UTIL_CALENDAR_D, UTIL_CALENDAR_T, UTIL_CALENDAR_TS, UTIL_DATE_D, UTIL_DATE_T, UTIL_DATE_TS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, 2005-10-08, 10:49:00, 2005-10-08 10:49:00.0, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0]
    [junit] [EL Finer]: 2024-01-08 18:54:25.107--ClientSession(1181588067)--Connection(1883148410)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.108--ServerSession(454071866)--Connection(425021313)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.108--UnitOfWork(1488332431)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.108--UnitOfWork(1488332431)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.108--UnitOfWork(1488332431)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.108--ClientSession(1181588067)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.108--UnitOfWork(1488332431)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.108--ClientSession(1181588067)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.108--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 942337701
    [junit] [EL Finer]: 2024-01-08 18:54:25.108--ClientSession(942337701)--Thread(Thread[main,5,main])--acquire unit of work: 196118374
    [junit] [EL Finest]: 2024-01-08 18:54:25.108--UnitOfWork(196118374)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readTemporalTypesFieldAccess" referenceClass=TemporalTypesFieldAccess sql="SELECT ID, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, UTIL_CALENDAR_D, UTIL_CALENDAR_T, UTIL_CALENDAR_TS, UTIL_DATE_D, UTIL_DATE_T, UTIL_DATE_TS FROM TMP_TEMPORAL_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.108--ServerSession(454071866)--Connection(2020871804)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.108--ServerSession(454071866)--Connection(2020871804)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.108--ServerSession(454071866)--Connection(425545992)--Thread(Thread[main,5,main])--SELECT ID, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, UTIL_CALENDAR_D, UTIL_CALENDAR_T, UTIL_CALENDAR_TS, UTIL_DATE_D, UTIL_DATE_T, UTIL_DATE_TS FROM TMP_TEMPORAL_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.109--ServerSession(454071866)--Connection(2020871804)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.11--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1831409020
    [junit] [EL Finer]: 2024-01-08 18:54:25.11--ClientSession(1831409020)--Thread(Thread[main,5,main])--acquire unit of work: 291618482
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.query.TestUpdateDeleteClause
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.02 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestBidirectionalManyToMany
    [junit] [EL Finer]: 2024-01-08 18:54:25.154--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 595060797
    [junit] [EL Finer]: 2024-01-08 18:54:25.154--ClientSession(595060797)--Thread(Thread[main,5,main])--acquire unit of work: 2014228287
    [junit] [EL Finest]: 2024-01-08 18:54:25.154--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.154--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.154--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--assign sequence to the object (222 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--assign sequence to the object (223 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--assign sequence to the object (224 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--assign sequence to the object (225 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--assign sequence to the object (226 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--ServerSession(454071866)--Connection(406011546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.155--ClientSession(595060797)--Connection(406011546)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--ClientSession(595060797)--Connection(406011546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.155--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2de6cd55)
    [junit] [EL Fine]: 2024-01-08 18:54:25.155--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.156--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ca80b3d)
    [junit] [EL Finest]: 2024-01-08 18:54:25.156--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finer]: 2024-01-08 18:54:25.156--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.156--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.156--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.156--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.156--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.156--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.157--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:25.157--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.157--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finer]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Finer]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.157--ClientSession(595060797)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Finer]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.158--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.159--ClientSession(595060797)--Connection(2141431107)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.159--ServerSession(454071866)--Connection(406011546)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.16--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.16--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.16--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.16--ClientSession(595060797)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.16--UnitOfWork(2014228287)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.16--ClientSession(595060797)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.161--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1494761466
    [junit] [EL Finer]: 2024-01-08 18:54:25.161--ClientSession(1494761466)--Thread(Thread[main,5,main])--acquire unit of work: 2032373012
    [junit] [EL Finest]: 2024-01-08 18:54:25.161--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.161--ServerSession(454071866)--Connection(23933823)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.161--ServerSession(454071866)--Connection(23933823)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.161--ServerSession(454071866)--Connection(137970201)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.161--ServerSession(454071866)--Connection(23933823)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.161--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.162--ServerSession(454071866)--Connection(494275635)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.162--ServerSession(454071866)--Connection(494275635)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.162--ServerSession(454071866)--Connection(1604168718)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.162--ServerSession(454071866)--Connection(494275635)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.162--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.162--ServerSession(454071866)--Connection(36340698)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.162--ServerSession(454071866)--Connection(36340698)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.163--ServerSession(454071866)--Connection(947166618)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.163--ServerSession(454071866)--Connection(36340698)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.163--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.163--ServerSession(454071866)--Connection(832888192)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.163--ServerSession(454071866)--Connection(832888192)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.163--ServerSession(454071866)--Connection(1061006409)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.164--ServerSession(454071866)--Connection(832888192)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.164--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.164--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.164--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.164--ServerSession(454071866)--Connection(1969685997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.164--ServerSession(454071866)--Connection(1969685997)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.164--ServerSession(454071866)--Connection(401497207)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.164--ServerSession(454071866)--Connection(1969685997)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--ServerSession(454071866)--Connection(2093007195)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--ServerSession(454071866)--Connection(2093007195)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.165--ServerSession(454071866)--Connection(835058499)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--ServerSession(454071866)--Connection(2093007195)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--ServerSession(454071866)--Connection(934045965)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--ServerSession(454071866)--Connection(934045965)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.165--ServerSession(454071866)--Connection(1302117562)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--ServerSession(454071866)--Connection(934045965)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.165--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.166--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.166--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:25.166--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" )
    [junit] [EL Finest]: 2024-01-08 18:54:25.166--ServerSession(454071866)--Connection(332031786)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.166--ClientSession(1494761466)--Connection(332031786)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.166--ClientSession(1494761466)--Connection(332031786)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.166--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" )
    [junit] [EL Fine]: 2024-01-08 18:54:25.166--ClientSession(1494761466)--Connection(715371755)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.167--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" )
    [junit] [EL Fine]: 2024-01-08 18:54:25.167--ClientSession(1494761466)--Connection(715371755)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.167--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" )
    [junit] [EL Fine]: 2024-01-08 18:54:25.167--ClientSession(1494761466)--Connection(715371755)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.167--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" )
    [junit] [EL Fine]: 2024-01-08 18:54:25.167--ClientSession(1494761466)--Connection(715371755)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.167--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" )
    [junit] [EL Fine]: 2024-01-08 18:54:25.167--ClientSession(1494761466)--Connection(715371755)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.168--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@75682f2a)
    [junit] [EL Fine]: 2024-01-08 18:54:25.168--ClientSession(1494761466)--Connection(715371755)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.168--ClientSession(1494761466)--Connection(715371755)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.168--ClientSession(1494761466)--Connection(715371755)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.169--ServerSession(454071866)--Connection(332031786)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.169--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.169--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.169--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.169--ClientSession(1494761466)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.169--UnitOfWork(2032373012)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.169--ClientSession(1494761466)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.186--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1053372832
    [junit] [EL Finer]: 2024-01-08 18:54:25.186--ClientSession(1053372832)--Thread(Thread[main,5,main])--acquire unit of work: 1223111343
    [junit] [EL Finest]: 2024-01-08 18:54:25.186--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.186--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.186--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.186--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.186--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.187--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--ServerSession(454071866)--Connection(1487031862)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.187--ClientSession(1053372832)--Connection(1487031862)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--ClientSession(1053372832)--Connection(1487031862)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1ad7f684)
    [junit] [EL Fine]: 2024-01-08 18:54:25.187--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6de4904f)
    [junit] [EL Finest]: 2024-01-08 18:54:25.187--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finer]: 2024-01-08 18:54:25.187--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.187--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.188--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.188--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.188--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.188--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.188--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Finer]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Fine]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Finer]: 2024-01-08 18:54:25.189--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.19--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.191--ClientSession(1053372832)--Connection(1820049250)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.191--ServerSession(454071866)--Connection(1487031862)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.191--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.191--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.191--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.191--ClientSession(1053372832)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.191--UnitOfWork(1223111343)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.191--ClientSession(1053372832)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1580900879
    [junit] [EL Finer]: 2024-01-08 18:54:25.192--ClientSession(1580900879)--Thread(Thread[main,5,main])--acquire unit of work: 36756825
    [junit] [EL Finest]: 2024-01-08 18:54:25.192--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Connection(1711860908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Connection(1711860908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Connection(1028613775)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Connection(1711860908)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Connection(326942468)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Connection(326942468)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.192--ServerSession(454071866)--Connection(1430374650)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Connection(326942468)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Connection(656511982)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Connection(656511982)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Connection(1372818577)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Connection(656511982)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Connection(213894362)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Connection(213894362)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.193--ServerSession(454071866)--Connection(657102912)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--ServerSession(454071866)--Connection(213894362)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--ServerSession(454071866)--Connection(1711907233)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--ServerSession(454071866)--Connection(1711907233)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.194--ServerSession(454071866)--Connection(361942456)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--ServerSession(454071866)--Connection(1711907233)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--ServerSession(454071866)--Connection(2076206490)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.194--ServerSession(454071866)--Connection(2076206490)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.195--ServerSession(454071866)--Connection(1349507050)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.195--ServerSession(454071866)--Connection(2076206490)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.195--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.195--ServerSession(454071866)--Connection(804505668)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.195--ServerSession(454071866)--Connection(804505668)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.195--ServerSession(454071866)--Connection(1474794645)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.195--ServerSession(454071866)--Connection(804505668)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.195--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--ServerSession(454071866)--Connection(37408513)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--ServerSession(454071866)--Connection(37408513)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.196--ServerSession(454071866)--Connection(1771217135)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--ServerSession(454071866)--Connection(37408513)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--UnitOfWork(36756825)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="tasks" referenceClass=Task sql="SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK WHERE (PROJ_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--ServerSession(454071866)--Connection(1811409432)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.196--ServerSession(454071866)--Connection(1811409432)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.196--ServerSession(454071866)--Connection(763993424)--Thread(Thread[main,5,main])--SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK WHERE (PROJ_ID = ?)
    [junit] 	bind => [223]
    [junit] [EL Finest]: 2024-01-08 18:54:25.197--ServerSession(454071866)--Connection(1811409432)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.197--UnitOfWork(36756825)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.197--UnitOfWork(36756825)--Thread(Thread[main,5,main])--assign sequence to the object (227 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@5d29b605)
    [junit] [EL Finer]: 2024-01-08 18:54:25.197--UnitOfWork(36756825)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.197--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:25.197--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="employees" sql="DELETE FROM TMP_EMP_PROJECT WHERE (PROJECT_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.197--ServerSession(454071866)--Connection(1549259051)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.197--ClientSession(1580900879)--Connection(1549259051)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.197--ClientSession(1580900879)--Connection(1549259051)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.198--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@32b05872)
    [junit] [EL Finest]: 2024-01-08 18:54:25.198--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@5d29b605)
    [junit] [EL Fine]: 2024-01-08 18:54:25.198--ClientSession(1580900879)--Connection(906232631)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (PROJECT_ID = ?)
    [junit] 	bind => [223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.198--ClientSession(1580900879)--Connection(906232631)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [227, Ohren wacklen]
    [junit] [EL Finest]: 2024-01-08 18:54:25.198--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query DataModifyQuery()
    [junit] [EL Fine]: 2024-01-08 18:54:25.198--ClientSession(1580900879)--Connection(906232631)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [1, 0, 227]
    [junit] [EL Finest]: 2024-01-08 18:54:25.199--ClientSession(1580900879)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:25.199--ClientSession(1580900879)--Connection(906232631)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE ((PROJECT_ID = ?) AND (EMP_ID = ?))
    [junit] 	bind => [223, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.199--UnitOfWork(36756825)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Fine]: 2024-01-08 18:54:25.199--ClientSession(1580900879)--Connection(906232631)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [227, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.199--ClientSession(1580900879)--Connection(906232631)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT_DETAILS WHERE (PROJECT_ID = ?)
    [junit] 	bind => [223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.199--ClientSession(1580900879)--Connection(906232631)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT WHERE (ID = ?)
    [junit] 	bind => [223]
    [junit] [EL Finer]: 2024-01-08 18:54:25.199--ClientSession(1580900879)--Connection(906232631)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.2--ServerSession(454071866)--Connection(1549259051)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.2--UnitOfWork(36756825)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.2--UnitOfWork(36756825)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.2--UnitOfWork(36756825)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.2--ClientSession(1580900879)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.2--UnitOfWork(36756825)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.2--ClientSession(1580900879)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.201--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 237908767
    [junit] [EL Finer]: 2024-01-08 18:54:25.201--ClientSession(237908767)--Thread(Thread[main,5,main])--acquire unit of work: 167820970
    [junit] [EL Finest]: 2024-01-08 18:54:25.201--UnitOfWork(167820970)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.201--UnitOfWork(167820970)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.201--UnitOfWork(167820970)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.201--UnitOfWork(167820970)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.201--ServerSession(454071866)--Connection(191288056)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.201--ServerSession(454071866)--Connection(191288056)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.201--ServerSession(454071866)--Connection(1065929230)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.201--ServerSession(454071866)--Connection(191288056)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.201--UnitOfWork(167820970)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@5d29b605
    [junit] [EL Finest]: 2024-01-08 18:54:25.202--UnitOfWork(167820970)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.202--UnitOfWork(167820970)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.202--UnitOfWork(167820970)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.202--ClientSession(237908767)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.218--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1227865944
    [junit] [EL Finer]: 2024-01-08 18:54:25.219--ClientSession(1227865944)--Thread(Thread[main,5,main])--acquire unit of work: 1542452726
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--ServerSession(454071866)--Connection(1048871897)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.219--ClientSession(1227865944)--Connection(1048871897)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--ClientSession(1227865944)--Connection(1048871897)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.219--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2cd28e52)
    [junit] [EL Fine]: 2024-01-08 18:54:25.219--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.22--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@18b33763)
    [junit] [EL Finest]: 2024-01-08 18:54:25.22--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finer]: 2024-01-08 18:54:25.22--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.22--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.22--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.22--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.22--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.22--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.22--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:25.22--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.22--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Finer]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Fine]: 2024-01-08 18:54:25.221--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Finer]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.222--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.223--ClientSession(1227865944)--Connection(2000005438)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.223--ServerSession(454071866)--Connection(1048871897)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.223--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.224--ServerSession(454071866)--Connection(667640475)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.224--ServerSession(454071866)--Connection(667640475)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.224--ServerSession(454071866)--Connection(791520058)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.224--ServerSession(454071866)--Connection(667640475)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.224--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:25.224--ServerSession(454071866)--Connection(1846137897)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.224--ServerSession(454071866)--Connection(1846137897)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.224--ServerSession(454071866)--Connection(1387728614)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.225--ServerSession(454071866)--Connection(1846137897)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.225--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.225--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.225--ServerSession(454071866)--Connection(161010915)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.225--ServerSession(454071866)--Connection(161010915)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.225--ServerSession(454071866)--Connection(688976229)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Connection(161010915)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Connection(219077534)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Connection(219077534)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Connection(1115568400)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Connection(219077534)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Connection(2142663175)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Connection(2142663175)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.226--ServerSession(454071866)--Connection(77562948)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Connection(2142663175)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Connection(7938565)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Connection(7938565)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Connection(1284722247)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Connection(7938565)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Connection(508857179)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Connection(508857179)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.227--ServerSession(454071866)--Connection(1222844320)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Connection(508857179)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Connection(1054023103)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Connection(1054023103)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Connection(73877357)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Connection(1054023103)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Connection(201890331)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Connection(201890331)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.228--ServerSession(454071866)--Connection(714100928)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.229--ServerSession(454071866)--Connection(201890331)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.229--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.229--ServerSession(454071866)--Connection(175573414)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.229--ServerSession(454071866)--Connection(175573414)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.229--ServerSession(454071866)--Connection(1114084017)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [225]
    [junit] [EL Finest]: 2024-01-08 18:54:25.229--ServerSession(454071866)--Connection(175573414)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.229--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.229--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.229--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.229--ClientSession(1227865944)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.229--UnitOfWork(1542452726)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.229--ClientSession(1227865944)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.23--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 589094437
    [junit] [EL Finer]: 2024-01-08 18:54:25.23--ClientSession(589094437)--Thread(Thread[main,5,main])--acquire unit of work: 117621903
    [junit] [EL Finest]: 2024-01-08 18:54:25.23--UnitOfWork(117621903)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.23--ServerSession(454071866)--Connection(690910476)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.23--ServerSession(454071866)--Connection(690910476)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.23--ServerSession(454071866)--Connection(1963672648)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(690910476)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(2068335142)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(2068335142)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(1414424579)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(2068335142)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(2041945920)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(2041945920)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(1083568938)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(2041945920)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(1798786892)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.231--ServerSession(454071866)--Connection(1798786892)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.232--ServerSession(454071866)--Connection(1051558645)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.232--ServerSession(454071866)--Connection(1798786892)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.232--UnitOfWork(117621903)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.232--UnitOfWork(117621903)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.232--UnitOfWork(117621903)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.232--ServerSession(454071866)--Connection(54989630)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.232--ServerSession(454071866)--Connection(54989630)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.232--ServerSession(454071866)--Connection(1370456969)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.232--ServerSession(454071866)--Connection(54989630)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.232--UnitOfWork(117621903)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--ServerSession(454071866)--Connection(2015274632)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--ServerSession(454071866)--Connection(2015274632)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.233--ServerSession(454071866)--Connection(1140560982)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--ServerSession(454071866)--Connection(2015274632)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--UnitOfWork(117621903)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--ServerSession(454071866)--Connection(950285976)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--ServerSession(454071866)--Connection(950285976)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.233--ServerSession(454071866)--Connection(889454050)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--ServerSession(454071866)--Connection(950285976)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--UnitOfWork(117621903)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.233--UnitOfWork(117621903)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.233--UnitOfWork(117621903)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6bc269bf)
    [junit] [EL Finest]: 2024-01-08 18:54:25.234--ServerSession(454071866)--Connection(638120249)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.234--ClientSession(589094437)--Connection(638120249)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.234--ClientSession(589094437)--Connection(638120249)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.234--UnitOfWork(117621903)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Fine]: 2024-01-08 18:54:25.234--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [19, Paul, Knack, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.234--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--	bind => [223, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--	bind => [224, 19]
    [junit] [EL Fine]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--	bind => [222, 19]
    [junit] [EL Finer]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.235--ClientSession(589094437)--Connection(150532507)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.236--ServerSession(454071866)--Connection(638120249)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.236--UnitOfWork(117621903)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.236--UnitOfWork(117621903)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.236--UnitOfWork(117621903)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.236--ClientSession(589094437)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.236--UnitOfWork(117621903)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.236--ClientSession(589094437)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.236--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1090232614
    [junit] [EL Finer]: 2024-01-08 18:54:25.236--ClientSession(1090232614)--Thread(Thread[main,5,main])--acquire unit of work: 526917203
    [junit] [EL Finest]: 2024-01-08 18:54:25.236--UnitOfWork(526917203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.236--UnitOfWork(526917203)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d58674f
    [junit] [EL Finest]: 2024-01-08 18:54:25.236--UnitOfWork(526917203)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.236--ServerSession(454071866)--Connection(88616981)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.237--ServerSession(454071866)--Connection(88616981)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.237--ServerSession(454071866)--Connection(1510816873)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [19, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.237--ServerSession(454071866)--Connection(88616981)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.237--UnitOfWork(526917203)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.237--UnitOfWork(526917203)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.237--UnitOfWork(526917203)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.237--UnitOfWork(526917203)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.237--ClientSession(1090232614)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.254--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1670675771
    [junit] [EL Finer]: 2024-01-08 18:54:25.254--ClientSession(1670675771)--Thread(Thread[main,5,main])--acquire unit of work: 1384118912
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.254--ServerSession(454071866)--Connection(1448705410)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.254--ClientSession(1670675771)--Connection(1448705410)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.255--ClientSession(1670675771)--Connection(1448705410)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.255--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@67ebce31)
    [junit] [EL Fine]: 2024-01-08 18:54:25.255--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.255--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@27d60a52)
    [junit] [EL Finest]: 2024-01-08 18:54:25.255--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.255--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.255--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.255--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.255--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.255--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.256--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.256--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:25.256--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.256--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finer]: 2024-01-08 18:54:25.256--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.256--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.256--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.256--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.256--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.256--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:25.256--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Finer]: 2024-01-08 18:54:25.256--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Fine]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Finer]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.257--ClientSession(1670675771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.258--ClientSession(1670675771)--Connection(1156612004)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Connection(1448705410)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Connection(894572531)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Connection(894572531)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Connection(480678786)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Connection(894572531)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Connection(152042385)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Connection(152042385)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.259--ServerSession(454071866)--Connection(751274188)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Connection(152042385)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Connection(1729115424)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Connection(1729115424)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Connection(288725280)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [223]
    [junit] [EL Finest]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Connection(1729115424)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Connection(754883039)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.26--ServerSession(454071866)--Connection(754883039)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Connection(1252069461)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Connection(754883039)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Connection(1366537604)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Connection(1366537604)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Connection(161218068)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Connection(1366537604)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.261--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Connection(1066128561)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Connection(1066128561)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Connection(1930991953)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Connection(1066128561)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Connection(1038212658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Connection(1038212658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Connection(1554955107)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.262--ServerSession(454071866)--Connection(1038212658)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Connection(1677048533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Connection(1677048533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Connection(1347877079)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Connection(1677048533)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Connection(1231830601)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Connection(1231830601)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Connection(117511843)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.263--ServerSession(454071866)--Connection(1231830601)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.264--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.264--ServerSession(454071866)--Connection(1215609867)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.264--ServerSession(454071866)--Connection(1215609867)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.264--ServerSession(454071866)--Connection(1614957882)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [225]
    [junit] [EL Finest]: 2024-01-08 18:54:25.264--ServerSession(454071866)--Connection(1215609867)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.264--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.264--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.264--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.264--ClientSession(1670675771)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.264--UnitOfWork(1384118912)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.264--ClientSession(1670675771)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 963596498
    [junit] [EL Finer]: 2024-01-08 18:54:25.265--ClientSession(963596498)--Thread(Thread[main,5,main])--acquire unit of work: 1419126544
    [junit] [EL Finest]: 2024-01-08 18:54:25.265--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Connection(651139877)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Connection(651139877)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Connection(105527648)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Connection(651139877)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Connection(2062000179)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Connection(2062000179)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.265--ServerSession(454071866)--Connection(758187830)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(2062000179)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(282006976)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(282006976)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(1475267026)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(282006976)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(390609842)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(390609842)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(2134990222)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.266--ServerSession(454071866)--Connection(390609842)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.267--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.267--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.267--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.267--ServerSession(454071866)--Connection(1632379503)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.267--ServerSession(454071866)--Connection(1632379503)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.267--ServerSession(454071866)--Connection(336899813)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.321--ServerSession(454071866)--Connection(1632379503)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.321--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.321--ServerSession(454071866)--Connection(4456582)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.321--ServerSession(454071866)--Connection(4456582)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.322--ServerSession(454071866)--Connection(1770939)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.322--ServerSession(454071866)--Connection(4456582)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.322--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.322--ServerSession(454071866)--Connection(2035518611)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.322--ServerSession(454071866)--Connection(2035518611)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.322--ServerSession(454071866)--Connection(1496576783)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.322--ServerSession(454071866)--Connection(2035518611)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.322--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.322--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--assign sequence to the object (228 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@ebd68757)
    [junit] [EL Finest]: 2024-01-08 18:54:25.323--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.323--ServerSession(454071866)--Connection(440289517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.323--ServerSession(454071866)--Connection(440289517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.323--ServerSession(454071866)--Connection(1548970798)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.323--ServerSession(454071866)--Connection(440289517)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.323--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.323--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.323--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.323--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.323--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20ab11b0)
    [junit] [EL Finest]: 2024-01-08 18:54:25.324--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@ebd68757)
    [junit] [EL Finest]: 2024-01-08 18:54:25.324--ServerSession(454071866)--Connection(487311919)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.324--ClientSession(963596498)--Connection(487311919)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.324--ClientSession(963596498)--Connection(487311919)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.324--ClientSession(963596498)--Connection(795974813)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] 	bind => [228, Nasen bohren]
    [junit] [EL Finest]: 2024-01-08 18:54:25.324--ClientSession(963596498)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:25.324--ClientSession(963596498)--Connection(795974813)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] 	bind => [1, 0, 228]
    [junit] [EL Fine]: 2024-01-08 18:54:25.325--ClientSession(963596498)--Connection(795974813)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [228, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.325--ClientSession(963596498)--Connection(795974813)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.326--ServerSession(454071866)--Connection(487311919)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.326--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.326--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.326--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.326--ClientSession(963596498)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.326--UnitOfWork(1419126544)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.326--ClientSession(963596498)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.327--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 306691636
    [junit] [EL Finer]: 2024-01-08 18:54:25.327--ClientSession(306691636)--Thread(Thread[main,5,main])--acquire unit of work: 232650032
    [junit] [EL Finest]: 2024-01-08 18:54:25.327--UnitOfWork(232650032)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.327--UnitOfWork(232650032)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.327--UnitOfWork(232650032)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.327--UnitOfWork(232650032)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.327--ServerSession(454071866)--Connection(916183084)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.327--ServerSession(454071866)--Connection(916183084)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.327--ServerSession(454071866)--Connection(1410191290)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.328--ServerSession(454071866)--Connection(916183084)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.328--UnitOfWork(232650032)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.328--UnitOfWork(232650032)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.328--UnitOfWork(232650032)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@ebd68757
    [junit] [EL Finest]: 2024-01-08 18:54:25.328--UnitOfWork(232650032)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.328--UnitOfWork(232650032)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.328--ClientSession(306691636)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.345--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 516135771
    [junit] [EL Finer]: 2024-01-08 18:54:25.345--ClientSession(516135771)--Thread(Thread[main,5,main])--acquire unit of work: 1573241363
    [junit] [EL Finest]: 2024-01-08 18:54:25.345--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--ServerSession(454071866)--Connection(1954215525)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.346--ClientSession(516135771)--Connection(1954215525)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--ClientSession(516135771)--Connection(1954215525)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.346--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73960820)
    [junit] [EL Fine]: 2024-01-08 18:54:25.346--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.347--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@710d4c4a)
    [junit] [EL Finest]: 2024-01-08 18:54:25.347--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finer]: 2024-01-08 18:54:25.347--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.347--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.347--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.347--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.347--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.347--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.347--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.348--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.348--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finer]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Finer]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.348--ClientSession(516135771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Finer]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.349--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.35--ClientSession(516135771)--Connection(918990140)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.35--ServerSession(454071866)--Connection(1954215525)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Connection(1035136670)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Connection(1035136670)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Connection(986921565)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Connection(1035136670)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Connection(116376601)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Connection(116376601)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.351--ServerSession(454071866)--Connection(746789956)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [223]
    [junit] [EL Finest]: 2024-01-08 18:54:25.352--ServerSession(454071866)--Connection(116376601)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.352--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.352--ServerSession(454071866)--Connection(717533794)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.352--ServerSession(454071866)--Connection(717533794)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.352--ServerSession(454071866)--Connection(1383293999)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.352--ServerSession(454071866)--Connection(717533794)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.352--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Connection(1733582484)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Connection(1733582484)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Connection(1754052542)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Connection(1733582484)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Connection(1988011356)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Connection(1988011356)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.353--ServerSession(454071866)--Connection(865859065)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Connection(1988011356)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Connection(537568559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Connection(537568559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Connection(601727031)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Connection(537568559)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Connection(1300964614)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.354--ServerSession(454071866)--Connection(1300964614)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Connection(945668677)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Connection(1300964614)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Connection(348429261)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Connection(348429261)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Connection(15937350)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Connection(348429261)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Connection(1486937426)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.355--ServerSession(454071866)--Connection(1486937426)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.356--ServerSession(454071866)--Connection(1753886584)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [225]
    [junit] [EL Finest]: 2024-01-08 18:54:25.356--ServerSession(454071866)--Connection(1486937426)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.356--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.356--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.356--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.356--ClientSession(516135771)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.356--UnitOfWork(1573241363)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.356--ClientSession(516135771)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1940202950
    [junit] [EL Finer]: 2024-01-08 18:54:25.357--ClientSession(1940202950)--Thread(Thread[main,5,main])--acquire unit of work: 758201517
    [junit] [EL Finest]: 2024-01-08 18:54:25.357--UnitOfWork(758201517)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Connection(343484316)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Connection(343484316)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Connection(812001799)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Connection(343484316)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Connection(325039348)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Connection(325039348)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.357--ServerSession(454071866)--Connection(317227658)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(325039348)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(852881598)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(852881598)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(1547901444)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(852881598)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(970952783)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(970952783)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(605210570)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.358--ServerSession(454071866)--Connection(970952783)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--UnitOfWork(758201517)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--UnitOfWork(758201517)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--UnitOfWork(758201517)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--ServerSession(454071866)--Connection(1711886320)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--ServerSession(454071866)--Connection(1711886320)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.359--ServerSession(454071866)--Connection(1410857068)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--ServerSession(454071866)--Connection(1711886320)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--UnitOfWork(758201517)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--ServerSession(454071866)--Connection(856038216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.359--ServerSession(454071866)--Connection(856038216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.359--ServerSession(454071866)--Connection(526169111)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.36--ServerSession(454071866)--Connection(856038216)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.36--UnitOfWork(758201517)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.36--ServerSession(454071866)--Connection(974513000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.36--ServerSession(454071866)--Connection(974513000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.36--ServerSession(454071866)--Connection(961180473)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.36--ServerSession(454071866)--Connection(974513000)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.36--UnitOfWork(758201517)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.36--UnitOfWork(758201517)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.36--UnitOfWork(758201517)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.36--UnitOfWork(758201517)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.36--ClientSession(1940202950)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.36--UnitOfWork(758201517)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.36--ClientSession(1940202950)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.361--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1895162123
    [junit] [EL Finer]: 2024-01-08 18:54:25.361--ClientSession(1895162123)--Thread(Thread[main,5,main])--acquire unit of work: 944177488
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--UnitOfWork(944177488)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--UnitOfWork(944177488)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--UnitOfWork(944177488)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--UnitOfWork(944177488)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--ServerSession(454071866)--Connection(1174698255)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--ServerSession(454071866)--Connection(1174698255)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.361--ServerSession(454071866)--Connection(1187622174)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--ServerSession(454071866)--Connection(1174698255)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--ServerSession(454071866)--Connection(1350579887)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.361--ServerSession(454071866)--Connection(1350579887)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.362--ServerSession(454071866)--Connection(900325809)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.362--ServerSession(454071866)--Connection(1350579887)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.362--UnitOfWork(944177488)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.362--UnitOfWork(944177488)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.362--UnitOfWork(944177488)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.362--UnitOfWork(944177488)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.362--UnitOfWork(944177488)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.362--UnitOfWork(944177488)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.362--UnitOfWork(944177488)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.362--ClientSession(1895162123)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.362--UnitOfWork(944177488)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.362--ClientSession(1895162123)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.363--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 251623723
    [junit] [EL Finer]: 2024-01-08 18:54:25.363--ClientSession(251623723)--Thread(Thread[main,5,main])--acquire unit of work: 574678736
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--UnitOfWork(574678736)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--UnitOfWork(574678736)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--UnitOfWork(574678736)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--UnitOfWork(574678736)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--ServerSession(454071866)--Connection(1180644260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--ServerSession(454071866)--Connection(1180644260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.363--ServerSession(454071866)--Connection(1670130649)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--ServerSession(454071866)--Connection(1180644260)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--UnitOfWork(574678736)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--UnitOfWork(574678736)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.363--UnitOfWork(574678736)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.364--UnitOfWork(574678736)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.364--UnitOfWork(574678736)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.364--UnitOfWork(574678736)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.364--UnitOfWork(574678736)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.364--ClientSession(251623723)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.364--UnitOfWork(574678736)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.364--ClientSession(251623723)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.381--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1640607692
    [junit] [EL Finer]: 2024-01-08 18:54:25.381--ClientSession(1640607692)--Thread(Thread[main,5,main])--acquire unit of work: 861102873
    [junit] [EL Finest]: 2024-01-08 18:54:25.381--UnitOfWork(861102873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.381--UnitOfWork(861102873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.381--UnitOfWork(861102873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.381--UnitOfWork(861102873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.381--UnitOfWork(861102873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.381--UnitOfWork(861102873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.381--UnitOfWork(861102873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.382--UnitOfWork(861102873)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.382--UnitOfWork(861102873)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.382--UnitOfWork(861102873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.382--ServerSession(454071866)--Connection(781535696)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.382--ClientSession(1640607692)--Connection(781535696)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.382--ClientSession(1640607692)--Connection(781535696)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.382--UnitOfWork(861102873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5649af04)
    [junit] [EL Fine]: 2024-01-08 18:54:25.382--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.382--UnitOfWork(861102873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7a52cdce)
    [junit] [EL Finest]: 2024-01-08 18:54:25.382--UnitOfWork(861102873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finer]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.383--UnitOfWork(861102873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.383--UnitOfWork(861102873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.383--UnitOfWork(861102873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.383--UnitOfWork(861102873)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finer]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.383--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Finer]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Finer]: 2024-01-08 18:54:25.384--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.385--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.386--ClientSession(1640607692)--Connection(917687149)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.386--ServerSession(454071866)--Connection(781535696)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.386--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.387--ServerSession(454071866)--Connection(1709545415)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.387--ServerSession(454071866)--Connection(1709545415)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.387--ServerSession(454071866)--Connection(455457468)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.387--ServerSession(454071866)--Connection(1709545415)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.387--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.387--ServerSession(454071866)--Connection(1060357323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.387--ServerSession(454071866)--Connection(1060357323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.387--ServerSession(454071866)--Connection(1990272837)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [223]
    [junit] [EL Finest]: 2024-01-08 18:54:25.388--ServerSession(454071866)--Connection(1060357323)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.388--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.388--ServerSession(454071866)--Connection(244337853)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.388--ServerSession(454071866)--Connection(244337853)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.388--ServerSession(454071866)--Connection(799331384)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.388--ServerSession(454071866)--Connection(244337853)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Connection(742426818)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Connection(742426818)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Connection(549051475)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Connection(742426818)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Connection(2064340397)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Connection(2064340397)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.389--ServerSession(454071866)--Connection(1394984086)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Connection(2064340397)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Connection(988361142)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Connection(988361142)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Connection(460242299)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Connection(988361142)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Connection(1563828522)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Connection(1563828522)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.39--ServerSession(454071866)--Connection(782360507)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.391--ServerSession(454071866)--Connection(1563828522)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.391--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.424--ServerSession(454071866)--Connection(813143271)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.424--ServerSession(454071866)--Connection(813143271)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.425--ServerSession(454071866)--Connection(1545915570)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.425--ServerSession(454071866)--Connection(813143271)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.426--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.426--ServerSession(454071866)--Connection(1842362562)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.426--ServerSession(454071866)--Connection(1842362562)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.426--ServerSession(454071866)--Connection(1628195123)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [225]
    [junit] [EL Finest]: 2024-01-08 18:54:25.426--ServerSession(454071866)--Connection(1842362562)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.426--UnitOfWork(861102873)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.426--UnitOfWork(861102873)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.427--UnitOfWork(861102873)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.427--ClientSession(1640607692)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.427--UnitOfWork(861102873)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.427--ClientSession(1640607692)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.427--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 598977500
    [junit] [EL Finer]: 2024-01-08 18:54:25.427--ClientSession(598977500)--Thread(Thread[main,5,main])--acquire unit of work: 1330217280
    [junit] [EL Finest]: 2024-01-08 18:54:25.427--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.427--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.427--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.428--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(Item: id=[B@473dcf06, name=b, key1 - value1)
    [junit] [EL Finest]: 2024-01-08 18:54:25.428--ServerSession(454071866)--Connection(2050835533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.428--ClientSession(598977500)--Connection(2050835533)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.428--ClientSession(598977500)--Connection(2050835533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.428--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(item [B@473dcf06: key1 - value1)
    [junit] [EL Fine]: 2024-01-08 18:54:25.428--ClientSession(598977500)--Connection(1040521891)--Thread(Thread[main,5,main])--INSERT INTO BYTE_ITEM (ITEM_ID, NAME, NAMESPACE, TEXT) VALUES (?, ?, ?, ?)
    [junit] 	bind => [[B@473dcf06, b, a, c]
    [junit] [EL Fine]: 2024-01-08 18:54:25.43--ClientSession(598977500)--Connection(1040521891)--Thread(Thread[main,5,main])--INSERT INTO BYTE_ITEM_ATT (ATT_KEY, ATT_VAL, ITEM_ID) VALUES (?, ?, ?)
    [junit] 	bind => [key1, value1, [B@473dcf06]
    [junit] [EL Finer]: 2024-01-08 18:54:25.43--ClientSession(598977500)--Connection(1040521891)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.431--ServerSession(454071866)--Connection(2050835533)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.431--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.431--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.431--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.431--ClientSession(598977500)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.431--UnitOfWork(1330217280)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.431--ClientSession(598977500)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.431--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 272203717
    [junit] [EL Finer]: 2024-01-08 18:54:25.431--ClientSession(272203717)--Thread(Thread[main,5,main])--acquire unit of work: 117419875
    [junit] [EL Finest]: 2024-01-08 18:54:25.431--UnitOfWork(117419875)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readItem_Byte" referenceClass=Item_Byte sql="SELECT ITEM_ID, NAME, NAMESPACE, TEXT FROM BYTE_ITEM WHERE (ITEM_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.431--ServerSession(454071866)--Connection(1352592544)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.431--ServerSession(454071866)--Connection(1352592544)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.431--ServerSession(454071866)--Connection(763003856)--Thread(Thread[main,5,main])--SELECT ITEM_ID, NAME, NAMESPACE, TEXT FROM BYTE_ITEM WHERE (ITEM_ID = ?)
    [junit] 	bind => [[B@473dcf06]
    [junit] [EL Finest]: 2024-01-08 18:54:25.431--ServerSession(454071866)--Connection(1352592544)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.432--UnitOfWork(117419875)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attr2" referenceClass=Item_Attribute_Byte sql="SELECT ATT_KEY, ATT_VAL, ITEM_ID FROM BYTE_ITEM_ATT WHERE (ITEM_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.432--ServerSession(454071866)--Connection(65032058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.432--ServerSession(454071866)--Connection(65032058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.432--ServerSession(454071866)--Connection(442313775)--Thread(Thread[main,5,main])--SELECT ATT_KEY, ATT_VAL, ITEM_ID FROM BYTE_ITEM_ATT WHERE (ITEM_ID = ?)
    [junit] 	bind => [[B@68118674]
    [junit] [EL Finest]: 2024-01-08 18:54:25.432--ServerSession(454071866)--Connection(65032058)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.433--UnitOfWork(117419875)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="item" referenceClass=Item_Byte )
    [junit] [EL Finer]: 2024-01-08 18:54:25.449--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1120671740
    [junit] [EL Finer]: 2024-01-08 18:54:25.449--ClientSession(1120671740)--Thread(Thread[main,5,main])--acquire unit of work: 953925839
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--ServerSession(454071866)--Connection(1959682019)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.449--ClientSession(1120671740)--Connection(1959682019)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--ClientSession(1120671740)--Connection(1959682019)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.449--UnitOfWork(953925839)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f643af6)
    [junit] [EL Fine]: 2024-01-08 18:54:25.449--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.45--UnitOfWork(953925839)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1db5a911)
    [junit] [EL Finest]: 2024-01-08 18:54:25.45--UnitOfWork(953925839)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finer]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.45--UnitOfWork(953925839)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:25.45--UnitOfWork(953925839)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.45--UnitOfWork(953925839)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.45--UnitOfWork(953925839)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finer]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.45--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Finer]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Finer]: 2024-01-08 18:54:25.451--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.452--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.453--ClientSession(1120671740)--Connection(264214580)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.453--ServerSession(454071866)--Connection(1959682019)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.453--UnitOfWork(953925839)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.453--UnitOfWork(953925839)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.453--UnitOfWork(953925839)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.453--ClientSession(1120671740)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.453--UnitOfWork(953925839)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.453--ClientSession(1120671740)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.454--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1475004251
    [junit] [EL Finer]: 2024-01-08 18:54:25.454--ClientSession(1475004251)--Thread(Thread[main,5,main])--acquire unit of work: 891641528
    [junit] [EL Finest]: 2024-01-08 18:54:25.454--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readProject" referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.454--ServerSession(454071866)--Connection(767975236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.454--ServerSession(454071866)--Connection(767975236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.454--ServerSession(454071866)--Connection(421371547)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))
    [junit] 	bind => [226]
    [junit] [EL Finest]: 2024-01-08 18:54:25.454--ServerSession(454071866)--Connection(767975236)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.454--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.454--ServerSession(454071866)--Connection(404773896)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.454--ServerSession(454071866)--Connection(404773896)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.454--ServerSession(454071866)--Connection(1841094865)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [226]
    [junit] [EL Finest]: 2024-01-08 18:54:25.455--ServerSession(454071866)--Connection(404773896)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.455--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readProject" referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.455--ServerSession(454071866)--Connection(142605455)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.455--ServerSession(454071866)--Connection(142605455)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.455--ServerSession(454071866)--Connection(304423316)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.455--ServerSession(454071866)--Connection(142605455)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.455--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.455--ServerSession(454071866)--Connection(272271718)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.455--ServerSession(454071866)--Connection(272271718)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.455--ServerSession(454071866)--Connection(732439412)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(272271718)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(199586625)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(199586625)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(1639727818)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(199586625)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(1059985383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(1059985383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(527504440)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.456--ServerSession(454071866)--Connection(1059985383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Connection(1399962192)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Connection(1399962192)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Connection(481234678)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Connection(1399962192)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Connection(216855579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Connection(216855579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Connection(1750107086)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--ServerSession(454071866)--Connection(216855579)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.457--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(2051971073)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(2051971073)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(300541823)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(2051971073)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(611625575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(611625575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(712286328)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(611625575)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f50a274
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readProject" referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(1406651926)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.458--ServerSession(454071866)--Connection(1406651926)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Connection(1391554969)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Connection(1406651926)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Connection(122601944)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Connection(122601944)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Connection(1592399121)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Connection(122601944)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Connection(1933808487)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.459--ServerSession(454071866)--Connection(1933808487)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(2098152067)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(1933808487)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(1050053910)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(1050053910)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(1361180936)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(1050053910)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(1094109989)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(1094109989)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.46--ServerSession(454071866)--Connection(1262616616)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(1094109989)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(786754464)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(786754464)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(1501323962)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(786754464)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(1029767569)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(1029767569)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(886133878)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--ServerSession(454071866)--Connection(1029767569)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4f50a274
    [junit] [EL Finest]: 2024-01-08 18:54:25.461--UnitOfWork(891641528)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2f2c2e0
    [junit] [EL Finer]: 2024-01-08 18:54:25.462--UnitOfWork(891641528)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.462--ClientSession(1475004251)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.477--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1054027191
    [junit] [EL Finer]: 2024-01-08 18:54:25.477--ClientSession(1054027191)--Thread(Thread[main,5,main])--acquire unit of work: 279384519
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--ServerSession(454071866)--Connection(527625506)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.477--ClientSession(1054027191)--Connection(527625506)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--ClientSession(1054027191)--Connection(527625506)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.477--UnitOfWork(279384519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4a1fb55b)
    [junit] [EL Fine]: 2024-01-08 18:54:25.477--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.478--UnitOfWork(279384519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6d86873a)
    [junit] [EL Finest]: 2024-01-08 18:54:25.478--UnitOfWork(279384519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finer]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.478--UnitOfWork(279384519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.478--UnitOfWork(279384519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.478--UnitOfWork(279384519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.478--UnitOfWork(279384519)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finer]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Finer]: 2024-01-08 18:54:25.478--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Fine]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Finer]: 2024-01-08 18:54:25.479--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.48--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.481--ClientSession(1054027191)--Connection(329636219)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Connection(527625506)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Connection(473034437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Connection(473034437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Connection(825817017)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Connection(473034437)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Connection(1074092139)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Connection(1074092139)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.481--ServerSession(454071866)--Connection(1406255464)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Connection(1074092139)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Connection(717063054)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Connection(717063054)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Connection(1083261106)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [223]
    [junit] [EL Finest]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Connection(717063054)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Connection(722370494)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Connection(722370494)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.482--ServerSession(454071866)--Connection(1835608226)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.483--ServerSession(454071866)--Connection(722370494)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.483--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.483--ServerSession(454071866)--Connection(177644185)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.483--ServerSession(454071866)--Connection(177644185)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.483--ServerSession(454071866)--Connection(1379786746)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.483--ServerSession(454071866)--Connection(177644185)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.484--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.484--ServerSession(454071866)--Connection(1788213893)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.484--ServerSession(454071866)--Connection(1788213893)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.484--ServerSession(454071866)--Connection(1437077284)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.484--ServerSession(454071866)--Connection(1788213893)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Connection(825397376)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Connection(825397376)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Connection(1949701617)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Connection(825397376)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Connection(1043895502)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Connection(1043895502)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.485--ServerSession(454071866)--Connection(464233753)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [225]
    [junit] [EL Finest]: 2024-01-08 18:54:25.486--ServerSession(454071866)--Connection(1043895502)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.486--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.486--ServerSession(454071866)--Connection(693757319)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.486--ServerSession(454071866)--Connection(693757319)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.486--ServerSession(454071866)--Connection(1404930694)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [226]
    [junit] [EL Finest]: 2024-01-08 18:54:25.486--ServerSession(454071866)--Connection(693757319)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.486--UnitOfWork(279384519)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.486--UnitOfWork(279384519)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.486--UnitOfWork(279384519)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.486--ClientSession(1054027191)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.486--UnitOfWork(279384519)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.486--ClientSession(1054027191)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.487--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1886093609
    [junit] [EL Finer]: 2024-01-08 18:54:25.487--ClientSession(1886093609)--Thread(Thread[main,5,main])--acquire unit of work: 780519364
    [junit] [EL Finest]: 2024-01-08 18:54:25.487--UnitOfWork(780519364)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.487--UnitOfWork(780519364)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.487--UnitOfWork(780519364)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.487--UnitOfWork(780519364)--Thread(Thread[main,5,main])--assign sequence to the object (1,369 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@26b1df2c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.487--UnitOfWork(780519364)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.487--UnitOfWork(780519364)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@7f742888)
    [junit] [EL Finest]: 2024-01-08 18:54:25.487--ServerSession(454071866)--Connection(254519289)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.488--ClientSession(1886093609)--Connection(254519289)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.488--ClientSession(1886093609)--Connection(254519289)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.488--UnitOfWork(780519364)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@19678f3c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.488--UnitOfWork(780519364)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Vehicle@26b1df2c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.488--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.488--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROFILE (GUID, AIRLINE, SMOKER) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.488--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--	bind => [[B@281ad698, neverComeBack, true]
    [junit] [EL Fine]: 2024-01-08 18:54:25.488--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--	bind => [[B@7a5ca80d, flyAway, true]
    [junit] [EL Finer]: 2024-01-08 18:54:25.488--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.489--ClientSession(1886093609)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="profiles" )
    [junit] [EL Fine]: 2024-01-08 18:54:25.489--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1369, null, null, 1, -1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.489--ClientSession(1886093609)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="profiles" sql="INSERT INTO TMP_VEHICLE_PROFILE (PROFILE_ID, VEHICLE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.489--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.489--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE_PROFILE (PROFILE_ID, VEHICLE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.489--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--	bind => [[B@7a5ca80d, 1369]
    [junit] [EL Fine]: 2024-01-08 18:54:25.489--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--	bind => [[B@281ad698, 1369]
    [junit] [EL Finer]: 2024-01-08 18:54:25.489--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.528--ClientSession(1886093609)--Connection(550713616)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.529--ServerSession(454071866)--Connection(254519289)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.529--UnitOfWork(780519364)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.529--UnitOfWork(780519364)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.529--UnitOfWork(780519364)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.529--ClientSession(1886093609)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.529--UnitOfWork(780519364)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.529--ClientSession(1886093609)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.546--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 197268244
    [junit] [EL Finer]: 2024-01-08 18:54:25.546--ClientSession(197268244)--Thread(Thread[main,5,main])--acquire unit of work: 1694381444
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--ServerSession(454071866)--Connection(2019277295)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.546--ClientSession(197268244)--Connection(2019277295)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.546--ClientSession(197268244)--Connection(2019277295)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.547--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@256ba35c)
    [junit] [EL Fine]: 2024-01-08 18:54:25.547--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.547--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3e2a5e56)
    [junit] [EL Finest]: 2024-01-08 18:54:25.547--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finer]: 2024-01-08 18:54:25.547--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.547--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.547--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.547--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.547--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.548--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.548--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.548--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.548--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finer]: 2024-01-08 18:54:25.548--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.548--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.548--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.548--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.548--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.548--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.548--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Finer]: 2024-01-08 18:54:25.548--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Finer]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.549--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.55--ClientSession(197268244)--Connection(1430988090)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.55--ServerSession(454071866)--Connection(2019277295)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.55--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.551--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.551--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.551--ClientSession(197268244)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.551--UnitOfWork(1694381444)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.551--ClientSession(197268244)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.551--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 946213423
    [junit] [EL Finer]: 2024-01-08 18:54:25.551--ClientSession(946213423)--Thread(Thread[main,5,main])--acquire unit of work: 1779556665
    [junit] [EL Finest]: 2024-01-08 18:54:25.551--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.551--ServerSession(454071866)--Connection(170037536)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(170037536)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(923954760)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(170037536)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(1143337713)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(1143337713)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(1617011731)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(1143337713)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(1822898866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.552--ServerSession(454071866)--Connection(1822898866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Connection(134148013)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Connection(1822898866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Connection(1169508565)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Connection(1169508565)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Connection(269654139)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Connection(1169508565)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Connection(1908550070)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.553--ServerSession(454071866)--Connection(1908550070)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(1964484277)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(1908550070)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.554--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(1989362654)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(1989362654)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(385637155)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(1989362654)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.554--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(46715370)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(46715370)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.554--ServerSession(454071866)--Connection(1856630750)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--ServerSession(454071866)--Connection(46715370)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--ServerSession(454071866)--Connection(1999201838)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--ServerSession(454071866)--Connection(1999201838)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.555--ServerSession(454071866)--Connection(858439328)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--ServerSession(454071866)--Connection(1999201838)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--ServerSession(454071866)--Connection(1734972358)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.555--ServerSession(454071866)--Connection(1734972358)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.555--ServerSession(454071866)--Connection(1679608950)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--ServerSession(454071866)--Connection(1734972358)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a10c302
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="tasks" referenceClass=Task sql="SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK WHERE (PROJ_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--ServerSession(454071866)--Connection(1240496622)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--ServerSession(454071866)--Connection(1240496622)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.556--ServerSession(454071866)--Connection(1655448757)--Thread(Thread[main,5,main])--SELECT TASK_ID, DESCRIPTION, PROJ_ID FROM TMP_TASK WHERE (PROJ_ID = ?)
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--ServerSession(454071866)--Connection(1240496622)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.556--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Project )
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="employees" sql="DELETE FROM TMP_EMP_PROJECT WHERE (PROJECT_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--ServerSession(454071866)--Connection(1019751971)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.556--ClientSession(946213423)--Connection(1019751971)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.556--ClientSession(946213423)--Connection(1019751971)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.557--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a10c302)
    [junit] [EL Finest]: 2024-01-08 18:54:25.557--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:25.557--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_PROJECT WHERE ((PROJECT_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Fine]: 2024-01-08 18:54:25.557--ClientSession(946213423)--Connection(88275467)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (PROJECT_ID = ?)
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.557--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Fine]: 2024-01-08 18:54:25.557--ClientSession(946213423)--Connection(88275467)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE ((PROJECT_ID = ?) AND (EMP_ID = ?))
    [junit] 	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.557--ClientSession(946213423)--Connection(88275467)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT_DETAILS WHERE (PROJECT_ID = ?)
    [junit] 	bind => [222]
    [junit] [EL Fine]: 2024-01-08 18:54:25.558--ClientSession(946213423)--Connection(88275467)--Thread(Thread[main,5,main])--DELETE FROM TMP_PROJECT WHERE (ID = ?)
    [junit] 	bind => [222]
    [junit] [EL Finer]: 2024-01-08 18:54:25.558--ClientSession(946213423)--Connection(88275467)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.558--ServerSession(454071866)--Connection(1019751971)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.558--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.558--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.558--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.558--ClientSession(946213423)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.558--UnitOfWork(1779556665)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.558--ClientSession(946213423)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.558--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1654013872
    [junit] [EL Finer]: 2024-01-08 18:54:25.559--ClientSession(1654013872)--Thread(Thread[main,5,main])--acquire unit of work: 1087469980
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--UnitOfWork(1087469980)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--UnitOfWork(1087469980)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--UnitOfWork(1087469980)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--UnitOfWork(1087469980)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--ServerSession(454071866)--Connection(677870260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--ServerSession(454071866)--Connection(677870260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.559--ServerSession(454071866)--Connection(1664220093)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--ServerSession(454071866)--Connection(677870260)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--UnitOfWork(1087469980)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--UnitOfWork(1087469980)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--UnitOfWork(1087469980)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readProject" referenceClass=Project sql="SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--ServerSession(454071866)--Connection(877029119)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.559--ServerSession(454071866)--Connection(877029119)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.559--ServerSession(454071866)--Connection(2045767313)--Thread(Thread[main,5,main])--SELECT t0.ID, t1.PROJECT_ID, t0.PROJ_NAME, t1.PLANNED_DAYS, t1.USED_DAYS FROM TMP_PROJECT t0, TMP_PROJECT_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.PROJECT_ID = t0.ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.56--ServerSession(454071866)--Connection(877029119)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.56--UnitOfWork(1087469980)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.56--ClientSession(1654013872)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.575--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1289490255
    [junit] [EL Finer]: 2024-01-08 18:54:25.575--ClientSession(1289490255)--Thread(Thread[main,5,main])--acquire unit of work: 1820975342
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--ServerSession(454071866)--Connection(357340844)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.575--ClientSession(1289490255)--Connection(357340844)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.575--ClientSession(1289490255)--Connection(357340844)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.576--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7863051c)
    [junit] [EL Fine]: 2024-01-08 18:54:25.576--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.576--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5469cea9)
    [junit] [EL Finest]: 2024-01-08 18:54:25.576--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.576--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.576--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.576--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.576--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.576--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.577--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.577--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.577--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.577--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finer]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Finer]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.577--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Fine]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Finer]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.578--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.579--ClientSession(1289490255)--Connection(1311224989)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.579--ServerSession(454071866)--Connection(357340844)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.579--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.579--ServerSession(454071866)--Connection(622452975)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.579--ServerSession(454071866)--Connection(622452975)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.579--ServerSession(454071866)--Connection(1515241771)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Connection(622452975)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Connection(985645864)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Connection(985645864)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Connection(1347113480)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [223]
    [junit] [EL Finest]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Connection(985645864)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Connection(1478359091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Connection(1478359091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.58--ServerSession(454071866)--Connection(486524571)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Connection(1478359091)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Connection(1859978600)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Connection(1859978600)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Connection(1496757472)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Connection(1859978600)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Connection(1572294594)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Connection(1572294594)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.581--ServerSession(454071866)--Connection(1539827545)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Connection(1572294594)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Connection(2008506547)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Connection(2008506547)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Connection(270137560)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Connection(2008506547)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Connection(353416745)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Connection(353416745)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.582--ServerSession(454071866)--Connection(1500446400)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.583--ServerSession(454071866)--Connection(353416745)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.583--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.583--ServerSession(454071866)--Connection(1943963437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.583--ServerSession(454071866)--Connection(1943963437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.583--ServerSession(454071866)--Connection(1676662401)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [225]
    [junit] [EL Finest]: 2024-01-08 18:54:25.583--ServerSession(454071866)--Connection(1943963437)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.583--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.583--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.583--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.583--ClientSession(1289490255)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.583--UnitOfWork(1820975342)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.583--ClientSession(1289490255)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1003598110
    [junit] [EL Finer]: 2024-01-08 18:54:25.584--ClientSession(1003598110)--Thread(Thread[main,5,main])--acquire unit of work: 1018281638
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(561458287)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(561458287)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(558377791)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(561458287)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(1046391668)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(1046391668)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(1588559443)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(1046391668)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(1090740337)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(1090740337)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.584--ServerSession(454071866)--Connection(172848686)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Connection(1090740337)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Connection(998272787)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Connection(998272787)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Connection(1633321210)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Connection(998272787)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Connection(961935033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Connection(961935033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.585--ServerSession(454071866)--Connection(205388857)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(961935033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(428276457)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(428276457)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(267401054)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(428276457)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(1780531638)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(1780531638)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(1155477417)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(1780531638)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(1488142323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.586--ServerSession(454071866)--Connection(1488142323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.587--ServerSession(454071866)--Connection(888305698)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.587--ServerSession(454071866)--Connection(1488142323)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.587--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.587--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.587--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finest]: 2024-01-08 18:54:25.587--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.587--ServerSession(454071866)--Connection(486485093)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.587--ServerSession(454071866)--Connection(486485093)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.587--ServerSession(454071866)--Connection(650223050)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [224]
    [junit] [EL Finest]: 2024-01-08 18:54:25.587--ServerSession(454071866)--Connection(486485093)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.588--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.588--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Connection(1177332431)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Connection(1177332431)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Connection(1814646797)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Connection(1177332431)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Connection(343719818)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Connection(343719818)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Connection(933561624)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.632--ServerSession(454071866)--Connection(343719818)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--ServerSession(454071866)--Connection(558351487)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--ServerSession(454071866)--Connection(558351487)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.633--ServerSession(454071866)--Connection(1354153778)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--ServerSession(454071866)--Connection(558351487)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--ServerSession(454071866)--Connection(182293150)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--ServerSession(454071866)--Connection(182293150)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.633--ServerSession(454071866)--Connection(354864006)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.633--ServerSession(454071866)--Connection(182293150)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--ServerSession(454071866)--Connection(414173666)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--ServerSession(454071866)--Connection(414173666)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.634--ServerSession(454071866)--Connection(2113986827)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--ServerSession(454071866)--Connection(414173666)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@23d526d4
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26d2ef95
    [junit] [EL Finer]: 2024-01-08 18:54:25.634--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26d2ef95)
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_PROJECT WHERE ((PROJECT_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--ServerSession(454071866)--Connection(845618138)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.634--ClientSession(1003598110)--Connection(845618138)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.634--ClientSession(1003598110)--Connection(845618138)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.635--ClientSession(1003598110)--Connection(388172239)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE ((PROJECT_ID = ?) AND (EMP_ID = ?))
    [junit] 	bind => [224, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.635--ClientSession(1003598110)--Connection(388172239)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.635--ServerSession(454071866)--Connection(845618138)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.636--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.636--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.636--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.636--ClientSession(1003598110)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.636--UnitOfWork(1018281638)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.636--ClientSession(1003598110)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.637--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 555582297
    [junit] [EL Finer]: 2024-01-08 18:54:25.637--ClientSession(555582297)--Thread(Thread[main,5,main])--acquire unit of work: 788499396
    [junit] [EL Finest]: 2024-01-08 18:54:25.637--UnitOfWork(788499396)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.637--UnitOfWork(788499396)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.637--UnitOfWork(788499396)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.637--UnitOfWork(788499396)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.637--ServerSession(454071866)--Connection(1553967601)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.637--ServerSession(454071866)--Connection(1553967601)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.637--ServerSession(454071866)--Connection(250394637)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.638--ServerSession(454071866)--Connection(1553967601)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.638--UnitOfWork(788499396)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.638--UnitOfWork(788499396)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.638--UnitOfWork(788499396)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.638--ClientSession(555582297)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.654--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1150395314
    [junit] [EL Finer]: 2024-01-08 18:54:25.654--ClientSession(1150395314)--Thread(Thread[main,5,main])--acquire unit of work: 1226420901
    [junit] [EL Finest]: 2024-01-08 18:54:25.654--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--ServerSession(454071866)--Connection(474716280)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.655--ClientSession(1150395314)--Connection(474716280)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--ClientSession(1150395314)--Connection(474716280)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.655--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c5b3000)
    [junit] [EL Fine]: 2024-01-08 18:54:25.655--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.656--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@159e840a)
    [junit] [EL Finest]: 2024-01-08 18:54:25.656--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.656--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.656--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.656--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.656--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finer]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.656--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Finer]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Fine]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Finer]: 2024-01-08 18:54:25.657--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.658--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.659--ClientSession(1150395314)--Connection(1651375733)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.659--ServerSession(454071866)--Connection(474716280)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.659--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.659--ServerSession(454071866)--Connection(1955704565)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.659--ServerSession(454071866)--Connection(1955704565)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.659--ServerSession(454071866)--Connection(1389632167)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Connection(1955704565)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Connection(461793069)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Connection(461793069)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Connection(1654232238)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [223]
    [junit] [EL Finest]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Connection(461793069)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Connection(39426448)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Connection(39426448)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.66--ServerSession(454071866)--Connection(709769721)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [222]
    [junit] [EL Finest]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Connection(39426448)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Connection(1101545058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Connection(1101545058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Connection(259242718)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Connection(1101545058)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Connection(925961827)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Connection(925961827)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.661--ServerSession(454071866)--Connection(929725897)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.662--ServerSession(454071866)--Connection(925961827)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.662--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="employees" referenceClass=Employee sql="SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.662--ServerSession(454071866)--Connection(1068989224)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.662--ServerSession(454071866)--Connection(1068989224)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.662--ServerSession(454071866)--Connection(4864171)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.FIRSTNAME, t1.LASTNAME, t1.SALARY, t1.EMP_END, t1.EMP_START, t1.COSTCENTER, t1.DEPARTMENT, t1.BROKERAGE_ACCOUNT, t1.CUBICLE_FLOOR, t1.CUBICLE_PLACE, t1.SAMPLE_ACCOUNT, t1.PROFILE_GUID FROM TMP_EMP_PROJECT t0, TMP_EMP t1 WHERE ((t0.PROJECT_ID = ?) AND (t1.ID = t0.EMP_ID))
    [junit] 	bind => [225]
    [junit] [EL Finest]: 2024-01-08 18:54:25.662--ServerSession(454071866)--Connection(1068989224)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.662--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.662--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.662--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.662--ClientSession(1150395314)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.662--UnitOfWork(1226420901)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.662--ClientSession(1150395314)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.663--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 756771183
    [junit] [EL Finer]: 2024-01-08 18:54:25.663--ClientSession(756771183)--Thread(Thread[main,5,main])--acquire unit of work: 695286239
    [junit] [EL Finer]: 2024-01-08 18:54:25.663--UnitOfWork(695286239)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.663--UnitOfWork(695286239)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.663--UnitOfWork(695286239)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Employee sql="DELETE FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:25.663--ServerSession(454071866)--Connection(1054412153)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.663--ClientSession(756771183)--Connection(1054412153)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.663--ClientSession(756771183)--Connection(1054412153)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.664--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW
    [junit] [EL Fine]: 2024-01-08 18:54:25.664--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT
    [junit] [EL Fine]: 2024-01-08 18:54:25.664--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT
    [junit] [EL Fine]: 2024-01-08 18:54:25.664--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY
    [junit] [EL Fine]: 2024-01-08 18:54:25.664--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT
    [junit] [EL Fine]: 2024-01-08 18:54:25.664--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE
    [junit] [EL Fine]: 2024-01-08 18:54:25.664--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP
    [junit] [EL Finer]: 2024-01-08 18:54:25.665--UnitOfWork(695286239)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.665--UnitOfWork(695286239)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.665--UnitOfWork(695286239)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:25.665--UnitOfWork(695286239)--Thread(Thread[main,5,main])--Execute query DeleteAllQuery(referenceClass=Vehicle sql="DELETE FROM TMP_VEHICLE")
    [junit] [EL Fine]: 2024-01-08 18:54:25.665--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE_PROFILE
    [junit] [EL Fine]: 2024-01-08 18:54:25.665--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--DELETE FROM TMP_VEHICLE
    [junit] [EL Finer]: 2024-01-08 18:54:25.665--UnitOfWork(695286239)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.665--ClientSession(756771183)--Connection(516318396)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.666--ServerSession(454071866)--Connection(1054412153)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--UnitOfWork(695286239)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--UnitOfWork(695286239)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--UnitOfWork(695286239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--ClientSession(756771183)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--UnitOfWork(695286239)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--ClientSession(756771183)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 614065373
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--ClientSession(614065373)--Thread(Thread[main,5,main])--acquire unit of work: 1535946523
    [junit] [EL Finest]: 2024-01-08 18:54:25.666--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.666--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--assign sequence to the object (1,370 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@d83969c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.666--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@d83969c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.666--ServerSession(454071866)--Connection(360919233)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.666--ClientSession(614065373)--Connection(360919233)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.666--ClientSession(614065373)--Connection(360919233)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.666--ClientSession(614065373)--Connection(726245661)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, NUM_GEARS, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1370, null, null, 0, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:25.667--ClientSession(614065373)--Connection(726245661)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.667--ServerSession(454071866)--Connection(360919233)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.667--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.667--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:25.667--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBicycle" referenceClass=Bicycle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, NUM_GEARS FROM TMP_VEHICLE WHERE ((ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finer]: 2024-01-08 18:54:25.667--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.667--ClientSession(614065373)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.667--UnitOfWork(1535946523)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.667--ClientSession(614065373)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.67--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 902064238
    [junit] [EL Finer]: 2024-01-08 18:54:25.67--ClientSession(902064238)--Thread(Thread[main,5,main])--acquire unit of work: 258816026
    [junit] [EL Finest]: 2024-01-08 18:54:25.67--UnitOfWork(258816026)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@5ff839b0
    [junit] [EL Finest]: 2024-01-08 18:54:25.671--UnitOfWork(258816026)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="profiles" referenceClass=TravelProfile )
    [junit] [EL Finest]: 2024-01-08 18:54:25.671--ServerSession(454071866)--Connection(1816831962)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.671--ServerSession(454071866)--Connection(1816831962)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.671--ServerSession(454071866)--Connection(26517359)--Thread(Thread[main,5,main])--SELECT t1.GUID, t1.AIRLINE, t1.SMOKER FROM TMP_VEHICLE_PROFILE t0, TMP_PROFILE t1 WHERE ((t0.VEHICLE_ID = ?) AND (t1.GUID = t0.PROFILE_ID))
    [junit] 	bind => [1370]
    [junit] [EL Finest]: 2024-01-08 18:54:25.671--ServerSession(454071866)--Connection(1816831962)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.672--UnitOfWork(258816026)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:25.672--ServerSession(454071866)--Connection(1251902277)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.672--ServerSession(454071866)--Connection(1251902277)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.672--ServerSession(454071866)--Connection(1867780766)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [9999]
    [junit] [EL Finest]: 2024-01-08 18:54:25.672--ServerSession(454071866)--Connection(1251902277)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.672--UnitOfWork(258816026)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.672--UnitOfWork(258816026)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Bicycle@2e60f647)
    [junit] [EL Finest]: 2024-01-08 18:54:25.673--ServerSession(454071866)--Connection(362458328)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.673--ClientSession(902064238)--Connection(362458328)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.673--ClientSession(902064238)--Connection(362458328)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.673--UnitOfWork(258816026)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@572b709e)
    [junit] [EL Fine]: 2024-01-08 18:54:25.674--ClientSession(902064238)--Connection(42722390)--Thread(Thread[main,5,main])--UPDATE TMP_VEHICLE SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 1370, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.674--ClientSession(902064238)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="riders" sql="INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:25.674--ClientSession(902064238)--Connection(42722390)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9999, Robbi, Tobbi, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.674--ClientSession(902064238)--Connection(42722390)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_BICYCLE (EMPLOYEE_ID, BICYCLE_ID) VALUES (?, ?)
    [junit] 	bind => [9999, 1370]
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--ClientSession(902064238)--Connection(42722390)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.675--ServerSession(454071866)--Connection(362458328)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--UnitOfWork(258816026)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--UnitOfWork(258816026)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--UnitOfWork(258816026)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--ClientSession(902064238)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--UnitOfWork(258816026)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--ClientSession(902064238)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1233836542
    [junit] [EL Finer]: 2024-01-08 18:54:25.675--ClientSession(1233836542)--Thread(Thread[main,5,main])--acquire unit of work: 820100736
    [junit] [EL Finest]: 2024-01-08 18:54:25.675--UnitOfWork(820100736)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.675--UnitOfWork(820100736)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@69915595
    [junit] [EL Finest]: 2024-01-08 18:54:25.676--UnitOfWork(820100736)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.676--ServerSession(454071866)--Connection(805915921)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.676--ServerSession(454071866)--Connection(805915921)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.676--ServerSession(454071866)--Connection(793978823)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [9999, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.676--ServerSession(454071866)--Connection(805915921)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.693--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1285292625
    [junit] [EL Finer]: 2024-01-08 18:54:25.693--ClientSession(1285292625)--Thread(Thread[main,5,main])--acquire unit of work: 154311019
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--ServerSession(454071866)--Connection(1597655148)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.693--ClientSession(1285292625)--Connection(1597655148)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--ClientSession(1285292625)--Connection(1597655148)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.693--UnitOfWork(154311019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@48846828)
    [junit] [EL Fine]: 2024-01-08 18:54:25.693--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.694--UnitOfWork(154311019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64a67067)
    [junit] [EL Finest]: 2024-01-08 18:54:25.694--UnitOfWork(154311019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@95afa5c)
    [junit] [EL Finer]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [2, Fred von, Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.694--UnitOfWork(154311019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:25.694--UnitOfWork(154311019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:25.694--UnitOfWork(154311019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:25.694--UnitOfWork(154311019)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finer]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [226, Eclipse Linken]
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [223, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [225, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [224, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [222, G?rteltiere puhlen]
    [junit] [EL Finer]: 2024-01-08 18:54:25.694--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [1, 0, 226]
    [junit] [EL Fine]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [1, 0, 223]
    [junit] [EL Fine]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [1, 0, 225]
    [junit] [EL Fine]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [1, 0, 224]
    [junit] [EL Fine]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [1, 0, 222]
    [junit] [EL Finer]: 2024-01-08 18:54:25.695--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [224, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [225, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [223, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [224, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--	bind => [222, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:25.696--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--ClientSession(1285292625)--Connection(1692455778)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.697--ServerSession(454071866)--Connection(1597655148)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--UnitOfWork(154311019)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--UnitOfWork(154311019)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--UnitOfWork(154311019)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--ClientSession(1285292625)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--UnitOfWork(154311019)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--ClientSession(1285292625)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1398163306
    [junit] [EL Finer]: 2024-01-08 18:54:25.697--ClientSession(1398163306)--Thread(Thread[main,5,main])--acquire unit of work: 2059233584
    [junit] [EL Finest]: 2024-01-08 18:54:25.697--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.697--ServerSession(454071866)--Connection(2081316957)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(2081316957)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(2137510298)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(2081316957)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(868139)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(868139)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(1093129649)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(868139)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(2022405738)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(2022405738)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.698--ServerSession(454071866)--Connection(286714423)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Connection(2022405738)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Connection(325198909)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Connection(325198909)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Connection(813246493)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Connection(325198909)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Connection(1664274789)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Connection(1664274789)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.699--ServerSession(454071866)--Connection(443688158)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.7--ServerSession(454071866)--Connection(1664274789)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.7--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.7--ServerSession(454071866)--Connection(922458720)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.7--ServerSession(454071866)--Connection(922458720)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.7--ServerSession(454071866)--Connection(1136118819)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.7--ServerSession(454071866)--Connection(922458720)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.7--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.7--ServerSession(454071866)--Connection(910907377)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.7--ServerSession(454071866)--Connection(910907377)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.7--ServerSession(454071866)--Connection(1544152002)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(910907377)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(736233587)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(736233587)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(1199187489)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(736233587)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(1495650362)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(1495650362)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(1341697553)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(1495650362)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.701--ServerSession(454071866)--Connection(1883078542)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(1883078542)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(124700083)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(1883078542)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(2106477635)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(2106477635)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(1716821363)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(2106477635)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(2042599921)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.702--ServerSession(454071866)--Connection(2042599921)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(1994141393)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(2042599921)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.703--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(387852168)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(387852168)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(317408395)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(387852168)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.703--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(1033654813)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(1033654813)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.703--ServerSession(454071866)--Connection(1532497985)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.736--ServerSession(454071866)--Connection(1033654813)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.736--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.736--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.736--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.736--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.736--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.736--ServerSession(454071866)--Connection(1816013885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.736--ServerSession(454071866)--Connection(1816013885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.737--ServerSession(454071866)--Connection(1415784869)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.737--ServerSession(454071866)--Connection(1816013885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.737--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290
    [junit] [EL Finest]: 2024-01-08 18:54:25.737--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.737--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@62bffd8e)
    [junit] [EL Finest]: 2024-01-08 18:54:25.737--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_PROJECT WHERE ((PROJECT_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.737--ServerSession(454071866)--Connection(344581796)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.737--ClientSession(1398163306)--Connection(344581796)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.737--ClientSession(1398163306)--Connection(344581796)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.737--ClientSession(1398163306)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:25.737--ClientSession(1398163306)--Connection(860408971)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE ((PROJECT_ID = ?) AND (EMP_ID = ?))
    [junit] 	bind => [225, 2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.738--ClientSession(1398163306)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.738--ClientSession(1398163306)--Connection(860408971)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.738--ClientSession(1398163306)--Connection(860408971)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.738--ClientSession(1398163306)--Connection(860408971)--Thread(Thread[main,5,main])--	bind => [222, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:25.738--ClientSession(1398163306)--Connection(860408971)--Thread(Thread[main,5,main])--	bind => [223, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.738--ClientSession(1398163306)--Connection(860408971)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.738--ClientSession(1398163306)--Connection(860408971)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.739--ServerSession(454071866)--Connection(344581796)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.739--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.739--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.739--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.739--ClientSession(1398163306)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.739--UnitOfWork(2059233584)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.739--ClientSession(1398163306)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.739--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1233975218
    [junit] [EL Finer]: 2024-01-08 18:54:25.739--ClientSession(1233975218)--Thread(Thread[main,5,main])--acquire unit of work: 1409774814
    [junit] [EL Finest]: 2024-01-08 18:54:25.739--UnitOfWork(1409774814)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.739--UnitOfWork(1409774814)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57f4f2aa
    [junit] [EL Finest]: 2024-01-08 18:54:25.739--UnitOfWork(1409774814)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.739--UnitOfWork(1409774814)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.739--ServerSession(454071866)--Connection(447426313)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.739--ServerSession(454071866)--Connection(447426313)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.74--ServerSession(454071866)--Connection(1969555718)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.74--ServerSession(454071866)--Connection(447426313)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.74--UnitOfWork(1409774814)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:25.74--UnitOfWork(1409774814)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:25.74--UnitOfWork(1409774814)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finer]: 2024-01-08 18:54:25.74--UnitOfWork(1409774814)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.74--ClientSession(1233975218)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.602 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestBidirectionalOneToOne
    [junit] [EL Finer]: 2024-01-08 18:54:25.763--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 904215674
    [junit] [EL Finer]: 2024-01-08 18:54:25.763--ClientSession(904215674)--Thread(Thread[main,5,main])--acquire unit of work: 1863718261
    [junit] [EL Finest]: 2024-01-08 18:54:25.763--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.763--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.763--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.763--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.763--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.763--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.763--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.763--ServerSession(454071866)--Connection(513878817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.763--ClientSession(904215674)--Connection(513878817)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.763--ClientSession(904215674)--Connection(513878817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.764--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@77a02171)
    [junit] [EL Fine]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.764--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@7e6d6439)
    [junit] [EL Finest]: 2024-01-08 18:54:25.764--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d959df4)
    [junit] [EL Finer]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--	bind => [44, 33, blue]
    [junit] [EL Fine]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--	bind => [20, 10, green]
    [junit] [EL Finer]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.764--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@210f70d0)
    [junit] [EL Finer]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, 10, 20, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--	bind => [2, Fred, vom Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.764--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.765--ClientSession(904215674)--Connection(949214756)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.765--ServerSession(454071866)--Connection(513878817)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.765--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.765--ServerSession(454071866)--Connection(281071501)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.765--ServerSession(454071866)--Connection(281071501)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.765--ServerSession(454071866)--Connection(2049150559)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Connection(281071501)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Connection(324808831)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Connection(324808831)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Connection(100022590)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Connection(324808831)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Connection(1737417749)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Connection(1737417749)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.766--ServerSession(454071866)--Connection(354676563)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.767--ServerSession(454071866)--Connection(1737417749)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.767--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.767--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.767--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.767--ClientSession(904215674)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.767--UnitOfWork(1863718261)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.767--ClientSession(904215674)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.767--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1249340874
    [junit] [EL Finer]: 2024-01-08 18:54:25.767--ClientSession(1249340874)--Thread(Thread[main,5,main])--acquire unit of work: 1514772189
    [junit] [EL Finest]: 2024-01-08 18:54:25.767--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.767--ServerSession(454071866)--Connection(1352315824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.767--ServerSession(454071866)--Connection(1352315824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.767--ServerSession(454071866)--Connection(822858408)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.767--ServerSession(454071866)--Connection(1352315824)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Connection(1401440131)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Connection(1401440131)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Connection(1014579656)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Connection(1401440131)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="cubicle" referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Connection(1720131425)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Connection(1720131425)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.768--ServerSession(454071866)--Connection(1998780525)--Thread(Thread[main,5,main])--SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))
    [junit] 	bind => [20, 10]
    [junit] [EL Finest]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Connection(1720131425)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="employee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Connection(912089967)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Connection(912089967)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Connection(81960647)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))
    [junit] 	bind => [10, 20]
    [junit] [EL Finest]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Connection(912089967)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Connection(2100483759)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.769--ServerSession(454071866)--Connection(2100483759)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Connection(539595901)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Connection(2100483759)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Connection(278439181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Connection(278439181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Connection(2071240223)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Connection(278439181)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Connection(462669439)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.77--ServerSession(454071866)--Connection(462669439)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.771--ServerSession(454071866)--Connection(1145579380)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.771--ServerSession(454071866)--Connection(462669439)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.771--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="cubicle" referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:25.771--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3b7bb63d
    [junit] [EL Finest]: 2024-01-08 18:54:25.771--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.771--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.771--ServerSession(454071866)--Connection(992529451)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.771--ServerSession(454071866)--Connection(992529451)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.771--ServerSession(454071866)--Connection(1345164437)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.772--ServerSession(454071866)--Connection(992529451)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.772--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.772--ServerSession(454071866)--Connection(2036895127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.772--ServerSession(454071866)--Connection(2036895127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.772--ServerSession(454071866)--Connection(81547013)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.772--ServerSession(454071866)--Connection(2036895127)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--ClientSession(1249340874)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--UnitOfWork(1514772189)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--ClientSession(1249340874)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 716520950
    [junit] [EL Finer]: 2024-01-08 18:54:25.772--ClientSession(716520950)--Thread(Thread[main,5,main])--acquire unit of work: 628195866
    [junit] [EL Finest]: 2024-01-08 18:54:25.772--UnitOfWork(628195866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.772--UnitOfWork(628195866)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--ServerSession(454071866)--Connection(1455087188)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--ServerSession(454071866)--Connection(1455087188)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.773--ServerSession(454071866)--Connection(2138240971)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--ServerSession(454071866)--Connection(1455087188)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3b7bb63d
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--ClientSession(716520950)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--UnitOfWork(628195866)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--ClientSession(716520950)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1201023561
    [junit] [EL Finer]: 2024-01-08 18:54:25.773--ClientSession(1201023561)--Thread(Thread[main,5,main])--acquire unit of work: 570136737
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--UnitOfWork(570136737)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--UnitOfWork(570136737)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.773--UnitOfWork(570136737)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.774--UnitOfWork(570136737)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.774--ServerSession(454071866)--Connection(700578476)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.774--ServerSession(454071866)--Connection(700578476)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.774--ServerSession(454071866)--Connection(1417826725)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.774--ServerSession(454071866)--Connection(700578476)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.774--UnitOfWork(570136737)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3b7bb63d
    [junit] [EL Finest]: 2024-01-08 18:54:25.774--UnitOfWork(570136737)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finer]: 2024-01-08 18:54:25.774--UnitOfWork(570136737)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.774--UnitOfWork(570136737)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.774--UnitOfWork(570136737)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.774--UnitOfWork(570136737)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.774--ClientSession(1201023561)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.774--UnitOfWork(570136737)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.774--ClientSession(1201023561)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.79--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1164606376
    [junit] [EL Finer]: 2024-01-08 18:54:25.79--ClientSession(1164606376)--Thread(Thread[main,5,main])--acquire unit of work: 234085587
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--UnitOfWork(234085587)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--UnitOfWork(234085587)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--UnitOfWork(234085587)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--UnitOfWork(234085587)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--UnitOfWork(234085587)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.79--UnitOfWork(234085587)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--UnitOfWork(234085587)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--ServerSession(454071866)--Connection(1547583355)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.79--ClientSession(1164606376)--Connection(1547583355)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--ClientSession(1164606376)--Connection(1547583355)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.79--UnitOfWork(234085587)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@61d05537)
    [junit] [EL Fine]: 2024-01-08 18:54:25.79--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.791--UnitOfWork(234085587)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@76c4e8f0)
    [junit] [EL Finest]: 2024-01-08 18:54:25.791--UnitOfWork(234085587)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6542a5cf)
    [junit] [EL Finer]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--	bind => [44, 33, blue]
    [junit] [EL Fine]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--	bind => [20, 10, green]
    [junit] [EL Finer]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.791--UnitOfWork(234085587)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@73e33720)
    [junit] [EL Finer]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--	bind => [2, Fred, vom Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, 10, 20, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.791--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.792--ClientSession(1164606376)--Connection(97379863)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.792--ServerSession(454071866)--Connection(1547583355)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.792--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.792--ServerSession(454071866)--Connection(424523280)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.792--ServerSession(454071866)--Connection(424523280)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.792--ServerSession(454071866)--Connection(136197209)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Connection(424523280)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Connection(1691416215)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Connection(1691416215)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Connection(282665259)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Connection(1691416215)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.793--UnitOfWork(234085587)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.793--UnitOfWork(234085587)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.793--UnitOfWork(234085587)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.793--ClientSession(1164606376)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.793--UnitOfWork(234085587)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.793--ClientSession(1164606376)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 697982480
    [junit] [EL Finer]: 2024-01-08 18:54:25.793--ClientSession(697982480)--Thread(Thread[main,5,main])--acquire unit of work: 1251828218
    [junit] [EL Finest]: 2024-01-08 18:54:25.793--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Connection(328520187)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.793--ServerSession(454071866)--Connection(328520187)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(421402839)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(328520187)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(1980926645)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(1980926645)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(530840576)--Thread(Thread[main,5,main])--SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(1980926645)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="cubicle" referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(659606408)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(659606408)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.794--ServerSession(454071866)--Connection(1173732085)--Thread(Thread[main,5,main])--SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))
    [junit] 	bind => [20, 10]
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(659606408)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="employee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(379229390)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(379229390)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(934740254)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))
    [junit] 	bind => [10, 20]
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(379229390)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(710099682)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(710099682)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(1747816322)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.795--ServerSession(454071866)--Connection(710099682)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Connection(1366219467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Connection(1366219467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Connection(1629144662)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Connection(1366219467)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Connection(1260903931)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Connection(1260903931)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Connection(2092473023)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--ServerSession(454071866)--Connection(1260903931)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.796--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="cubicle" referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3b7bb63d
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--ServerSession(454071866)--Connection(1068912229)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--ServerSession(454071866)--Connection(1068912229)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.797--ServerSession(454071866)--Connection(123946574)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--ServerSession(454071866)--Connection(1068912229)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--ServerSession(454071866)--Connection(958527558)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--ServerSession(454071866)--Connection(958527558)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.797--ServerSession(454071866)--Connection(879316065)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [1, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.797--ServerSession(454071866)--Connection(958527558)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Connection(1432761769)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Connection(1432761769)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Connection(1664287883)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Connection(1432761769)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Connection(2032247820)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Connection(2032247820)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Connection(47046911)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.798--ServerSession(454071866)--Connection(2032247820)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.799--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.799--ServerSession(454071866)--Connection(1215520619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.799--ServerSession(454071866)--Connection(1215520619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.799--ServerSession(454071866)--Connection(1007063981)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.799--ServerSession(454071866)--Connection(1215520619)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.799--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="department" referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:25.8--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.8--ServerSession(454071866)--Connection(687356737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.8--ServerSession(454071866)--Connection(687356737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.8--ServerSession(454071866)--Connection(2057478450)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.8--ServerSession(454071866)--Connection(687356737)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.8--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="motorVehicle" referenceClass=MotorVehicle sql="SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.8--ServerSession(454071866)--Connection(704496042)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.8--ServerSession(454071866)--Connection(704496042)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.8--ServerSession(454071866)--Connection(1085720039)--Thread(Thread[main,5,main])--SELECT ID, DTYPE, BRAND, COLOR, VERSION, LICENSE_PLATE, MODEL, TRANSMISSION_TYPE, EMPLOYEE_ID, MAX_LOAD, TOP_SPEED FROM TMP_VEHICLE WHERE ((EMPLOYEE_ID = ?) AND (DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 91, 11, 71]
    [junit] [EL Finest]: 2024-01-08 18:54:25.801--ServerSession(454071866)--Connection(704496042)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.801--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="bicycles" referenceClass=Bicycle sql="SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.801--ServerSession(454071866)--Connection(1406032994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.801--ServerSession(454071866)--Connection(1406032994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.801--ServerSession(454071866)--Connection(343488288)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t1.BRAND, t1.COLOR, t1.VERSION, t1.NUM_GEARS FROM TMP_EMP_BICYCLE t0, TMP_VEHICLE t1 WHERE (((t0.EMPLOYEE_ID = ?) AND (t1.ID = t0.BICYCLE_ID)) AND (t1.DTYPE IN (?, ?, ?)))
    [junit] 	bind => [2, 4, 45, 4711]
    [junit] [EL Finest]: 2024-01-08 18:54:25.801--ServerSession(454071866)--Connection(1406032994)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.801--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.801--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@4a8b9aca)
    [junit] [EL Finest]: 2024-01-08 18:54:25.801--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43bc8030)
    [junit] [EL Finest]: 2024-01-08 18:54:25.802--ServerSession(454071866)--Connection(445489818)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.802--ClientSession(697982480)--Connection(445489818)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.802--ClientSession(697982480)--Connection(445489818)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.802--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d0e0179)
    [junit] [EL Finer]: 2024-01-08 18:54:25.802--ClientSession(697982480)--Connection(824446710)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.802--ClientSession(697982480)--Connection(824446710)--Thread(Thread[main,5,main])--UPDATE TMP_EMP SET CUBICLE_FLOOR = ?, CUBICLE_PLACE = ? WHERE (ID = ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.802--ClientSession(697982480)--Connection(824446710)--Thread(Thread[main,5,main])--	bind => [null, null, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:25.802--ClientSession(697982480)--Connection(824446710)--Thread(Thread[main,5,main])--	bind => [10, 20, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:25.802--ClientSession(697982480)--Connection(824446710)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.803--ClientSession(697982480)--Connection(824446710)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.803--ServerSession(454071866)--Connection(445489818)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.803--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.803--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.803--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.803--ClientSession(697982480)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.803--UnitOfWork(1251828218)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.803--ClientSession(697982480)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.804--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1053888906
    [junit] [EL Finer]: 2024-01-08 18:54:25.804--ClientSession(1053888906)--Thread(Thread[main,5,main])--acquire unit of work: 1228926392
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--ServerSession(454071866)--Connection(1624799476)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--ServerSession(454071866)--Connection(1624799476)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.804--ServerSession(454071866)--Connection(1455168378)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--ServerSession(454071866)--Connection(1624799476)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.804--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57f4f2aa
    [junit] [EL Finest]: 2024-01-08 18:54:25.805--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:25.839--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.84--ServerSession(454071866)--Connection(134918025)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.84--ServerSession(454071866)--Connection(134918025)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.84--ServerSession(454071866)--Connection(1046155833)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.84--ServerSession(454071866)--Connection(134918025)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.84--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@3b7bb63d
    [junit] [EL Finest]: 2024-01-08 18:54:25.84--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57f4f2aa
    [junit] [EL Finest]: 2024-01-08 18:54:25.841--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCubicle" referenceClass=Cubicle sql="SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.841--ServerSession(454071866)--Connection(1703886898)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.841--ServerSession(454071866)--Connection(1703886898)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.841--ServerSession(454071866)--Connection(52649056)--Thread(Thread[main,5,main])--SELECT PLACE, FLOOR, COLOR FROM TMP_CUBICLE WHERE ((PLACE = ?) AND (FLOOR = ?))
    [junit] 	bind => [44, 33]
    [junit] [EL Finest]: 2024-01-08 18:54:25.841--ServerSession(454071866)--Connection(1703886898)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.841--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="employee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.841--ServerSession(454071866)--Connection(19064308)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.841--ServerSession(454071866)--Connection(19064308)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.842--ServerSession(454071866)--Connection(419133932)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))
    [junit] 	bind => [33, 44]
    [junit] [EL Finest]: 2024-01-08 18:54:25.842--ServerSession(454071866)--Connection(19064308)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.842--UnitOfWork(1228926392)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="employee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.842--ServerSession(454071866)--Connection(1185886409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.842--ServerSession(454071866)--Connection(1185886409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.842--ServerSession(454071866)--Connection(1353998509)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE ((CUBICLE_FLOOR = ?) AND (CUBICLE_PLACE = ?))
    [junit] 	bind => [33, 44]
    [junit] [EL Finest]: 2024-01-08 18:54:25.842--ServerSession(454071866)--Connection(1185886409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestEagerLoading
    [junit] [EL Finer]: 2024-01-08 18:54:25.863--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1250765481
    [junit] [EL Finer]: 2024-01-08 18:54:25.863--ClientSession(1250765481)--Thread(Thread[main,5,main])--acquire unit of work: 1595094837
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--assign sequence to the object (1,371 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@7aa371c4)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--assign sequence to the object (1,372 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@430ca35f)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--assign sequence to the object (1,373 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@2da3ae4c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.863--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.864--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.864--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@91becb1)
    [junit] [EL Finest]: 2024-01-08 18:54:25.864--ServerSession(454071866)--Connection(139388030)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(139388030)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(139388030)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.864--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@2f2bb096)
    [junit] [EL Finest]: 2024-01-08 18:54:25.864--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@43df0684)
    [junit] [EL Finest]: 2024-01-08 18:54:25.864--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@73be117d)
    [junit] [EL Finest]: 2024-01-08 18:54:25.864--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@6788303d)
    [junit] [EL Finer]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [11, 0.0, BA-11, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [12, 0.0, BA-12, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [13, 0.0, BA-13, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [14, 0.0, BA-14, BrokerageAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:25.864--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.865--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@1f34fada)
    [junit] [EL Finest]: 2024-01-08 18:54:25.865--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64d67c04)
    [junit] [EL Finer]: 2024-01-08 18:54:25.865--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.865--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--INSERT INTO TMP_COSTCENTER (ID, NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.865--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [1, Keine Kohle]
    [junit] [EL Fine]: 2024-01-08 18:54:25.865--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [2, M?chtig Moos]
    [junit] [EL Finer]: 2024-01-08 18:54:25.865--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.866--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5c0caf75)
    [junit] [EL Finest]: 2024-01-08 18:54:25.866--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7ac2db4c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.866--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ccf53f7)
    [junit] [EL Finest]: 2024-01-08 18:54:25.866--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2240db82)
    [junit] [EL Finest]: 2024-01-08 18:54:25.866--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@430ca35f)
    [junit] [EL Finer]: 2024-01-08 18:54:25.866--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.866--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.866--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [3, Gustav, Gans, null, null, null, 1, null, 13, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.866--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [2, Daisy, Duck, null, null, null, 1, null, 12, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.866--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [5, Klaas, Klever, null, null, null, 2, null, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.866--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [1, Donald, Duck, null, null, null, 1, null, 11, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.866--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [4, Dagobert, Duck, null, null, null, 2, null, 14, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.866--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.867--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@2da3ae4c)
    [junit] [EL Finest]: 2024-01-08 18:54:25.867--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@7aa371c4)
    [junit] [EL Finer]: 2024-01-08 18:54:25.867--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.867--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TOP_SPEED, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.867--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [1372, Rolls Royce, null, null, null, 0, null, 1, 4, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:25.867--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [1373, Ferrari, null, null, null, 0, null, 1, 5, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:25.867--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [1371, Fiat, null, null, null, 0, null, 1, 1, 71]
    [junit] [EL Finer]: 2024-01-08 18:54:25.867--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.868--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.868--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--INSERT INTO TMP_BROKER_ACC (RISKLEVEL, ACC_NUMBER) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.868--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [null, 11]
    [junit] [EL Fine]: 2024-01-08 18:54:25.868--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [null, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:25.868--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [null, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:25.868--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--	bind => [null, 14]
    [junit] [EL Finer]: 2024-01-08 18:54:25.868--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.868--ClientSession(1250765481)--Connection(567135922)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.868--ServerSession(454071866)--Connection(139388030)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:25.869--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.869--ServerSession(454071866)--Connection(146906367)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.869--ServerSession(454071866)--Connection(146906367)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.869--ServerSession(454071866)--Connection(1696958083)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.869--ServerSession(454071866)--Connection(146906367)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.869--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.869--ServerSession(454071866)--Connection(1175274169)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.869--ServerSession(454071866)--Connection(1175274169)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Connection(1118771427)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Connection(1175274169)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="patents" referenceClass=Patent sql="SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Connection(1836304353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Connection(1836304353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Connection(1103579260)--Thread(Thread[main,5,main])--SELECT t1.PAT_ASSIGNATION, t1.PAT_DESCRIPTION, t1.PAT_YEAR, t1.PAT_NAME FROM TMP_EMP_PATENT t0, TMP_PATENT t1 WHERE ((t0.EMP_ID = ?) AND ((t1.PAT_YEAR = t0.PATENT_YEAR) AND (t1.PAT_NAME = t0.PATENT_NAME)))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Connection(1836304353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="projects" referenceClass=Project sql="SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Connection(1277717177)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.87--ServerSession(454071866)--Connection(1277717177)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.871--ServerSession(454071866)--Connection(1058529298)--Thread(Thread[main,5,main])--SELECT t1.ID, t2.PROJECT_ID, t1.PROJ_NAME, t2.PLANNED_DAYS, t2.USED_DAYS FROM TMP_EMP_PROJECT t0, TMP_PROJECT_DETAILS t2, TMP_PROJECT t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.PROJECT_ID)) AND (t2.PROJECT_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.871--ServerSession(454071866)--Connection(1277717177)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.871--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.871--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.871--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.871--ClientSession(1250765481)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.871--UnitOfWork(1595094837)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.871--ClientSession(1250765481)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.872--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 420461209
    [junit] [EL Finer]: 2024-01-08 18:54:25.872--ClientSession(420461209)--Thread(Thread[main,5,main])--acquire unit of work: 465363831
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP")
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--ServerSession(454071866)--Connection(1569218941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--ServerSession(454071866)--Connection(1569218941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.872--ServerSession(454071866)--Connection(37296778)--Thread(Thread[main,5,main])--SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--ServerSession(454071866)--Connection(1569218941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4c04a75
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57f4f2aa
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4c04a75
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:25.872--ServerSession(454071866)--Connection(443728213)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.873--ServerSession(454071866)--Connection(443728213)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.873--ServerSession(454071866)--Connection(1482289927)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.873--ServerSession(454071866)--Connection(443728213)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.873--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@75004ee2
    [junit] [EL Finest]: 2024-01-08 18:54:25.873--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.873--ServerSession(454071866)--Connection(2037662078)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.873--ServerSession(454071866)--Connection(2037662078)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.873--ServerSession(454071866)--Connection(1856132252)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.873--ServerSession(454071866)--Connection(2037662078)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.873--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d2be854
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4c04a75
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--ServerSession(454071866)--Connection(274111530)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--ServerSession(454071866)--Connection(274111530)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.874--ServerSession(454071866)--Connection(1823222792)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--ServerSession(454071866)--Connection(274111530)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@1a2b76fa
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--ServerSession(454071866)--Connection(1043861081)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.874--ServerSession(454071866)--Connection(1043861081)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.874--ServerSession(454071866)--Connection(863615482)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [3, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.875--ServerSession(454071866)--Connection(1043861081)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.875--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:25.875--ServerSession(454071866)--Connection(1472579608)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.875--ServerSession(454071866)--Connection(1472579608)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.875--ServerSession(454071866)--Connection(703680127)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.875--ServerSession(454071866)--Connection(1472579608)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.875--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.875--ServerSession(454071866)--Connection(2131253156)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.875--ServerSession(454071866)--Connection(2131253156)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.875--ServerSession(454071866)--Connection(1546218636)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--ServerSession(454071866)--Connection(2131253156)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@4e67fd2d
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4df85d38
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@611f9bcc
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a9d9a3e
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4df85d38
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--ServerSession(454071866)--Connection(2046397134)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.876--ServerSession(454071866)--Connection(2046397134)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.876--ServerSession(454071866)--Connection(1960443244)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [5, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--ServerSession(454071866)--Connection(2046397134)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@158315c8
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a9d9a3e
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--ServerSession(454071866)--Connection(574476737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--ServerSession(454071866)--Connection(574476737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.877--ServerSession(454071866)--Connection(431258231)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [14, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--ServerSession(454071866)--Connection(574476737)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--ServerSession(454071866)--Connection(328754855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.877--ServerSession(454071866)--Connection(328754855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.877--ServerSession(454071866)--Connection(700825953)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.878--ServerSession(454071866)--Connection(328754855)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.878--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@504afa3c
    [junit] [EL Finest]: 2024-01-08 18:54:25.878--UnitOfWork(465363831)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@611f9bcc
    [junit] [EL Finer]: 2024-01-08 18:54:25.893--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 77768317
    [junit] [EL Finer]: 2024-01-08 18:54:25.894--ClientSession(77768317)--Thread(Thread[main,5,main])--acquire unit of work: 171706913
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--assign sequence to the object (1,374 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@3c1f6309)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--assign sequence to the object (1,375 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@5d4bb2a9)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--assign sequence to the object (1,376 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@5c165457)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@7c7e0c55)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--ServerSession(454071866)--Connection(1257321444)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.894--ClientSession(77768317)--Connection(1257321444)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--ClientSession(77768317)--Connection(1257321444)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@12a44b61)
    [junit] [EL Finest]: 2024-01-08 18:54:25.894--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@1aebd0c7)
    [junit] [EL Finest]: 2024-01-08 18:54:25.895--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@1ab5f7c2)
    [junit] [EL Finest]: 2024-01-08 18:54:25.895--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4718c139)
    [junit] [EL Finer]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--INSERT INTO TMP_ACCOUNT (ACC_NUMBER, BALANCE, OWNER, TYPE) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [13, 0.0, BA-13, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [14, 0.0, BA-14, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [12, 0.0, BA-12, BrokerageAccount]
    [junit] [EL Fine]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [11, 0.0, BA-11, BrokerageAccount]
    [junit] [EL Finer]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.895--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4baf4479)
    [junit] [EL Finest]: 2024-01-08 18:54:25.895--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a0b8dca)
    [junit] [EL Finer]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--INSERT INTO TMP_COSTCENTER (ID, NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [2, M?chtig Moos]
    [junit] [EL Fine]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [1, Keine Kohle]
    [junit] [EL Finer]: 2024-01-08 18:54:25.895--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.896--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@cb26deb)
    [junit] [EL Finest]: 2024-01-08 18:54:25.896--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d22747f)
    [junit] [EL Finest]: 2024-01-08 18:54:25.896--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@561816e9)
    [junit] [EL Finest]: 2024-01-08 18:54:25.896--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@43d4a4f3)
    [junit] [EL Finest]: 2024-01-08 18:54:25.896--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@5c165457)
    [junit] [EL Finer]: 2024-01-08 18:54:25.896--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.896--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.896--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [4, Dagobert, Duck, null, null, null, 2, null, 14, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.896--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [3, Gustav, Gans, null, null, null, 1, null, 13, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.896--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [2, Daisy, Duck, null, null, null, 1, null, 12, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.896--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [1, Donald, Duck, null, null, null, 1, null, 11, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.896--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [5, Klaas, Klever, null, null, null, 2, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.896--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.897--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@3c1f6309)
    [junit] [EL Finest]: 2024-01-08 18:54:25.897--UnitOfWork(171706913)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@5d4bb2a9)
    [junit] [EL Finer]: 2024-01-08 18:54:25.897--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.897--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--INSERT INTO TMP_VEHICLE (ID, BRAND, COLOR, LICENSE_PLATE, MODEL, TOP_SPEED, TRANSMISSION_TYPE, VERSION, EMPLOYEE_ID, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.897--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [1376, Ferrari, null, null, null, 0, null, 1, 5, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:25.897--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [1374, Fiat, null, null, null, 0, null, 1, 1, 71]
    [junit] [EL Fine]: 2024-01-08 18:54:25.897--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [1375, Rolls Royce, null, null, null, 0, null, 1, 4, 71]
    [junit] [EL Finer]: 2024-01-08 18:54:25.897--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.898--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.898--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--INSERT INTO TMP_BROKER_ACC (RISKLEVEL, ACC_NUMBER) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.898--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [null, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:25.898--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [null, 14]
    [junit] [EL Fine]: 2024-01-08 18:54:25.898--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [null, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:25.898--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--	bind => [null, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:25.898--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.898--ClientSession(77768317)--Connection(1277790293)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.899--ServerSession(454071866)--Connection(1257321444)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.899--UnitOfWork(171706913)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.899--UnitOfWork(171706913)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.899--UnitOfWork(171706913)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.899--ClientSession(77768317)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.899--UnitOfWork(171706913)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.899--ClientSession(77768317)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.899--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1202153674
    [junit] [EL Finer]: 2024-01-08 18:54:25.899--ClientSession(1202153674)--Thread(Thread[main,5,main])--acquire unit of work: 1918537167
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=CostCenter sql="SELECT ID, NAME FROM TMP_COSTCENTER ORDER BY ID")
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--ServerSession(454071866)--Connection(439338915)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--ServerSession(454071866)--Connection(439338915)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.9--ServerSession(454071866)--Connection(345104268)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_COSTCENTER ORDER BY ID
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--ServerSession(454071866)--Connection(439338915)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4c04a75
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--ServerSession(454071866)--Connection(951849613)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.9--ServerSession(454071866)--Connection(951849613)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.9--ServerSession(454071866)--Connection(14429501)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [11, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.901--ServerSession(454071866)--Connection(951849613)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.901--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@24b44bb8
    [junit] [EL Finest]: 2024-01-08 18:54:25.901--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.901--ServerSession(454071866)--Connection(2093227481)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.901--ServerSession(454071866)--Connection(2093227481)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.901--ServerSession(454071866)--Connection(487613113)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.901--ServerSession(454071866)--Connection(2093227481)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.901--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@2ae81c68
    [junit] [EL Finest]: 2024-01-08 18:54:25.901--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57f4f2aa
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4c04a75
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--ServerSession(454071866)--Connection(1484672206)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--ServerSession(454071866)--Connection(1484672206)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.902--ServerSession(454071866)--Connection(667607772)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [12, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--ServerSession(454071866)--Connection(1484672206)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@4c35eadb
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--ServerSession(454071866)--Connection(1720174511)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.902--ServerSession(454071866)--Connection(1720174511)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.902--ServerSession(454071866)--Connection(380306849)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--ServerSession(454071866)--Connection(1720174511)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d2be854
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4c04a75
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--ServerSession(454071866)--Connection(25211632)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--ServerSession(454071866)--Connection(25211632)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.903--ServerSession(454071866)--Connection(1330129260)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [13, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--ServerSession(454071866)--Connection(25211632)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@2e1ce704
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--ServerSession(454071866)--Connection(714065669)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.903--ServerSession(454071866)--Connection(714065669)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.903--ServerSession(454071866)--Connection(604149873)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [3, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--ServerSession(454071866)--Connection(714065669)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@611f9bcc
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4df85d38
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="brokerageAccount" referenceClass=BrokerageAccount )
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--ServerSession(454071866)--Connection(1757812211)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--ServerSession(454071866)--Connection(1757812211)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.904--ServerSession(454071866)--Connection(521097588)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.RISKLEVEL FROM TMP_ACCOUNT t0, TMP_BROKER_ACC t1 WHERE ((t0.ACC_NUMBER = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [14, BrokerageAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--ServerSession(454071866)--Connection(1757812211)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.BrokerageAccount@7e33f1f9
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--ServerSession(454071866)--Connection(637667905)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.904--ServerSession(454071866)--Connection(637667905)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.905--ServerSession(454071866)--Connection(1130588932)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--ServerSession(454071866)--Connection(637667905)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@4e70f959
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@611f9bcc
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a9d9a3e
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.CostCenter@4df85d38
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--ServerSession(454071866)--Connection(2092453592)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--ServerSession(454071866)--Connection(2092453592)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.905--ServerSession(454071866)--Connection(144797098)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [5, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--ServerSession(454071866)--Connection(2092453592)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.905--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Car@7e8137e8
    [junit] [EL Finest]: 2024-01-08 18:54:25.906--UnitOfWork(1918537167)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a9d9a3e
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestEmployeePatent
    [junit] [EL Finer]: 2024-01-08 18:54:25.919--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1526927445
    [junit] [EL Finer]: 2024-01-08 18:54:25.92--ClientSession(1526927445)--Thread(Thread[main,5,main])--acquire unit of work: 1133522127
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19)
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--ServerSession(454071866)--Connection(1297332692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.92--ClientSession(1526927445)--Connection(1297332692)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.92--ClientSession(1526927445)--Connection(1297332692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.944--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@db7e9c3)
    [junit] [EL Fine]: 2024-01-08 18:54:25.944--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [25, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.944--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ef5d9f0)
    [junit] [EL Finest]: 2024-01-08 18:54:25.944--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3)
    [junit] [EL Finer]: 2024-01-08 18:54:25.944--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.944--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.944--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--	bind => [32, Nikola, Tesla, null, null, null, null, 25, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.944--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--	bind => [26, Thomas Alva, Edison, null, null, null, null, 25, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.944--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.945--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12)
    [junit] [EL Finest]: 2024-01-08 18:54:25.945--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988)
    [junit] [EL Finest]: 2024-01-08 18:54:25.945--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41)
    [junit] [EL Finer]: 2024-01-08 18:54:25.945--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.945--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.945--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--	bind => [1922-11-11, flying machine, 1922, helicopter]
    [junit] [EL Fine]: 2024-01-08 18:54:25.945--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--	bind => [1888-03-17, alternating current, 1888, alternating current]
    [junit] [EL Fine]: 2024-01-08 18:54:25.945--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--	bind => [1879-11-05, artificial light source, 1879, light bulb]
    [junit] [EL Fine]: 2024-01-08 18:54:25.945--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--	bind => [1877-01-13, simple voice recorder, 1877, phonograph]
    [junit] [EL Finer]: 2024-01-08 18:54:25.945--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.946--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.946--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.946--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.946--ClientSession(1526927445)--Connection(1297555006)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.947--ServerSession(454071866)--Connection(1297332692)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.947--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.947--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.947--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.947--ClientSession(1526927445)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.947--UnitOfWork(1133522127)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.947--ClientSession(1526927445)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.947--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 198927302
    [junit] [EL Finer]: 2024-01-08 18:54:25.947--ClientSession(198927302)--Thread(Thread[main,5,main])--acquire unit of work: 1482931438
    [junit] [EL Finest]: 2024-01-08 18:54:25.947--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.947--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b88bff8
    [junit] [EL Finest]: 2024-01-08 18:54:25.948--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19
    [junit] [EL Finest]: 2024-01-08 18:54:25.948--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.948--ServerSession(454071866)--Connection(1623213219)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.948--ServerSession(454071866)--Connection(1623213219)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.948--ServerSession(454071866)--Connection(123786424)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.948--ServerSession(454071866)--Connection(1623213219)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.948--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.948--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.948--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5b881cae)
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" )
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--ServerSession(454071866)--Connection(1212395804)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1212395804)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1212395804)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1981085797)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1981085797)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1981085797)--Thread(Thread[main,5,main])--	bind => [helicopter, 1922, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1981085797)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1981085797)--Thread(Thread[main,5,main])--	bind => [alternating current, 1888, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1981085797)--Thread(Thread[main,5,main])--	bind => [light bulb, 1879, 26]
    [junit] [EL Finer]: 2024-01-08 18:54:25.949--ClientSession(198927302)--Connection(1981085797)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.95--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.95--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.95--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.95--ClientSession(198927302)--Connection(1981085797)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.95--ServerSession(454071866)--Connection(1212395804)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.95--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.951--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.951--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.951--ClientSession(198927302)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.951--UnitOfWork(1482931438)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.951--ClientSession(198927302)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.951--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 962208856
    [junit] [EL Finer]: 2024-01-08 18:54:25.951--ClientSession(962208856)--Thread(Thread[main,5,main])--acquire unit of work: 508662500
    [junit] [EL Finest]: 2024-01-08 18:54:25.951--UnitOfWork(508662500)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.951--UnitOfWork(508662500)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b88bff8
    [junit] [EL Finest]: 2024-01-08 18:54:25.951--UnitOfWork(508662500)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19
    [junit] [EL Finest]: 2024-01-08 18:54:25.951--UnitOfWork(508662500)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.951--ServerSession(454071866)--Connection(1460783334)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.951--ServerSession(454071866)--Connection(1460783334)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.951--ServerSession(454071866)--Connection(1162196562)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.951--ServerSession(454071866)--Connection(1460783334)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.951--UnitOfWork(508662500)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3
    [junit] [EL Finest]: 2024-01-08 18:54:25.952--UnitOfWork(508662500)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988
    [junit] [EL Finest]: 2024-01-08 18:54:25.952--UnitOfWork(508662500)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41
    [junit] [EL Finest]: 2024-01-08 18:54:25.952--UnitOfWork(508662500)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12
    [junit] [EL Finer]: 2024-01-08 18:54:25.952--UnitOfWork(508662500)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.952--UnitOfWork(508662500)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.952--UnitOfWork(508662500)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.952--UnitOfWork(508662500)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.952--ClientSession(962208856)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.952--UnitOfWork(508662500)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.952--ClientSession(962208856)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.96--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 293241573
    [junit] [EL Finer]: 2024-01-08 18:54:25.961--ClientSession(293241573)--Thread(Thread[main,5,main])--acquire unit of work: 1852168781
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19)
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--ServerSession(454071866)--Connection(443674097)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.961--ClientSession(293241573)--Connection(443674097)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--ClientSession(293241573)--Connection(443674097)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.961--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@740eaba1)
    [junit] [EL Fine]: 2024-01-08 18:54:25.961--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [25, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.962--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@31a6626f)
    [junit] [EL Finest]: 2024-01-08 18:54:25.962--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41)
    [junit] [EL Finer]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--	bind => [26, Thomas Alva, Edison, null, null, null, null, 25, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--	bind => [32, Nikola, Tesla, null, null, null, null, 25, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.962--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988)
    [junit] [EL Finest]: 2024-01-08 18:54:25.962--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3)
    [junit] [EL Finest]: 2024-01-08 18:54:25.962--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12)
    [junit] [EL Finer]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--	bind => [1877-01-13, simple voice recorder, 1877, phonograph]
    [junit] [EL Fine]: 2024-01-08 18:54:25.962--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--	bind => [1879-11-05, artificial light source, 1879, light bulb]
    [junit] [EL Fine]: 2024-01-08 18:54:25.963--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--	bind => [1922-11-11, flying machine, 1922, helicopter]
    [junit] [EL Fine]: 2024-01-08 18:54:25.963--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--	bind => [1888-03-17, alternating current, 1888, alternating current]
    [junit] [EL Finer]: 2024-01-08 18:54:25.963--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.963--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.963--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.963--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.963--ClientSession(293241573)--Connection(358121430)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.964--ServerSession(454071866)--Connection(443674097)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.964--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.964--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.964--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.964--ClientSession(293241573)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.964--UnitOfWork(1852168781)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.964--ClientSession(293241573)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.964--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1886689639
    [junit] [EL Finer]: 2024-01-08 18:54:25.964--ClientSession(1886689639)--Thread(Thread[main,5,main])--acquire unit of work: 1598032791
    [junit] [EL Finest]: 2024-01-08 18:54:25.964--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.964--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b88bff8
    [junit] [EL Finest]: 2024-01-08 18:54:25.964--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19
    [junit] [EL Finest]: 2024-01-08 18:54:25.964--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.964--ServerSession(454071866)--Connection(1366006911)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.964--ServerSession(454071866)--Connection(1366006911)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.964--ServerSession(454071866)--Connection(237517174)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--ServerSession(454071866)--Connection(1366006911)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.965--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@78b8c912)
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--ServerSession(454071866)--Connection(1355360957)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Connection(1355360957)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Connection(1355360957)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Connection(955487857)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Connection(955487857)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Connection(955487857)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Connection(955487857)--Thread(Thread[main,5,main])--	bind => [light bulb, 1879, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Connection(955487857)--Thread(Thread[main,5,main])--	bind => [alternating current, 1888, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.965--ClientSession(1886689639)--Connection(955487857)--Thread(Thread[main,5,main])--	bind => [helicopter, 1922, 26]
    [junit] [EL Finer]: 2024-01-08 18:54:25.966--ClientSession(1886689639)--Connection(955487857)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.966--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.966--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.966--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.966--ClientSession(1886689639)--Connection(955487857)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.966--ServerSession(454071866)--Connection(1355360957)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.967--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.967--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.967--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.967--ClientSession(1886689639)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.967--UnitOfWork(1598032791)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.967--ClientSession(1886689639)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.967--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 332801050
    [junit] [EL Finer]: 2024-01-08 18:54:25.967--ClientSession(332801050)--Thread(Thread[main,5,main])--acquire unit of work: 1286210473
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b88bff8
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--ServerSession(454071866)--Connection(1561679846)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--ServerSession(454071866)--Connection(1561679846)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.967--ServerSession(454071866)--Connection(1094627494)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--ServerSession(454071866)--Connection(1561679846)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3
    [junit] [EL Finest]: 2024-01-08 18:54:25.967--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988
    [junit] [EL Finest]: 2024-01-08 18:54:25.968--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41
    [junit] [EL Finest]: 2024-01-08 18:54:25.968--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12
    [junit] [EL Finer]: 2024-01-08 18:54:25.968--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.968--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.968--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.968--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.968--ClientSession(332801050)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.968--UnitOfWork(1286210473)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.968--ClientSession(332801050)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.976--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1260103334
    [junit] [EL Finer]: 2024-01-08 18:54:25.976--ClientSession(1260103334)--Thread(Thread[main,5,main])--acquire unit of work: 716863107
    [junit] [EL Finest]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.976--UnitOfWork(716863107)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19)
    [junit] [EL Finest]: 2024-01-08 18:54:25.977--ServerSession(454071866)--Connection(896703427)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.977--ClientSession(1260103334)--Connection(896703427)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.977--ClientSession(1260103334)--Connection(896703427)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.977--UnitOfWork(716863107)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2d75342e)
    [junit] [EL Fine]: 2024-01-08 18:54:25.977--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [25, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:25.977--UnitOfWork(716863107)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b4d9b77)
    [junit] [EL Finest]: 2024-01-08 18:54:25.977--UnitOfWork(716863107)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988)
    [junit] [EL Finer]: 2024-01-08 18:54:25.977--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.977--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.977--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--	bind => [32, Nikola, Tesla, null, null, null, null, 25, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:25.977--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--	bind => [26, Thomas Alva, Edison, null, null, null, null, 25, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:25.977--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:25.978--UnitOfWork(716863107)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12)
    [junit] [EL Finest]: 2024-01-08 18:54:25.978--UnitOfWork(716863107)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41)
    [junit] [EL Finest]: 2024-01-08 18:54:25.978--UnitOfWork(716863107)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3)
    [junit] [EL Finer]: 2024-01-08 18:54:25.978--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.978--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.978--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--	bind => [1879-11-05, artificial light source, 1879, light bulb]
    [junit] [EL Fine]: 2024-01-08 18:54:25.978--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--	bind => [1888-03-17, alternating current, 1888, alternating current]
    [junit] [EL Fine]: 2024-01-08 18:54:25.978--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--	bind => [1877-01-13, simple voice recorder, 1877, phonograph]
    [junit] [EL Fine]: 2024-01-08 18:54:25.978--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--	bind => [1922-11-11, flying machine, 1922, helicopter]
    [junit] [EL Finer]: 2024-01-08 18:54:25.978--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--UnitOfWork(716863107)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--UnitOfWork(716863107)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--UnitOfWork(716863107)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--ClientSession(1260103334)--Connection(1703831521)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.979--ServerSession(454071866)--Connection(896703427)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--UnitOfWork(716863107)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--UnitOfWork(716863107)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--UnitOfWork(716863107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--ClientSession(1260103334)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--UnitOfWork(716863107)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--ClientSession(1260103334)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 3637991
    [junit] [EL Finer]: 2024-01-08 18:54:25.979--ClientSession(3637991)--Thread(Thread[main,5,main])--acquire unit of work: 344310669
    [junit] [EL Finest]: 2024-01-08 18:54:25.979--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.979--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b88bff8
    [junit] [EL Finest]: 2024-01-08 18:54:25.979--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--ServerSession(454071866)--Connection(1699364619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--ServerSession(454071866)--Connection(1699364619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.98--ServerSession(454071866)--Connection(1609109892)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--ServerSession(454071866)--Connection(1699364619)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6746afab
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--ServerSession(454071866)--Connection(1758932400)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.98--ServerSession(454071866)--Connection(1758932400)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.98--ServerSession(454071866)--Connection(2133160991)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.981--ServerSession(454071866)--Connection(1758932400)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:25.981--UnitOfWork(344310669)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:25.981--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.981--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.981--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.981--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:25.981--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3a4aba84)
    [junit] [EL Finest]: 2024-01-08 18:54:25.981--UnitOfWork(344310669)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5cd1e346)
    [junit] [EL Finest]: 2024-01-08 18:54:25.981--ClientSession(3637991)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.982--ServerSession(454071866)--Connection(77182701)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(77182701)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(77182701)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--	bind => [light bulb, 1879, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--	bind => [helicopter, 1922, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 26]
    [junit] [EL Fine]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--	bind => [helicopter, 1922, 32]
    [junit] [EL Fine]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--	bind => [alternating current, 1888, 32]
    [junit] [EL Finer]: 2024-01-08 18:54:25.982--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--UnitOfWork(344310669)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--UnitOfWork(344310669)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--UnitOfWork(344310669)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--ClientSession(3637991)--Connection(323688750)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:25.983--ServerSession(454071866)--Connection(77182701)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--UnitOfWork(344310669)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--UnitOfWork(344310669)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--UnitOfWork(344310669)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--ClientSession(3637991)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--UnitOfWork(344310669)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--ClientSession(3637991)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2049321170
    [junit] [EL Finer]: 2024-01-08 18:54:25.983--ClientSession(2049321170)--Thread(Thread[main,5,main])--acquire unit of work: 1890737819
    [junit] [EL Finest]: 2024-01-08 18:54:25.983--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.983--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b88bff8
    [junit] [EL Finest]: 2024-01-08 18:54:25.983--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19
    [junit] [EL Finest]: 2024-01-08 18:54:25.983--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--ServerSession(454071866)--Connection(1061471337)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--ServerSession(454071866)--Connection(1061471337)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.988--ServerSession(454071866)--Connection(1566577564)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--ServerSession(454071866)--Connection(1061471337)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6746afab
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@19
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--ServerSession(454071866)--Connection(1759253204)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.988--ServerSession(454071866)--Connection(1759253204)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:25.989--ServerSession(454071866)--Connection(905773216)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [32, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:25.989--ServerSession(454071866)--Connection(1759253204)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3
    [junit] [EL Finest]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12
    [junit] [EL Finest]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3
    [junit] [EL Finest]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988
    [junit] [EL Finest]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41
    [junit] [EL Finer]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.989--ClientSession(2049321170)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:25.989--UnitOfWork(1890737819)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:25.989--ClientSession(2049321170)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestEmployee_Cubicle
    [junit] [EL Finer]: 2024-01-08 18:54:26.002--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 76493916
    [junit] [EL Finer]: 2024-01-08 18:54:26.002--ClientSession(76493916)--Thread(Thread[main,5,main])--acquire unit of work: 526354919
    [junit] [EL Finest]: 2024-01-08 18:54:26.002--UnitOfWork(526354919)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.002--UnitOfWork(526354919)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.002--UnitOfWork(526354919)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.002--UnitOfWork(526354919)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:26.003--UnitOfWork(526354919)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:26.003--ServerSession(454071866)--Connection(2070303350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.003--ClientSession(76493916)--Connection(2070303350)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.003--ClientSession(76493916)--Connection(2070303350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.003--UnitOfWork(526354919)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@5e64b32d)
    [junit] [EL Fine]: 2024-01-08 18:54:26.003--ClientSession(76493916)--Connection(2117678604)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [9, neun, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.003--UnitOfWork(526354919)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@23344ec3)
    [junit] [EL Fine]: 2024-01-08 18:54:26.003--ClientSession(76493916)--Connection(2117678604)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] 	bind => [4, 3, red]
    [junit] [EL Fine]: 2024-01-08 18:54:26.003--ClientSession(76493916)--Connection(2117678604)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5, first, last, null, null, null, null, 9, null, 3, 4, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--UnitOfWork(526354919)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--UnitOfWork(526354919)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--UnitOfWork(526354919)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--ClientSession(76493916)--Connection(2117678604)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.004--ServerSession(454071866)--Connection(2070303350)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--UnitOfWork(526354919)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--UnitOfWork(526354919)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--UnitOfWork(526354919)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--ClientSession(76493916)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--UnitOfWork(526354919)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--ClientSession(76493916)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1484584448
    [junit] [EL Finer]: 2024-01-08 18:54:26.004--ClientSession(1484584448)--Thread(Thread[main,5,main])--acquire unit of work: 1643461494
    [junit] [EL Finest]: 2024-01-08 18:54:26.004--UnitOfWork(1643461494)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.005--UnitOfWork(1643461494)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a9d9a3e
    [junit] [EL Finest]: 2024-01-08 18:54:26.005--UnitOfWork(1643461494)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9
    [junit] [EL Finest]: 2024-01-08 18:54:26.005--UnitOfWork(1643461494)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.005--ServerSession(454071866)--Connection(601792527)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.005--ServerSession(454071866)--Connection(601792527)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.005--ServerSession(454071866)--Connection(223231205)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [5, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.005--ServerSession(454071866)--Connection(601792527)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.005--UnitOfWork(1643461494)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@56cf1e37
    [junit] [EL Finest]: 2024-01-08 18:54:26.005--UnitOfWork(1643461494)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1a9d9a3e
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestEmployee_Review
    [junit] [EL Finer]: 2024-01-08 18:54:26.019--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 882664609
    [junit] [EL Finer]: 2024-01-08 18:54:26.019--ClientSession(882664609)--Thread(Thread[main,5,main])--acquire unit of work: 1547971047
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.019--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--ServerSession(454071866)--Connection(1974546201)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.019--ClientSession(882664609)--Connection(1974546201)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--ClientSession(882664609)--Connection(1974546201)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c6cdac0)
    [junit] [EL Fine]: 2024-01-08 18:54:26.019--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, dep_17, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.019--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d)
    [junit] [EL Fine]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.02--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c)
    [junit] [EL Finer]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--	bind => [13, 2005-09-13, bad day, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--	bind => [12, 2005-09-12, bad day, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.02--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.021--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--	bind => [0, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:26.021--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--	bind => [0, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:26.021--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.021--ClientSession(882664609)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.021--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.047--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.047--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--	bind => [12, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:26.047--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--	bind => [13, 7]
    [junit] [EL Finer]: 2024-01-08 18:54:26.047--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.048--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:26.048--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.048--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.048--ClientSession(882664609)--Connection(1899753459)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.048--ServerSession(454071866)--Connection(1974546201)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.048--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.048--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.049--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.049--ClientSession(882664609)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.049--UnitOfWork(1547971047)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.049--ClientSession(882664609)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.049--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2001325463
    [junit] [EL Finer]: 2024-01-08 18:54:26.049--ClientSession(2001325463)--Thread(Thread[main,5,main])--acquire unit of work: 2093251918
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--ServerSession(454071866)--Connection(576778350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--ServerSession(454071866)--Connection(576778350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.049--ServerSession(454071866)--Connection(1810657625)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--ServerSession(454071866)--Connection(576778350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--ServerSession(454071866)--Connection(1984356313)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.049--ServerSession(454071866)--Connection(1984356313)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.05--ServerSession(454071866)--Connection(1705928027)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.05--ServerSession(454071866)--Connection(1984356313)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.05--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:26.05--ServerSession(454071866)--Connection(213929772)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.05--ServerSession(454071866)--Connection(213929772)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.05--ServerSession(454071866)--Connection(1482195398)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--ServerSession(454071866)--Connection(213929772)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d
    [junit] [EL Finer]: 2024-01-08 18:54:26.051--UnitOfWork(2093251918)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.051--ClientSession(2001325463)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.051--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 723575274
    [junit] [EL Finer]: 2024-01-08 18:54:26.051--ClientSession(723575274)--Thread(Thread[main,5,main])--acquire unit of work: 929694713
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--UnitOfWork(929694713)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--UnitOfWork(929694713)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--UnitOfWork(929694713)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--UnitOfWork(929694713)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--ServerSession(454071866)--Connection(1387919000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.051--ServerSession(454071866)--Connection(1387919000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.051--ServerSession(454071866)--Connection(900416253)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.052--ServerSession(454071866)--Connection(1387919000)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.052--UnitOfWork(929694713)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.052--ServerSession(454071866)--Connection(854365639)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.052--ServerSession(454071866)--Connection(854365639)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.052--ServerSession(454071866)--Connection(796702772)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.052--ServerSession(454071866)--Connection(854365639)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.052--UnitOfWork(929694713)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.052--UnitOfWork(929694713)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d
    [junit] [EL Finer]: 2024-01-08 18:54:26.052--UnitOfWork(929694713)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.052--ClientSession(723575274)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.061--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 865651478
    [junit] [EL Finer]: 2024-01-08 18:54:26.061--ClientSession(865651478)--Thread(Thread[main,5,main])--acquire unit of work: 285269196
    [junit] [EL Finest]: 2024-01-08 18:54:26.061--UnitOfWork(285269196)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.061--UnitOfWork(285269196)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.061--UnitOfWork(285269196)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.061--UnitOfWork(285269196)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.061--UnitOfWork(285269196)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:26.061--UnitOfWork(285269196)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.061--ServerSession(454071866)--Connection(394054085)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.061--ClientSession(865651478)--Connection(394054085)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.061--ClientSession(865651478)--Connection(394054085)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.061--UnitOfWork(285269196)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5d1d8c96)
    [junit] [EL Fine]: 2024-01-08 18:54:26.061--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, dep_17, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.062--UnitOfWork(285269196)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c)
    [junit] [EL Fine]: 2024-01-08 18:54:26.062--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.062--UnitOfWork(285269196)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d)
    [junit] [EL Finer]: 2024-01-08 18:54:26.062--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.062--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.062--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--	bind => [12, 2005-09-12, bad day, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.062--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--	bind => [13, 2005-09-13, bad day, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.062--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.062--ClientSession(865651478)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--	bind => [0, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--	bind => [0, 13]
    [junit] [EL Finer]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--	bind => [12, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--	bind => [13, 7]
    [junit] [EL Finer]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.063--UnitOfWork(285269196)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:26.063--UnitOfWork(285269196)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.063--UnitOfWork(285269196)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.063--ClientSession(865651478)--Connection(285274075)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.064--ServerSession(454071866)--Connection(394054085)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.064--UnitOfWork(285269196)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.064--UnitOfWork(285269196)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.064--UnitOfWork(285269196)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.064--ClientSession(865651478)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.064--UnitOfWork(285269196)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.064--ClientSession(865651478)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.064--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1363458668
    [junit] [EL Finer]: 2024-01-08 18:54:26.064--ClientSession(1363458668)--Thread(Thread[main,5,main])--acquire unit of work: 2046616631
    [junit] [EL Finest]: 2024-01-08 18:54:26.064--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.064--ServerSession(454071866)--Connection(816288962)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.064--ServerSession(454071866)--Connection(816288962)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.064--ServerSession(454071866)--Connection(1331748682)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:26.064--ServerSession(454071866)--Connection(816288962)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--ServerSession(454071866)--Connection(1197654033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--ServerSession(454071866)--Connection(1197654033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.065--ServerSession(454071866)--Connection(1659844019)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--ServerSession(454071866)--Connection(1197654033)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--ServerSession(454071866)--Connection(870979858)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.065--ServerSession(454071866)--Connection(870979858)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.065--ServerSession(454071866)--Connection(1650013494)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--ServerSession(454071866)--Connection(870979858)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d
    [junit] [EL Finer]: 2024-01-08 18:54:26.066--UnitOfWork(2046616631)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.066--ClientSession(1363458668)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.066--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 945724251
    [junit] [EL Finer]: 2024-01-08 18:54:26.066--ClientSession(945724251)--Thread(Thread[main,5,main])--acquire unit of work: 327543267
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--UnitOfWork(327543267)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--UnitOfWork(327543267)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--UnitOfWork(327543267)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--UnitOfWork(327543267)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--ServerSession(454071866)--Connection(39957754)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--ServerSession(454071866)--Connection(39957754)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.066--ServerSession(454071866)--Connection(1050120100)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--ServerSession(454071866)--Connection(39957754)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.066--UnitOfWork(327543267)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.067--ServerSession(454071866)--Connection(456273666)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.067--ServerSession(454071866)--Connection(456273666)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.067--ServerSession(454071866)--Connection(352034554)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.067--ServerSession(454071866)--Connection(456273666)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.067--UnitOfWork(327543267)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.067--UnitOfWork(327543267)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d
    [junit] [EL Finer]: 2024-01-08 18:54:26.075--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 811946619
    [junit] [EL Finer]: 2024-01-08 18:54:26.075--ClientSession(811946619)--Thread(Thread[main,5,main])--acquire unit of work: 868947411
    [junit] [EL Finest]: 2024-01-08 18:54:26.075--UnitOfWork(868947411)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.075--UnitOfWork(868947411)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.075--UnitOfWork(868947411)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.075--UnitOfWork(868947411)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.075--UnitOfWork(868947411)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:26.076--UnitOfWork(868947411)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.076--ServerSession(454071866)--Connection(1697999486)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.076--ClientSession(811946619)--Connection(1697999486)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.076--ClientSession(811946619)--Connection(1697999486)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.076--UnitOfWork(868947411)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38aca3af)
    [junit] [EL Fine]: 2024-01-08 18:54:26.076--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, dep_17, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.076--UnitOfWork(868947411)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d)
    [junit] [EL Fine]: 2024-01-08 18:54:26.076--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.076--UnitOfWork(868947411)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c)
    [junit] [EL Finer]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--	bind => [13, 2005-09-13, bad day, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--	bind => [12, 2005-09-12, bad day, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--	bind => [0, 13]
    [junit] [EL Fine]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--	bind => [0, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:26.077--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.078--ClientSession(811946619)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.078--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.078--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--	bind => [12, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:26.078--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--	bind => [13, 7]
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--UnitOfWork(868947411)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--UnitOfWork(868947411)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--UnitOfWork(868947411)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--ClientSession(811946619)--Connection(1256089991)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.078--ServerSession(454071866)--Connection(1697999486)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--UnitOfWork(868947411)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--UnitOfWork(868947411)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--UnitOfWork(868947411)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.078--ClientSession(811946619)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.079--UnitOfWork(868947411)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.079--ClientSession(811946619)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.079--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 406364416
    [junit] [EL Finer]: 2024-01-08 18:54:26.079--ClientSession(406364416)--Thread(Thread[main,5,main])--acquire unit of work: 2121162132
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--ServerSession(454071866)--Connection(1847812022)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--ServerSession(454071866)--Connection(1847812022)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.079--ServerSession(454071866)--Connection(1876696013)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--ServerSession(454071866)--Connection(1847812022)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--ServerSession(454071866)--Connection(2074839761)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.079--ServerSession(454071866)--Connection(2074839761)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.079--ServerSession(454071866)--Connection(975233458)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.08--ServerSession(454071866)--Connection(2074839761)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.08--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.08--ServerSession(454071866)--Connection(1578020816)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.08--ServerSession(454071866)--Connection(1578020816)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.08--ServerSession(454071866)--Connection(2035567554)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.08--ServerSession(454071866)--Connection(1578020816)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.08--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.08--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d
    [junit] [EL Finer]: 2024-01-08 18:54:26.08--UnitOfWork(2121162132)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.081--ClientSession(406364416)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.081--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 922911733
    [junit] [EL Finer]: 2024-01-08 18:54:26.081--ClientSession(922911733)--Thread(Thread[main,5,main])--acquire unit of work: 1825821836
    [junit] [EL Finest]: 2024-01-08 18:54:26.081--UnitOfWork(1825821836)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.081--ServerSession(454071866)--Connection(137530493)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.081--ServerSession(454071866)--Connection(137530493)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.081--ServerSession(454071866)--Connection(1522888621)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:26.081--ServerSession(454071866)--Connection(137530493)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.089--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1161001976
    [junit] [EL Finer]: 2024-01-08 18:54:26.089--ClientSession(1161001976)--Thread(Thread[main,5,main])--acquire unit of work: 985891468
    [junit] [EL Finest]: 2024-01-08 18:54:26.089--UnitOfWork(985891468)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.089--UnitOfWork(985891468)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.089--UnitOfWork(985891468)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.089--UnitOfWork(985891468)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.089--UnitOfWork(985891468)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:26.089--UnitOfWork(985891468)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.089--ServerSession(454071866)--Connection(1839638267)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.089--ClientSession(1161001976)--Connection(1839638267)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.089--ClientSession(1161001976)--Connection(1839638267)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.089--UnitOfWork(985891468)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@65ced40)
    [junit] [EL Fine]: 2024-01-08 18:54:26.089--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, dep_17, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.09--UnitOfWork(985891468)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c)
    [junit] [EL Fine]: 2024-01-08 18:54:26.09--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.09--UnitOfWork(985891468)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d)
    [junit] [EL Finer]: 2024-01-08 18:54:26.09--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.09--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.09--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--	bind => [12, 2005-09-12, bad day, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.09--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--	bind => [13, 2005-09-13, bad day, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.09--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--	bind => [0, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--	bind => [0, 13]
    [junit] [EL Finer]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--	bind => [12, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--	bind => [13, 7]
    [junit] [EL Finer]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.091--UnitOfWork(985891468)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:26.091--UnitOfWork(985891468)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.091--UnitOfWork(985891468)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.091--ClientSession(1161001976)--Connection(529864426)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.092--ServerSession(454071866)--Connection(1839638267)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.092--UnitOfWork(985891468)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.092--UnitOfWork(985891468)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.092--UnitOfWork(985891468)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.092--ClientSession(1161001976)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.092--UnitOfWork(985891468)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.092--ClientSession(1161001976)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.092--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 89391678
    [junit] [EL Finer]: 2024-01-08 18:54:26.092--ClientSession(89391678)--Thread(Thread[main,5,main])--acquire unit of work: 1575072750
    [junit] [EL Finest]: 2024-01-08 18:54:26.092--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.092--ServerSession(454071866)--Connection(945395470)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.092--ServerSession(454071866)--Connection(945395470)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.092--ServerSession(454071866)--Connection(1715620606)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:26.092--ServerSession(454071866)--Connection(945395470)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.092--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.092--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.093--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.093--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.093--ServerSession(454071866)--Connection(1191279928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.093--ServerSession(454071866)--Connection(1191279928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.093--ServerSession(454071866)--Connection(911802551)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.093--ServerSession(454071866)--Connection(1191279928)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.093--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.093--ServerSession(454071866)--Connection(1331458733)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.093--ServerSession(454071866)--Connection(1331458733)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.093--ServerSession(454071866)--Connection(66600643)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--ServerSession(454071866)--Connection(1331458733)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d
    [junit] [EL Finer]: 2024-01-08 18:54:26.094--UnitOfWork(1575072750)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.094--ClientSession(89391678)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.094--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 714749649
    [junit] [EL Finer]: 2024-01-08 18:54:26.094--ClientSession(714749649)--Thread(Thread[main,5,main])--acquire unit of work: 1758858087
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--UnitOfWork(1758858087)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--UnitOfWork(1758858087)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--UnitOfWork(1758858087)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--UnitOfWork(1758858087)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--ServerSession(454071866)--Connection(1099839954)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--ServerSession(454071866)--Connection(1099839954)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.094--ServerSession(454071866)--Connection(425435063)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--ServerSession(454071866)--Connection(1099839954)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--UnitOfWork(1758858087)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--ServerSession(454071866)--Connection(996745925)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.094--ServerSession(454071866)--Connection(996745925)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.095--ServerSession(454071866)--Connection(194632915)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.095--ServerSession(454071866)--Connection(996745925)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.095--UnitOfWork(1758858087)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.095--UnitOfWork(1758858087)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d
    [junit] [EL Finer]: 2024-01-08 18:54:26.095--UnitOfWork(1758858087)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.095--ClientSession(714749649)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.108--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1779927120
    [junit] [EL Finer]: 2024-01-08 18:54:26.108--ClientSession(1779927120)--Thread(Thread[main,5,main])--acquire unit of work: 2036903843
    [junit] [EL Finest]: 2024-01-08 18:54:26.108--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.108--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.108--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.108--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.108--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:26.108--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.108--ServerSession(454071866)--Connection(848276205)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.108--ClientSession(1779927120)--Connection(848276205)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.108--ClientSession(1779927120)--Connection(848276205)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.108--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@8bfe33c)
    [junit] [EL Fine]: 2024-01-08 18:54:26.109--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, dep_17, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.109--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c)
    [junit] [EL Fine]: 2024-01-08 18:54:26.109--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, first, last, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.109--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d)
    [junit] [EL Finer]: 2024-01-08 18:54:26.109--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.109--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.109--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--	bind => [12, 2005-09-12, bad day, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.109--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--	bind => [13, 2005-09-13, bad day, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.109--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--	bind => [0, 12]
    [junit] [EL Fine]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--	bind => [0, 13]
    [junit] [EL Finer]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--	bind => [12, 7]
    [junit] [EL Fine]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--	bind => [13, 7]
    [junit] [EL Finer]: 2024-01-08 18:54:26.11--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.111--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:26.111--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.111--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.111--ClientSession(1779927120)--Connection(954694829)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.112--ServerSession(454071866)--Connection(848276205)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.112--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.112--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.112--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.112--ClientSession(1779927120)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.112--UnitOfWork(2036903843)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.112--ClientSession(1779927120)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.112--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1115127001
    [junit] [EL Finer]: 2024-01-08 18:54:26.112--ClientSession(1115127001)--Thread(Thread[main,5,main])--acquire unit of work: 601945393
    [junit] [EL Finest]: 2024-01-08 18:54:26.112--UnitOfWork(601945393)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.112--ServerSession(454071866)--Connection(1447728334)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.112--ServerSession(454071866)--Connection(1447728334)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.112--ServerSession(454071866)--Connection(1006852128)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:26.112--ServerSession(454071866)--Connection(1447728334)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--UnitOfWork(601945393)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--UnitOfWork(601945393)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--UnitOfWork(601945393)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--UnitOfWork(601945393)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--ServerSession(454071866)--Connection(1529865037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--ServerSession(454071866)--Connection(1529865037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.113--ServerSession(454071866)--Connection(147548594)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--ServerSession(454071866)--Connection(1529865037)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--UnitOfWork(601945393)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--ServerSession(454071866)--Connection(169674530)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.113--ServerSession(454071866)--Connection(169674530)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.114--ServerSession(454071866)--Connection(780974247)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.114--ServerSession(454071866)--Connection(169674530)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.114--UnitOfWork(601945393)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.114--UnitOfWork(601945393)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@d
    [junit] [EL Finer]: 2024-01-08 18:54:26.114--UnitOfWork(601945393)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.114--ClientSession(1115127001)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.114--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 690054315
    [junit] [EL Finer]: 2024-01-08 18:54:26.114--ClientSession(690054315)--Thread(Thread[main,5,main])--acquire unit of work: 1654892712
    [junit] [EL Finest]: 2024-01-08 18:54:26.114--UnitOfWork(1654892712)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.114--UnitOfWork(1654892712)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@28c77795
    [junit] [EL Finest]: 2024-01-08 18:54:26.151--UnitOfWork(1654892712)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.151--UnitOfWork(1654892712)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.151--ServerSession(454071866)--Connection(35630844)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.152--ServerSession(454071866)--Connection(35630844)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.152--ServerSession(454071866)--Connection(2097586431)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [7, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.152--ServerSession(454071866)--Connection(35630844)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.154--UnitOfWork(1654892712)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.154--ClientSession(690054315)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestList
    [junit] [EL Finer]: 2024-01-08 18:54:26.169--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 458989770
    [junit] [EL Finer]: 2024-01-08 18:54:26.169--ClientSession(458989770)--Thread(Thread[main,5,main])--acquire unit of work: 1864754483
    [junit] [EL Finest]: 2024-01-08 18:54:26.169--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.169--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.169--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.169--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.17--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.17--ServerSession(454071866)--Connection(1765396124)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.17--ClientSession(458989770)--Connection(1765396124)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.17--ClientSession(458989770)--Connection(1765396124)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.17--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f822b7a)
    [junit] [EL Fine]: 2024-01-08 18:54:26.17--ClientSession(458989770)--Connection(1328840545)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, Public Relations, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.17--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@491987b0)
    [junit] [EL Finer]: 2024-01-08 18:54:26.17--ClientSession(458989770)--Connection(1328840545)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.17--ClientSession(458989770)--Connection(1328840545)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.17--ClientSession(458989770)--Connection(1328840545)--Thread(Thread[main,5,main])--	bind => [43, Doris, Schr?der-K?pf, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.17--ClientSession(458989770)--Connection(1328840545)--Thread(Thread[main,5,main])--	bind => [44, Sabine, Leutheusser-Schnarrenberger, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.17--ClientSession(458989770)--Connection(1328840545)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--ClientSession(458989770)--Connection(1328840545)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.171--ServerSession(454071866)--Connection(1765396124)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--ClientSession(458989770)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--UnitOfWork(1864754483)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--ClientSession(458989770)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1331223925
    [junit] [EL Finer]: 2024-01-08 18:54:26.171--ClientSession(1331223925)--Thread(Thread[main,5,main])--acquire unit of work: 595291272
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@442d9790
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--ServerSession(454071866)--Connection(1210154220)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--ServerSession(454071866)--Connection(1210154220)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.172--ServerSession(454071866)--Connection(1612243823)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--ServerSession(454071866)--Connection(1210154220)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f747255
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.172--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.173--ServerSession(454071866)--Connection(1540696113)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.173--ServerSession(454071866)--Connection(1540696113)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.173--ServerSession(454071866)--Connection(859862528)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.173--ServerSession(454071866)--Connection(1540696113)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.173--UnitOfWork(595291272)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.173--ServerSession(454071866)--Connection(740723429)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.173--ClientSession(1331223925)--Connection(740723429)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.173--ClientSession(1331223925)--Connection(740723429)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.173--ClientSession(1331223925)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="CourseGenerator" sql="UPDATE TMP_COURSE_GEN SET MAX_ID = MAX_ID + #PREALLOC_SIZE WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Finest]: 2024-01-08 18:54:26.173--ClientSession(1331223925)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="CourseGenerator" sql="SELECT MAX_ID FROM TMP_COURSE_GEN WHERE BEAN_NAME = #BEAN_NAME")
    [junit] [EL Fine]: 2024-01-08 18:54:26.174--ClientSession(1331223925)--Connection(484837655)--Thread(Thread[main,5,main])--UPDATE TMP_COURSE_GEN SET MAX_ID = MAX_ID + ? WHERE BEAN_NAME = ?
    [junit] 	bind => [50, CourseGenerator]
    [junit] [EL Fine]: 2024-01-08 18:54:26.174--ClientSession(1331223925)--Connection(484837655)--Thread(Thread[main,5,main])--SELECT MAX_ID FROM TMP_COURSE_GEN WHERE BEAN_NAME = ?
    [junit] 	bind => [CourseGenerator]
    [junit] [EL Finest]: 2024-01-08 18:54:26.174--ClientSession(1331223925)--Connection(484837655)--Thread(Thread[main,5,main])--local sequencing preallocation for CourseGenerator: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:26.174--ClientSession(1331223925)--Connection(484837655)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.174--ServerSession(454071866)--Connection(484837655)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.174--ServerSession(454071866)--Connection(740723429)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:26.174--UnitOfWork(595291272)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@5e40a5bc)
    [junit] [EL Finest]: 2024-01-08 18:54:26.175--UnitOfWork(595291272)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.175--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.175--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.175--UnitOfWork(595291272)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.175--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material@2219c3d0)
    [junit] [EL Finest]: 2024-01-08 18:54:26.175--ServerSession(454071866)--Connection(700755843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.175--ClientSession(1331223925)--Connection(700755843)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.175--ClientSession(1331223925)--Connection(700755843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.175--UnitOfWork(595291272)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@5e40a5bc)
    [junit] [EL Fine]: 2024-01-08 18:54:26.175--ClientSession(1331223925)--Connection(1186732868)--Thread(Thread[main,5,main])--INSERT INTO TMP_MATERIAL (COURSE_ID, DATA) VALUES (?, ?)
    [junit] 	bind => [1, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" )
    [junit] [EL Fine]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Connection(1186732868)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE (COURSE_ID) VALUES (?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Connection(1186732868)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Connection(1186732868)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Connection(1186732868)--Thread(Thread[main,5,main])--	bind => [43, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Connection(1186732868)--Thread(Thread[main,5,main])--	bind => [44, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Connection(1186732868)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.176--ClientSession(1331223925)--Connection(1186732868)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.176--ServerSession(454071866)--Connection(700755843)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.177--UnitOfWork(595291272)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.177--UnitOfWork(595291272)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.177--UnitOfWork(595291272)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.177--ClientSession(1331223925)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.177--UnitOfWork(595291272)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.177--ClientSession(1331223925)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.177--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 995631915
    [junit] [EL Finer]: 2024-01-08 18:54:26.177--ClientSession(995631915)--Thread(Thread[main,5,main])--acquire unit of work: 921008004
    [junit] [EL Finest]: 2024-01-08 18:54:26.177--UnitOfWork(921008004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCourse" referenceClass=Course sql="SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.177--ServerSession(454071866)--Connection(209379634)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.177--ServerSession(454071866)--Connection(209379634)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.177--ServerSession(454071866)--Connection(371221309)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.177--ServerSession(454071866)--Connection(209379634)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.178--UnitOfWork(921008004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.178--ServerSession(454071866)--Connection(2035998276)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.178--ServerSession(454071866)--Connection(2035998276)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.178--ServerSession(454071866)--Connection(427253536)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.178--ServerSession(454071866)--Connection(2035998276)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.178--UnitOfWork(921008004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="course" referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.179--UnitOfWork(921008004)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.179--ServerSession(454071866)--Connection(8158505)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.179--ServerSession(454071866)--Connection(8158505)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.179--ServerSession(454071866)--Connection(10148830)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.179--ServerSession(454071866)--Connection(8158505)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.179--UnitOfWork(921008004)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.179--UnitOfWork(921008004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.179--ServerSession(454071866)--Connection(346690650)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.179--ServerSession(454071866)--Connection(346690650)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.179--ServerSession(454071866)--Connection(992857921)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.18--ServerSession(454071866)--Connection(346690650)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.18--UnitOfWork(921008004)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.18--UnitOfWork(921008004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.18--ServerSession(454071866)--Connection(694214583)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.18--ServerSession(454071866)--Connection(694214583)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.18--ServerSession(454071866)--Connection(2086820381)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.18--ServerSession(454071866)--Connection(694214583)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.18--UnitOfWork(921008004)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.18--UnitOfWork(921008004)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.181--UnitOfWork(921008004)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.181--UnitOfWork(921008004)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.181--ClientSession(995631915)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.181--UnitOfWork(921008004)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.181--ClientSession(995631915)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.189--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1753165188
    [junit] [EL Finer]: 2024-01-08 18:54:26.189--ClientSession(1753165188)--Thread(Thread[main,5,main])--acquire unit of work: 2064656796
    [junit] [EL Finest]: 2024-01-08 18:54:26.189--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.189--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.189--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.189--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.189--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.189--ServerSession(454071866)--Connection(989818782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.189--ClientSession(1753165188)--Connection(989818782)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.189--ClientSession(1753165188)--Connection(989818782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.19--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@20c2da14)
    [junit] [EL Fine]: 2024-01-08 18:54:26.19--ClientSession(1753165188)--Connection(1111086363)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, Public Relations, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.19--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3140d2b5)
    [junit] [EL Finer]: 2024-01-08 18:54:26.19--ClientSession(1753165188)--Connection(1111086363)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.19--ClientSession(1753165188)--Connection(1111086363)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.19--ClientSession(1753165188)--Connection(1111086363)--Thread(Thread[main,5,main])--	bind => [44, Sabine, Leutheusser-Schnarrenberger, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.19--ClientSession(1753165188)--Connection(1111086363)--Thread(Thread[main,5,main])--	bind => [43, Doris, Schr?der-K?pf, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.19--ClientSession(1753165188)--Connection(1111086363)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--ClientSession(1753165188)--Connection(1111086363)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.191--ServerSession(454071866)--Connection(989818782)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--ClientSession(1753165188)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--UnitOfWork(2064656796)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--ClientSession(1753165188)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 561910810
    [junit] [EL Finer]: 2024-01-08 18:54:26.191--ClientSession(561910810)--Thread(Thread[main,5,main])--acquire unit of work: 769891363
    [junit] [EL Finest]: 2024-01-08 18:54:26.191--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.191--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@442d9790
    [junit] [EL Finest]: 2024-01-08 18:54:26.191--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.191--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.191--ServerSession(454071866)--Connection(1298445039)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.191--ServerSession(454071866)--Connection(1298445039)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.191--ServerSession(454071866)--Connection(2094476772)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--ServerSession(454071866)--Connection(1298445039)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f747255
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--ServerSession(454071866)--Connection(1944850264)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--ServerSession(454071866)--Connection(1944850264)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.192--ServerSession(454071866)--Connection(915514572)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--ServerSession(454071866)--Connection(1944850264)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--UnitOfWork(769891363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--UnitOfWork(769891363)--Thread(Thread[main,5,main])--assign sequence to the object (2 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@48a9b72d)
    [junit] [EL Finest]: 2024-01-08 18:54:26.192--UnitOfWork(769891363)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.192--UnitOfWork(769891363)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.193--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material@5bace7af)
    [junit] [EL Finest]: 2024-01-08 18:54:26.193--ServerSession(454071866)--Connection(1576221393)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.193--ClientSession(561910810)--Connection(1576221393)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.193--ClientSession(561910810)--Connection(1576221393)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.193--UnitOfWork(769891363)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@48a9b72d)
    [junit] [EL Fine]: 2024-01-08 18:54:26.193--ClientSession(561910810)--Connection(1753622066)--Thread(Thread[main,5,main])--INSERT INTO TMP_MATERIAL (COURSE_ID, DATA) VALUES (?, ?)
    [junit] 	bind => [2, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.193--ClientSession(561910810)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.193--ClientSession(561910810)--Connection(1753622066)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE (COURSE_ID) VALUES (?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Connection(1753622066)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Connection(1753622066)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Connection(1753622066)--Thread(Thread[main,5,main])--	bind => [43, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Connection(1753622066)--Thread(Thread[main,5,main])--	bind => [44, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Connection(1753622066)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Connection(1753622066)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.194--ServerSession(454071866)--Connection(1576221393)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--UnitOfWork(769891363)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--UnitOfWork(769891363)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--UnitOfWork(769891363)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--UnitOfWork(769891363)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.194--ClientSession(561910810)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2034104387
    [junit] [EL Finer]: 2024-01-08 18:54:26.195--ClientSession(2034104387)--Thread(Thread[main,5,main])--acquire unit of work: 1980969351
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--UnitOfWork(1980969351)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCourse" referenceClass=Course sql="SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1345584944)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1345584944)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1856438960)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1345584944)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--UnitOfWork(1980969351)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1488662264)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1488662264)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(249501149)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1488662264)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--UnitOfWork(1980969351)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="course" referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--UnitOfWork(1980969351)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1690642260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.195--ServerSession(454071866)--Connection(1690642260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.196--ServerSession(454071866)--Connection(314750956)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.196--ServerSession(454071866)--Connection(1690642260)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.196--UnitOfWork(1980969351)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.196--UnitOfWork(1980969351)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.196--ServerSession(454071866)--Connection(11350317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.196--ServerSession(454071866)--Connection(11350317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.196--ServerSession(454071866)--Connection(1383567584)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.196--ServerSession(454071866)--Connection(11350317)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.196--UnitOfWork(1980969351)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.197--UnitOfWork(1980969351)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.197--ServerSession(454071866)--Connection(1708840874)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.197--ServerSession(454071866)--Connection(1708840874)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.197--ServerSession(454071866)--Connection(197442401)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.197--ServerSession(454071866)--Connection(1708840874)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.205--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 717817160
    [junit] [EL Finer]: 2024-01-08 18:54:26.205--ClientSession(717817160)--Thread(Thread[main,5,main])--acquire unit of work: 1738173106
    [junit] [EL Finest]: 2024-01-08 18:54:26.205--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.205--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.205--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.205--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.205--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.205--ServerSession(454071866)--Connection(1529434087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.205--ClientSession(717817160)--Connection(1529434087)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.205--ClientSession(717817160)--Connection(1529434087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.206--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@44f6b9c5)
    [junit] [EL Fine]: 2024-01-08 18:54:26.206--ClientSession(717817160)--Connection(677398644)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, Public Relations, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.206--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@26f71756)
    [junit] [EL Finer]: 2024-01-08 18:54:26.206--ClientSession(717817160)--Connection(677398644)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.206--ClientSession(717817160)--Connection(677398644)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.206--ClientSession(717817160)--Connection(677398644)--Thread(Thread[main,5,main])--	bind => [43, Doris, Schr?der-K?pf, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.206--ClientSession(717817160)--Connection(677398644)--Thread(Thread[main,5,main])--	bind => [44, Sabine, Leutheusser-Schnarrenberger, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.206--ClientSession(717817160)--Connection(677398644)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.206--ClientSession(717817160)--Connection(677398644)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.207--ServerSession(454071866)--Connection(1529434087)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.207--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.207--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.207--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.207--ClientSession(717817160)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.207--UnitOfWork(1738173106)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.207--ClientSession(717817160)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.207--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 95217301
    [junit] [EL Finer]: 2024-01-08 18:54:26.207--ClientSession(95217301)--Thread(Thread[main,5,main])--acquire unit of work: 799358396
    [junit] [EL Finest]: 2024-01-08 18:54:26.207--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.207--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@442d9790
    [junit] [EL Finest]: 2024-01-08 18:54:26.207--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.207--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.207--ServerSession(454071866)--Connection(1717635177)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.207--ServerSession(454071866)--Connection(1717635177)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.207--ServerSession(454071866)--Connection(1622114756)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.207--ServerSession(454071866)--Connection(1717635177)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f747255
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--ServerSession(454071866)--Connection(773099602)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--ServerSession(454071866)--Connection(773099602)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.208--ServerSession(454071866)--Connection(849974773)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--ServerSession(454071866)--Connection(773099602)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--UnitOfWork(799358396)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--UnitOfWork(799358396)--Thread(Thread[main,5,main])--assign sequence to the object (3 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@6d3f38a3)
    [junit] [EL Finest]: 2024-01-08 18:54:26.208--UnitOfWork(799358396)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.208--UnitOfWork(799358396)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.209--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material@6723a356)
    [junit] [EL Finest]: 2024-01-08 18:54:26.209--ServerSession(454071866)--Connection(301177479)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(301177479)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(301177479)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.209--UnitOfWork(799358396)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@6d3f38a3)
    [junit] [EL Fine]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(216880753)--Thread(Thread[main,5,main])--INSERT INTO TMP_MATERIAL (COURSE_ID, DATA) VALUES (?, ?)
    [junit] 	bind => [3, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(216880753)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE (COURSE_ID) VALUES (?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(216880753)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(216880753)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(216880753)--Thread(Thread[main,5,main])--	bind => [43, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(216880753)--Thread(Thread[main,5,main])--	bind => [44, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:26.209--ClientSession(95217301)--Connection(216880753)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--ClientSession(95217301)--Connection(216880753)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.21--ServerSession(454071866)--Connection(301177479)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--UnitOfWork(799358396)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--UnitOfWork(799358396)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--UnitOfWork(799358396)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--ClientSession(95217301)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--UnitOfWork(799358396)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--ClientSession(95217301)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 105503177
    [junit] [EL Finer]: 2024-01-08 18:54:26.21--ClientSession(105503177)--Thread(Thread[main,5,main])--acquire unit of work: 1943934673
    [junit] [EL Finest]: 2024-01-08 18:54:26.21--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@6d3f38a3
    [junit] [EL Finest]: 2024-01-08 18:54:26.21--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.21--ServerSession(454071866)--Connection(1088012577)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.21--ServerSession(454071866)--Connection(1088012577)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.21--ServerSession(454071866)--Connection(719951447)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.21--ServerSession(454071866)--Connection(1088012577)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.21--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--ServerSession(454071866)--Connection(1871932056)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--ServerSession(454071866)--Connection(1871932056)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.211--ServerSession(454071866)--Connection(162402835)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--ServerSession(454071866)--Connection(1871932056)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="course" referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--ServerSession(454071866)--Connection(570058362)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--ServerSession(454071866)--Connection(570058362)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.211--ServerSession(454071866)--Connection(1488832220)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--ServerSession(454071866)--Connection(570058362)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.211--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.212--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.212--ServerSession(454071866)--Connection(2059173725)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.212--ServerSession(454071866)--Connection(2059173725)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.212--ServerSession(454071866)--Connection(1454405786)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.212--ServerSession(454071866)--Connection(2059173725)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.212--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.212--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.212--ServerSession(454071866)--Connection(1723723902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.212--ServerSession(454071866)--Connection(1723723902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.212--ServerSession(454071866)--Connection(857485467)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.213--ServerSession(454071866)--Connection(1723723902)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.213--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.213--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.213--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.213--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" )
    [junit] [EL Finest]: 2024-01-08 18:54:26.213--ServerSession(454071866)--Connection(1007112297)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.213--ClientSession(105503177)--Connection(1007112297)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.213--ClientSession(105503177)--Connection(1007112297)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.213--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@61cd6f49)
    [junit] [EL Finest]: 2024-01-08 18:54:26.214--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@61cd6f49)
    [junit] [EL Fine]: 2024-01-08 18:54:26.214--ClientSession(105503177)--Connection(1696352031)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE_EMP WHERE (COURSE_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.214--ClientSession(105503177)--Connection(1696352031)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--ClientSession(105503177)--Connection(1696352031)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.214--ServerSession(454071866)--Connection(1007112297)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--ClientSession(105503177)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--UnitOfWork(1943934673)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--ClientSession(105503177)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2092275478
    [junit] [EL Finer]: 2024-01-08 18:54:26.214--ClientSession(2092275478)--Thread(Thread[main,5,main])--acquire unit of work: 2065044256
    [junit] [EL Finest]: 2024-01-08 18:54:26.214--UnitOfWork(2065044256)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCourse" referenceClass=Course sql="SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.214--ServerSession(454071866)--Connection(827273216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.214--ServerSession(454071866)--Connection(827273216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.255--ServerSession(454071866)--Connection(1939586068)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.256--ServerSession(454071866)--Connection(827273216)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.264--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 248549685
    [junit] [EL Finer]: 2024-01-08 18:54:26.264--ClientSession(248549685)--Thread(Thread[main,5,main])--acquire unit of work: 432258193
    [junit] [EL Finest]: 2024-01-08 18:54:26.264--UnitOfWork(432258193)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.264--UnitOfWork(432258193)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.264--UnitOfWork(432258193)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.264--UnitOfWork(432258193)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.264--UnitOfWork(432258193)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.264--ServerSession(454071866)--Connection(1581387813)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.264--ClientSession(248549685)--Connection(1581387813)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.264--ClientSession(248549685)--Connection(1581387813)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.265--UnitOfWork(432258193)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6e22d75c)
    [junit] [EL Fine]: 2024-01-08 18:54:26.265--ClientSession(248549685)--Connection(726186383)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, Public Relations, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.265--UnitOfWork(432258193)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@64f1ba94)
    [junit] [EL Finer]: 2024-01-08 18:54:26.265--ClientSession(248549685)--Connection(726186383)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.265--ClientSession(248549685)--Connection(726186383)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.265--ClientSession(248549685)--Connection(726186383)--Thread(Thread[main,5,main])--	bind => [43, Doris, Schr?der-K?pf, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.265--ClientSession(248549685)--Connection(726186383)--Thread(Thread[main,5,main])--	bind => [44, Sabine, Leutheusser-Schnarrenberger, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.265--ClientSession(248549685)--Connection(726186383)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--ClientSession(248549685)--Connection(726186383)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.266--ServerSession(454071866)--Connection(1581387813)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--UnitOfWork(432258193)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--UnitOfWork(432258193)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--UnitOfWork(432258193)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--ClientSession(248549685)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--UnitOfWork(432258193)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--ClientSession(248549685)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 409738667
    [junit] [EL Finer]: 2024-01-08 18:54:26.266--ClientSession(409738667)--Thread(Thread[main,5,main])--acquire unit of work: 1980128232
    [junit] [EL Finest]: 2024-01-08 18:54:26.266--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.266--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@442d9790
    [junit] [EL Finest]: 2024-01-08 18:54:26.266--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.266--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.266--ServerSession(454071866)--Connection(1565996565)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.266--ServerSession(454071866)--Connection(1565996565)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.266--ServerSession(454071866)--Connection(424345420)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--ServerSession(454071866)--Connection(1565996565)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f747255
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--ServerSession(454071866)--Connection(2040052638)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--ServerSession(454071866)--Connection(2040052638)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.267--ServerSession(454071866)--Connection(937859966)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--ServerSession(454071866)--Connection(2040052638)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--assign sequence to the object (4 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@1197d3fb)
    [junit] [EL Finest]: 2024-01-08 18:54:26.267--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.268--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.268--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material@2d6fce1c)
    [junit] [EL Finest]: 2024-01-08 18:54:26.268--ServerSession(454071866)--Connection(1664723455)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(1664723455)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(1664723455)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.268--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@1197d3fb)
    [junit] [EL Fine]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(605087333)--Thread(Thread[main,5,main])--INSERT INTO TMP_MATERIAL (COURSE_ID, DATA) VALUES (?, ?)
    [junit] 	bind => [4, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(605087333)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE (COURSE_ID) VALUES (?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(605087333)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(605087333)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(605087333)--Thread(Thread[main,5,main])--	bind => [43, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(605087333)--Thread(Thread[main,5,main])--	bind => [44, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.268--ClientSession(409738667)--Connection(605087333)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--ClientSession(409738667)--Connection(605087333)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.269--ServerSession(454071866)--Connection(1664723455)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--ClientSession(409738667)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--UnitOfWork(1980128232)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--ClientSession(409738667)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 923083492
    [junit] [EL Finer]: 2024-01-08 18:54:26.269--ClientSession(923083492)--Thread(Thread[main,5,main])--acquire unit of work: 623302746
    [junit] [EL Finest]: 2024-01-08 18:54:26.269--UnitOfWork(623302746)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCourse" referenceClass=Course sql="SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.269--ServerSession(454071866)--Connection(319825710)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.269--ServerSession(454071866)--Connection(319825710)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.27--ServerSession(454071866)--Connection(733646571)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.27--ServerSession(454071866)--Connection(319825710)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.27--UnitOfWork(623302746)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.27--ServerSession(454071866)--Connection(888802111)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.27--ServerSession(454071866)--Connection(888802111)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.27--ServerSession(454071866)--Connection(1263015581)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.27--ServerSession(454071866)--Connection(888802111)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.27--UnitOfWork(623302746)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="course" referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.271--UnitOfWork(623302746)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.271--ServerSession(454071866)--Connection(965315127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.271--ServerSession(454071866)--Connection(965315127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.271--ServerSession(454071866)--Connection(281085525)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.271--ServerSession(454071866)--Connection(965315127)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.271--UnitOfWork(623302746)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.271--UnitOfWork(623302746)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.271--ServerSession(454071866)--Connection(402755849)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.271--ServerSession(454071866)--Connection(402755849)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.271--ServerSession(454071866)--Connection(914504033)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.272--ServerSession(454071866)--Connection(402755849)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.272--UnitOfWork(623302746)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.272--UnitOfWork(623302746)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.272--ServerSession(454071866)--Connection(948793755)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.272--ServerSession(454071866)--Connection(948793755)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.272--ServerSession(454071866)--Connection(526589658)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.272--ServerSession(454071866)--Connection(948793755)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.272--UnitOfWork(623302746)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.272--UnitOfWork(623302746)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.272--UnitOfWork(623302746)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.272--UnitOfWork(623302746)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.272--ClientSession(923083492)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.272--UnitOfWork(623302746)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.272--ClientSession(923083492)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.28--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 559967637
    [junit] [EL Finer]: 2024-01-08 18:54:26.28--ClientSession(559967637)--Thread(Thread[main,5,main])--acquire unit of work: 728819718
    [junit] [EL Finest]: 2024-01-08 18:54:26.28--UnitOfWork(728819718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.281--UnitOfWork(728819718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.281--UnitOfWork(728819718)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.281--UnitOfWork(728819718)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.281--UnitOfWork(728819718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.281--ServerSession(454071866)--Connection(507471558)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.281--ClientSession(559967637)--Connection(507471558)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.281--ClientSession(559967637)--Connection(507471558)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.281--UnitOfWork(728819718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b6b391c)
    [junit] [EL Fine]: 2024-01-08 18:54:26.281--ClientSession(559967637)--Connection(391396628)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, Public Relations, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.281--UnitOfWork(728819718)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@39c5f774)
    [junit] [EL Finer]: 2024-01-08 18:54:26.281--ClientSession(559967637)--Connection(391396628)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.281--ClientSession(559967637)--Connection(391396628)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.281--ClientSession(559967637)--Connection(391396628)--Thread(Thread[main,5,main])--	bind => [44, Sabine, Leutheusser-Schnarrenberger, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.281--ClientSession(559967637)--Connection(391396628)--Thread(Thread[main,5,main])--	bind => [43, Doris, Schr?der-K?pf, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.281--ClientSession(559967637)--Connection(391396628)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--ClientSession(559967637)--Connection(391396628)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.282--ServerSession(454071866)--Connection(507471558)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--UnitOfWork(728819718)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--UnitOfWork(728819718)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--UnitOfWork(728819718)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--ClientSession(559967637)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--UnitOfWork(728819718)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--ClientSession(559967637)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 621053594
    [junit] [EL Finer]: 2024-01-08 18:54:26.282--ClientSession(621053594)--Thread(Thread[main,5,main])--acquire unit of work: 328115123
    [junit] [EL Finest]: 2024-01-08 18:54:26.282--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.282--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@442d9790
    [junit] [EL Finest]: 2024-01-08 18:54:26.282--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.282--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.282--ServerSession(454071866)--Connection(1332657017)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.282--ServerSession(454071866)--Connection(1332657017)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.283--ServerSession(454071866)--Connection(698030620)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--ServerSession(454071866)--Connection(1332657017)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f747255
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--ServerSession(454071866)--Connection(566452877)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--ServerSession(454071866)--Connection(566452877)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.283--ServerSession(454071866)--Connection(1350158163)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--ServerSession(454071866)--Connection(566452877)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.283--UnitOfWork(328115123)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.284--UnitOfWork(328115123)--Thread(Thread[main,5,main])--assign sequence to the object (5 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@60a6a6b)
    [junit] [EL Finest]: 2024-01-08 18:54:26.284--UnitOfWork(328115123)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.284--UnitOfWork(328115123)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.284--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material@3c67a72d)
    [junit] [EL Finest]: 2024-01-08 18:54:26.284--ServerSession(454071866)--Connection(144179002)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(144179002)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(144179002)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.284--UnitOfWork(328115123)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@60a6a6b)
    [junit] [EL Fine]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(1963915749)--Thread(Thread[main,5,main])--INSERT INTO TMP_MATERIAL (COURSE_ID, DATA) VALUES (?, ?)
    [junit] 	bind => [5, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(1963915749)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE (COURSE_ID) VALUES (?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(1963915749)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(1963915749)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(1963915749)--Thread(Thread[main,5,main])--	bind => [43, 5]
    [junit] [EL Fine]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(1963915749)--Thread(Thread[main,5,main])--	bind => [44, 5]
    [junit] [EL Finer]: 2024-01-08 18:54:26.284--ClientSession(621053594)--Connection(1963915749)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--ClientSession(621053594)--Connection(1963915749)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.285--ServerSession(454071866)--Connection(144179002)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--UnitOfWork(328115123)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--UnitOfWork(328115123)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--UnitOfWork(328115123)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--ClientSession(621053594)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--UnitOfWork(328115123)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--ClientSession(621053594)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1944067111
    [junit] [EL Finer]: 2024-01-08 18:54:26.285--ClientSession(1944067111)--Thread(Thread[main,5,main])--acquire unit of work: 2100591314
    [junit] [EL Finest]: 2024-01-08 18:54:26.285--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCourse" referenceClass=Course sql="SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.285--ServerSession(454071866)--Connection(1770349370)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.285--ServerSession(454071866)--Connection(1770349370)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.285--ServerSession(454071866)--Connection(6219287)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.285--ServerSession(454071866)--Connection(1770349370)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.285--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.285--ServerSession(454071866)--Connection(1867448169)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.286--ServerSession(454071866)--Connection(1867448169)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.286--ServerSession(454071866)--Connection(416793289)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.286--ServerSession(454071866)--Connection(1867448169)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.286--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="course" referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.286--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.286--ServerSession(454071866)--Connection(663985858)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.286--ServerSession(454071866)--Connection(663985858)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.286--ServerSession(454071866)--Connection(946417598)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--ServerSession(454071866)--Connection(663985858)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--ServerSession(454071866)--Connection(1850575372)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--ServerSession(454071866)--Connection(1850575372)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.287--ServerSession(454071866)--Connection(1235321394)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--ServerSession(454071866)--Connection(1850575372)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--ServerSession(454071866)--Connection(122861681)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.287--ServerSession(454071866)--Connection(122861681)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.287--ServerSession(454071866)--Connection(1118243515)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.288--ServerSession(454071866)--Connection(122861681)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.288--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.288--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.288--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@2d90d552)
    [junit] [EL Finest]: 2024-01-08 18:54:26.288--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--Execute query DataModifyQuery()
    [junit] [EL Finest]: 2024-01-08 18:54:26.288--ServerSession(454071866)--Connection(1053496634)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.288--ClientSession(1944067111)--Connection(1053496634)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.288--ClientSession(1944067111)--Connection(1053496634)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.288--ClientSession(1944067111)--Connection(867057870)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE_EMP WHERE ((EMP_ID = ?) AND (COURSE_ID = ?))
    [junit] 	bind => [43, 5]
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--ClientSession(1944067111)--Connection(867057870)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.289--ServerSession(454071866)--Connection(1053496634)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--ClientSession(1944067111)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--UnitOfWork(2100591314)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--ClientSession(1944067111)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1693216057
    [junit] [EL Finer]: 2024-01-08 18:54:26.289--ClientSession(1693216057)--Thread(Thread[main,5,main])--acquire unit of work: 40425051
    [junit] [EL Finest]: 2024-01-08 18:54:26.289--UnitOfWork(40425051)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCourse" referenceClass=Course sql="SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.289--ServerSession(454071866)--Connection(1124159208)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.289--ServerSession(454071866)--Connection(1124159208)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.289--ServerSession(454071866)--Connection(922265969)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.289--ServerSession(454071866)--Connection(1124159208)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.289--UnitOfWork(40425051)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.289--ServerSession(454071866)--Connection(1021000466)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.289--ServerSession(454071866)--Connection(1021000466)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.29--ServerSession(454071866)--Connection(1327218393)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.29--ServerSession(454071866)--Connection(1021000466)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.29--UnitOfWork(40425051)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="course" referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.29--UnitOfWork(40425051)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.29--ServerSession(454071866)--Connection(1264308353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.29--ServerSession(454071866)--Connection(1264308353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.291--ServerSession(454071866)--Connection(131078116)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.291--ServerSession(454071866)--Connection(1264308353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.291--UnitOfWork(40425051)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.291--UnitOfWork(40425051)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.291--ServerSession(454071866)--Connection(126292554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.291--ServerSession(454071866)--Connection(126292554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.291--ServerSession(454071866)--Connection(1975310099)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.291--ServerSession(454071866)--Connection(126292554)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.299--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 471978974
    [junit] [EL Finer]: 2024-01-08 18:54:26.299--ClientSession(471978974)--Thread(Thread[main,5,main])--acquire unit of work: 987552704
    [junit] [EL Finest]: 2024-01-08 18:54:26.299--UnitOfWork(987552704)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.299--UnitOfWork(987552704)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.3--UnitOfWork(987552704)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.3--UnitOfWork(987552704)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.3--UnitOfWork(987552704)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.3--ServerSession(454071866)--Connection(571313195)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.3--ClientSession(471978974)--Connection(571313195)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.3--ClientSession(471978974)--Connection(571313195)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.3--UnitOfWork(987552704)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57936a03)
    [junit] [EL Fine]: 2024-01-08 18:54:26.3--ClientSession(471978974)--Connection(974661879)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, Public Relations, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.3--UnitOfWork(987552704)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@45beec0c)
    [junit] [EL Finer]: 2024-01-08 18:54:26.3--ClientSession(471978974)--Connection(974661879)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.3--ClientSession(471978974)--Connection(974661879)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.3--ClientSession(471978974)--Connection(974661879)--Thread(Thread[main,5,main])--	bind => [43, Doris, Schr?der-K?pf, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.3--ClientSession(471978974)--Connection(974661879)--Thread(Thread[main,5,main])--	bind => [44, Sabine, Leutheusser-Schnarrenberger, null, null, null, null, 1, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.3--ClientSession(471978974)--Connection(974661879)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--ClientSession(471978974)--Connection(974661879)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.301--ServerSession(454071866)--Connection(571313195)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--UnitOfWork(987552704)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--UnitOfWork(987552704)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--UnitOfWork(987552704)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--ClientSession(471978974)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--UnitOfWork(987552704)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--ClientSession(471978974)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1171461806
    [junit] [EL Finer]: 2024-01-08 18:54:26.301--ClientSession(1171461806)--Thread(Thread[main,5,main])--acquire unit of work: 1048035699
    [junit] [EL Finest]: 2024-01-08 18:54:26.301--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.301--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@442d9790
    [junit] [EL Finest]: 2024-01-08 18:54:26.301--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.301--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.301--ServerSession(454071866)--Connection(772590024)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.301--ServerSession(454071866)--Connection(772590024)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.302--ServerSession(454071866)--Connection(787544355)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--ServerSession(454071866)--Connection(772590024)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f747255
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--ServerSession(454071866)--Connection(311334770)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--ServerSession(454071866)--Connection(311334770)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.302--ServerSession(454071866)--Connection(991841761)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--ServerSession(454071866)--Connection(311334770)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.302--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--assign sequence to the object (6 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@7d52e1f8)
    [junit] [EL Finest]: 2024-01-08 18:54:26.303--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.303--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.303--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Material@1b01cc27)
    [junit] [EL Finest]: 2024-01-08 18:54:26.303--ServerSession(454071866)--Connection(275199537)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(275199537)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(275199537)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.303--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@7d52e1f8)
    [junit] [EL Fine]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(1288185351)--Thread(Thread[main,5,main])--INSERT INTO TMP_MATERIAL (COURSE_ID, DATA) VALUES (?, ?)
    [junit] 	bind => [6, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(1288185351)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE (COURSE_ID) VALUES (?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="attendees" sql="INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(1288185351)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(1288185351)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE_EMP (EMP_ID, COURSE_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(1288185351)--Thread(Thread[main,5,main])--	bind => [43, 6]
    [junit] [EL Fine]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(1288185351)--Thread(Thread[main,5,main])--	bind => [44, 6]
    [junit] [EL Finer]: 2024-01-08 18:54:26.303--ClientSession(1171461806)--Connection(1288185351)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--ClientSession(1171461806)--Connection(1288185351)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.304--ServerSession(454071866)--Connection(275199537)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--ClientSession(1171461806)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--UnitOfWork(1048035699)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--ClientSession(1171461806)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 701513664
    [junit] [EL Finer]: 2024-01-08 18:54:26.304--ClientSession(701513664)--Thread(Thread[main,5,main])--acquire unit of work: 1112318065
    [junit] [EL Finest]: 2024-01-08 18:54:26.304--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.304--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3f747255
    [junit] [EL Finest]: 2024-01-08 18:54:26.304--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.304--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.304--ServerSession(454071866)--Connection(942561250)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.304--ServerSession(454071866)--Connection(942561250)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.304--ServerSession(454071866)--Connection(524691390)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(942561250)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@7d52e1f8
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(980415668)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(980415668)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(1882469724)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(980415668)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(1479904275)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(1479904275)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(159042716)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--ServerSession(454071866)--Connection(1479904275)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.305--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="course" referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.306--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.306--ServerSession(454071866)--Connection(1647072210)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.306--ServerSession(454071866)--Connection(1647072210)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.306--ServerSession(454071866)--Connection(1030585639)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:26.36--ServerSession(454071866)--Connection(1647072210)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.36--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.36--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.36--ServerSession(454071866)--Connection(475496220)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.36--ServerSession(454071866)--Connection(475496220)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.36--ServerSession(454071866)--Connection(1241886196)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [43, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.36--ServerSession(454071866)--Connection(475496220)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.361--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.361--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@1d3a0154)
    [junit] [EL Finest]: 2024-01-08 18:54:26.361--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_COURSE_EMP WHERE ((EMP_ID = ?) AND (COURSE_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.361--ServerSession(454071866)--Connection(743852822)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.361--ClientSession(701513664)--Connection(743852822)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.361--ClientSession(701513664)--Connection(743852822)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.361--ClientSession(701513664)--Connection(1027064717)--Thread(Thread[main,5,main])--DELETE FROM TMP_COURSE_EMP WHERE ((EMP_ID = ?) AND (COURSE_ID = ?))
    [junit] 	bind => [43, 6]
    [junit] [EL Finer]: 2024-01-08 18:54:26.361--ClientSession(701513664)--Connection(1027064717)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.362--ServerSession(454071866)--Connection(743852822)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.362--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.362--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.362--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.362--ClientSession(701513664)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.362--UnitOfWork(1112318065)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.362--ClientSession(701513664)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.362--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1383919946
    [junit] [EL Finer]: 2024-01-08 18:54:26.362--ClientSession(1383919946)--Thread(Thread[main,5,main])--acquire unit of work: 1290542824
    [junit] [EL Finest]: 2024-01-08 18:54:26.362--UnitOfWork(1290542824)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCourse" referenceClass=Course sql="SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.362--ServerSession(454071866)--Connection(1329895251)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.362--ServerSession(454071866)--Connection(1329895251)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.362--ServerSession(454071866)--Connection(1042583847)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:26.362--ServerSession(454071866)--Connection(1329895251)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.362--UnitOfWork(1290542824)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.362--ServerSession(454071866)--Connection(1288007780)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.362--ServerSession(454071866)--Connection(1288007780)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.363--ServerSession(454071866)--Connection(1450339698)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:26.363--ServerSession(454071866)--Connection(1288007780)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.363--UnitOfWork(1290542824)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="course" referenceClass=Course )
    [junit] [EL Finest]: 2024-01-08 18:54:26.363--UnitOfWork(1290542824)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.363--ServerSession(454071866)--Connection(659845181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.363--ServerSession(454071866)--Connection(659845181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.363--ServerSession(454071866)--Connection(1644724312)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:26.363--ServerSession(454071866)--Connection(659845181)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.364--UnitOfWork(1290542824)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.364--UnitOfWork(1290542824)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.364--ServerSession(454071866)--Connection(148443202)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.364--ServerSession(454071866)--Connection(148443202)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.364--ServerSession(454071866)--Connection(459545440)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [44, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.364--ServerSession(454071866)--Connection(148443202)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.205 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestMap
    [junit] [EL Finer]: 2024-01-08 18:54:26.377--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1429516220
    [junit] [EL Finer]: 2024-01-08 18:54:26.377--ClientSession(1429516220)--Thread(Thread[main,5,main])--acquire unit of work: 1862270219
    [junit] [EL Finest]: 2024-01-08 18:54:26.377--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.378--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2)
    [junit] [EL Finest]: 2024-01-08 18:54:26.379--ServerSession(454071866)--Connection(1546009607)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1546009607)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1546009607)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.379--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@314f7301)
    [junit] [EL Fine]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [2, HR, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.379--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@15e7797c)
    [junit] [EL Finest]: 2024-01-08 18:54:26.379--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@e52e46a)
    [junit] [EL Finest]: 2024-01-08 18:54:26.379--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3456b7e5)
    [junit] [EL Finer]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--INSERT INTO TMP_CUBICLE (PLACE, FLOOR, COLOR) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [1, 11, green]
    [junit] [EL Fine]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [2, 12, blue]
    [junit] [EL Fine]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [0, 10, red]
    [junit] [EL Finer]: 2024-01-08 18:54:26.379--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.38--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@c0fad23)
    [junit] [EL Finest]: 2024-01-08 18:54:26.38--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1f54552e)
    [junit] [EL Finest]: 2024-01-08 18:54:26.38--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice@679ba4a9)
    [junit] [EL Finer]: 2024-01-08 18:54:26.38--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.38--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.38--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [101, first, last, null, null, null, null, 2, null, 11, 1, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.38--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [102, first, last, null, null, null, null, 2, null, 12, 2, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.38--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [100, first, last, null, null, null, null, 2, null, 10, 0, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.38--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.381--ClientSession(1429516220)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="cubicles" )
    [junit] [EL Fine]: 2024-01-08 18:54:26.381--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--INSERT INTO TMP_UCOFFICE (ID, CAPACITY) VALUES (?, ?)
    [junit] 	bind => [3, 5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="cubicles" sql="INSERT INTO TMP_UCOFFICE_CUBICLE (CUBICLE_FLOOR, CUBICLE_PLACE, OFFICE_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="cubicles" sql="INSERT INTO TMP_UCOFFICE_CUBICLE (CUBICLE_FLOOR, CUBICLE_PLACE, OFFICE_ID) VALUES (?, ?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--INSERT INTO TMP_UCOFFICE_CUBICLE (CUBICLE_FLOOR, CUBICLE_PLACE, OFFICE_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [10, 0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [11, 1, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--	bind => [12, 2, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.382--ClientSession(1429516220)--Connection(1963263385)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.383--ServerSession(454071866)--Connection(1546009607)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.383--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.383--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.383--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.383--ClientSession(1429516220)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.383--UnitOfWork(1862270219)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.383--ClientSession(1429516220)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.383--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1394215107
    [junit] [EL Finer]: 2024-01-08 18:54:26.383--ClientSession(1394215107)--Thread(Thread[main,5,main])--acquire unit of work: 1004277845
    [junit] [EL Finest]: 2024-01-08 18:54:26.383--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readUniqueColorOffice" referenceClass=UniqueColorOffice sql="SELECT ID, CAPACITY FROM TMP_UCOFFICE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.383--ServerSession(454071866)--Connection(1957457299)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.383--ServerSession(454071866)--Connection(1957457299)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.383--ServerSession(454071866)--Connection(1546186003)--Thread(Thread[main,5,main])--SELECT ID, CAPACITY FROM TMP_UCOFFICE WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.384--ServerSession(454071866)--Connection(1957457299)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.384--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="cubicles" referenceClass=Cubicle )
    [junit] [EL Finest]: 2024-01-08 18:54:26.385--ServerSession(454071866)--Connection(546329259)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.385--ServerSession(454071866)--Connection(546329259)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.385--ServerSession(454071866)--Connection(1004125658)--Thread(Thread[main,5,main])--SELECT t1.PLACE, t1.FLOOR, t1.COLOR FROM TMP_UCOFFICE_CUBICLE t0, TMP_CUBICLE t1 WHERE ((t0.OFFICE_ID = ?) AND ((t1.PLACE = t0.CUBICLE_PLACE) AND (t1.FLOOR = t0.CUBICLE_FLOOR)))
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.385--ServerSession(454071866)--Connection(546329259)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.385--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@72d006a4
    [junit] [EL Finest]: 2024-01-08 18:54:26.385--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.385--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.385--ServerSession(454071866)--Connection(547412986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.385--ServerSession(454071866)--Connection(547412986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.386--ServerSession(454071866)--Connection(774719165)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [100, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.386--ServerSession(454071866)--Connection(547412986)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.386--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@4115249
    [junit] [EL Finest]: 2024-01-08 18:54:26.386--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@593e22c5
    [junit] [EL Finest]: 2024-01-08 18:54:26.386--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.386--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.386--ServerSession(454071866)--Connection(295035829)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.386--ServerSession(454071866)--Connection(295035829)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.386--ServerSession(454071866)--Connection(966120264)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [101, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--ServerSession(454071866)--Connection(295035829)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@1d628ff1
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@101b2ddd
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--ServerSession(454071866)--Connection(2021381715)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--ServerSession(454071866)--Connection(2021381715)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.387--ServerSession(454071866)--Connection(826763588)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [102, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--ServerSession(454071866)--Connection(2021381715)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.387--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@703a305
    [junit] [EL Finest]: 2024-01-08 18:54:26.388--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@2eadfbf6
    [junit] [EL Finest]: 2024-01-08 18:54:26.388--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@7f6749d8
    [junit] [EL Finest]: 2024-01-08 18:54:26.388--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@50f7031b
    [junit] [EL Finer]: 2024-01-08 18:54:26.389--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.39--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.UniqueColorOffice@57ddc309)
    [junit] [EL Finest]: 2024-01-08 18:54:26.39--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--Execute query DataModifyQuery()
    [junit] [EL Finest]: 2024-01-08 18:54:26.39--ServerSession(454071866)--Connection(1709644006)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.39--ClientSession(1394215107)--Connection(1709644006)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.39--ClientSession(1394215107)--Connection(1709644006)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.39--ClientSession(1394215107)--Connection(590537304)--Thread(Thread[main,5,main])--DELETE FROM TMP_UCOFFICE_CUBICLE WHERE ((CUBICLE_PLACE = ?) AND ((CUBICLE_FLOOR = ?) AND (OFFICE_ID = ?)))
    [junit] 	bind => [0, 10, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:26.39--ClientSession(1394215107)--Connection(590537304)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.391--ServerSession(454071866)--Connection(1709644006)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.391--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.391--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.391--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.391--ClientSession(1394215107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.391--UnitOfWork(1004277845)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.391--ClientSession(1394215107)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.391--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 857345652
    [junit] [EL Finer]: 2024-01-08 18:54:26.391--ClientSession(857345652)--Thread(Thread[main,5,main])--acquire unit of work: 1860632793
    [junit] [EL Finest]: 2024-01-08 18:54:26.391--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readUniqueColorOffice" referenceClass=UniqueColorOffice sql="SELECT ID, CAPACITY FROM TMP_UCOFFICE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.391--ServerSession(454071866)--Connection(1525882751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.391--ServerSession(454071866)--Connection(1525882751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.391--ServerSession(454071866)--Connection(384861822)--Thread(Thread[main,5,main])--SELECT ID, CAPACITY FROM TMP_UCOFFICE WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.391--ServerSession(454071866)--Connection(1525882751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.391--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="cubicles" referenceClass=Cubicle sql="SELECT t1.PLACE, t1.FLOOR, t1.COLOR FROM TMP_UCOFFICE_CUBICLE t0, TMP_CUBICLE t1 WHERE ((t0.OFFICE_ID = ?) AND ((t1.PLACE = t0.CUBICLE_PLACE) AND (t1.FLOOR = t0.CUBICLE_FLOOR)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.391--ServerSession(454071866)--Connection(1627885365)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.391--ServerSession(454071866)--Connection(1627885365)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.392--ServerSession(454071866)--Connection(1943414301)--Thread(Thread[main,5,main])--SELECT t1.PLACE, t1.FLOOR, t1.COLOR FROM TMP_UCOFFICE_CUBICLE t0, TMP_CUBICLE t1 WHERE ((t0.OFFICE_ID = ?) AND ((t1.PLACE = t0.CUBICLE_PLACE) AND (t1.FLOOR = t0.CUBICLE_FLOOR)))
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.392--ServerSession(454071866)--Connection(1627885365)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.392--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@593e22c5
    [junit] [EL Finest]: 2024-01-08 18:54:26.392--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.392--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.392--ServerSession(454071866)--Connection(1428581291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.392--ServerSession(454071866)--Connection(1428581291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.392--ServerSession(454071866)--Connection(1458221468)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [101, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.392--ServerSession(454071866)--Connection(1428581291)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@1d628ff1
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@101b2ddd
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--ServerSession(454071866)--Connection(1347600860)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--ServerSession(454071866)--Connection(1347600860)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.393--ServerSession(454071866)--Connection(1968204540)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [102, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--ServerSession(454071866)--Connection(1347600860)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@703a305
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@352aa25a
    [junit] [EL Finest]: 2024-01-08 18:54:26.393--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Cubicle@1cb3ef9c
    [junit] [EL Finer]: 2024-01-08 18:54:26.393--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.394--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.394--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.394--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.394--ClientSession(857345652)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.394--UnitOfWork(1860632793)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.394--ClientSession(857345652)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.026 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestMultipleRelationships
    [junit] [EL Finer]: 2024-01-08 18:54:26.415--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2108122849
    [junit] [EL Finer]: 2024-01-08 18:54:26.415--ClientSession(2108122849)--Thread(Thread[main,5,main])--acquire unit of work: 1144725132
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--assign sequence to the object (229 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--assign sequence to the object (230 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--assign sequence to the object (231 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--assign sequence to the object (232 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--assign sequence to the object (233 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@3ff60e3c)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.415--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.416--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.416--ServerSession(454071866)--Connection(1042292342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.416--ClientSession(2108122849)--Connection(1042292342)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.416--ClientSession(2108122849)--Connection(1042292342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.416--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4300ccf8)
    [junit] [EL Fine]: 2024-01-08 18:54:26.416--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.416--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1c4ec15f)
    [junit] [EL Finest]: 2024-01-08 18:54:26.416--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988)
    [junit] [EL Finer]: 2024-01-08 18:54:26.416--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.416--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.416--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.416--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [2, Fred, vom Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.416--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.417--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12)
    [junit] [EL Finest]: 2024-01-08 18:54:26.417--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41)
    [junit] [EL Finest]: 2024-01-08 18:54:26.417--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3)
    [junit] [EL Finest]: 2024-01-08 18:54:26.417--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finer]: 2024-01-08 18:54:26.417--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.417--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.417--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1879-11-05, artificial light source, 1879, light bulb]
    [junit] [EL Fine]: 2024-01-08 18:54:26.417--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1888-03-17, alternating current, 1888, alternating current]
    [junit] [EL Fine]: 2024-01-08 18:54:26.417--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1877-01-13, simple voice recorder, 1877, phonograph]
    [junit] [EL Fine]: 2024-01-08 18:54:26.417--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1922-11-11, flying machine, 1922, helicopter]
    [junit] [EL Finer]: 2024-01-08 18:54:26.417--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.418--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@3ff60e3c)
    [junit] [EL Finest]: 2024-01-08 18:54:26.418--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:26.418--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:26.418--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:26.418--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Finer]: 2024-01-08 18:54:26.418--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.418--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.418--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [232, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:26.418--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [233, Eclipse linken]
    [junit] [EL Fine]: 2024-01-08 18:54:26.418--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [229, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:26.418--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [230, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:26.418--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [231, Zitronen falten]
    [junit] [EL Finer]: 2024-01-08 18:54:26.418--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.419--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Finest]: 2024-01-08 18:54:26.419--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, proficiency, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, passion, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, performance, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1, 0, 232]
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1, 0, 233]
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1, 0, 229]
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1, 0, 230]
    [junit] [EL Fine]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1, 0, 231]
    [junit] [EL Finer]: 2024-01-08 18:54:26.419--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.42--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.42--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.42--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.42--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.42--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.42--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.42--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [alternating current, 1888, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [light bulb, 1879, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.421--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [230, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [231, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [229, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [231, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [232, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--	bind => [3, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.422--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.423--ClientSession(2108122849)--Connection(76095502)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.423--ServerSession(454071866)--Connection(1042292342)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.423--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.423--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.423--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.424--ClientSession(2108122849)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.424--UnitOfWork(1144725132)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.424--ClientSession(2108122849)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.424--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2120330289
    [junit] [EL Finer]: 2024-01-08 18:54:26.424--ClientSession(2120330289)--Thread(Thread[main,5,main])--acquire unit of work: 1621668603
    [junit] [EL Finest]: 2024-01-08 18:54:26.424--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.424--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.424--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.424--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.424--ServerSession(454071866)--Connection(1358116912)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.424--ServerSession(454071866)--Connection(1358116912)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.424--ServerSession(454071866)--Connection(1978230719)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.424--ServerSession(454071866)--Connection(1358116912)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.424--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12
    [junit] [EL Finest]: 2024-01-08 18:54:26.425--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41
    [junit] [EL Finer]: 2024-01-08 18:54:26.425--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.425--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@32b2c9f4)
    [junit] [EL Finest]: 2024-01-08 18:54:26.425--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--Execute query DataModifyQuery()
    [junit] [EL Finest]: 2024-01-08 18:54:26.425--ServerSession(454071866)--Connection(1571139213)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.425--ClientSession(2120330289)--Connection(1571139213)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.425--ClientSession(2120330289)--Connection(1571139213)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.425--ClientSession(2120330289)--Connection(835446552)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE ((PATENT_YEAR = ?) AND ((PATENT_NAME = ?) AND (EMP_ID = ?)))
    [junit] 	bind => [1877, phonograph, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.425--ClientSession(2120330289)--Connection(835446552)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.426--ServerSession(454071866)--Connection(1571139213)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.426--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.426--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.426--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.426--ClientSession(2120330289)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.426--UnitOfWork(1621668603)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.426--ClientSession(2120330289)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.426--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1755228778
    [junit] [EL Finer]: 2024-01-08 18:54:26.426--ClientSession(1755228778)--Thread(Thread[main,5,main])--acquire unit of work: 406827058
    [junit] [EL Finest]: 2024-01-08 18:54:26.426--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.426--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.426--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.426--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.426--ServerSession(454071866)--Connection(570930844)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.426--ServerSession(454071866)--Connection(570930844)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.426--ServerSession(454071866)--Connection(1197227214)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.426--ServerSession(454071866)--Connection(570930844)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--ServerSession(454071866)--Connection(557898524)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--ServerSession(454071866)--Connection(557898524)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.427--ServerSession(454071866)--Connection(1047280382)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--ServerSession(454071866)--Connection(557898524)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finest]: 2024-01-08 18:54:26.427--UnitOfWork(406827058)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12
    [junit] [EL Finer]: 2024-01-08 18:54:26.427--UnitOfWork(406827058)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.427--ClientSession(1755228778)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.443--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1054807547
    [junit] [EL Finer]: 2024-01-08 18:54:26.443--ClientSession(1054807547)--Thread(Thread[main,5,main])--acquire unit of work: 1485945651
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.443--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.444--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--ServerSession(454071866)--Connection(1611007335)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.444--ClientSession(1054807547)--Connection(1611007335)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--ClientSession(1054807547)--Connection(1611007335)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@421be613)
    [junit] [EL Fine]: 2024-01-08 18:54:26.444--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.444--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4ad4366)
    [junit] [EL Finest]: 2024-01-08 18:54:26.463--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12)
    [junit] [EL Finer]: 2024-01-08 18:54:26.463--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.463--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.463--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.463--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [2, Fred, vom Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.463--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.464--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988)
    [junit] [EL Finest]: 2024-01-08 18:54:26.464--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41)
    [junit] [EL Finest]: 2024-01-08 18:54:26.464--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3)
    [junit] [EL Finest]: 2024-01-08 18:54:26.464--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finer]: 2024-01-08 18:54:26.464--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.464--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.464--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1888-03-17, alternating current, 1888, alternating current]
    [junit] [EL Fine]: 2024-01-08 18:54:26.464--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1879-11-05, artificial light source, 1879, light bulb]
    [junit] [EL Fine]: 2024-01-08 18:54:26.464--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1877-01-13, simple voice recorder, 1877, phonograph]
    [junit] [EL Fine]: 2024-01-08 18:54:26.464--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1922-11-11, flying machine, 1922, helicopter]
    [junit] [EL Finer]: 2024-01-08 18:54:26.464--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.465--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@3ff60e3c)
    [junit] [EL Finest]: 2024-01-08 18:54:26.465--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:26.465--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:26.465--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:26.465--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Finer]: 2024-01-08 18:54:26.465--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.465--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.465--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [232, Erbsen z?hlen]
    [junit] [EL Fine]: 2024-01-08 18:54:26.465--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [233, Eclipse linken]
    [junit] [EL Fine]: 2024-01-08 18:54:26.465--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [230, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:26.465--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [231, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:26.465--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [229, G?rteltiere puhlen]
    [junit] [EL Finer]: 2024-01-08 18:54:26.465--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.466--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.466--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Finer]: 2024-01-08 18:54:26.466--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.466--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.466--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, passion, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.466--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, performance, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.466--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, proficiency, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.466--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1, 0, 232]
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1, 0, 233]
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1, 0, 230]
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1, 0, 231]
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1, 0, 229]
    [junit] [EL Finer]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:26.467--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [alternating current, 1888, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [light bulb, 1879, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.468--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [230, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [231, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [229, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [231, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [232, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [2, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--	bind => [3, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.469--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.47--ClientSession(1054807547)--Connection(62234604)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.47--ServerSession(454071866)--Connection(1611007335)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.47--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.471--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.471--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.471--ClientSession(1054807547)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.471--UnitOfWork(1485945651)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.471--ClientSession(1054807547)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.471--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1339520961
    [junit] [EL Finer]: 2024-01-08 18:54:26.471--ClientSession(1339520961)--Thread(Thread[main,5,main])--acquire unit of work: 296829429
    [junit] [EL Finest]: 2024-01-08 18:54:26.471--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.471--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.471--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.471--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.471--ServerSession(454071866)--Connection(524430470)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.471--ServerSession(454071866)--Connection(524430470)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.471--ServerSession(454071866)--Connection(82274418)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.471--ServerSession(454071866)--Connection(524430470)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.472--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.472--ServerSession(454071866)--Connection(1151293575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.472--ServerSession(454071866)--Connection(1151293575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.472--ServerSession(454071866)--Connection(1245149838)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.472--ServerSession(454071866)--Connection(1151293575)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.472--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.472--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finer]: 2024-01-08 18:54:26.472--UnitOfWork(296829429)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.472--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:26.473--ServerSession(454071866)--Connection(748104388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.473--ServerSession(454071866)--Connection(748104388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.473--ServerSession(454071866)--Connection(1630610514)--Thread(Thread[main,5,main])--SELECT t0.ID FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE (((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID)) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:26.473--ServerSession(454071866)--Connection(748104388)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.473--UnitOfWork(296829429)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@46f295e5)
    [junit] [EL Finest]: 2024-01-08 18:54:26.473--ClientSession(1339520961)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.473--ServerSession(454071866)--Connection(1983236161)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.473--ClientSession(1339520961)--Connection(1983236161)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.473--ClientSession(1339520961)--Connection(1983236161)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.473--ClientSession(1339520961)--Connection(1667304777)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.473--ClientSession(1339520961)--Connection(1667304777)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.474--ServerSession(454071866)--Connection(1983236161)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.474--UnitOfWork(296829429)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.474--UnitOfWork(296829429)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.474--UnitOfWork(296829429)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.474--ClientSession(1339520961)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.474--UnitOfWork(296829429)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.474--ClientSession(1339520961)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.474--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 997331115
    [junit] [EL Finer]: 2024-01-08 18:54:26.474--ClientSession(997331115)--Thread(Thread[main,5,main])--acquire unit of work: 1675472964
    [junit] [EL Finest]: 2024-01-08 18:54:26.474--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.474--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.474--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.474--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.474--ServerSession(454071866)--Connection(2098451555)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.474--ServerSession(454071866)--Connection(2098451555)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.474--ServerSession(454071866)--Connection(1942098965)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.474--ServerSession(454071866)--Connection(2098451555)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--ServerSession(454071866)--Connection(971092549)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--ServerSession(454071866)--Connection(971092549)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.475--ServerSession(454071866)--Connection(1521670614)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--ServerSession(454071866)--Connection(971092549)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12
    [junit] [EL Finest]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41
    [junit] [EL Finer]: 2024-01-08 18:54:26.475--UnitOfWork(1675472964)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.475--ClientSession(997331115)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.491--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1554085806
    [junit] [EL Finer]: 2024-01-08 18:54:26.491--ClientSession(1554085806)--Thread(Thread[main,5,main])--acquire unit of work: 914995351
    [junit] [EL Finest]: 2024-01-08 18:54:26.491--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.491--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.491--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.491--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.491--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.491--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.491--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.491--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--ServerSession(454071866)--Connection(1683484394)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.492--ClientSession(1554085806)--Connection(1683484394)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--ClientSession(1554085806)--Connection(1683484394)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7e8abafc)
    [junit] [EL Fine]: 2024-01-08 18:54:26.492--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2941a47d)
    [junit] [EL Finest]: 2024-01-08 18:54:26.492--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f012d988)
    [junit] [EL Finer]: 2024-01-08 18:54:26.492--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.492--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.492--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [2, Fred, vom Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.492--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.492--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.493--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41)
    [junit] [EL Finest]: 2024-01-08 18:54:26.493--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12)
    [junit] [EL Finest]: 2024-01-08 18:54:26.493--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@f184b1c3)
    [junit] [EL Finest]: 2024-01-08 18:54:26.493--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@3ff60e3c)
    [junit] [EL Finer]: 2024-01-08 18:54:26.493--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.493--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.493--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1879-11-05, artificial light source, 1879, light bulb]
    [junit] [EL Fine]: 2024-01-08 18:54:26.493--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1877-01-13, simple voice recorder, 1877, phonograph]
    [junit] [EL Fine]: 2024-01-08 18:54:26.493--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1888-03-17, alternating current, 1888, alternating current]
    [junit] [EL Fine]: 2024-01-08 18:54:26.493--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1922-11-11, flying machine, 1922, helicopter]
    [junit] [EL Finer]: 2024-01-08 18:54:26.493--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.494--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97)
    [junit] [EL Finest]: 2024-01-08 18:54:26.494--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536)
    [junit] [EL Finest]: 2024-01-08 18:54:26.494--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad)
    [junit] [EL Finest]: 2024-01-08 18:54:26.494--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@e6c3290)
    [junit] [EL Finest]: 2024-01-08 18:54:26.494--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Finer]: 2024-01-08 18:54:26.494--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.494--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT (ID, PROJ_NAME) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.494--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [233, Eclipse linken]
    [junit] [EL Fine]: 2024-01-08 18:54:26.494--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [231, Zitronen falten]
    [junit] [EL Fine]: 2024-01-08 18:54:26.494--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [230, B?uche pinseln]
    [junit] [EL Fine]: 2024-01-08 18:54:26.494--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [229, G?rteltiere puhlen]
    [junit] [EL Fine]: 2024-01-08 18:54:26.494--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [232, Erbsen z?hlen]
    [junit] [EL Finer]: 2024-01-08 18:54:26.494--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.495--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Finest]: 2024-01-08 18:54:26.495--UnitOfWork(914995351)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, proficiency, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, passion, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, performance, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROJECT_DETAILS (PLANNED_DAYS, USED_DAYS, PROJECT_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1, 0, 233]
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1, 0, 231]
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1, 0, 230]
    [junit] [EL Fine]: 2024-01-08 18:54:26.495--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1, 0, 229]
    [junit] [EL Fine]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1, 0, 232]
    [junit] [EL Finer]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.496--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PATENT (PATENT_NAME, PATENT_YEAR, EMP_ID) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [light bulb, 1879, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [phonograph, 1877, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [alternating current, 1888, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.497--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_PROJECT (PROJECT_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [231, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [232, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [230, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [231, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [229, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [3, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [1, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--	bind => [2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.498--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.499--ClientSession(1554085806)--Connection(587427838)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.499--ServerSession(454071866)--Connection(1683484394)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.499--UnitOfWork(914995351)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.499--UnitOfWork(914995351)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.499--UnitOfWork(914995351)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.499--ClientSession(1554085806)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.499--UnitOfWork(914995351)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.499--ClientSession(1554085806)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.499--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1807200728
    [junit] [EL Finer]: 2024-01-08 18:54:26.5--ClientSession(1807200728)--Thread(Thread[main,5,main])--acquire unit of work: 622301916
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--ServerSession(454071866)--Connection(928611808)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--ServerSession(454071866)--Connection(928611808)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.5--ServerSession(454071866)--Connection(784439461)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--ServerSession(454071866)--Connection(928611808)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--ServerSession(454071866)--Connection(1745553126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.5--ServerSession(454071866)--Connection(1745553126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.5--ServerSession(454071866)--Connection(348246138)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.501--ServerSession(454071866)--Connection(1745553126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.501--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.501--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.501--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@57a78536
    [junit] [EL Finest]: 2024-01-08 18:54:26.501--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@b46e4b97
    [junit] [EL Finest]: 2024-01-08 18:54:26.501--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Project@25f254ad
    [junit] [EL Finest]: 2024-01-08 18:54:26.501--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@43fcea12
    [junit] [EL Finest]: 2024-01-08 18:54:26.501--UnitOfWork(622301916)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@a4ca3e41
    [junit] [EL Finer]: 2024-01-08 18:54:26.501--UnitOfWork(622301916)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.501--ClientSession(1807200728)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestNode
    [junit] [EL Finer]: 2024-01-08 18:54:26.514--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 887130171
    [junit] [EL Finer]: 2024-01-08 18:54:26.514--ClientSession(887130171)--Thread(Thread[main,5,main])--acquire unit of work: 2060806744
    [junit] [EL Finest]: 2024-01-08 18:54:26.514--UnitOfWork(2060806744)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--UnitOfWork(2060806744)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.515--UnitOfWork(2060806744)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.515--ServerSession(454071866)--Connection(5772436)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--ClientSession(887130171)--Connection(5772436)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.515--ClientSession(887130171)--Connection(5772436)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.515--ClientSession(887130171)--Connection(1368275309)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1, null, 1, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--ClientSession(887130171)--Connection(1368275309)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.515--ServerSession(454071866)--Connection(5772436)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--UnitOfWork(2060806744)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--UnitOfWork(2060806744)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--UnitOfWork(2060806744)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--ClientSession(887130171)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--UnitOfWork(2060806744)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--ClientSession(887130171)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1997285842
    [junit] [EL Finer]: 2024-01-08 18:54:26.515--ClientSession(1997285842)--Thread(Thread[main,5,main])--acquire unit of work: 925921043
    [junit] [EL Finest]: 2024-01-08 18:54:26.516--UnitOfWork(925921043)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readNode" referenceClass=Node sql="SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.516--ServerSession(454071866)--Connection(1791913477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.516--ServerSession(454071866)--Connection(1791913477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.516--ServerSession(454071866)--Connection(496854692)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.516--ServerSession(454071866)--Connection(1791913477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.516--UnitOfWork(925921043)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=Node )
    [junit] [EL Finest]: 2024-01-08 18:54:26.516--ServerSession(454071866)--Connection(1536266753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.516--ServerSession(454071866)--Connection(1536266753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.516--ServerSession(454071866)--Connection(1556433963)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (PARENT = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.516--ServerSession(454071866)--Connection(1536266753)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.517--UnitOfWork(925921043)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.517--ClientSession(1997285842)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.524--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 501404775
    [junit] [EL Finer]: 2024-01-08 18:54:26.524--ClientSession(501404775)--Thread(Thread[main,5,main])--acquire unit of work: 2011221030
    [junit] [EL Finest]: 2024-01-08 18:54:26.524--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.524--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.524--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.524--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.524--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@c)
    [junit] [EL Finest]: 2024-01-08 18:54:26.524--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@a)
    [junit] [EL Finest]: 2024-01-08 18:54:26.524--ServerSession(454071866)--Connection(1771574174)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(1771574174)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(1771574174)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.525--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@b)
    [junit] [EL Finer]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(2146649550)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(2146649550)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(2146649550)--Thread(Thread[main,5,main])--	bind => [10, null, 1, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(2146649550)--Thread(Thread[main,5,main])--	bind => [12, null, 1, 10]
    [junit] [EL Fine]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(2146649550)--Thread(Thread[main,5,main])--	bind => [11, null, 1, 10]
    [junit] [EL Finer]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(2146649550)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.525--ClientSession(501404775)--Connection(2146649550)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(1771574174)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.526--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.526--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.526--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.526--ClientSession(501404775)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.526--UnitOfWork(2011221030)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.526--ClientSession(501404775)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1726185784
    [junit] [EL Finer]: 2024-01-08 18:54:26.526--ClientSession(1726185784)--Thread(Thread[main,5,main])--acquire unit of work: 1330539161
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--UnitOfWork(1330539161)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readNode" referenceClass=Node sql="SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(712416139)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(712416139)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(1038537221)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)
    [junit] 	bind => [10]
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(712416139)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--UnitOfWork(1330539161)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=Node sql="SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(1709488167)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(1709488167)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(1855535204)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (PARENT = ?)
    [junit] 	bind => [10]
    [junit] [EL Finest]: 2024-01-08 18:54:26.526--ServerSession(454071866)--Connection(1709488167)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--UnitOfWork(1330539161)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="parent" referenceClass=Node )
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--UnitOfWork(1330539161)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="parent" referenceClass=Node )
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--UnitOfWork(1330539161)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--UnitOfWork(1330539161)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@b
    [junit] [EL Finer]: 2024-01-08 18:54:26.527--UnitOfWork(1330539161)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.527--ClientSession(1726185784)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 11071984
    [junit] [EL Finer]: 2024-01-08 18:54:26.527--ClientSession(11071984)--Thread(Thread[main,5,main])--acquire unit of work: 1961477999
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--UnitOfWork(1961477999)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readNode" referenceClass=Node sql="SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Connection(323960563)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Connection(323960563)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Connection(422303083)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Connection(323960563)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--UnitOfWork(1961477999)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="parent" referenceClass=Node )
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Connection(242349063)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Connection(242349063)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Connection(1228335151)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)
    [junit] 	bind => [10]
    [junit] [EL Finest]: 2024-01-08 18:54:26.527--ServerSession(454071866)--Connection(242349063)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.528--UnitOfWork(1961477999)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=Node sql="SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.528--ServerSession(454071866)--Connection(835163400)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.528--ServerSession(454071866)--Connection(835163400)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.528--ServerSession(454071866)--Connection(1330537615)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (PARENT = ?)
    [junit] 	bind => [10]
    [junit] [EL Finest]: 2024-01-08 18:54:26.528--ServerSession(454071866)--Connection(835163400)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.528--UnitOfWork(1961477999)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="parent" referenceClass=Node )
    [junit] [EL Finest]: 2024-01-08 18:54:26.528--UnitOfWork(1961477999)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@c
    [junit] [EL Finest]: 2024-01-08 18:54:26.528--UnitOfWork(1961477999)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@b
    [junit] [EL Finer]: 2024-01-08 18:54:26.528--UnitOfWork(1961477999)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.528--ClientSession(11071984)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.536--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 271643393
    [junit] [EL Finer]: 2024-01-08 18:54:26.536--ClientSession(271643393)--Thread(Thread[main,5,main])--acquire unit of work: 963282937
    [junit] [EL Finest]: 2024-01-08 18:54:26.536--UnitOfWork(963282937)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.536--UnitOfWork(963282937)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.536--UnitOfWork(963282937)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1e)
    [junit] [EL Finest]: 2024-01-08 18:54:26.536--UnitOfWork(963282937)--Thread(Thread[main,5,main])--Execute query WriteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1e)
    [junit] [EL Finest]: 2024-01-08 18:54:26.536--ServerSession(454071866)--Connection(1178192426)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.536--ClientSession(271643393)--Connection(1178192426)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.536--ClientSession(271643393)--Connection(1178192426)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.537--ClientSession(271643393)--Connection(1753242944)--Thread(Thread[main,5,main])--INSERT INTO TMP_NODE (ID, NODENAME, VERSIONCOLUMN, PARENT) VALUES (?, ?, ?, ?)
    [junit] 	bind => [30, null, 1, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.537--ClientSession(271643393)--Connection(1753242944)--Thread(Thread[main,5,main])--UPDATE TMP_NODE SET PARENT = ? WHERE (ID = ?)
    [junit] 	bind => [30, 30]
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--ClientSession(271643393)--Connection(1753242944)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.537--ServerSession(454071866)--Connection(1178192426)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--UnitOfWork(963282937)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--UnitOfWork(963282937)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--UnitOfWork(963282937)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--ClientSession(271643393)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--UnitOfWork(963282937)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--ClientSession(271643393)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 219219584
    [junit] [EL Finer]: 2024-01-08 18:54:26.537--ClientSession(219219584)--Thread(Thread[main,5,main])--acquire unit of work: 1729175615
    [junit] [EL Finest]: 2024-01-08 18:54:26.537--UnitOfWork(1729175615)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readNode" referenceClass=Node sql="SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.537--ServerSession(454071866)--Connection(340144958)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.537--ServerSession(454071866)--Connection(340144958)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.538--ServerSession(454071866)--Connection(504979516)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (ID = ?)
    [junit] 	bind => [30]
    [junit] [EL Finest]: 2024-01-08 18:54:26.538--ServerSession(454071866)--Connection(340144958)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.538--UnitOfWork(1729175615)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="parent" referenceClass=Node )
    [junit] [EL Finest]: 2024-01-08 18:54:26.538--UnitOfWork(1729175615)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="children" referenceClass=Node sql="SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (PARENT = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.538--ServerSession(454071866)--Connection(1346210220)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.538--ServerSession(454071866)--Connection(1346210220)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.538--ServerSession(454071866)--Connection(91233047)--Thread(Thread[main,5,main])--SELECT ID, NODENAME, VERSIONCOLUMN, PARENT FROM TMP_NODE WHERE (PARENT = ?)
    [junit] 	bind => [30]
    [junit] [EL Finest]: 2024-01-08 18:54:26.568--ServerSession(454071866)--Connection(1346210220)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.568--UnitOfWork(1729175615)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.node.Node@1e
    [junit] [EL Finer]: 2024-01-08 18:54:26.568--UnitOfWork(1729175615)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.568--ClientSession(219219584)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.063 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestPatentReview
    [junit] [EL Finer]: 2024-01-08 18:54:26.589--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 904499529
    [junit] [EL Finer]: 2024-01-08 18:54:26.589--ClientSession(904499529)--Thread(Thread[main,5,main])--acquire unit of work: 1159799176
    [junit] [EL Finest]: 2024-01-08 18:54:26.59--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.59--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.59--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.59--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@5f8c4a95)
    [junit] [EL Finest]: 2024-01-08 18:54:26.59--ServerSession(454071866)--Connection(1780952824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.59--ClientSession(904499529)--Connection(1780952824)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.59--ClientSession(904499529)--Connection(1780952824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.59--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview@11)
    [junit] [EL Fine]: 2024-01-08 18:54:26.59--ClientSession(904499529)--Connection(1054343422)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1857-01-01, das Fu?ballspiel, 1857, Fussball]
    [junit] [EL Fine]: 2024-01-08 18:54:26.591--ClientSession(904499529)--Connection(1054343422)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, PATENT_YEAR, PATENT_NAME, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, null, Review des Patents des Fu?ballspiels, 1, 1857, Fussball, PatentReview]
    [junit] [EL Fine]: 2024-01-08 18:54:26.591--ClientSession(904499529)--Connection(1054343422)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 17]
    [junit] [EL Finer]: 2024-01-08 18:54:26.591--ClientSession(904499529)--Connection(1054343422)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.591--ServerSession(454071866)--Connection(1780952824)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.592--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.592--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.592--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.592--ClientSession(904499529)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.592--UnitOfWork(1159799176)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.592--ClientSession(904499529)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.592--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2088348346
    [junit] [EL Finer]: 2024-01-08 18:54:26.592--ClientSession(2088348346)--Thread(Thread[main,5,main])--acquire unit of work: 452715178
    [junit] [EL Finest]: 2024-01-08 18:54:26.592--UnitOfWork(452715178)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readPatentReview" referenceClass=PatentReview sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (((t1.REVIEW_ID = t0.ID) AND (t1.REVIEW_ID = t0.ID)) AND (t0.DTYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.592--ServerSession(454071866)--Connection(383738429)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.592--ServerSession(454071866)--Connection(383738429)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.592--ServerSession(454071866)--Connection(600000886)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (((t1.REVIEW_ID = t0.ID) AND (t1.REVIEW_ID = t0.ID)) AND (t0.DTYPE = ?)))
    [junit] 	bind => [17, PatentReview]
    [junit] [EL Finest]: 2024-01-08 18:54:26.593--ServerSession(454071866)--Connection(383738429)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.593--UnitOfWork(452715178)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="patent" referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:26.593--UnitOfWork(452715178)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@5f8c4a95
    [junit] [EL Finer]: 2024-01-08 18:54:26.609--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1298589836
    [junit] [EL Finer]: 2024-01-08 18:54:26.609--ClientSession(1298589836)--Thread(Thread[main,5,main])--acquire unit of work: 594114070
    [junit] [EL Finest]: 2024-01-08 18:54:26.609--UnitOfWork(594114070)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.609--UnitOfWork(594114070)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.609--UnitOfWork(594114070)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.609--UnitOfWork(594114070)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@5f8c4a95)
    [junit] [EL Finest]: 2024-01-08 18:54:26.609--ServerSession(454071866)--Connection(150420111)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.609--ClientSession(1298589836)--Connection(150420111)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.609--ClientSession(1298589836)--Connection(150420111)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.609--UnitOfWork(594114070)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview@12)
    [junit] [EL Fine]: 2024-01-08 18:54:26.61--ClientSession(1298589836)--Connection(399621690)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] 	bind => [1857-01-01, das Fu?ballspiel, 1857, Fussball]
    [junit] [EL Fine]: 2024-01-08 18:54:26.61--ClientSession(1298589836)--Connection(399621690)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, PATENT_YEAR, PATENT_NAME, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [18, null, Review des Patents des Fu?ballspiels, 1, 1857, Fussball, PatentReview]
    [junit] [EL Fine]: 2024-01-08 18:54:26.61--ClientSession(1298589836)--Connection(399621690)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 18]
    [junit] [EL Finer]: 2024-01-08 18:54:26.61--ClientSession(1298589836)--Connection(399621690)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.611--ServerSession(454071866)--Connection(150420111)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.611--UnitOfWork(594114070)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.611--UnitOfWork(594114070)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.611--UnitOfWork(594114070)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.611--ClientSession(1298589836)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.611--UnitOfWork(594114070)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.611--ClientSession(1298589836)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.611--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 817750309
    [junit] [EL Finer]: 2024-01-08 18:54:26.611--ClientSession(817750309)--Thread(Thread[main,5,main])--acquire unit of work: 549752435
    [junit] [EL Finest]: 2024-01-08 18:54:26.611--UnitOfWork(549752435)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=PatentReview sql="select * from TMP_REVIEW join TMP_REVIEW_DETAILS on TMP_REVIEW.ID = TMP_REVIEW_DETAILS.REVIEW_ID where ID = 18")
    [junit] [EL Finest]: 2024-01-08 18:54:26.611--ServerSession(454071866)--Connection(354477005)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.611--ServerSession(454071866)--Connection(354477005)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.611--ServerSession(454071866)--Connection(39945594)--Thread(Thread[main,5,main])--select * from TMP_REVIEW join TMP_REVIEW_DETAILS on TMP_REVIEW.ID = TMP_REVIEW_DETAILS.REVIEW_ID where ID = 18
    [junit] [EL Finest]: 2024-01-08 18:54:26.611--ServerSession(454071866)--Connection(354477005)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.611--UnitOfWork(549752435)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="patent" referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:26.612--UnitOfWork(549752435)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@5f8c4a95
    [junit] [EL Finer]: 2024-01-08 18:54:26.627--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 943685066
    [junit] [EL Finer]: 2024-01-08 18:54:26.627--ClientSession(943685066)--Thread(Thread[main,5,main])--acquire unit of work: 1920274565
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@805a3532)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--ServerSession(454071866)--Connection(447148185)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.627--ClientSession(943685066)--Connection(447148185)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--ClientSession(943685066)--Connection(447148185)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@1f28d06d)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@c47f9c4b)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@af7f480a)
    [junit] [EL Finest]: 2024-01-08 18:54:26.627--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview@16)
    [junit] [EL Finer]: 2024-01-08 18:54:26.627--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.628--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--INSERT INTO TMP_PATENT (PAT_ASSIGNATION, PAT_DESCRIPTION, PAT_YEAR, PAT_NAME) VALUES (?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.628--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [2008-01-01, Foreign Key Sorter, 2008, Foreign Key Sorter]
    [junit] [EL Fine]: 2024-01-08 18:54:26.628--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [2002-01-01, SQL Parser, 2002, SQL Parser]
    [junit] [EL Fine]: 2024-01-08 18:54:26.628--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [2005-01-01, Environment Manager, 2005, Environment Manager]
    [junit] [EL Fine]: 2024-01-08 18:54:26.628--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [2007-01-01, JPA Monitor, 2007, JPA Monitor]
    [junit] [EL Finer]: 2024-01-08 18:54:26.628--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.628--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview@14)
    [junit] [EL Finest]: 2024-01-08 18:54:26.628--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview@17)
    [junit] [EL Finest]: 2024-01-08 18:54:26.628--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.PatentReview@15)
    [junit] [EL Finer]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, PATENT_YEAR, PATENT_NAME, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [22, null, Review vom JPA Monitor, 1, 2007, JPA Monitor, PatentReview]
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [20, null, Review vom SQL Parser Patent, 1, 2002, SQL Parser, PatentReview]
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [23, null, Review vom Environment Manager, 1, 2005, Environment Manager, PatentReview]
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [21, null, Review vom Foreign Key Sorter, 1, 2008, Foreign Key Sorter, PatentReview]
    [junit] [EL Finer]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [0, 22]
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [0, 20]
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [0, 23]
    [junit] [EL Fine]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--	bind => [0, 21]
    [junit] [EL Finer]: 2024-01-08 18:54:26.629--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--ClientSession(943685066)--Connection(2096507757)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.63--ServerSession(454071866)--Connection(447148185)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--ClientSession(943685066)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--UnitOfWork(1920274565)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--ClientSession(943685066)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 780584489
    [junit] [EL Finer]: 2024-01-08 18:54:26.63--ClientSession(780584489)--Thread(Thread[main,5,main])--acquire unit of work: 161472699
    [junit] [EL Finer]: 2024-01-08 18:54:26.631--UnitOfWork(161472699)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:26.631--UnitOfWork(161472699)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:26.631--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=PatentReview sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE (((t1.REVIEW_ID = t0.ID) AND (t1.REVIEW_ID = t0.ID)) AND (t0.DTYPE = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.631--ServerSession(454071866)--Connection(840798063)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.631--ServerSession(454071866)--Connection(840798063)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.631--ServerSession(454071866)--Connection(1978341139)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE (((t1.REVIEW_ID = t0.ID) AND (t1.REVIEW_ID = t0.ID)) AND (t0.DTYPE = ?))
    [junit] 	bind => [PatentReview]
    [junit] [EL Finest]: 2024-01-08 18:54:26.631--ServerSession(454071866)--Connection(840798063)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="patent" referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@1f28d06d
    [junit] [EL Finest]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="patent" referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@805a3532
    [junit] [EL Finest]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="patent" referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@af7f480a
    [junit] [EL Finest]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="patent" referenceClass=Patent )
    [junit] [EL Finest]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Patent@c47f9c4b
    [junit] [EL Finer]: 2024-01-08 18:54:26.632--UnitOfWork(161472699)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.632--ClientSession(780584489)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestPrimaryKeyJoinColumn
    [junit] [EL Finer]: 2024-01-08 18:54:26.646--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1635082429
    [junit] [EL Finer]: 2024-01-08 18:54:26.646--ClientSession(1635082429)--Thread(Thread[main,5,main])--acquire unit of work: 2097496271
    [junit] [EL Finest]: 2024-01-08 18:54:26.646--UnitOfWork(2097496271)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.646--UnitOfWork(2097496271)--Thread(Thread[main,5,main])--assign sequence to the object (7 -> org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@540d1cfd)
    [junit] [EL Finer]: 2024-01-08 18:54:26.646--UnitOfWork(2097496271)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.646--UnitOfWork(2097496271)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Course@540d1cfd)
    [junit] [EL Finest]: 2024-01-08 18:54:26.646--ServerSession(454071866)--Connection(521565119)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.646--ClientSession(1635082429)--Connection(521565119)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.646--ClientSession(1635082429)--Connection(521565119)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.646--ClientSession(1635082429)--Connection(1212304298)--Thread(Thread[main,5,main])--INSERT INTO TMP_COURSE (COURSE_ID) VALUES (?)
    [junit] 	bind => [7]
    [junit] [EL Finer]: 2024-01-08 18:54:26.646--ClientSession(1635082429)--Connection(1212304298)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.646--ServerSession(454071866)--Connection(521565119)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.647--UnitOfWork(2097496271)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.647--UnitOfWork(2097496271)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.647--UnitOfWork(2097496271)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.647--ClientSession(1635082429)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.647--UnitOfWork(2097496271)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.647--ClientSession(1635082429)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1166053103
    [junit] [EL Finer]: 2024-01-08 18:54:26.647--ClientSession(1166053103)--Thread(Thread[main,5,main])--acquire unit of work: 1772586603
    [junit] [EL Finest]: 2024-01-08 18:54:26.647--UnitOfWork(1772586603)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readCourse" referenceClass=Course sql="SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Connection(870490094)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Connection(870490094)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Connection(1699085373)--Thread(Thread[main,5,main])--SELECT COURSE_ID FROM TMP_COURSE WHERE (COURSE_ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Connection(870490094)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.647--UnitOfWork(1772586603)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="material" referenceClass=Material )
    [junit] [EL Finest]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Connection(1443386256)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Connection(1443386256)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Connection(484895096)--Thread(Thread[main,5,main])--SELECT COURSE_ID, DATA FROM TMP_MATERIAL WHERE (COURSE_ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.647--ServerSession(454071866)--Connection(1443386256)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.648--UnitOfWork(1772586603)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="attendees" referenceClass=Employee sql="SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC")
    [junit] [EL Finest]: 2024-01-08 18:54:26.648--ServerSession(454071866)--Connection(1124718653)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.648--ServerSession(454071866)--Connection(1124718653)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.648--ServerSession(454071866)--Connection(1468630815)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.FIRSTNAME, t0.LASTNAME, t0.SALARY, t0.EMP_END, t0.EMP_START, t0.COSTCENTER, t0.DEPARTMENT, t0.BROKERAGE_ACCOUNT, t0.CUBICLE_FLOOR, t0.CUBICLE_PLACE, t0.SAMPLE_ACCOUNT, t0.PROFILE_GUID FROM TMP_EMP t0, TMP_COURSE_EMP t1 WHERE ((t1.COURSE_ID = ?) AND (t0.ID = t1.EMP_ID)) ORDER BY t0.LASTNAME ASC
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:26.648--ServerSession(454071866)--Connection(1124718653)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestRelationshipsWithCache
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.009 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestUnidirectionalOneToMany
    [junit] [EL Finer]: 2024-01-08 18:54:26.681--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1065714722
    [junit] [EL Finer]: 2024-01-08 18:54:26.681--ClientSession(1065714722)--Thread(Thread[main,5,main])--acquire unit of work: 80474332
    [junit] [EL Finest]: 2024-01-08 18:54:26.681--UnitOfWork(80474332)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.681--UnitOfWork(80474332)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.681--UnitOfWork(80474332)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.681--UnitOfWork(80474332)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.681--UnitOfWork(80474332)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.681--UnitOfWork(80474332)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.681--UnitOfWork(80474332)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.681--ServerSession(454071866)--Connection(863394546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.681--ClientSession(1065714722)--Connection(863394546)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.681--ClientSession(1065714722)--Connection(863394546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.682--UnitOfWork(80474332)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3ccf9013)
    [junit] [EL Fine]: 2024-01-08 18:54:26.682--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.682--UnitOfWork(80474332)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Fine]: 2024-01-08 18:54:26.682--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.682--UnitOfWork(80474332)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Finest]: 2024-01-08 18:54:26.682--UnitOfWork(80474332)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:26.682--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.682--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.682--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, ble, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.682--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, bli, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.682--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, bla, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.682--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.683--ClientSession(1065714722)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.683--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.683--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.683--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.683--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.683--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.683--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [2, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--	bind => [3, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.684--ClientSession(1065714722)--Connection(917615228)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.684--ServerSession(454071866)--Connection(863394546)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.685--UnitOfWork(80474332)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.685--UnitOfWork(80474332)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.685--UnitOfWork(80474332)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.685--ClientSession(1065714722)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.685--UnitOfWork(80474332)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.685--ClientSession(1065714722)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.685--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1166191893
    [junit] [EL Finer]: 2024-01-08 18:54:26.685--ClientSession(1166191893)--Thread(Thread[main,5,main])--acquire unit of work: 433000386
    [junit] [EL Finest]: 2024-01-08 18:54:26.685--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.685--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@611f9bcc
    [junit] [EL Finest]: 2024-01-08 18:54:26.685--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.685--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.685--ServerSession(454071866)--Connection(1645136327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.685--ServerSession(454071866)--Connection(1645136327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.685--ServerSession(454071866)--Connection(64908123)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.685--ServerSession(454071866)--Connection(1645136327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--UnitOfWork(433000386)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.686--UnitOfWork(433000386)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--ServerSession(454071866)--Connection(602110090)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.686--ClientSession(1166191893)--Connection(602110090)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--ClientSession(1166191893)--Connection(602110090)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.686--ClientSession(1166191893)--Connection(1948507435)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.686--ClientSession(1166191893)--Connection(1948507435)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.686--ClientSession(1166191893)--Connection(1948507435)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.686--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.686--ClientSession(1166191893)--Connection(1948507435)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.687--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.687--ClientSession(1166191893)--Connection(1948507435)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.687--UnitOfWork(433000386)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@35cc54a7)
    [junit] [EL Fine]: 2024-01-08 18:54:26.687--ClientSession(1166191893)--Connection(1948507435)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.687--ClientSession(1166191893)--Connection(1948507435)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.687--ClientSession(1166191893)--Connection(1948507435)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.688--ServerSession(454071866)--Connection(602110090)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.688--UnitOfWork(433000386)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.688--UnitOfWork(433000386)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.688--UnitOfWork(433000386)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.688--ClientSession(1166191893)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.688--UnitOfWork(433000386)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.688--ClientSession(1166191893)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.703--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1962279748
    [junit] [EL Finer]: 2024-01-08 18:54:26.703--ClientSession(1962279748)--Thread(Thread[main,5,main])--acquire unit of work: 722544807
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--UnitOfWork(722544807)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--UnitOfWork(722544807)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--UnitOfWork(722544807)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--UnitOfWork(722544807)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--UnitOfWork(722544807)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.703--UnitOfWork(722544807)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--UnitOfWork(722544807)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--ServerSession(454071866)--Connection(1519233681)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.703--ClientSession(1962279748)--Connection(1519233681)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--ClientSession(1962279748)--Connection(1519233681)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.703--UnitOfWork(722544807)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3d2b9562)
    [junit] [EL Fine]: 2024-01-08 18:54:26.703--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.704--UnitOfWork(722544807)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Fine]: 2024-01-08 18:54:26.704--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.704--UnitOfWork(722544807)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Finest]: 2024-01-08 18:54:26.704--UnitOfWork(722544807)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:26.704--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.704--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.704--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, ble, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.704--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, bli, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.704--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, bla, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.704--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [2, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--	bind => [3, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.705--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--ClientSession(1962279748)--Connection(587546623)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.706--ServerSession(454071866)--Connection(1519233681)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--UnitOfWork(722544807)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--UnitOfWork(722544807)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--UnitOfWork(722544807)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--ClientSession(1962279748)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--UnitOfWork(722544807)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--ClientSession(1962279748)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1183033251
    [junit] [EL Finer]: 2024-01-08 18:54:26.706--ClientSession(1183033251)--Thread(Thread[main,5,main])--acquire unit of work: 63750910
    [junit] [EL Finest]: 2024-01-08 18:54:26.706--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.706--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.706--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.706--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.706--ServerSession(454071866)--Connection(284461959)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.706--ServerSession(454071866)--Connection(284461959)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.706--ServerSession(454071866)--Connection(838797639)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.707--ServerSession(454071866)--Connection(284461959)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.707--UnitOfWork(63750910)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.707--UnitOfWork(63750910)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.707--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.707--ServerSession(454071866)--Connection(2099418363)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.707--ServerSession(454071866)--Connection(2099418363)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.707--ServerSession(454071866)--Connection(1135641358)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.707--ServerSession(454071866)--Connection(2099418363)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.708--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.708--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.708--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finest]: 2024-01-08 18:54:26.708--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2eaf682b)
    [junit] [EL Finest]: 2024-01-08 18:54:26.708--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@424f8c75)
    [junit] [EL Finest]: 2024-01-08 18:54:26.708--ServerSession(454071866)--Connection(1001914464)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.708--ClientSession(1183033251)--Connection(1001914464)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.708--ClientSession(1183033251)--Connection(1001914464)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.708--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Execute query DataModifyQuery()
    [junit] [EL Fine]: 2024-01-08 18:54:26.708--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, Paulchen, M?ller, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.709--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.709--UnitOfWork(63750910)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))
    [junit] [EL Fine]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--	bind => [3, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--	bind => [2, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--	bind => [1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--	bind => [1, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--	bind => [2, 15]
    [junit] [EL Fine]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--	bind => [3, 15]
    [junit] [EL Finer]: 2024-01-08 18:54:26.709--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--ClientSession(1183033251)--Connection(2142451888)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.71--ServerSession(454071866)--Connection(1001914464)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--UnitOfWork(63750910)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--UnitOfWork(63750910)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--UnitOfWork(63750910)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--ClientSession(1183033251)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--UnitOfWork(63750910)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--ClientSession(1183033251)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 612501773
    [junit] [EL Finer]: 2024-01-08 18:54:26.71--ClientSession(612501773)--Thread(Thread[main,5,main])--acquire unit of work: 313000344
    [junit] [EL Finest]: 2024-01-08 18:54:26.71--UnitOfWork(313000344)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.71--UnitOfWork(313000344)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a901eae
    [junit] [EL Finest]: 2024-01-08 18:54:26.711--UnitOfWork(313000344)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.711--ServerSession(454071866)--Connection(1180354219)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.711--ServerSession(454071866)--Connection(1180354219)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.711--ServerSession(454071866)--Connection(338471737)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [15, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.711--ServerSession(454071866)--Connection(1180354219)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.711--UnitOfWork(313000344)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.711--ServerSession(454071866)--Connection(536537302)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.711--ServerSession(454071866)--Connection(536537302)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.711--ServerSession(454071866)--Connection(251988508)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:26.711--ServerSession(454071866)--Connection(536537302)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.712--UnitOfWork(313000344)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.712--UnitOfWork(313000344)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.712--UnitOfWork(313000344)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finer]: 2024-01-08 18:54:26.712--UnitOfWork(313000344)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.712--ClientSession(612501773)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.727--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1031789648
    [junit] [EL Finer]: 2024-01-08 18:54:26.727--ClientSession(1031789648)--Thread(Thread[main,5,main])--acquire unit of work: 2142042547
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.727--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--ServerSession(454071866)--Connection(1909310540)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.727--ClientSession(1031789648)--Connection(1909310540)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--ClientSession(1031789648)--Connection(1909310540)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.727--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@60a0cb32)
    [junit] [EL Fine]: 2024-01-08 18:54:26.727--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.728--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Fine]: 2024-01-08 18:54:26.728--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.728--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.728--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Finer]: 2024-01-08 18:54:26.728--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.728--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.728--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, bli, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.728--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, bla, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.728--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, ble, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.728--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [2, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--	bind => [3, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.729--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--ClientSession(1031789648)--Connection(1920224958)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.73--ServerSession(454071866)--Connection(1909310540)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--ClientSession(1031789648)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--UnitOfWork(2142042547)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--ClientSession(1031789648)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1703476139
    [junit] [EL Finer]: 2024-01-08 18:54:26.73--ClientSession(1703476139)--Thread(Thread[main,5,main])--acquire unit of work: 302869938
    [junit] [EL Finest]: 2024-01-08 18:54:26.73--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.73--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.73--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.73--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.73--ServerSession(454071866)--Connection(867631468)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.73--ServerSession(454071866)--Connection(867631468)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.73--ServerSession(454071866)--Connection(1252956757)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--ServerSession(454071866)--Connection(867631468)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--ServerSession(454071866)--Connection(552100126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--ServerSession(454071866)--Connection(552100126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.731--ServerSession(454071866)--Connection(736077838)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--ServerSession(454071866)--Connection(552100126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--UnitOfWork(302869938)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.731--UnitOfWork(302869938)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.731--UnitOfWork(302869938)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.732--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:26.732--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@38289dd8)
    [junit] [EL Finest]: 2024-01-08 18:54:26.732--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@4)
    [junit] [EL Finest]: 2024-01-08 18:54:26.732--ServerSession(454071866)--Connection(280960127)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.732--ClientSession(1703476139)--Connection(280960127)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.732--ClientSession(1703476139)--Connection(280960127)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.732--ClientSession(1703476139)--Connection(151309559)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [4, 2005-10-10, blo, 1, Review]
    [junit] [EL Finest]: 2024-01-08 18:54:26.732--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Fine]: 2024-01-08 18:54:26.732--ClientSession(1703476139)--Connection(151309559)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.732--ClientSession(1703476139)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.732--ClientSession(1703476139)--Connection(151309559)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))
    [junit] 	bind => [1, 4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.733--UnitOfWork(302869938)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Fine]: 2024-01-08 18:54:26.733--ClientSession(1703476139)--Connection(151309559)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [4, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.733--ClientSession(1703476139)--Connection(151309559)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW_DETAILS WHERE (REVIEW_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.733--ClientSession(1703476139)--Connection(151309559)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.733--ClientSession(1703476139)--Connection(151309559)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.733--ServerSession(454071866)--Connection(280960127)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.733--UnitOfWork(302869938)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.733--UnitOfWork(302869938)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.734--UnitOfWork(302869938)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.734--ClientSession(1703476139)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.734--UnitOfWork(302869938)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.734--ClientSession(1703476139)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.734--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 451720125
    [junit] [EL Finer]: 2024-01-08 18:54:26.734--ClientSession(451720125)--Thread(Thread[main,5,main])--acquire unit of work: 1386650638
    [junit] [EL Finest]: 2024-01-08 18:54:26.734--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.734--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.734--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.734--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.734--ServerSession(454071866)--Connection(1305110820)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.734--ServerSession(454071866)--Connection(1305110820)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.734--ServerSession(454071866)--Connection(728418943)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.734--ServerSession(454071866)--Connection(1305110820)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.735--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.735--ServerSession(454071866)--Connection(1480803937)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.735--ServerSession(454071866)--Connection(1480803937)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.735--ServerSession(454071866)--Connection(1188992772)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.735--ServerSession(454071866)--Connection(1480803937)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.735--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@4
    [junit] [EL Finest]: 2024-01-08 18:54:26.735--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.735--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finer]: 2024-01-08 18:54:26.735--UnitOfWork(1386650638)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.735--ClientSession(451720125)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.75--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 363659622
    [junit] [EL Finer]: 2024-01-08 18:54:26.75--ClientSession(363659622)--Thread(Thread[main,5,main])--acquire unit of work: 9931650
    [junit] [EL Finest]: 2024-01-08 18:54:26.75--UnitOfWork(9931650)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.75--UnitOfWork(9931650)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.75--UnitOfWork(9931650)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.75--UnitOfWork(9931650)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.75--UnitOfWork(9931650)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.75--UnitOfWork(9931650)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.75--UnitOfWork(9931650)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.751--ServerSession(454071866)--Connection(1365743658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(1365743658)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(1365743658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.751--UnitOfWork(9931650)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@50f91e7a)
    [junit] [EL Fine]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.751--UnitOfWork(9931650)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Fine]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.751--UnitOfWork(9931650)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.751--UnitOfWork(9931650)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Finer]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, ble, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, bla, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, bli, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.751--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.752--ClientSession(363659622)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.752--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.752--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.752--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.752--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.752--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:26.752--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [2, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--	bind => [3, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.753--ClientSession(363659622)--Connection(2059456904)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.753--ServerSession(454071866)--Connection(1365743658)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.754--UnitOfWork(9931650)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.754--UnitOfWork(9931650)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.754--UnitOfWork(9931650)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.754--ClientSession(363659622)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.754--UnitOfWork(9931650)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.754--ClientSession(363659622)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.754--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 537263161
    [junit] [EL Finer]: 2024-01-08 18:54:26.754--ClientSession(537263161)--Thread(Thread[main,5,main])--acquire unit of work: 1929526137
    [junit] [EL Finest]: 2024-01-08 18:54:26.754--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.754--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.754--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.773--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.773--ServerSession(454071866)--Connection(804073630)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.773--ServerSession(454071866)--Connection(804073630)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.773--ServerSession(454071866)--Connection(1297489897)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.774--ServerSession(454071866)--Connection(804073630)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.774--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.774--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.774--ServerSession(454071866)--Connection(1846714109)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.774--ServerSession(454071866)--Connection(1846714109)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.774--ServerSession(454071866)--Connection(323386753)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.774--ServerSession(454071866)--Connection(1846714109)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.774--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.775--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.775--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finer]: 2024-01-08 18:54:26.775--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.775--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5a251138)
    [junit] [EL Finest]: 2024-01-08 18:54:26.775--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@4)
    [junit] [EL Finest]: 2024-01-08 18:54:26.775--ServerSession(454071866)--Connection(1841704911)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.775--ClientSession(537263161)--Connection(1841704911)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.775--ClientSession(537263161)--Connection(1841704911)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.775--ClientSession(537263161)--Connection(462217972)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [4, 2005-10-10, blo, 1, Review]
    [junit] [EL Finest]: 2024-01-08 18:54:26.775--ClientSession(537263161)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:26.775--ClientSession(537263161)--Connection(462217972)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] 	bind => [0, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.776--ClientSession(537263161)--Connection(462217972)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [4, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.776--ClientSession(537263161)--Connection(462217972)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.776--ServerSession(454071866)--Connection(1841704911)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.776--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.776--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.776--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.776--ClientSession(537263161)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.776--UnitOfWork(1929526137)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.776--ClientSession(537263161)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.777--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1838087577
    [junit] [EL Finer]: 2024-01-08 18:54:26.777--ClientSession(1838087577)--Thread(Thread[main,5,main])--acquire unit of work: 2010899832
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--ServerSession(454071866)--Connection(793840164)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--ServerSession(454071866)--Connection(793840164)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.777--ServerSession(454071866)--Connection(126474899)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--ServerSession(454071866)--Connection(793840164)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--ServerSession(454071866)--Connection(916088142)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.777--ServerSession(454071866)--Connection(916088142)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.777--ServerSession(454071866)--Connection(289233299)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.778--ServerSession(454071866)--Connection(916088142)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.778--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.778--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.778--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finest]: 2024-01-08 18:54:26.778--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@4
    [junit] [EL Finer]: 2024-01-08 18:54:26.778--UnitOfWork(2010899832)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.778--ClientSession(1838087577)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.794--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 691320983
    [junit] [EL Finer]: 2024-01-08 18:54:26.794--ClientSession(691320983)--Thread(Thread[main,5,main])--acquire unit of work: 263731217
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--ServerSession(454071866)--Connection(1559054515)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.794--ClientSession(691320983)--Connection(1559054515)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--ClientSession(691320983)--Connection(1559054515)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@582a7508)
    [junit] [EL Fine]: 2024-01-08 18:54:26.794--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.794--UnitOfWork(263731217)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Fine]: 2024-01-08 18:54:26.795--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.795--UnitOfWork(263731217)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.795--UnitOfWork(263731217)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Finer]: 2024-01-08 18:54:26.795--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.795--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.795--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, bli, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.795--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, bla, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.795--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, ble, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.795--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [2, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--	bind => [3, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.796--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--ClientSession(691320983)--Connection(1111768494)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.797--ServerSession(454071866)--Connection(1559054515)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--UnitOfWork(263731217)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--UnitOfWork(263731217)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--UnitOfWork(263731217)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--ClientSession(691320983)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--UnitOfWork(263731217)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--ClientSession(691320983)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1481038207
    [junit] [EL Finer]: 2024-01-08 18:54:26.797--ClientSession(1481038207)--Thread(Thread[main,5,main])--acquire unit of work: 570844727
    [junit] [EL Finest]: 2024-01-08 18:54:26.797--UnitOfWork(570844727)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.797--UnitOfWork(570844727)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.797--UnitOfWork(570844727)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.797--UnitOfWork(570844727)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.797--ServerSession(454071866)--Connection(1235782822)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.797--ServerSession(454071866)--Connection(1235782822)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.797--ServerSession(454071866)--Connection(1485728890)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.798--ServerSession(454071866)--Connection(1235782822)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--UnitOfWork(570844727)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--UnitOfWork(570844727)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--UnitOfWork(570844727)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--UnitOfWork(570844727)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--ClientSession(1481038207)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--UnitOfWork(570844727)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--ClientSession(1481038207)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 563922273
    [junit] [EL Finer]: 2024-01-08 18:54:26.798--ClientSession(563922273)--Thread(Thread[main,5,main])--acquire unit of work: 766877129
    [junit] [EL Finest]: 2024-01-08 18:54:26.798--UnitOfWork(766877129)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.798--UnitOfWork(766877129)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.798--UnitOfWork(766877129)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.798--UnitOfWork(766877129)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.798--ServerSession(454071866)--Connection(1942370533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.798--ServerSession(454071866)--Connection(1942370533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.798--ServerSession(454071866)--Connection(1914480769)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.799--ServerSession(454071866)--Connection(1942370533)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.799--UnitOfWork(766877129)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.799--ServerSession(454071866)--Connection(1929778763)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.799--ServerSession(454071866)--Connection(1929778763)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.799--ServerSession(454071866)--Connection(835000798)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.799--ServerSession(454071866)--Connection(1929778763)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.799--UnitOfWork(766877129)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.799--UnitOfWork(766877129)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.799--UnitOfWork(766877129)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finer]: 2024-01-08 18:54:26.799--UnitOfWork(766877129)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.799--UnitOfWork(766877129)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.799--UnitOfWork(766877129)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.8--UnitOfWork(766877129)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.8--ClientSession(563922273)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.8--UnitOfWork(766877129)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.8--ClientSession(563922273)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.8--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1578292688
    [junit] [EL Finer]: 2024-01-08 18:54:26.8--ClientSession(1578292688)--Thread(Thread[main,5,main])--acquire unit of work: 707411899
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--UnitOfWork(707411899)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--UnitOfWork(707411899)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--UnitOfWork(707411899)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--UnitOfWork(707411899)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--ServerSession(454071866)--Connection(1913927660)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--ServerSession(454071866)--Connection(1913927660)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.8--ServerSession(454071866)--Connection(154671602)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--ServerSession(454071866)--Connection(1913927660)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--UnitOfWork(707411899)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--ServerSession(454071866)--Connection(729268248)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.8--ServerSession(454071866)--Connection(729268248)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.801--ServerSession(454071866)--Connection(2022648269)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.801--ServerSession(454071866)--Connection(729268248)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.801--UnitOfWork(707411899)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.801--UnitOfWork(707411899)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.801--UnitOfWork(707411899)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finer]: 2024-01-08 18:54:26.801--UnitOfWork(707411899)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.801--UnitOfWork(707411899)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.801--UnitOfWork(707411899)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.801--UnitOfWork(707411899)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.801--ClientSession(1578292688)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.801--UnitOfWork(707411899)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.801--ClientSession(1578292688)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.816--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 167861136
    [junit] [EL Finer]: 2024-01-08 18:54:26.816--ClientSession(167861136)--Thread(Thread[main,5,main])--acquire unit of work: 233356148
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--ServerSession(454071866)--Connection(694538364)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.817--ClientSession(167861136)--Connection(694538364)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--ClientSession(167861136)--Connection(694538364)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3222ab2a)
    [junit] [EL Fine]: 2024-01-08 18:54:26.817--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, R&D, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.817--UnitOfWork(233356148)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2)
    [junit] [EL Fine]: 2024-01-08 18:54:26.817--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, Hans, Wurst, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finest]: 2024-01-08 18:54:26.818--UnitOfWork(233356148)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3)
    [junit] [EL Finest]: 2024-01-08 18:54:26.818--UnitOfWork(233356148)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Finer]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW (ID, REVIEWDATE, TEXT, VERSION, DTYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [2, 2005-10-08, ble, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [3, 2005-10-09, bli, 1, Review]
    [junit] [EL Fine]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [1, 2005-10-07, bla, 1, Review]
    [junit] [EL Finer]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--INSERT INTO TMP_REVIEW_DETAILS (SUCCESSRATE, REVIEW_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [0, 2]
    [junit] [EL Fine]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [0, 3]
    [junit] [EL Fine]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [0, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.818--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP_REVIEW (REVIEW_ID, EMP_ID) VALUES (?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [2, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--	bind => [3, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.819--ClientSession(167861136)--Connection(678442296)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.82--ServerSession(454071866)--Connection(694538364)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.82--UnitOfWork(233356148)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.82--UnitOfWork(233356148)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.82--UnitOfWork(233356148)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.82--ClientSession(167861136)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.82--UnitOfWork(233356148)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.82--ClientSession(167861136)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.82--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2050112633
    [junit] [EL Finer]: 2024-01-08 18:54:26.82--ClientSession(2050112633)--Thread(Thread[main,5,main])--acquire unit of work: 967321
    [junit] [EL Finest]: 2024-01-08 18:54:26.82--UnitOfWork(967321)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.82--UnitOfWork(967321)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.82--UnitOfWork(967321)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.82--UnitOfWork(967321)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.82--ServerSession(454071866)--Connection(1942837738)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.82--ServerSession(454071866)--Connection(1942837738)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.82--ServerSession(454071866)--Connection(94459648)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.82--ServerSession(454071866)--Connection(1942837738)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--ServerSession(454071866)--Connection(1325037234)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--ServerSession(454071866)--Connection(1325037234)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.821--ServerSession(454071866)--Connection(1466004622)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--ServerSession(454071866)--Connection(1325037234)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Review )
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@52874369)
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--UnitOfWork(967321)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.821--ServerSession(454071866)--Connection(253709668)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.821--ClientSession(2050112633)--Connection(253709668)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.822--ClientSession(2050112633)--Connection(253709668)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.822--UnitOfWork(967321)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@1)
    [junit] [EL Fine]: 2024-01-08 18:54:26.822--ClientSession(2050112633)--Connection(1069699799)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE ((REVIEW_ID = ?) AND (EMP_ID = ?))
    [junit] 	bind => [1, 4]
    [junit] [EL Fine]: 2024-01-08 18:54:26.822--ClientSession(2050112633)--Connection(1069699799)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW_DETAILS WHERE (REVIEW_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.822--ClientSession(2050112633)--Connection(1069699799)--Thread(Thread[main,5,main])--DELETE FROM TMP_REVIEW WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:26.822--ClientSession(2050112633)--Connection(1069699799)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.823--ServerSession(454071866)--Connection(253709668)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.823--UnitOfWork(967321)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.823--UnitOfWork(967321)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.823--UnitOfWork(967321)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.823--ClientSession(2050112633)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.823--UnitOfWork(967321)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.823--ClientSession(2050112633)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.823--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1250400815
    [junit] [EL Finer]: 2024-01-08 18:54:26.823--ClientSession(1250400815)--Thread(Thread[main,5,main])--acquire unit of work: 206663802
    [junit] [EL Finest]: 2024-01-08 18:54:26.823--UnitOfWork(206663802)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.823--UnitOfWork(206663802)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4dfd8af4
    [junit] [EL Finest]: 2024-01-08 18:54:26.823--UnitOfWork(206663802)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.823--UnitOfWork(206663802)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.823--ServerSession(454071866)--Connection(441768985)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.823--ServerSession(454071866)--Connection(441768985)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.823--ServerSession(454071866)--Connection(486653321)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [4, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.823--ServerSession(454071866)--Connection(441768985)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--UnitOfWork(206663802)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="reviews" referenceClass=Review sql="SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--ServerSession(454071866)--Connection(1016859681)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--ServerSession(454071866)--Connection(1016859681)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.824--ServerSession(454071866)--Connection(1354687)--Thread(Thread[main,5,main])--SELECT t1.ID, t1.DTYPE, t2.REVIEW_ID, t1.REVIEWDATE, t1.TEXT, t2.SUCCESSRATE, t1.VERSION, t1.PATENT_YEAR, t1.PATENT_NAME FROM TMP_EMP_REVIEW t0, TMP_REVIEW_DETAILS t2, TMP_REVIEW t1 WHERE (((t0.EMP_ID = ?) AND (t1.ID = t0.REVIEW_ID)) AND (t2.REVIEW_ID = t1.ID))
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--ServerSession(454071866)--Connection(1016859681)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--UnitOfWork(206663802)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@2
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--UnitOfWork(206663802)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Review@3
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--UnitOfWork(206663802)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readReview" referenceClass=Review sql="SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--ServerSession(454071866)--Connection(1979485247)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.824--ServerSession(454071866)--Connection(1979485247)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.824--ServerSession(454071866)--Connection(685137658)--Thread(Thread[main,5,main])--SELECT t0.ID, t0.DTYPE, t1.REVIEW_ID, t0.REVIEWDATE, t0.TEXT, t1.SUCCESSRATE, t0.VERSION, t0.PATENT_YEAR, t0.PATENT_NAME FROM TMP_REVIEW t0, TMP_REVIEW_DETAILS t1 WHERE ((t0.ID = ?) AND (t1.REVIEW_ID = t0.ID))
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.825--ServerSession(454071866)--Connection(1979485247)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.825--UnitOfWork(206663802)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.825--ClientSession(1250400815)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestUnidirectionalOneToOne
    [junit] [EL Finer]: 2024-01-08 18:54:26.844--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 630325404
    [junit] [EL Finer]: 2024-01-08 18:54:26.844--ClientSession(630325404)--Thread(Thread[main,5,main])--acquire unit of work: 1301723496
    [junit] [EL Finest]: 2024-01-08 18:54:26.844--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.844--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.844--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.844--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.845--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.845--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.845--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.845--ServerSession(454071866)--Connection(306216757)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.845--ClientSession(630325404)--Connection(306216757)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.845--ClientSession(630325404)--Connection(306216757)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.845--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@2ced1690)
    [junit] [EL Fine]: 2024-01-08 18:54:26.845--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.845--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@4b771e7a)
    [junit] [EL Finest]: 2024-01-08 18:54:26.845--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@61ebd2d9)
    [junit] [EL Finer]: 2024-01-08 18:54:26.845--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.845--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROFILE (GUID, AIRLINE, SMOKER) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.845--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--	bind => [[B@bc75f4f, Aeroflot, true]
    [junit] [EL Fine]: 2024-01-08 18:54:26.845--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--	bind => [[B@1aef20d5, Lufthansa, false]
    [junit] [EL Finer]: 2024-01-08 18:54:26.845--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.846--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@54c8a898)
    [junit] [EL Finer]: 2024-01-08 18:54:26.846--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.846--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.846--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, [B@bc75f4f]
    [junit] [EL Fine]: 2024-01-08 18:54:26.846--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--	bind => [2, Fred, von Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:26.846--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--ClientSession(630325404)--Connection(1295051847)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.847--ServerSession(454071866)--Connection(306216757)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--ClientSession(630325404)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--UnitOfWork(1301723496)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--ClientSession(630325404)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2088234531
    [junit] [EL Finer]: 2024-01-08 18:54:26.847--ClientSession(2088234531)--Thread(Thread[main,5,main])--acquire unit of work: 536707312
    [junit] [EL Finest]: 2024-01-08 18:54:26.847--UnitOfWork(536707312)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.847--UnitOfWork(536707312)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.847--UnitOfWork(536707312)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.847--UnitOfWork(536707312)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.847--ServerSession(454071866)--Connection(596413013)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.847--ServerSession(454071866)--Connection(596413013)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.847--ServerSession(454071866)--Connection(1350919380)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.848--ServerSession(454071866)--Connection(596413013)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.848--UnitOfWork(536707312)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="travelProfile" referenceClass=TravelProfile )
    [junit] [EL Finest]: 2024-01-08 18:54:26.848--ServerSession(454071866)--Connection(1839623306)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.848--ServerSession(454071866)--Connection(1839623306)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.848--ServerSession(454071866)--Connection(1841009752)--Thread(Thread[main,5,main])--SELECT GUID, AIRLINE, SMOKER FROM TMP_PROFILE WHERE (GUID = ?)
    [junit] 	bind => [[B@bc75f4f]
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--ServerSession(454071866)--Connection(1839623306)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--UnitOfWork(536707312)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@59c0688c
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--UnitOfWork(536707312)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--UnitOfWork(536707312)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--UnitOfWork(536707312)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--UnitOfWork(536707312)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--ClientSession(2088234531)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--UnitOfWork(536707312)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--ClientSession(2088234531)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 888088800
    [junit] [EL Finer]: 2024-01-08 18:54:26.849--ClientSession(888088800)--Thread(Thread[main,5,main])--acquire unit of work: 1471682530
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--ServerSession(454071866)--Connection(1772216232)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--ServerSession(454071866)--Connection(1772216232)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.849--ServerSession(454071866)--Connection(2117190265)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.849--ServerSession(454071866)--Connection(1772216232)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.85--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="travelProfile" referenceClass=TravelProfile )
    [junit] [EL Finest]: 2024-01-08 18:54:26.85--ServerSession(454071866)--Connection(1675126826)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.85--ServerSession(454071866)--Connection(1675126826)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.85--ServerSession(454071866)--Connection(73639782)--Thread(Thread[main,5,main])--SELECT GUID, AIRLINE, SMOKER FROM TMP_PROFILE WHERE (GUID = ?)
    [junit] 	bind => [[B@bc75f4f]
    [junit] [EL Finest]: 2024-01-08 18:54:26.85--ServerSession(454071866)--Connection(1675126826)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.85--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@3e191f92
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--ClientSession(888088800)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--UnitOfWork(1471682530)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--ClientSession(888088800)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 519064988
    [junit] [EL Finer]: 2024-01-08 18:54:26.85--ClientSession(519064988)--Thread(Thread[main,5,main])--acquire unit of work: 1107472217
    [junit] [EL Finest]: 2024-01-08 18:54:26.85--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.85--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--ServerSession(454071866)--Connection(1337245690)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--ServerSession(454071866)--Connection(1337245690)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.851--ServerSession(454071866)--Connection(404470066)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--ServerSession(454071866)--Connection(1337245690)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="travelProfile" referenceClass=TravelProfile )
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--ServerSession(454071866)--Connection(362783968)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--ServerSession(454071866)--Connection(362783968)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.851--ServerSession(454071866)--Connection(2143195846)--Thread(Thread[main,5,main])--SELECT GUID, AIRLINE, SMOKER FROM TMP_PROFILE WHERE (GUID = ?)
    [junit] 	bind => [[B@bc75f4f]
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--ServerSession(454071866)--Connection(362783968)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.851--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@165382a4
    [junit] [EL Finer]: 2024-01-08 18:54:26.852--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.852--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.852--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.852--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.852--ClientSession(519064988)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.852--UnitOfWork(1107472217)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.852--ClientSession(519064988)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.867--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 317979252
    [junit] [EL Finer]: 2024-01-08 18:54:26.867--ClientSession(317979252)--Thread(Thread[main,5,main])--acquire unit of work: 787270911
    [junit] [EL Finest]: 2024-01-08 18:54:26.867--UnitOfWork(787270911)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.867--UnitOfWork(787270911)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.867--UnitOfWork(787270911)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.867--UnitOfWork(787270911)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.867--UnitOfWork(787270911)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.867--UnitOfWork(787270911)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.868--UnitOfWork(787270911)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11)
    [junit] [EL Finest]: 2024-01-08 18:54:26.868--ServerSession(454071866)--Connection(4088923)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.868--ClientSession(317979252)--Connection(4088923)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.868--ClientSession(317979252)--Connection(4088923)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.868--UnitOfWork(787270911)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@1a5f16cd)
    [junit] [EL Fine]: 2024-01-08 18:54:26.868--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [17, diverses, 1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.868--UnitOfWork(787270911)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@aa77fd0)
    [junit] [EL Finest]: 2024-01-08 18:54:26.868--UnitOfWork(787270911)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@529cb355)
    [junit] [EL Finer]: 2024-01-08 18:54:26.868--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.868--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--INSERT INTO TMP_PROFILE (GUID, AIRLINE, SMOKER) VALUES (?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.868--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--	bind => [[B@bc75f4f, Aeroflot, true]
    [junit] [EL Fine]: 2024-01-08 18:54:26.868--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--	bind => [[B@1aef20d5, Lufthansa, false]
    [junit] [EL Finer]: 2024-01-08 18:54:26.868--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finest]: 2024-01-08 18:54:26.869--UnitOfWork(787270911)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@5fb1d28d)
    [junit] [EL Finer]: 2024-01-08 18:54:26.878--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.878--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.878--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--	bind => [2, Fred, von Jupiter, null, null, null, null, 17, null, null, null, null, null]
    [junit] [EL Fine]: 2024-01-08 18:54:26.878--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--	bind => [1, Hans, Wurst, null, null, null, null, 17, null, null, null, null, [B@bc75f4f]
    [junit] [EL Finer]: 2024-01-08 18:54:26.878--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.878--ClientSession(317979252)--Connection(1166003657)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.879--ServerSession(454071866)--Connection(4088923)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.879--UnitOfWork(787270911)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.879--UnitOfWork(787270911)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.879--UnitOfWork(787270911)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.879--ClientSession(317979252)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.879--UnitOfWork(787270911)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.879--ClientSession(317979252)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.879--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1501159816
    [junit] [EL Finer]: 2024-01-08 18:54:26.879--ClientSession(1501159816)--Thread(Thread[main,5,main])--acquire unit of work: 241339595
    [junit] [EL Finest]: 2024-01-08 18:54:26.879--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.879--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.879--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.879--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.879--ServerSession(454071866)--Connection(113456710)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.879--ServerSession(454071866)--Connection(113456710)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.88--ServerSession(454071866)--Connection(475915905)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.88--ServerSession(454071866)--Connection(113456710)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.88--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="travelProfile" referenceClass=TravelProfile )
    [junit] [EL Finest]: 2024-01-08 18:54:26.88--ServerSession(454071866)--Connection(1355466306)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.88--ServerSession(454071866)--Connection(1355466306)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.88--ServerSession(454071866)--Connection(1336195867)--Thread(Thread[main,5,main])--SELECT GUID, AIRLINE, SMOKER FROM TMP_PROFILE WHERE (GUID = ?)
    [junit] 	bind => [[B@bc75f4f]
    [junit] [EL Finest]: 2024-01-08 18:54:26.88--ServerSession(454071866)--Connection(1355466306)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.88--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@9dac6dc
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57f4f2aa
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--ServerSession(454071866)--Connection(1697839087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--ServerSession(454071866)--Connection(1697839087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.881--ServerSession(454071866)--Connection(686673148)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--ServerSession(454071866)--Connection(1697839087)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.881--UnitOfWork(241339595)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@363db8bc)
    [junit] [EL Finest]: 2024-01-08 18:54:26.881--ServerSession(454071866)--Connection(2147365188)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.882--ClientSession(1501159816)--Connection(2147365188)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.882--ClientSession(1501159816)--Connection(2147365188)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.882--UnitOfWork(241339595)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@f24f973)
    [junit] [EL Finer]: 2024-01-08 18:54:26.882--ClientSession(1501159816)--Connection(1716689224)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:26.882--ClientSession(1501159816)--Connection(1716689224)--Thread(Thread[main,5,main])--UPDATE TMP_EMP SET PROFILE_GUID = ? WHERE (ID = ?)
    [junit] [EL Fine]: 2024-01-08 18:54:26.882--ClientSession(1501159816)--Connection(1716689224)--Thread(Thread[main,5,main])--	bind => [null, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.882--ClientSession(1501159816)--Connection(1716689224)--Thread(Thread[main,5,main])--	bind => [[B@5c8aa6ce, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.882--ClientSession(1501159816)--Connection(1716689224)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:26.882--ClientSession(1501159816)--Connection(1716689224)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.883--ServerSession(454071866)--Connection(2147365188)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.883--UnitOfWork(241339595)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.883--UnitOfWork(241339595)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.883--UnitOfWork(241339595)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.883--ClientSession(1501159816)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.883--UnitOfWork(241339595)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.883--ClientSession(1501159816)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.883--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1676118760
    [junit] [EL Finer]: 2024-01-08 18:54:26.883--ClientSession(1676118760)--Thread(Thread[main,5,main])--acquire unit of work: 286119685
    [junit] [EL Finest]: 2024-01-08 18:54:26.883--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.883--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@10048bd9
    [junit] [EL Finest]: 2024-01-08 18:54:26.883--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.883--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.883--ServerSession(454071866)--Connection(1163450947)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.883--ServerSession(454071866)--Connection(1163450947)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.883--ServerSession(454071866)--Connection(974293010)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [1, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--ServerSession(454071866)--Connection(1163450947)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@57f4f2aa
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@11
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--ServerSession(454071866)--Connection(1133439215)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--ServerSession(454071866)--Connection(1133439215)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.884--ServerSession(454071866)--Connection(1836235412)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [2, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--ServerSession(454071866)--Connection(1133439215)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="travelProfile" referenceClass=TravelProfile )
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--ServerSession(454071866)--Connection(131803898)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.884--ServerSession(454071866)--Connection(131803898)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.885--ServerSession(454071866)--Connection(866542462)--Thread(Thread[main,5,main])--SELECT GUID, AIRLINE, SMOKER FROM TMP_PROFILE WHERE (GUID = ?)
    [junit] 	bind => [[B@5c8aa6ce]
    [junit] [EL Finest]: 2024-01-08 18:54:26.885--ServerSession(454071866)--Connection(131803898)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.885--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.TravelProfile@203943d2
    [junit] [EL Finest]: 2024-01-08 18:54:26.886--UnitOfWork(286119685)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readTravelProfile" referenceClass=TravelProfile sql="SELECT GUID, AIRLINE, SMOKER FROM TMP_PROFILE WHERE (GUID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.886--ServerSession(454071866)--Connection(2098174024)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.886--ServerSession(454071866)--Connection(2098174024)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.886--ServerSession(454071866)--Connection(1977891855)--Thread(Thread[main,5,main])--SELECT GUID, AIRLINE, SMOKER FROM TMP_PROFILE WHERE (GUID = ?)
    [junit] 	bind => [[B@1aef20d5]
    [junit] [EL Finest]: 2024-01-08 18:54:26.886--ServerSession(454071866)--Connection(2098174024)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.simple.BufferReadTest
    [junit] [EL Finer]: 2024-01-08 18:54:26.899--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 818295239
    [junit] [EL Finer]: 2024-01-08 18:54:26.9--ClientSession(818295239)--Thread(Thread[main,5,main])--acquire unit of work: 631536412
    [junit] [EL Finest]: 2024-01-08 18:54:26.9--UnitOfWork(631536412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.9--UnitOfWork(631536412)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.9--UnitOfWork(631536412)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.9--UnitOfWork(631536412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.9--ServerSession(454071866)--Connection(2104277384)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.9--ClientSession(818295239)--Connection(2104277384)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.9--ClientSession(818295239)--Connection(2104277384)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.9--UnitOfWork(631536412)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3889a208)
    [junit] [EL Fine]: 2024-01-08 18:54:26.9--ClientSession(818295239)--Connection(1776502866)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.901--ClientSession(818295239)--Connection(1776502866)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@387a3d5d, [B@20427323, [B@53100ea1, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.901--ClientSession(818295239)--Connection(1776502866)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.902--ServerSession(454071866)--Connection(2104277384)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.902--UnitOfWork(631536412)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.902--UnitOfWork(631536412)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.902--UnitOfWork(631536412)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.902--ClientSession(818295239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.902--UnitOfWork(631536412)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.902--ClientSession(818295239)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.902--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 878733169
    [junit] [EL Finer]: 2024-01-08 18:54:26.902--ClientSession(878733169)--Thread(Thread[main,5,main])--acquire unit of work: 122073438
    [junit] [EL Finest]: 2024-01-08 18:54:26.902--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.902--ServerSession(454071866)--Connection(1757972957)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.902--ServerSession(454071866)--Connection(1757972957)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.902--ServerSession(454071866)--Connection(833056963)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:26.903--ServerSession(454071866)--Connection(1757972957)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:26.904--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.904--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--ServerSession(454071866)--Connection(1756568226)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--ServerSession(454071866)--Connection(1756568226)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.904--ServerSession(454071866)--Connection(671423749)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--ServerSession(454071866)--Connection(1756568226)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.904--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.904--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--ServerSession(454071866)--Connection(1134977525)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.904--ServerSession(454071866)--Connection(1134977525)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.904--ServerSession(454071866)--Connection(858785065)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.905--ServerSession(454071866)--Connection(1134977525)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.905--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.905--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.905--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.905--ServerSession(454071866)--Connection(618785621)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.905--ServerSession(454071866)--Connection(618785621)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.905--ServerSession(454071866)--Connection(1412993013)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.905--ServerSession(454071866)--Connection(618785621)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.905--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.905--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.905--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.905--ServerSession(454071866)--Connection(986310840)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.905--ServerSession(454071866)--Connection(986310840)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.905--ServerSession(454071866)--Connection(291047415)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(986310840)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.906--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.906--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(1894092360)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(1894092360)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(94123204)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(1894092360)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.906--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.906--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(787989920)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(787989920)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(1924962808)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.906--ServerSession(454071866)--Connection(787989920)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.907--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.907--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--ServerSession(454071866)--Connection(1441494169)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--ServerSession(454071866)--Connection(1441494169)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.907--ServerSession(454071866)--Connection(1168204097)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--ServerSession(454071866)--Connection(1441494169)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.907--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.907--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--ServerSession(454071866)--Connection(1357787394)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--ServerSession(454071866)--Connection(1357787394)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.907--ServerSession(454071866)--Connection(1588582458)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--ServerSession(454071866)--Connection(1357787394)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.907--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.907--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.907--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(1634053753)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(1634053753)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(1084421494)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(1634053753)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.908--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.908--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(552106659)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(552106659)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(1815223969)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(552106659)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.908--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.908--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(1063187762)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(1063187762)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.908--ServerSession(454071866)--Connection(1551940888)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.909--ServerSession(454071866)--Connection(1063187762)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.909--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.909--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.909--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.909--ServerSession(454071866)--Connection(2037782723)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.909--ServerSession(454071866)--Connection(2037782723)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.909--ServerSession(454071866)--Connection(835294650)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.909--ServerSession(454071866)--Connection(2037782723)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.909--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.909--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.909--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.909--ServerSession(454071866)--Connection(318871129)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.909--ServerSession(454071866)--Connection(318871129)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.909--ServerSession(454071866)--Connection(1526215930)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(318871129)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.91--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.91--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(184738806)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(184738806)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(338562961)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(184738806)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.91--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.91--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(542538339)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(542538339)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(1012342988)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--ServerSession(454071866)--Connection(542538339)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.91--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.91--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.91--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(39929264)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(39929264)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(301445885)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(39929264)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.911--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.911--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(1124545257)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(1124545257)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(1271112700)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(1124545257)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.911--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.911--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(1848605780)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(1848605780)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.911--ServerSession(454071866)--Connection(340101890)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.912--ServerSession(454071866)--Connection(1848605780)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.912--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.912--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.912--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.912--ServerSession(454071866)--Connection(1507498183)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.912--ServerSession(454071866)--Connection(1507498183)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.912--ServerSession(454071866)--Connection(1283621492)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.912--ServerSession(454071866)--Connection(1507498183)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.912--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.912--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.912--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.912--ServerSession(454071866)--Connection(1323549538)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.912--ServerSession(454071866)--Connection(1323549538)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.912--ServerSession(454071866)--Connection(1131570905)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(1323549538)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.913--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.913--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(1471903502)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(1471903502)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(127096392)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(1471903502)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.913--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.913--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(311863065)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(311863065)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(504996162)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--ServerSession(454071866)--Connection(311863065)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.913--UnitOfWork(122073438)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.913--ClientSession(878733169)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:26.913--UnitOfWork(122073438)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.914--ServerSession(454071866)--Connection(1764634802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.914--ServerSession(454071866)--Connection(1764634802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:26.914--ServerSession(454071866)--Connection(1311239393)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:26.914--ServerSession(454071866)--Connection(1764634802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:26.914--UnitOfWork(122073438)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.914--ClientSession(878733169)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.923--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1539411657
    [junit] [EL Finer]: 2024-01-08 18:54:26.923--ClientSession(1539411657)--Thread(Thread[main,5,main])--acquire unit of work: 2092903312
    [junit] [EL Finest]: 2024-01-08 18:54:26.923--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:26.923--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:26.923--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:26.923--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:26.923--ServerSession(454071866)--Connection(1969438522)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.923--ClientSession(1539411657)--Connection(1969438522)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.923--ClientSession(1539411657)--Connection(1969438522)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:26.923--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5741832d)
    [junit] [EL Fine]: 2024-01-08 18:54:26.923--ClientSession(1539411657)--Connection(1008462484)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:26.924--ClientSession(1539411657)--Connection(1008462484)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@ba0f06d, [B@675694cc, [B@4fa8df8, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:26.982--ClientSession(1539411657)--Connection(1008462484)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:26.983--ServerSession(454071866)--Connection(1969438522)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:26.983--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:26.983--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.983--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.983--ClientSession(1539411657)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:26.983--UnitOfWork(2092903312)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:26.983--ClientSession(1539411657)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:26.984--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 624319280
    [junit] [EL Finer]: 2024-01-08 18:54:26.984--ClientSession(624319280)--Thread(Thread[main,5,main])--acquire unit of work: 1093844681
    [junit] [EL Finest]: 2024-01-08 18:54:26.984--UnitOfWork(1093844681)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:26.984--ServerSession(454071866)--Connection(1850526815)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:26.984--ServerSession(454071866)--Connection(1850526815)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.004--ServerSession(454071866)--Connection(685005872)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.006--ServerSession(454071866)--Connection(1850526815)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.006--UnitOfWork(1093844681)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.006--UnitOfWork(1093844681)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.016--UnitOfWork(1093844681)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.016--ClientSession(624319280)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.026--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2065459879
    [junit] [EL Finer]: 2024-01-08 18:54:27.026--ClientSession(2065459879)--Thread(Thread[main,5,main])--acquire unit of work: 1026116827
    [junit] [EL Finest]: 2024-01-08 18:54:27.026--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.027--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.027--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.027--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.027--ServerSession(454071866)--Connection(552035926)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.027--ClientSession(2065459879)--Connection(552035926)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.027--ClientSession(2065459879)--Connection(552035926)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.027--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2fb9fa70)
    [junit] [EL Fine]: 2024-01-08 18:54:27.027--ClientSession(2065459879)--Connection(382000207)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.028--ClientSession(2065459879)--Connection(382000207)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@316eae87, [B@2a20bb2a, [B@1a363c85, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.028--ClientSession(2065459879)--Connection(382000207)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.029--ServerSession(454071866)--Connection(552035926)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.029--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.029--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.029--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.029--ClientSession(2065459879)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.029--UnitOfWork(1026116827)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.029--ClientSession(2065459879)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.029--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1915995239
    [junit] [EL Finer]: 2024-01-08 18:54:27.029--ClientSession(1915995239)--Thread(Thread[main,5,main])--acquire unit of work: 396281978
    [junit] [EL Finest]: 2024-01-08 18:54:27.029--UnitOfWork(396281978)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.03--ServerSession(454071866)--Connection(1842347326)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.03--ServerSession(454071866)--Connection(1842347326)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.03--ServerSession(454071866)--Connection(1924809207)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.03--ServerSession(454071866)--Connection(1842347326)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.03--UnitOfWork(396281978)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.031--UnitOfWork(396281978)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.031--UnitOfWork(396281978)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.032--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.033--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.034--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.035--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.036--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.037--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--UnitOfWork(396281978)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.038--ClientSession(1915995239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.085--UnitOfWork(396281978)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.085--ClientSession(1915995239)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.094--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 81006212
    [junit] [EL Finer]: 2024-01-08 18:54:27.094--ClientSession(81006212)--Thread(Thread[main,5,main])--acquire unit of work: 721678900
    [junit] [EL Finest]: 2024-01-08 18:54:27.094--UnitOfWork(721678900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.095--UnitOfWork(721678900)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.095--UnitOfWork(721678900)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.095--UnitOfWork(721678900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.095--ServerSession(454071866)--Connection(5792789)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.095--ClientSession(81006212)--Connection(5792789)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.095--ClientSession(81006212)--Connection(5792789)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.095--UnitOfWork(721678900)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6bf75fc6)
    [junit] [EL Fine]: 2024-01-08 18:54:27.095--ClientSession(81006212)--Connection(1405059612)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.095--ClientSession(81006212)--Connection(1405059612)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@517d14e8, [B@12c6ba1e, [B@3d467538, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.096--ClientSession(81006212)--Connection(1405059612)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.096--ServerSession(454071866)--Connection(5792789)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.096--UnitOfWork(721678900)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.096--UnitOfWork(721678900)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.096--UnitOfWork(721678900)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.096--ClientSession(81006212)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.096--UnitOfWork(721678900)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.096--ClientSession(81006212)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.097--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1799477491
    [junit] [EL Finer]: 2024-01-08 18:54:27.097--ClientSession(1799477491)--Thread(Thread[main,5,main])--acquire unit of work: 1305955004
    [junit] [EL Finest]: 2024-01-08 18:54:27.097--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.097--ServerSession(454071866)--Connection(1191080688)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.097--ServerSession(454071866)--Connection(1191080688)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.097--ServerSession(454071866)--Connection(1224789709)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.098--ServerSession(454071866)--Connection(1191080688)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.098--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.098--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.098--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.102--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.102--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.102--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.102--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.102--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.103--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.104--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.105--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.106--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.107--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.108--UnitOfWork(1305955004)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.108--ClientSession(1799477491)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.116--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1360699703
    [junit] [EL Finer]: 2024-01-08 18:54:27.116--ClientSession(1360699703)--Thread(Thread[main,5,main])--acquire unit of work: 211133401
    [junit] [EL Finest]: 2024-01-08 18:54:27.116--UnitOfWork(211133401)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.117--UnitOfWork(211133401)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.117--UnitOfWork(211133401)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.117--UnitOfWork(211133401)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.117--ServerSession(454071866)--Connection(1581286705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.117--ClientSession(1360699703)--Connection(1581286705)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.117--ClientSession(1360699703)--Connection(1581286705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.117--UnitOfWork(211133401)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@8032cb1)
    [junit] [EL Fine]: 2024-01-08 18:54:27.117--ClientSession(1360699703)--Connection(1632892641)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.117--ClientSession(1360699703)--Connection(1632892641)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@17e4c205, [B@4dd7b4c5, [B@334db760, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.118--ClientSession(1360699703)--Connection(1632892641)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.118--ServerSession(454071866)--Connection(1581286705)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.118--UnitOfWork(211133401)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.118--UnitOfWork(211133401)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.118--UnitOfWork(211133401)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.118--ClientSession(1360699703)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.118--UnitOfWork(211133401)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.118--ClientSession(1360699703)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.119--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 641131554
    [junit] [EL Finer]: 2024-01-08 18:54:27.119--ClientSession(641131554)--Thread(Thread[main,5,main])--acquire unit of work: 1365730500
    [junit] [EL Finest]: 2024-01-08 18:54:27.119--UnitOfWork(1365730500)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.119--ServerSession(454071866)--Connection(1506045534)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.119--ServerSession(454071866)--Connection(1506045534)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.119--ServerSession(454071866)--Connection(1296764442)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.119--ServerSession(454071866)--Connection(1506045534)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1365730500)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1365730500)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1501837345
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--ClientSession(1501837345)--Thread(Thread[main,5,main])--acquire unit of work: 1792643512
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.12--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.121--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.122--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.123--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.124--ClientSession(1501837345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.189--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.189--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.189--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.189--UnitOfWork(1792643512)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.189--UnitOfWork(1365730500)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.189--ClientSession(641131554)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.199--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2081724000
    [junit] [EL Finer]: 2024-01-08 18:54:27.199--ClientSession(2081724000)--Thread(Thread[main,5,main])--acquire unit of work: 778571130
    [junit] [EL Finest]: 2024-01-08 18:54:27.199--UnitOfWork(778571130)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.199--UnitOfWork(778571130)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.199--UnitOfWork(778571130)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.199--UnitOfWork(778571130)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.199--ServerSession(454071866)--Connection(1984944043)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.199--ClientSession(2081724000)--Connection(1984944043)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.199--ClientSession(2081724000)--Connection(1984944043)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.199--UnitOfWork(778571130)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@536c8170)
    [junit] [EL Fine]: 2024-01-08 18:54:27.2--ClientSession(2081724000)--Connection(1798495264)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.2--ClientSession(2081724000)--Connection(1798495264)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@6b056f61, [B@637f1f25, [B@1e510cb6, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.2--ClientSession(2081724000)--Connection(1798495264)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.201--ServerSession(454071866)--Connection(1984944043)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.201--UnitOfWork(778571130)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.201--UnitOfWork(778571130)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.206--UnitOfWork(778571130)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.206--ClientSession(2081724000)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.206--UnitOfWork(778571130)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.206--ClientSession(2081724000)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.206--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 708162184
    [junit] [EL Finer]: 2024-01-08 18:54:27.206--ClientSession(708162184)--Thread(Thread[main,5,main])--acquire unit of work: 1831144196
    [junit] [EL Finest]: 2024-01-08 18:54:27.206--UnitOfWork(1831144196)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.206--ServerSession(454071866)--Connection(752405690)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.206--ServerSession(454071866)--Connection(752405690)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.207--ServerSession(454071866)--Connection(1548195930)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.207--ServerSession(454071866)--Connection(752405690)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.207--UnitOfWork(1831144196)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.207--UnitOfWork(1831144196)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.207--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 342621205
    [junit] [EL Finer]: 2024-01-08 18:54:27.207--ClientSession(342621205)--Thread(Thread[main,5,main])--acquire unit of work: 1104841376
    [junit] [EL Finest]: 2024-01-08 18:54:27.208--UnitOfWork(1104841376)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.208--ServerSession(454071866)--Connection(322855333)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.208--ServerSession(454071866)--Connection(322855333)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.208--ServerSession(454071866)--Connection(382279259)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.208--ServerSession(454071866)--Connection(322855333)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.208--UnitOfWork(1104841376)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.208--ClientSession(342621205)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.208--UnitOfWork(1104841376)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.208--ClientSession(342621205)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.208--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 675327654
    [junit] [EL Finer]: 2024-01-08 18:54:27.208--ClientSession(675327654)--Thread(Thread[main,5,main])--acquire unit of work: 1982154291
    [junit] [EL Finest]: 2024-01-08 18:54:27.208--UnitOfWork(1982154291)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.208--ServerSession(454071866)--Connection(1696699631)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.208--ServerSession(454071866)--Connection(1696699631)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.208--ServerSession(454071866)--Connection(856587406)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Connection(1696699631)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--UnitOfWork(1982154291)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--ClientSession(675327654)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--UnitOfWork(1982154291)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--ClientSession(675327654)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 724662944
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--ClientSession(724662944)--Thread(Thread[main,5,main])--acquire unit of work: 1796970820
    [junit] [EL Finest]: 2024-01-08 18:54:27.209--UnitOfWork(1796970820)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Connection(1126917513)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Connection(1126917513)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Connection(1895840844)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Connection(1126917513)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--UnitOfWork(1796970820)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--ClientSession(724662944)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--UnitOfWork(1796970820)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--ClientSession(724662944)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2126374931
    [junit] [EL Finer]: 2024-01-08 18:54:27.209--ClientSession(2126374931)--Thread(Thread[main,5,main])--acquire unit of work: 237980116
    [junit] [EL Finest]: 2024-01-08 18:54:27.209--UnitOfWork(237980116)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Connection(2063230395)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Connection(2063230395)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.209--ServerSession(454071866)--Connection(173800769)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Connection(2063230395)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--UnitOfWork(237980116)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--ClientSession(2126374931)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--UnitOfWork(237980116)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--ClientSession(2126374931)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1180474816
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--ClientSession(1180474816)--Thread(Thread[main,5,main])--acquire unit of work: 330875327
    [junit] [EL Finest]: 2024-01-08 18:54:27.21--UnitOfWork(330875327)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Connection(858015368)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Connection(858015368)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Connection(1269778724)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Connection(858015368)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--UnitOfWork(330875327)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--ClientSession(1180474816)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--UnitOfWork(330875327)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--ClientSession(1180474816)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 761196472
    [junit] [EL Finer]: 2024-01-08 18:54:27.21--ClientSession(761196472)--Thread(Thread[main,5,main])--acquire unit of work: 470377822
    [junit] [EL Finest]: 2024-01-08 18:54:27.21--UnitOfWork(470377822)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Connection(249343692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Connection(249343692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.21--ServerSession(454071866)--Connection(1295356732)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(249343692)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--UnitOfWork(470377822)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--ClientSession(761196472)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--UnitOfWork(470377822)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--ClientSession(761196472)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 737758778
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--ClientSession(737758778)--Thread(Thread[main,5,main])--acquire unit of work: 1244955658
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--UnitOfWork(1244955658)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(968593327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(968593327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(940833645)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(968593327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--UnitOfWork(1244955658)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--ClientSession(737758778)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--UnitOfWork(1244955658)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--ClientSession(737758778)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1378027138
    [junit] [EL Finer]: 2024-01-08 18:54:27.211--ClientSession(1378027138)--Thread(Thread[main,5,main])--acquire unit of work: 1976321848
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--UnitOfWork(1976321848)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(2079250408)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(2079250408)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(1305555150)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.211--ServerSession(454071866)--Connection(2079250408)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--UnitOfWork(1976321848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--ClientSession(1378027138)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--UnitOfWork(1976321848)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--ClientSession(1378027138)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 498245324
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--ClientSession(498245324)--Thread(Thread[main,5,main])--acquire unit of work: 1495374580
    [junit] [EL Finest]: 2024-01-08 18:54:27.212--UnitOfWork(1495374580)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Connection(1057776136)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Connection(1057776136)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Connection(1574266109)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Connection(1057776136)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--UnitOfWork(1495374580)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--ClientSession(498245324)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--UnitOfWork(1495374580)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--ClientSession(498245324)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1576746277
    [junit] [EL Finer]: 2024-01-08 18:54:27.212--ClientSession(1576746277)--Thread(Thread[main,5,main])--acquire unit of work: 729762027
    [junit] [EL Finest]: 2024-01-08 18:54:27.212--UnitOfWork(729762027)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Connection(970888092)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Connection(970888092)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Connection(1613063644)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.212--ServerSession(454071866)--Connection(970888092)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--UnitOfWork(729762027)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--ClientSession(1576746277)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--UnitOfWork(729762027)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--ClientSession(1576746277)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2027253185
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--ClientSession(2027253185)--Thread(Thread[main,5,main])--acquire unit of work: 865467522
    [junit] [EL Finest]: 2024-01-08 18:54:27.213--UnitOfWork(865467522)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Connection(1278083126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Connection(1278083126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Connection(726132036)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Connection(1278083126)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--UnitOfWork(865467522)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--ClientSession(2027253185)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--UnitOfWork(865467522)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--ClientSession(2027253185)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1481719789
    [junit] [EL Finer]: 2024-01-08 18:54:27.213--ClientSession(1481719789)--Thread(Thread[main,5,main])--acquire unit of work: 1277725798
    [junit] [EL Finest]: 2024-01-08 18:54:27.213--UnitOfWork(1277725798)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Connection(1299361813)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Connection(1299361813)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Connection(1017526396)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.213--ServerSession(454071866)--Connection(1299361813)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--UnitOfWork(1277725798)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ClientSession(1481719789)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--UnitOfWork(1277725798)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ClientSession(1481719789)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1026611869
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ClientSession(1026611869)--Thread(Thread[main,5,main])--acquire unit of work: 819486879
    [junit] [EL Finest]: 2024-01-08 18:54:27.214--UnitOfWork(819486879)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Connection(319871888)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Connection(319871888)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Connection(668964597)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Connection(319871888)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--UnitOfWork(819486879)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ClientSession(1026611869)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--UnitOfWork(819486879)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ClientSession(1026611869)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2062981400
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ClientSession(2062981400)--Thread(Thread[main,5,main])--acquire unit of work: 558223501
    [junit] [EL Finest]: 2024-01-08 18:54:27.214--UnitOfWork(558223501)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Connection(1065237832)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Connection(1065237832)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Connection(677330738)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.214--ServerSession(454071866)--Connection(1065237832)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--UnitOfWork(558223501)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--ClientSession(2062981400)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.214--UnitOfWork(558223501)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ClientSession(2062981400)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 658230401
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ClientSession(658230401)--Thread(Thread[main,5,main])--acquire unit of work: 1984741883
    [junit] [EL Finest]: 2024-01-08 18:54:27.215--UnitOfWork(1984741883)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Connection(1788118743)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Connection(1788118743)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Connection(173102693)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Connection(1788118743)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--UnitOfWork(1984741883)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ClientSession(658230401)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--UnitOfWork(1984741883)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ClientSession(658230401)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 768084091
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ClientSession(768084091)--Thread(Thread[main,5,main])--acquire unit of work: 757760473
    [junit] [EL Finest]: 2024-01-08 18:54:27.215--UnitOfWork(757760473)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Connection(1626541210)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Connection(1626541210)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Connection(660036426)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.215--ServerSession(454071866)--Connection(1626541210)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--UnitOfWork(757760473)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ClientSession(768084091)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--UnitOfWork(757760473)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.215--ClientSession(768084091)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1266888166
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ClientSession(1266888166)--Thread(Thread[main,5,main])--acquire unit of work: 1444127447
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--UnitOfWork(1444127447)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Connection(339768658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Connection(339768658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Connection(1157272991)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Connection(339768658)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--UnitOfWork(1444127447)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ClientSession(1266888166)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--UnitOfWork(1444127447)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ClientSession(1266888166)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1257727480
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ClientSession(1257727480)--Thread(Thread[main,5,main])--acquire unit of work: 1513183060
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--UnitOfWork(1513183060)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Connection(1864883037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Connection(1864883037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Connection(1638679238)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Connection(1864883037)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--UnitOfWork(1513183060)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ClientSession(1257727480)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--UnitOfWork(1513183060)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ClientSession(1257727480)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 292719480
    [junit] [EL Finer]: 2024-01-08 18:54:27.216--ClientSession(292719480)--Thread(Thread[main,5,main])--acquire unit of work: 315310562
    [junit] [EL Finest]: 2024-01-08 18:54:27.216--UnitOfWork(315310562)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=Department sql="select ID, NAME, VERSION from TMP_DEP where ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.217--ServerSession(454071866)--Connection(728373334)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.217--ServerSession(454071866)--Connection(728373334)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.217--ServerSession(454071866)--Connection(435031699)--Thread(Thread[main,5,main])--select ID, NAME, VERSION from TMP_DEP where ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.217--ServerSession(454071866)--Connection(728373334)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.217--UnitOfWork(1831144196)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.217--ClientSession(708162184)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.226--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1231018976
    [junit] [EL Finer]: 2024-01-08 18:54:27.226--ClientSession(1231018976)--Thread(Thread[main,5,main])--acquire unit of work: 1795131572
    [junit] [EL Finest]: 2024-01-08 18:54:27.226--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.226--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.226--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.226--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.226--ServerSession(454071866)--Connection(2008480467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.226--ClientSession(1231018976)--Connection(2008480467)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.226--ClientSession(1231018976)--Connection(2008480467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.226--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2a3cedc1)
    [junit] [EL Fine]: 2024-01-08 18:54:27.226--ClientSession(1231018976)--Connection(2024043739)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.227--ClientSession(1231018976)--Connection(2024043739)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@a4217fd, [B@4a620404, [B@113bb33f, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.227--ClientSession(1231018976)--Connection(2024043739)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.227--ServerSession(454071866)--Connection(2008480467)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.227--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.227--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.228--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.228--ClientSession(1231018976)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.228--UnitOfWork(1795131572)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.228--ClientSession(1231018976)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.228--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1792407296
    [junit] [EL Finer]: 2024-01-08 18:54:27.228--ClientSession(1792407296)--Thread(Thread[main,5,main])--acquire unit of work: 810990877
    [junit] [EL Finest]: 2024-01-08 18:54:27.228--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.228--ServerSession(454071866)--Connection(1944149875)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.228--ServerSession(454071866)--Connection(1944149875)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.228--ServerSession(454071866)--Connection(194407651)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--ServerSession(454071866)--Connection(1944149875)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.229--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.23--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.231--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--UnitOfWork(810990877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.232--ClientSession(1792407296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.293--UnitOfWork(810990877)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.293--UnitOfWork(810990877)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.293--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="getDepartmentById" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.293--UnitOfWork(810990877)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.293--UnitOfWork(810990877)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.293--ClientSession(1792407296)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.302--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1899022554
    [junit] [EL Finer]: 2024-01-08 18:54:27.302--ClientSession(1899022554)--Thread(Thread[main,5,main])--acquire unit of work: 1950245838
    [junit] [EL Finest]: 2024-01-08 18:54:27.302--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.302--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.302--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.302--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.302--ServerSession(454071866)--Connection(484046511)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.303--ClientSession(1899022554)--Connection(484046511)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.303--ClientSession(1899022554)--Connection(484046511)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.303--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6a5decc)
    [junit] [EL Fine]: 2024-01-08 18:54:27.303--ClientSession(1899022554)--Connection(2060348140)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.303--ClientSession(1899022554)--Connection(2060348140)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@44fabe57, [B@17c544e9, [B@1e55c5f7, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.304--ClientSession(1899022554)--Connection(2060348140)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.304--ServerSession(454071866)--Connection(484046511)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.304--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.304--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.304--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.304--ClientSession(1899022554)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.304--UnitOfWork(1950245838)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.304--ClientSession(1899022554)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.305--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1590288325
    [junit] [EL Finer]: 2024-01-08 18:54:27.305--ClientSession(1590288325)--Thread(Thread[main,5,main])--acquire unit of work: 245196293
    [junit] [EL Finest]: 2024-01-08 18:54:27.305--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.305--ServerSession(454071866)--Connection(477694553)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.305--ServerSession(454071866)--Connection(477694553)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.305--ServerSession(454071866)--Connection(1860994773)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.305--ServerSession(454071866)--Connection(477694553)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.306--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.306--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.307--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.307--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.308--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.308--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.309--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.309--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.31--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.31--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.311--ClientSession(1590288325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.311--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.397--UnitOfWork(245196293)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.397--UnitOfWork(245196293)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.397--ClientSession(1590288325)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.407--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1265167239
    [junit] [EL Finer]: 2024-01-08 18:54:27.407--ClientSession(1265167239)--Thread(Thread[main,5,main])--acquire unit of work: 1830090456
    [junit] [EL Finest]: 2024-01-08 18:54:27.407--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.407--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.407--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.407--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.407--ServerSession(454071866)--Connection(25488705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.407--ClientSession(1265167239)--Connection(25488705)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.407--ClientSession(1265167239)--Connection(25488705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.407--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@374c1eaa)
    [junit] [EL Fine]: 2024-01-08 18:54:27.407--ClientSession(1265167239)--Connection(1114611582)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.408--ClientSession(1265167239)--Connection(1114611582)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@4cb22a71, [B@6afa2843, [B@5450ce0d, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.408--ClientSession(1265167239)--Connection(1114611582)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.408--ServerSession(454071866)--Connection(25488705)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.409--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.409--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.409--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.409--ClientSession(1265167239)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.409--UnitOfWork(1830090456)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.409--ClientSession(1265167239)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.409--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1247658953
    [junit] [EL Finer]: 2024-01-08 18:54:27.409--ClientSession(1247658953)--Thread(Thread[main,5,main])--acquire unit of work: 2111401863
    [junit] [EL Finest]: 2024-01-08 18:54:27.409--UnitOfWork(2111401863)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.409--ServerSession(454071866)--Connection(1838283751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.409--ServerSession(454071866)--Connection(1838283751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.409--ServerSession(454071866)--Connection(994617009)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.41--ServerSession(454071866)--Connection(1838283751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.41--UnitOfWork(2111401863)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.41--UnitOfWork(2111401863)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.41--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 898845265
    [junit] [EL Finer]: 2024-01-08 18:54:27.41--ClientSession(898845265)--Thread(Thread[main,5,main])--acquire unit of work: 1368692432
    [junit] [EL Finest]: 2024-01-08 18:54:27.41--UnitOfWork(1368692432)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.41--ServerSession(454071866)--Connection(471860525)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.41--ServerSession(454071866)--Connection(471860525)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.41--ServerSession(454071866)--Connection(1467937653)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(471860525)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--UnitOfWork(1368692432)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--ClientSession(898845265)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--UnitOfWork(1368692432)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--ClientSession(898845265)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 231195101
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--ClientSession(231195101)--Thread(Thread[main,5,main])--acquire unit of work: 290628645
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--UnitOfWork(290628645)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(823592993)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(823592993)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(1319697592)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(823592993)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--UnitOfWork(290628645)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--ClientSession(231195101)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--UnitOfWork(290628645)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--ClientSession(231195101)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2032526746
    [junit] [EL Finer]: 2024-01-08 18:54:27.411--ClientSession(2032526746)--Thread(Thread[main,5,main])--acquire unit of work: 1895476383
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--UnitOfWork(1895476383)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(2034160388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(2034160388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(338526071)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.411--ServerSession(454071866)--Connection(2034160388)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--UnitOfWork(1895476383)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(2032526746)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--UnitOfWork(1895476383)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(2032526746)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1741263816
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(1741263816)--Thread(Thread[main,5,main])--acquire unit of work: 1751177926
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--UnitOfWork(1751177926)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(390715002)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(390715002)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(1205933431)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(390715002)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--UnitOfWork(1751177926)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(1741263816)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--UnitOfWork(1751177926)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(1741263816)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 38131775
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(38131775)--Thread(Thread[main,5,main])--acquire unit of work: 1541813259
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--UnitOfWork(1541813259)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(342083757)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(342083757)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(347247288)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(342083757)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--UnitOfWork(1541813259)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(38131775)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--UnitOfWork(1541813259)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(38131775)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1379273029
    [junit] [EL Finer]: 2024-01-08 18:54:27.412--ClientSession(1379273029)--Thread(Thread[main,5,main])--acquire unit of work: 1478137102
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--UnitOfWork(1478137102)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.412--ServerSession(454071866)--Connection(1480457191)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(1480457191)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(829421437)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(1480457191)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--UnitOfWork(1478137102)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--ClientSession(1379273029)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--UnitOfWork(1478137102)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--ClientSession(1379273029)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1607463345
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--ClientSession(1607463345)--Thread(Thread[main,5,main])--acquire unit of work: 1746590572
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--UnitOfWork(1746590572)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(645930253)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(645930253)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(2018379237)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(645930253)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--UnitOfWork(1746590572)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--ClientSession(1607463345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--UnitOfWork(1746590572)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--ClientSession(1607463345)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1716732150
    [junit] [EL Finer]: 2024-01-08 18:54:27.413--ClientSession(1716732150)--Thread(Thread[main,5,main])--acquire unit of work: 1075663172
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--UnitOfWork(1075663172)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(1223955855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(1223955855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.413--ServerSession(454071866)--Connection(1902651572)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Connection(1223955855)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--UnitOfWork(1075663172)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--ClientSession(1716732150)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--UnitOfWork(1075663172)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--ClientSession(1716732150)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 670922002
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--ClientSession(670922002)--Thread(Thread[main,5,main])--acquire unit of work: 1338852367
    [junit] [EL Finest]: 2024-01-08 18:54:27.414--UnitOfWork(1338852367)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Connection(2144397514)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Connection(2144397514)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Connection(1988970965)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Connection(2144397514)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--UnitOfWork(1338852367)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--ClientSession(670922002)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--UnitOfWork(1338852367)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--ClientSession(670922002)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 534524290
    [junit] [EL Finer]: 2024-01-08 18:54:27.414--ClientSession(534524290)--Thread(Thread[main,5,main])--acquire unit of work: 1739725835
    [junit] [EL Finest]: 2024-01-08 18:54:27.414--UnitOfWork(1739725835)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Connection(2079138505)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Connection(2079138505)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.414--ServerSession(454071866)--Connection(1717270840)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(2079138505)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--UnitOfWork(1739725835)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--ClientSession(534524290)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--UnitOfWork(1739725835)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--ClientSession(534524290)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1875902721
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--ClientSession(1875902721)--Thread(Thread[main,5,main])--acquire unit of work: 2100927832
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--UnitOfWork(2100927832)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(1083619710)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(1083619710)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(1886483112)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(1083619710)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--UnitOfWork(2100927832)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--ClientSession(1875902721)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--UnitOfWork(2100927832)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--ClientSession(1875902721)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 774123587
    [junit] [EL Finer]: 2024-01-08 18:54:27.415--ClientSession(774123587)--Thread(Thread[main,5,main])--acquire unit of work: 1535914416
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--UnitOfWork(1535914416)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(538176603)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(538176603)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(177376826)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.415--ServerSession(454071866)--Connection(538176603)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--UnitOfWork(1535914416)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(774123587)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--UnitOfWork(1535914416)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(774123587)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1065394613
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(1065394613)--Thread(Thread[main,5,main])--acquire unit of work: 5174058
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--UnitOfWork(5174058)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Connection(506678855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Connection(506678855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Connection(1138620315)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Connection(506678855)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--UnitOfWork(5174058)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(1065394613)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--UnitOfWork(5174058)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(1065394613)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 239735016
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(239735016)--Thread(Thread[main,5,main])--acquire unit of work: 168764944
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--UnitOfWork(168764944)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Connection(641886693)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Connection(641886693)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Connection(215504634)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Connection(641886693)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--UnitOfWork(168764944)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(239735016)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--UnitOfWork(168764944)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(239735016)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 554129702
    [junit] [EL Finer]: 2024-01-08 18:54:27.416--ClientSession(554129702)--Thread(Thread[main,5,main])--acquire unit of work: 339677602
    [junit] [EL Finest]: 2024-01-08 18:54:27.416--UnitOfWork(339677602)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(1520368217)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(1520368217)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(1452277457)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(1520368217)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--UnitOfWork(339677602)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--ClientSession(554129702)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--UnitOfWork(339677602)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--ClientSession(554129702)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 553969991
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--ClientSession(553969991)--Thread(Thread[main,5,main])--acquire unit of work: 207983372
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--UnitOfWork(207983372)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(632659239)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(632659239)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(988476133)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(632659239)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--UnitOfWork(207983372)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--ClientSession(553969991)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--UnitOfWork(207983372)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--ClientSession(553969991)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 478110533
    [junit] [EL Finer]: 2024-01-08 18:54:27.417--ClientSession(478110533)--Thread(Thread[main,5,main])--acquire unit of work: 355109192
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--UnitOfWork(355109192)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(2025471186)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(2025471186)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.417--ServerSession(454071866)--Connection(1466321633)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Connection(2025471186)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--UnitOfWork(355109192)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--ClientSession(478110533)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--UnitOfWork(355109192)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--ClientSession(478110533)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1908785550
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--ClientSession(1908785550)--Thread(Thread[main,5,main])--acquire unit of work: 1479557064
    [junit] [EL Finest]: 2024-01-08 18:54:27.418--UnitOfWork(1479557064)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Connection(1038374765)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Connection(1038374765)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Connection(786670260)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Connection(1038374765)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--UnitOfWork(1479557064)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--ClientSession(1908785550)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--UnitOfWork(1479557064)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--ClientSession(1908785550)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 685924558
    [junit] [EL Finer]: 2024-01-08 18:54:27.418--ClientSession(685924558)--Thread(Thread[main,5,main])--acquire unit of work: 933369216
    [junit] [EL Finest]: 2024-01-08 18:54:27.418--UnitOfWork(933369216)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Connection(82311106)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Connection(82311106)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.418--ServerSession(454071866)--Connection(1538756478)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(82311106)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--UnitOfWork(933369216)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ClientSession(685924558)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--UnitOfWork(933369216)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ClientSession(685924558)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1195472734
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ClientSession(1195472734)--Thread(Thread[main,5,main])--acquire unit of work: 2082718099
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--UnitOfWork(2082718099)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(453541142)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(453541142)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(952483937)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(453541142)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--UnitOfWork(2082718099)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ClientSession(1195472734)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--UnitOfWork(2082718099)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ClientSession(1195472734)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 373277668
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ClientSession(373277668)--Thread(Thread[main,5,main])--acquire unit of work: 1309142264
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--UnitOfWork(1309142264)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(1490549649)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(1490549649)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(966390928)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.419--ServerSession(454071866)--Connection(1490549649)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--UnitOfWork(1309142264)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--ClientSession(373277668)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.419--UnitOfWork(1309142264)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.42--ClientSession(373277668)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.42--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 549480026
    [junit] [EL Finer]: 2024-01-08 18:54:27.42--ClientSession(549480026)--Thread(Thread[main,5,main])--acquire unit of work: 1202461344
    [junit] [EL Finest]: 2024-01-08 18:54:27.42--UnitOfWork(1202461344)--Thread(Thread[main,5,main])--Execute query ResultSetMappingQuery(name="getDepartmentFieldByField1" sql="select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1")
    [junit] [EL Finest]: 2024-01-08 18:54:27.42--ServerSession(454071866)--Connection(828857265)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.42--ServerSession(454071866)--Connection(828857265)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.42--ServerSession(454071866)--Connection(1777043753)--Thread(Thread[main,5,main])--select id as "ID", name as "NAME" from TMP_DEP D where D.ID = 1
    [junit] [EL Finest]: 2024-01-08 18:54:27.42--ServerSession(454071866)--Connection(828857265)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.42--UnitOfWork(2111401863)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.42--ClientSession(1247658953)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.428--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1396879849
    [junit] [EL Finer]: 2024-01-08 18:54:27.428--ClientSession(1396879849)--Thread(Thread[main,5,main])--acquire unit of work: 1340278377
    [junit] [EL Finest]: 2024-01-08 18:54:27.428--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.429--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.429--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.429--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.429--ServerSession(454071866)--Connection(617958318)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.429--ClientSession(1396879849)--Connection(617958318)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.429--ClientSession(1396879849)--Connection(617958318)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.429--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@71fa912)
    [junit] [EL Fine]: 2024-01-08 18:54:27.429--ClientSession(1396879849)--Connection(1336881892)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.429--ClientSession(1396879849)--Connection(1336881892)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@24bb0ca3, [B@2abdaba1, [B@1cb38400, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.43--ClientSession(1396879849)--Connection(1336881892)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.43--ServerSession(454071866)--Connection(617958318)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.43--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.43--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.43--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.43--ClientSession(1396879849)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.43--UnitOfWork(1340278377)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.43--ClientSession(1396879849)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.431--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1325349830
    [junit] [EL Finer]: 2024-01-08 18:54:27.431--ClientSession(1325349830)--Thread(Thread[main,5,main])--acquire unit of work: 24499841
    [junit] [EL Finest]: 2024-01-08 18:54:27.431--UnitOfWork(24499841)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.431--ServerSession(454071866)--Connection(865206266)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.431--ServerSession(454071866)--Connection(865206266)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.431--ServerSession(454071866)--Connection(430507566)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.432--ServerSession(454071866)--Connection(865206266)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.432--UnitOfWork(24499841)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.432--UnitOfWork(24499841)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.442--UnitOfWork(24499841)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.442--ClientSession(1325349830)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.45--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1446122798
    [junit] [EL Finer]: 2024-01-08 18:54:27.45--ClientSession(1446122798)--Thread(Thread[main,5,main])--acquire unit of work: 1686396086
    [junit] [EL Finest]: 2024-01-08 18:54:27.45--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.45--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.451--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.451--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.451--ServerSession(454071866)--Connection(833560102)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.451--ClientSession(1446122798)--Connection(833560102)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.451--ClientSession(1446122798)--Connection(833560102)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.451--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7abe286)
    [junit] [EL Fine]: 2024-01-08 18:54:27.451--ClientSession(1446122798)--Connection(1221069583)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.451--ClientSession(1446122798)--Connection(1221069583)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@32505319, [B@7b47355b, [B@735fc94f, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.452--ClientSession(1446122798)--Connection(1221069583)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.452--ServerSession(454071866)--Connection(833560102)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.452--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.452--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.452--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.452--ClientSession(1446122798)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.452--UnitOfWork(1686396086)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.452--ClientSession(1446122798)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.453--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1777558814
    [junit] [EL Finer]: 2024-01-08 18:54:27.453--ClientSession(1777558814)--Thread(Thread[main,5,main])--acquire unit of work: 1616286268
    [junit] [EL Finest]: 2024-01-08 18:54:27.453--UnitOfWork(1616286268)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.453--ServerSession(454071866)--Connection(1396613276)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.453--ServerSession(454071866)--Connection(1396613276)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.453--ServerSession(454071866)--Connection(675201854)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.453--ServerSession(454071866)--Connection(1396613276)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(1616286268)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(1616286268)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1994476716
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--ClientSession(1994476716)--Thread(Thread[main,5,main])--acquire unit of work: 282433738
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.454--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--ClientSession(1994476716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.455--UnitOfWork(282433738)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.501--UnitOfWork(282433738)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.501--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.501--UnitOfWork(282433738)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.501--UnitOfWork(1616286268)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.501--ClientSession(1777558814)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.51--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1191512031
    [junit] [EL Finer]: 2024-01-08 18:54:27.51--ClientSession(1191512031)--Thread(Thread[main,5,main])--acquire unit of work: 1297856446
    [junit] [EL Finest]: 2024-01-08 18:54:27.51--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.511--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.511--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.511--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.511--ServerSession(454071866)--Connection(1460744483)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.511--ClientSession(1191512031)--Connection(1460744483)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.511--ClientSession(1191512031)--Connection(1460744483)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.511--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@61f48738)
    [junit] [EL Fine]: 2024-01-08 18:54:27.511--ClientSession(1191512031)--Connection(1678784716)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.511--ClientSession(1191512031)--Connection(1678784716)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@414e4d33, [B@1f08f410, [B@7a3b6965, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.512--ClientSession(1191512031)--Connection(1678784716)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.512--ServerSession(454071866)--Connection(1460744483)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.512--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.512--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.512--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.512--ClientSession(1191512031)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.512--UnitOfWork(1297856446)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.512--ClientSession(1191512031)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.513--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1609383107
    [junit] [EL Finer]: 2024-01-08 18:54:27.513--ClientSession(1609383107)--Thread(Thread[main,5,main])--acquire unit of work: 953587848
    [junit] [EL Finest]: 2024-01-08 18:54:27.513--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.513--ServerSession(454071866)--Connection(24444950)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.513--ServerSession(454071866)--Connection(24444950)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.513--ServerSession(454071866)--Connection(271268422)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.514--ServerSession(454071866)--Connection(24444950)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.514--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.514--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.514--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.514--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.514--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.514--ServerSession(454071866)--Connection(1256520423)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.514--ServerSession(454071866)--Connection(1256520423)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.514--ServerSession(454071866)--Connection(1557753656)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.514--ServerSession(454071866)--Connection(1256520423)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.515--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.515--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.515--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.515--ServerSession(454071866)--Connection(2123604590)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.515--ServerSession(454071866)--Connection(2123604590)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.515--ServerSession(454071866)--Connection(1772397099)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.515--ServerSession(454071866)--Connection(2123604590)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.515--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.515--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.515--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.515--ServerSession(454071866)--Connection(1635765287)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.515--ServerSession(454071866)--Connection(1635765287)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.515--ServerSession(454071866)--Connection(755404761)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.516--ServerSession(454071866)--Connection(1635765287)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.516--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.516--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.516--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.516--ServerSession(454071866)--Connection(603665230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.516--ServerSession(454071866)--Connection(603665230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.516--ServerSession(454071866)--Connection(974784687)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.516--ServerSession(454071866)--Connection(603665230)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.517--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.517--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.517--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.517--ServerSession(454071866)--Connection(1198800266)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.517--ServerSession(454071866)--Connection(1198800266)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.517--ServerSession(454071866)--Connection(759241403)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.517--ServerSession(454071866)--Connection(1198800266)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.517--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.517--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.517--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.517--ServerSession(454071866)--Connection(591544642)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.517--ServerSession(454071866)--Connection(591544642)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.517--ServerSession(454071866)--Connection(116589395)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.518--ServerSession(454071866)--Connection(591544642)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.518--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.518--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.518--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.518--ServerSession(454071866)--Connection(700998751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.518--ServerSession(454071866)--Connection(700998751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.518--ServerSession(454071866)--Connection(926876590)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.518--ServerSession(454071866)--Connection(700998751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.519--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.519--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.519--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.519--ServerSession(454071866)--Connection(507342616)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.519--ServerSession(454071866)--Connection(507342616)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.519--ServerSession(454071866)--Connection(1364212994)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.519--ServerSession(454071866)--Connection(507342616)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.519--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.519--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.519--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.519--ServerSession(454071866)--Connection(816327484)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.519--ServerSession(454071866)--Connection(816327484)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.519--ServerSession(454071866)--Connection(1623238662)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.52--ServerSession(454071866)--Connection(816327484)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.52--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.52--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.52--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.52--ServerSession(454071866)--Connection(1380252219)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.52--ServerSession(454071866)--Connection(1380252219)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.52--ServerSession(454071866)--Connection(933357805)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.52--ServerSession(454071866)--Connection(1380252219)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.521--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.521--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.521--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.521--ServerSession(454071866)--Connection(1466120795)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.521--ServerSession(454071866)--Connection(1466120795)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.521--ServerSession(454071866)--Connection(1874679514)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.521--ServerSession(454071866)--Connection(1466120795)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.521--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.521--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.521--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.521--ServerSession(454071866)--Connection(76416903)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.521--ServerSession(454071866)--Connection(76416903)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.521--ServerSession(454071866)--Connection(16816714)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.522--ServerSession(454071866)--Connection(76416903)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.522--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.522--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.522--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.522--ServerSession(454071866)--Connection(1699191382)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.522--ServerSession(454071866)--Connection(1699191382)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.522--ServerSession(454071866)--Connection(1620086398)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.522--ServerSession(454071866)--Connection(1699191382)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.523--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.523--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.523--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.523--ServerSession(454071866)--Connection(805070285)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.523--ServerSession(454071866)--Connection(805070285)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.523--ServerSession(454071866)--Connection(1274801458)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.523--ServerSession(454071866)--Connection(805070285)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.523--UnitOfWork(953587848)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.523--ClientSession(1609383107)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finest]: 2024-01-08 18:54:27.523--UnitOfWork(953587848)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.523--ServerSession(454071866)--Connection(742536901)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.523--ServerSession(454071866)--Connection(742536901)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.523--ServerSession(454071866)--Connection(944036866)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.524--ServerSession(454071866)--Connection(742536901)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.524--UnitOfWork(953587848)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.524--ClientSession(1609383107)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.533--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 420336411
    [junit] [EL Finer]: 2024-01-08 18:54:27.533--ClientSession(420336411)--Thread(Thread[main,5,main])--acquire unit of work: 1759515620
    [junit] [EL Finest]: 2024-01-08 18:54:27.533--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.533--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.533--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.533--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.533--ServerSession(454071866)--Connection(1296226706)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.533--ClientSession(420336411)--Connection(1296226706)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.533--ClientSession(420336411)--Connection(1296226706)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.533--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6b338991)
    [junit] [EL Fine]: 2024-01-08 18:54:27.533--ClientSession(420336411)--Connection(322986022)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [1, something, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.533--ClientSession(420336411)--Connection(322986022)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, 42.42, 77, 1, HUGO, 1, true, [B@413172a6, [B@1a64ad5b, [B@a35bf61, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, null, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, null, null, null, A, null, null, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.534--ClientSession(420336411)--Connection(322986022)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.534--ServerSession(454071866)--Connection(1296226706)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.534--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.534--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.534--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.534--ClientSession(420336411)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.534--UnitOfWork(1759515620)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.534--ClientSession(420336411)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.535--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1508330669
    [junit] [EL Finer]: 2024-01-08 18:54:27.535--ClientSession(1508330669)--Thread(Thread[main,5,main])--acquire unit of work: 2042953967
    [junit] [EL Finest]: 2024-01-08 18:54:27.535--UnitOfWork(2042953967)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.535--ServerSession(454071866)--Connection(1835504866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.535--ServerSession(454071866)--Connection(1835504866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.535--ServerSession(454071866)--Connection(359484379)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.536--ServerSession(454071866)--Connection(1835504866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.536--UnitOfWork(2042953967)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.536--UnitOfWork(2042953967)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@1
    [junit] [EL Finer]: 2024-01-08 18:54:27.536--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 163751349
    [junit] [EL Finer]: 2024-01-08 18:54:27.536--ClientSession(163751349)--Thread(Thread[main,5,main])--acquire unit of work: 404766837
    [junit] [EL Finer]: 2024-01-08 18:54:27.536--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.536--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.537--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.537--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.537--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.537--ServerSession(454071866)--Connection(1105531069)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.537--ServerSession(454071866)--Connection(1105531069)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.537--ServerSession(454071866)--Connection(1634943770)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.537--ServerSession(454071866)--Connection(1105531069)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.537--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.537--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.537--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.537--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.537--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.537--ServerSession(454071866)--Connection(235038634)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.537--ServerSession(454071866)--Connection(235038634)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.537--ServerSession(454071866)--Connection(1737223727)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(235038634)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(2120334685)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(2120334685)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(1673771532)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(2120334685)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(529283672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(529283672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(1819600801)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.538--ServerSession(454071866)--Connection(529283672)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.538--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(1193002181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(1193002181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(960194692)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(1193002181)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.539--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(694467240)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(694467240)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(817921709)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(694467240)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.539--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(1855390334)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(1855390334)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.539--ServerSession(454071866)--Connection(1655330046)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1855390334)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.54--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.54--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.54--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.54--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1773326555)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1773326555)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1063299937)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1773326555)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.54--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.54--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.54--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.54--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1025215447)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1025215447)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1120972967)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.54--ServerSession(454071866)--Connection(1025215447)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(524673359)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(524673359)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(2128712771)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(524673359)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(1221777785)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(1221777785)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(2024609461)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(1221777785)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(695818058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.541--ServerSession(454071866)--Connection(695818058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(2000574989)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(695818058)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(192249798)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(192249798)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(1750448869)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(192249798)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(1028631916)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(1028631916)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(493121100)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.542--ServerSession(454071866)--Connection(1028631916)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.542--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.543--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.543--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.543--ServerSession(454071866)--Connection(1188916648)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.543--ServerSession(454071866)--Connection(1188916648)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.543--ServerSession(454071866)--Connection(112823506)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.543--ServerSession(454071866)--Connection(1188916648)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.543--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.543--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.543--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.543--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.543--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.543--ServerSession(454071866)--Connection(2065537287)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.543--ServerSession(454071866)--Connection(2065537287)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.543--ServerSession(454071866)--Connection(1442843617)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.543--ServerSession(454071866)--Connection(2065537287)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.544--UnitOfWork(404766837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.544--ClientSession(163751349)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.544--UnitOfWork(404766837)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.544--UnitOfWork(404766837)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.544--UnitOfWork(404766837)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Department sql="SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.605--ServerSession(454071866)--Connection(1767502890)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.605--ServerSession(454071866)--Connection(1767502890)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.605--ServerSession(454071866)--Connection(1533661508)--Thread(Thread[main,5,main])--SELECT ID, NAME FROM TMP_DEP WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.606--ServerSession(454071866)--Connection(1767502890)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.606--UnitOfWork(404766837)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.606--ClientSession(163751349)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.606--UnitOfWork(2042953967)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.606--ClientSession(1508330669)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.simple.FirstTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.simple.SimpleTest
    [junit] [EL Finer]: 2024-01-08 18:54:27.66--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 294493451
    [junit] [EL Finer]: 2024-01-08 18:54:27.66--ClientSession(294493451)--Thread(Thread[main,5,main])--acquire unit of work: 703976121
    [junit] [EL Finest]: 2024-01-08 18:54:27.66--UnitOfWork(703976121)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.66--ServerSession(454071866)--Connection(578416865)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.66--ClientSession(294493451)--Connection(578416865)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.661--ClientSession(294493451)--Connection(578416865)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.661--ClientSession(294493451)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="Component" sql="UPDATE DIS_SEQ_DIS SET GEN_VAL = GEN_VAL + #PREALLOC_SIZE WHERE GEN_KEY = #GEN_KEY")
    [junit] [EL Finest]: 2024-01-08 18:54:27.661--ClientSession(294493451)--Thread(Thread[main,5,main])--Execute query ValueReadQuery(name="Component" sql="SELECT GEN_VAL FROM DIS_SEQ_DIS WHERE GEN_KEY = #GEN_KEY")
    [junit] [EL Fine]: 2024-01-08 18:54:27.661--ClientSession(294493451)--Connection(1608602720)--Thread(Thread[main,5,main])--UPDATE DIS_SEQ_DIS SET GEN_VAL = GEN_VAL + ? WHERE GEN_KEY = ?
    [junit] 	bind => [50, Component]
    [junit] [EL Fine]: 2024-01-08 18:54:27.661--ClientSession(294493451)--Connection(1608602720)--Thread(Thread[main,5,main])--SELECT GEN_VAL FROM DIS_SEQ_DIS WHERE GEN_KEY = ?
    [junit] 	bind => [Component]
    [junit] [EL Finest]: 2024-01-08 18:54:27.661--ClientSession(294493451)--Connection(1608602720)--Thread(Thread[main,5,main])--local sequencing preallocation for Component: objects: 50 , first: 1, last: 50
    [junit] [EL Finer]: 2024-01-08 18:54:27.661--ClientSession(294493451)--Connection(1608602720)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--ServerSession(454071866)--Connection(1608602720)--Thread(Thread[main,5,main])--local sequencing preallocation is copied to preallocation after transaction commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--ServerSession(454071866)--Connection(578416865)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--UnitOfWork(703976121)--Thread(Thread[main,5,main])--assign sequence to the object (1 -> org.eclipse.persistence.testing.models.wdf.jpa1.component.Component@3941c444)
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--UnitOfWork(703976121)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--UnitOfWork(703976121)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.662--UnitOfWork(703976121)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--UnitOfWork(703976121)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.component.Component@3941c444)
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--ServerSession(454071866)--Connection(700274549)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.662--ClientSession(294493451)--Connection(700274549)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--ClientSession(294493451)--Connection(700274549)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.662--UnitOfWork(703976121)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat@241b26c)
    [junit] [EL Fine]: 2024-01-08 18:54:27.662--ClientSession(294493451)--Connection(301313606)--Thread(Thread[main,5,main])--INSERT INTO TMP_COMPONENT (ID) VALUES (?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:27.663--UnitOfWork(703976121)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.component.MetricFloat@57d6b410)
    [junit] [EL Finer]: 2024-01-08 18:54:27.663--ClientSession(294493451)--Connection(301313606)--Thread(Thread[main,5,main])--Begin batch statements
    [junit] [EL Fine]: 2024-01-08 18:54:27.663--ClientSession(294493451)--Connection(301313606)--Thread(Thread[main,5,main])--INSERT INTO TMP_METRIC (INSPECTION_ID, COMPONENT_ID, NAME, FLOATVALUE, TYPE) VALUES (?, ?, ?, ?, ?)
    [junit] [EL Fine]: 2024-01-08 18:54:27.663--ClientSession(294493451)--Connection(301313606)--Thread(Thread[main,5,main])--	bind => [1, 1, metric1, 1.0, FLOAT]
    [junit] [EL Fine]: 2024-01-08 18:54:27.663--ClientSession(294493451)--Connection(301313606)--Thread(Thread[main,5,main])--	bind => [1, 1, metric2, 2.0, FLOAT]
    [junit] [EL Finer]: 2024-01-08 18:54:27.663--ClientSession(294493451)--Connection(301313606)--Thread(Thread[main,5,main])--End Batch Statements
    [junit] [EL Finer]: 2024-01-08 18:54:27.664--ClientSession(294493451)--Connection(301313606)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.664--ServerSession(454071866)--Connection(700274549)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.664--UnitOfWork(703976121)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.664--UnitOfWork(703976121)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finest]: 2024-01-08 18:54:27.665--UnitOfWork(703976121)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readComponent" referenceClass=Component sql="SELECT ID FROM TMP_COMPONENT WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.665--UnitOfWork(703976121)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.666--UnitOfWork(703976121)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.component.Component@3941c444)
    [junit] [EL Finer]: 2024-01-08 18:54:27.666--UnitOfWork(703976121)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.666--UnitOfWork(703976121)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.707--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 365637937
    [junit] [EL Finer]: 2024-01-08 18:54:27.707--ClientSession(365637937)--Thread(Thread[main,5,main])--acquire unit of work: 1953080241
    [junit] [EL Finest]: 2024-01-08 18:54:27.707--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.707--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.707--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.707--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:27.707--ServerSession(454071866)--Connection(501408515)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.707--ClientSession(365637937)--Connection(501408515)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.707--ClientSession(365637937)--Connection(501408515)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.707--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@29fccb14)
    [junit] [EL Fine]: 2024-01-08 18:54:27.707--ClientSession(365637937)--Connection(1376333760)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [8, acht, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.707--ClientSession(365637937)--Connection(1376333760)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, Hugo, Hurtig, null, null, null, null, 8, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--ClientSession(365637937)--Connection(1376333760)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.708--ServerSession(454071866)--Connection(501408515)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--ClientSession(365637937)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--UnitOfWork(1953080241)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--ClientSession(365637937)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 607938937
    [junit] [EL Finer]: 2024-01-08 18:54:27.708--ClientSession(607938937)--Thread(Thread[main,5,main])--acquire unit of work: 1433911786
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d2be854
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--ServerSession(454071866)--Connection(9244689)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--ServerSession(454071866)--Connection(9244689)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.709--ServerSession(454071866)--Connection(1747689088)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [3, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--ServerSession(454071866)--Connection(9244689)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.709--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.71--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Finest]: 2024-01-08 18:54:27.71--ServerSession(454071866)--Connection(1968098628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.71--ClientSession(607938937)--Connection(1968098628)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.71--ClientSession(607938937)--Connection(1968098628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.71--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@6b9ee419)
    [junit] [EL Fine]: 2024-01-08 18:54:27.71--ClientSession(607938937)--Connection(1418658715)--Thread(Thread[main,5,main])--UPDATE TMP_DEP SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [88888888, 2, 8, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:27.71--ClientSession(607938937)--Connection(1418658715)--Thread(Thread[main,5,main])--UPDATE TMP_EMP SET LASTNAME = ? WHERE (ID = ?)
    [junit] 	bind => [Hastig, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--ClientSession(607938937)--Connection(1418658715)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.711--ServerSession(454071866)--Connection(1968098628)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--ClientSession(607938937)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--UnitOfWork(1433911786)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--ClientSession(607938937)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1175940754
    [junit] [EL Finer]: 2024-01-08 18:54:27.711--ClientSession(1175940754)--Thread(Thread[main,5,main])--acquire unit of work: 218598269
    [junit] [EL Finest]: 2024-01-08 18:54:27.711--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.711--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1d2be854
    [junit] [EL Finest]: 2024-01-08 18:54:27.711--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8
    [junit] [EL Finest]: 2024-01-08 18:54:27.711--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:27.711--ServerSession(454071866)--Connection(648097743)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.711--ServerSession(454071866)--Connection(648097743)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.711--ServerSession(454071866)--Connection(399246341)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [3, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--ServerSession(454071866)--Connection(648097743)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readDepartment" referenceClass=Department sql="SELECT ID, NAME, VERSION FROM TMP_DEP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--begin unit of work flush
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--ServerSession(454071866)--Connection(325961517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.712--ClientSession(1175940754)--Connection(325961517)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--ClientSession(1175940754)--Connection(325961517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:27.712--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:27.712--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:27.712--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:27.713--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:27.713--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:27.713--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:27.713--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:27.713--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:27.713--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:27.713--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7bd036e7)
    [junit] [EL Fine]: 2024-01-08 18:54:27.713--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:27.713--UnitOfWork(218598269)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@8)
    [junit] [EL Fine]: 2024-01-08 18:54:27.714--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Fine]: 2024-01-08 18:54:27.714--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [8, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--UnitOfWork(218598269)--Thread(Thread[main,5,main])--end unit of work flush
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--UnitOfWork(218598269)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--UnitOfWork(218598269)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--ClientSession(1175940754)--Connection(1965173634)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.714--ServerSession(454071866)--Connection(325961517)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--UnitOfWork(218598269)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--UnitOfWork(218598269)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--UnitOfWork(218598269)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--ClientSession(1175940754)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--UnitOfWork(218598269)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.714--ClientSession(1175940754)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.simple.TestBasicFieldTypes
    [junit] [EL Finer]: 2024-01-08 18:54:27.728--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1586029287
    [junit] [EL Finer]: 2024-01-08 18:54:27.729--ClientSession(1586029287)--Thread(Thread[main,5,main])--acquire unit of work: 1791718028
    [junit] [EL Finest]: 2024-01-08 18:54:27.729--UnitOfWork(1791718028)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.729--UnitOfWork(1791718028)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.729--UnitOfWork(1791718028)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@68c97dc3)
    [junit] [EL Finest]: 2024-01-08 18:54:27.729--ServerSession(454071866)--Connection(796468713)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.729--ClientSession(1586029287)--Connection(796468713)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.729--ClientSession(1586029287)--Connection(796468713)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.729--ClientSession(1586029287)--Connection(504851864)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 88, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.729--ClientSession(1586029287)--Connection(504851864)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.73--ServerSession(454071866)--Connection(796468713)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.73--UnitOfWork(1791718028)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.73--UnitOfWork(1791718028)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.73--UnitOfWork(1791718028)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.73--ClientSession(1586029287)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.73--UnitOfWork(1791718028)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.73--ClientSession(1586029287)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.73--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1880185595
    [junit] [EL Finer]: 2024-01-08 18:54:27.73--ClientSession(1880185595)--Thread(Thread[main,5,main])--acquire unit of work: 379682685
    [junit] [EL Finest]: 2024-01-08 18:54:27.73--UnitOfWork(379682685)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.73--ServerSession(454071866)--Connection(864005020)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.73--ServerSession(454071866)--Connection(864005020)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.73--ServerSession(454071866)--Connection(397379011)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:27.731--ServerSession(454071866)--Connection(864005020)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.731--UnitOfWork(379682685)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--UnitOfWork(379682685)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--UnitOfWork(379682685)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--UnitOfWork(379682685)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--UnitOfWork(379682685)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--ClientSession(1880185595)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--UnitOfWork(379682685)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--ClientSession(1880185595)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1431535171
    [junit] [EL Finer]: 2024-01-08 18:54:27.731--ClientSession(1431535171)--Thread(Thread[main,5,main])--acquire unit of work: 648631821
    [junit] [EL Finest]: 2024-01-08 18:54:27.731--UnitOfWork(648631821)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.731--ServerSession(454071866)--Connection(1991583204)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.731--ServerSession(454071866)--Connection(1991583204)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.731--ServerSession(454071866)--Connection(56039757)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:27.731--ServerSession(454071866)--Connection(1991583204)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.731--UnitOfWork(648631821)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.732--UnitOfWork(648631821)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.732--UnitOfWork(648631821)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@214de096)
    [junit] [EL Finest]: 2024-01-08 18:54:27.732--ServerSession(454071866)--Connection(215982986)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.732--ClientSession(1431535171)--Connection(215982986)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.732--ClientSession(1431535171)--Connection(215982986)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.732--ClientSession(1431535171)--Connection(774254365)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET P_INT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [77, 2, 5, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.732--ClientSession(1431535171)--Connection(774254365)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.733--ServerSession(454071866)--Connection(215982986)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.733--UnitOfWork(648631821)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.733--UnitOfWork(648631821)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.733--UnitOfWork(648631821)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.733--ClientSession(1431535171)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.733--UnitOfWork(648631821)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.733--ClientSession(1431535171)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.733--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1833209293
    [junit] [EL Finer]: 2024-01-08 18:54:27.733--ClientSession(1833209293)--Thread(Thread[main,5,main])--acquire unit of work: 485928988
    [junit] [EL Finest]: 2024-01-08 18:54:27.733--UnitOfWork(485928988)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.733--ServerSession(454071866)--Connection(62335576)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.733--ServerSession(454071866)--Connection(62335576)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.733--ServerSession(454071866)--Connection(240426080)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:27.733--ServerSession(454071866)--Connection(62335576)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.742--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1636204664
    [junit] [EL Finer]: 2024-01-08 18:54:27.742--ClientSession(1636204664)--Thread(Thread[main,5,main])--acquire unit of work: 1887021195
    [junit] [EL Finest]: 2024-01-08 18:54:27.742--UnitOfWork(1887021195)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.742--UnitOfWork(1887021195)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.742--UnitOfWork(1887021195)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@324bd8b6)
    [junit] [EL Finest]: 2024-01-08 18:54:27.742--ServerSession(454071866)--Connection(1535338895)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.742--ClientSession(1636204664)--Connection(1535338895)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.742--ClientSession(1636204664)--Connection(1535338895)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.742--ClientSession(1636204664)--Connection(1719910276)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [48, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--ClientSession(1636204664)--Connection(1719910276)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.743--ServerSession(454071866)--Connection(1535338895)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--UnitOfWork(1887021195)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--UnitOfWork(1887021195)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--UnitOfWork(1887021195)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--ClientSession(1636204664)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--UnitOfWork(1887021195)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--ClientSession(1636204664)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 432716270
    [junit] [EL Finer]: 2024-01-08 18:54:27.743--ClientSession(432716270)--Thread(Thread[main,5,main])--acquire unit of work: 1506112585
    [junit] [EL Finest]: 2024-01-08 18:54:27.743--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.743--ServerSession(454071866)--Connection(574725994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.743--ServerSession(454071866)--Connection(574725994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.743--ServerSession(454071866)--Connection(579654589)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:27.744--ServerSession(454071866)--Connection(574725994)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.744--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.744--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.744--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.744--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:27.744--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1c505d76)
    [junit] [EL Finest]: 2024-01-08 18:54:27.744--ServerSession(454071866)--Connection(810336733)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.744--ClientSession(432716270)--Connection(810336733)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.744--ClientSession(432716270)--Connection(810336733)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.744--ClientSession(432716270)--Connection(787054927)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [48, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.744--ClientSession(432716270)--Connection(787054927)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.745--ServerSession(454071866)--Connection(810336733)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--ClientSession(432716270)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--UnitOfWork(1506112585)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--ClientSession(432716270)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1127738540
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--ClientSession(1127738540)--Thread(Thread[main,5,main])--acquire unit of work: 363040574
    [junit] [EL Finest]: 2024-01-08 18:54:27.745--UnitOfWork(363040574)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--UnitOfWork(363040574)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.745--UnitOfWork(363040574)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1c505d76)
    [junit] [EL Finest]: 2024-01-08 18:54:27.745--ServerSession(454071866)--Connection(1838489033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.745--ClientSession(1127738540)--Connection(1838489033)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.745--ClientSession(1127738540)--Connection(1838489033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.745--ClientSession(1127738540)--Connection(409499965)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [48, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, [B@113bde5b, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--ClientSession(1127738540)--Connection(409499965)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.746--ServerSession(454071866)--Connection(1838489033)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--UnitOfWork(363040574)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--UnitOfWork(363040574)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--UnitOfWork(363040574)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--ClientSession(1127738540)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--UnitOfWork(363040574)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--ClientSession(1127738540)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1051633541
    [junit] [EL Finer]: 2024-01-08 18:54:27.746--ClientSession(1051633541)--Thread(Thread[main,5,main])--acquire unit of work: 1906867981
    [junit] [EL Finest]: 2024-01-08 18:54:27.746--UnitOfWork(1906867981)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.746--ServerSession(454071866)--Connection(718422420)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.746--ServerSession(454071866)--Connection(718422420)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.746--ServerSession(454071866)--Connection(1435416939)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:27.746--ServerSession(454071866)--Connection(718422420)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--UnitOfWork(1906867981)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--UnitOfWork(1906867981)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--UnitOfWork(1906867981)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--UnitOfWork(1906867981)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--UnitOfWork(1906867981)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--ClientSession(1051633541)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--UnitOfWork(1906867981)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--ClientSession(1051633541)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 884369139
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--ClientSession(884369139)--Thread(Thread[main,5,main])--acquire unit of work: 389312395
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--UnitOfWork(389312395)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--ServerSession(454071866)--Connection(349336071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--ServerSession(454071866)--Connection(349336071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.747--ServerSession(454071866)--Connection(504130614)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--ServerSession(454071866)--Connection(349336071)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--UnitOfWork(389312395)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--UnitOfWork(389312395)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--UnitOfWork(389312395)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2d766c77)
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--ServerSession(454071866)--Connection(1461966136)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.747--ClientSession(884369139)--Connection(1461966136)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.747--ClientSession(884369139)--Connection(1461966136)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.748--ClientSession(884369139)--Connection(7131273)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_BLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 48, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--ClientSession(884369139)--Connection(7131273)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.748--ServerSession(454071866)--Connection(1461966136)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--UnitOfWork(389312395)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--UnitOfWork(389312395)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--UnitOfWork(389312395)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--ClientSession(884369139)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--UnitOfWork(389312395)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--ClientSession(884369139)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2023827408
    [junit] [EL Finer]: 2024-01-08 18:54:27.748--ClientSession(2023827408)--Thread(Thread[main,5,main])--acquire unit of work: 1584884240
    [junit] [EL Finest]: 2024-01-08 18:54:27.748--UnitOfWork(1584884240)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.748--ServerSession(454071866)--Connection(947454415)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.749--ServerSession(454071866)--Connection(947454415)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.749--ServerSession(454071866)--Connection(474559655)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:27.749--ServerSession(454071866)--Connection(947454415)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.749--UnitOfWork(1584884240)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.749--UnitOfWork(1584884240)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.749--UnitOfWork(1584884240)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@8e5cf17)
    [junit] [EL Finest]: 2024-01-08 18:54:27.749--ServerSession(454071866)--Connection(760954650)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.749--ClientSession(2023827408)--Connection(760954650)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.749--ClientSession(2023827408)--Connection(760954650)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.749--ClientSession(2023827408)--Connection(1592280389)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_BLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@78d3a03f, 3, 48, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--ClientSession(2023827408)--Connection(1592280389)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.75--ServerSession(454071866)--Connection(760954650)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--UnitOfWork(1584884240)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--UnitOfWork(1584884240)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--UnitOfWork(1584884240)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--ClientSession(2023827408)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--UnitOfWork(1584884240)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--ClientSession(2023827408)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1152834532
    [junit] [EL Finer]: 2024-01-08 18:54:27.75--ClientSession(1152834532)--Thread(Thread[main,5,main])--acquire unit of work: 562120981
    [junit] [EL Finest]: 2024-01-08 18:54:27.75--UnitOfWork(562120981)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.75--ServerSession(454071866)--Connection(1038082573)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.75--ServerSession(454071866)--Connection(1038082573)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.75--ServerSession(454071866)--Connection(17495490)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:27.75--ServerSession(454071866)--Connection(1038082573)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.751--UnitOfWork(562120981)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--UnitOfWork(562120981)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.751--UnitOfWork(562120981)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@58f3416a)
    [junit] [EL Finest]: 2024-01-08 18:54:27.751--ServerSession(454071866)--Connection(1284263323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--ClientSession(1152834532)--Connection(1284263323)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.751--ClientSession(1152834532)--Connection(1284263323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.751--ClientSession(1152834532)--Connection(1986007681)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_BLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@345aed71, 4, 48, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--ClientSession(1152834532)--Connection(1986007681)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.751--ServerSession(454071866)--Connection(1284263323)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--UnitOfWork(562120981)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--UnitOfWork(562120981)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--UnitOfWork(562120981)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--ClientSession(1152834532)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--UnitOfWork(562120981)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--ClientSession(1152834532)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 843443382
    [junit] [EL Finer]: 2024-01-08 18:54:27.751--ClientSession(843443382)--Thread(Thread[main,5,main])--acquire unit of work: 1360506602
    [junit] [EL Finest]: 2024-01-08 18:54:27.752--UnitOfWork(1360506602)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.752--ServerSession(454071866)--Connection(664099411)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.752--ServerSession(454071866)--Connection(664099411)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.752--ServerSession(454071866)--Connection(1737446986)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:27.752--ServerSession(454071866)--Connection(664099411)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.752--UnitOfWork(1360506602)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.752--UnitOfWork(1360506602)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.752--UnitOfWork(1360506602)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@163ea703)
    [junit] [EL Finest]: 2024-01-08 18:54:27.752--ServerSession(454071866)--Connection(106174583)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.752--ClientSession(843443382)--Connection(106174583)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.752--ClientSession(843443382)--Connection(106174583)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.752--ClientSession(843443382)--Connection(1832887874)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_BLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 48, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--ClientSession(843443382)--Connection(1832887874)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.753--ServerSession(454071866)--Connection(106174583)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--UnitOfWork(1360506602)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--UnitOfWork(1360506602)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--UnitOfWork(1360506602)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--ClientSession(843443382)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--UnitOfWork(1360506602)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--ClientSession(843443382)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 882277727
    [junit] [EL Finer]: 2024-01-08 18:54:27.753--ClientSession(882277727)--Thread(Thread[main,5,main])--acquire unit of work: 304569370
    [junit] [EL Finest]: 2024-01-08 18:54:27.753--UnitOfWork(304569370)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.753--ServerSession(454071866)--Connection(37418410)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.753--ServerSession(454071866)--Connection(37418410)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.753--ServerSession(454071866)--Connection(1546413950)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:27.754--ServerSession(454071866)--Connection(37418410)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.762--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 807049734
    [junit] [EL Finer]: 2024-01-08 18:54:27.762--ClientSession(807049734)--Thread(Thread[main,5,main])--acquire unit of work: 312150693
    [junit] [EL Finest]: 2024-01-08 18:54:27.762--UnitOfWork(312150693)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.762--UnitOfWork(312150693)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.762--UnitOfWork(312150693)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1830f083)
    [junit] [EL Finest]: 2024-01-08 18:54:27.762--ServerSession(454071866)--Connection(810155118)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.762--ClientSession(807049734)--Connection(810155118)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.762--ClientSession(807049734)--Connection(810155118)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.762--ClientSession(807049734)--Connection(2051868384)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.763--ClientSession(807049734)--Connection(2051868384)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.763--ServerSession(454071866)--Connection(810155118)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.81--UnitOfWork(312150693)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.81--UnitOfWork(312150693)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.81--UnitOfWork(312150693)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.81--ClientSession(807049734)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.81--UnitOfWork(312150693)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.81--ClientSession(807049734)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.81--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 224127558
    [junit] [EL Finer]: 2024-01-08 18:54:27.81--ClientSession(224127558)--Thread(Thread[main,5,main])--acquire unit of work: 1913572623
    [junit] [EL Finest]: 2024-01-08 18:54:27.81--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.81--ServerSession(454071866)--Connection(1617342376)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.81--ServerSession(454071866)--Connection(1617342376)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.81--ServerSession(454071866)--Connection(930692643)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:27.811--ServerSession(454071866)--Connection(1617342376)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.811--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.811--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.811--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.811--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:27.811--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6140245e)
    [junit] [EL Finest]: 2024-01-08 18:54:27.811--ServerSession(454071866)--Connection(1257792677)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.811--ClientSession(224127558)--Connection(1257792677)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.811--ClientSession(224127558)--Connection(1257792677)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.811--ClientSession(224127558)--Connection(955449025)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [17, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.811--ClientSession(224127558)--Connection(955449025)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.812--ServerSession(454071866)--Connection(1257792677)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--ClientSession(224127558)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--UnitOfWork(1913572623)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--ClientSession(224127558)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 442335022
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--ClientSession(442335022)--Thread(Thread[main,5,main])--acquire unit of work: 319417740
    [junit] [EL Finest]: 2024-01-08 18:54:27.812--UnitOfWork(319417740)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--UnitOfWork(319417740)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.812--UnitOfWork(319417740)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6140245e)
    [junit] [EL Finest]: 2024-01-08 18:54:27.812--ServerSession(454071866)--Connection(1718806524)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.812--ClientSession(442335022)--Connection(1718806524)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.812--ClientSession(442335022)--Connection(1718806524)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.812--ClientSession(442335022)--Connection(388452371)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, 1.0, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--ClientSession(442335022)--Connection(388452371)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.813--ServerSession(454071866)--Connection(1718806524)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--UnitOfWork(319417740)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--UnitOfWork(319417740)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--UnitOfWork(319417740)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--ClientSession(442335022)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--UnitOfWork(319417740)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--ClientSession(442335022)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1736323714
    [junit] [EL Finer]: 2024-01-08 18:54:27.813--ClientSession(1736323714)--Thread(Thread[main,5,main])--acquire unit of work: 373453974
    [junit] [EL Finest]: 2024-01-08 18:54:27.813--UnitOfWork(373453974)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.813--ServerSession(454071866)--Connection(1002969477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.813--ServerSession(454071866)--Connection(1002969477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.813--ServerSession(454071866)--Connection(96427264)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:27.814--ServerSession(454071866)--Connection(1002969477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.814--UnitOfWork(373453974)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--UnitOfWork(373453974)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--UnitOfWork(373453974)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--UnitOfWork(373453974)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--UnitOfWork(373453974)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--ClientSession(1736323714)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--UnitOfWork(373453974)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--ClientSession(1736323714)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 318215611
    [junit] [EL Finer]: 2024-01-08 18:54:27.814--ClientSession(318215611)--Thread(Thread[main,5,main])--acquire unit of work: 487838175
    [junit] [EL Finest]: 2024-01-08 18:54:27.814--UnitOfWork(487838175)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.814--ServerSession(454071866)--Connection(243893773)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.814--ServerSession(454071866)--Connection(243893773)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.814--ServerSession(454071866)--Connection(534061179)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:27.815--ServerSession(454071866)--Connection(243893773)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.815--UnitOfWork(487838175)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.815--UnitOfWork(487838175)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.815--UnitOfWork(487838175)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@32bf96a5)
    [junit] [EL Finest]: 2024-01-08 18:54:27.815--ServerSession(454071866)--Connection(2115953061)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.815--ClientSession(318215611)--Connection(2115953061)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.815--ClientSession(318215611)--Connection(2115953061)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.815--ClientSession(318215611)--Connection(811223677)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_FLOAT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2.0, 2, 17, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.815--ClientSession(318215611)--Connection(811223677)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.816--ServerSession(454071866)--Connection(2115953061)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--UnitOfWork(487838175)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--UnitOfWork(487838175)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--UnitOfWork(487838175)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--ClientSession(318215611)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--UnitOfWork(487838175)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--ClientSession(318215611)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 118086747
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--ClientSession(118086747)--Thread(Thread[main,5,main])--acquire unit of work: 236127958
    [junit] [EL Finest]: 2024-01-08 18:54:27.816--UnitOfWork(236127958)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.816--ServerSession(454071866)--Connection(1819847883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.816--ServerSession(454071866)--Connection(1819847883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.816--ServerSession(454071866)--Connection(219158339)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:27.816--ServerSession(454071866)--Connection(1819847883)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.816--UnitOfWork(236127958)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.816--UnitOfWork(236127958)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.816--UnitOfWork(236127958)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@52016248)
    [junit] [EL Finest]: 2024-01-08 18:54:27.816--ServerSession(454071866)--Connection(1980839949)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--ClientSession(118086747)--Connection(1980839949)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.817--ClientSession(118086747)--Connection(1980839949)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.817--ClientSession(118086747)--Connection(633192552)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_FLOAT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 17, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--ClientSession(118086747)--Connection(633192552)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.817--ServerSession(454071866)--Connection(1980839949)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--UnitOfWork(236127958)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--UnitOfWork(236127958)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--UnitOfWork(236127958)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--ClientSession(118086747)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--UnitOfWork(236127958)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--ClientSession(118086747)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 857696038
    [junit] [EL Finer]: 2024-01-08 18:54:27.817--ClientSession(857696038)--Thread(Thread[main,5,main])--acquire unit of work: 1286729752
    [junit] [EL Finest]: 2024-01-08 18:54:27.817--UnitOfWork(1286729752)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.817--ServerSession(454071866)--Connection(121952102)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.817--ServerSession(454071866)--Connection(121952102)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.817--ServerSession(454071866)--Connection(1155354742)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:27.818--ServerSession(454071866)--Connection(121952102)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.826--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 948628954
    [junit] [EL Finer]: 2024-01-08 18:54:27.827--ClientSession(948628954)--Thread(Thread[main,5,main])--acquire unit of work: 1155121288
    [junit] [EL Finest]: 2024-01-08 18:54:27.827--UnitOfWork(1155121288)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.827--UnitOfWork(1155121288)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.827--UnitOfWork(1155121288)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@baa9218)
    [junit] [EL Finest]: 2024-01-08 18:54:27.827--ServerSession(454071866)--Connection(1830816681)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.827--ClientSession(948628954)--Connection(1830816681)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.827--ClientSession(948628954)--Connection(1830816681)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.827--ClientSession(948628954)--Connection(1735871237)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [14, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.827--ClientSession(948628954)--Connection(1735871237)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.827--ServerSession(454071866)--Connection(1830816681)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--UnitOfWork(1155121288)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--UnitOfWork(1155121288)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--UnitOfWork(1155121288)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--ClientSession(948628954)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--UnitOfWork(1155121288)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--ClientSession(948628954)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1693817266
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--ClientSession(1693817266)--Thread(Thread[main,5,main])--acquire unit of work: 157658054
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--UnitOfWork(157658054)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--ServerSession(454071866)--Connection(1419245196)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--ServerSession(454071866)--Connection(1419245196)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.828--ServerSession(454071866)--Connection(2102473880)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--ServerSession(454071866)--Connection(1419245196)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--UnitOfWork(157658054)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--UnitOfWork(157658054)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--UnitOfWork(157658054)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--UnitOfWork(157658054)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--UnitOfWork(157658054)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@113ebc60)
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--ServerSession(454071866)--Connection(251073903)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.828--ClientSession(1693817266)--Connection(251073903)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.828--ClientSession(1693817266)--Connection(251073903)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.829--ClientSession(1693817266)--Connection(868197242)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [14, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--ClientSession(1693817266)--Connection(868197242)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.829--ServerSession(454071866)--Connection(251073903)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--UnitOfWork(157658054)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--UnitOfWork(157658054)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--UnitOfWork(157658054)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--ClientSession(1693817266)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--UnitOfWork(157658054)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--ClientSession(1693817266)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 492867999
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--ClientSession(492867999)--Thread(Thread[main,5,main])--acquire unit of work: 730506033
    [junit] [EL Finest]: 2024-01-08 18:54:27.829--UnitOfWork(730506033)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--UnitOfWork(730506033)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.829--UnitOfWork(730506033)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@113ebc60)
    [junit] [EL Finest]: 2024-01-08 18:54:27.829--ServerSession(454071866)--Connection(69271912)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.829--ClientSession(492867999)--Connection(69271912)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.829--ClientSession(492867999)--Connection(69271912)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.83--ClientSession(492867999)--Connection(500470810)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [14, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--ClientSession(492867999)--Connection(500470810)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.83--ServerSession(454071866)--Connection(69271912)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--UnitOfWork(730506033)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--UnitOfWork(730506033)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--UnitOfWork(730506033)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--ClientSession(492867999)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--UnitOfWork(730506033)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--ClientSession(492867999)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 87388333
    [junit] [EL Finer]: 2024-01-08 18:54:27.83--ClientSession(87388333)--Thread(Thread[main,5,main])--acquire unit of work: 160631586
    [junit] [EL Finest]: 2024-01-08 18:54:27.83--UnitOfWork(160631586)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.83--ServerSession(454071866)--Connection(819870286)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.83--ServerSession(454071866)--Connection(819870286)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.83--ServerSession(454071866)--Connection(439392000)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:27.831--ServerSession(454071866)--Connection(819870286)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.831--UnitOfWork(160631586)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--UnitOfWork(160631586)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--UnitOfWork(160631586)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--UnitOfWork(160631586)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--UnitOfWork(160631586)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--ClientSession(87388333)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--UnitOfWork(160631586)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--ClientSession(87388333)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2058267381
    [junit] [EL Finer]: 2024-01-08 18:54:27.831--ClientSession(2058267381)--Thread(Thread[main,5,main])--acquire unit of work: 1067632871
    [junit] [EL Finest]: 2024-01-08 18:54:27.831--UnitOfWork(1067632871)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.831--ServerSession(454071866)--Connection(898069343)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.831--ServerSession(454071866)--Connection(898069343)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.831--ServerSession(454071866)--Connection(349279115)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:27.832--ServerSession(454071866)--Connection(898069343)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.832--UnitOfWork(1067632871)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.832--UnitOfWork(1067632871)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.832--UnitOfWork(1067632871)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@326b6c85)
    [junit] [EL Finest]: 2024-01-08 18:54:27.832--ServerSession(454071866)--Connection(83706874)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.832--ClientSession(2058267381)--Connection(83706874)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.832--ClientSession(2058267381)--Connection(83706874)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.832--ClientSession(2058267381)--Connection(1838880932)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_SMALLINT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 2, 14, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.832--ClientSession(2058267381)--Connection(1838880932)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--ServerSession(454071866)--Connection(83706874)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--UnitOfWork(1067632871)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--UnitOfWork(1067632871)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--UnitOfWork(1067632871)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--ClientSession(2058267381)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--UnitOfWork(1067632871)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--ClientSession(2058267381)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1509205374
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--ClientSession(1509205374)--Thread(Thread[main,5,main])--acquire unit of work: 930668329
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--UnitOfWork(930668329)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--ServerSession(454071866)--Connection(34848602)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--ServerSession(454071866)--Connection(34848602)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.833--ServerSession(454071866)--Connection(1421211318)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--ServerSession(454071866)--Connection(34848602)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--UnitOfWork(930668329)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--UnitOfWork(930668329)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--UnitOfWork(930668329)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@59e675a7)
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--ServerSession(454071866)--Connection(1030465164)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.833--ClientSession(1509205374)--Connection(1030465164)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.833--ClientSession(1509205374)--Connection(1030465164)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.834--ClientSession(1509205374)--Connection(643213572)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_SMALLINT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 14, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--ClientSession(1509205374)--Connection(643213572)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.834--ServerSession(454071866)--Connection(1030465164)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--UnitOfWork(930668329)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--UnitOfWork(930668329)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--UnitOfWork(930668329)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--ClientSession(1509205374)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--UnitOfWork(930668329)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--ClientSession(1509205374)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 224624524
    [junit] [EL Finer]: 2024-01-08 18:54:27.834--ClientSession(224624524)--Thread(Thread[main,5,main])--acquire unit of work: 1834805098
    [junit] [EL Finest]: 2024-01-08 18:54:27.834--UnitOfWork(1834805098)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.834--ServerSession(454071866)--Connection(2127658316)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.834--ServerSession(454071866)--Connection(2127658316)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.834--ServerSession(454071866)--Connection(252626745)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:27.835--ServerSession(454071866)--Connection(2127658316)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.843--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1939705207
    [junit] [EL Finer]: 2024-01-08 18:54:27.843--ClientSession(1939705207)--Thread(Thread[main,5,main])--acquire unit of work: 785525865
    [junit] [EL Finest]: 2024-01-08 18:54:27.843--UnitOfWork(785525865)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.843--UnitOfWork(785525865)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.843--UnitOfWork(785525865)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@37f5bfd7)
    [junit] [EL Finest]: 2024-01-08 18:54:27.843--ServerSession(454071866)--Connection(679297935)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.843--ClientSession(1939705207)--Connection(679297935)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.843--ClientSession(1939705207)--Connection(679297935)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.843--ClientSession(1939705207)--Connection(393450381)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [41, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--ClientSession(1939705207)--Connection(393450381)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.844--ServerSession(454071866)--Connection(679297935)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--UnitOfWork(785525865)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--UnitOfWork(785525865)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--UnitOfWork(785525865)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--ClientSession(1939705207)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--UnitOfWork(785525865)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--ClientSession(1939705207)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 517265374
    [junit] [EL Finer]: 2024-01-08 18:54:27.844--ClientSession(517265374)--Thread(Thread[main,5,main])--acquire unit of work: 1551343280
    [junit] [EL Finest]: 2024-01-08 18:54:27.844--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.844--ServerSession(454071866)--Connection(1469284680)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.844--ServerSession(454071866)--Connection(1469284680)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.844--ServerSession(454071866)--Connection(1308987676)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:27.845--ServerSession(454071866)--Connection(1469284680)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.845--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.845--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.845--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.845--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:27.845--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@16354741)
    [junit] [EL Finest]: 2024-01-08 18:54:27.845--ServerSession(454071866)--Connection(1057553103)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.845--ClientSession(517265374)--Connection(1057553103)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.845--ClientSession(517265374)--Connection(1057553103)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.845--ClientSession(517265374)--Connection(2000580326)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [41, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.845--ClientSession(517265374)--Connection(2000580326)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.846--ServerSession(454071866)--Connection(1057553103)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--ClientSession(517265374)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--UnitOfWork(1551343280)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--ClientSession(517265374)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 786946845
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--ClientSession(786946845)--Thread(Thread[main,5,main])--acquire unit of work: 1447133836
    [junit] [EL Finest]: 2024-01-08 18:54:27.846--UnitOfWork(1447133836)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--UnitOfWork(1447133836)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.846--UnitOfWork(1447133836)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@16354741)
    [junit] [EL Finest]: 2024-01-08 18:54:27.846--ServerSession(454071866)--Connection(1889751290)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--ClientSession(786946845)--Connection(1889751290)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.846--ClientSession(786946845)--Connection(1889751290)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.846--ClientSession(786946845)--Connection(981723583)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [41, null, null, null, null, 0, false, [B@608c52c0, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.846--ClientSession(786946845)--Connection(981723583)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.847--ServerSession(454071866)--Connection(1889751290)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1447133836)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1447133836)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1447133836)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--ClientSession(786946845)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1447133836)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--ClientSession(786946845)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1711822750
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--ClientSession(1711822750)--Thread(Thread[main,5,main])--acquire unit of work: 1678771149
    [junit] [EL Finest]: 2024-01-08 18:54:27.847--UnitOfWork(1678771149)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.847--ServerSession(454071866)--Connection(1107017953)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.847--ServerSession(454071866)--Connection(1107017953)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.847--ServerSession(454071866)--Connection(2048200496)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:27.847--ServerSession(454071866)--Connection(1107017953)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.847--UnitOfWork(1678771149)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1678771149)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1678771149)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1678771149)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1678771149)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--ClientSession(1711822750)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.847--UnitOfWork(1678771149)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.848--ClientSession(1711822750)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.848--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1999812935
    [junit] [EL Finer]: 2024-01-08 18:54:27.848--ClientSession(1999812935)--Thread(Thread[main,5,main])--acquire unit of work: 22766497
    [junit] [EL Finest]: 2024-01-08 18:54:27.848--UnitOfWork(22766497)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.848--ServerSession(454071866)--Connection(1083994274)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.848--ServerSession(454071866)--Connection(1083994274)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.848--ServerSession(454071866)--Connection(128286974)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:27.848--ServerSession(454071866)--Connection(1083994274)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.848--UnitOfWork(22766497)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.848--UnitOfWork(22766497)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.848--UnitOfWork(22766497)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3fa3c8b1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.848--ServerSession(454071866)--Connection(763037997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.848--ClientSession(1999812935)--Connection(763037997)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.848--ClientSession(1999812935)--Connection(763037997)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.849--ClientSession(1999812935)--Connection(213695091)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_BINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 41, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--ClientSession(1999812935)--Connection(213695091)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.849--ServerSession(454071866)--Connection(763037997)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--UnitOfWork(22766497)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--UnitOfWork(22766497)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--UnitOfWork(22766497)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--ClientSession(1999812935)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--UnitOfWork(22766497)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--ClientSession(1999812935)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1767381224
    [junit] [EL Finer]: 2024-01-08 18:54:27.849--ClientSession(1767381224)--Thread(Thread[main,5,main])--acquire unit of work: 471811727
    [junit] [EL Finest]: 2024-01-08 18:54:27.849--UnitOfWork(471811727)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.849--ServerSession(454071866)--Connection(1964574813)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.849--ServerSession(454071866)--Connection(1964574813)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.849--ServerSession(454071866)--Connection(751297011)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:27.914--ServerSession(454071866)--Connection(1964574813)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.914--UnitOfWork(471811727)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.914--UnitOfWork(471811727)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.914--UnitOfWork(471811727)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@633c26d4)
    [junit] [EL Finest]: 2024-01-08 18:54:27.914--ServerSession(454071866)--Connection(1300314975)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.914--ClientSession(1767381224)--Connection(1300314975)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.914--ClientSession(1767381224)--Connection(1300314975)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.914--ClientSession(1767381224)--Connection(1096984287)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_BINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@608c52c0, 3, 41, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--ClientSession(1767381224)--Connection(1096984287)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.915--ServerSession(454071866)--Connection(1300314975)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--UnitOfWork(471811727)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--UnitOfWork(471811727)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--UnitOfWork(471811727)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--ClientSession(1767381224)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--UnitOfWork(471811727)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--ClientSession(1767381224)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1228015923
    [junit] [EL Finer]: 2024-01-08 18:54:27.915--ClientSession(1228015923)--Thread(Thread[main,5,main])--acquire unit of work: 229476489
    [junit] [EL Finest]: 2024-01-08 18:54:27.915--UnitOfWork(229476489)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.915--ServerSession(454071866)--Connection(1504543677)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.915--ServerSession(454071866)--Connection(1504543677)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.915--ServerSession(454071866)--Connection(1270930691)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:27.916--ServerSession(454071866)--Connection(1504543677)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.916--UnitOfWork(229476489)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.916--UnitOfWork(229476489)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.916--UnitOfWork(229476489)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@736a15cc)
    [junit] [EL Finest]: 2024-01-08 18:54:27.916--ServerSession(454071866)--Connection(193602924)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.916--ClientSession(1228015923)--Connection(193602924)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.916--ClientSession(1228015923)--Connection(193602924)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.916--ClientSession(1228015923)--Connection(729446040)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_BINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@89dc632, 4, 41, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--ClientSession(1228015923)--Connection(729446040)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.917--ServerSession(454071866)--Connection(193602924)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--UnitOfWork(229476489)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--UnitOfWork(229476489)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--UnitOfWork(229476489)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--ClientSession(1228015923)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--UnitOfWork(229476489)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--ClientSession(1228015923)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1230307748
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--ClientSession(1230307748)--Thread(Thread[main,5,main])--acquire unit of work: 790622954
    [junit] [EL Finest]: 2024-01-08 18:54:27.917--UnitOfWork(790622954)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.917--ServerSession(454071866)--Connection(1462345511)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.917--ServerSession(454071866)--Connection(1462345511)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.917--ServerSession(454071866)--Connection(870064925)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:27.917--ServerSession(454071866)--Connection(1462345511)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.917--UnitOfWork(790622954)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.917--UnitOfWork(790622954)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.918--UnitOfWork(790622954)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2bd6ce7)
    [junit] [EL Finest]: 2024-01-08 18:54:27.918--ServerSession(454071866)--Connection(1264588744)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--ClientSession(1230307748)--Connection(1264588744)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.918--ClientSession(1230307748)--Connection(1264588744)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.918--ClientSession(1230307748)--Connection(857397251)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_BINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 41, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--ClientSession(1230307748)--Connection(857397251)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.918--ServerSession(454071866)--Connection(1264588744)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--UnitOfWork(790622954)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--UnitOfWork(790622954)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--UnitOfWork(790622954)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--ClientSession(1230307748)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--UnitOfWork(790622954)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--ClientSession(1230307748)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1940913981
    [junit] [EL Finer]: 2024-01-08 18:54:27.918--ClientSession(1940913981)--Thread(Thread[main,5,main])--acquire unit of work: 943352023
    [junit] [EL Finest]: 2024-01-08 18:54:27.918--UnitOfWork(943352023)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.918--ServerSession(454071866)--Connection(1569023251)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.919--ServerSession(454071866)--Connection(1569023251)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.919--ServerSession(454071866)--Connection(1304037800)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:27.919--ServerSession(454071866)--Connection(1569023251)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.928--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1596921003
    [junit] [EL Finer]: 2024-01-08 18:54:27.928--ClientSession(1596921003)--Thread(Thread[main,5,main])--acquire unit of work: 961341325
    [junit] [EL Finest]: 2024-01-08 18:54:27.928--UnitOfWork(961341325)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.928--UnitOfWork(961341325)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.928--UnitOfWork(961341325)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1c74eacb)
    [junit] [EL Finest]: 2024-01-08 18:54:27.928--ServerSession(454071866)--Connection(538433035)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.928--ClientSession(1596921003)--Connection(538433035)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.928--ClientSession(1596921003)--Connection(538433035)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.928--ClientSession(1596921003)--Connection(2126069003)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [53, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.928--ClientSession(1596921003)--Connection(2126069003)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--ServerSession(454071866)--Connection(538433035)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--UnitOfWork(961341325)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--UnitOfWork(961341325)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--UnitOfWork(961341325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--ClientSession(1596921003)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--UnitOfWork(961341325)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--ClientSession(1596921003)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 315447378
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--ClientSession(315447378)--Thread(Thread[main,5,main])--acquire unit of work: 208954254
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--UnitOfWork(208954254)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--ServerSession(454071866)--Connection(999442030)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--ServerSession(454071866)--Connection(999442030)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.929--ServerSession(454071866)--Connection(2070380083)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--ServerSession(454071866)--Connection(999442030)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--UnitOfWork(208954254)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--UnitOfWork(208954254)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.929--UnitOfWork(208954254)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--UnitOfWork(208954254)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--UnitOfWork(208954254)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2cd7dd2a)
    [junit] [EL Finest]: 2024-01-08 18:54:27.929--ServerSession(454071866)--Connection(1158229894)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--ClientSession(315447378)--Connection(1158229894)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.93--ClientSession(315447378)--Connection(1158229894)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.93--ClientSession(315447378)--Connection(1126801276)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [53, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--ClientSession(315447378)--Connection(1126801276)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.93--ServerSession(454071866)--Connection(1158229894)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--UnitOfWork(208954254)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--UnitOfWork(208954254)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--UnitOfWork(208954254)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--ClientSession(315447378)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--UnitOfWork(208954254)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--ClientSession(315447378)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 786043241
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--ClientSession(786043241)--Thread(Thread[main,5,main])--acquire unit of work: 581135915
    [junit] [EL Finest]: 2024-01-08 18:54:27.93--UnitOfWork(581135915)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--UnitOfWork(581135915)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.93--UnitOfWork(581135915)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2cd7dd2a)
    [junit] [EL Finest]: 2024-01-08 18:54:27.93--ServerSession(454071866)--Connection(1428567737)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.93--ClientSession(786043241)--Connection(1428567737)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.93--ClientSession(786043241)--Connection(1428567737)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.931--ClientSession(786043241)--Connection(722019373)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [53, null, null, 0, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--ClientSession(786043241)--Connection(722019373)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.931--ServerSession(454071866)--Connection(1428567737)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--UnitOfWork(581135915)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--UnitOfWork(581135915)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--UnitOfWork(581135915)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--ClientSession(786043241)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--UnitOfWork(581135915)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--ClientSession(786043241)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1241261398
    [junit] [EL Finer]: 2024-01-08 18:54:27.931--ClientSession(1241261398)--Thread(Thread[main,5,main])--acquire unit of work: 764100910
    [junit] [EL Finest]: 2024-01-08 18:54:27.931--UnitOfWork(764100910)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.931--ServerSession(454071866)--Connection(1329672446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.931--ServerSession(454071866)--Connection(1329672446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.932--ServerSession(454071866)--Connection(1267575834)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:27.932--ServerSession(454071866)--Connection(1329672446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.932--UnitOfWork(764100910)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--UnitOfWork(764100910)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--UnitOfWork(764100910)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--UnitOfWork(764100910)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--UnitOfWork(764100910)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--ClientSession(1241261398)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--UnitOfWork(764100910)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--ClientSession(1241261398)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1959646785
    [junit] [EL Finer]: 2024-01-08 18:54:27.932--ClientSession(1959646785)--Thread(Thread[main,5,main])--acquire unit of work: 142063830
    [junit] [EL Finest]: 2024-01-08 18:54:27.932--UnitOfWork(142063830)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.932--ServerSession(454071866)--Connection(781807632)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.932--ServerSession(454071866)--Connection(781807632)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.932--ServerSession(454071866)--Connection(1318350289)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:27.933--ServerSession(454071866)--Connection(781807632)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.933--UnitOfWork(142063830)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.933--UnitOfWork(142063830)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.933--UnitOfWork(142063830)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@61f576dc)
    [junit] [EL Finest]: 2024-01-08 18:54:27.933--ServerSession(454071866)--Connection(857307437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.933--ClientSession(1959646785)--Connection(857307437)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.933--ClientSession(1959646785)--Connection(857307437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.933--ClientSession(1959646785)--Connection(2031135236)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET ENUM_ORDINAL = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 2, 53, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.933--ClientSession(1959646785)--Connection(2031135236)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--ServerSession(454071866)--Connection(857307437)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--UnitOfWork(142063830)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--UnitOfWork(142063830)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--UnitOfWork(142063830)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--ClientSession(1959646785)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--UnitOfWork(142063830)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--ClientSession(1959646785)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 749731341
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--ClientSession(749731341)--Thread(Thread[main,5,main])--acquire unit of work: 1418148516
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--UnitOfWork(1418148516)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--ServerSession(454071866)--Connection(675015354)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--ServerSession(454071866)--Connection(675015354)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.934--ServerSession(454071866)--Connection(1345782933)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--ServerSession(454071866)--Connection(675015354)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--UnitOfWork(1418148516)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--UnitOfWork(1418148516)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--UnitOfWork(1418148516)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6e848fd1)
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--ServerSession(454071866)--Connection(1910930075)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.934--ClientSession(749731341)--Connection(1910930075)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.934--ClientSession(749731341)--Connection(1910930075)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.935--ClientSession(749731341)--Connection(741924904)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET ENUM_ORDINAL = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 53, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--ClientSession(749731341)--Connection(741924904)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.935--ServerSession(454071866)--Connection(1910930075)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--UnitOfWork(1418148516)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--UnitOfWork(1418148516)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--UnitOfWork(1418148516)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--ClientSession(749731341)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--UnitOfWork(1418148516)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--ClientSession(749731341)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 299295735
    [junit] [EL Finer]: 2024-01-08 18:54:27.935--ClientSession(299295735)--Thread(Thread[main,5,main])--acquire unit of work: 1395028468
    [junit] [EL Finest]: 2024-01-08 18:54:27.935--UnitOfWork(1395028468)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.935--ServerSession(454071866)--Connection(955576856)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.935--ServerSession(454071866)--Connection(955576856)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.935--ServerSession(454071866)--Connection(513404591)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:27.936--ServerSession(454071866)--Connection(955576856)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:27.945--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 125039721
    [junit] [EL Finer]: 2024-01-08 18:54:27.945--ClientSession(125039721)--Thread(Thread[main,5,main])--acquire unit of work: 1217473298
    [junit] [EL Finest]: 2024-01-08 18:54:27.945--UnitOfWork(1217473298)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.945--UnitOfWork(1217473298)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.945--UnitOfWork(1217473298)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@64907e0a)
    [junit] [EL Finest]: 2024-01-08 18:54:27.945--ServerSession(454071866)--Connection(1334672208)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.945--ClientSession(125039721)--Connection(1334672208)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.945--ClientSession(125039721)--Connection(1334672208)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.945--ClientSession(125039721)--Connection(243601416)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [50, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--ClientSession(125039721)--Connection(243601416)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.946--ServerSession(454071866)--Connection(1334672208)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--UnitOfWork(1217473298)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--UnitOfWork(1217473298)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--UnitOfWork(1217473298)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--ClientSession(125039721)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--UnitOfWork(1217473298)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--ClientSession(125039721)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 382961988
    [junit] [EL Finer]: 2024-01-08 18:54:27.946--ClientSession(382961988)--Thread(Thread[main,5,main])--acquire unit of work: 840967989
    [junit] [EL Finest]: 2024-01-08 18:54:27.946--UnitOfWork(840967989)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.946--ServerSession(454071866)--Connection(335766569)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.946--ServerSession(454071866)--Connection(335766569)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.946--ServerSession(454071866)--Connection(1862644970)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:27.946--ServerSession(454071866)--Connection(335766569)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.946--UnitOfWork(840967989)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.947--UnitOfWork(840967989)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--UnitOfWork(840967989)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.947--UnitOfWork(840967989)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:27.947--UnitOfWork(840967989)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@56bc03ff)
    [junit] [EL Finest]: 2024-01-08 18:54:27.947--ServerSession(454071866)--Connection(460413441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--ClientSession(382961988)--Connection(460413441)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.947--ClientSession(382961988)--Connection(460413441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.947--ClientSession(382961988)--Connection(1249456425)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [50, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--ClientSession(382961988)--Connection(1249456425)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.947--ServerSession(454071866)--Connection(460413441)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--UnitOfWork(840967989)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--UnitOfWork(840967989)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--UnitOfWork(840967989)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--ClientSession(382961988)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--UnitOfWork(840967989)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--ClientSession(382961988)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.947--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 764786861
    [junit] [EL Finer]: 2024-01-08 18:54:27.948--ClientSession(764786861)--Thread(Thread[main,5,main])--acquire unit of work: 1009081932
    [junit] [EL Finest]: 2024-01-08 18:54:27.948--UnitOfWork(1009081932)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:27.948--UnitOfWork(1009081932)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.948--UnitOfWork(1009081932)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@56bc03ff)
    [junit] [EL Finest]: 2024-01-08 18:54:27.948--ServerSession(454071866)--Connection(547772512)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.948--ClientSession(764786861)--Connection(547772512)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.948--ClientSession(764786861)--Connection(547772512)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.948--ClientSession(764786861)--Connection(553049097)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [50, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, UNCHANGED, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:27.948--ClientSession(764786861)--Connection(553049097)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.948--ServerSession(454071866)--Connection(547772512)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.948--UnitOfWork(1009081932)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--UnitOfWork(1009081932)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--UnitOfWork(1009081932)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--ClientSession(764786861)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--UnitOfWork(1009081932)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--ClientSession(764786861)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1064072491
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--ClientSession(1064072491)--Thread(Thread[main,5,main])--acquire unit of work: 756764670
    [junit] [EL Finest]: 2024-01-08 18:54:27.949--UnitOfWork(756764670)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.949--ServerSession(454071866)--Connection(1000065216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.949--ServerSession(454071866)--Connection(1000065216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.949--ServerSession(454071866)--Connection(883489487)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:27.949--ServerSession(454071866)--Connection(1000065216)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.949--UnitOfWork(756764670)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--UnitOfWork(756764670)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--UnitOfWork(756764670)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--UnitOfWork(756764670)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--UnitOfWork(756764670)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--ClientSession(1064072491)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--UnitOfWork(756764670)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--ClientSession(1064072491)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 160901097
    [junit] [EL Finer]: 2024-01-08 18:54:27.949--ClientSession(160901097)--Thread(Thread[main,5,main])--acquire unit of work: 1776599395
    [junit] [EL Finest]: 2024-01-08 18:54:27.949--UnitOfWork(1776599395)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.949--ServerSession(454071866)--Connection(1616868446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.949--ServerSession(454071866)--Connection(1616868446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.95--ServerSession(454071866)--Connection(1280194910)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:27.95--ServerSession(454071866)--Connection(1616868446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.95--UnitOfWork(1776599395)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.95--UnitOfWork(1776599395)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.95--UnitOfWork(1776599395)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@33f6ce71)
    [junit] [EL Finest]: 2024-01-08 18:54:27.95--ServerSession(454071866)--Connection(363460928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.95--ClientSession(160901097)--Connection(363460928)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.95--ClientSession(160901097)--Connection(363460928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.951--ClientSession(160901097)--Connection(738506990)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WCA_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 50, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--ClientSession(160901097)--Connection(738506990)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.951--ServerSession(454071866)--Connection(363460928)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--UnitOfWork(1776599395)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--UnitOfWork(1776599395)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--UnitOfWork(1776599395)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--ClientSession(160901097)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--UnitOfWork(1776599395)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--ClientSession(160901097)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 801112668
    [junit] [EL Finer]: 2024-01-08 18:54:27.951--ClientSession(801112668)--Thread(Thread[main,5,main])--acquire unit of work: 814146056
    [junit] [EL Finest]: 2024-01-08 18:54:27.951--UnitOfWork(814146056)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.951--ServerSession(454071866)--Connection(969731902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.951--ServerSession(454071866)--Connection(969731902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.951--ServerSession(454071866)--Connection(380296319)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:27.952--ServerSession(454071866)--Connection(969731902)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.952--UnitOfWork(814146056)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.952--UnitOfWork(814146056)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.952--UnitOfWork(814146056)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3e46cd84)
    [junit] [EL Finest]: 2024-01-08 18:54:27.952--ServerSession(454071866)--Connection(539234611)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.952--ClientSession(801112668)--Connection(539234611)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.952--ClientSession(801112668)--Connection(539234611)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.952--ClientSession(801112668)--Connection(646315117)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WCA_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [UNCHANGED, 3, 50, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:27.952--ClientSession(801112668)--Connection(646315117)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.953--ServerSession(454071866)--Connection(539234611)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--UnitOfWork(814146056)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--UnitOfWork(814146056)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--UnitOfWork(814146056)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--ClientSession(801112668)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--UnitOfWork(814146056)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--ClientSession(801112668)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 629316709
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--ClientSession(629316709)--Thread(Thread[main,5,main])--acquire unit of work: 623881327
    [junit] [EL Finest]: 2024-01-08 18:54:27.953--UnitOfWork(623881327)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:27.953--ServerSession(454071866)--Connection(742410803)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.953--ServerSession(454071866)--Connection(742410803)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.953--ServerSession(454071866)--Connection(990779888)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:27.953--ServerSession(454071866)--Connection(742410803)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:27.953--UnitOfWork(623881327)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:27.953--UnitOfWork(623881327)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:27.953--UnitOfWork(623881327)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@524a42a0)
    [junit] [EL Finest]: 2024-01-08 18:54:27.954--ServerSession(454071866)--Connection(931122431)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.954--ClientSession(629316709)--Connection(931122431)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.954--ClientSession(629316709)--Connection(931122431)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:27.954--ClientSession(629316709)--Connection(1267176859)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WCA_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [XNCHANGED, 4, 50, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:27.954--ClientSession(629316709)--Connection(1267176859)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:27.954--ServerSession(454071866)--Connection(931122431)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:27.954--UnitOfWork(623881327)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:27.954--UnitOfWork(623881327)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:27.954--UnitOfWork(623881327)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.017--ClientSession(629316709)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.017--UnitOfWork(623881327)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.017--ClientSession(629316709)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.017--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 455470769
    [junit] [EL Finer]: 2024-01-08 18:54:28.017--ClientSession(455470769)--Thread(Thread[main,5,main])--acquire unit of work: 1383387422
    [junit] [EL Finest]: 2024-01-08 18:54:28.017--UnitOfWork(1383387422)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.017--ServerSession(454071866)--Connection(631811462)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.017--ServerSession(454071866)--Connection(631811462)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.017--ServerSession(454071866)--Connection(720838883)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:28.018--ServerSession(454071866)--Connection(631811462)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.018--UnitOfWork(1383387422)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.018--UnitOfWork(1383387422)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.018--UnitOfWork(1383387422)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6a9bdd97)
    [junit] [EL Finest]: 2024-01-08 18:54:28.018--ServerSession(454071866)--Connection(425476163)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.018--ClientSession(455470769)--Connection(425476163)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.018--ClientSession(455470769)--Connection(425476163)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.018--ClientSession(455470769)--Connection(533891137)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WCA_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 50, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--ClientSession(455470769)--Connection(533891137)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.019--ServerSession(454071866)--Connection(425476163)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--UnitOfWork(1383387422)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--UnitOfWork(1383387422)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--UnitOfWork(1383387422)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--ClientSession(455470769)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--UnitOfWork(1383387422)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--ClientSession(455470769)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1561726085
    [junit] [EL Finer]: 2024-01-08 18:54:28.019--ClientSession(1561726085)--Thread(Thread[main,5,main])--acquire unit of work: 649265468
    [junit] [EL Finest]: 2024-01-08 18:54:28.019--UnitOfWork(649265468)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.019--ServerSession(454071866)--Connection(765986091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.019--ServerSession(454071866)--Connection(765986091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.02--ServerSession(454071866)--Connection(173312518)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:28.02--ServerSession(454071866)--Connection(765986091)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.029--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2100866770
    [junit] [EL Finer]: 2024-01-08 18:54:28.029--ClientSession(2100866770)--Thread(Thread[main,5,main])--acquire unit of work: 2031470365
    [junit] [EL Finest]: 2024-01-08 18:54:28.029--UnitOfWork(2031470365)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.029--UnitOfWork(2031470365)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.029--UnitOfWork(2031470365)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3a38fea9)
    [junit] [EL Finest]: 2024-01-08 18:54:28.029--ServerSession(454071866)--Connection(1722815008)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.029--ClientSession(2100866770)--Connection(1722815008)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.029--ClientSession(2100866770)--Connection(1722815008)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.03--ClientSession(2100866770)--Connection(835329220)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [49, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--ClientSession(2100866770)--Connection(835329220)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.03--ServerSession(454071866)--Connection(1722815008)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--UnitOfWork(2031470365)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--UnitOfWork(2031470365)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--UnitOfWork(2031470365)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--ClientSession(2100866770)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--UnitOfWork(2031470365)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--ClientSession(2100866770)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 555335472
    [junit] [EL Finer]: 2024-01-08 18:54:28.03--ClientSession(555335472)--Thread(Thread[main,5,main])--acquire unit of work: 1205770273
    [junit] [EL Finest]: 2024-01-08 18:54:28.03--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.03--ServerSession(454071866)--Connection(647200802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.03--ServerSession(454071866)--Connection(647200802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.031--ServerSession(454071866)--Connection(964264035)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:28.031--ServerSession(454071866)--Connection(647200802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.031--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.031--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.031--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.031--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.031--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6659dd4c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.031--ServerSession(454071866)--Connection(696134208)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.031--ClientSession(555335472)--Connection(696134208)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.036--ClientSession(555335472)--Connection(696134208)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.037--ClientSession(555335472)--Connection(1454823548)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [49, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.037--ClientSession(555335472)--Connection(1454823548)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.037--ServerSession(454071866)--Connection(696134208)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.037--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.037--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.037--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.037--ClientSession(555335472)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.037--UnitOfWork(1205770273)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.038--ClientSession(555335472)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.038--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 739725504
    [junit] [EL Finer]: 2024-01-08 18:54:28.038--ClientSession(739725504)--Thread(Thread[main,5,main])--acquire unit of work: 1952666408
    [junit] [EL Finest]: 2024-01-08 18:54:28.038--UnitOfWork(1952666408)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.038--UnitOfWork(1952666408)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.038--UnitOfWork(1952666408)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6659dd4c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.038--ServerSession(454071866)--Connection(78235937)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.038--ClientSession(739725504)--Connection(78235937)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.038--ClientSession(739725504)--Connection(78235937)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.038--ClientSession(739725504)--Connection(313395236)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [49, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, UNCHANGED, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.038--ClientSession(739725504)--Connection(313395236)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.039--ServerSession(454071866)--Connection(78235937)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(1952666408)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(1952666408)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(1952666408)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--ClientSession(739725504)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(1952666408)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--ClientSession(739725504)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1483672893
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--ClientSession(1483672893)--Thread(Thread[main,5,main])--acquire unit of work: 314910672
    [junit] [EL Finest]: 2024-01-08 18:54:28.039--UnitOfWork(314910672)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.039--ServerSession(454071866)--Connection(1892213380)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.039--ServerSession(454071866)--Connection(1892213380)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.039--ServerSession(454071866)--Connection(1531182964)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:28.039--ServerSession(454071866)--Connection(1892213380)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.039--UnitOfWork(314910672)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(314910672)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(314910672)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(314910672)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(314910672)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--ClientSession(1483672893)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--UnitOfWork(314910672)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--ClientSession(1483672893)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.039--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 867347295
    [junit] [EL Finer]: 2024-01-08 18:54:28.04--ClientSession(867347295)--Thread(Thread[main,5,main])--acquire unit of work: 1614463434
    [junit] [EL Finest]: 2024-01-08 18:54:28.04--UnitOfWork(1614463434)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.04--ServerSession(454071866)--Connection(173273774)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.04--ServerSession(454071866)--Connection(173273774)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.04--ServerSession(454071866)--Connection(260838211)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:28.04--ServerSession(454071866)--Connection(173273774)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.04--UnitOfWork(1614463434)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.04--UnitOfWork(1614463434)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.04--UnitOfWork(1614463434)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1fc009cd)
    [junit] [EL Finest]: 2024-01-08 18:54:28.04--ServerSession(454071866)--Connection(1507428441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--ClientSession(867347295)--Connection(1507428441)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.041--ClientSession(867347295)--Connection(1507428441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.041--ClientSession(867347295)--Connection(1179151566)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WCA_VARCHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 49, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--ClientSession(867347295)--Connection(1179151566)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.041--ServerSession(454071866)--Connection(1507428441)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--UnitOfWork(1614463434)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--UnitOfWork(1614463434)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--UnitOfWork(1614463434)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--ClientSession(867347295)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--UnitOfWork(1614463434)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--ClientSession(867347295)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1635134358
    [junit] [EL Finer]: 2024-01-08 18:54:28.041--ClientSession(1635134358)--Thread(Thread[main,5,main])--acquire unit of work: 1954086049
    [junit] [EL Finest]: 2024-01-08 18:54:28.041--UnitOfWork(1954086049)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.041--ServerSession(454071866)--Connection(1901318396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.041--ServerSession(454071866)--Connection(1901318396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.042--ServerSession(454071866)--Connection(2079209487)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:28.042--ServerSession(454071866)--Connection(1901318396)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.042--UnitOfWork(1954086049)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.042--UnitOfWork(1954086049)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.042--UnitOfWork(1954086049)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@18bafa48)
    [junit] [EL Finest]: 2024-01-08 18:54:28.042--ServerSession(454071866)--Connection(2107997500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.042--ClientSession(1635134358)--Connection(2107997500)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.042--ClientSession(1635134358)--Connection(2107997500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.042--ClientSession(1635134358)--Connection(1921887129)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WCA_VARCHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [UNCHANGED, 3, 49, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.042--ClientSession(1635134358)--Connection(1921887129)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.043--ServerSession(454071866)--Connection(2107997500)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--UnitOfWork(1954086049)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--UnitOfWork(1954086049)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--UnitOfWork(1954086049)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--ClientSession(1635134358)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--UnitOfWork(1954086049)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--ClientSession(1635134358)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1119357065
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--ClientSession(1119357065)--Thread(Thread[main,5,main])--acquire unit of work: 337822079
    [junit] [EL Finest]: 2024-01-08 18:54:28.043--UnitOfWork(337822079)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.043--ServerSession(454071866)--Connection(200044801)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.043--ServerSession(454071866)--Connection(200044801)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.043--ServerSession(454071866)--Connection(1704019169)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:28.043--ServerSession(454071866)--Connection(200044801)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.043--UnitOfWork(337822079)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.043--UnitOfWork(337822079)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.044--UnitOfWork(337822079)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6544e831)
    [junit] [EL Finest]: 2024-01-08 18:54:28.044--ServerSession(454071866)--Connection(1653670629)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--ClientSession(1119357065)--Connection(1653670629)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.044--ClientSession(1119357065)--Connection(1653670629)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.044--ClientSession(1119357065)--Connection(2051170585)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WCA_VARCHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [XNCHANGED, 4, 49, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--ClientSession(1119357065)--Connection(2051170585)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.044--ServerSession(454071866)--Connection(1653670629)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--UnitOfWork(337822079)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--UnitOfWork(337822079)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--UnitOfWork(337822079)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--ClientSession(1119357065)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--UnitOfWork(337822079)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--ClientSession(1119357065)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1917385232
    [junit] [EL Finer]: 2024-01-08 18:54:28.044--ClientSession(1917385232)--Thread(Thread[main,5,main])--acquire unit of work: 413423766
    [junit] [EL Finest]: 2024-01-08 18:54:28.044--UnitOfWork(413423766)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.044--ServerSession(454071866)--Connection(1904719922)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.044--ServerSession(454071866)--Connection(1904719922)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.045--ServerSession(454071866)--Connection(1640652809)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:28.045--ServerSession(454071866)--Connection(1904719922)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.045--UnitOfWork(413423766)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.045--UnitOfWork(413423766)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.045--UnitOfWork(413423766)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6e3d0ca8)
    [junit] [EL Finest]: 2024-01-08 18:54:28.045--ServerSession(454071866)--Connection(273647890)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.045--ClientSession(1917385232)--Connection(273647890)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.045--ClientSession(1917385232)--Connection(273647890)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.045--ClientSession(1917385232)--Connection(2016563215)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WCA_VARCHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 49, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--ClientSession(1917385232)--Connection(2016563215)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.046--ServerSession(454071866)--Connection(273647890)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--UnitOfWork(413423766)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--UnitOfWork(413423766)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--UnitOfWork(413423766)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--ClientSession(1917385232)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--UnitOfWork(413423766)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--ClientSession(1917385232)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1740201858
    [junit] [EL Finer]: 2024-01-08 18:54:28.046--ClientSession(1740201858)--Thread(Thread[main,5,main])--acquire unit of work: 198335870
    [junit] [EL Finest]: 2024-01-08 18:54:28.046--UnitOfWork(198335870)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.046--ServerSession(454071866)--Connection(1628100131)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.046--ServerSession(454071866)--Connection(1628100131)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.046--ServerSession(454071866)--Connection(2099595996)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:28.046--ServerSession(454071866)--Connection(1628100131)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.055--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1173286163
    [junit] [EL Finer]: 2024-01-08 18:54:28.055--ClientSession(1173286163)--Thread(Thread[main,5,main])--acquire unit of work: 721690640
    [junit] [EL Finest]: 2024-01-08 18:54:28.055--UnitOfWork(721690640)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.055--UnitOfWork(721690640)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.055--UnitOfWork(721690640)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@68eff944)
    [junit] [EL Finest]: 2024-01-08 18:54:28.055--ServerSession(454071866)--Connection(347986086)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.055--ClientSession(1173286163)--Connection(347986086)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.055--ClientSession(1173286163)--Connection(347986086)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.055--ClientSession(1173286163)--Connection(515075713)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, null, null, null, null, 17, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--ClientSession(1173286163)--Connection(515075713)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.056--ServerSession(454071866)--Connection(347986086)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--UnitOfWork(721690640)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--UnitOfWork(721690640)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--UnitOfWork(721690640)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--ClientSession(1173286163)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--UnitOfWork(721690640)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--ClientSession(1173286163)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1721751132
    [junit] [EL Finer]: 2024-01-08 18:54:28.056--ClientSession(1721751132)--Thread(Thread[main,5,main])--acquire unit of work: 480070337
    [junit] [EL Finest]: 2024-01-08 18:54:28.056--UnitOfWork(480070337)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.056--ServerSession(454071866)--Connection(425715893)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.056--ServerSession(454071866)--Connection(425715893)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.056--ServerSession(454071866)--Connection(475346309)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:28.057--ServerSession(454071866)--Connection(425715893)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.057--UnitOfWork(480070337)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--UnitOfWork(480070337)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--UnitOfWork(480070337)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--UnitOfWork(480070337)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--UnitOfWork(480070337)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--ClientSession(1721751132)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--UnitOfWork(480070337)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--ClientSession(1721751132)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 560797384
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--ClientSession(560797384)--Thread(Thread[main,5,main])--acquire unit of work: 610507909
    [junit] [EL Finest]: 2024-01-08 18:54:28.057--UnitOfWork(610507909)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.057--ServerSession(454071866)--Connection(998412823)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.057--ServerSession(454071866)--Connection(998412823)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.057--ServerSession(454071866)--Connection(540996339)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:28.057--ServerSession(454071866)--Connection(998412823)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.057--UnitOfWork(610507909)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.057--UnitOfWork(610507909)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.057--UnitOfWork(610507909)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5193456e)
    [junit] [EL Finest]: 2024-01-08 18:54:28.058--ServerSession(454071866)--Connection(590180950)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--ClientSession(560797384)--Connection(590180950)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.058--ClientSession(560797384)--Connection(590180950)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.058--ClientSession(560797384)--Connection(1751051112)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET P_BYTE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [23, 2, 2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--ClientSession(560797384)--Connection(1751051112)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.058--ServerSession(454071866)--Connection(590180950)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--UnitOfWork(610507909)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--UnitOfWork(610507909)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--UnitOfWork(610507909)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--ClientSession(560797384)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--UnitOfWork(610507909)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--ClientSession(560797384)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1231280683
    [junit] [EL Finer]: 2024-01-08 18:54:28.058--ClientSession(1231280683)--Thread(Thread[main,5,main])--acquire unit of work: 18136723
    [junit] [EL Finest]: 2024-01-08 18:54:28.058--UnitOfWork(18136723)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.058--ServerSession(454071866)--Connection(512626802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.058--ServerSession(454071866)--Connection(512626802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.059--ServerSession(454071866)--Connection(1341801146)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:28.059--ServerSession(454071866)--Connection(512626802)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.067--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1139185530
    [junit] [EL Finer]: 2024-01-08 18:54:28.067--ClientSession(1139185530)--Thread(Thread[main,5,main])--acquire unit of work: 602238277
    [junit] [EL Finest]: 2024-01-08 18:54:28.067--UnitOfWork(602238277)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.067--UnitOfWork(602238277)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.067--UnitOfWork(602238277)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@601c5859)
    [junit] [EL Finest]: 2024-01-08 18:54:28.067--ServerSession(454071866)--Connection(308738289)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.067--ClientSession(1139185530)--Connection(308738289)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.067--ClientSession(1139185530)--Connection(308738289)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.067--ClientSession(1139185530)--Connection(442577085)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, null, null, null, null, 0, false, null, null, null, A, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--ClientSession(1139185530)--Connection(442577085)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.068--ServerSession(454071866)--Connection(308738289)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--UnitOfWork(602238277)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--UnitOfWork(602238277)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--UnitOfWork(602238277)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--ClientSession(1139185530)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--UnitOfWork(602238277)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--ClientSession(1139185530)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 436246428
    [junit] [EL Finer]: 2024-01-08 18:54:28.068--ClientSession(436246428)--Thread(Thread[main,5,main])--acquire unit of work: 1065633117
    [junit] [EL Finest]: 2024-01-08 18:54:28.068--UnitOfWork(1065633117)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.068--ServerSession(454071866)--Connection(754155208)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.068--ServerSession(454071866)--Connection(754155208)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.068--ServerSession(454071866)--Connection(1599378115)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:28.069--ServerSession(454071866)--Connection(754155208)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.069--UnitOfWork(1065633117)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--UnitOfWork(1065633117)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--UnitOfWork(1065633117)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--UnitOfWork(1065633117)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--UnitOfWork(1065633117)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--ClientSession(436246428)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--UnitOfWork(1065633117)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--ClientSession(436246428)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 273558613
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--ClientSession(273558613)--Thread(Thread[main,5,main])--acquire unit of work: 1675435228
    [junit] [EL Finest]: 2024-01-08 18:54:28.069--UnitOfWork(1675435228)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.069--ServerSession(454071866)--Connection(354854034)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.069--ServerSession(454071866)--Connection(354854034)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.069--ServerSession(454071866)--Connection(1170891709)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:28.069--ServerSession(454071866)--Connection(354854034)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.069--UnitOfWork(1675435228)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.069--UnitOfWork(1675435228)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.07--UnitOfWork(1675435228)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2fb71075)
    [junit] [EL Finest]: 2024-01-08 18:54:28.07--ServerSession(454071866)--Connection(56074101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--ClientSession(273558613)--Connection(56074101)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.07--ClientSession(273558613)--Connection(56074101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.07--ClientSession(273558613)--Connection(343151570)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET P_CHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [B, 2, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--ClientSession(273558613)--Connection(343151570)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.07--ServerSession(454071866)--Connection(56074101)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--UnitOfWork(1675435228)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--UnitOfWork(1675435228)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--UnitOfWork(1675435228)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--ClientSession(273558613)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--UnitOfWork(1675435228)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--ClientSession(273558613)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 147281342
    [junit] [EL Finer]: 2024-01-08 18:54:28.07--ClientSession(147281342)--Thread(Thread[main,5,main])--acquire unit of work: 936697828
    [junit] [EL Finest]: 2024-01-08 18:54:28.07--UnitOfWork(936697828)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.071--ServerSession(454071866)--Connection(59420751)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.071--ServerSession(454071866)--Connection(59420751)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.071--ServerSession(454071866)--Connection(1093000010)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:28.071--ServerSession(454071866)--Connection(59420751)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.079--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1892222788
    [junit] [EL Finer]: 2024-01-08 18:54:28.079--ClientSession(1892222788)--Thread(Thread[main,5,main])--acquire unit of work: 1445651928
    [junit] [EL Finest]: 2024-01-08 18:54:28.079--UnitOfWork(1445651928)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.079--UnitOfWork(1445651928)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.079--UnitOfWork(1445651928)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@71e9f317)
    [junit] [EL Finest]: 2024-01-08 18:54:28.079--ServerSession(454071866)--Connection(260445116)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.079--ClientSession(1892222788)--Connection(260445116)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.079--ClientSession(1892222788)--Connection(260445116)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.121--ClientSession(1892222788)--Connection(235090865)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 88, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.121--ClientSession(1892222788)--Connection(235090865)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.122--ServerSession(454071866)--Connection(260445116)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.122--UnitOfWork(1445651928)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.122--UnitOfWork(1445651928)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.122--UnitOfWork(1445651928)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.122--ClientSession(1892222788)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.122--UnitOfWork(1445651928)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.122--ClientSession(1892222788)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.122--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1766931299
    [junit] [EL Finer]: 2024-01-08 18:54:28.122--ClientSession(1766931299)--Thread(Thread[main,5,main])--acquire unit of work: 1450561030
    [junit] [EL Finest]: 2024-01-08 18:54:28.122--UnitOfWork(1450561030)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.122--ServerSession(454071866)--Connection(1098707394)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.122--ServerSession(454071866)--Connection(1098707394)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.122--ServerSession(454071866)--Connection(287376560)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:28.123--ServerSession(454071866)--Connection(1098707394)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.123--UnitOfWork(1450561030)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--UnitOfWork(1450561030)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--UnitOfWork(1450561030)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--UnitOfWork(1450561030)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--UnitOfWork(1450561030)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--ClientSession(1766931299)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--UnitOfWork(1450561030)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--ClientSession(1766931299)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 914349512
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--ClientSession(914349512)--Thread(Thread[main,5,main])--acquire unit of work: 451338700
    [junit] [EL Finest]: 2024-01-08 18:54:28.123--UnitOfWork(451338700)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.123--ServerSession(454071866)--Connection(565933687)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.123--ServerSession(454071866)--Connection(565933687)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.123--ServerSession(454071866)--Connection(480512024)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:28.123--ServerSession(454071866)--Connection(565933687)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.123--UnitOfWork(451338700)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.123--UnitOfWork(451338700)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.124--UnitOfWork(451338700)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@79b8641b)
    [junit] [EL Finest]: 2024-01-08 18:54:28.124--ServerSession(454071866)--Connection(57477832)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.124--ClientSession(914349512)--Connection(57477832)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.124--ClientSession(914349512)--Connection(57477832)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.124--ClientSession(914349512)--Connection(961490434)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET P_LONG = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [77, 2, 6, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.124--ClientSession(914349512)--Connection(961490434)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.125--ServerSession(454071866)--Connection(57477832)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.125--UnitOfWork(451338700)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.125--UnitOfWork(451338700)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.125--UnitOfWork(451338700)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.125--ClientSession(914349512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.125--UnitOfWork(451338700)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.125--ClientSession(914349512)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.125--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1150287249
    [junit] [EL Finer]: 2024-01-08 18:54:28.125--ClientSession(1150287249)--Thread(Thread[main,5,main])--acquire unit of work: 803177602
    [junit] [EL Finest]: 2024-01-08 18:54:28.125--UnitOfWork(803177602)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.125--ServerSession(454071866)--Connection(1864400965)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.125--ServerSession(454071866)--Connection(1864400965)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.125--ServerSession(454071866)--Connection(2027763160)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:28.125--ServerSession(454071866)--Connection(1864400965)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.134--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2133340652
    [junit] [EL Finer]: 2024-01-08 18:54:28.134--ClientSession(2133340652)--Thread(Thread[main,5,main])--acquire unit of work: 978974205
    [junit] [EL Finest]: 2024-01-08 18:54:28.134--UnitOfWork(978974205)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.134--UnitOfWork(978974205)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.134--UnitOfWork(978974205)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6892b8fd)
    [junit] [EL Finest]: 2024-01-08 18:54:28.134--ServerSession(454071866)--Connection(2129737499)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.134--ClientSession(2133340652)--Connection(2129737499)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.134--ClientSession(2133340652)--Connection(2129737499)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.134--ClientSession(2133340652)--Connection(200459045)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [23, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--ClientSession(2133340652)--Connection(200459045)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.135--ServerSession(454071866)--Connection(2129737499)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--UnitOfWork(978974205)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--UnitOfWork(978974205)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--UnitOfWork(978974205)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--ClientSession(2133340652)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--UnitOfWork(978974205)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--ClientSession(2133340652)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1895394711
    [junit] [EL Finer]: 2024-01-08 18:54:28.135--ClientSession(1895394711)--Thread(Thread[main,5,main])--acquire unit of work: 130536828
    [junit] [EL Finest]: 2024-01-08 18:54:28.135--UnitOfWork(130536828)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.135--ServerSession(454071866)--Connection(447857994)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.135--ServerSession(454071866)--Connection(447857994)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.135--ServerSession(454071866)--Connection(989123741)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:28.135--ServerSession(454071866)--Connection(447857994)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.135--UnitOfWork(130536828)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.135--UnitOfWork(130536828)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--UnitOfWork(130536828)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.136--UnitOfWork(130536828)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.136--UnitOfWork(130536828)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@388fcae3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.136--ServerSession(454071866)--Connection(810334748)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--ClientSession(1895394711)--Connection(810334748)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.136--ClientSession(1895394711)--Connection(810334748)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.136--ClientSession(1895394711)--Connection(1700786447)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [23, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--ClientSession(1895394711)--Connection(1700786447)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.136--ServerSession(454071866)--Connection(810334748)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--UnitOfWork(130536828)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--UnitOfWork(130536828)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--UnitOfWork(130536828)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--ClientSession(1895394711)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--UnitOfWork(130536828)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--ClientSession(1895394711)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 158482795
    [junit] [EL Finer]: 2024-01-08 18:54:28.136--ClientSession(158482795)--Thread(Thread[main,5,main])--acquire unit of work: 1547408899
    [junit] [EL Finest]: 2024-01-08 18:54:28.136--UnitOfWork(1547408899)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.137--UnitOfWork(1547408899)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.137--UnitOfWork(1547408899)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@388fcae3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.137--ServerSession(454071866)--Connection(1780971782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.137--ClientSession(158482795)--Connection(1780971782)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.137--ClientSession(158482795)--Connection(1780971782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.137--ClientSession(158482795)--Connection(1900352560)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [23, 1.1, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.137--ClientSession(158482795)--Connection(1900352560)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.137--ServerSession(454071866)--Connection(1780971782)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.137--UnitOfWork(1547408899)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.137--UnitOfWork(1547408899)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--UnitOfWork(1547408899)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--ClientSession(158482795)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--UnitOfWork(1547408899)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--ClientSession(158482795)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 22068333
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--ClientSession(22068333)--Thread(Thread[main,5,main])--acquire unit of work: 1357777416
    [junit] [EL Finest]: 2024-01-08 18:54:28.138--UnitOfWork(1357777416)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.138--ServerSession(454071866)--Connection(156459185)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.138--ServerSession(454071866)--Connection(156459185)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.138--ServerSession(454071866)--Connection(140539065)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:28.138--ServerSession(454071866)--Connection(156459185)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.138--UnitOfWork(1357777416)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--UnitOfWork(1357777416)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--UnitOfWork(1357777416)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--UnitOfWork(1357777416)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--UnitOfWork(1357777416)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--ClientSession(22068333)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--UnitOfWork(1357777416)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--ClientSession(22068333)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 893592256
    [junit] [EL Finer]: 2024-01-08 18:54:28.138--ClientSession(893592256)--Thread(Thread[main,5,main])--acquire unit of work: 28311830
    [junit] [EL Finest]: 2024-01-08 18:54:28.138--UnitOfWork(28311830)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.138--ServerSession(454071866)--Connection(1654960563)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.138--ServerSession(454071866)--Connection(1654960563)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.139--ServerSession(454071866)--Connection(916302879)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:28.139--ServerSession(454071866)--Connection(1654960563)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.139--UnitOfWork(28311830)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.139--UnitOfWork(28311830)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.139--UnitOfWork(28311830)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1b5dc7c5)
    [junit] [EL Finest]: 2024-01-08 18:54:28.139--ServerSession(454071866)--Connection(1000625816)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.139--ClientSession(893592256)--Connection(1000625816)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.139--ClientSession(893592256)--Connection(1000625816)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.139--ClientSession(893592256)--Connection(1311952326)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET BIG_DECIMAL = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2.2, 2, 23, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--ClientSession(893592256)--Connection(1311952326)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.14--ServerSession(454071866)--Connection(1000625816)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--UnitOfWork(28311830)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--UnitOfWork(28311830)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--UnitOfWork(28311830)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--ClientSession(893592256)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--UnitOfWork(28311830)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--ClientSession(893592256)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 543960859
    [junit] [EL Finer]: 2024-01-08 18:54:28.14--ClientSession(543960859)--Thread(Thread[main,5,main])--acquire unit of work: 971357464
    [junit] [EL Finest]: 2024-01-08 18:54:28.14--UnitOfWork(971357464)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.14--ServerSession(454071866)--Connection(1633753887)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.14--ServerSession(454071866)--Connection(1633753887)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.14--ServerSession(454071866)--Connection(2081211857)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:28.141--ServerSession(454071866)--Connection(1633753887)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.141--UnitOfWork(971357464)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.141--UnitOfWork(971357464)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.141--UnitOfWork(971357464)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@29c04e62)
    [junit] [EL Finest]: 2024-01-08 18:54:28.141--ServerSession(454071866)--Connection(1512597032)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.141--ClientSession(543960859)--Connection(1512597032)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.141--ClientSession(543960859)--Connection(1512597032)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.141--ClientSession(543960859)--Connection(784900104)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET BIG_DECIMAL = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 23, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.141--ClientSession(543960859)--Connection(784900104)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.141--ServerSession(454071866)--Connection(1512597032)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.141--UnitOfWork(971357464)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.141--UnitOfWork(971357464)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.142--UnitOfWork(971357464)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.142--ClientSession(543960859)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.142--UnitOfWork(971357464)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.142--ClientSession(543960859)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.142--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1158509760
    [junit] [EL Finer]: 2024-01-08 18:54:28.142--ClientSession(1158509760)--Thread(Thread[main,5,main])--acquire unit of work: 1544377199
    [junit] [EL Finest]: 2024-01-08 18:54:28.142--UnitOfWork(1544377199)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.142--ServerSession(454071866)--Connection(925786118)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.142--ServerSession(454071866)--Connection(925786118)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.142--ServerSession(454071866)--Connection(817807678)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:28.142--ServerSession(454071866)--Connection(925786118)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.15--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1392516709
    [junit] [EL Finer]: 2024-01-08 18:54:28.15--ClientSession(1392516709)--Thread(Thread[main,5,main])--acquire unit of work: 1903996422
    [junit] [EL Finest]: 2024-01-08 18:54:28.15--UnitOfWork(1903996422)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.15--UnitOfWork(1903996422)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.15--UnitOfWork(1903996422)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@515e4e7d)
    [junit] [EL Finest]: 2024-01-08 18:54:28.15--ServerSession(454071866)--Connection(148959062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--ClientSession(1392516709)--Connection(148959062)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.151--ClientSession(1392516709)--Connection(148959062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.151--ClientSession(1392516709)--Connection(477658322)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [8, null, null, null, null, 0, false, null, null, null, 0, null, null, 99.5, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--ClientSession(1392516709)--Connection(477658322)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.151--ServerSession(454071866)--Connection(148959062)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--UnitOfWork(1903996422)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--UnitOfWork(1903996422)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--UnitOfWork(1903996422)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--ClientSession(1392516709)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--UnitOfWork(1903996422)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--ClientSession(1392516709)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1709695324
    [junit] [EL Finer]: 2024-01-08 18:54:28.151--ClientSession(1709695324)--Thread(Thread[main,5,main])--acquire unit of work: 1785866473
    [junit] [EL Finest]: 2024-01-08 18:54:28.151--UnitOfWork(1785866473)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.152--ServerSession(454071866)--Connection(900945817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.152--ServerSession(454071866)--Connection(900945817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.152--ServerSession(454071866)--Connection(1038702461)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:28.152--ServerSession(454071866)--Connection(900945817)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.152--UnitOfWork(1785866473)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--UnitOfWork(1785866473)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--UnitOfWork(1785866473)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--UnitOfWork(1785866473)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--UnitOfWork(1785866473)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--ClientSession(1709695324)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--UnitOfWork(1785866473)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--ClientSession(1709695324)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1150651855
    [junit] [EL Finer]: 2024-01-08 18:54:28.152--ClientSession(1150651855)--Thread(Thread[main,5,main])--acquire unit of work: 1455291268
    [junit] [EL Finest]: 2024-01-08 18:54:28.152--UnitOfWork(1455291268)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.152--ServerSession(454071866)--Connection(1301894065)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.152--ServerSession(454071866)--Connection(1301894065)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.152--ServerSession(454071866)--Connection(2099963719)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:28.153--ServerSession(454071866)--Connection(1301894065)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.153--UnitOfWork(1455291268)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.153--UnitOfWork(1455291268)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.153--UnitOfWork(1455291268)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2ce14e20)
    [junit] [EL Finest]: 2024-01-08 18:54:28.153--ServerSession(454071866)--Connection(1527638007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.153--ClientSession(1150651855)--Connection(1527638007)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.153--ClientSession(1150651855)--Connection(1527638007)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.153--ClientSession(1150651855)--Connection(2101027576)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET P_DOUBLE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [77.5, 2, 8, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.153--ClientSession(1150651855)--Connection(2101027576)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.154--ServerSession(454071866)--Connection(1527638007)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.154--UnitOfWork(1455291268)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.154--UnitOfWork(1455291268)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.154--UnitOfWork(1455291268)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.154--ClientSession(1150651855)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.154--UnitOfWork(1455291268)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.154--ClientSession(1150651855)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.154--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 19571209
    [junit] [EL Finer]: 2024-01-08 18:54:28.154--ClientSession(19571209)--Thread(Thread[main,5,main])--acquire unit of work: 900517764
    [junit] [EL Finest]: 2024-01-08 18:54:28.154--UnitOfWork(900517764)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.154--ServerSession(454071866)--Connection(287577899)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.154--ServerSession(454071866)--Connection(287577899)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.154--ServerSession(454071866)--Connection(1431145863)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:28.154--ServerSession(454071866)--Connection(287577899)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.162--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1019827059
    [junit] [EL Finer]: 2024-01-08 18:54:28.162--ClientSession(1019827059)--Thread(Thread[main,5,main])--acquire unit of work: 350884414
    [junit] [EL Finest]: 2024-01-08 18:54:28.162--UnitOfWork(350884414)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.163--UnitOfWork(350884414)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.163--UnitOfWork(350884414)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@47e51a7a)
    [junit] [EL Finest]: 2024-01-08 18:54:28.163--ServerSession(454071866)--Connection(1524032940)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.163--ClientSession(1019827059)--Connection(1524032940)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.163--ClientSession(1019827059)--Connection(1524032940)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.163--ClientSession(1019827059)--Connection(510228266)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [24, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.163--ClientSession(1019827059)--Connection(510228266)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.163--ServerSession(454071866)--Connection(1524032940)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.163--UnitOfWork(350884414)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--UnitOfWork(350884414)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--UnitOfWork(350884414)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--ClientSession(1019827059)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--UnitOfWork(350884414)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--ClientSession(1019827059)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1320227138
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--ClientSession(1320227138)--Thread(Thread[main,5,main])--acquire unit of work: 598173373
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--UnitOfWork(598173373)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--ServerSession(454071866)--Connection(1990362564)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--ServerSession(454071866)--Connection(1990362564)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.164--ServerSession(454071866)--Connection(52812135)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--ServerSession(454071866)--Connection(1990362564)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--UnitOfWork(598173373)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--UnitOfWork(598173373)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--UnitOfWork(598173373)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--UnitOfWork(598173373)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--UnitOfWork(598173373)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5dd2e7c8)
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--ServerSession(454071866)--Connection(310365554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.164--ClientSession(1320227138)--Connection(310365554)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.164--ClientSession(1320227138)--Connection(310365554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.165--ClientSession(1320227138)--Connection(280985230)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [24, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--ClientSession(1320227138)--Connection(280985230)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.165--ServerSession(454071866)--Connection(310365554)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--UnitOfWork(598173373)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--UnitOfWork(598173373)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--UnitOfWork(598173373)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--ClientSession(1320227138)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--UnitOfWork(598173373)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--ClientSession(1320227138)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 64284139
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--ClientSession(64284139)--Thread(Thread[main,5,main])--acquire unit of work: 1865202878
    [junit] [EL Finest]: 2024-01-08 18:54:28.165--UnitOfWork(1865202878)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--UnitOfWork(1865202878)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.165--UnitOfWork(1865202878)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5dd2e7c8)
    [junit] [EL Finest]: 2024-01-08 18:54:28.165--ServerSession(454071866)--Connection(389629243)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.165--ClientSession(64284139)--Connection(389629243)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.165--ClientSession(64284139)--Connection(389629243)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.166--ClientSession(64284139)--Connection(870711690)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [24, null, 11, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--ClientSession(64284139)--Connection(870711690)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.166--ServerSession(454071866)--Connection(389629243)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--UnitOfWork(1865202878)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--UnitOfWork(1865202878)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--UnitOfWork(1865202878)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--ClientSession(64284139)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--UnitOfWork(1865202878)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--ClientSession(64284139)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1525416919
    [junit] [EL Finer]: 2024-01-08 18:54:28.166--ClientSession(1525416919)--Thread(Thread[main,5,main])--acquire unit of work: 119637292
    [junit] [EL Finest]: 2024-01-08 18:54:28.166--UnitOfWork(119637292)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.166--ServerSession(454071866)--Connection(80227859)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.166--ServerSession(454071866)--Connection(80227859)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.166--ServerSession(454071866)--Connection(300460332)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:28.167--ServerSession(454071866)--Connection(80227859)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.167--UnitOfWork(119637292)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--UnitOfWork(119637292)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--UnitOfWork(119637292)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--UnitOfWork(119637292)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--UnitOfWork(119637292)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--ClientSession(1525416919)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--UnitOfWork(119637292)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--ClientSession(1525416919)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 833319999
    [junit] [EL Finer]: 2024-01-08 18:54:28.167--ClientSession(833319999)--Thread(Thread[main,5,main])--acquire unit of work: 498391917
    [junit] [EL Finest]: 2024-01-08 18:54:28.167--UnitOfWork(498391917)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.167--ServerSession(454071866)--Connection(628733825)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.167--ServerSession(454071866)--Connection(628733825)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.167--ServerSession(454071866)--Connection(816936519)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:28.167--ServerSession(454071866)--Connection(628733825)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.167--UnitOfWork(498391917)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.168--UnitOfWork(498391917)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.168--UnitOfWork(498391917)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@61852166)
    [junit] [EL Finest]: 2024-01-08 18:54:28.168--ServerSession(454071866)--Connection(1738743058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.168--ClientSession(833319999)--Connection(1738743058)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.168--ClientSession(833319999)--Connection(1738743058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.168--ClientSession(833319999)--Connection(803577489)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET BIG_INTEGER = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [22, 2, 24, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.168--ClientSession(833319999)--Connection(803577489)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.168--ServerSession(454071866)--Connection(1738743058)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.168--UnitOfWork(498391917)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.168--UnitOfWork(498391917)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.168--UnitOfWork(498391917)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.224--ClientSession(833319999)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.224--UnitOfWork(498391917)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.224--ClientSession(833319999)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.224--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1455776506
    [junit] [EL Finer]: 2024-01-08 18:54:28.224--ClientSession(1455776506)--Thread(Thread[main,5,main])--acquire unit of work: 695320253
    [junit] [EL Finest]: 2024-01-08 18:54:28.224--UnitOfWork(695320253)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.224--ServerSession(454071866)--Connection(711179284)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.224--ServerSession(454071866)--Connection(711179284)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.224--ServerSession(454071866)--Connection(573465541)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:28.225--ServerSession(454071866)--Connection(711179284)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.225--UnitOfWork(695320253)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.225--UnitOfWork(695320253)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.225--UnitOfWork(695320253)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7b21cec3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.225--ServerSession(454071866)--Connection(502541491)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.225--ClientSession(1455776506)--Connection(502541491)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.225--ClientSession(1455776506)--Connection(502541491)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.225--ClientSession(1455776506)--Connection(1243371394)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET BIG_INTEGER = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 24, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--ClientSession(1455776506)--Connection(1243371394)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.226--ServerSession(454071866)--Connection(502541491)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--UnitOfWork(695320253)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--UnitOfWork(695320253)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--UnitOfWork(695320253)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--ClientSession(1455776506)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--UnitOfWork(695320253)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--ClientSession(1455776506)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1505271482
    [junit] [EL Finer]: 2024-01-08 18:54:28.226--ClientSession(1505271482)--Thread(Thread[main,5,main])--acquire unit of work: 1704308874
    [junit] [EL Finest]: 2024-01-08 18:54:28.226--UnitOfWork(1704308874)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.226--ServerSession(454071866)--Connection(1293765629)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.226--ServerSession(454071866)--Connection(1293765629)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.226--ServerSession(454071866)--Connection(68451813)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:28.227--ServerSession(454071866)--Connection(1293765629)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.235--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 343238827
    [junit] [EL Finer]: 2024-01-08 18:54:28.235--ClientSession(343238827)--Thread(Thread[main,5,main])--acquire unit of work: 186159916
    [junit] [EL Finest]: 2024-01-08 18:54:28.235--UnitOfWork(186159916)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.235--UnitOfWork(186159916)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.235--UnitOfWork(186159916)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1e285e84)
    [junit] [EL Finest]: 2024-01-08 18:54:28.235--ServerSession(454071866)--Connection(51629324)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.235--ClientSession(343238827)--Connection(51629324)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.235--ClientSession(343238827)--Connection(51629324)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.235--ClientSession(343238827)--Connection(1281208241)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [18, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--ClientSession(343238827)--Connection(1281208241)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.236--ServerSession(454071866)--Connection(51629324)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--UnitOfWork(186159916)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--UnitOfWork(186159916)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--UnitOfWork(186159916)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--ClientSession(343238827)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--UnitOfWork(186159916)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--ClientSession(343238827)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1246441509
    [junit] [EL Finer]: 2024-01-08 18:54:28.236--ClientSession(1246441509)--Thread(Thread[main,5,main])--acquire unit of work: 1462628301
    [junit] [EL Finest]: 2024-01-08 18:54:28.236--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.236--ServerSession(454071866)--Connection(1991041726)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.236--ServerSession(454071866)--Connection(1991041726)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.236--ServerSession(454071866)--Connection(246383535)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:28.237--ServerSession(454071866)--Connection(1991041726)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.237--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.237--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.237--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.237--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.237--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@251d87a3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.237--ServerSession(454071866)--Connection(1182103422)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.237--ClientSession(1246441509)--Connection(1182103422)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.237--ClientSession(1246441509)--Connection(1182103422)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.237--ClientSession(1246441509)--Connection(1764647823)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [18, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.237--ClientSession(1246441509)--Connection(1764647823)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.238--ServerSession(454071866)--Connection(1182103422)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--ClientSession(1246441509)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--UnitOfWork(1462628301)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--ClientSession(1246441509)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1026194794
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--ClientSession(1026194794)--Thread(Thread[main,5,main])--acquire unit of work: 1351168822
    [junit] [EL Finest]: 2024-01-08 18:54:28.238--UnitOfWork(1351168822)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--UnitOfWork(1351168822)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.238--UnitOfWork(1351168822)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@251d87a3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.238--ServerSession(454071866)--Connection(1425290000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.238--ClientSession(1026194794)--Connection(1425290000)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.238--ClientSession(1026194794)--Connection(1425290000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.238--ClientSession(1026194794)--Connection(979097033)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [18, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, 1.0, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--ClientSession(1026194794)--Connection(979097033)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.239--ServerSession(454071866)--Connection(1425290000)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--UnitOfWork(1351168822)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--UnitOfWork(1351168822)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--UnitOfWork(1351168822)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--ClientSession(1026194794)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--UnitOfWork(1351168822)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--ClientSession(1026194794)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1630824806
    [junit] [EL Finer]: 2024-01-08 18:54:28.239--ClientSession(1630824806)--Thread(Thread[main,5,main])--acquire unit of work: 346925795
    [junit] [EL Finest]: 2024-01-08 18:54:28.239--UnitOfWork(346925795)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.239--ServerSession(454071866)--Connection(1891418146)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.239--ServerSession(454071866)--Connection(1891418146)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.239--ServerSession(454071866)--Connection(1096187131)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:28.24--ServerSession(454071866)--Connection(1891418146)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.24--UnitOfWork(346925795)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--UnitOfWork(346925795)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--UnitOfWork(346925795)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--UnitOfWork(346925795)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--UnitOfWork(346925795)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--ClientSession(1630824806)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--UnitOfWork(346925795)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--ClientSession(1630824806)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 503341226
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--ClientSession(503341226)--Thread(Thread[main,5,main])--acquire unit of work: 1202040230
    [junit] [EL Finest]: 2024-01-08 18:54:28.24--UnitOfWork(1202040230)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.24--ServerSession(454071866)--Connection(2107703562)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.24--ServerSession(454071866)--Connection(2107703562)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.24--ServerSession(454071866)--Connection(173411923)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:28.24--ServerSession(454071866)--Connection(2107703562)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.24--UnitOfWork(1202040230)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.24--UnitOfWork(1202040230)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.24--UnitOfWork(1202040230)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7dec7d41)
    [junit] [EL Finest]: 2024-01-08 18:54:28.241--ServerSession(454071866)--Connection(1414694800)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--ClientSession(503341226)--Connection(1414694800)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.241--ClientSession(503341226)--Connection(1414694800)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.241--ClientSession(503341226)--Connection(1254817326)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_DOUBLE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2.0, 2, 18, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--ClientSession(503341226)--Connection(1254817326)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.241--ServerSession(454071866)--Connection(1414694800)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--UnitOfWork(1202040230)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--UnitOfWork(1202040230)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--UnitOfWork(1202040230)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--ClientSession(503341226)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--UnitOfWork(1202040230)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--ClientSession(503341226)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 92619851
    [junit] [EL Finer]: 2024-01-08 18:54:28.241--ClientSession(92619851)--Thread(Thread[main,5,main])--acquire unit of work: 1160457580
    [junit] [EL Finest]: 2024-01-08 18:54:28.241--UnitOfWork(1160457580)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.241--ServerSession(454071866)--Connection(1485668457)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.241--ServerSession(454071866)--Connection(1485668457)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.242--ServerSession(454071866)--Connection(133307322)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:28.242--ServerSession(454071866)--Connection(1485668457)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.242--UnitOfWork(1160457580)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.242--UnitOfWork(1160457580)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.242--UnitOfWork(1160457580)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@34a6a83d)
    [junit] [EL Finest]: 2024-01-08 18:54:28.242--ServerSession(454071866)--Connection(396627066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.242--ClientSession(92619851)--Connection(396627066)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.242--ClientSession(92619851)--Connection(396627066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.242--ClientSession(92619851)--Connection(1780698277)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_DOUBLE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 18, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.242--ClientSession(92619851)--Connection(1780698277)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.243--ServerSession(454071866)--Connection(396627066)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.243--UnitOfWork(1160457580)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.243--UnitOfWork(1160457580)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.243--UnitOfWork(1160457580)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.243--ClientSession(92619851)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.243--UnitOfWork(1160457580)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.243--ClientSession(92619851)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.243--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 218013508
    [junit] [EL Finer]: 2024-01-08 18:54:28.243--ClientSession(218013508)--Thread(Thread[main,5,main])--acquire unit of work: 990807421
    [junit] [EL Finest]: 2024-01-08 18:54:28.243--UnitOfWork(990807421)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.243--ServerSession(454071866)--Connection(1270391005)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.243--ServerSession(454071866)--Connection(1270391005)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.243--ServerSession(454071866)--Connection(252534304)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:28.243--ServerSession(454071866)--Connection(1270391005)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.252--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1140739722
    [junit] [EL Finer]: 2024-01-08 18:54:28.252--ClientSession(1140739722)--Thread(Thread[main,5,main])--acquire unit of work: 441129646
    [junit] [EL Finest]: 2024-01-08 18:54:28.252--UnitOfWork(441129646)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.252--UnitOfWork(441129646)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.252--UnitOfWork(441129646)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4a0e0211)
    [junit] [EL Finest]: 2024-01-08 18:54:28.252--ServerSession(454071866)--Connection(447924532)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.252--ClientSession(1140739722)--Connection(447924532)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.252--ClientSession(1140739722)--Connection(447924532)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.252--ClientSession(1140739722)--Connection(1492004518)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [32, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.252--ClientSession(1140739722)--Connection(1492004518)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--ServerSession(454071866)--Connection(447924532)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--UnitOfWork(441129646)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--UnitOfWork(441129646)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--UnitOfWork(441129646)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--ClientSession(1140739722)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--UnitOfWork(441129646)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--ClientSession(1140739722)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 65282680
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--ClientSession(65282680)--Thread(Thread[main,5,main])--acquire unit of work: 252948569
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--UnitOfWork(252948569)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--ServerSession(454071866)--Connection(648098819)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--ServerSession(454071866)--Connection(648098819)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.253--ServerSession(454071866)--Connection(299221574)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--ServerSession(454071866)--Connection(648098819)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--UnitOfWork(252948569)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--UnitOfWork(252948569)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--UnitOfWork(252948569)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--UnitOfWork(252948569)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--UnitOfWork(252948569)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@21033aa7)
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--ServerSession(454071866)--Connection(827664345)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.253--ClientSession(65282680)--Connection(827664345)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.253--ClientSession(65282680)--Connection(827664345)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.254--ClientSession(65282680)--Connection(80702448)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [32, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--ClientSession(65282680)--Connection(80702448)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.254--ServerSession(454071866)--Connection(827664345)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--UnitOfWork(252948569)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--UnitOfWork(252948569)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--UnitOfWork(252948569)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--ClientSession(65282680)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--UnitOfWork(252948569)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--ClientSession(65282680)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1517804467
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--ClientSession(1517804467)--Thread(Thread[main,5,main])--acquire unit of work: 1115968715
    [junit] [EL Finest]: 2024-01-08 18:54:28.254--UnitOfWork(1115968715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--UnitOfWork(1115968715)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.254--UnitOfWork(1115968715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@21033aa7)
    [junit] [EL Finest]: 2024-01-08 18:54:28.254--ServerSession(454071866)--Connection(210083902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.254--ClientSession(1517804467)--Connection(210083902)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.254--ClientSession(1517804467)--Connection(210083902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.255--ClientSession(1517804467)--Connection(1758152798)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [32, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, 2005-10-08 10:49:00.0, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--ClientSession(1517804467)--Connection(1758152798)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.255--ServerSession(454071866)--Connection(210083902)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--UnitOfWork(1115968715)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--UnitOfWork(1115968715)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--UnitOfWork(1115968715)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--ClientSession(1517804467)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--UnitOfWork(1115968715)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--ClientSession(1517804467)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1815779894
    [junit] [EL Finer]: 2024-01-08 18:54:28.255--ClientSession(1815779894)--Thread(Thread[main,5,main])--acquire unit of work: 1302287327
    [junit] [EL Finest]: 2024-01-08 18:54:28.255--UnitOfWork(1302287327)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.255--ServerSession(454071866)--Connection(2141485962)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.255--ServerSession(454071866)--Connection(2141485962)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.255--ServerSession(454071866)--Connection(1009965701)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:28.256--ServerSession(454071866)--Connection(2141485962)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.256--UnitOfWork(1302287327)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--UnitOfWork(1302287327)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--UnitOfWork(1302287327)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--UnitOfWork(1302287327)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--UnitOfWork(1302287327)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--ClientSession(1815779894)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--UnitOfWork(1302287327)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--ClientSession(1815779894)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1170209445
    [junit] [EL Finer]: 2024-01-08 18:54:28.256--ClientSession(1170209445)--Thread(Thread[main,5,main])--acquire unit of work: 1236404201
    [junit] [EL Finest]: 2024-01-08 18:54:28.256--UnitOfWork(1236404201)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.256--ServerSession(454071866)--Connection(1197240358)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.256--ServerSession(454071866)--Connection(1197240358)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.256--ServerSession(454071866)--Connection(927338850)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:28.257--ServerSession(454071866)--Connection(1197240358)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.257--UnitOfWork(1236404201)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.257--UnitOfWork(1236404201)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.257--UnitOfWork(1236404201)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@54c26cf9)
    [junit] [EL Finest]: 2024-01-08 18:54:28.257--ServerSession(454071866)--Connection(2012293491)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.257--ClientSession(1170209445)--Connection(2012293491)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.257--ClientSession(1170209445)--Connection(2012293491)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.257--ClientSession(1170209445)--Connection(138580382)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 32, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.257--ClientSession(1170209445)--Connection(138580382)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--ServerSession(454071866)--Connection(2012293491)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--UnitOfWork(1236404201)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--UnitOfWork(1236404201)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--UnitOfWork(1236404201)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--ClientSession(1170209445)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--UnitOfWork(1236404201)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--ClientSession(1170209445)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1506459489
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--ClientSession(1506459489)--Thread(Thread[main,5,main])--acquire unit of work: 308837582
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--UnitOfWork(308837582)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--ServerSession(454071866)--Connection(247124348)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--ServerSession(454071866)--Connection(247124348)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.258--ServerSession(454071866)--Connection(1550085209)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--ServerSession(454071866)--Connection(247124348)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--UnitOfWork(308837582)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--UnitOfWork(308837582)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--UnitOfWork(308837582)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@10679da)
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--ServerSession(454071866)--Connection(639025271)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.258--ClientSession(1506459489)--Connection(639025271)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.258--ClientSession(1506459489)--Connection(639025271)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.259--ClientSession(1506459489)--Connection(970488927)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-10-08 10:49:00.0, 3, 32, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--ClientSession(1506459489)--Connection(970488927)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.259--ServerSession(454071866)--Connection(639025271)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--UnitOfWork(308837582)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--UnitOfWork(308837582)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--UnitOfWork(308837582)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--ClientSession(1506459489)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--UnitOfWork(308837582)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--ClientSession(1506459489)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 698546181
    [junit] [EL Finer]: 2024-01-08 18:54:28.259--ClientSession(698546181)--Thread(Thread[main,5,main])--acquire unit of work: 958894142
    [junit] [EL Finest]: 2024-01-08 18:54:28.259--UnitOfWork(958894142)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.259--ServerSession(454071866)--Connection(1130838465)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.259--ServerSession(454071866)--Connection(1130838465)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.26--ServerSession(454071866)--Connection(1485758728)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:28.26--ServerSession(454071866)--Connection(1130838465)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.26--UnitOfWork(958894142)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.26--UnitOfWork(958894142)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.26--UnitOfWork(958894142)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@63f19248)
    [junit] [EL Finest]: 2024-01-08 18:54:28.26--ServerSession(454071866)--Connection(906703451)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.26--ClientSession(698546181)--Connection(906703451)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.26--ClientSession(698546181)--Connection(906703451)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.26--ClientSession(698546181)--Connection(1122703470)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-10-09 10:49:00.0, 4, 32, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--ClientSession(698546181)--Connection(1122703470)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.261--ServerSession(454071866)--Connection(906703451)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--UnitOfWork(958894142)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--UnitOfWork(958894142)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--UnitOfWork(958894142)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--ClientSession(698546181)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--UnitOfWork(958894142)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--ClientSession(698546181)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 620402421
    [junit] [EL Finer]: 2024-01-08 18:54:28.261--ClientSession(620402421)--Thread(Thread[main,5,main])--acquire unit of work: 1259139547
    [junit] [EL Finest]: 2024-01-08 18:54:28.261--UnitOfWork(1259139547)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.261--ServerSession(454071866)--Connection(1371449532)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.261--ServerSession(454071866)--Connection(1371449532)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.261--ServerSession(454071866)--Connection(1094988251)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:28.261--ServerSession(454071866)--Connection(1371449532)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.262--UnitOfWork(1259139547)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--UnitOfWork(1259139547)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.262--UnitOfWork(1259139547)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1d57e7e5)
    [junit] [EL Finest]: 2024-01-08 18:54:28.262--ServerSession(454071866)--Connection(1495425960)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--ClientSession(620402421)--Connection(1495425960)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.262--ClientSession(620402421)--Connection(1495425960)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.262--ClientSession(620402421)--Connection(586242606)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 32, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--ClientSession(620402421)--Connection(586242606)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.262--ServerSession(454071866)--Connection(1495425960)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--UnitOfWork(1259139547)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--UnitOfWork(1259139547)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--UnitOfWork(1259139547)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--ClientSession(620402421)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--UnitOfWork(1259139547)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.262--ClientSession(620402421)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.263--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2071319401
    [junit] [EL Finer]: 2024-01-08 18:54:28.263--ClientSession(2071319401)--Thread(Thread[main,5,main])--acquire unit of work: 822132876
    [junit] [EL Finest]: 2024-01-08 18:54:28.263--UnitOfWork(822132876)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.263--ServerSession(454071866)--Connection(428395688)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.263--ServerSession(454071866)--Connection(428395688)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.263--ServerSession(454071866)--Connection(1176897514)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:28.263--ServerSession(454071866)--Connection(428395688)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.272--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 733346781
    [junit] [EL Finer]: 2024-01-08 18:54:28.272--ClientSession(733346781)--Thread(Thread[main,5,main])--acquire unit of work: 1606510263
    [junit] [EL Finest]: 2024-01-08 18:54:28.272--UnitOfWork(1606510263)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.272--UnitOfWork(1606510263)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.272--UnitOfWork(1606510263)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@393c8644)
    [junit] [EL Finest]: 2024-01-08 18:54:28.272--ServerSession(454071866)--Connection(518518143)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.328--ClientSession(733346781)--Connection(518518143)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.328--ClientSession(733346781)--Connection(518518143)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.328--ClientSession(733346781)--Connection(1254612170)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [35, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.328--ClientSession(733346781)--Connection(1254612170)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.329--ServerSession(454071866)--Connection(518518143)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.329--UnitOfWork(1606510263)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.329--UnitOfWork(1606510263)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.329--UnitOfWork(1606510263)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.329--ClientSession(733346781)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.329--UnitOfWork(1606510263)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.329--ClientSession(733346781)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.329--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1236639340
    [junit] [EL Finer]: 2024-01-08 18:54:28.329--ClientSession(1236639340)--Thread(Thread[main,5,main])--acquire unit of work: 1759041064
    [junit] [EL Finest]: 2024-01-08 18:54:28.329--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.329--ServerSession(454071866)--Connection(470644341)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.329--ServerSession(454071866)--Connection(470644341)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.329--ServerSession(454071866)--Connection(684095337)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:28.33--ServerSession(454071866)--Connection(470644341)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.33--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.33--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.33--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.33--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.33--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@63a22cf1)
    [junit] [EL Finest]: 2024-01-08 18:54:28.33--ServerSession(454071866)--Connection(252514533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.33--ClientSession(1236639340)--Connection(252514533)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.33--ClientSession(1236639340)--Connection(252514533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.33--ClientSession(1236639340)--Connection(1826386213)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [35, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.33--ClientSession(1236639340)--Connection(1826386213)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.331--ServerSession(454071866)--Connection(252514533)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--ClientSession(1236639340)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--UnitOfWork(1759041064)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--ClientSession(1236639340)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1355760696
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--ClientSession(1355760696)--Thread(Thread[main,5,main])--acquire unit of work: 933428476
    [junit] [EL Finest]: 2024-01-08 18:54:28.331--UnitOfWork(933428476)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--UnitOfWork(933428476)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.331--UnitOfWork(933428476)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@63a22cf1)
    [junit] [EL Finest]: 2024-01-08 18:54:28.331--ServerSession(454071866)--Connection(2117738709)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.331--ClientSession(1355760696)--Connection(2117738709)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.331--ClientSession(1355760696)--Connection(2117738709)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.331--ClientSession(1355760696)--Connection(1425954222)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [35, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, 1970-01-01 00:00:01.0, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--ClientSession(1355760696)--Connection(1425954222)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.332--ServerSession(454071866)--Connection(2117738709)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--UnitOfWork(933428476)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--UnitOfWork(933428476)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--UnitOfWork(933428476)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--ClientSession(1355760696)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--UnitOfWork(933428476)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--ClientSession(1355760696)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 196056416
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--ClientSession(196056416)--Thread(Thread[main,5,main])--acquire unit of work: 616308808
    [junit] [EL Finest]: 2024-01-08 18:54:28.332--UnitOfWork(616308808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.332--ServerSession(454071866)--Connection(46748244)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.332--ServerSession(454071866)--Connection(46748244)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.332--ServerSession(454071866)--Connection(784884034)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:28.332--ServerSession(454071866)--Connection(46748244)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.332--UnitOfWork(616308808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--UnitOfWork(616308808)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--UnitOfWork(616308808)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--UnitOfWork(616308808)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.332--UnitOfWork(616308808)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.333--ClientSession(196056416)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.333--UnitOfWork(616308808)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.333--ClientSession(196056416)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.333--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 972829670
    [junit] [EL Finer]: 2024-01-08 18:54:28.333--ClientSession(972829670)--Thread(Thread[main,5,main])--acquire unit of work: 1063919906
    [junit] [EL Finest]: 2024-01-08 18:54:28.333--UnitOfWork(1063919906)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.333--ServerSession(454071866)--Connection(582245654)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.333--ServerSession(454071866)--Connection(582245654)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.333--ServerSession(454071866)--Connection(1794980605)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:28.333--ServerSession(454071866)--Connection(582245654)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.333--UnitOfWork(1063919906)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.333--UnitOfWork(1063919906)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.333--UnitOfWork(1063919906)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5c4b030c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.333--ServerSession(454071866)--Connection(1606570508)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.333--ClientSession(972829670)--Connection(1606570508)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.333--ClientSession(972829670)--Connection(1606570508)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.334--ClientSession(972829670)--Connection(1528129947)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIMESTAMP = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 35, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--ClientSession(972829670)--Connection(1528129947)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.334--ServerSession(454071866)--Connection(1606570508)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--UnitOfWork(1063919906)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--UnitOfWork(1063919906)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--UnitOfWork(1063919906)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--ClientSession(972829670)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--UnitOfWork(1063919906)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--ClientSession(972829670)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 393042586
    [junit] [EL Finer]: 2024-01-08 18:54:28.334--ClientSession(393042586)--Thread(Thread[main,5,main])--acquire unit of work: 1517434953
    [junit] [EL Finest]: 2024-01-08 18:54:28.334--UnitOfWork(1517434953)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.334--ServerSession(454071866)--Connection(710662957)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.334--ServerSession(454071866)--Connection(710662957)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.334--ServerSession(454071866)--Connection(1395969855)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:28.335--ServerSession(454071866)--Connection(710662957)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.335--UnitOfWork(1517434953)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.335--UnitOfWork(1517434953)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.335--UnitOfWork(1517434953)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@658b33ae)
    [junit] [EL Finest]: 2024-01-08 18:54:28.335--ServerSession(454071866)--Connection(1690658486)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.335--ClientSession(393042586)--Connection(1690658486)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.335--ClientSession(393042586)--Connection(1690658486)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.335--ClientSession(393042586)--Connection(1294866121)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIMESTAMP = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:01.0, 3, 35, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.335--ClientSession(393042586)--Connection(1294866121)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.335--ServerSession(454071866)--Connection(1690658486)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.335--UnitOfWork(1517434953)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--UnitOfWork(1517434953)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--UnitOfWork(1517434953)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--ClientSession(393042586)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--UnitOfWork(1517434953)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--ClientSession(393042586)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 150260518
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--ClientSession(150260518)--Thread(Thread[main,5,main])--acquire unit of work: 1204550744
    [junit] [EL Finest]: 2024-01-08 18:54:28.336--UnitOfWork(1204550744)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.336--ServerSession(454071866)--Connection(2062430774)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.336--ServerSession(454071866)--Connection(2062430774)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.336--ServerSession(454071866)--Connection(703442872)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:28.336--ServerSession(454071866)--Connection(2062430774)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.336--UnitOfWork(1204550744)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--UnitOfWork(1204550744)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.336--UnitOfWork(1204550744)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1f5fe9d1)
    [junit] [EL Finest]: 2024-01-08 18:54:28.336--ServerSession(454071866)--Connection(1350564556)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.336--ClientSession(150260518)--Connection(1350564556)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.336--ClientSession(150260518)--Connection(1350564556)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.336--ClientSession(150260518)--Connection(545476775)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIMESTAMP = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:02.0, 4, 35, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--ClientSession(150260518)--Connection(545476775)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.337--ServerSession(454071866)--Connection(1350564556)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--UnitOfWork(1204550744)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--UnitOfWork(1204550744)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--UnitOfWork(1204550744)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--ClientSession(150260518)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--UnitOfWork(1204550744)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--ClientSession(150260518)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 212421856
    [junit] [EL Finer]: 2024-01-08 18:54:28.337--ClientSession(212421856)--Thread(Thread[main,5,main])--acquire unit of work: 590310947
    [junit] [EL Finest]: 2024-01-08 18:54:28.337--UnitOfWork(590310947)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.337--ServerSession(454071866)--Connection(429069449)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.337--ServerSession(454071866)--Connection(429069449)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.337--ServerSession(454071866)--Connection(1217448368)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:28.338--ServerSession(454071866)--Connection(429069449)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.338--UnitOfWork(590310947)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.338--UnitOfWork(590310947)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.338--UnitOfWork(590310947)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@561e7b88)
    [junit] [EL Finest]: 2024-01-08 18:54:28.338--ServerSession(454071866)--Connection(423335058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.338--ClientSession(212421856)--Connection(423335058)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.338--ClientSession(212421856)--Connection(423335058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.338--ClientSession(212421856)--Connection(1442823577)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIMESTAMP = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 35, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.338--ClientSession(212421856)--Connection(1442823577)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.338--ServerSession(454071866)--Connection(423335058)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.338--UnitOfWork(590310947)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.338--UnitOfWork(590310947)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.339--UnitOfWork(590310947)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.339--ClientSession(212421856)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.339--UnitOfWork(590310947)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.339--ClientSession(212421856)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.339--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1743996658
    [junit] [EL Finer]: 2024-01-08 18:54:28.339--ClientSession(1743996658)--Thread(Thread[main,5,main])--acquire unit of work: 581550490
    [junit] [EL Finest]: 2024-01-08 18:54:28.339--UnitOfWork(581550490)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.339--ServerSession(454071866)--Connection(177382179)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.339--ServerSession(454071866)--Connection(177382179)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.339--ServerSession(454071866)--Connection(944551954)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:28.339--ServerSession(454071866)--Connection(177382179)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.348--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 442934575
    [junit] [EL Finer]: 2024-01-08 18:54:28.348--ClientSession(442934575)--Thread(Thread[main,5,main])--acquire unit of work: 1938850694
    [junit] [EL Finest]: 2024-01-08 18:54:28.348--UnitOfWork(1938850694)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.348--UnitOfWork(1938850694)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.348--UnitOfWork(1938850694)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3c94590e)
    [junit] [EL Finest]: 2024-01-08 18:54:28.348--ServerSession(454071866)--Connection(2146077506)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.348--ClientSession(442934575)--Connection(2146077506)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.348--ClientSession(442934575)--Connection(2146077506)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.348--ClientSession(442934575)--Connection(143768458)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.348--ClientSession(442934575)--Connection(143768458)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--ServerSession(454071866)--Connection(2146077506)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--UnitOfWork(1938850694)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--UnitOfWork(1938850694)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--UnitOfWork(1938850694)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--ClientSession(442934575)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--UnitOfWork(1938850694)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--ClientSession(442934575)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 373608911
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--ClientSession(373608911)--Thread(Thread[main,5,main])--acquire unit of work: 1038088414
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--ServerSession(454071866)--Connection(949442820)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--ServerSession(454071866)--Connection(949442820)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.349--ServerSession(454071866)--Connection(816961422)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--ServerSession(454071866)--Connection(949442820)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4290a321)
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--ServerSession(454071866)--Connection(2122202926)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.349--ClientSession(373608911)--Connection(2122202926)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.349--ClientSession(373608911)--Connection(2122202926)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.35--ClientSession(373608911)--Connection(603926093)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [11, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--ClientSession(373608911)--Connection(603926093)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.35--ServerSession(454071866)--Connection(2122202926)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--ClientSession(373608911)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--UnitOfWork(1038088414)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--ClientSession(373608911)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1211682013
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--ClientSession(1211682013)--Thread(Thread[main,5,main])--acquire unit of work: 1202720187
    [junit] [EL Finest]: 2024-01-08 18:54:28.35--UnitOfWork(1202720187)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--UnitOfWork(1202720187)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.35--UnitOfWork(1202720187)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4290a321)
    [junit] [EL Finest]: 2024-01-08 18:54:28.35--ServerSession(454071866)--Connection(1904206218)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.35--ClientSession(1211682013)--Connection(1904206218)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.35--ClientSession(1211682013)--Connection(1904206218)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.351--ClientSession(1211682013)--Connection(2142209372)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, true, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--ClientSession(1211682013)--Connection(2142209372)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.351--ServerSession(454071866)--Connection(1904206218)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--UnitOfWork(1202720187)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--UnitOfWork(1202720187)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--UnitOfWork(1202720187)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--ClientSession(1211682013)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--UnitOfWork(1202720187)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--ClientSession(1211682013)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 461635177
    [junit] [EL Finer]: 2024-01-08 18:54:28.351--ClientSession(461635177)--Thread(Thread[main,5,main])--acquire unit of work: 368983842
    [junit] [EL Finest]: 2024-01-08 18:54:28.351--UnitOfWork(368983842)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.351--ServerSession(454071866)--Connection(377019812)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.351--ServerSession(454071866)--Connection(377019812)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.351--ServerSession(454071866)--Connection(47171094)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:28.352--ServerSession(454071866)--Connection(377019812)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.352--UnitOfWork(368983842)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--UnitOfWork(368983842)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--UnitOfWork(368983842)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--UnitOfWork(368983842)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--UnitOfWork(368983842)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--ClientSession(461635177)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--UnitOfWork(368983842)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--ClientSession(461635177)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1319031675
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--ClientSession(1319031675)--Thread(Thread[main,5,main])--acquire unit of work: 285205944
    [junit] [EL Finest]: 2024-01-08 18:54:28.352--UnitOfWork(285205944)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.352--ServerSession(454071866)--Connection(868652437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.352--ServerSession(454071866)--Connection(868652437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.352--ServerSession(454071866)--Connection(1809965097)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:28.352--ServerSession(454071866)--Connection(868652437)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.352--UnitOfWork(285205944)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.352--UnitOfWork(285205944)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.352--UnitOfWork(285205944)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3ce10ed3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.353--ServerSession(454071866)--Connection(1811514392)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--ClientSession(1319031675)--Connection(1811514392)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.353--ClientSession(1319031675)--Connection(1811514392)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.353--ClientSession(1319031675)--Connection(1608157218)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_BOOLEAN = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [false, 2, 11, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--ClientSession(1319031675)--Connection(1608157218)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.353--ServerSession(454071866)--Connection(1811514392)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--UnitOfWork(285205944)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--UnitOfWork(285205944)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--UnitOfWork(285205944)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--ClientSession(1319031675)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--UnitOfWork(285205944)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--ClientSession(1319031675)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 426194857
    [junit] [EL Finer]: 2024-01-08 18:54:28.353--ClientSession(426194857)--Thread(Thread[main,5,main])--acquire unit of work: 1041873369
    [junit] [EL Finest]: 2024-01-08 18:54:28.353--UnitOfWork(1041873369)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.353--ServerSession(454071866)--Connection(898219424)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.353--ServerSession(454071866)--Connection(898219424)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.354--ServerSession(454071866)--Connection(2009165703)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:28.354--ServerSession(454071866)--Connection(898219424)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.354--UnitOfWork(1041873369)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.354--UnitOfWork(1041873369)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.354--UnitOfWork(1041873369)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@249f78f6)
    [junit] [EL Finest]: 2024-01-08 18:54:28.354--ServerSession(454071866)--Connection(541213752)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.354--ClientSession(426194857)--Connection(541213752)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.354--ClientSession(426194857)--Connection(541213752)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.354--ClientSession(426194857)--Connection(701846037)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_BOOLEAN = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 11, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.354--ClientSession(426194857)--Connection(701846037)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.355--ServerSession(454071866)--Connection(541213752)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.355--UnitOfWork(1041873369)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.355--UnitOfWork(1041873369)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.355--UnitOfWork(1041873369)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.355--ClientSession(426194857)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.355--UnitOfWork(1041873369)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.355--ClientSession(426194857)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.355--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 935007430
    [junit] [EL Finer]: 2024-01-08 18:54:28.355--ClientSession(935007430)--Thread(Thread[main,5,main])--acquire unit of work: 99280269
    [junit] [EL Finest]: 2024-01-08 18:54:28.355--UnitOfWork(99280269)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.355--ServerSession(454071866)--Connection(103566047)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.355--ServerSession(454071866)--Connection(103566047)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.355--ServerSession(454071866)--Connection(1713794884)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:28.355--ServerSession(454071866)--Connection(103566047)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.363--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 122793533
    [junit] [EL Finer]: 2024-01-08 18:54:28.363--ClientSession(122793533)--Thread(Thread[main,5,main])--acquire unit of work: 504173687
    [junit] [EL Finest]: 2024-01-08 18:54:28.363--UnitOfWork(504173687)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.363--UnitOfWork(504173687)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.363--UnitOfWork(504173687)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@108e5703)
    [junit] [EL Finest]: 2024-01-08 18:54:28.364--ServerSession(454071866)--Connection(854139074)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--ClientSession(122793533)--Connection(854139074)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.364--ClientSession(122793533)--Connection(854139074)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.364--ClientSession(122793533)--Connection(1144071236)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [47, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--ClientSession(122793533)--Connection(1144071236)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.364--ServerSession(454071866)--Connection(854139074)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--UnitOfWork(504173687)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--UnitOfWork(504173687)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--UnitOfWork(504173687)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--ClientSession(122793533)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--UnitOfWork(504173687)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--ClientSession(122793533)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 67749562
    [junit] [EL Finer]: 2024-01-08 18:54:28.364--ClientSession(67749562)--Thread(Thread[main,5,main])--acquire unit of work: 2140998089
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--ServerSession(454071866)--Connection(843252090)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--ServerSession(454071866)--Connection(843252090)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.365--ServerSession(454071866)--Connection(1048996761)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--ServerSession(454071866)--Connection(843252090)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.365--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@63b4cae3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--ServerSession(454071866)--Connection(1149316926)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.365--ClientSession(67749562)--Connection(1149316926)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.365--ClientSession(67749562)--Connection(1149316926)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.365--ClientSession(67749562)--Connection(850431541)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [47, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--ClientSession(67749562)--Connection(850431541)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.366--ServerSession(454071866)--Connection(1149316926)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--ClientSession(67749562)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--UnitOfWork(2140998089)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--ClientSession(67749562)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 205662001
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--ClientSession(205662001)--Thread(Thread[main,5,main])--acquire unit of work: 1098318168
    [junit] [EL Finest]: 2024-01-08 18:54:28.366--UnitOfWork(1098318168)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--UnitOfWork(1098318168)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.366--UnitOfWork(1098318168)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@63b4cae3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.366--ServerSession(454071866)--Connection(891192830)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.366--ClientSession(205662001)--Connection(891192830)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.366--ClientSession(205662001)--Connection(891192830)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.432--ClientSession(205662001)--Connection(1367141973)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [47, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, [B@287857c3, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.432--ClientSession(205662001)--Connection(1367141973)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.433--ServerSession(454071866)--Connection(891192830)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.433--UnitOfWork(1098318168)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.433--UnitOfWork(1098318168)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.433--UnitOfWork(1098318168)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.433--ClientSession(205662001)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.433--UnitOfWork(1098318168)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.433--ClientSession(205662001)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.433--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1611628925
    [junit] [EL Finer]: 2024-01-08 18:54:28.433--ClientSession(1611628925)--Thread(Thread[main,5,main])--acquire unit of work: 170071280
    [junit] [EL Finest]: 2024-01-08 18:54:28.433--UnitOfWork(170071280)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.433--ServerSession(454071866)--Connection(1016815015)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.433--ServerSession(454071866)--Connection(1016815015)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.433--ServerSession(454071866)--Connection(1672819316)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:28.433--ServerSession(454071866)--Connection(1016815015)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.433--UnitOfWork(170071280)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--UnitOfWork(170071280)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--UnitOfWork(170071280)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--UnitOfWork(170071280)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--UnitOfWork(170071280)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--ClientSession(1611628925)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--UnitOfWork(170071280)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--ClientSession(1611628925)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1095235441
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--ClientSession(1095235441)--Thread(Thread[main,5,main])--acquire unit of work: 1416079788
    [junit] [EL Finest]: 2024-01-08 18:54:28.434--UnitOfWork(1416079788)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.434--ServerSession(454071866)--Connection(1661929555)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.434--ServerSession(454071866)--Connection(1661929555)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.434--ServerSession(454071866)--Connection(853699218)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:28.434--ServerSession(454071866)--Connection(1661929555)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.434--UnitOfWork(1416079788)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.434--UnitOfWork(1416079788)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.434--UnitOfWork(1416079788)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@25a30529)
    [junit] [EL Finest]: 2024-01-08 18:54:28.435--ServerSession(454071866)--Connection(1421309227)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--ClientSession(1095235441)--Connection(1421309227)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.435--ClientSession(1095235441)--Connection(1421309227)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.435--ClientSession(1095235441)--Connection(1770043609)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_LONGVARBINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 47, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--ClientSession(1095235441)--Connection(1770043609)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.435--ServerSession(454071866)--Connection(1421309227)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--UnitOfWork(1416079788)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--UnitOfWork(1416079788)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--UnitOfWork(1416079788)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--ClientSession(1095235441)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--UnitOfWork(1416079788)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--ClientSession(1095235441)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1926306580
    [junit] [EL Finer]: 2024-01-08 18:54:28.435--ClientSession(1926306580)--Thread(Thread[main,5,main])--acquire unit of work: 488646216
    [junit] [EL Finest]: 2024-01-08 18:54:28.435--UnitOfWork(488646216)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.436--ServerSession(454071866)--Connection(1904870213)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.436--ServerSession(454071866)--Connection(1904870213)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.436--ServerSession(454071866)--Connection(884779049)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:28.436--ServerSession(454071866)--Connection(1904870213)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.436--UnitOfWork(488646216)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.436--UnitOfWork(488646216)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.436--UnitOfWork(488646216)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@52c171f6)
    [junit] [EL Finest]: 2024-01-08 18:54:28.436--ServerSession(454071866)--Connection(576508775)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.436--ClientSession(1926306580)--Connection(576508775)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.436--ClientSession(1926306580)--Connection(576508775)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.436--ClientSession(1926306580)--Connection(1297248534)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_LONGVARBINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@1445fca9, 3, 47, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--ClientSession(1926306580)--Connection(1297248534)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.437--ServerSession(454071866)--Connection(576508775)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--UnitOfWork(488646216)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--UnitOfWork(488646216)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--UnitOfWork(488646216)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--ClientSession(1926306580)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--UnitOfWork(488646216)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--ClientSession(1926306580)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2085811498
    [junit] [EL Finer]: 2024-01-08 18:54:28.437--ClientSession(2085811498)--Thread(Thread[main,5,main])--acquire unit of work: 1204420285
    [junit] [EL Finest]: 2024-01-08 18:54:28.437--UnitOfWork(1204420285)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.437--ServerSession(454071866)--Connection(432930195)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.437--ServerSession(454071866)--Connection(432930195)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.437--ServerSession(454071866)--Connection(794784824)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:28.437--ServerSession(454071866)--Connection(432930195)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.438--UnitOfWork(1204420285)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--UnitOfWork(1204420285)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.438--UnitOfWork(1204420285)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4c7b0d6e)
    [junit] [EL Finest]: 2024-01-08 18:54:28.438--ServerSession(454071866)--Connection(1845890526)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--ClientSession(2085811498)--Connection(1845890526)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.438--ClientSession(2085811498)--Connection(1845890526)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.438--ClientSession(2085811498)--Connection(1200233967)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_LONGVARBINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@538e7a8d, 4, 47, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--ClientSession(2085811498)--Connection(1200233967)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.438--ServerSession(454071866)--Connection(1845890526)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--UnitOfWork(1204420285)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--UnitOfWork(1204420285)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--UnitOfWork(1204420285)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--ClientSession(2085811498)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--UnitOfWork(1204420285)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--ClientSession(2085811498)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1103681341
    [junit] [EL Finer]: 2024-01-08 18:54:28.438--ClientSession(1103681341)--Thread(Thread[main,5,main])--acquire unit of work: 1639090075
    [junit] [EL Finest]: 2024-01-08 18:54:28.438--UnitOfWork(1639090075)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.439--ServerSession(454071866)--Connection(1992334119)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.439--ServerSession(454071866)--Connection(1992334119)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.439--ServerSession(454071866)--Connection(467447111)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:28.439--ServerSession(454071866)--Connection(1992334119)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.439--UnitOfWork(1639090075)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.439--UnitOfWork(1639090075)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.439--UnitOfWork(1639090075)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@69d1227f)
    [junit] [EL Finest]: 2024-01-08 18:54:28.439--ServerSession(454071866)--Connection(1710400884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.439--ClientSession(1103681341)--Connection(1710400884)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.439--ClientSession(1103681341)--Connection(1710400884)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.439--ClientSession(1103681341)--Connection(772936436)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_LONGVARBINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 47, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--ClientSession(1103681341)--Connection(772936436)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.44--ServerSession(454071866)--Connection(1710400884)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--UnitOfWork(1639090075)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--UnitOfWork(1639090075)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--UnitOfWork(1639090075)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--ClientSession(1103681341)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--UnitOfWork(1639090075)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--ClientSession(1103681341)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 32186121
    [junit] [EL Finer]: 2024-01-08 18:54:28.44--ClientSession(32186121)--Thread(Thread[main,5,main])--acquire unit of work: 1900200773
    [junit] [EL Finest]: 2024-01-08 18:54:28.44--UnitOfWork(1900200773)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.44--ServerSession(454071866)--Connection(1341782571)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.44--ServerSession(454071866)--Connection(1341782571)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.44--ServerSession(454071866)--Connection(33274048)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:28.44--ServerSession(454071866)--Connection(1341782571)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.449--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 696407327
    [junit] [EL Finer]: 2024-01-08 18:54:28.449--ClientSession(696407327)--Thread(Thread[main,5,main])--acquire unit of work: 1047485720
    [junit] [EL Finest]: 2024-01-08 18:54:28.449--UnitOfWork(1047485720)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.449--UnitOfWork(1047485720)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.449--UnitOfWork(1047485720)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7d1558a3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.449--ServerSession(454071866)--Connection(758000533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.449--ClientSession(696407327)--Connection(758000533)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.449--ClientSession(696407327)--Connection(758000533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.449--ClientSession(696407327)--Connection(1768764597)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [21, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.449--ClientSession(696407327)--Connection(1768764597)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.45--ServerSession(454071866)--Connection(758000533)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--UnitOfWork(1047485720)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--UnitOfWork(1047485720)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--UnitOfWork(1047485720)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--ClientSession(696407327)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--UnitOfWork(1047485720)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--ClientSession(696407327)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1430898808
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--ClientSession(1430898808)--Thread(Thread[main,5,main])--acquire unit of work: 157758407
    [junit] [EL Finest]: 2024-01-08 18:54:28.45--UnitOfWork(157758407)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.45--ServerSession(454071866)--Connection(154101442)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.45--ServerSession(454071866)--Connection(154101442)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.45--ServerSession(454071866)--Connection(1659222013)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:28.45--ServerSession(454071866)--Connection(154101442)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.45--UnitOfWork(157758407)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.45--UnitOfWork(157758407)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.45--UnitOfWork(157758407)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.451--UnitOfWork(157758407)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.451--UnitOfWork(157758407)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@493d4423)
    [junit] [EL Finest]: 2024-01-08 18:54:28.451--ServerSession(454071866)--Connection(1950560360)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--ClientSession(1430898808)--Connection(1950560360)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.451--ClientSession(1430898808)--Connection(1950560360)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.451--ClientSession(1430898808)--Connection(681948432)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [21, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--ClientSession(1430898808)--Connection(681948432)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.451--ServerSession(454071866)--Connection(1950560360)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--UnitOfWork(157758407)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--UnitOfWork(157758407)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--UnitOfWork(157758407)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--ClientSession(1430898808)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--UnitOfWork(157758407)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--ClientSession(1430898808)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 22216714
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--ClientSession(22216714)--Thread(Thread[main,5,main])--acquire unit of work: 1820241976
    [junit] [EL Finest]: 2024-01-08 18:54:28.451--UnitOfWork(1820241976)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.451--UnitOfWork(1820241976)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.452--UnitOfWork(1820241976)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@493d4423)
    [junit] [EL Finest]: 2024-01-08 18:54:28.452--ServerSession(454071866)--Connection(892549615)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--ClientSession(22216714)--Connection(892549615)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.452--ClientSession(22216714)--Connection(892549615)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.452--ClientSession(22216714)--Connection(754531347)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [21, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, VC 1, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--ClientSession(22216714)--Connection(754531347)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.452--ServerSession(454071866)--Connection(892549615)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--UnitOfWork(1820241976)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--UnitOfWork(1820241976)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--UnitOfWork(1820241976)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--ClientSession(22216714)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--UnitOfWork(1820241976)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--ClientSession(22216714)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1754853360
    [junit] [EL Finer]: 2024-01-08 18:54:28.452--ClientSession(1754853360)--Thread(Thread[main,5,main])--acquire unit of work: 1153982285
    [junit] [EL Finest]: 2024-01-08 18:54:28.453--UnitOfWork(1153982285)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.453--ServerSession(454071866)--Connection(565508707)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.453--ServerSession(454071866)--Connection(565508707)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.453--ServerSession(454071866)--Connection(1775583511)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:28.453--ServerSession(454071866)--Connection(565508707)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.453--UnitOfWork(1153982285)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--UnitOfWork(1153982285)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--UnitOfWork(1153982285)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--UnitOfWork(1153982285)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--UnitOfWork(1153982285)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--ClientSession(1754853360)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--UnitOfWork(1153982285)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--ClientSession(1754853360)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 97941688
    [junit] [EL Finer]: 2024-01-08 18:54:28.453--ClientSession(97941688)--Thread(Thread[main,5,main])--acquire unit of work: 759567604
    [junit] [EL Finest]: 2024-01-08 18:54:28.453--UnitOfWork(759567604)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.453--ServerSession(454071866)--Connection(589951302)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.453--ServerSession(454071866)--Connection(589951302)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.453--ServerSession(454071866)--Connection(666973440)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:28.454--ServerSession(454071866)--Connection(589951302)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.454--UnitOfWork(759567604)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.454--UnitOfWork(759567604)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.454--UnitOfWork(759567604)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@c18cd84)
    [junit] [EL Finest]: 2024-01-08 18:54:28.454--ServerSession(454071866)--Connection(2065080031)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.454--ClientSession(97941688)--Connection(2065080031)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.454--ClientSession(97941688)--Connection(2065080031)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.454--ClientSession(97941688)--Connection(833099988)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET STRING_VC = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [VC 2, 2, 21, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.454--ClientSession(97941688)--Connection(833099988)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--ServerSession(454071866)--Connection(2065080031)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--UnitOfWork(759567604)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--UnitOfWork(759567604)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--UnitOfWork(759567604)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--ClientSession(97941688)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--UnitOfWork(759567604)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--ClientSession(97941688)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 637201916
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--ClientSession(637201916)--Thread(Thread[main,5,main])--acquire unit of work: 1783984122
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--UnitOfWork(1783984122)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--ServerSession(454071866)--Connection(457880796)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--ServerSession(454071866)--Connection(457880796)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.455--ServerSession(454071866)--Connection(1138365585)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--ServerSession(454071866)--Connection(457880796)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--UnitOfWork(1783984122)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--UnitOfWork(1783984122)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--UnitOfWork(1783984122)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@70560769)
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--ServerSession(454071866)--Connection(765023288)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.455--ClientSession(637201916)--Connection(765023288)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.455--ClientSession(637201916)--Connection(765023288)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.456--ClientSession(637201916)--Connection(1884885212)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET STRING_VC = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 21, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--ClientSession(637201916)--Connection(1884885212)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.456--ServerSession(454071866)--Connection(765023288)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--UnitOfWork(1783984122)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--UnitOfWork(1783984122)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--UnitOfWork(1783984122)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--ClientSession(637201916)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--UnitOfWork(1783984122)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--ClientSession(637201916)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 731134189
    [junit] [EL Finer]: 2024-01-08 18:54:28.456--ClientSession(731134189)--Thread(Thread[main,5,main])--acquire unit of work: 1288409395
    [junit] [EL Finest]: 2024-01-08 18:54:28.456--UnitOfWork(1288409395)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.456--ServerSession(454071866)--Connection(1957476230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.456--ServerSession(454071866)--Connection(1957476230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.456--ServerSession(454071866)--Connection(1705938518)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:28.457--ServerSession(454071866)--Connection(1957476230)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.465--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 62987941
    [junit] [EL Finer]: 2024-01-08 18:54:28.465--ClientSession(62987941)--Thread(Thread[main,5,main])--acquire unit of work: 303033079
    [junit] [EL Finest]: 2024-01-08 18:54:28.465--UnitOfWork(303033079)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.465--UnitOfWork(303033079)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.465--UnitOfWork(303033079)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@12c4bb2a)
    [junit] [EL Finest]: 2024-01-08 18:54:28.465--ServerSession(454071866)--Connection(1313600261)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.465--ClientSession(62987941)--Connection(1313600261)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.465--ClientSession(62987941)--Connection(1313600261)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.465--ClientSession(62987941)--Connection(603906153)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [46, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.465--ClientSession(62987941)--Connection(603906153)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--ServerSession(454071866)--Connection(1313600261)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--UnitOfWork(303033079)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--UnitOfWork(303033079)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--UnitOfWork(303033079)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--ClientSession(62987941)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--UnitOfWork(303033079)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--ClientSession(62987941)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1980470492
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--ClientSession(1980470492)--Thread(Thread[main,5,main])--acquire unit of work: 1732870851
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--ServerSession(454071866)--Connection(861985771)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--ServerSession(454071866)--Connection(861985771)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.466--ServerSession(454071866)--Connection(127280634)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--ServerSession(454071866)--Connection(861985771)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.466--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.466--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6e52c4b)
    [junit] [EL Finest]: 2024-01-08 18:54:28.467--ServerSession(454071866)--Connection(98585229)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--ClientSession(1980470492)--Connection(98585229)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.467--ClientSession(1980470492)--Connection(98585229)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.467--ClientSession(1980470492)--Connection(666292845)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [46, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--ClientSession(1980470492)--Connection(666292845)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.467--ServerSession(454071866)--Connection(98585229)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--ClientSession(1980470492)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--UnitOfWork(1732870851)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--ClientSession(1980470492)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1128080560
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--ClientSession(1128080560)--Thread(Thread[main,5,main])--acquire unit of work: 1141815928
    [junit] [EL Finest]: 2024-01-08 18:54:28.467--UnitOfWork(1141815928)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--UnitOfWork(1141815928)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.467--UnitOfWork(1141815928)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6e52c4b)
    [junit] [EL Finest]: 2024-01-08 18:54:28.467--ServerSession(454071866)--Connection(753926456)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.467--ClientSession(1128080560)--Connection(753926456)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.467--ClientSession(1128080560)--Connection(753926456)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.468--ClientSession(1128080560)--Connection(925765496)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [46, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, [B@642b8b2, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--ClientSession(1128080560)--Connection(925765496)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.468--ServerSession(454071866)--Connection(753926456)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--UnitOfWork(1141815928)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--UnitOfWork(1141815928)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--UnitOfWork(1141815928)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--ClientSession(1128080560)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--UnitOfWork(1141815928)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--ClientSession(1128080560)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 531409272
    [junit] [EL Finer]: 2024-01-08 18:54:28.468--ClientSession(531409272)--Thread(Thread[main,5,main])--acquire unit of work: 213390615
    [junit] [EL Finest]: 2024-01-08 18:54:28.468--UnitOfWork(213390615)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.468--ServerSession(454071866)--Connection(1269468727)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.468--ServerSession(454071866)--Connection(1269468727)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.469--ServerSession(454071866)--Connection(873703131)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:28.469--ServerSession(454071866)--Connection(1269468727)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.469--UnitOfWork(213390615)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--UnitOfWork(213390615)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--UnitOfWork(213390615)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--UnitOfWork(213390615)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--UnitOfWork(213390615)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--ClientSession(531409272)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--UnitOfWork(213390615)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--ClientSession(531409272)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 874135407
    [junit] [EL Finer]: 2024-01-08 18:54:28.469--ClientSession(874135407)--Thread(Thread[main,5,main])--acquire unit of work: 198814682
    [junit] [EL Finest]: 2024-01-08 18:54:28.469--UnitOfWork(198814682)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.469--ServerSession(454071866)--Connection(491531136)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.469--ServerSession(454071866)--Connection(491531136)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.469--ServerSession(454071866)--Connection(869245558)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:28.47--ServerSession(454071866)--Connection(491531136)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.47--UnitOfWork(198814682)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.47--UnitOfWork(198814682)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.47--UnitOfWork(198814682)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@108af44f)
    [junit] [EL Finest]: 2024-01-08 18:54:28.47--ServerSession(454071866)--Connection(740358750)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.47--ClientSession(874135407)--Connection(740358750)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.47--ClientSession(874135407)--Connection(740358750)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.47--ClientSession(874135407)--Connection(1808751385)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_BINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 46, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.47--ClientSession(874135407)--Connection(1808751385)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.47--ServerSession(454071866)--Connection(740358750)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.47--UnitOfWork(198814682)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.47--UnitOfWork(198814682)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.471--UnitOfWork(198814682)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.471--ClientSession(874135407)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.471--UnitOfWork(198814682)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.471--ClientSession(874135407)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.471--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 865787432
    [junit] [EL Finer]: 2024-01-08 18:54:28.471--ClientSession(865787432)--Thread(Thread[main,5,main])--acquire unit of work: 407056399
    [junit] [EL Finest]: 2024-01-08 18:54:28.471--UnitOfWork(407056399)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.471--ServerSession(454071866)--Connection(163948429)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.471--ServerSession(454071866)--Connection(163948429)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.471--ServerSession(454071866)--Connection(1566234607)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:28.471--ServerSession(454071866)--Connection(163948429)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.471--UnitOfWork(407056399)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.471--UnitOfWork(407056399)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.471--UnitOfWork(407056399)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3916a5bf)
    [junit] [EL Finest]: 2024-01-08 18:54:28.471--ServerSession(454071866)--Connection(379968806)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.471--ClientSession(865787432)--Connection(379968806)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.471--ClientSession(865787432)--Connection(379968806)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.471--ClientSession(865787432)--Connection(51382975)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_BINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@f277db9, 3, 46, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--ClientSession(865787432)--Connection(51382975)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.472--ServerSession(454071866)--Connection(379968806)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--UnitOfWork(407056399)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--UnitOfWork(407056399)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--UnitOfWork(407056399)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--ClientSession(865787432)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--UnitOfWork(407056399)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--ClientSession(865787432)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2051547890
    [junit] [EL Finer]: 2024-01-08 18:54:28.472--ClientSession(2051547890)--Thread(Thread[main,5,main])--acquire unit of work: 1312182967
    [junit] [EL Finest]: 2024-01-08 18:54:28.472--UnitOfWork(1312182967)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.472--ServerSession(454071866)--Connection(1299250236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.472--ServerSession(454071866)--Connection(1299250236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.472--ServerSession(454071866)--Connection(1806825879)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:28.472--ServerSession(454071866)--Connection(1299250236)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.473--UnitOfWork(1312182967)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.473--UnitOfWork(1312182967)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.473--UnitOfWork(1312182967)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2c0a5ae6)
    [junit] [EL Finest]: 2024-01-08 18:54:28.473--ServerSession(454071866)--Connection(38330955)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.473--ClientSession(2051547890)--Connection(38330955)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.473--ClientSession(2051547890)--Connection(38330955)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.473--ClientSession(2051547890)--Connection(67847019)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_BINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@7aa8fbb2, 4, 46, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.473--ClientSession(2051547890)--Connection(67847019)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.473--ServerSession(454071866)--Connection(38330955)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.473--UnitOfWork(1312182967)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.473--UnitOfWork(1312182967)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.473--UnitOfWork(1312182967)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.538--ClientSession(2051547890)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.538--UnitOfWork(1312182967)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.538--ClientSession(2051547890)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.538--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 692000546
    [junit] [EL Finer]: 2024-01-08 18:54:28.538--ClientSession(692000546)--Thread(Thread[main,5,main])--acquire unit of work: 343346396
    [junit] [EL Finest]: 2024-01-08 18:54:28.538--UnitOfWork(343346396)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.538--ServerSession(454071866)--Connection(1245250850)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.538--ServerSession(454071866)--Connection(1245250850)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.539--ServerSession(454071866)--Connection(555756784)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:28.539--ServerSession(454071866)--Connection(1245250850)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.539--UnitOfWork(343346396)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.539--UnitOfWork(343346396)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.539--UnitOfWork(343346396)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5cca4acf)
    [junit] [EL Finest]: 2024-01-08 18:54:28.539--ServerSession(454071866)--Connection(2126492918)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.539--ClientSession(692000546)--Connection(2126492918)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.539--ClientSession(692000546)--Connection(2126492918)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.54--ClientSession(692000546)--Connection(868885217)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET WBA_BINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 46, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--ClientSession(692000546)--Connection(868885217)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.54--ServerSession(454071866)--Connection(2126492918)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--UnitOfWork(343346396)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--UnitOfWork(343346396)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--UnitOfWork(343346396)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--ClientSession(692000546)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--UnitOfWork(343346396)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--ClientSession(692000546)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 566180579
    [junit] [EL Finer]: 2024-01-08 18:54:28.54--ClientSession(566180579)--Thread(Thread[main,5,main])--acquire unit of work: 581181990
    [junit] [EL Finest]: 2024-01-08 18:54:28.54--UnitOfWork(581181990)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.54--ServerSession(454071866)--Connection(1075564985)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.54--ServerSession(454071866)--Connection(1075564985)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.54--ServerSession(454071866)--Connection(971632765)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:28.541--ServerSession(454071866)--Connection(1075564985)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.549--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 692424216
    [junit] [EL Finer]: 2024-01-08 18:54:28.549--ClientSession(692424216)--Thread(Thread[main,5,main])--acquire unit of work: 408536992
    [junit] [EL Finest]: 2024-01-08 18:54:28.549--UnitOfWork(408536992)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.549--UnitOfWork(408536992)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.549--UnitOfWork(408536992)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3ada8d96)
    [junit] [EL Finest]: 2024-01-08 18:54:28.549--ServerSession(454071866)--Connection(1005622930)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.549--ClientSession(692424216)--Connection(1005622930)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.549--ClientSession(692424216)--Connection(1005622930)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.55--ClientSession(692424216)--Connection(1833054859)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, null, null, null, null, 0, true, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--ClientSession(692424216)--Connection(1833054859)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.55--ServerSession(454071866)--Connection(1005622930)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--UnitOfWork(408536992)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--UnitOfWork(408536992)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--UnitOfWork(408536992)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--ClientSession(692424216)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--UnitOfWork(408536992)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--ClientSession(692424216)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 976432877
    [junit] [EL Finer]: 2024-01-08 18:54:28.55--ClientSession(976432877)--Thread(Thread[main,5,main])--acquire unit of work: 97024831
    [junit] [EL Finest]: 2024-01-08 18:54:28.55--UnitOfWork(97024831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.55--ServerSession(454071866)--Connection(2044905319)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.55--ServerSession(454071866)--Connection(2044905319)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.55--ServerSession(454071866)--Connection(789217847)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:28.551--ServerSession(454071866)--Connection(2044905319)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.551--UnitOfWork(97024831)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--UnitOfWork(97024831)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--UnitOfWork(97024831)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--UnitOfWork(97024831)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--UnitOfWork(97024831)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--ClientSession(976432877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--UnitOfWork(97024831)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--ClientSession(976432877)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1592527935
    [junit] [EL Finer]: 2024-01-08 18:54:28.551--ClientSession(1592527935)--Thread(Thread[main,5,main])--acquire unit of work: 1053469922
    [junit] [EL Finest]: 2024-01-08 18:54:28.551--UnitOfWork(1053469922)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.551--ServerSession(454071866)--Connection(609768705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.551--ServerSession(454071866)--Connection(609768705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.551--ServerSession(454071866)--Connection(1616683176)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:28.551--ServerSession(454071866)--Connection(609768705)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.551--UnitOfWork(1053469922)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--UnitOfWork(1053469922)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.552--UnitOfWork(1053469922)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@35a9dffb)
    [junit] [EL Finest]: 2024-01-08 18:54:28.552--ServerSession(454071866)--Connection(1980210204)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--ClientSession(1592527935)--Connection(1980210204)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.552--ClientSession(1592527935)--Connection(1980210204)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.552--ClientSession(1592527935)--Connection(229294880)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET P_BOOLEAN = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [false, 2, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--ClientSession(1592527935)--Connection(229294880)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.552--ServerSession(454071866)--Connection(1980210204)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--UnitOfWork(1053469922)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--UnitOfWork(1053469922)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--UnitOfWork(1053469922)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--ClientSession(1592527935)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--UnitOfWork(1053469922)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.552--ClientSession(1592527935)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.553--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1838143570
    [junit] [EL Finer]: 2024-01-08 18:54:28.553--ClientSession(1838143570)--Thread(Thread[main,5,main])--acquire unit of work: 656563843
    [junit] [EL Finest]: 2024-01-08 18:54:28.553--UnitOfWork(656563843)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.553--ServerSession(454071866)--Connection(2085239428)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.553--ServerSession(454071866)--Connection(2085239428)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.553--ServerSession(454071866)--Connection(886325855)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:28.553--ServerSession(454071866)--Connection(2085239428)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.561--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 360472120
    [junit] [EL Finer]: 2024-01-08 18:54:28.561--ClientSession(360472120)--Thread(Thread[main,5,main])--acquire unit of work: 293649662
    [junit] [EL Finest]: 2024-01-08 18:54:28.561--UnitOfWork(293649662)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.562--UnitOfWork(293649662)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.562--UnitOfWork(293649662)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1beb4f56)
    [junit] [EL Finest]: 2024-01-08 18:54:28.562--ServerSession(454071866)--Connection(2043344908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.562--ClientSession(360472120)--Connection(2043344908)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.562--ClientSession(360472120)--Connection(2043344908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.562--ClientSession(360472120)--Connection(1832504455)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [42, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.562--ClientSession(360472120)--Connection(1832504455)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--ServerSession(454071866)--Connection(2043344908)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--UnitOfWork(293649662)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--UnitOfWork(293649662)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--UnitOfWork(293649662)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--ClientSession(360472120)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--UnitOfWork(293649662)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--ClientSession(360472120)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 629392370
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--ClientSession(629392370)--Thread(Thread[main,5,main])--acquire unit of work: 187123158
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--UnitOfWork(187123158)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--ServerSession(454071866)--Connection(685370817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--ServerSession(454071866)--Connection(685370817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.563--ServerSession(454071866)--Connection(1227688628)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--ServerSession(454071866)--Connection(685370817)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--UnitOfWork(187123158)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--UnitOfWork(187123158)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--UnitOfWork(187123158)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--UnitOfWork(187123158)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--UnitOfWork(187123158)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@43322e52)
    [junit] [EL Finest]: 2024-01-08 18:54:28.563--ServerSession(454071866)--Connection(96182930)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.563--ClientSession(629392370)--Connection(96182930)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.564--ClientSession(629392370)--Connection(96182930)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.564--ClientSession(629392370)--Connection(561288537)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [42, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--ClientSession(629392370)--Connection(561288537)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.564--ServerSession(454071866)--Connection(96182930)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--UnitOfWork(187123158)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--UnitOfWork(187123158)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--UnitOfWork(187123158)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--ClientSession(629392370)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--UnitOfWork(187123158)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--ClientSession(629392370)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1142114051
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--ClientSession(1142114051)--Thread(Thread[main,5,main])--acquire unit of work: 484753953
    [junit] [EL Finest]: 2024-01-08 18:54:28.564--UnitOfWork(484753953)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--UnitOfWork(484753953)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.564--UnitOfWork(484753953)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@43322e52)
    [junit] [EL Finest]: 2024-01-08 18:54:28.564--ServerSession(454071866)--Connection(1508244642)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.564--ClientSession(1142114051)--Connection(1508244642)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.564--ClientSession(1142114051)--Connection(1508244642)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.565--ClientSession(1142114051)--Connection(1038073051)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [42, null, null, null, null, 0, false, null, null, [B@79083c2, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--ClientSession(1142114051)--Connection(1038073051)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.565--ServerSession(454071866)--Connection(1508244642)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--UnitOfWork(484753953)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--UnitOfWork(484753953)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--UnitOfWork(484753953)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--ClientSession(1142114051)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--UnitOfWork(484753953)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--ClientSession(1142114051)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 677444815
    [junit] [EL Finer]: 2024-01-08 18:54:28.565--ClientSession(677444815)--Thread(Thread[main,5,main])--acquire unit of work: 728622226
    [junit] [EL Finest]: 2024-01-08 18:54:28.565--UnitOfWork(728622226)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.565--ServerSession(454071866)--Connection(1796516928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.565--ServerSession(454071866)--Connection(1796516928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.566--ServerSession(454071866)--Connection(87457378)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:28.566--ServerSession(454071866)--Connection(1796516928)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.566--UnitOfWork(728622226)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--UnitOfWork(728622226)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--UnitOfWork(728622226)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--UnitOfWork(728622226)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--UnitOfWork(728622226)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--ClientSession(677444815)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--UnitOfWork(728622226)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--ClientSession(677444815)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 374946845
    [junit] [EL Finer]: 2024-01-08 18:54:28.566--ClientSession(374946845)--Thread(Thread[main,5,main])--acquire unit of work: 1207124317
    [junit] [EL Finest]: 2024-01-08 18:54:28.566--UnitOfWork(1207124317)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.566--ServerSession(454071866)--Connection(1002241549)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.566--ServerSession(454071866)--Connection(1002241549)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.566--ServerSession(454071866)--Connection(1333459021)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:28.567--ServerSession(454071866)--Connection(1002241549)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.567--UnitOfWork(1207124317)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.567--UnitOfWork(1207124317)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.567--UnitOfWork(1207124317)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4db8de9c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.567--ServerSession(454071866)--Connection(2097356230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.567--ClientSession(374946845)--Connection(2097356230)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.567--ClientSession(374946845)--Connection(2097356230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.567--ClientSession(374946845)--Connection(1984192708)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_LONGVARBINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 42, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.567--ClientSession(374946845)--Connection(1984192708)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--ServerSession(454071866)--Connection(2097356230)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--UnitOfWork(1207124317)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--UnitOfWork(1207124317)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--UnitOfWork(1207124317)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--ClientSession(374946845)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--UnitOfWork(1207124317)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--ClientSession(374946845)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1865086820
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--ClientSession(1865086820)--Thread(Thread[main,5,main])--acquire unit of work: 178399850
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--UnitOfWork(178399850)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--ServerSession(454071866)--Connection(1605712314)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--ServerSession(454071866)--Connection(1605712314)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.568--ServerSession(454071866)--Connection(2113338835)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--ServerSession(454071866)--Connection(1605712314)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--UnitOfWork(178399850)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--UnitOfWork(178399850)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--UnitOfWork(178399850)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5eb52775)
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--ServerSession(454071866)--Connection(1659487569)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.568--ClientSession(1865086820)--Connection(1659487569)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.568--ClientSession(1865086820)--Connection(1659487569)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.569--ClientSession(1865086820)--Connection(1520989318)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_LONGVARBINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@79083c2, 3, 42, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--ClientSession(1865086820)--Connection(1520989318)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.569--ServerSession(454071866)--Connection(1659487569)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--UnitOfWork(178399850)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--UnitOfWork(178399850)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--UnitOfWork(178399850)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--ClientSession(1865086820)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--UnitOfWork(178399850)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--ClientSession(1865086820)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1492157022
    [junit] [EL Finer]: 2024-01-08 18:54:28.569--ClientSession(1492157022)--Thread(Thread[main,5,main])--acquire unit of work: 1956579164
    [junit] [EL Finest]: 2024-01-08 18:54:28.569--UnitOfWork(1956579164)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.569--ServerSession(454071866)--Connection(1837781261)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.569--ServerSession(454071866)--Connection(1837781261)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.569--ServerSession(454071866)--Connection(1267522211)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:28.57--ServerSession(454071866)--Connection(1837781261)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.57--UnitOfWork(1956579164)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.57--UnitOfWork(1956579164)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.57--UnitOfWork(1956579164)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1b1b13b3)
    [junit] [EL Finest]: 2024-01-08 18:54:28.57--ServerSession(454071866)--Connection(164799505)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.57--ClientSession(1492157022)--Connection(164799505)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.57--ClientSession(1492157022)--Connection(164799505)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.57--ClientSession(1492157022)--Connection(1337964497)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_LONGVARBINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@c7abb66, 4, 42, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.57--ClientSession(1492157022)--Connection(1337964497)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.57--ServerSession(454071866)--Connection(164799505)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.57--UnitOfWork(1956579164)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.57--UnitOfWork(1956579164)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.57--UnitOfWork(1956579164)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.571--ClientSession(1492157022)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.571--UnitOfWork(1956579164)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.571--ClientSession(1492157022)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.571--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1186793918
    [junit] [EL Finer]: 2024-01-08 18:54:28.571--ClientSession(1186793918)--Thread(Thread[main,5,main])--acquire unit of work: 533019524
    [junit] [EL Finest]: 2024-01-08 18:54:28.571--UnitOfWork(533019524)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.571--ServerSession(454071866)--Connection(762709650)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.571--ServerSession(454071866)--Connection(762709650)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.571--ServerSession(454071866)--Connection(1770468081)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:28.571--ServerSession(454071866)--Connection(762709650)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.571--UnitOfWork(533019524)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.571--UnitOfWork(533019524)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.571--UnitOfWork(533019524)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@71763cf2)
    [junit] [EL Finest]: 2024-01-08 18:54:28.571--ServerSession(454071866)--Connection(1013530902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.571--ClientSession(1186793918)--Connection(1013530902)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.571--ClientSession(1186793918)--Connection(1013530902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.571--ClientSession(1186793918)--Connection(839560475)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_LONGVARBINARY = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 42, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--ClientSession(1186793918)--Connection(839560475)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.572--ServerSession(454071866)--Connection(1013530902)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--UnitOfWork(533019524)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--UnitOfWork(533019524)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--UnitOfWork(533019524)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--ClientSession(1186793918)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--UnitOfWork(533019524)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--ClientSession(1186793918)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1365750193
    [junit] [EL Finer]: 2024-01-08 18:54:28.572--ClientSession(1365750193)--Thread(Thread[main,5,main])--acquire unit of work: 661662586
    [junit] [EL Finest]: 2024-01-08 18:54:28.572--UnitOfWork(661662586)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.572--ServerSession(454071866)--Connection(1089812730)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.572--ServerSession(454071866)--Connection(1089812730)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.572--ServerSession(454071866)--Connection(1848700230)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:28.572--ServerSession(454071866)--Connection(1089812730)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.581--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 422034232
    [junit] [EL Finer]: 2024-01-08 18:54:28.581--ClientSession(422034232)--Thread(Thread[main,5,main])--acquire unit of work: 2044573834
    [junit] [EL Finest]: 2024-01-08 18:54:28.581--UnitOfWork(2044573834)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.581--UnitOfWork(2044573834)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.581--UnitOfWork(2044573834)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1392dc4e)
    [junit] [EL Finest]: 2024-01-08 18:54:28.581--ServerSession(454071866)--Connection(585855265)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.581--ClientSession(422034232)--Connection(585855265)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.581--ClientSession(422034232)--Connection(585855265)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.581--ClientSession(422034232)--Connection(912688158)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.581--ClientSession(422034232)--Connection(912688158)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.582--ServerSession(454071866)--Connection(585855265)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--UnitOfWork(2044573834)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--UnitOfWork(2044573834)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--UnitOfWork(2044573834)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--ClientSession(422034232)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--UnitOfWork(2044573834)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--ClientSession(422034232)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 974035122
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--ClientSession(974035122)--Thread(Thread[main,5,main])--acquire unit of work: 1125483691
    [junit] [EL Finest]: 2024-01-08 18:54:28.582--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.582--ServerSession(454071866)--Connection(1104264867)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.582--ServerSession(454071866)--Connection(1104264867)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.582--ServerSession(454071866)--Connection(1754958439)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:28.582--ServerSession(454071866)--Connection(1104264867)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.582--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.582--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.582--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.582--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.583--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@49c0ac7a)
    [junit] [EL Finest]: 2024-01-08 18:54:28.583--ServerSession(454071866)--Connection(970808359)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--ClientSession(974035122)--Connection(970808359)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.583--ClientSession(974035122)--Connection(970808359)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.583--ClientSession(974035122)--Connection(1698191078)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [13, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--ClientSession(974035122)--Connection(1698191078)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.583--ServerSession(454071866)--Connection(970808359)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--ClientSession(974035122)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--UnitOfWork(1125483691)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--ClientSession(974035122)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1837206821
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--ClientSession(1837206821)--Thread(Thread[main,5,main])--acquire unit of work: 1047447766
    [junit] [EL Finest]: 2024-01-08 18:54:28.583--UnitOfWork(1047447766)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--UnitOfWork(1047447766)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.583--UnitOfWork(1047447766)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@49c0ac7a)
    [junit] [EL Finest]: 2024-01-08 18:54:28.583--ServerSession(454071866)--Connection(212759881)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.583--ClientSession(1837206821)--Connection(212759881)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.584--ClientSession(1837206821)--Connection(212759881)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.584--ClientSession(1837206821)--Connection(1839671644)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, A, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.584--ClientSession(1837206821)--Connection(1839671644)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.584--ServerSession(454071866)--Connection(212759881)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.584--UnitOfWork(1047447766)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.584--UnitOfWork(1047447766)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.584--UnitOfWork(1047447766)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.584--ClientSession(1837206821)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.584--UnitOfWork(1047447766)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.584--ClientSession(1837206821)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.584--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 220036251
    [junit] [EL Finer]: 2024-01-08 18:54:28.585--ClientSession(220036251)--Thread(Thread[main,5,main])--acquire unit of work: 1927693388
    [junit] [EL Finest]: 2024-01-08 18:54:28.585--UnitOfWork(1927693388)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.585--ServerSession(454071866)--Connection(643792517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.585--ServerSession(454071866)--Connection(643792517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.585--ServerSession(454071866)--Connection(941902668)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:28.585--ServerSession(454071866)--Connection(643792517)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.585--UnitOfWork(1927693388)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.585--UnitOfWork(1927693388)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.585--UnitOfWork(1927693388)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.585--UnitOfWork(1927693388)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.585--UnitOfWork(1927693388)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.644--ClientSession(220036251)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.644--UnitOfWork(1927693388)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.644--ClientSession(220036251)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.644--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1496140242
    [junit] [EL Finer]: 2024-01-08 18:54:28.644--ClientSession(1496140242)--Thread(Thread[main,5,main])--acquire unit of work: 1604045625
    [junit] [EL Finest]: 2024-01-08 18:54:28.644--UnitOfWork(1604045625)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.644--ServerSession(454071866)--Connection(1049858872)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.644--ServerSession(454071866)--Connection(1049858872)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.644--ServerSession(454071866)--Connection(905383746)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:28.644--ServerSession(454071866)--Connection(1049858872)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.645--UnitOfWork(1604045625)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.645--UnitOfWork(1604045625)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.645--UnitOfWork(1604045625)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7647219)
    [junit] [EL Finest]: 2024-01-08 18:54:28.645--ServerSession(454071866)--Connection(323984287)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.645--ClientSession(1496140242)--Connection(323984287)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.645--ClientSession(1496140242)--Connection(323984287)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.645--ClientSession(1496140242)--Connection(933218133)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_CHARACTER = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [B, 2, 13, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.645--ClientSession(1496140242)--Connection(933218133)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.646--ServerSession(454071866)--Connection(323984287)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--UnitOfWork(1604045625)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--UnitOfWork(1604045625)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--UnitOfWork(1604045625)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--ClientSession(1496140242)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--UnitOfWork(1604045625)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--ClientSession(1496140242)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1050758685
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--ClientSession(1050758685)--Thread(Thread[main,5,main])--acquire unit of work: 1373485365
    [junit] [EL Finest]: 2024-01-08 18:54:28.646--UnitOfWork(1373485365)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.646--ServerSession(454071866)--Connection(405891380)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.646--ServerSession(454071866)--Connection(405891380)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.646--ServerSession(454071866)--Connection(864445651)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:28.646--ServerSession(454071866)--Connection(405891380)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.646--UnitOfWork(1373485365)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.646--UnitOfWork(1373485365)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.646--UnitOfWork(1373485365)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3b4b10d0)
    [junit] [EL Finest]: 2024-01-08 18:54:28.647--ServerSession(454071866)--Connection(679542639)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--ClientSession(1050758685)--Connection(679542639)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.647--ClientSession(1050758685)--Connection(679542639)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.647--ClientSession(1050758685)--Connection(928310450)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_CHARACTER = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 13, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--ClientSession(1050758685)--Connection(928310450)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.647--ServerSession(454071866)--Connection(679542639)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--UnitOfWork(1373485365)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--UnitOfWork(1373485365)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--UnitOfWork(1373485365)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--ClientSession(1050758685)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--UnitOfWork(1373485365)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--ClientSession(1050758685)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2042962245
    [junit] [EL Finer]: 2024-01-08 18:54:28.647--ClientSession(2042962245)--Thread(Thread[main,5,main])--acquire unit of work: 1452397205
    [junit] [EL Finest]: 2024-01-08 18:54:28.647--UnitOfWork(1452397205)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.648--ServerSession(454071866)--Connection(1181801857)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.648--ServerSession(454071866)--Connection(1181801857)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.648--ServerSession(454071866)--Connection(1207154728)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:28.648--ServerSession(454071866)--Connection(1181801857)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.656--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2049886297
    [junit] [EL Finer]: 2024-01-08 18:54:28.656--ClientSession(2049886297)--Thread(Thread[main,5,main])--acquire unit of work: 349042235
    [junit] [EL Finest]: 2024-01-08 18:54:28.656--UnitOfWork(349042235)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.656--UnitOfWork(349042235)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.657--UnitOfWork(349042235)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6c81ee61)
    [junit] [EL Finest]: 2024-01-08 18:54:28.657--ServerSession(454071866)--Connection(1955298108)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.657--ClientSession(2049886297)--Connection(1955298108)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.657--ClientSession(2049886297)--Connection(1955298108)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.657--ClientSession(2049886297)--Connection(252454840)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [12, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.657--ClientSession(2049886297)--Connection(252454840)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.657--ServerSession(454071866)--Connection(1955298108)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--UnitOfWork(349042235)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--UnitOfWork(349042235)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--UnitOfWork(349042235)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--ClientSession(2049886297)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--UnitOfWork(349042235)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--ClientSession(2049886297)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1284853629
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--ClientSession(1284853629)--Thread(Thread[main,5,main])--acquire unit of work: 1676189512
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--ServerSession(454071866)--Connection(221730154)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--ServerSession(454071866)--Connection(221730154)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.658--ServerSession(454071866)--Connection(146378176)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--ServerSession(454071866)--Connection(221730154)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4984055c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.658--ServerSession(454071866)--Connection(977064091)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.658--ClientSession(1284853629)--Connection(977064091)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.659--ClientSession(1284853629)--Connection(977064091)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.659--ClientSession(1284853629)--Connection(1522918252)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [12, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--ClientSession(1284853629)--Connection(1522918252)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.659--ServerSession(454071866)--Connection(977064091)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--ClientSession(1284853629)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--UnitOfWork(1676189512)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--ClientSession(1284853629)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 830943075
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--ClientSession(830943075)--Thread(Thread[main,5,main])--acquire unit of work: 1835243968
    [junit] [EL Finest]: 2024-01-08 18:54:28.659--UnitOfWork(1835243968)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--UnitOfWork(1835243968)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.659--UnitOfWork(1835243968)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4984055c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.659--ServerSession(454071866)--Connection(1047568348)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.659--ClientSession(830943075)--Connection(1047568348)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.659--ClientSession(830943075)--Connection(1047568348)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.66--ClientSession(830943075)--Connection(914641734)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [12, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, 17, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--ClientSession(830943075)--Connection(914641734)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.66--ServerSession(454071866)--Connection(1047568348)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--UnitOfWork(1835243968)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--UnitOfWork(1835243968)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--UnitOfWork(1835243968)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--ClientSession(830943075)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--UnitOfWork(1835243968)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--ClientSession(830943075)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 427998326
    [junit] [EL Finer]: 2024-01-08 18:54:28.66--ClientSession(427998326)--Thread(Thread[main,5,main])--acquire unit of work: 599154405
    [junit] [EL Finest]: 2024-01-08 18:54:28.66--UnitOfWork(599154405)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.66--ServerSession(454071866)--Connection(935077814)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.66--ServerSession(454071866)--Connection(935077814)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.661--ServerSession(454071866)--Connection(862875287)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:28.661--ServerSession(454071866)--Connection(935077814)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.661--UnitOfWork(599154405)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--UnitOfWork(599154405)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--UnitOfWork(599154405)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--UnitOfWork(599154405)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--UnitOfWork(599154405)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--ClientSession(427998326)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--UnitOfWork(599154405)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--ClientSession(427998326)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 954131785
    [junit] [EL Finer]: 2024-01-08 18:54:28.661--ClientSession(954131785)--Thread(Thread[main,5,main])--acquire unit of work: 534169799
    [junit] [EL Finest]: 2024-01-08 18:54:28.661--UnitOfWork(534169799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.661--ServerSession(454071866)--Connection(681417443)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.661--ServerSession(454071866)--Connection(681417443)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.661--ServerSession(454071866)--Connection(1911610782)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:28.662--ServerSession(454071866)--Connection(681417443)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.662--UnitOfWork(534169799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.662--UnitOfWork(534169799)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.662--UnitOfWork(534169799)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@17f2edba)
    [junit] [EL Finest]: 2024-01-08 18:54:28.662--ServerSession(454071866)--Connection(1189882757)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.662--ClientSession(954131785)--Connection(1189882757)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.662--ClientSession(954131785)--Connection(1189882757)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.662--ClientSession(954131785)--Connection(1181975007)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_BYTE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [18, 2, 12, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.662--ClientSession(954131785)--Connection(1181975007)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--ServerSession(454071866)--Connection(1189882757)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--UnitOfWork(534169799)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--UnitOfWork(534169799)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--UnitOfWork(534169799)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--ClientSession(954131785)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--UnitOfWork(534169799)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--ClientSession(954131785)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1751709974
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--ClientSession(1751709974)--Thread(Thread[main,5,main])--acquire unit of work: 1342130077
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--UnitOfWork(1342130077)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--ServerSession(454071866)--Connection(358107844)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--ServerSession(454071866)--Connection(358107844)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.663--ServerSession(454071866)--Connection(1201098447)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--ServerSession(454071866)--Connection(358107844)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--UnitOfWork(1342130077)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--UnitOfWork(1342130077)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--UnitOfWork(1342130077)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5d6ece53)
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--ServerSession(454071866)--Connection(2007726063)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.663--ClientSession(1751709974)--Connection(2007726063)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.663--ClientSession(1751709974)--Connection(2007726063)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.664--ClientSession(1751709974)--Connection(1516582359)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_BYTE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 12, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--ClientSession(1751709974)--Connection(1516582359)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.664--ServerSession(454071866)--Connection(2007726063)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--UnitOfWork(1342130077)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--UnitOfWork(1342130077)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--UnitOfWork(1342130077)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--ClientSession(1751709974)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--UnitOfWork(1342130077)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--ClientSession(1751709974)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1188587205
    [junit] [EL Finer]: 2024-01-08 18:54:28.664--ClientSession(1188587205)--Thread(Thread[main,5,main])--acquire unit of work: 1793091070
    [junit] [EL Finest]: 2024-01-08 18:54:28.664--UnitOfWork(1793091070)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.664--ServerSession(454071866)--Connection(425213688)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.664--ServerSession(454071866)--Connection(425213688)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.664--ServerSession(454071866)--Connection(2068602825)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:28.665--ServerSession(454071866)--Connection(425213688)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.673--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1233325415
    [junit] [EL Finer]: 2024-01-08 18:54:28.673--ClientSession(1233325415)--Thread(Thread[main,5,main])--acquire unit of work: 134762691
    [junit] [EL Finest]: 2024-01-08 18:54:28.673--UnitOfWork(134762691)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.673--UnitOfWork(134762691)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.673--UnitOfWork(134762691)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6e406bba)
    [junit] [EL Finest]: 2024-01-08 18:54:28.673--ServerSession(454071866)--Connection(1284023361)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.673--ClientSession(1233325415)--Connection(1284023361)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.673--ClientSession(1233325415)--Connection(1284023361)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.673--ClientSession(1233325415)--Connection(105675611)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [16, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--ClientSession(1233325415)--Connection(105675611)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.674--ServerSession(454071866)--Connection(1284023361)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--UnitOfWork(134762691)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--UnitOfWork(134762691)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--UnitOfWork(134762691)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--ClientSession(1233325415)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--UnitOfWork(134762691)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--ClientSession(1233325415)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2102294147
    [junit] [EL Finer]: 2024-01-08 18:54:28.674--ClientSession(2102294147)--Thread(Thread[main,5,main])--acquire unit of work: 1953329095
    [junit] [EL Finest]: 2024-01-08 18:54:28.674--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.674--ServerSession(454071866)--Connection(287200434)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.674--ServerSession(454071866)--Connection(287200434)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.674--ServerSession(454071866)--Connection(474170199)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:28.674--ServerSession(454071866)--Connection(287200434)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.674--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.675--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.675--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.675--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@d3b82e4)
    [junit] [EL Finest]: 2024-01-08 18:54:28.675--ServerSession(454071866)--Connection(1748783941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--ClientSession(2102294147)--Connection(1748783941)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.675--ClientSession(2102294147)--Connection(1748783941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.675--ClientSession(2102294147)--Connection(1149635620)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [16, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--ClientSession(2102294147)--Connection(1149635620)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.675--ServerSession(454071866)--Connection(1748783941)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--ClientSession(2102294147)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--UnitOfWork(1953329095)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--ClientSession(2102294147)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1678298684
    [junit] [EL Finer]: 2024-01-08 18:54:28.675--ClientSession(1678298684)--Thread(Thread[main,5,main])--acquire unit of work: 1856245635
    [junit] [EL Finest]: 2024-01-08 18:54:28.675--UnitOfWork(1856245635)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--UnitOfWork(1856245635)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.676--UnitOfWork(1856245635)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@d3b82e4)
    [junit] [EL Finest]: 2024-01-08 18:54:28.676--ServerSession(454071866)--Connection(1397947633)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--ClientSession(1678298684)--Connection(1397947633)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.676--ClientSession(1678298684)--Connection(1397947633)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.676--ClientSession(1678298684)--Connection(1904849289)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [16, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, 1, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--ClientSession(1678298684)--Connection(1904849289)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.676--ServerSession(454071866)--Connection(1397947633)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--UnitOfWork(1856245635)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--UnitOfWork(1856245635)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--UnitOfWork(1856245635)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--ClientSession(1678298684)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--UnitOfWork(1856245635)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--ClientSession(1678298684)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.676--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 457620385
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--ClientSession(457620385)--Thread(Thread[main,5,main])--acquire unit of work: 1605855564
    [junit] [EL Finest]: 2024-01-08 18:54:28.677--UnitOfWork(1605855564)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.677--ServerSession(454071866)--Connection(1670287050)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.677--ServerSession(454071866)--Connection(1670287050)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.677--ServerSession(454071866)--Connection(668245127)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:28.677--ServerSession(454071866)--Connection(1670287050)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.677--UnitOfWork(1605855564)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--UnitOfWork(1605855564)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--UnitOfWork(1605855564)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--UnitOfWork(1605855564)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--UnitOfWork(1605855564)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--ClientSession(457620385)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--UnitOfWork(1605855564)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--ClientSession(457620385)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2032465356
    [junit] [EL Finer]: 2024-01-08 18:54:28.677--ClientSession(2032465356)--Thread(Thread[main,5,main])--acquire unit of work: 2109919327
    [junit] [EL Finest]: 2024-01-08 18:54:28.677--UnitOfWork(2109919327)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.677--ServerSession(454071866)--Connection(1388182036)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.677--ServerSession(454071866)--Connection(1388182036)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.677--ServerSession(454071866)--Connection(320734456)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:28.678--ServerSession(454071866)--Connection(1388182036)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.678--UnitOfWork(2109919327)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.678--UnitOfWork(2109919327)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.678--UnitOfWork(2109919327)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@26e1681c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.678--ServerSession(454071866)--Connection(1710372610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.678--ClientSession(2032465356)--Connection(1710372610)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.678--ClientSession(2032465356)--Connection(1710372610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.678--ClientSession(2032465356)--Connection(1216217640)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_LONG = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 2, 16, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.678--ClientSession(2032465356)--Connection(1216217640)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--ServerSession(454071866)--Connection(1710372610)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--UnitOfWork(2109919327)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--UnitOfWork(2109919327)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--UnitOfWork(2109919327)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--ClientSession(2032465356)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--UnitOfWork(2109919327)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--ClientSession(2032465356)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2095224435
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--ClientSession(2095224435)--Thread(Thread[main,5,main])--acquire unit of work: 148694218
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--UnitOfWork(148694218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--ServerSession(454071866)--Connection(814471355)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--ServerSession(454071866)--Connection(814471355)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.679--ServerSession(454071866)--Connection(2133487077)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--ServerSession(454071866)--Connection(814471355)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--UnitOfWork(148694218)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--UnitOfWork(148694218)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--UnitOfWork(148694218)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@780661f1)
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--ServerSession(454071866)--Connection(986657342)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.679--ClientSession(2095224435)--Connection(986657342)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.679--ClientSession(2095224435)--Connection(986657342)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.679--ClientSession(2095224435)--Connection(884578511)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_LONG = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 16, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--ClientSession(2095224435)--Connection(884578511)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.68--ServerSession(454071866)--Connection(986657342)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--UnitOfWork(148694218)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--UnitOfWork(148694218)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--UnitOfWork(148694218)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--ClientSession(2095224435)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--UnitOfWork(148694218)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--ClientSession(2095224435)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1484268933
    [junit] [EL Finer]: 2024-01-08 18:54:28.68--ClientSession(1484268933)--Thread(Thread[main,5,main])--acquire unit of work: 459645558
    [junit] [EL Finest]: 2024-01-08 18:54:28.68--UnitOfWork(459645558)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.68--ServerSession(454071866)--Connection(1675767349)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.68--ServerSession(454071866)--Connection(1675767349)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.68--ServerSession(454071866)--Connection(1196414327)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:28.681--ServerSession(454071866)--Connection(1675767349)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.688--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1771469594
    [junit] [EL Finer]: 2024-01-08 18:54:28.688--ClientSession(1771469594)--Thread(Thread[main,5,main])--acquire unit of work: 385254113
    [junit] [EL Finest]: 2024-01-08 18:54:28.688--UnitOfWork(385254113)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.688--UnitOfWork(385254113)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.688--UnitOfWork(385254113)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1348900d)
    [junit] [EL Finest]: 2024-01-08 18:54:28.689--ServerSession(454071866)--Connection(423103158)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.689--ClientSession(1771469594)--Connection(423103158)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.689--ClientSession(1771469594)--Connection(423103158)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.689--ClientSession(1771469594)--Connection(104005149)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@48572869, [B@1163f66f, [B@716fba1b, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@3feeae13, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, 1, true, 1, [B@4e0bdde7, [B@40d59ac7, [B@4ce65fa4, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--ClientSession(1771469594)--Connection(104005149)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.69--ServerSession(454071866)--Connection(423103158)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--UnitOfWork(385254113)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--UnitOfWork(385254113)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--UnitOfWork(385254113)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--ClientSession(1771469594)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--UnitOfWork(385254113)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--ClientSession(1771469594)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 72103914
    [junit] [EL Finer]: 2024-01-08 18:54:28.69--ClientSession(72103914)--Thread(Thread[main,5,main])--acquire unit of work: 354415464
    [junit] [EL Finest]: 2024-01-08 18:54:28.69--UnitOfWork(354415464)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.69--ServerSession(454071866)--Connection(872840741)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.69--ServerSession(454071866)--Connection(872840741)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.69--ServerSession(454071866)--Connection(83676733)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:28.691--ServerSession(454071866)--Connection(872840741)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.699--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1397533601
    [junit] [EL Finer]: 2024-01-08 18:54:28.699--ClientSession(1397533601)--Thread(Thread[main,5,main])--acquire unit of work: 24023844
    [junit] [EL Finest]: 2024-01-08 18:54:28.699--UnitOfWork(24023844)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.699--UnitOfWork(24023844)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.699--UnitOfWork(24023844)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4066c11c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.699--ServerSession(454071866)--Connection(960962042)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.699--ClientSession(1397533601)--Connection(960962042)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.699--ClientSession(1397533601)--Connection(960962042)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.699--ClientSession(1397533601)--Connection(1279610437)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [31, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--ClientSession(1397533601)--Connection(1279610437)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.7--ServerSession(454071866)--Connection(960962042)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--UnitOfWork(24023844)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--UnitOfWork(24023844)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--UnitOfWork(24023844)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--ClientSession(1397533601)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--UnitOfWork(24023844)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--ClientSession(1397533601)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 809992625
    [junit] [EL Finer]: 2024-01-08 18:54:28.7--ClientSession(809992625)--Thread(Thread[main,5,main])--acquire unit of work: 829354638
    [junit] [EL Finest]: 2024-01-08 18:54:28.7--UnitOfWork(829354638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.7--ServerSession(454071866)--Connection(1463788928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.7--ServerSession(454071866)--Connection(1463788928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.7--ServerSession(454071866)--Connection(100089119)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:28.701--ServerSession(454071866)--Connection(1463788928)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.701--UnitOfWork(829354638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.75--UnitOfWork(829354638)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.75--UnitOfWork(829354638)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.75--UnitOfWork(829354638)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.75--UnitOfWork(829354638)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4f8d1733)
    [junit] [EL Finest]: 2024-01-08 18:54:28.75--ServerSession(454071866)--Connection(1494707867)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.75--ClientSession(809992625)--Connection(1494707867)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.75--ClientSession(809992625)--Connection(1494707867)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.75--ClientSession(809992625)--Connection(1540657670)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [31, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--ClientSession(809992625)--Connection(1540657670)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.751--ServerSession(454071866)--Connection(1494707867)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--UnitOfWork(829354638)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--UnitOfWork(829354638)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--UnitOfWork(829354638)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--ClientSession(809992625)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--UnitOfWork(829354638)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--ClientSession(809992625)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1022676527
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--ClientSession(1022676527)--Thread(Thread[main,5,main])--acquire unit of work: 1593121948
    [junit] [EL Finest]: 2024-01-08 18:54:28.751--UnitOfWork(1593121948)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--UnitOfWork(1593121948)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.751--UnitOfWork(1593121948)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4f8d1733)
    [junit] [EL Finest]: 2024-01-08 18:54:28.751--ServerSession(454071866)--Connection(1692014125)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.751--ClientSession(1022676527)--Connection(1692014125)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.751--ClientSession(1022676527)--Connection(1692014125)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.751--ClientSession(1022676527)--Connection(2126854447)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [31, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, 1970-01-01 00:00:01.0, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--ClientSession(1022676527)--Connection(2126854447)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.752--ServerSession(454071866)--Connection(1692014125)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--UnitOfWork(1593121948)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--UnitOfWork(1593121948)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--UnitOfWork(1593121948)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--ClientSession(1022676527)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--UnitOfWork(1593121948)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--ClientSession(1022676527)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1580583604
    [junit] [EL Finer]: 2024-01-08 18:54:28.752--ClientSession(1580583604)--Thread(Thread[main,5,main])--acquire unit of work: 1785386017
    [junit] [EL Finest]: 2024-01-08 18:54:28.752--UnitOfWork(1785386017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.752--ServerSession(454071866)--Connection(1026659330)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.752--ServerSession(454071866)--Connection(1026659330)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.752--ServerSession(454071866)--Connection(592514640)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:28.753--ServerSession(454071866)--Connection(1026659330)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.753--UnitOfWork(1785386017)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--UnitOfWork(1785386017)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--UnitOfWork(1785386017)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--UnitOfWork(1785386017)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--UnitOfWork(1785386017)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--ClientSession(1580583604)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--UnitOfWork(1785386017)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--ClientSession(1580583604)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1964942109
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--ClientSession(1964942109)--Thread(Thread[main,5,main])--acquire unit of work: 772000618
    [junit] [EL Finest]: 2024-01-08 18:54:28.753--UnitOfWork(772000618)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.753--ServerSession(454071866)--Connection(1904314062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.753--ServerSession(454071866)--Connection(1904314062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.753--ServerSession(454071866)--Connection(525413346)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:28.753--ServerSession(454071866)--Connection(1904314062)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.753--UnitOfWork(772000618)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.753--UnitOfWork(772000618)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.754--UnitOfWork(772000618)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2fbfa545)
    [junit] [EL Finest]: 2024-01-08 18:54:28.754--ServerSession(454071866)--Connection(1156439581)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.754--ClientSession(1964942109)--Connection(1156439581)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.754--ClientSession(1964942109)--Connection(1156439581)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.754--ClientSession(1964942109)--Connection(854801029)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 31, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.754--ClientSession(1964942109)--Connection(854801029)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.754--ServerSession(454071866)--Connection(1156439581)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.754--UnitOfWork(772000618)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.754--UnitOfWork(772000618)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.755--UnitOfWork(772000618)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.755--ClientSession(1964942109)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.755--UnitOfWork(772000618)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.755--ClientSession(1964942109)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.755--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1698711093
    [junit] [EL Finer]: 2024-01-08 18:54:28.755--ClientSession(1698711093)--Thread(Thread[main,5,main])--acquire unit of work: 617085616
    [junit] [EL Finest]: 2024-01-08 18:54:28.755--UnitOfWork(617085616)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.755--ServerSession(454071866)--Connection(265018303)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.755--ServerSession(454071866)--Connection(265018303)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.755--ServerSession(454071866)--Connection(2070933058)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:28.755--ServerSession(454071866)--Connection(265018303)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.755--UnitOfWork(617085616)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.755--UnitOfWork(617085616)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.755--UnitOfWork(617085616)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@77005a1)
    [junit] [EL Finest]: 2024-01-08 18:54:28.755--ServerSession(454071866)--Connection(1378798009)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.755--ClientSession(1698711093)--Connection(1378798009)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.755--ClientSession(1698711093)--Connection(1378798009)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.755--ClientSession(1698711093)--Connection(91722694)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:01.0, 3, 31, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--ClientSession(1698711093)--Connection(91722694)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.756--ServerSession(454071866)--Connection(1378798009)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--UnitOfWork(617085616)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--UnitOfWork(617085616)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--UnitOfWork(617085616)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--ClientSession(1698711093)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--UnitOfWork(617085616)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--ClientSession(1698711093)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1836305130
    [junit] [EL Finer]: 2024-01-08 18:54:28.756--ClientSession(1836305130)--Thread(Thread[main,5,main])--acquire unit of work: 1236579836
    [junit] [EL Finest]: 2024-01-08 18:54:28.756--UnitOfWork(1236579836)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.756--ServerSession(454071866)--Connection(1894053551)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.756--ServerSession(454071866)--Connection(1894053551)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.756--ServerSession(454071866)--Connection(482031764)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:28.757--ServerSession(454071866)--Connection(1894053551)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.757--UnitOfWork(1236579836)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.757--UnitOfWork(1236579836)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.757--UnitOfWork(1236579836)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@31bc627)
    [junit] [EL Finest]: 2024-01-08 18:54:28.757--ServerSession(454071866)--Connection(296215802)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.757--ClientSession(1836305130)--Connection(296215802)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.757--ClientSession(1836305130)--Connection(296215802)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.757--ClientSession(1836305130)--Connection(443268272)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:02.0, 4, 31, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.757--ClientSession(1836305130)--Connection(443268272)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--ServerSession(454071866)--Connection(296215802)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--UnitOfWork(1236579836)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--UnitOfWork(1236579836)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--UnitOfWork(1236579836)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--ClientSession(1836305130)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--UnitOfWork(1236579836)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--ClientSession(1836305130)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2079724675
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--ClientSession(2079724675)--Thread(Thread[main,5,main])--acquire unit of work: 1440268083
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--UnitOfWork(1440268083)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--ServerSession(454071866)--Connection(303105796)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--ServerSession(454071866)--Connection(303105796)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.758--ServerSession(454071866)--Connection(921733929)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--ServerSession(454071866)--Connection(303105796)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--UnitOfWork(1440268083)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--UnitOfWork(1440268083)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--UnitOfWork(1440268083)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6d58dad1)
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--ServerSession(454071866)--Connection(1173400910)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.758--ClientSession(2079724675)--Connection(1173400910)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.758--ClientSession(2079724675)--Connection(1173400910)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.759--ClientSession(2079724675)--Connection(1991365787)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 31, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--ClientSession(2079724675)--Connection(1991365787)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.759--ServerSession(454071866)--Connection(1173400910)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--UnitOfWork(1440268083)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--UnitOfWork(1440268083)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--UnitOfWork(1440268083)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--ClientSession(2079724675)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--UnitOfWork(1440268083)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--ClientSession(2079724675)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1956425012
    [junit] [EL Finer]: 2024-01-08 18:54:28.759--ClientSession(1956425012)--Thread(Thread[main,5,main])--acquire unit of work: 877065268
    [junit] [EL Finest]: 2024-01-08 18:54:28.759--UnitOfWork(877065268)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.759--ServerSession(454071866)--Connection(1277950763)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.759--ServerSession(454071866)--Connection(1277950763)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.759--ServerSession(454071866)--Connection(838084102)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:28.76--ServerSession(454071866)--Connection(1277950763)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.768--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 813347313
    [junit] [EL Finer]: 2024-01-08 18:54:28.768--ClientSession(813347313)--Thread(Thread[main,5,main])--acquire unit of work: 220383418
    [junit] [EL Finest]: 2024-01-08 18:54:28.768--UnitOfWork(220383418)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.768--UnitOfWork(220383418)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.768--UnitOfWork(220383418)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4b4807e0)
    [junit] [EL Finest]: 2024-01-08 18:54:28.768--ServerSession(454071866)--Connection(925829099)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.768--ClientSession(813347313)--Connection(925829099)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.768--ClientSession(813347313)--Connection(925829099)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.768--ClientSession(813347313)--Connection(752058028)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 88.5, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--ClientSession(813347313)--Connection(752058028)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.769--ServerSession(454071866)--Connection(925829099)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--UnitOfWork(220383418)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--UnitOfWork(220383418)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--UnitOfWork(220383418)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--ClientSession(813347313)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--UnitOfWork(220383418)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--ClientSession(813347313)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 196598321
    [junit] [EL Finer]: 2024-01-08 18:54:28.769--ClientSession(196598321)--Thread(Thread[main,5,main])--acquire unit of work: 1156093171
    [junit] [EL Finest]: 2024-01-08 18:54:28.769--UnitOfWork(1156093171)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.769--ServerSession(454071866)--Connection(1945740508)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.769--ServerSession(454071866)--Connection(1945740508)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.769--ServerSession(454071866)--Connection(743917793)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:28.769--ServerSession(454071866)--Connection(1945740508)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.769--UnitOfWork(1156093171)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--UnitOfWork(1156093171)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--UnitOfWork(1156093171)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--UnitOfWork(1156093171)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--UnitOfWork(1156093171)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--ClientSession(196598321)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--UnitOfWork(1156093171)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--ClientSession(196598321)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 833418546
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--ClientSession(833418546)--Thread(Thread[main,5,main])--acquire unit of work: 190449190
    [junit] [EL Finest]: 2024-01-08 18:54:28.77--UnitOfWork(190449190)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.77--ServerSession(454071866)--Connection(1268745115)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.77--ServerSession(454071866)--Connection(1268745115)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.77--ServerSession(454071866)--Connection(961296911)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:28.77--ServerSession(454071866)--Connection(1268745115)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.77--UnitOfWork(190449190)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--UnitOfWork(190449190)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.77--UnitOfWork(190449190)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@34af1d92)
    [junit] [EL Finest]: 2024-01-08 18:54:28.77--ServerSession(454071866)--Connection(1321117494)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.77--ClientSession(833418546)--Connection(1321117494)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.77--ClientSession(833418546)--Connection(1321117494)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.771--ClientSession(833418546)--Connection(36794622)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET P_FLOAT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [77.5, 2, 7, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--ClientSession(833418546)--Connection(36794622)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.771--ServerSession(454071866)--Connection(1321117494)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--UnitOfWork(190449190)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--UnitOfWork(190449190)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--UnitOfWork(190449190)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--ClientSession(833418546)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--UnitOfWork(190449190)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--ClientSession(833418546)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2096787669
    [junit] [EL Finer]: 2024-01-08 18:54:28.771--ClientSession(2096787669)--Thread(Thread[main,5,main])--acquire unit of work: 1195831147
    [junit] [EL Finest]: 2024-01-08 18:54:28.771--UnitOfWork(1195831147)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.771--ServerSession(454071866)--Connection(1316606461)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.771--ServerSession(454071866)--Connection(1316606461)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.771--ServerSession(454071866)--Connection(1500736280)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:28.772--ServerSession(454071866)--Connection(1316606461)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.78--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1449642415
    [junit] [EL Finer]: 2024-01-08 18:54:28.78--ClientSession(1449642415)--Thread(Thread[main,5,main])--acquire unit of work: 2057246082
    [junit] [EL Finest]: 2024-01-08 18:54:28.78--UnitOfWork(2057246082)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.78--UnitOfWork(2057246082)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.78--UnitOfWork(2057246082)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3f1da531)
    [junit] [EL Finest]: 2024-01-08 18:54:28.78--ServerSession(454071866)--Connection(164203510)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.78--ClientSession(1449642415)--Connection(164203510)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.78--ClientSession(1449642415)--Connection(164203510)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.78--ClientSession(1449642415)--Connection(192461896)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 19, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.78--ClientSession(1449642415)--Connection(192461896)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.781--ServerSession(454071866)--Connection(164203510)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(2057246082)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(2057246082)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(2057246082)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--ClientSession(1449642415)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(2057246082)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--ClientSession(1449642415)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1623852549
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--ClientSession(1623852549)--Thread(Thread[main,5,main])--acquire unit of work: 622438353
    [junit] [EL Finest]: 2024-01-08 18:54:28.781--UnitOfWork(622438353)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.781--ServerSession(454071866)--Connection(1808647622)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.781--ServerSession(454071866)--Connection(1808647622)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.781--ServerSession(454071866)--Connection(1197382632)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:28.781--ServerSession(454071866)--Connection(1808647622)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.781--UnitOfWork(622438353)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(622438353)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(622438353)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(622438353)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(622438353)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--ClientSession(1623852549)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--UnitOfWork(622438353)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--ClientSession(1623852549)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 688852376
    [junit] [EL Finer]: 2024-01-08 18:54:28.781--ClientSession(688852376)--Thread(Thread[main,5,main])--acquire unit of work: 2088186502
    [junit] [EL Finest]: 2024-01-08 18:54:28.781--UnitOfWork(2088186502)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.781--ServerSession(454071866)--Connection(970985037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.782--ServerSession(454071866)--Connection(970985037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.782--ServerSession(454071866)--Connection(1225439033)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:28.782--ServerSession(454071866)--Connection(970985037)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.782--UnitOfWork(2088186502)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.782--UnitOfWork(2088186502)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.782--UnitOfWork(2088186502)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5d1ef2ce)
    [junit] [EL Finest]: 2024-01-08 18:54:28.782--ServerSession(454071866)--Connection(553128096)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.782--ClientSession(688852376)--Connection(553128096)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.782--ClientSession(688852376)--Connection(553128096)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.782--ClientSession(688852376)--Connection(173674227)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET P_SHORT = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [45, 2, 4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--ClientSession(688852376)--Connection(173674227)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.783--ServerSession(454071866)--Connection(553128096)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--UnitOfWork(2088186502)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--UnitOfWork(2088186502)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--UnitOfWork(2088186502)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--ClientSession(688852376)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--UnitOfWork(2088186502)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--ClientSession(688852376)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1754365553
    [junit] [EL Finer]: 2024-01-08 18:54:28.783--ClientSession(1754365553)--Thread(Thread[main,5,main])--acquire unit of work: 143396563
    [junit] [EL Finest]: 2024-01-08 18:54:28.783--UnitOfWork(143396563)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.783--ServerSession(454071866)--Connection(1392223399)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.783--ServerSession(454071866)--Connection(1392223399)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.783--ServerSession(454071866)--Connection(1540746334)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:28.783--ServerSession(454071866)--Connection(1392223399)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.792--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 969458295
    [junit] [EL Finer]: 2024-01-08 18:54:28.792--ClientSession(969458295)--Thread(Thread[main,5,main])--acquire unit of work: 1005736508
    [junit] [EL Finest]: 2024-01-08 18:54:28.792--UnitOfWork(1005736508)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.792--UnitOfWork(1005736508)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.792--UnitOfWork(1005736508)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@563e84eb)
    [junit] [EL Finest]: 2024-01-08 18:54:28.792--ServerSession(454071866)--Connection(16643571)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.792--ClientSession(969458295)--Connection(16643571)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.792--ClientSession(969458295)--Connection(16643571)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.792--ClientSession(969458295)--Connection(691479650)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [44, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--ClientSession(969458295)--Connection(691479650)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.793--ServerSession(454071866)--Connection(16643571)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--UnitOfWork(1005736508)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--UnitOfWork(1005736508)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--UnitOfWork(1005736508)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--ClientSession(969458295)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--UnitOfWork(1005736508)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--ClientSession(969458295)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1052280804
    [junit] [EL Finer]: 2024-01-08 18:54:28.793--ClientSession(1052280804)--Thread(Thread[main,5,main])--acquire unit of work: 1359327149
    [junit] [EL Finest]: 2024-01-08 18:54:28.793--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.793--ServerSession(454071866)--Connection(1090618843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.793--ServerSession(454071866)--Connection(1090618843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.793--ServerSession(454071866)--Connection(759353060)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:28.794--ServerSession(454071866)--Connection(1090618843)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.794--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.794--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.794--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.794--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.794--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2bbb5e92)
    [junit] [EL Finest]: 2024-01-08 18:54:28.794--ServerSession(454071866)--Connection(1574436530)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.794--ClientSession(1052280804)--Connection(1574436530)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.794--ClientSession(1052280804)--Connection(1574436530)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.794--ClientSession(1052280804)--Connection(1972928916)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [44, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.794--ClientSession(1052280804)--Connection(1972928916)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.795--ServerSession(454071866)--Connection(1574436530)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--ClientSession(1052280804)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--UnitOfWork(1359327149)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--ClientSession(1052280804)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 723238317
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--ClientSession(723238317)--Thread(Thread[main,5,main])--acquire unit of work: 1239147538
    [junit] [EL Finest]: 2024-01-08 18:54:28.795--UnitOfWork(1239147538)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--UnitOfWork(1239147538)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.795--UnitOfWork(1239147538)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2bbb5e92)
    [junit] [EL Finest]: 2024-01-08 18:54:28.795--ServerSession(454071866)--Connection(1285506094)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--ClientSession(723238317)--Connection(1285506094)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.795--ClientSession(723238317)--Connection(1285506094)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.795--ClientSession(723238317)--Connection(975138501)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [44, null, null, null, null, 0, false, null, null, null, 0, null, UNCHANGED, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.795--ClientSession(723238317)--Connection(975138501)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.796--ServerSession(454071866)--Connection(1285506094)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(1239147538)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(1239147538)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(1239147538)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--ClientSession(723238317)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(1239147538)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--ClientSession(723238317)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 641921354
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--ClientSession(641921354)--Thread(Thread[main,5,main])--acquire unit of work: 273317784
    [junit] [EL Finest]: 2024-01-08 18:54:28.796--UnitOfWork(273317784)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.796--ServerSession(454071866)--Connection(1373782546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.796--ServerSession(454071866)--Connection(1373782546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.796--ServerSession(454071866)--Connection(1788668712)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:28.796--ServerSession(454071866)--Connection(1373782546)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.796--UnitOfWork(273317784)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(273317784)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(273317784)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(273317784)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(273317784)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--ClientSession(641921354)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--UnitOfWork(273317784)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.796--ClientSession(641921354)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.797--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1458162670
    [junit] [EL Finer]: 2024-01-08 18:54:28.797--ClientSession(1458162670)--Thread(Thread[main,5,main])--acquire unit of work: 562550700
    [junit] [EL Finest]: 2024-01-08 18:54:28.797--UnitOfWork(562550700)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.797--ServerSession(454071866)--Connection(1038481426)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.797--ServerSession(454071866)--Connection(1038481426)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.797--ServerSession(454071866)--Connection(1801640129)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:28.797--ServerSession(454071866)--Connection(1038481426)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.797--UnitOfWork(562550700)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.797--UnitOfWork(562550700)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.797--UnitOfWork(562550700)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6ce95b9a)
    [junit] [EL Finest]: 2024-01-08 18:54:28.797--ServerSession(454071866)--Connection(379183927)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.797--ClientSession(1458162670)--Connection(379183927)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.797--ClientSession(1458162670)--Connection(379183927)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.797--ClientSession(1458162670)--Connection(805982197)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PCA_VARCHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 44, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--ClientSession(1458162670)--Connection(805982197)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.798--ServerSession(454071866)--Connection(379183927)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--UnitOfWork(562550700)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--UnitOfWork(562550700)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--UnitOfWork(562550700)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--ClientSession(1458162670)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--UnitOfWork(562550700)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--ClientSession(1458162670)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 104559317
    [junit] [EL Finer]: 2024-01-08 18:54:28.798--ClientSession(104559317)--Thread(Thread[main,5,main])--acquire unit of work: 1608690046
    [junit] [EL Finest]: 2024-01-08 18:54:28.798--UnitOfWork(1608690046)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.798--ServerSession(454071866)--Connection(1039478928)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.798--ServerSession(454071866)--Connection(1039478928)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.798--ServerSession(454071866)--Connection(171487803)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:28.799--ServerSession(454071866)--Connection(1039478928)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.799--UnitOfWork(1608690046)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.799--UnitOfWork(1608690046)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.799--UnitOfWork(1608690046)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1dab2ebd)
    [junit] [EL Finest]: 2024-01-08 18:54:28.799--ServerSession(454071866)--Connection(1177042512)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.799--ClientSession(104559317)--Connection(1177042512)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.799--ClientSession(104559317)--Connection(1177042512)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.799--ClientSession(104559317)--Connection(1473384890)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PCA_VARCHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [UNCHANGED, 3, 44, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--ClientSession(104559317)--Connection(1473384890)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.857--ServerSession(454071866)--Connection(1177042512)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--UnitOfWork(1608690046)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--UnitOfWork(1608690046)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--UnitOfWork(1608690046)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--ClientSession(104559317)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--UnitOfWork(1608690046)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--ClientSession(104559317)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1830355670
    [junit] [EL Finer]: 2024-01-08 18:54:28.857--ClientSession(1830355670)--Thread(Thread[main,5,main])--acquire unit of work: 1782872987
    [junit] [EL Finest]: 2024-01-08 18:54:28.857--UnitOfWork(1782872987)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.857--ServerSession(454071866)--Connection(769452200)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.857--ServerSession(454071866)--Connection(769452200)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.857--ServerSession(454071866)--Connection(2128541683)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:28.858--ServerSession(454071866)--Connection(769452200)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.858--UnitOfWork(1782872987)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.858--UnitOfWork(1782872987)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.858--UnitOfWork(1782872987)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1225750a)
    [junit] [EL Finest]: 2024-01-08 18:54:28.858--ServerSession(454071866)--Connection(1360937932)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.858--ClientSession(1830355670)--Connection(1360937932)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.858--ClientSession(1830355670)--Connection(1360937932)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.858--ClientSession(1830355670)--Connection(674865798)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PCA_VARCHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [XNCHANGED, 4, 44, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--ClientSession(1830355670)--Connection(674865798)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.859--ServerSession(454071866)--Connection(1360937932)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--UnitOfWork(1782872987)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--UnitOfWork(1782872987)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--UnitOfWork(1782872987)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--ClientSession(1830355670)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--UnitOfWork(1782872987)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--ClientSession(1830355670)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2074345447
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--ClientSession(2074345447)--Thread(Thread[main,5,main])--acquire unit of work: 1484833660
    [junit] [EL Finest]: 2024-01-08 18:54:28.859--UnitOfWork(1484833660)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.859--ServerSession(454071866)--Connection(1028155256)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.859--ServerSession(454071866)--Connection(1028155256)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.859--ServerSession(454071866)--Connection(1153560320)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:28.859--ServerSession(454071866)--Connection(1028155256)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.859--UnitOfWork(1484833660)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.859--UnitOfWork(1484833660)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.86--UnitOfWork(1484833660)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7e3cd0e8)
    [junit] [EL Finest]: 2024-01-08 18:54:28.86--ServerSession(454071866)--Connection(1271094553)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--ClientSession(2074345447)--Connection(1271094553)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.86--ClientSession(2074345447)--Connection(1271094553)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.86--ClientSession(2074345447)--Connection(540308581)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PCA_VARCHAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 44, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--ClientSession(2074345447)--Connection(540308581)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.86--ServerSession(454071866)--Connection(1271094553)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--UnitOfWork(1484833660)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--UnitOfWork(1484833660)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--UnitOfWork(1484833660)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--ClientSession(2074345447)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--UnitOfWork(1484833660)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--ClientSession(2074345447)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 821143906
    [junit] [EL Finer]: 2024-01-08 18:54:28.86--ClientSession(821143906)--Thread(Thread[main,5,main])--acquire unit of work: 1636504048
    [junit] [EL Finest]: 2024-01-08 18:54:28.86--UnitOfWork(1636504048)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.86--ServerSession(454071866)--Connection(1654642424)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.861--ServerSession(454071866)--Connection(1654642424)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.861--ServerSession(454071866)--Connection(1616021043)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:28.861--ServerSession(454071866)--Connection(1654642424)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.869--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 370967301
    [junit] [EL Finer]: 2024-01-08 18:54:28.869--ClientSession(370967301)--Thread(Thread[main,5,main])--acquire unit of work: 1768892525
    [junit] [EL Finest]: 2024-01-08 18:54:28.869--UnitOfWork(1768892525)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.87--UnitOfWork(1768892525)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.87--UnitOfWork(1768892525)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1aebf638)
    [junit] [EL Finest]: 2024-01-08 18:54:28.87--ServerSession(454071866)--Connection(2119370626)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.87--ClientSession(370967301)--Connection(2119370626)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.87--ClientSession(370967301)--Connection(2119370626)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.87--ClientSession(370967301)--Connection(1861186661)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [51, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.87--ClientSession(370967301)--Connection(1861186661)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.87--ServerSession(454071866)--Connection(2119370626)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.87--UnitOfWork(1768892525)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--UnitOfWork(1768892525)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--UnitOfWork(1768892525)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--ClientSession(370967301)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--UnitOfWork(1768892525)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--ClientSession(370967301)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 179929353
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--ClientSession(179929353)--Thread(Thread[main,5,main])--acquire unit of work: 1823533259
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--ServerSession(454071866)--Connection(2045371748)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--ServerSession(454071866)--Connection(2045371748)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.871--ServerSession(454071866)--Connection(1377796682)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--ServerSession(454071866)--Connection(2045371748)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7f75b42f)
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--ServerSession(454071866)--Connection(1730312920)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.871--ClientSession(179929353)--Connection(1730312920)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.871--ClientSession(179929353)--Connection(1730312920)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.872--ClientSession(179929353)--Connection(874459229)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [51, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--ClientSession(179929353)--Connection(874459229)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.872--ServerSession(454071866)--Connection(1730312920)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--ClientSession(179929353)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--UnitOfWork(1823533259)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--ClientSession(179929353)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 583003170
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--ClientSession(583003170)--Thread(Thread[main,5,main])--acquire unit of work: 1447015959
    [junit] [EL Finest]: 2024-01-08 18:54:28.872--UnitOfWork(1447015959)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--UnitOfWork(1447015959)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.872--UnitOfWork(1447015959)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7f75b42f)
    [junit] [EL Finest]: 2024-01-08 18:54:28.872--ServerSession(454071866)--Connection(883442883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.872--ClientSession(583003170)--Connection(883442883)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.872--ClientSession(583003170)--Connection(883442883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.873--ClientSession(583003170)--Connection(1354155703)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [51, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, [B@26ce10f1, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--ClientSession(583003170)--Connection(1354155703)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.873--ServerSession(454071866)--Connection(883442883)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--UnitOfWork(1447015959)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--UnitOfWork(1447015959)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--UnitOfWork(1447015959)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--ClientSession(583003170)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--UnitOfWork(1447015959)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--ClientSession(583003170)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 165880610
    [junit] [EL Finer]: 2024-01-08 18:54:28.873--ClientSession(165880610)--Thread(Thread[main,5,main])--acquire unit of work: 1862717399
    [junit] [EL Finest]: 2024-01-08 18:54:28.873--UnitOfWork(1862717399)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.873--ServerSession(454071866)--Connection(1468918437)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.874--ServerSession(454071866)--Connection(1468918437)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.874--ServerSession(454071866)--Connection(1862535337)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:28.874--ServerSession(454071866)--Connection(1468918437)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.874--UnitOfWork(1862717399)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--UnitOfWork(1862717399)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--UnitOfWork(1862717399)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--UnitOfWork(1862717399)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--UnitOfWork(1862717399)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--ClientSession(165880610)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--UnitOfWork(1862717399)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--ClientSession(165880610)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 5446274
    [junit] [EL Finer]: 2024-01-08 18:54:28.874--ClientSession(5446274)--Thread(Thread[main,5,main])--acquire unit of work: 1611246249
    [junit] [EL Finest]: 2024-01-08 18:54:28.874--UnitOfWork(1611246249)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.874--ServerSession(454071866)--Connection(1064528727)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.874--ServerSession(454071866)--Connection(1064528727)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.874--ServerSession(454071866)--Connection(1174072748)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:28.875--ServerSession(454071866)--Connection(1064528727)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.875--UnitOfWork(1611246249)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.875--UnitOfWork(1611246249)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.875--UnitOfWork(1611246249)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7094cd6c)
    [junit] [EL Finest]: 2024-01-08 18:54:28.875--ServerSession(454071866)--Connection(1078718875)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.875--ClientSession(5446274)--Connection(1078718875)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.875--ClientSession(5446274)--Connection(1078718875)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.875--ClientSession(5446274)--Connection(1903039050)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SERIALIZABLE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 51, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--ClientSession(5446274)--Connection(1903039050)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.876--ServerSession(454071866)--Connection(1078718875)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--UnitOfWork(1611246249)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--UnitOfWork(1611246249)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--UnitOfWork(1611246249)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--ClientSession(5446274)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--UnitOfWork(1611246249)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--ClientSession(5446274)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 666052499
    [junit] [EL Finer]: 2024-01-08 18:54:28.876--ClientSession(666052499)--Thread(Thread[main,5,main])--acquire unit of work: 946589143
    [junit] [EL Finest]: 2024-01-08 18:54:28.876--UnitOfWork(946589143)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.876--ServerSession(454071866)--Connection(957773010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.876--ServerSession(454071866)--Connection(957773010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.876--ServerSession(454071866)--Connection(1197284055)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:28.876--ServerSession(454071866)--Connection(957773010)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.877--UnitOfWork(946589143)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.877--UnitOfWork(946589143)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.877--UnitOfWork(946589143)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1f0f4d9f)
    [junit] [EL Finest]: 2024-01-08 18:54:28.877--ServerSession(454071866)--Connection(2049544179)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.877--ClientSession(666052499)--Connection(2049544179)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.877--ClientSession(666052499)--Connection(2049544179)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.877--ClientSession(666052499)--Connection(1153199039)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SERIALIZABLE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@4987f454, 3, 51, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.877--ClientSession(666052499)--Connection(1153199039)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.877--ServerSession(454071866)--Connection(2049544179)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.877--UnitOfWork(946589143)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.877--UnitOfWork(946589143)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.878--UnitOfWork(946589143)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.878--ClientSession(666052499)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.878--UnitOfWork(946589143)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.878--ClientSession(666052499)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.878--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1517466717
    [junit] [EL Finer]: 2024-01-08 18:54:28.878--ClientSession(1517466717)--Thread(Thread[main,5,main])--acquire unit of work: 2109005119
    [junit] [EL Finest]: 2024-01-08 18:54:28.878--UnitOfWork(2109005119)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.878--ServerSession(454071866)--Connection(1802517206)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.878--ServerSession(454071866)--Connection(1802517206)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.878--ServerSession(454071866)--Connection(1240795385)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:28.878--ServerSession(454071866)--Connection(1802517206)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.878--UnitOfWork(2109005119)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.878--UnitOfWork(2109005119)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.878--UnitOfWork(2109005119)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5d6cf511)
    [junit] [EL Finest]: 2024-01-08 18:54:28.878--ServerSession(454071866)--Connection(214712056)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.878--ClientSession(1517466717)--Connection(214712056)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.878--ClientSession(1517466717)--Connection(214712056)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.879--ClientSession(1517466717)--Connection(331497138)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SERIALIZABLE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@4c435710, 4, 51, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--ClientSession(1517466717)--Connection(331497138)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.879--ServerSession(454071866)--Connection(214712056)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--UnitOfWork(2109005119)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--UnitOfWork(2109005119)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--UnitOfWork(2109005119)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--ClientSession(1517466717)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--UnitOfWork(2109005119)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--ClientSession(1517466717)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1929903503
    [junit] [EL Finer]: 2024-01-08 18:54:28.879--ClientSession(1929903503)--Thread(Thread[main,5,main])--acquire unit of work: 1907522291
    [junit] [EL Finest]: 2024-01-08 18:54:28.879--UnitOfWork(1907522291)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.879--ServerSession(454071866)--Connection(1504312856)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.879--ServerSession(454071866)--Connection(1504312856)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.879--ServerSession(454071866)--Connection(710925693)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:28.88--ServerSession(454071866)--Connection(1504312856)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.88--UnitOfWork(1907522291)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.88--UnitOfWork(1907522291)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.88--UnitOfWork(1907522291)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4ff2de2)
    [junit] [EL Finest]: 2024-01-08 18:54:28.88--ServerSession(454071866)--Connection(2072106226)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.88--ClientSession(1929903503)--Connection(2072106226)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.88--ClientSession(1929903503)--Connection(2072106226)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.88--ClientSession(1929903503)--Connection(1477011208)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SERIALIZABLE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 51, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.88--ClientSession(1929903503)--Connection(1477011208)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.881--ServerSession(454071866)--Connection(2072106226)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.881--UnitOfWork(1907522291)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.881--UnitOfWork(1907522291)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.881--UnitOfWork(1907522291)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.881--ClientSession(1929903503)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.881--UnitOfWork(1907522291)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.881--ClientSession(1929903503)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.881--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1267794654
    [junit] [EL Finer]: 2024-01-08 18:54:28.881--ClientSession(1267794654)--Thread(Thread[main,5,main])--acquire unit of work: 1044543770
    [junit] [EL Finest]: 2024-01-08 18:54:28.881--UnitOfWork(1044543770)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.881--ServerSession(454071866)--Connection(769681661)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.881--ServerSession(454071866)--Connection(769681661)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.881--ServerSession(454071866)--Connection(666740069)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:28.881--ServerSession(454071866)--Connection(769681661)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.89--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 319762122
    [junit] [EL Finer]: 2024-01-08 18:54:28.89--ClientSession(319762122)--Thread(Thread[main,5,main])--acquire unit of work: 2112055697
    [junit] [EL Finest]: 2024-01-08 18:54:28.89--UnitOfWork(2112055697)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.89--UnitOfWork(2112055697)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.89--UnitOfWork(2112055697)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4a261ac8)
    [junit] [EL Finest]: 2024-01-08 18:54:28.89--ServerSession(454071866)--Connection(1255495583)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.89--ClientSession(319762122)--Connection(1255495583)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.89--ClientSession(319762122)--Connection(1255495583)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.89--ClientSession(319762122)--Connection(740036789)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.89--ClientSession(319762122)--Connection(740036789)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.89--ServerSession(454071866)--Connection(1255495583)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--UnitOfWork(2112055697)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--UnitOfWork(2112055697)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--UnitOfWork(2112055697)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--ClientSession(319762122)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--UnitOfWork(2112055697)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--ClientSession(319762122)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1155735177
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--ClientSession(1155735177)--Thread(Thread[main,5,main])--acquire unit of work: 610979877
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--UnitOfWork(610979877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--ServerSession(454071866)--Connection(1749018021)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--ServerSession(454071866)--Connection(1749018021)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.891--ServerSession(454071866)--Connection(196549785)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--ServerSession(454071866)--Connection(1749018021)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--UnitOfWork(610979877)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--UnitOfWork(610979877)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--UnitOfWork(610979877)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--UnitOfWork(610979877)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--UnitOfWork(610979877)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@25e54512)
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--ServerSession(454071866)--Connection(16781255)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.891--ClientSession(1155735177)--Connection(16781255)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.891--ClientSession(1155735177)--Connection(16781255)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.892--ClientSession(1155735177)--Connection(883445275)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [15, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--ClientSession(1155735177)--Connection(883445275)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.892--ServerSession(454071866)--Connection(16781255)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--UnitOfWork(610979877)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--UnitOfWork(610979877)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--UnitOfWork(610979877)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--ClientSession(1155735177)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--UnitOfWork(610979877)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--ClientSession(1155735177)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 222981964
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--ClientSession(222981964)--Thread(Thread[main,5,main])--acquire unit of work: 213198613
    [junit] [EL Finest]: 2024-01-08 18:54:28.892--UnitOfWork(213198613)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--UnitOfWork(213198613)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.892--UnitOfWork(213198613)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@25e54512)
    [junit] [EL Finest]: 2024-01-08 18:54:28.892--ServerSession(454071866)--Connection(320476956)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.892--ClientSession(222981964)--Connection(320476956)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.892--ClientSession(222981964)--Connection(320476956)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.892--ClientSession(222981964)--Connection(1299462716)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, 1, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--ClientSession(222981964)--Connection(1299462716)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.893--ServerSession(454071866)--Connection(320476956)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--UnitOfWork(213198613)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--UnitOfWork(213198613)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--UnitOfWork(213198613)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--ClientSession(222981964)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--UnitOfWork(213198613)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--ClientSession(222981964)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1227255573
    [junit] [EL Finer]: 2024-01-08 18:54:28.893--ClientSession(1227255573)--Thread(Thread[main,5,main])--acquire unit of work: 180827098
    [junit] [EL Finest]: 2024-01-08 18:54:28.893--UnitOfWork(180827098)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.893--ServerSession(454071866)--Connection(1712213348)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.893--ServerSession(454071866)--Connection(1712213348)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.893--ServerSession(454071866)--Connection(1876161740)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:28.894--ServerSession(454071866)--Connection(1712213348)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.894--UnitOfWork(180827098)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--UnitOfWork(180827098)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--UnitOfWork(180827098)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--UnitOfWork(180827098)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--UnitOfWork(180827098)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--ClientSession(1227255573)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--UnitOfWork(180827098)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--ClientSession(1227255573)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1114190780
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--ClientSession(1114190780)--Thread(Thread[main,5,main])--acquire unit of work: 1815583573
    [junit] [EL Finest]: 2024-01-08 18:54:28.894--UnitOfWork(1815583573)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.894--ServerSession(454071866)--Connection(614533232)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.894--ServerSession(454071866)--Connection(614533232)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.894--ServerSession(454071866)--Connection(1891387713)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:28.894--ServerSession(454071866)--Connection(614533232)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.894--UnitOfWork(1815583573)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.894--UnitOfWork(1815583573)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.894--UnitOfWork(1815583573)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2bfea127)
    [junit] [EL Finest]: 2024-01-08 18:54:28.895--ServerSession(454071866)--Connection(1970704765)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--ClientSession(1114190780)--Connection(1970704765)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.895--ClientSession(1114190780)--Connection(1970704765)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.895--ClientSession(1114190780)--Connection(736096621)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_INTEGER = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 2, 15, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--ClientSession(1114190780)--Connection(736096621)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.895--ServerSession(454071866)--Connection(1970704765)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--UnitOfWork(1815583573)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--UnitOfWork(1815583573)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--UnitOfWork(1815583573)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--ClientSession(1114190780)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--UnitOfWork(1815583573)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--ClientSession(1114190780)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 481541540
    [junit] [EL Finer]: 2024-01-08 18:54:28.895--ClientSession(481541540)--Thread(Thread[main,5,main])--acquire unit of work: 1569667638
    [junit] [EL Finest]: 2024-01-08 18:54:28.895--UnitOfWork(1569667638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.895--ServerSession(454071866)--Connection(152038515)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.895--ServerSession(454071866)--Connection(152038515)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.895--ServerSession(454071866)--Connection(2015273493)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:28.896--ServerSession(454071866)--Connection(152038515)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.896--UnitOfWork(1569667638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.896--UnitOfWork(1569667638)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.896--UnitOfWork(1569667638)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5d3ba5ab)
    [junit] [EL Finest]: 2024-01-08 18:54:28.896--ServerSession(454071866)--Connection(648198000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.896--ClientSession(481541540)--Connection(648198000)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.896--ClientSession(481541540)--Connection(648198000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.896--ClientSession(481541540)--Connection(1423967645)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET W_INTEGER = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 15, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.896--ClientSession(481541540)--Connection(1423967645)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.897--ServerSession(454071866)--Connection(648198000)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.897--UnitOfWork(1569667638)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.897--UnitOfWork(1569667638)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.897--UnitOfWork(1569667638)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.897--ClientSession(481541540)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.897--UnitOfWork(1569667638)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.897--ClientSession(481541540)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.897--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1925284156
    [junit] [EL Finer]: 2024-01-08 18:54:28.897--ClientSession(1925284156)--Thread(Thread[main,5,main])--acquire unit of work: 1097576739
    [junit] [EL Finest]: 2024-01-08 18:54:28.897--UnitOfWork(1097576739)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.897--ServerSession(454071866)--Connection(368285822)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.897--ServerSession(454071866)--Connection(368285822)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.897--ServerSession(454071866)--Connection(1992594123)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:28.897--ServerSession(454071866)--Connection(368285822)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.905--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2012906925
    [junit] [EL Finer]: 2024-01-08 18:54:28.905--ClientSession(2012906925)--Thread(Thread[main,5,main])--acquire unit of work: 78491079
    [junit] [EL Finest]: 2024-01-08 18:54:28.905--UnitOfWork(78491079)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.905--UnitOfWork(78491079)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.905--UnitOfWork(78491079)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2e9b3c63)
    [junit] [EL Finest]: 2024-01-08 18:54:28.905--ServerSession(454071866)--Connection(1302930322)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.905--ClientSession(2012906925)--Connection(1302930322)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.905--ClientSession(2012906925)--Connection(1302930322)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.906--ClientSession(2012906925)--Connection(604204149)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [33, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--ClientSession(2012906925)--Connection(604204149)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.963--ServerSession(454071866)--Connection(1302930322)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--UnitOfWork(78491079)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--UnitOfWork(78491079)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--UnitOfWork(78491079)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--ClientSession(2012906925)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--UnitOfWork(78491079)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--ClientSession(2012906925)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1442291478
    [junit] [EL Finer]: 2024-01-08 18:54:28.963--ClientSession(1442291478)--Thread(Thread[main,5,main])--acquire unit of work: 1371968393
    [junit] [EL Finest]: 2024-01-08 18:54:28.963--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.963--ServerSession(454071866)--Connection(1847143680)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.963--ServerSession(454071866)--Connection(1847143680)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.963--ServerSession(454071866)--Connection(1552039365)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:28.964--ServerSession(454071866)--Connection(1847143680)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.964--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.964--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.964--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.964--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.964--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@50db8192)
    [junit] [EL Finest]: 2024-01-08 18:54:28.964--ServerSession(454071866)--Connection(976007317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.964--ClientSession(1442291478)--Connection(976007317)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.964--ClientSession(1442291478)--Connection(976007317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.964--ClientSession(1442291478)--Connection(795739850)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [33, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.964--ClientSession(1442291478)--Connection(795739850)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.965--ServerSession(454071866)--Connection(976007317)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--ClientSession(1442291478)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--UnitOfWork(1371968393)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--ClientSession(1442291478)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 974952081
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--ClientSession(974952081)--Thread(Thread[main,5,main])--acquire unit of work: 1701519711
    [junit] [EL Finest]: 2024-01-08 18:54:28.965--UnitOfWork(1701519711)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--UnitOfWork(1701519711)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.965--UnitOfWork(1701519711)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@50db8192)
    [junit] [EL Finest]: 2024-01-08 18:54:28.965--ServerSession(454071866)--Connection(930732386)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.965--ClientSession(974952081)--Connection(930732386)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.965--ClientSession(974952081)--Connection(930732386)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.965--ClientSession(974952081)--Connection(1762621698)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [33, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, 2005-09-08, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--ClientSession(974952081)--Connection(1762621698)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.966--ServerSession(454071866)--Connection(930732386)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--UnitOfWork(1701519711)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--UnitOfWork(1701519711)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--UnitOfWork(1701519711)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--ClientSession(974952081)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--UnitOfWork(1701519711)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--ClientSession(974952081)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 251552306
    [junit] [EL Finer]: 2024-01-08 18:54:28.966--ClientSession(251552306)--Thread(Thread[main,5,main])--acquire unit of work: 1999968326
    [junit] [EL Finest]: 2024-01-08 18:54:28.966--UnitOfWork(1999968326)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.966--ServerSession(454071866)--Connection(1709226187)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.966--ServerSession(454071866)--Connection(1709226187)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.966--ServerSession(454071866)--Connection(638904118)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:28.966--ServerSession(454071866)--Connection(1709226187)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.967--UnitOfWork(1999968326)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--UnitOfWork(1999968326)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--UnitOfWork(1999968326)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--UnitOfWork(1999968326)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--UnitOfWork(1999968326)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--ClientSession(251552306)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--UnitOfWork(1999968326)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--ClientSession(251552306)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1707379320
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--ClientSession(1707379320)--Thread(Thread[main,5,main])--acquire unit of work: 165625770
    [junit] [EL Finest]: 2024-01-08 18:54:28.967--UnitOfWork(165625770)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.967--ServerSession(454071866)--Connection(2085956417)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.967--ServerSession(454071866)--Connection(2085956417)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.967--ServerSession(454071866)--Connection(1610281987)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:28.967--ServerSession(454071866)--Connection(2085956417)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.967--UnitOfWork(165625770)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.967--UnitOfWork(165625770)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.967--UnitOfWork(165625770)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6e7e7cde)
    [junit] [EL Finest]: 2024-01-08 18:54:28.968--ServerSession(454071866)--Connection(1278415386)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--ClientSession(1707379320)--Connection(1278415386)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.968--ClientSession(1707379320)--Connection(1278415386)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.968--ClientSession(1707379320)--Connection(1362501582)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 33, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--ClientSession(1707379320)--Connection(1362501582)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.968--ServerSession(454071866)--Connection(1278415386)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--UnitOfWork(165625770)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--UnitOfWork(165625770)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--UnitOfWork(165625770)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--ClientSession(1707379320)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--UnitOfWork(165625770)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--ClientSession(1707379320)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1291168534
    [junit] [EL Finer]: 2024-01-08 18:54:28.968--ClientSession(1291168534)--Thread(Thread[main,5,main])--acquire unit of work: 402834256
    [junit] [EL Finest]: 2024-01-08 18:54:28.968--UnitOfWork(402834256)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.968--ServerSession(454071866)--Connection(2032887793)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.969--ServerSession(454071866)--Connection(2032887793)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.969--ServerSession(454071866)--Connection(905776613)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:28.969--ServerSession(454071866)--Connection(2032887793)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.969--UnitOfWork(402834256)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.969--UnitOfWork(402834256)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.969--UnitOfWork(402834256)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5aa7fcd2)
    [junit] [EL Finest]: 2024-01-08 18:54:28.969--ServerSession(454071866)--Connection(626959450)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.969--ClientSession(1291168534)--Connection(626959450)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.969--ClientSession(1291168534)--Connection(626959450)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.969--ClientSession(1291168534)--Connection(2086465187)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-09-08, 3, 33, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--ClientSession(1291168534)--Connection(2086465187)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.97--ServerSession(454071866)--Connection(626959450)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--UnitOfWork(402834256)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--UnitOfWork(402834256)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--UnitOfWork(402834256)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--ClientSession(1291168534)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--UnitOfWork(402834256)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--ClientSession(1291168534)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1778251501
    [junit] [EL Finer]: 2024-01-08 18:54:28.97--ClientSession(1778251501)--Thread(Thread[main,5,main])--acquire unit of work: 970056700
    [junit] [EL Finest]: 2024-01-08 18:54:28.97--UnitOfWork(970056700)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.97--ServerSession(454071866)--Connection(585313171)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.97--ServerSession(454071866)--Connection(585313171)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.97--ServerSession(454071866)--Connection(2099269429)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:28.97--ServerSession(454071866)--Connection(585313171)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.971--UnitOfWork(970056700)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--UnitOfWork(970056700)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.971--UnitOfWork(970056700)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4d945670)
    [junit] [EL Finest]: 2024-01-08 18:54:28.971--ServerSession(454071866)--Connection(162984930)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--ClientSession(1778251501)--Connection(162984930)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.971--ClientSession(1778251501)--Connection(162984930)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.971--ClientSession(1778251501)--Connection(375565746)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-09-09, 4, 33, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--ClientSession(1778251501)--Connection(375565746)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.971--ServerSession(454071866)--Connection(162984930)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--UnitOfWork(970056700)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--UnitOfWork(970056700)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--UnitOfWork(970056700)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--ClientSession(1778251501)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--UnitOfWork(970056700)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--ClientSession(1778251501)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.971--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 231804236
    [junit] [EL Finer]: 2024-01-08 18:54:28.972--ClientSession(231804236)--Thread(Thread[main,5,main])--acquire unit of work: 868665079
    [junit] [EL Finest]: 2024-01-08 18:54:28.972--UnitOfWork(868665079)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.972--ServerSession(454071866)--Connection(810217984)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.972--ServerSession(454071866)--Connection(810217984)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.972--ServerSession(454071866)--Connection(465417823)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:28.972--ServerSession(454071866)--Connection(810217984)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.972--UnitOfWork(868665079)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.972--UnitOfWork(868665079)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.972--UnitOfWork(868665079)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1b77ff50)
    [junit] [EL Finest]: 2024-01-08 18:54:28.972--ServerSession(454071866)--Connection(171149908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.972--ClientSession(231804236)--Connection(171149908)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.972--ClientSession(231804236)--Connection(171149908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.972--ClientSession(231804236)--Connection(254655264)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 33, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--ClientSession(231804236)--Connection(254655264)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.973--ServerSession(454071866)--Connection(171149908)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--UnitOfWork(868665079)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--UnitOfWork(868665079)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--UnitOfWork(868665079)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--ClientSession(231804236)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--UnitOfWork(868665079)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--ClientSession(231804236)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 21104114
    [junit] [EL Finer]: 2024-01-08 18:54:28.973--ClientSession(21104114)--Thread(Thread[main,5,main])--acquire unit of work: 389373604
    [junit] [EL Finest]: 2024-01-08 18:54:28.973--UnitOfWork(389373604)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.973--ServerSession(454071866)--Connection(1965229017)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.973--ServerSession(454071866)--Connection(1965229017)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.973--ServerSession(454071866)--Connection(2095695519)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:28.973--ServerSession(454071866)--Connection(1965229017)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:28.982--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 308478736
    [junit] [EL Finer]: 2024-01-08 18:54:28.982--ClientSession(308478736)--Thread(Thread[main,5,main])--acquire unit of work: 833217602
    [junit] [EL Finest]: 2024-01-08 18:54:28.982--UnitOfWork(833217602)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.982--UnitOfWork(833217602)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.982--UnitOfWork(833217602)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@66a388d4)
    [junit] [EL Finest]: 2024-01-08 18:54:28.982--ServerSession(454071866)--Connection(1884121674)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.982--ClientSession(308478736)--Connection(1884121674)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.982--ClientSession(308478736)--Connection(1884121674)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.982--ClientSession(308478736)--Connection(238558197)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [34, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--ClientSession(308478736)--Connection(238558197)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.983--ServerSession(454071866)--Connection(1884121674)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--UnitOfWork(833217602)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--UnitOfWork(833217602)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--UnitOfWork(833217602)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--ClientSession(308478736)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--UnitOfWork(833217602)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--ClientSession(308478736)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1785296057
    [junit] [EL Finer]: 2024-01-08 18:54:28.983--ClientSession(1785296057)--Thread(Thread[main,5,main])--acquire unit of work: 1902988420
    [junit] [EL Finest]: 2024-01-08 18:54:28.983--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.983--ServerSession(454071866)--Connection(1069811439)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.983--ServerSession(454071866)--Connection(1069811439)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.983--ServerSession(454071866)--Connection(1972879214)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:28.984--ServerSession(454071866)--Connection(1069811439)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.984--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.984--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.984--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.984--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:28.984--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4f68beae)
    [junit] [EL Finest]: 2024-01-08 18:54:28.984--ServerSession(454071866)--Connection(404783987)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.984--ClientSession(1785296057)--Connection(404783987)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.984--ClientSession(1785296057)--Connection(404783987)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.984--ClientSession(1785296057)--Connection(450293175)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [34, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.984--ClientSession(1785296057)--Connection(450293175)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.984--ServerSession(454071866)--Connection(404783987)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--ClientSession(1785296057)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--UnitOfWork(1902988420)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--ClientSession(1785296057)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1642219517
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--ClientSession(1642219517)--Thread(Thread[main,5,main])--acquire unit of work: 2110090153
    [junit] [EL Finest]: 2024-01-08 18:54:28.985--UnitOfWork(2110090153)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--UnitOfWork(2110090153)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.985--UnitOfWork(2110090153)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4f68beae)
    [junit] [EL Finest]: 2024-01-08 18:54:28.985--ServerSession(454071866)--Connection(1306781873)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--ClientSession(1642219517)--Connection(1306781873)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.985--ClientSession(1642219517)--Connection(1306781873)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.985--ClientSession(1642219517)--Connection(1045271391)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [34, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, 10:49:00, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:28.985--ClientSession(1642219517)--Connection(1045271391)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.986--ServerSession(454071866)--Connection(1306781873)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--UnitOfWork(2110090153)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--UnitOfWork(2110090153)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--UnitOfWork(2110090153)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--ClientSession(1642219517)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--UnitOfWork(2110090153)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--ClientSession(1642219517)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 608908525
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--ClientSession(608908525)--Thread(Thread[main,5,main])--acquire unit of work: 1992287925
    [junit] [EL Finest]: 2024-01-08 18:54:28.986--UnitOfWork(1992287925)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.986--ServerSession(454071866)--Connection(607798358)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.986--ServerSession(454071866)--Connection(607798358)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.986--ServerSession(454071866)--Connection(1437623298)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:28.986--ServerSession(454071866)--Connection(607798358)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.986--UnitOfWork(1992287925)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.986--UnitOfWork(1992287925)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--UnitOfWork(1992287925)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--UnitOfWork(1992287925)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--UnitOfWork(1992287925)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--ClientSession(608908525)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--UnitOfWork(1992287925)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--ClientSession(608908525)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 25823731
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--ClientSession(25823731)--Thread(Thread[main,5,main])--acquire unit of work: 662519329
    [junit] [EL Finest]: 2024-01-08 18:54:28.987--UnitOfWork(662519329)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.987--ServerSession(454071866)--Connection(370227323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.987--ServerSession(454071866)--Connection(370227323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.987--ServerSession(454071866)--Connection(643222098)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:28.987--ServerSession(454071866)--Connection(370227323)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.987--UnitOfWork(662519329)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--UnitOfWork(662519329)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.987--UnitOfWork(662519329)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@39802e15)
    [junit] [EL Finest]: 2024-01-08 18:54:28.987--ServerSession(454071866)--Connection(1429149716)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.987--ClientSession(25823731)--Connection(1429149716)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.987--ClientSession(25823731)--Connection(1429149716)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.988--ClientSession(25823731)--Connection(1835496482)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 34, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--ClientSession(25823731)--Connection(1835496482)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.988--ServerSession(454071866)--Connection(1429149716)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--UnitOfWork(662519329)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--UnitOfWork(662519329)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--UnitOfWork(662519329)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--ClientSession(25823731)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--UnitOfWork(662519329)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--ClientSession(25823731)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1595403770
    [junit] [EL Finer]: 2024-01-08 18:54:28.988--ClientSession(1595403770)--Thread(Thread[main,5,main])--acquire unit of work: 1918218676
    [junit] [EL Finest]: 2024-01-08 18:54:28.988--UnitOfWork(1918218676)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.988--ServerSession(454071866)--Connection(616893880)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.988--ServerSession(454071866)--Connection(616893880)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.988--ServerSession(454071866)--Connection(1325497505)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:28.989--ServerSession(454071866)--Connection(616893880)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.989--UnitOfWork(1918218676)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.989--UnitOfWork(1918218676)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.989--UnitOfWork(1918218676)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@701eecd0)
    [junit] [EL Finest]: 2024-01-08 18:54:28.989--ServerSession(454071866)--Connection(949618932)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.989--ClientSession(1595403770)--Connection(949618932)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.989--ClientSession(1595403770)--Connection(949618932)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.989--ClientSession(1595403770)--Connection(1591808609)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [10:49:00, 3, 34, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:28.989--ClientSession(1595403770)--Connection(1591808609)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.99--ServerSession(454071866)--Connection(949618932)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--UnitOfWork(1918218676)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--UnitOfWork(1918218676)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--UnitOfWork(1918218676)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--ClientSession(1595403770)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--UnitOfWork(1918218676)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--ClientSession(1595403770)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1907435059
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--ClientSession(1907435059)--Thread(Thread[main,5,main])--acquire unit of work: 428100953
    [junit] [EL Finest]: 2024-01-08 18:54:28.99--UnitOfWork(428100953)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.99--ServerSession(454071866)--Connection(1335895570)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.99--ServerSession(454071866)--Connection(1335895570)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.99--ServerSession(454071866)--Connection(1728044258)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:28.99--ServerSession(454071866)--Connection(1335895570)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.99--UnitOfWork(428100953)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.99--UnitOfWork(428100953)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.99--UnitOfWork(428100953)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@25d286ac)
    [junit] [EL Finest]: 2024-01-08 18:54:28.99--ServerSession(454071866)--Connection(1930198525)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--ClientSession(1907435059)--Connection(1930198525)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.991--ClientSession(1907435059)--Connection(1930198525)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.991--ClientSession(1907435059)--Connection(1382018898)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [11:49:00, 4, 34, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--ClientSession(1907435059)--Connection(1382018898)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.991--ServerSession(454071866)--Connection(1930198525)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--UnitOfWork(428100953)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--UnitOfWork(428100953)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--UnitOfWork(428100953)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--ClientSession(1907435059)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--UnitOfWork(428100953)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--ClientSession(1907435059)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1840145844
    [junit] [EL Finer]: 2024-01-08 18:54:28.991--ClientSession(1840145844)--Thread(Thread[main,5,main])--acquire unit of work: 2111639145
    [junit] [EL Finest]: 2024-01-08 18:54:28.991--UnitOfWork(2111639145)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.991--ServerSession(454071866)--Connection(1347771391)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.991--ServerSession(454071866)--Connection(1347771391)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.991--ServerSession(454071866)--Connection(2094175962)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:28.992--ServerSession(454071866)--Connection(1347771391)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.992--UnitOfWork(2111639145)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:28.992--UnitOfWork(2111639145)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:28.992--UnitOfWork(2111639145)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@77f42b47)
    [junit] [EL Finest]: 2024-01-08 18:54:28.992--ServerSession(454071866)--Connection(1695035353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.992--ClientSession(1840145844)--Connection(1695035353)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.992--ClientSession(1840145844)--Connection(1695035353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.992--ClientSession(1840145844)--Connection(2040709646)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 34, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:28.992--ClientSession(1840145844)--Connection(2040709646)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:28.993--ServerSession(454071866)--Connection(1695035353)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:28.993--UnitOfWork(2111639145)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:28.993--UnitOfWork(2111639145)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.993--UnitOfWork(2111639145)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.993--ClientSession(1840145844)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:28.993--UnitOfWork(2111639145)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:28.993--ClientSession(1840145844)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:28.993--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 34906708
    [junit] [EL Finer]: 2024-01-08 18:54:28.993--ClientSession(34906708)--Thread(Thread[main,5,main])--acquire unit of work: 650523432
    [junit] [EL Finest]: 2024-01-08 18:54:28.993--UnitOfWork(650523432)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:28.993--ServerSession(454071866)--Connection(1234904908)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:28.993--ServerSession(454071866)--Connection(1234904908)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:28.993--ServerSession(454071866)--Connection(901670657)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:28.993--ServerSession(454071866)--Connection(1234904908)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.002--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1142385914
    [junit] [EL Finer]: 2024-01-08 18:54:29.002--ClientSession(1142385914)--Thread(Thread[main,5,main])--acquire unit of work: 115415387
    [junit] [EL Finest]: 2024-01-08 18:54:29.002--UnitOfWork(115415387)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.002--UnitOfWork(115415387)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.002--UnitOfWork(115415387)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@470216ec)
    [junit] [EL Finest]: 2024-01-08 18:54:29.002--ServerSession(454071866)--Connection(1045258317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.002--ClientSession(1142385914)--Connection(1045258317)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.002--ClientSession(1142385914)--Connection(1045258317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.002--ClientSession(1142385914)--Connection(820550942)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [43, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--ClientSession(1142385914)--Connection(820550942)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.003--ServerSession(454071866)--Connection(1045258317)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--UnitOfWork(115415387)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--UnitOfWork(115415387)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--UnitOfWork(115415387)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--ClientSession(1142385914)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--UnitOfWork(115415387)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--ClientSession(1142385914)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 868060023
    [junit] [EL Finer]: 2024-01-08 18:54:29.003--ClientSession(868060023)--Thread(Thread[main,5,main])--acquire unit of work: 1713883717
    [junit] [EL Finest]: 2024-01-08 18:54:29.003--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.003--ServerSession(454071866)--Connection(307477490)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.003--ServerSession(454071866)--Connection(307477490)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.003--ServerSession(454071866)--Connection(665384881)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:29.003--ServerSession(454071866)--Connection(307477490)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.003--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.004--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.004--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.004--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@203caeb5)
    [junit] [EL Finest]: 2024-01-08 18:54:29.004--ServerSession(454071866)--Connection(1330274898)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--ClientSession(868060023)--Connection(1330274898)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.004--ClientSession(868060023)--Connection(1330274898)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.004--ClientSession(868060023)--Connection(1050311821)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [43, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--ClientSession(868060023)--Connection(1050311821)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.004--ServerSession(454071866)--Connection(1330274898)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--ClientSession(868060023)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--UnitOfWork(1713883717)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--ClientSession(868060023)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 747973297
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--ClientSession(747973297)--Thread(Thread[main,5,main])--acquire unit of work: 819041667
    [junit] [EL Finest]: 2024-01-08 18:54:29.004--UnitOfWork(819041667)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.004--UnitOfWork(819041667)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.005--UnitOfWork(819041667)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@203caeb5)
    [junit] [EL Finest]: 2024-01-08 18:54:29.005--ServerSession(454071866)--Connection(389615385)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.005--ClientSession(747973297)--Connection(389615385)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.005--ClientSession(747973297)--Connection(389615385)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.005--ClientSession(747973297)--Connection(784178620)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [43, null, null, null, null, 0, false, null, [B@12fc7fed, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.005--ClientSession(747973297)--Connection(784178620)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.069--ServerSession(454071866)--Connection(389615385)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.069--UnitOfWork(819041667)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.069--UnitOfWork(819041667)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.069--UnitOfWork(819041667)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.069--ClientSession(747973297)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.069--UnitOfWork(819041667)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.069--ClientSession(747973297)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.069--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1004757443
    [junit] [EL Finer]: 2024-01-08 18:54:29.069--ClientSession(1004757443)--Thread(Thread[main,5,main])--acquire unit of work: 1251045957
    [junit] [EL Finest]: 2024-01-08 18:54:29.069--UnitOfWork(1251045957)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.069--ServerSession(454071866)--Connection(142825174)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.069--ServerSession(454071866)--Connection(142825174)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.069--ServerSession(454071866)--Connection(61410751)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:29.07--ServerSession(454071866)--Connection(142825174)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.07--UnitOfWork(1251045957)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--UnitOfWork(1251045957)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--UnitOfWork(1251045957)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--UnitOfWork(1251045957)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--UnitOfWork(1251045957)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--ClientSession(1004757443)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--UnitOfWork(1251045957)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--ClientSession(1004757443)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 999171133
    [junit] [EL Finer]: 2024-01-08 18:54:29.07--ClientSession(999171133)--Thread(Thread[main,5,main])--acquire unit of work: 1009128757
    [junit] [EL Finest]: 2024-01-08 18:54:29.07--UnitOfWork(1009128757)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.07--ServerSession(454071866)--Connection(1760839790)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.07--ServerSession(454071866)--Connection(1760839790)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.07--ServerSession(454071866)--Connection(282475572)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:29.07--ServerSession(454071866)--Connection(1760839790)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.071--UnitOfWork(1009128757)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.071--UnitOfWork(1009128757)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.071--UnitOfWork(1009128757)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@56307401)
    [junit] [EL Finest]: 2024-01-08 18:54:29.071--ServerSession(454071866)--Connection(1037781424)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.071--ClientSession(999171133)--Connection(1037781424)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.071--ClientSession(999171133)--Connection(1037781424)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.071--ClientSession(999171133)--Connection(671307188)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_BLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 43, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.071--ClientSession(999171133)--Connection(671307188)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--ServerSession(454071866)--Connection(1037781424)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--UnitOfWork(1009128757)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--UnitOfWork(1009128757)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--UnitOfWork(1009128757)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--ClientSession(999171133)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--UnitOfWork(1009128757)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--ClientSession(999171133)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1019227219
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--ClientSession(1019227219)--Thread(Thread[main,5,main])--acquire unit of work: 1962795156
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--UnitOfWork(1962795156)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--ServerSession(454071866)--Connection(1189197130)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--ServerSession(454071866)--Connection(1189197130)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.072--ServerSession(454071866)--Connection(381867730)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--ServerSession(454071866)--Connection(1189197130)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--UnitOfWork(1962795156)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--UnitOfWork(1962795156)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--UnitOfWork(1962795156)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@30bf6e42)
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--ServerSession(454071866)--Connection(2076961545)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.072--ClientSession(1019227219)--Connection(2076961545)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.072--ClientSession(1019227219)--Connection(2076961545)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.073--ClientSession(1019227219)--Connection(1044644903)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_BLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@12fc7fed, 3, 43, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--ClientSession(1019227219)--Connection(1044644903)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.073--ServerSession(454071866)--Connection(2076961545)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--UnitOfWork(1962795156)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--UnitOfWork(1962795156)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--UnitOfWork(1962795156)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--ClientSession(1019227219)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--UnitOfWork(1962795156)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--ClientSession(1019227219)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1892626583
    [junit] [EL Finer]: 2024-01-08 18:54:29.073--ClientSession(1892626583)--Thread(Thread[main,5,main])--acquire unit of work: 1425546788
    [junit] [EL Finest]: 2024-01-08 18:54:29.073--UnitOfWork(1425546788)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.073--ServerSession(454071866)--Connection(1250119072)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.073--ServerSession(454071866)--Connection(1250119072)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.074--ServerSession(454071866)--Connection(715597835)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:29.074--ServerSession(454071866)--Connection(1250119072)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.074--UnitOfWork(1425546788)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.074--UnitOfWork(1425546788)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.074--UnitOfWork(1425546788)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@37f8cd36)
    [junit] [EL Finest]: 2024-01-08 18:54:29.074--ServerSession(454071866)--Connection(1957884855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.074--ClientSession(1892626583)--Connection(1957884855)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.074--ClientSession(1892626583)--Connection(1957884855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.074--ClientSession(1892626583)--Connection(155842497)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_BLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [[B@7829048f, 4, 43, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:29.074--ClientSession(1892626583)--Connection(155842497)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--ServerSession(454071866)--Connection(1957884855)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--UnitOfWork(1425546788)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--UnitOfWork(1425546788)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--UnitOfWork(1425546788)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--ClientSession(1892626583)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--UnitOfWork(1425546788)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--ClientSession(1892626583)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1054267099
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--ClientSession(1054267099)--Thread(Thread[main,5,main])--acquire unit of work: 241938674
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--UnitOfWork(241938674)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--ServerSession(454071866)--Connection(1222293761)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--ServerSession(454071866)--Connection(1222293761)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.075--ServerSession(454071866)--Connection(1082457863)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--ServerSession(454071866)--Connection(1222293761)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--UnitOfWork(241938674)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--UnitOfWork(241938674)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--UnitOfWork(241938674)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1b535c0d)
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--ServerSession(454071866)--Connection(1632065484)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.075--ClientSession(1054267099)--Connection(1632065484)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.075--ClientSession(1054267099)--Connection(1632065484)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.076--ClientSession(1054267099)--Connection(1296658623)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PBA_BLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 43, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--ClientSession(1054267099)--Connection(1296658623)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.076--ServerSession(454071866)--Connection(1632065484)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--UnitOfWork(241938674)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--UnitOfWork(241938674)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--UnitOfWork(241938674)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--ClientSession(1054267099)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--UnitOfWork(241938674)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--ClientSession(1054267099)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 765466931
    [junit] [EL Finer]: 2024-01-08 18:54:29.076--ClientSession(765466931)--Thread(Thread[main,5,main])--acquire unit of work: 1988280956
    [junit] [EL Finest]: 2024-01-08 18:54:29.076--UnitOfWork(1988280956)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.076--ServerSession(454071866)--Connection(1883801755)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.076--ServerSession(454071866)--Connection(1883801755)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.076--ServerSession(454071866)--Connection(1674644027)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:29.077--ServerSession(454071866)--Connection(1883801755)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.085--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 766023430
    [junit] [EL Finer]: 2024-01-08 18:54:29.085--ClientSession(766023430)--Thread(Thread[main,5,main])--acquire unit of work: 463047620
    [junit] [EL Finest]: 2024-01-08 18:54:29.085--UnitOfWork(463047620)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.085--UnitOfWork(463047620)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.085--UnitOfWork(463047620)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@7e7a51d4)
    [junit] [EL Finest]: 2024-01-08 18:54:29.085--ServerSession(454071866)--Connection(1743854603)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.085--ClientSession(766023430)--Connection(1743854603)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.085--ClientSession(766023430)--Connection(1743854603)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.086--ClientSession(766023430)--Connection(811691162)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [22, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--ClientSession(766023430)--Connection(811691162)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.086--ServerSession(454071866)--Connection(1743854603)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--UnitOfWork(463047620)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--UnitOfWork(463047620)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--UnitOfWork(463047620)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--ClientSession(766023430)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--UnitOfWork(463047620)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--ClientSession(766023430)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1470743997
    [junit] [EL Finer]: 2024-01-08 18:54:29.086--ClientSession(1470743997)--Thread(Thread[main,5,main])--acquire unit of work: 953649671
    [junit] [EL Finest]: 2024-01-08 18:54:29.086--UnitOfWork(953649671)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.086--ServerSession(454071866)--Connection(57222203)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.086--ServerSession(454071866)--Connection(57222203)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.087--ServerSession(454071866)--Connection(1417316098)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:29.087--ServerSession(454071866)--Connection(57222203)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.087--UnitOfWork(953649671)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.087--UnitOfWork(953649671)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.087--UnitOfWork(953649671)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.087--UnitOfWork(953649671)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.087--UnitOfWork(953649671)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@49e40804)
    [junit] [EL Finest]: 2024-01-08 18:54:29.087--ServerSession(454071866)--Connection(52715542)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.087--ClientSession(1470743997)--Connection(52715542)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.087--ClientSession(1470743997)--Connection(52715542)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.087--ClientSession(1470743997)--Connection(2006444963)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [22, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.087--ClientSession(1470743997)--Connection(2006444963)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.088--ServerSession(454071866)--Connection(52715542)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--UnitOfWork(953649671)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--UnitOfWork(953649671)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--UnitOfWork(953649671)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--ClientSession(1470743997)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--UnitOfWork(953649671)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--ClientSession(1470743997)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 681963012
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--ClientSession(681963012)--Thread(Thread[main,5,main])--acquire unit of work: 144773078
    [junit] [EL Finest]: 2024-01-08 18:54:29.088--UnitOfWork(144773078)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--UnitOfWork(144773078)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.088--UnitOfWork(144773078)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@49e40804)
    [junit] [EL Finest]: 2024-01-08 18:54:29.088--ServerSession(454071866)--Connection(234864506)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.088--ClientSession(681963012)--Connection(234864506)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.088--ClientSession(681963012)--Connection(234864506)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.088--ClientSession(681963012)--Connection(179152143)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [22, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, VC 1, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--ClientSession(681963012)--Connection(179152143)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.089--ServerSession(454071866)--Connection(234864506)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--UnitOfWork(144773078)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--UnitOfWork(144773078)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--UnitOfWork(144773078)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--ClientSession(681963012)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--UnitOfWork(144773078)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--ClientSession(681963012)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1395948872
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--ClientSession(1395948872)--Thread(Thread[main,5,main])--acquire unit of work: 599788603
    [junit] [EL Finest]: 2024-01-08 18:54:29.089--UnitOfWork(599788603)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.089--ServerSession(454071866)--Connection(1151488145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.089--ServerSession(454071866)--Connection(1151488145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.089--ServerSession(454071866)--Connection(1483560826)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:29.089--ServerSession(454071866)--Connection(1151488145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.089--UnitOfWork(599788603)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--UnitOfWork(599788603)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--UnitOfWork(599788603)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--UnitOfWork(599788603)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.089--UnitOfWork(599788603)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.09--ClientSession(1395948872)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.09--UnitOfWork(599788603)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.09--ClientSession(1395948872)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.09--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1867872927
    [junit] [EL Finer]: 2024-01-08 18:54:29.09--ClientSession(1867872927)--Thread(Thread[main,5,main])--acquire unit of work: 1515975640
    [junit] [EL Finest]: 2024-01-08 18:54:29.09--UnitOfWork(1515975640)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.09--ServerSession(454071866)--Connection(1600172289)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.09--ServerSession(454071866)--Connection(1600172289)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.09--ServerSession(454071866)--Connection(184749481)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:29.09--ServerSession(454071866)--Connection(1600172289)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.09--UnitOfWork(1515975640)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.09--UnitOfWork(1515975640)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.09--UnitOfWork(1515975640)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4a06f0c7)
    [junit] [EL Finest]: 2024-01-08 18:54:29.09--ServerSession(454071866)--Connection(63541717)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.09--ClientSession(1867872927)--Connection(63541717)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.09--ClientSession(1867872927)--Connection(63541717)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.091--ClientSession(1867872927)--Connection(24330569)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET STRING_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [VC 2, 2, 22, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--ClientSession(1867872927)--Connection(24330569)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.091--ServerSession(454071866)--Connection(63541717)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--UnitOfWork(1515975640)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--UnitOfWork(1515975640)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--UnitOfWork(1515975640)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--ClientSession(1867872927)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--UnitOfWork(1515975640)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--ClientSession(1867872927)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2075892850
    [junit] [EL Finer]: 2024-01-08 18:54:29.091--ClientSession(2075892850)--Thread(Thread[main,5,main])--acquire unit of work: 2005894652
    [junit] [EL Finest]: 2024-01-08 18:54:29.091--UnitOfWork(2005894652)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.091--ServerSession(454071866)--Connection(1827531597)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.091--ServerSession(454071866)--Connection(1827531597)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.091--ServerSession(454071866)--Connection(1196802540)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:29.092--ServerSession(454071866)--Connection(1827531597)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.092--UnitOfWork(2005894652)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.092--UnitOfWork(2005894652)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.092--UnitOfWork(2005894652)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6b0154e4)
    [junit] [EL Finest]: 2024-01-08 18:54:29.092--ServerSession(454071866)--Connection(25594625)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.092--ClientSession(2075892850)--Connection(25594625)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.092--ClientSession(2075892850)--Connection(25594625)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.092--ClientSession(2075892850)--Connection(896730900)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET STRING_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 22, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:29.092--ClientSession(2075892850)--Connection(896730900)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.093--ServerSession(454071866)--Connection(25594625)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.093--UnitOfWork(2005894652)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.093--UnitOfWork(2005894652)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.093--UnitOfWork(2005894652)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.093--ClientSession(2075892850)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.093--UnitOfWork(2005894652)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.093--ClientSession(2075892850)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.093--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 388512715
    [junit] [EL Finer]: 2024-01-08 18:54:29.093--ClientSession(388512715)--Thread(Thread[main,5,main])--acquire unit of work: 574846124
    [junit] [EL Finest]: 2024-01-08 18:54:29.093--UnitOfWork(574846124)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.093--ServerSession(454071866)--Connection(254123095)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.093--ServerSession(454071866)--Connection(254123095)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.093--ServerSession(454071866)--Connection(2113544970)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:29.093--ServerSession(454071866)--Connection(254123095)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.101--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2144965730
    [junit] [EL Finer]: 2024-01-08 18:54:29.101--ClientSession(2144965730)--Thread(Thread[main,5,main])--acquire unit of work: 1627727905
    [junit] [EL Finest]: 2024-01-08 18:54:29.102--UnitOfWork(1627727905)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.102--UnitOfWork(1627727905)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.102--UnitOfWork(1627727905)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5543bd78)
    [junit] [EL Finest]: 2024-01-08 18:54:29.102--ServerSession(454071866)--Connection(1176999793)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.102--ClientSession(2144965730)--Connection(1176999793)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.102--ClientSession(2144965730)--Connection(1176999793)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.102--ClientSession(2144965730)--Connection(246152116)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [45, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.102--ClientSession(2144965730)--Connection(246152116)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.102--ServerSession(454071866)--Connection(1176999793)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.102--UnitOfWork(1627727905)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.102--UnitOfWork(1627727905)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.103--UnitOfWork(1627727905)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.103--ClientSession(2144965730)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.103--UnitOfWork(1627727905)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.103--ClientSession(2144965730)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.103--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1083856800
    [junit] [EL Finer]: 2024-01-08 18:54:29.103--ClientSession(1083856800)--Thread(Thread[main,5,main])--acquire unit of work: 981261533
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--UnitOfWork(981261533)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--ServerSession(454071866)--Connection(1809577597)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--ServerSession(454071866)--Connection(1809577597)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.103--ServerSession(454071866)--Connection(1962165373)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--ServerSession(454071866)--Connection(1809577597)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--UnitOfWork(981261533)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--UnitOfWork(981261533)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.103--UnitOfWork(981261533)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--UnitOfWork(981261533)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--UnitOfWork(981261533)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3a078835)
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--ServerSession(454071866)--Connection(1482326796)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.103--ClientSession(1083856800)--Connection(1482326796)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.103--ClientSession(1083856800)--Connection(1482326796)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.103--ClientSession(1083856800)--Connection(925143945)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [45, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--ClientSession(1083856800)--Connection(925143945)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.104--ServerSession(454071866)--Connection(1482326796)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--UnitOfWork(981261533)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--UnitOfWork(981261533)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--UnitOfWork(981261533)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--ClientSession(1083856800)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--UnitOfWork(981261533)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--ClientSession(1083856800)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1613115147
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--ClientSession(1613115147)--Thread(Thread[main,5,main])--acquire unit of work: 1818792672
    [junit] [EL Finest]: 2024-01-08 18:54:29.104--UnitOfWork(1818792672)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--UnitOfWork(1818792672)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.104--UnitOfWork(1818792672)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3a078835)
    [junit] [EL Finest]: 2024-01-08 18:54:29.104--ServerSession(454071866)--Connection(1764376460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.104--ClientSession(1613115147)--Connection(1764376460)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.104--ClientSession(1613115147)--Connection(1764376460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.104--ClientSession(1613115147)--Connection(950340565)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [45, null, null, null, null, 0, false, null, null, null, 0, UNCHANGED, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--ClientSession(1613115147)--Connection(950340565)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.105--ServerSession(454071866)--Connection(1764376460)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--UnitOfWork(1818792672)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--UnitOfWork(1818792672)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--UnitOfWork(1818792672)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--ClientSession(1613115147)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--UnitOfWork(1818792672)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--ClientSession(1613115147)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1890633094
    [junit] [EL Finer]: 2024-01-08 18:54:29.105--ClientSession(1890633094)--Thread(Thread[main,5,main])--acquire unit of work: 1222525507
    [junit] [EL Finest]: 2024-01-08 18:54:29.105--UnitOfWork(1222525507)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.105--ServerSession(454071866)--Connection(1479869230)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.105--ServerSession(454071866)--Connection(1479869230)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.105--ServerSession(454071866)--Connection(1539907170)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:29.106--ServerSession(454071866)--Connection(1479869230)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.106--UnitOfWork(1222525507)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--UnitOfWork(1222525507)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--UnitOfWork(1222525507)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--UnitOfWork(1222525507)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--UnitOfWork(1222525507)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--ClientSession(1890633094)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--UnitOfWork(1222525507)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--ClientSession(1890633094)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1956682495
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--ClientSession(1956682495)--Thread(Thread[main,5,main])--acquire unit of work: 1112959023
    [junit] [EL Finest]: 2024-01-08 18:54:29.106--UnitOfWork(1112959023)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.106--ServerSession(454071866)--Connection(2051345527)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.106--ServerSession(454071866)--Connection(2051345527)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.106--ServerSession(454071866)--Connection(1349856127)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:29.106--ServerSession(454071866)--Connection(2051345527)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.106--UnitOfWork(1112959023)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.106--UnitOfWork(1112959023)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.106--UnitOfWork(1112959023)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@519427cd)
    [junit] [EL Finest]: 2024-01-08 18:54:29.107--ServerSession(454071866)--Connection(2050441964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--ClientSession(1956682495)--Connection(2050441964)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.107--ClientSession(1956682495)--Connection(2050441964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.107--ClientSession(1956682495)--Connection(998875386)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PCA_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 45, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--ClientSession(1956682495)--Connection(998875386)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.107--ServerSession(454071866)--Connection(2050441964)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--UnitOfWork(1112959023)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--UnitOfWork(1112959023)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--UnitOfWork(1112959023)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--ClientSession(1956682495)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--UnitOfWork(1112959023)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--ClientSession(1956682495)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2104910980
    [junit] [EL Finer]: 2024-01-08 18:54:29.107--ClientSession(2104910980)--Thread(Thread[main,5,main])--acquire unit of work: 747930852
    [junit] [EL Finest]: 2024-01-08 18:54:29.108--UnitOfWork(747930852)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.108--ServerSession(454071866)--Connection(1517055996)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.108--ServerSession(454071866)--Connection(1517055996)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.108--ServerSession(454071866)--Connection(1417403640)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:29.108--ServerSession(454071866)--Connection(1517055996)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.108--UnitOfWork(747930852)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.108--UnitOfWork(747930852)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.108--UnitOfWork(747930852)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@125cc4ab)
    [junit] [EL Finest]: 2024-01-08 18:54:29.108--ServerSession(454071866)--Connection(559992585)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.108--ClientSession(2104910980)--Connection(559992585)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.108--ClientSession(2104910980)--Connection(559992585)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.108--ClientSession(2104910980)--Connection(86430202)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PCA_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [UNCHANGED, 3, 45, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--ClientSession(2104910980)--Connection(86430202)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.109--ServerSession(454071866)--Connection(559992585)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--UnitOfWork(747930852)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--UnitOfWork(747930852)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--UnitOfWork(747930852)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--ClientSession(2104910980)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--UnitOfWork(747930852)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--ClientSession(2104910980)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1754319373
    [junit] [EL Finer]: 2024-01-08 18:54:29.109--ClientSession(1754319373)--Thread(Thread[main,5,main])--acquire unit of work: 1328502929
    [junit] [EL Finest]: 2024-01-08 18:54:29.109--UnitOfWork(1328502929)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.109--ServerSession(454071866)--Connection(2083907983)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.109--ServerSession(454071866)--Connection(2083907983)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.109--ServerSession(454071866)--Connection(1419051532)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:29.11--ServerSession(454071866)--Connection(2083907983)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.11--UnitOfWork(1328502929)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.11--UnitOfWork(1328502929)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.11--UnitOfWork(1328502929)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@fe54627)
    [junit] [EL Finest]: 2024-01-08 18:54:29.11--ServerSession(454071866)--Connection(540431138)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.11--ClientSession(1754319373)--Connection(540431138)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.11--ClientSession(1754319373)--Connection(540431138)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.11--ClientSession(1754319373)--Connection(1102929911)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PCA_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [XNCHANGED, 4, 45, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:29.11--ClientSession(1754319373)--Connection(1102929911)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.11--ServerSession(454071866)--Connection(540431138)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.11--UnitOfWork(1328502929)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.11--UnitOfWork(1328502929)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.111--UnitOfWork(1328502929)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.175--ClientSession(1754319373)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.175--UnitOfWork(1328502929)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.175--ClientSession(1754319373)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.175--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1172064082
    [junit] [EL Finer]: 2024-01-08 18:54:29.175--ClientSession(1172064082)--Thread(Thread[main,5,main])--acquire unit of work: 1474409352
    [junit] [EL Finest]: 2024-01-08 18:54:29.175--UnitOfWork(1474409352)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.175--ServerSession(454071866)--Connection(2080906340)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.175--ServerSession(454071866)--Connection(2080906340)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.175--ServerSession(454071866)--Connection(2141951561)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:29.175--ServerSession(454071866)--Connection(2080906340)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.175--UnitOfWork(1474409352)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.175--UnitOfWork(1474409352)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.176--UnitOfWork(1474409352)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@24d2d4f)
    [junit] [EL Finest]: 2024-01-08 18:54:29.176--ServerSession(454071866)--Connection(497035786)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.176--ClientSession(1172064082)--Connection(497035786)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.176--ClientSession(1172064082)--Connection(497035786)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.176--ClientSession(1172064082)--Connection(277275383)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET PCA_CLOB = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 45, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:29.176--ClientSession(1172064082)--Connection(277275383)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.176--ServerSession(454071866)--Connection(497035786)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.176--UnitOfWork(1474409352)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.176--UnitOfWork(1474409352)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.176--UnitOfWork(1474409352)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.176--ClientSession(1172064082)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.177--UnitOfWork(1474409352)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.177--ClientSession(1172064082)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.177--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 317448144
    [junit] [EL Finer]: 2024-01-08 18:54:29.177--ClientSession(317448144)--Thread(Thread[main,5,main])--acquire unit of work: 243750909
    [junit] [EL Finest]: 2024-01-08 18:54:29.177--UnitOfWork(243750909)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.177--ServerSession(454071866)--Connection(691113344)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.177--ServerSession(454071866)--Connection(691113344)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.177--ServerSession(454071866)--Connection(105070369)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:29.177--ServerSession(454071866)--Connection(691113344)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.186--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 658638472
    [junit] [EL Finer]: 2024-01-08 18:54:29.186--ClientSession(658638472)--Thread(Thread[main,5,main])--acquire unit of work: 1612027039
    [junit] [EL Finest]: 2024-01-08 18:54:29.186--UnitOfWork(1612027039)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.186--UnitOfWork(1612027039)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.186--UnitOfWork(1612027039)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4a03e7af)
    [junit] [EL Finest]: 2024-01-08 18:54:29.186--ServerSession(454071866)--Connection(1895566233)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.186--ClientSession(658638472)--Connection(1895566233)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.186--ClientSession(658638472)--Connection(1895566233)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.186--ClientSession(658638472)--Connection(1015138421)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [52, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.186--ClientSession(658638472)--Connection(1015138421)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.187--ServerSession(454071866)--Connection(1895566233)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--UnitOfWork(1612027039)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--UnitOfWork(1612027039)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--UnitOfWork(1612027039)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--ClientSession(658638472)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--UnitOfWork(1612027039)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--ClientSession(658638472)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1197793387
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--ClientSession(1197793387)--Thread(Thread[main,5,main])--acquire unit of work: 1473547229
    [junit] [EL Finest]: 2024-01-08 18:54:29.187--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.187--ServerSession(454071866)--Connection(1696867122)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.187--ServerSession(454071866)--Connection(1696867122)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.187--ServerSession(454071866)--Connection(1602385285)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:29.187--ServerSession(454071866)--Connection(1696867122)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.187--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.187--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.187--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.187--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.188--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4cfc4fe8)
    [junit] [EL Finest]: 2024-01-08 18:54:29.188--ServerSession(454071866)--Connection(1156037182)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--ClientSession(1197793387)--Connection(1156037182)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.188--ClientSession(1197793387)--Connection(1156037182)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.188--ClientSession(1197793387)--Connection(1451080597)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [52, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--ClientSession(1197793387)--Connection(1451080597)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.188--ServerSession(454071866)--Connection(1156037182)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--ClientSession(1197793387)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--UnitOfWork(1473547229)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--ClientSession(1197793387)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1580472377
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--ClientSession(1580472377)--Thread(Thread[main,5,main])--acquire unit of work: 670789515
    [junit] [EL Finest]: 2024-01-08 18:54:29.188--UnitOfWork(670789515)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--UnitOfWork(670789515)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.188--UnitOfWork(670789515)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4cfc4fe8)
    [junit] [EL Finest]: 2024-01-08 18:54:29.188--ServerSession(454071866)--Connection(1705353734)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.188--ClientSession(1580472377)--Connection(1705353734)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.188--ClientSession(1580472377)--Connection(1705353734)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.189--ClientSession(1580472377)--Connection(464427867)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [52, null, null, null, HUGO, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--ClientSession(1580472377)--Connection(464427867)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.189--ServerSession(454071866)--Connection(1705353734)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--UnitOfWork(670789515)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--UnitOfWork(670789515)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--UnitOfWork(670789515)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--ClientSession(1580472377)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--UnitOfWork(670789515)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--ClientSession(1580472377)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1978225619
    [junit] [EL Finer]: 2024-01-08 18:54:29.189--ClientSession(1978225619)--Thread(Thread[main,5,main])--acquire unit of work: 1033136890
    [junit] [EL Finest]: 2024-01-08 18:54:29.189--UnitOfWork(1033136890)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.189--ServerSession(454071866)--Connection(1385126480)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.189--ServerSession(454071866)--Connection(1385126480)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.19--ServerSession(454071866)--Connection(475068715)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:29.19--ServerSession(454071866)--Connection(1385126480)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.19--UnitOfWork(1033136890)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--UnitOfWork(1033136890)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--UnitOfWork(1033136890)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--UnitOfWork(1033136890)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--UnitOfWork(1033136890)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--ClientSession(1978225619)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--UnitOfWork(1033136890)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--ClientSession(1978225619)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 238195076
    [junit] [EL Finer]: 2024-01-08 18:54:29.19--ClientSession(238195076)--Thread(Thread[main,5,main])--acquire unit of work: 1878930277
    [junit] [EL Finest]: 2024-01-08 18:54:29.19--UnitOfWork(1878930277)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.19--ServerSession(454071866)--Connection(2079579243)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.19--ServerSession(454071866)--Connection(2079579243)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.19--ServerSession(454071866)--Connection(1804522966)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:29.191--ServerSession(454071866)--Connection(2079579243)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.191--UnitOfWork(1878930277)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.191--UnitOfWork(1878930277)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.191--UnitOfWork(1878930277)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6fd1a7c9)
    [junit] [EL Finest]: 2024-01-08 18:54:29.191--ServerSession(454071866)--Connection(816326941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.191--ClientSession(238195076)--Connection(816326941)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.191--ClientSession(238195076)--Connection(816326941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.191--ClientSession(238195076)--Connection(1386557230)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET ENUM_STRING = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [EMIL, 2, 52, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.191--ClientSession(238195076)--Connection(1386557230)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.191--ServerSession(454071866)--Connection(816326941)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.191--UnitOfWork(1878930277)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.191--UnitOfWork(1878930277)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.192--UnitOfWork(1878930277)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.192--ClientSession(238195076)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.192--UnitOfWork(1878930277)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.192--ClientSession(238195076)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.192--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 625528026
    [junit] [EL Finer]: 2024-01-08 18:54:29.192--ClientSession(625528026)--Thread(Thread[main,5,main])--acquire unit of work: 1423571375
    [junit] [EL Finest]: 2024-01-08 18:54:29.192--UnitOfWork(1423571375)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.192--ServerSession(454071866)--Connection(805199941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.192--ServerSession(454071866)--Connection(805199941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.192--ServerSession(454071866)--Connection(871697339)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:29.192--ServerSession(454071866)--Connection(805199941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.192--UnitOfWork(1423571375)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.192--UnitOfWork(1423571375)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.192--UnitOfWork(1423571375)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4b37b02a)
    [junit] [EL Finest]: 2024-01-08 18:54:29.192--ServerSession(454071866)--Connection(203711691)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.192--ClientSession(625528026)--Connection(203711691)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.192--ClientSession(625528026)--Connection(203711691)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.192--ClientSession(625528026)--Connection(502633067)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET ENUM_STRING = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 3, 52, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--ClientSession(625528026)--Connection(502633067)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.193--ServerSession(454071866)--Connection(203711691)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--UnitOfWork(1423571375)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--UnitOfWork(1423571375)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--UnitOfWork(1423571375)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--ClientSession(625528026)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--UnitOfWork(1423571375)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--ClientSession(625528026)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1147609645
    [junit] [EL Finer]: 2024-01-08 18:54:29.193--ClientSession(1147609645)--Thread(Thread[main,5,main])--acquire unit of work: 1808405590
    [junit] [EL Finest]: 2024-01-08 18:54:29.193--UnitOfWork(1808405590)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.193--ServerSession(454071866)--Connection(1520280974)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.193--ServerSession(454071866)--Connection(1520280974)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.193--ServerSession(454071866)--Connection(525671661)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:29.193--ServerSession(454071866)--Connection(1520280974)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 41, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.475 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.simple.TestBasicPropertyTypes
    [junit] [EL Finer]: 2024-01-08 18:54:29.207--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1389853645
    [junit] [EL Finer]: 2024-01-08 18:54:29.207--ClientSession(1389853645)--Thread(Thread[main,5,main])--acquire unit of work: 780012410
    [junit] [EL Finest]: 2024-01-08 18:54:29.207--UnitOfWork(780012410)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.207--UnitOfWork(780012410)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.207--UnitOfWork(780012410)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6724cba)
    [junit] [EL Finest]: 2024-01-08 18:54:29.207--ServerSession(454071866)--Connection(1899280852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.207--ClientSession(1389853645)--Connection(1899280852)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.207--ClientSession(1389853645)--Connection(1899280852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.208--ClientSession(1389853645)--Connection(802113875)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 88, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--ClientSession(1389853645)--Connection(802113875)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.208--ServerSession(454071866)--Connection(1899280852)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--UnitOfWork(780012410)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--UnitOfWork(780012410)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--UnitOfWork(780012410)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--ClientSession(1389853645)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--UnitOfWork(780012410)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--ClientSession(1389853645)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 103134405
    [junit] [EL Finer]: 2024-01-08 18:54:29.208--ClientSession(103134405)--Thread(Thread[main,5,main])--acquire unit of work: 1376475084
    [junit] [EL Finest]: 2024-01-08 18:54:29.208--UnitOfWork(1376475084)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.208--ServerSession(454071866)--Connection(123410703)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.208--ServerSession(454071866)--Connection(123410703)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.209--ServerSession(454071866)--Connection(1526095583)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:29.209--ServerSession(454071866)--Connection(123410703)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.209--UnitOfWork(1376475084)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--UnitOfWork(1376475084)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--UnitOfWork(1376475084)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--UnitOfWork(1376475084)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--UnitOfWork(1376475084)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--ClientSession(103134405)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--UnitOfWork(1376475084)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--ClientSession(103134405)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1321699830
    [junit] [EL Finer]: 2024-01-08 18:54:29.209--ClientSession(1321699830)--Thread(Thread[main,5,main])--acquire unit of work: 1296831100
    [junit] [EL Finest]: 2024-01-08 18:54:29.209--UnitOfWork(1296831100)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.209--ServerSession(454071866)--Connection(720948827)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.209--ServerSession(454071866)--Connection(720948827)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.209--ServerSession(454071866)--Connection(1976751413)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:29.21--ServerSession(454071866)--Connection(720948827)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.21--UnitOfWork(1296831100)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.21--UnitOfWork(1296831100)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.21--UnitOfWork(1296831100)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2a5a573b)
    [junit] [EL Finest]: 2024-01-08 18:54:29.21--ServerSession(454071866)--Connection(631554210)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.21--ClientSession(1321699830)--Connection(631554210)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.21--ClientSession(1321699830)--Connection(631554210)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.21--ClientSession(1321699830)--Connection(1637532716)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET P_INT = ? WHERE (ID = ?)
    [junit] 	bind => [77, 5]
    [junit] [EL Finer]: 2024-01-08 18:54:29.21--ClientSession(1321699830)--Connection(1637532716)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.211--ServerSession(454071866)--Connection(631554210)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.211--UnitOfWork(1296831100)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.211--UnitOfWork(1296831100)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.211--UnitOfWork(1296831100)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.211--ClientSession(1321699830)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.211--UnitOfWork(1296831100)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.211--ClientSession(1321699830)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.211--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 971791488
    [junit] [EL Finer]: 2024-01-08 18:54:29.211--ClientSession(971791488)--Thread(Thread[main,5,main])--acquire unit of work: 978201295
    [junit] [EL Finest]: 2024-01-08 18:54:29.211--UnitOfWork(978201295)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.211--ServerSession(454071866)--Connection(222441998)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.211--ServerSession(454071866)--Connection(222441998)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.211--ServerSession(454071866)--Connection(426933233)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:29.211--ServerSession(454071866)--Connection(222441998)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.219--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 285990786
    [junit] [EL Finer]: 2024-01-08 18:54:29.219--ClientSession(285990786)--Thread(Thread[main,5,main])--acquire unit of work: 1241262208
    [junit] [EL Finest]: 2024-01-08 18:54:29.219--UnitOfWork(1241262208)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.219--UnitOfWork(1241262208)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.219--UnitOfWork(1241262208)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5df82c9a)
    [junit] [EL Finest]: 2024-01-08 18:54:29.219--ServerSession(454071866)--Connection(1908079075)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.219--ClientSession(285990786)--Connection(1908079075)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.219--ClientSession(285990786)--Connection(1908079075)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.22--ClientSession(285990786)--Connection(1504343932)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [48, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--ClientSession(285990786)--Connection(1504343932)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.22--ServerSession(454071866)--Connection(1908079075)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--UnitOfWork(1241262208)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--UnitOfWork(1241262208)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--UnitOfWork(1241262208)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--ClientSession(285990786)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--UnitOfWork(1241262208)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--ClientSession(285990786)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1832059714
    [junit] [EL Finer]: 2024-01-08 18:54:29.22--ClientSession(1832059714)--Thread(Thread[main,5,main])--acquire unit of work: 1264618214
    [junit] [EL Finest]: 2024-01-08 18:54:29.22--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.22--ServerSession(454071866)--Connection(1098585441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.221--ServerSession(454071866)--Connection(1098585441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.221--ServerSession(454071866)--Connection(1420141061)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:29.221--ServerSession(454071866)--Connection(1098585441)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.221--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.221--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.221--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.221--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.221--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6e011ba3)
    [junit] [EL Finest]: 2024-01-08 18:54:29.221--ServerSession(454071866)--Connection(243591785)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.221--ClientSession(1832059714)--Connection(243591785)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.221--ClientSession(1832059714)--Connection(243591785)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.221--ClientSession(1832059714)--Connection(1661376251)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--ClientSession(1832059714)--Connection(1661376251)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.222--ServerSession(454071866)--Connection(243591785)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--ClientSession(1832059714)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--UnitOfWork(1264618214)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--ClientSession(1832059714)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 882734768
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--ClientSession(882734768)--Thread(Thread[main,5,main])--acquire unit of work: 501421544
    [junit] [EL Finest]: 2024-01-08 18:54:29.222--UnitOfWork(501421544)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--UnitOfWork(501421544)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.222--UnitOfWork(501421544)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6e011ba3)
    [junit] [EL Finest]: 2024-01-08 18:54:29.222--ServerSession(454071866)--Connection(771188743)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.222--ClientSession(882734768)--Connection(771188743)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.222--ClientSession(882734768)--Connection(771188743)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.222--ClientSession(882734768)--Connection(2009703442)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [48, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, [B@7280a3ff, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--ClientSession(882734768)--Connection(2009703442)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.223--ServerSession(454071866)--Connection(771188743)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--UnitOfWork(501421544)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--UnitOfWork(501421544)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--UnitOfWork(501421544)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--ClientSession(882734768)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--UnitOfWork(501421544)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--ClientSession(882734768)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 71791840
    [junit] [EL Finer]: 2024-01-08 18:54:29.223--ClientSession(71791840)--Thread(Thread[main,5,main])--acquire unit of work: 1932505292
    [junit] [EL Finest]: 2024-01-08 18:54:29.223--UnitOfWork(1932505292)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.223--ServerSession(454071866)--Connection(1232892815)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.223--ServerSession(454071866)--Connection(1232892815)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.223--ServerSession(454071866)--Connection(1865669250)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:29.224--ServerSession(454071866)--Connection(1232892815)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.224--UnitOfWork(1932505292)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--UnitOfWork(1932505292)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--UnitOfWork(1932505292)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--UnitOfWork(1932505292)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--UnitOfWork(1932505292)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--ClientSession(71791840)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--UnitOfWork(1932505292)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--ClientSession(71791840)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 93840244
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--ClientSession(93840244)--Thread(Thread[main,5,main])--acquire unit of work: 928433141
    [junit] [EL Finest]: 2024-01-08 18:54:29.224--UnitOfWork(928433141)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.224--ServerSession(454071866)--Connection(815604054)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.224--ServerSession(454071866)--Connection(815604054)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.224--ServerSession(454071866)--Connection(1248002889)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:29.224--ServerSession(454071866)--Connection(815604054)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.224--UnitOfWork(928433141)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.224--UnitOfWork(928433141)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.225--UnitOfWork(928433141)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@719de9b6)
    [junit] [EL Finest]: 2024-01-08 18:54:29.225--ServerSession(454071866)--Connection(2063124058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--ClientSession(93840244)--Connection(2063124058)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.225--ClientSession(93840244)--Connection(2063124058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.225--ClientSession(93840244)--Connection(618295394)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_BLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--ClientSession(93840244)--Connection(618295394)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.225--ServerSession(454071866)--Connection(2063124058)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--UnitOfWork(928433141)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--UnitOfWork(928433141)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--UnitOfWork(928433141)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--ClientSession(93840244)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--UnitOfWork(928433141)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--ClientSession(93840244)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.225--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 226149111
    [junit] [EL Finer]: 2024-01-08 18:54:29.226--ClientSession(226149111)--Thread(Thread[main,5,main])--acquire unit of work: 831262484
    [junit] [EL Finest]: 2024-01-08 18:54:29.226--UnitOfWork(831262484)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.226--ServerSession(454071866)--Connection(1176641575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.226--ServerSession(454071866)--Connection(1176641575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.226--ServerSession(454071866)--Connection(1531124152)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:29.226--ServerSession(454071866)--Connection(1176641575)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.226--UnitOfWork(831262484)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.226--UnitOfWork(831262484)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.226--UnitOfWork(831262484)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@51505ee8)
    [junit] [EL Finest]: 2024-01-08 18:54:29.226--ServerSession(454071866)--Connection(1172912216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.226--ClientSession(226149111)--Connection(1172912216)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.226--ClientSession(226149111)--Connection(1172912216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.226--ClientSession(226149111)--Connection(1055532544)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_BLOB = ? WHERE (ID = ?)
    [junit] 	bind => [[B@6d1e9255, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:29.227--ClientSession(226149111)--Connection(1055532544)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.281--ServerSession(454071866)--Connection(1172912216)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.281--UnitOfWork(831262484)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.281--UnitOfWork(831262484)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.281--UnitOfWork(831262484)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.281--ClientSession(226149111)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.281--UnitOfWork(831262484)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.281--ClientSession(226149111)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.281--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 389262693
    [junit] [EL Finer]: 2024-01-08 18:54:29.281--ClientSession(389262693)--Thread(Thread[main,5,main])--acquire unit of work: 237378028
    [junit] [EL Finest]: 2024-01-08 18:54:29.281--UnitOfWork(237378028)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.281--ServerSession(454071866)--Connection(1637086222)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.281--ServerSession(454071866)--Connection(1637086222)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.281--ServerSession(454071866)--Connection(1498596446)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:29.281--ServerSession(454071866)--Connection(1637086222)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.281--UnitOfWork(237378028)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--UnitOfWork(237378028)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.282--UnitOfWork(237378028)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6dd79871)
    [junit] [EL Finest]: 2024-01-08 18:54:29.282--ServerSession(454071866)--Connection(1554343000)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--ClientSession(389262693)--Connection(1554343000)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.282--ClientSession(389262693)--Connection(1554343000)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.282--ClientSession(389262693)--Connection(1579637879)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_BLOB = ? WHERE (ID = ?)
    [junit] 	bind => [[B@f6249fa, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--ClientSession(389262693)--Connection(1579637879)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.282--ServerSession(454071866)--Connection(1554343000)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--UnitOfWork(237378028)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--UnitOfWork(237378028)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--UnitOfWork(237378028)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--ClientSession(389262693)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--UnitOfWork(237378028)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.282--ClientSession(389262693)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.283--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1797080505
    [junit] [EL Finer]: 2024-01-08 18:54:29.283--ClientSession(1797080505)--Thread(Thread[main,5,main])--acquire unit of work: 1991113913
    [junit] [EL Finest]: 2024-01-08 18:54:29.283--UnitOfWork(1991113913)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.283--ServerSession(454071866)--Connection(311280383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.283--ServerSession(454071866)--Connection(311280383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.283--ServerSession(454071866)--Connection(1706636883)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:29.283--ServerSession(454071866)--Connection(311280383)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.283--UnitOfWork(1991113913)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.283--UnitOfWork(1991113913)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.283--UnitOfWork(1991113913)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7dd9e7dc)
    [junit] [EL Finest]: 2024-01-08 18:54:29.283--ServerSession(454071866)--Connection(756608376)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.283--ClientSession(1797080505)--Connection(756608376)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.283--ClientSession(1797080505)--Connection(756608376)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.283--ClientSession(1797080505)--Connection(227432732)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_BLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 48]
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--ClientSession(1797080505)--Connection(227432732)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.284--ServerSession(454071866)--Connection(756608376)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--UnitOfWork(1991113913)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--UnitOfWork(1991113913)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--UnitOfWork(1991113913)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--ClientSession(1797080505)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--UnitOfWork(1991113913)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--ClientSession(1797080505)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1155140983
    [junit] [EL Finer]: 2024-01-08 18:54:29.284--ClientSession(1155140983)--Thread(Thread[main,5,main])--acquire unit of work: 784550841
    [junit] [EL Finest]: 2024-01-08 18:54:29.284--UnitOfWork(784550841)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.284--ServerSession(454071866)--Connection(1366991300)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.284--ServerSession(454071866)--Connection(1366991300)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.284--ServerSession(454071866)--Connection(855681925)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [48]
    [junit] [EL Finest]: 2024-01-08 18:54:29.285--ServerSession(454071866)--Connection(1366991300)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.293--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 636488470
    [junit] [EL Finer]: 2024-01-08 18:54:29.293--ClientSession(636488470)--Thread(Thread[main,5,main])--acquire unit of work: 287998715
    [junit] [EL Finest]: 2024-01-08 18:54:29.293--UnitOfWork(287998715)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.293--UnitOfWork(287998715)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.293--UnitOfWork(287998715)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7c64dd6f)
    [junit] [EL Finest]: 2024-01-08 18:54:29.293--ServerSession(454071866)--Connection(976483246)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.293--ClientSession(636488470)--Connection(976483246)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.293--ClientSession(636488470)--Connection(976483246)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.293--ClientSession(636488470)--Connection(2135655241)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--ClientSession(636488470)--Connection(2135655241)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.294--ServerSession(454071866)--Connection(976483246)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--UnitOfWork(287998715)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--UnitOfWork(287998715)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--UnitOfWork(287998715)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--ClientSession(636488470)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--UnitOfWork(287998715)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--ClientSession(636488470)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1305989246
    [junit] [EL Finer]: 2024-01-08 18:54:29.294--ClientSession(1305989246)--Thread(Thread[main,5,main])--acquire unit of work: 1750918377
    [junit] [EL Finest]: 2024-01-08 18:54:29.294--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.294--ServerSession(454071866)--Connection(1269719904)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.294--ServerSession(454071866)--Connection(1269719904)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.294--ServerSession(454071866)--Connection(466854297)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:29.295--ServerSession(454071866)--Connection(1269719904)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.295--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.295--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.295--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.295--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.295--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@67800ce6)
    [junit] [EL Finest]: 2024-01-08 18:54:29.295--ServerSession(454071866)--Connection(1498704644)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.295--ClientSession(1305989246)--Connection(1498704644)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.295--ClientSession(1305989246)--Connection(1498704644)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.295--ClientSession(1305989246)--Connection(400232365)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finer]: 2024-01-08 18:54:29.295--ClientSession(1305989246)--Connection(400232365)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.296--ServerSession(454071866)--Connection(1498704644)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--ClientSession(1305989246)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--UnitOfWork(1750918377)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--ClientSession(1305989246)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1104616428
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--ClientSession(1104616428)--Thread(Thread[main,5,main])--acquire unit of work: 1000428697
    [junit] [EL Finest]: 2024-01-08 18:54:29.296--UnitOfWork(1000428697)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--UnitOfWork(1000428697)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.296--UnitOfWork(1000428697)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@67800ce6)
    [junit] [EL Finest]: 2024-01-08 18:54:29.296--ServerSession(454071866)--Connection(1518982532)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--ClientSession(1104616428)--Connection(1518982532)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.296--ClientSession(1104616428)--Connection(1518982532)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.296--ClientSession(1104616428)--Connection(595111234)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [17, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 1.0, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.296--ClientSession(1104616428)--Connection(595111234)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.297--ServerSession(454071866)--Connection(1518982532)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(1000428697)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(1000428697)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(1000428697)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--ClientSession(1104616428)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(1000428697)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--ClientSession(1104616428)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 581288428
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--ClientSession(581288428)--Thread(Thread[main,5,main])--acquire unit of work: 915674569
    [junit] [EL Finest]: 2024-01-08 18:54:29.297--UnitOfWork(915674569)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.297--ServerSession(454071866)--Connection(1356905700)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.297--ServerSession(454071866)--Connection(1356905700)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.297--ServerSession(454071866)--Connection(593402800)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:29.297--ServerSession(454071866)--Connection(1356905700)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.297--UnitOfWork(915674569)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(915674569)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(915674569)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(915674569)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(915674569)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--ClientSession(581288428)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--UnitOfWork(915674569)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--ClientSession(581288428)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1003683716
    [junit] [EL Finer]: 2024-01-08 18:54:29.297--ClientSession(1003683716)--Thread(Thread[main,5,main])--acquire unit of work: 1348800604
    [junit] [EL Finest]: 2024-01-08 18:54:29.297--UnitOfWork(1348800604)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.298--ServerSession(454071866)--Connection(1310255027)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.298--ServerSession(454071866)--Connection(1310255027)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.298--ServerSession(454071866)--Connection(286572493)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:29.298--ServerSession(454071866)--Connection(1310255027)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.298--UnitOfWork(1348800604)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.298--UnitOfWork(1348800604)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.298--UnitOfWork(1348800604)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@45094caa)
    [junit] [EL Finest]: 2024-01-08 18:54:29.298--ServerSession(454071866)--Connection(2029726297)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.298--ClientSession(1003683716)--Connection(2029726297)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.298--ClientSession(1003683716)--Connection(2029726297)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.298--ClientSession(1003683716)--Connection(1996990990)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_FLOAT = ? WHERE (ID = ?)
    [junit] 	bind => [2.0, 17]
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--ClientSession(1003683716)--Connection(1996990990)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.299--ServerSession(454071866)--Connection(2029726297)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--UnitOfWork(1348800604)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--UnitOfWork(1348800604)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--UnitOfWork(1348800604)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--ClientSession(1003683716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--UnitOfWork(1348800604)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--ClientSession(1003683716)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 483602101
    [junit] [EL Finer]: 2024-01-08 18:54:29.299--ClientSession(483602101)--Thread(Thread[main,5,main])--acquire unit of work: 1037792916
    [junit] [EL Finest]: 2024-01-08 18:54:29.299--UnitOfWork(1037792916)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.299--ServerSession(454071866)--Connection(2001140987)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.299--ServerSession(454071866)--Connection(2001140987)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.299--ServerSession(454071866)--Connection(702455887)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:29.299--ServerSession(454071866)--Connection(2001140987)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.3--UnitOfWork(1037792916)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--UnitOfWork(1037792916)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.3--UnitOfWork(1037792916)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4af4398a)
    [junit] [EL Finest]: 2024-01-08 18:54:29.3--ServerSession(454071866)--Connection(1452646606)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--ClientSession(483602101)--Connection(1452646606)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.3--ClientSession(483602101)--Connection(1452646606)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.3--ClientSession(483602101)--Connection(369250534)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_FLOAT = ? WHERE (ID = ?)
    [junit] 	bind => [null, 17]
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--ClientSession(483602101)--Connection(369250534)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.3--ServerSession(454071866)--Connection(1452646606)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--UnitOfWork(1037792916)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--UnitOfWork(1037792916)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--UnitOfWork(1037792916)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--ClientSession(483602101)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--UnitOfWork(1037792916)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--ClientSession(483602101)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1514884249
    [junit] [EL Finer]: 2024-01-08 18:54:29.3--ClientSession(1514884249)--Thread(Thread[main,5,main])--acquire unit of work: 564335822
    [junit] [EL Finest]: 2024-01-08 18:54:29.3--UnitOfWork(564335822)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.301--ServerSession(454071866)--Connection(623043964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.301--ServerSession(454071866)--Connection(623043964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.301--ServerSession(454071866)--Connection(1352176950)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [17]
    [junit] [EL Finest]: 2024-01-08 18:54:29.301--ServerSession(454071866)--Connection(623043964)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.309--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 701252816
    [junit] [EL Finer]: 2024-01-08 18:54:29.309--ClientSession(701252816)--Thread(Thread[main,5,main])--acquire unit of work: 1585839596
    [junit] [EL Finest]: 2024-01-08 18:54:29.309--UnitOfWork(1585839596)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.309--UnitOfWork(1585839596)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.309--UnitOfWork(1585839596)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3afec723)
    [junit] [EL Finest]: 2024-01-08 18:54:29.309--ServerSession(454071866)--Connection(860572527)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.309--ClientSession(701252816)--Connection(860572527)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.309--ClientSession(701252816)--Connection(860572527)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.309--ClientSession(701252816)--Connection(1120971383)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [14, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--ClientSession(701252816)--Connection(1120971383)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.31--ServerSession(454071866)--Connection(860572527)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--UnitOfWork(1585839596)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--UnitOfWork(1585839596)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--UnitOfWork(1585839596)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--ClientSession(701252816)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--UnitOfWork(1585839596)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--ClientSession(701252816)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 625563830
    [junit] [EL Finer]: 2024-01-08 18:54:29.31--ClientSession(625563830)--Thread(Thread[main,5,main])--acquire unit of work: 1286635331
    [junit] [EL Finest]: 2024-01-08 18:54:29.31--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.31--ServerSession(454071866)--Connection(200603568)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.31--ServerSession(454071866)--Connection(200603568)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.31--ServerSession(454071866)--Connection(1487554861)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:29.31--ServerSession(454071866)--Connection(200603568)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@784c0dab)
    [junit] [EL Finest]: 2024-01-08 18:54:29.311--ServerSession(454071866)--Connection(1589699836)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--ClientSession(625563830)--Connection(1589699836)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.311--ClientSession(625563830)--Connection(1589699836)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.311--ClientSession(625563830)--Connection(549716804)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--ClientSession(625563830)--Connection(549716804)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.311--ServerSession(454071866)--Connection(1589699836)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--ClientSession(625563830)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--UnitOfWork(1286635331)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--ClientSession(625563830)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.311--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 631941836
    [junit] [EL Finer]: 2024-01-08 18:54:29.312--ClientSession(631941836)--Thread(Thread[main,5,main])--acquire unit of work: 2090098049
    [junit] [EL Finest]: 2024-01-08 18:54:29.312--UnitOfWork(2090098049)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.312--UnitOfWork(2090098049)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.312--UnitOfWork(2090098049)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@784c0dab)
    [junit] [EL Finest]: 2024-01-08 18:54:29.312--ServerSession(454071866)--Connection(804856636)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.312--ClientSession(631941836)--Connection(804856636)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.312--ClientSession(631941836)--Connection(804856636)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.312--ClientSession(631941836)--Connection(1609896133)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [14, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:29.312--ClientSession(631941836)--Connection(1609896133)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.312--ServerSession(454071866)--Connection(804856636)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.312--UnitOfWork(2090098049)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.312--UnitOfWork(2090098049)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--UnitOfWork(2090098049)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--ClientSession(631941836)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--UnitOfWork(2090098049)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--ClientSession(631941836)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 676010174
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--ClientSession(676010174)--Thread(Thread[main,5,main])--acquire unit of work: 1313685064
    [junit] [EL Finest]: 2024-01-08 18:54:29.313--UnitOfWork(1313685064)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Connection(961113212)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Connection(961113212)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Connection(565527012)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Connection(961113212)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.313--UnitOfWork(1313685064)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--UnitOfWork(1313685064)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--UnitOfWork(1313685064)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--UnitOfWork(1313685064)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--UnitOfWork(1313685064)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--ClientSession(676010174)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--UnitOfWork(1313685064)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--ClientSession(676010174)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 263883701
    [junit] [EL Finer]: 2024-01-08 18:54:29.313--ClientSession(263883701)--Thread(Thread[main,5,main])--acquire unit of work: 132501189
    [junit] [EL Finest]: 2024-01-08 18:54:29.313--UnitOfWork(132501189)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Connection(1855715730)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Connection(1855715730)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.313--ServerSession(454071866)--Connection(818655928)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:29.314--ServerSession(454071866)--Connection(1855715730)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.314--UnitOfWork(132501189)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.314--UnitOfWork(132501189)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.314--UnitOfWork(132501189)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@424d087a)
    [junit] [EL Finest]: 2024-01-08 18:54:29.314--ServerSession(454071866)--Connection(513285223)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.314--ClientSession(263883701)--Connection(513285223)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.314--ClientSession(263883701)--Connection(513285223)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.314--ClientSession(263883701)--Connection(1321115995)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_SMALLINT = ? WHERE (ID = ?)
    [junit] 	bind => [2, 14]
    [junit] [EL Finer]: 2024-01-08 18:54:29.314--ClientSession(263883701)--Connection(1321115995)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--ServerSession(454071866)--Connection(513285223)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--UnitOfWork(132501189)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--UnitOfWork(132501189)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--UnitOfWork(132501189)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--ClientSession(263883701)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--UnitOfWork(132501189)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--ClientSession(263883701)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1315819787
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--ClientSession(1315819787)--Thread(Thread[main,5,main])--acquire unit of work: 273192837
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--UnitOfWork(273192837)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--ServerSession(454071866)--Connection(734480558)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--ServerSession(454071866)--Connection(734480558)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.315--ServerSession(454071866)--Connection(471574758)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--ServerSession(454071866)--Connection(734480558)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--UnitOfWork(273192837)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--UnitOfWork(273192837)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--UnitOfWork(273192837)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@687e9b56)
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--ServerSession(454071866)--Connection(946927516)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.315--ClientSession(1315819787)--Connection(946927516)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.315--ClientSession(1315819787)--Connection(946927516)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.316--ClientSession(1315819787)--Connection(1918631578)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_SMALLINT = ? WHERE (ID = ?)
    [junit] 	bind => [null, 14]
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--ClientSession(1315819787)--Connection(1918631578)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.316--ServerSession(454071866)--Connection(946927516)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--UnitOfWork(273192837)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--UnitOfWork(273192837)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--UnitOfWork(273192837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--ClientSession(1315819787)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--UnitOfWork(273192837)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--ClientSession(1315819787)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2121842171
    [junit] [EL Finer]: 2024-01-08 18:54:29.316--ClientSession(2121842171)--Thread(Thread[main,5,main])--acquire unit of work: 1091271103
    [junit] [EL Finest]: 2024-01-08 18:54:29.316--UnitOfWork(1091271103)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.316--ServerSession(454071866)--Connection(1820979242)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.316--ServerSession(454071866)--Connection(1820979242)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.316--ServerSession(454071866)--Connection(434269208)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Finest]: 2024-01-08 18:54:29.317--ServerSession(454071866)--Connection(1820979242)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.325--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 572728110
    [junit] [EL Finer]: 2024-01-08 18:54:29.325--ClientSession(572728110)--Thread(Thread[main,5,main])--acquire unit of work: 1149466933
    [junit] [EL Finest]: 2024-01-08 18:54:29.325--UnitOfWork(1149466933)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.325--UnitOfWork(1149466933)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.325--UnitOfWork(1149466933)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5a45733b)
    [junit] [EL Finest]: 2024-01-08 18:54:29.325--ServerSession(454071866)--Connection(873939776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.325--ClientSession(572728110)--Connection(873939776)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.325--ClientSession(572728110)--Connection(873939776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.325--ClientSession(572728110)--Connection(1803734566)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [41, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.325--ClientSession(572728110)--Connection(1803734566)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.326--ServerSession(454071866)--Connection(873939776)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--UnitOfWork(1149466933)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--UnitOfWork(1149466933)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--UnitOfWork(1149466933)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--ClientSession(572728110)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--UnitOfWork(1149466933)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--ClientSession(572728110)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 618249375
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--ClientSession(618249375)--Thread(Thread[main,5,main])--acquire unit of work: 718992903
    [junit] [EL Finest]: 2024-01-08 18:54:29.326--UnitOfWork(718992903)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.326--ServerSession(454071866)--Connection(1465187972)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.326--ServerSession(454071866)--Connection(1465187972)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.326--ServerSession(454071866)--Connection(817559852)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:29.326--ServerSession(454071866)--Connection(1465187972)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.326--UnitOfWork(718992903)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.326--UnitOfWork(718992903)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.326--UnitOfWork(718992903)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.326--UnitOfWork(718992903)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.327--UnitOfWork(718992903)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@24f93904)
    [junit] [EL Finest]: 2024-01-08 18:54:29.327--ServerSession(454071866)--Connection(859681761)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--ClientSession(618249375)--Connection(859681761)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.327--ClientSession(618249375)--Connection(859681761)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.327--ClientSession(618249375)--Connection(516516576)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--ClientSession(618249375)--Connection(516516576)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.327--ServerSession(454071866)--Connection(859681761)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--UnitOfWork(718992903)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--UnitOfWork(718992903)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--UnitOfWork(718992903)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--ClientSession(618249375)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--UnitOfWork(718992903)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--ClientSession(618249375)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1832690636
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--ClientSession(1832690636)--Thread(Thread[main,5,main])--acquire unit of work: 859875121
    [junit] [EL Finest]: 2024-01-08 18:54:29.327--UnitOfWork(859875121)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--UnitOfWork(859875121)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.327--UnitOfWork(859875121)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@24f93904)
    [junit] [EL Finest]: 2024-01-08 18:54:29.327--ServerSession(454071866)--Connection(1062118471)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.327--ClientSession(1832690636)--Connection(1062118471)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.327--ClientSession(1832690636)--Connection(1062118471)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.328--ClientSession(1832690636)--Connection(19599955)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [41, null, null, null, null, 0, false, [B@376442a1, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.328--ClientSession(1832690636)--Connection(19599955)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.328--ServerSession(454071866)--Connection(1062118471)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.386--UnitOfWork(859875121)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.386--UnitOfWork(859875121)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.386--UnitOfWork(859875121)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.386--ClientSession(1832690636)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.386--UnitOfWork(859875121)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.386--ClientSession(1832690636)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.387--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1997839637
    [junit] [EL Finer]: 2024-01-08 18:54:29.387--ClientSession(1997839637)--Thread(Thread[main,5,main])--acquire unit of work: 1651554332
    [junit] [EL Finest]: 2024-01-08 18:54:29.387--UnitOfWork(1651554332)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.387--ServerSession(454071866)--Connection(999331723)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.387--ServerSession(454071866)--Connection(999331723)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.387--ServerSession(454071866)--Connection(358570923)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:29.387--ServerSession(454071866)--Connection(999331723)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.387--UnitOfWork(1651554332)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.387--UnitOfWork(1651554332)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--UnitOfWork(1651554332)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--UnitOfWork(1651554332)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--UnitOfWork(1651554332)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--ClientSession(1997839637)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--UnitOfWork(1651554332)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--ClientSession(1997839637)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1910052276
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--ClientSession(1910052276)--Thread(Thread[main,5,main])--acquire unit of work: 862616111
    [junit] [EL Finest]: 2024-01-08 18:54:29.388--UnitOfWork(862616111)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.388--ServerSession(454071866)--Connection(693268056)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.388--ServerSession(454071866)--Connection(693268056)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.388--ServerSession(454071866)--Connection(325203711)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:29.388--ServerSession(454071866)--Connection(693268056)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.388--UnitOfWork(862616111)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.388--UnitOfWork(862616111)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.388--UnitOfWork(862616111)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4a7449fa)
    [junit] [EL Finest]: 2024-01-08 18:54:29.388--ServerSession(454071866)--Connection(1916390254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.389--ClientSession(1910052276)--Connection(1916390254)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.389--ClientSession(1910052276)--Connection(1916390254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.389--ClientSession(1910052276)--Connection(669983710)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_BINARY = ? WHERE (ID = ?)
    [junit] 	bind => [null, 41]
    [junit] [EL Finer]: 2024-01-08 18:54:29.389--ClientSession(1910052276)--Connection(669983710)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.389--ServerSession(454071866)--Connection(1916390254)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.389--UnitOfWork(862616111)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.389--UnitOfWork(862616111)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.39--UnitOfWork(862616111)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.39--ClientSession(1910052276)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.39--UnitOfWork(862616111)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.39--ClientSession(1910052276)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.39--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1235639867
    [junit] [EL Finer]: 2024-01-08 18:54:29.39--ClientSession(1235639867)--Thread(Thread[main,5,main])--acquire unit of work: 1970835162
    [junit] [EL Finest]: 2024-01-08 18:54:29.39--UnitOfWork(1970835162)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.39--ServerSession(454071866)--Connection(735556216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.39--ServerSession(454071866)--Connection(735556216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.39--ServerSession(454071866)--Connection(15381703)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:29.39--ServerSession(454071866)--Connection(735556216)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.39--UnitOfWork(1970835162)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.39--UnitOfWork(1970835162)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.39--UnitOfWork(1970835162)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4af93a9b)
    [junit] [EL Finest]: 2024-01-08 18:54:29.39--ServerSession(454071866)--Connection(162713104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.39--ClientSession(1235639867)--Connection(162713104)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.39--ClientSession(1235639867)--Connection(162713104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.391--ClientSession(1235639867)--Connection(1092058908)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_BINARY = ? WHERE (ID = ?)
    [junit] 	bind => [[B@376442a1, 41]
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--ClientSession(1235639867)--Connection(1092058908)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.391--ServerSession(454071866)--Connection(162713104)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--UnitOfWork(1970835162)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--UnitOfWork(1970835162)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--UnitOfWork(1970835162)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--ClientSession(1235639867)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--UnitOfWork(1970835162)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--ClientSession(1235639867)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1178095787
    [junit] [EL Finer]: 2024-01-08 18:54:29.391--ClientSession(1178095787)--Thread(Thread[main,5,main])--acquire unit of work: 1499841586
    [junit] [EL Finest]: 2024-01-08 18:54:29.391--UnitOfWork(1499841586)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.391--ServerSession(454071866)--Connection(594591645)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.391--ServerSession(454071866)--Connection(594591645)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.391--ServerSession(454071866)--Connection(738480180)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:29.392--ServerSession(454071866)--Connection(594591645)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.392--UnitOfWork(1499841586)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.392--UnitOfWork(1499841586)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.392--UnitOfWork(1499841586)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5f8ef566)
    [junit] [EL Finest]: 2024-01-08 18:54:29.392--ServerSession(454071866)--Connection(1999593405)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.392--ClientSession(1178095787)--Connection(1999593405)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.392--ClientSession(1178095787)--Connection(1999593405)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.392--ClientSession(1178095787)--Connection(416858798)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_BINARY = ? WHERE (ID = ?)
    [junit] 	bind => [[B@30552407, 41]
    [junit] [EL Finer]: 2024-01-08 18:54:29.392--ClientSession(1178095787)--Connection(416858798)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.393--ServerSession(454071866)--Connection(1999593405)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--UnitOfWork(1499841586)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--UnitOfWork(1499841586)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--UnitOfWork(1499841586)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--ClientSession(1178095787)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--UnitOfWork(1499841586)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--ClientSession(1178095787)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1297215278
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--ClientSession(1297215278)--Thread(Thread[main,5,main])--acquire unit of work: 1421709215
    [junit] [EL Finest]: 2024-01-08 18:54:29.393--UnitOfWork(1421709215)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.393--ServerSession(454071866)--Connection(170846740)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.393--ServerSession(454071866)--Connection(170846740)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.393--ServerSession(454071866)--Connection(1048923726)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:29.393--ServerSession(454071866)--Connection(170846740)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.393--UnitOfWork(1421709215)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--UnitOfWork(1421709215)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.393--UnitOfWork(1421709215)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4496574a)
    [junit] [EL Finest]: 2024-01-08 18:54:29.393--ServerSession(454071866)--Connection(762754516)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.393--ClientSession(1297215278)--Connection(762754516)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.394--ClientSession(1297215278)--Connection(762754516)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.394--ClientSession(1297215278)--Connection(778778819)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_BINARY = ? WHERE (ID = ?)
    [junit] 	bind => [null, 41]
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--ClientSession(1297215278)--Connection(778778819)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.394--ServerSession(454071866)--Connection(762754516)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--UnitOfWork(1421709215)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--UnitOfWork(1421709215)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--UnitOfWork(1421709215)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--ClientSession(1297215278)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--UnitOfWork(1421709215)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--ClientSession(1297215278)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1256857480
    [junit] [EL Finer]: 2024-01-08 18:54:29.394--ClientSession(1256857480)--Thread(Thread[main,5,main])--acquire unit of work: 1386924820
    [junit] [EL Finest]: 2024-01-08 18:54:29.394--UnitOfWork(1386924820)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.394--ServerSession(454071866)--Connection(628116642)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.394--ServerSession(454071866)--Connection(628116642)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.394--ServerSession(454071866)--Connection(1965245761)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [41]
    [junit] [EL Finest]: 2024-01-08 18:54:29.395--ServerSession(454071866)--Connection(628116642)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.403--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1320699422
    [junit] [EL Finer]: 2024-01-08 18:54:29.404--ClientSession(1320699422)--Thread(Thread[main,5,main])--acquire unit of work: 1597415291
    [junit] [EL Finest]: 2024-01-08 18:54:29.404--UnitOfWork(1597415291)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.404--UnitOfWork(1597415291)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.404--UnitOfWork(1597415291)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@306e9029)
    [junit] [EL Finest]: 2024-01-08 18:54:29.404--ServerSession(454071866)--Connection(119128099)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.404--ClientSession(1320699422)--Connection(119128099)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.404--ClientSession(1320699422)--Connection(119128099)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.404--ClientSession(1320699422)--Connection(1816087292)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [53, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.404--ClientSession(1320699422)--Connection(1816087292)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--ServerSession(454071866)--Connection(119128099)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--UnitOfWork(1597415291)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--UnitOfWork(1597415291)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--UnitOfWork(1597415291)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--ClientSession(1320699422)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--UnitOfWork(1597415291)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--ClientSession(1320699422)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1284651087
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--ClientSession(1284651087)--Thread(Thread[main,5,main])--acquire unit of work: 88334630
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--UnitOfWork(88334630)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--ServerSession(454071866)--Connection(322773976)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--ServerSession(454071866)--Connection(322773976)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.405--ServerSession(454071866)--Connection(413532421)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--ServerSession(454071866)--Connection(322773976)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--UnitOfWork(88334630)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--UnitOfWork(88334630)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.405--UnitOfWork(88334630)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--UnitOfWork(88334630)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.405--UnitOfWork(88334630)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5ffb815c)
    [junit] [EL Finest]: 2024-01-08 18:54:29.406--ServerSession(454071866)--Connection(220518672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--ClientSession(1284651087)--Connection(220518672)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.406--ClientSession(1284651087)--Connection(220518672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.406--ClientSession(1284651087)--Connection(268599640)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--ClientSession(1284651087)--Connection(268599640)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.406--ServerSession(454071866)--Connection(220518672)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--UnitOfWork(88334630)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--UnitOfWork(88334630)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--UnitOfWork(88334630)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--ClientSession(1284651087)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--UnitOfWork(88334630)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--ClientSession(1284651087)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 607223065
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--ClientSession(607223065)--Thread(Thread[main,5,main])--acquire unit of work: 259443926
    [junit] [EL Finest]: 2024-01-08 18:54:29.406--UnitOfWork(259443926)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--UnitOfWork(259443926)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.406--UnitOfWork(259443926)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5ffb815c)
    [junit] [EL Finest]: 2024-01-08 18:54:29.406--ServerSession(454071866)--Connection(411227408)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.406--ClientSession(607223065)--Connection(411227408)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.406--ClientSession(607223065)--Connection(411227408)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.407--ClientSession(607223065)--Connection(938785452)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [53, null, null, 0, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--ClientSession(607223065)--Connection(938785452)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.407--ServerSession(454071866)--Connection(411227408)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--UnitOfWork(259443926)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--UnitOfWork(259443926)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--UnitOfWork(259443926)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--ClientSession(607223065)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--UnitOfWork(259443926)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--ClientSession(607223065)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1364825758
    [junit] [EL Finer]: 2024-01-08 18:54:29.407--ClientSession(1364825758)--Thread(Thread[main,5,main])--acquire unit of work: 1602089968
    [junit] [EL Finest]: 2024-01-08 18:54:29.407--UnitOfWork(1602089968)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.407--ServerSession(454071866)--Connection(1296962409)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.407--ServerSession(454071866)--Connection(1296962409)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.408--ServerSession(454071866)--Connection(771018808)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:29.408--ServerSession(454071866)--Connection(1296962409)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.408--UnitOfWork(1602089968)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--UnitOfWork(1602089968)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--UnitOfWork(1602089968)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--UnitOfWork(1602089968)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--UnitOfWork(1602089968)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--ClientSession(1364825758)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--UnitOfWork(1602089968)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--ClientSession(1364825758)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 918566218
    [junit] [EL Finer]: 2024-01-08 18:54:29.408--ClientSession(918566218)--Thread(Thread[main,5,main])--acquire unit of work: 606468690
    [junit] [EL Finest]: 2024-01-08 18:54:29.408--UnitOfWork(606468690)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.408--ServerSession(454071866)--Connection(311055882)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.408--ServerSession(454071866)--Connection(311055882)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.408--ServerSession(454071866)--Connection(1564851057)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:29.409--ServerSession(454071866)--Connection(311055882)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.409--UnitOfWork(606468690)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.409--UnitOfWork(606468690)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.409--UnitOfWork(606468690)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@61642f8d)
    [junit] [EL Finest]: 2024-01-08 18:54:29.409--ServerSession(454071866)--Connection(1366337244)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.409--ClientSession(918566218)--Connection(1366337244)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.409--ClientSession(918566218)--Connection(1366337244)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.409--ClientSession(918566218)--Connection(2117616651)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET ENUM_ORDINAL = ? WHERE (ID = ?)
    [junit] 	bind => [1, 53]
    [junit] [EL Finer]: 2024-01-08 18:54:29.409--ClientSession(918566218)--Connection(2117616651)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--ServerSession(454071866)--Connection(1366337244)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--UnitOfWork(606468690)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--UnitOfWork(606468690)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--UnitOfWork(606468690)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--ClientSession(918566218)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--UnitOfWork(606468690)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--ClientSession(918566218)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1876068112
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--ClientSession(1876068112)--Thread(Thread[main,5,main])--acquire unit of work: 994089584
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--UnitOfWork(994089584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--ServerSession(454071866)--Connection(124033295)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--ServerSession(454071866)--Connection(124033295)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.41--ServerSession(454071866)--Connection(966421969)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--ServerSession(454071866)--Connection(124033295)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--UnitOfWork(994089584)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--UnitOfWork(994089584)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--UnitOfWork(994089584)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7da706de)
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--ServerSession(454071866)--Connection(875978357)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.41--ClientSession(1876068112)--Connection(875978357)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.41--ClientSession(1876068112)--Connection(875978357)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.411--ClientSession(1876068112)--Connection(706499369)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET ENUM_ORDINAL = ? WHERE (ID = ?)
    [junit] 	bind => [null, 53]
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--ClientSession(1876068112)--Connection(706499369)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.411--ServerSession(454071866)--Connection(875978357)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--UnitOfWork(994089584)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--UnitOfWork(994089584)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--UnitOfWork(994089584)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--ClientSession(1876068112)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--UnitOfWork(994089584)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--ClientSession(1876068112)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1943557211
    [junit] [EL Finer]: 2024-01-08 18:54:29.411--ClientSession(1943557211)--Thread(Thread[main,5,main])--acquire unit of work: 1964734883
    [junit] [EL Finest]: 2024-01-08 18:54:29.411--UnitOfWork(1964734883)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.411--ServerSession(454071866)--Connection(1037498674)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.411--ServerSession(454071866)--Connection(1037498674)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.411--ServerSession(454071866)--Connection(330964475)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [53]
    [junit] [EL Finest]: 2024-01-08 18:54:29.412--ServerSession(454071866)--Connection(1037498674)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.42--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1499720442
    [junit] [EL Finer]: 2024-01-08 18:54:29.42--ClientSession(1499720442)--Thread(Thread[main,5,main])--acquire unit of work: 1343222554
    [junit] [EL Finest]: 2024-01-08 18:54:29.42--UnitOfWork(1343222554)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.42--UnitOfWork(1343222554)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.42--UnitOfWork(1343222554)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@52f4e761)
    [junit] [EL Finest]: 2024-01-08 18:54:29.42--ServerSession(454071866)--Connection(1815392161)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.42--ClientSession(1499720442)--Connection(1815392161)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.42--ClientSession(1499720442)--Connection(1815392161)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.42--ClientSession(1499720442)--Connection(1124861470)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [50, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--ClientSession(1499720442)--Connection(1124861470)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.421--ServerSession(454071866)--Connection(1815392161)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--UnitOfWork(1343222554)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--UnitOfWork(1343222554)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--UnitOfWork(1343222554)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--ClientSession(1499720442)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--UnitOfWork(1343222554)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--ClientSession(1499720442)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 701379570
    [junit] [EL Finer]: 2024-01-08 18:54:29.421--ClientSession(701379570)--Thread(Thread[main,5,main])--acquire unit of work: 1624164557
    [junit] [EL Finest]: 2024-01-08 18:54:29.421--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.421--ServerSession(454071866)--Connection(1137778236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.421--ServerSession(454071866)--Connection(1137778236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.421--ServerSession(454071866)--Connection(1150771473)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:29.422--ServerSession(454071866)--Connection(1137778236)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.422--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.422--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.422--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.422--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.422--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@a00a03c)
    [junit] [EL Finest]: 2024-01-08 18:54:29.422--ServerSession(454071866)--Connection(1040908651)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.422--ClientSession(701379570)--Connection(1040908651)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.422--ClientSession(701379570)--Connection(1040908651)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.422--ClientSession(701379570)--Connection(1453579635)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finer]: 2024-01-08 18:54:29.422--ClientSession(701379570)--Connection(1453579635)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.423--ServerSession(454071866)--Connection(1040908651)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--ClientSession(701379570)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--UnitOfWork(1624164557)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--ClientSession(701379570)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1126270175
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--ClientSession(1126270175)--Thread(Thread[main,5,main])--acquire unit of work: 633849225
    [junit] [EL Finest]: 2024-01-08 18:54:29.423--UnitOfWork(633849225)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--UnitOfWork(633849225)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.423--UnitOfWork(633849225)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@a00a03c)
    [junit] [EL Finest]: 2024-01-08 18:54:29.423--ServerSession(454071866)--Connection(1483281450)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--ClientSession(1126270175)--Connection(1483281450)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.423--ClientSession(1126270175)--Connection(1483281450)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.423--ClientSession(1126270175)--Connection(396452996)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [50, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, UNCHANGED, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.423--ClientSession(1126270175)--Connection(396452996)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.424--ServerSession(454071866)--Connection(1483281450)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(633849225)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(633849225)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(633849225)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--ClientSession(1126270175)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(633849225)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--ClientSession(1126270175)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1604702733
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--ClientSession(1604702733)--Thread(Thread[main,5,main])--acquire unit of work: 1333613975
    [junit] [EL Finest]: 2024-01-08 18:54:29.424--UnitOfWork(1333613975)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.424--ServerSession(454071866)--Connection(1399102904)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.424--ServerSession(454071866)--Connection(1399102904)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.424--ServerSession(454071866)--Connection(1471341840)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:29.424--ServerSession(454071866)--Connection(1399102904)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.424--UnitOfWork(1333613975)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(1333613975)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(1333613975)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(1333613975)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(1333613975)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--ClientSession(1604702733)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--UnitOfWork(1333613975)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.424--ClientSession(1604702733)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.425--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 874933642
    [junit] [EL Finer]: 2024-01-08 18:54:29.425--ClientSession(874933642)--Thread(Thread[main,5,main])--acquire unit of work: 558364583
    [junit] [EL Finest]: 2024-01-08 18:54:29.425--UnitOfWork(558364583)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.425--ServerSession(454071866)--Connection(806573706)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.425--ServerSession(454071866)--Connection(806573706)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.425--ServerSession(454071866)--Connection(547115876)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:29.425--ServerSession(454071866)--Connection(806573706)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.425--UnitOfWork(558364583)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.425--UnitOfWork(558364583)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.425--UnitOfWork(558364583)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@39350142)
    [junit] [EL Finest]: 2024-01-08 18:54:29.425--ServerSession(454071866)--Connection(1375588744)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.425--ClientSession(874933642)--Connection(1375588744)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.425--ClientSession(874933642)--Connection(1375588744)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.426--ClientSession(874933642)--Connection(956035118)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WCA_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 50]
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--ClientSession(874933642)--Connection(956035118)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.426--ServerSession(454071866)--Connection(1375588744)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--UnitOfWork(558364583)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--UnitOfWork(558364583)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--UnitOfWork(558364583)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--ClientSession(874933642)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--UnitOfWork(558364583)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--ClientSession(874933642)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1494082957
    [junit] [EL Finer]: 2024-01-08 18:54:29.426--ClientSession(1494082957)--Thread(Thread[main,5,main])--acquire unit of work: 1744176741
    [junit] [EL Finest]: 2024-01-08 18:54:29.426--UnitOfWork(1744176741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.426--ServerSession(454071866)--Connection(7073845)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.426--ServerSession(454071866)--Connection(7073845)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.427--ServerSession(454071866)--Connection(801684295)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:29.427--ServerSession(454071866)--Connection(7073845)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.427--UnitOfWork(1744176741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.427--UnitOfWork(1744176741)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.427--UnitOfWork(1744176741)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4ecdface)
    [junit] [EL Finest]: 2024-01-08 18:54:29.427--ServerSession(454071866)--Connection(2072035969)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.427--ClientSession(1494082957)--Connection(2072035969)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.427--ClientSession(1494082957)--Connection(2072035969)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.427--ClientSession(1494082957)--Connection(439051693)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WCA_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [UNCHANGED, 50]
    [junit] [EL Finer]: 2024-01-08 18:54:29.427--ClientSession(1494082957)--Connection(439051693)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--ServerSession(454071866)--Connection(2072035969)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--UnitOfWork(1744176741)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--UnitOfWork(1744176741)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--UnitOfWork(1744176741)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--ClientSession(1494082957)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--UnitOfWork(1744176741)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--ClientSession(1494082957)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1748046373
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--ClientSession(1748046373)--Thread(Thread[main,5,main])--acquire unit of work: 366498152
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--UnitOfWork(366498152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--ServerSession(454071866)--Connection(1411336307)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--ServerSession(454071866)--Connection(1411336307)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.428--ServerSession(454071866)--Connection(1611098587)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--ServerSession(454071866)--Connection(1411336307)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--UnitOfWork(366498152)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--UnitOfWork(366498152)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--UnitOfWork(366498152)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@57c3bda5)
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--ServerSession(454071866)--Connection(581164210)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.428--ClientSession(1748046373)--Connection(581164210)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.428--ClientSession(1748046373)--Connection(581164210)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.429--ClientSession(1748046373)--Connection(497401581)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WCA_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [XNCHANGED, 50]
    [junit] [EL Finer]: 2024-01-08 18:54:29.429--ClientSession(1748046373)--Connection(497401581)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.429--ServerSession(454071866)--Connection(581164210)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.429--UnitOfWork(366498152)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.429--UnitOfWork(366498152)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.429--UnitOfWork(366498152)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.429--ClientSession(1748046373)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.493--UnitOfWork(366498152)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.493--ClientSession(1748046373)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.493--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 668969380
    [junit] [EL Finer]: 2024-01-08 18:54:29.493--ClientSession(668969380)--Thread(Thread[main,5,main])--acquire unit of work: 455452577
    [junit] [EL Finest]: 2024-01-08 18:54:29.493--UnitOfWork(455452577)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.493--ServerSession(454071866)--Connection(726085886)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.493--ServerSession(454071866)--Connection(726085886)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.493--ServerSession(454071866)--Connection(1961499057)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:29.493--ServerSession(454071866)--Connection(726085886)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.494--UnitOfWork(455452577)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.494--UnitOfWork(455452577)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.494--UnitOfWork(455452577)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@180caedb)
    [junit] [EL Finest]: 2024-01-08 18:54:29.494--ServerSession(454071866)--Connection(777849487)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.494--ClientSession(668969380)--Connection(777849487)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.494--ClientSession(668969380)--Connection(777849487)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.494--ClientSession(668969380)--Connection(270653761)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WCA_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 50]
    [junit] [EL Finer]: 2024-01-08 18:54:29.494--ClientSession(668969380)--Connection(270653761)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.495--ServerSession(454071866)--Connection(777849487)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.495--UnitOfWork(455452577)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.495--UnitOfWork(455452577)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.495--UnitOfWork(455452577)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.495--ClientSession(668969380)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.495--UnitOfWork(455452577)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.495--ClientSession(668969380)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.495--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 308831781
    [junit] [EL Finer]: 2024-01-08 18:54:29.495--ClientSession(308831781)--Thread(Thread[main,5,main])--acquire unit of work: 1411850133
    [junit] [EL Finest]: 2024-01-08 18:54:29.495--UnitOfWork(1411850133)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.495--ServerSession(454071866)--Connection(1255288705)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.495--ServerSession(454071866)--Connection(1255288705)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.495--ServerSession(454071866)--Connection(286271652)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [50]
    [junit] [EL Finest]: 2024-01-08 18:54:29.495--ServerSession(454071866)--Connection(1255288705)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.504--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 171662413
    [junit] [EL Finer]: 2024-01-08 18:54:29.504--ClientSession(171662413)--Thread(Thread[main,5,main])--acquire unit of work: 624579417
    [junit] [EL Finest]: 2024-01-08 18:54:29.504--UnitOfWork(624579417)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.504--UnitOfWork(624579417)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.504--UnitOfWork(624579417)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@66c1db11)
    [junit] [EL Finest]: 2024-01-08 18:54:29.504--ServerSession(454071866)--Connection(1989285587)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.504--ClientSession(171662413)--Connection(1989285587)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.504--ClientSession(171662413)--Connection(1989285587)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.505--ClientSession(171662413)--Connection(21312451)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [49, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--ClientSession(171662413)--Connection(21312451)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.505--ServerSession(454071866)--Connection(1989285587)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--UnitOfWork(624579417)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--UnitOfWork(624579417)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--UnitOfWork(624579417)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--ClientSession(171662413)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--UnitOfWork(624579417)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--ClientSession(171662413)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 271397841
    [junit] [EL Finer]: 2024-01-08 18:54:29.505--ClientSession(271397841)--Thread(Thread[main,5,main])--acquire unit of work: 1987021705
    [junit] [EL Finest]: 2024-01-08 18:54:29.505--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.505--ServerSession(454071866)--Connection(1578919340)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.505--ServerSession(454071866)--Connection(1578919340)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.505--ServerSession(454071866)--Connection(338671335)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:29.506--ServerSession(454071866)--Connection(1578919340)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.506--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.506--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.506--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.506--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.506--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@67dc51ee)
    [junit] [EL Finest]: 2024-01-08 18:54:29.506--ServerSession(454071866)--Connection(857826463)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.506--ClientSession(271397841)--Connection(857826463)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.506--ClientSession(271397841)--Connection(857826463)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.506--ClientSession(271397841)--Connection(1935973151)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--ClientSession(271397841)--Connection(1935973151)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.507--ServerSession(454071866)--Connection(857826463)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--ClientSession(271397841)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--UnitOfWork(1987021705)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--ClientSession(271397841)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 796323167
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--ClientSession(796323167)--Thread(Thread[main,5,main])--acquire unit of work: 399208882
    [junit] [EL Finest]: 2024-01-08 18:54:29.507--UnitOfWork(399208882)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--UnitOfWork(399208882)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.507--UnitOfWork(399208882)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@67dc51ee)
    [junit] [EL Finest]: 2024-01-08 18:54:29.507--ServerSession(454071866)--Connection(558771336)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.507--ClientSession(796323167)--Connection(558771336)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.507--ClientSession(796323167)--Connection(558771336)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.507--ClientSession(796323167)--Connection(969548267)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [49, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, UNCHANGED, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--ClientSession(796323167)--Connection(969548267)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.508--ServerSession(454071866)--Connection(558771336)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--UnitOfWork(399208882)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--UnitOfWork(399208882)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--UnitOfWork(399208882)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--ClientSession(796323167)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--UnitOfWork(399208882)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--ClientSession(796323167)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 809818650
    [junit] [EL Finer]: 2024-01-08 18:54:29.508--ClientSession(809818650)--Thread(Thread[main,5,main])--acquire unit of work: 1614715638
    [junit] [EL Finest]: 2024-01-08 18:54:29.508--UnitOfWork(1614715638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.508--ServerSession(454071866)--Connection(135473763)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.508--ServerSession(454071866)--Connection(135473763)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.508--ServerSession(454071866)--Connection(2041474681)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:29.508--ServerSession(454071866)--Connection(135473763)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.509--UnitOfWork(1614715638)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--UnitOfWork(1614715638)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--UnitOfWork(1614715638)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--UnitOfWork(1614715638)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--UnitOfWork(1614715638)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--ClientSession(809818650)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--UnitOfWork(1614715638)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--ClientSession(809818650)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1616329409
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--ClientSession(1616329409)--Thread(Thread[main,5,main])--acquire unit of work: 1753841560
    [junit] [EL Finest]: 2024-01-08 18:54:29.509--UnitOfWork(1753841560)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.509--ServerSession(454071866)--Connection(446804469)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.509--ServerSession(454071866)--Connection(446804469)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.509--ServerSession(454071866)--Connection(1923841091)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:29.509--ServerSession(454071866)--Connection(446804469)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.509--UnitOfWork(1753841560)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--UnitOfWork(1753841560)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.509--UnitOfWork(1753841560)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@8250eac)
    [junit] [EL Finest]: 2024-01-08 18:54:29.509--ServerSession(454071866)--Connection(914097808)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.509--ClientSession(1616329409)--Connection(914097808)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.51--ClientSession(1616329409)--Connection(914097808)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.51--ClientSession(1616329409)--Connection(62199107)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WCA_VARCHAR = ? WHERE (ID = ?)
    [junit] 	bind => [null, 49]
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--ClientSession(1616329409)--Connection(62199107)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.51--ServerSession(454071866)--Connection(914097808)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--UnitOfWork(1753841560)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--UnitOfWork(1753841560)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--UnitOfWork(1753841560)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--ClientSession(1616329409)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--UnitOfWork(1753841560)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--ClientSession(1616329409)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1566960083
    [junit] [EL Finer]: 2024-01-08 18:54:29.51--ClientSession(1566960083)--Thread(Thread[main,5,main])--acquire unit of work: 192625769
    [junit] [EL Finest]: 2024-01-08 18:54:29.51--UnitOfWork(192625769)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.51--ServerSession(454071866)--Connection(542064456)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.51--ServerSession(454071866)--Connection(542064456)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.51--ServerSession(454071866)--Connection(719270453)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:29.511--ServerSession(454071866)--Connection(542064456)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.511--UnitOfWork(192625769)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.511--UnitOfWork(192625769)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.511--UnitOfWork(192625769)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@acc9ad1)
    [junit] [EL Finest]: 2024-01-08 18:54:29.511--ServerSession(454071866)--Connection(12427108)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.511--ClientSession(1566960083)--Connection(12427108)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.511--ClientSession(1566960083)--Connection(12427108)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.511--ClientSession(1566960083)--Connection(1799256738)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WCA_VARCHAR = ? WHERE (ID = ?)
    [junit] 	bind => [UNCHANGED, 49]
    [junit] [EL Finer]: 2024-01-08 18:54:29.511--ClientSession(1566960083)--Connection(1799256738)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--ServerSession(454071866)--Connection(12427108)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--UnitOfWork(192625769)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--UnitOfWork(192625769)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--UnitOfWork(192625769)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--ClientSession(1566960083)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--UnitOfWork(192625769)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--ClientSession(1566960083)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1421278137
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--ClientSession(1421278137)--Thread(Thread[main,5,main])--acquire unit of work: 949750004
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--UnitOfWork(949750004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--ServerSession(454071866)--Connection(544181807)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--ServerSession(454071866)--Connection(544181807)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.512--ServerSession(454071866)--Connection(1988880251)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--ServerSession(454071866)--Connection(544181807)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--UnitOfWork(949750004)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--UnitOfWork(949750004)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--UnitOfWork(949750004)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4d00d0dc)
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--ServerSession(454071866)--Connection(945536201)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.512--ClientSession(1421278137)--Connection(945536201)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.512--ClientSession(1421278137)--Connection(945536201)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.513--ClientSession(1421278137)--Connection(811143235)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WCA_VARCHAR = ? WHERE (ID = ?)
    [junit] 	bind => [XNCHANGED, 49]
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--ClientSession(1421278137)--Connection(811143235)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.513--ServerSession(454071866)--Connection(945536201)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--UnitOfWork(949750004)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--UnitOfWork(949750004)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--UnitOfWork(949750004)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--ClientSession(1421278137)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--UnitOfWork(949750004)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--ClientSession(1421278137)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2078013802
    [junit] [EL Finer]: 2024-01-08 18:54:29.513--ClientSession(2078013802)--Thread(Thread[main,5,main])--acquire unit of work: 511950636
    [junit] [EL Finest]: 2024-01-08 18:54:29.513--UnitOfWork(511950636)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.513--ServerSession(454071866)--Connection(1721794487)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.513--ServerSession(454071866)--Connection(1721794487)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.513--ServerSession(454071866)--Connection(955245127)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:29.514--ServerSession(454071866)--Connection(1721794487)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.514--UnitOfWork(511950636)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.514--UnitOfWork(511950636)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.514--UnitOfWork(511950636)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@1fa2eae1)
    [junit] [EL Finest]: 2024-01-08 18:54:29.514--ServerSession(454071866)--Connection(1025530795)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.514--ClientSession(2078013802)--Connection(1025530795)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.514--ClientSession(2078013802)--Connection(1025530795)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.514--ClientSession(2078013802)--Connection(2077849346)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WCA_VARCHAR = ? WHERE (ID = ?)
    [junit] 	bind => [null, 49]
    [junit] [EL Finer]: 2024-01-08 18:54:29.514--ClientSession(2078013802)--Connection(2077849346)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.515--ServerSession(454071866)--Connection(1025530795)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.515--UnitOfWork(511950636)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.515--UnitOfWork(511950636)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.515--UnitOfWork(511950636)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.515--ClientSession(2078013802)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.515--UnitOfWork(511950636)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.515--ClientSession(2078013802)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.515--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1519139616
    [junit] [EL Finer]: 2024-01-08 18:54:29.515--ClientSession(1519139616)--Thread(Thread[main,5,main])--acquire unit of work: 1699667673
    [junit] [EL Finest]: 2024-01-08 18:54:29.515--UnitOfWork(1699667673)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.515--ServerSession(454071866)--Connection(1436533781)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.515--ServerSession(454071866)--Connection(1436533781)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.515--ServerSession(454071866)--Connection(93335139)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [49]
    [junit] [EL Finest]: 2024-01-08 18:54:29.515--ServerSession(454071866)--Connection(1436533781)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.527--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1996148477
    [junit] [EL Finer]: 2024-01-08 18:54:29.527--ClientSession(1996148477)--Thread(Thread[main,5,main])--acquire unit of work: 740462698
    [junit] [EL Finest]: 2024-01-08 18:54:29.527--UnitOfWork(740462698)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.527--UnitOfWork(740462698)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.527--UnitOfWork(740462698)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3d752234)
    [junit] [EL Finest]: 2024-01-08 18:54:29.527--ServerSession(454071866)--Connection(901482857)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.527--ClientSession(1996148477)--Connection(901482857)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.527--ClientSession(1996148477)--Connection(901482857)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.528--ClientSession(1996148477)--Connection(228781684)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, null, null, null, null, 17, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--ClientSession(1996148477)--Connection(228781684)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.528--ServerSession(454071866)--Connection(901482857)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--UnitOfWork(740462698)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--UnitOfWork(740462698)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--UnitOfWork(740462698)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--ClientSession(1996148477)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--UnitOfWork(740462698)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--ClientSession(1996148477)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1029717100
    [junit] [EL Finer]: 2024-01-08 18:54:29.528--ClientSession(1029717100)--Thread(Thread[main,5,main])--acquire unit of work: 1417218664
    [junit] [EL Finest]: 2024-01-08 18:54:29.528--UnitOfWork(1417218664)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.528--ServerSession(454071866)--Connection(1311936477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.529--ServerSession(454071866)--Connection(1311936477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.529--ServerSession(454071866)--Connection(1193457348)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:29.529--ServerSession(454071866)--Connection(1311936477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.529--UnitOfWork(1417218664)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--UnitOfWork(1417218664)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--UnitOfWork(1417218664)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--UnitOfWork(1417218664)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--UnitOfWork(1417218664)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--ClientSession(1029717100)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--UnitOfWork(1417218664)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--ClientSession(1029717100)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1870347515
    [junit] [EL Finer]: 2024-01-08 18:54:29.529--ClientSession(1870347515)--Thread(Thread[main,5,main])--acquire unit of work: 2139014645
    [junit] [EL Finest]: 2024-01-08 18:54:29.529--UnitOfWork(2139014645)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.529--ServerSession(454071866)--Connection(1075316061)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.529--ServerSession(454071866)--Connection(1075316061)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.529--ServerSession(454071866)--Connection(339325209)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:29.53--ServerSession(454071866)--Connection(1075316061)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.53--UnitOfWork(2139014645)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.53--UnitOfWork(2139014645)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.53--UnitOfWork(2139014645)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2bcbf34b)
    [junit] [EL Finest]: 2024-01-08 18:54:29.53--ServerSession(454071866)--Connection(1922167949)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.53--ClientSession(1870347515)--Connection(1922167949)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.53--ClientSession(1870347515)--Connection(1922167949)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.53--ClientSession(1870347515)--Connection(1323460237)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET P_BYTE = ? WHERE (ID = ?)
    [junit] 	bind => [23, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:29.53--ClientSession(1870347515)--Connection(1323460237)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.531--ServerSession(454071866)--Connection(1922167949)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.531--UnitOfWork(2139014645)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.531--UnitOfWork(2139014645)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.531--UnitOfWork(2139014645)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.531--ClientSession(1870347515)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.531--UnitOfWork(2139014645)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.531--ClientSession(1870347515)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.531--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1477451346
    [junit] [EL Finer]: 2024-01-08 18:54:29.531--ClientSession(1477451346)--Thread(Thread[main,5,main])--acquire unit of work: 634960961
    [junit] [EL Finest]: 2024-01-08 18:54:29.531--UnitOfWork(634960961)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.531--ServerSession(454071866)--Connection(2018734201)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.531--ServerSession(454071866)--Connection(2018734201)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.531--ServerSession(454071866)--Connection(2118097119)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:29.531--ServerSession(454071866)--Connection(2018734201)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.54--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1306895103
    [junit] [EL Finer]: 2024-01-08 18:54:29.54--ClientSession(1306895103)--Thread(Thread[main,5,main])--acquire unit of work: 1331857007
    [junit] [EL Finest]: 2024-01-08 18:54:29.54--UnitOfWork(1331857007)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.54--UnitOfWork(1331857007)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.54--UnitOfWork(1331857007)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@1dbe15c3)
    [junit] [EL Finest]: 2024-01-08 18:54:29.54--ServerSession(454071866)--Connection(1608828840)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.54--ClientSession(1306895103)--Connection(1608828840)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.54--ClientSession(1306895103)--Connection(1608828840)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.54--ClientSession(1306895103)--Connection(82731973)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, null, null, null, null, 0, false, null, null, null, A, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--ClientSession(1306895103)--Connection(82731973)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.541--ServerSession(454071866)--Connection(1608828840)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--UnitOfWork(1331857007)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--UnitOfWork(1331857007)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--UnitOfWork(1331857007)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--ClientSession(1306895103)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--UnitOfWork(1331857007)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--ClientSession(1306895103)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1705943735
    [junit] [EL Finer]: 2024-01-08 18:54:29.541--ClientSession(1705943735)--Thread(Thread[main,5,main])--acquire unit of work: 470741037
    [junit] [EL Finest]: 2024-01-08 18:54:29.541--UnitOfWork(470741037)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.541--ServerSession(454071866)--Connection(1804159010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.541--ServerSession(454071866)--Connection(1804159010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.541--ServerSession(454071866)--Connection(421325835)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:29.542--ServerSession(454071866)--Connection(1804159010)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.542--UnitOfWork(470741037)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--UnitOfWork(470741037)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--UnitOfWork(470741037)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--UnitOfWork(470741037)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--UnitOfWork(470741037)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--ClientSession(1705943735)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--UnitOfWork(470741037)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--ClientSession(1705943735)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1035470078
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--ClientSession(1035470078)--Thread(Thread[main,5,main])--acquire unit of work: 247998138
    [junit] [EL Finest]: 2024-01-08 18:54:29.542--UnitOfWork(247998138)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.542--ServerSession(454071866)--Connection(1982057485)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.542--ServerSession(454071866)--Connection(1982057485)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.542--ServerSession(454071866)--Connection(1663937947)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:29.542--ServerSession(454071866)--Connection(1982057485)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.542--UnitOfWork(247998138)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.542--UnitOfWork(247998138)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.542--UnitOfWork(247998138)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@51fdc261)
    [junit] [EL Finest]: 2024-01-08 18:54:29.543--ServerSession(454071866)--Connection(932777011)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--ClientSession(1035470078)--Connection(932777011)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.543--ClientSession(1035470078)--Connection(932777011)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.543--ClientSession(1035470078)--Connection(1466001486)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET P_CHAR = ? WHERE (ID = ?)
    [junit] 	bind => [B, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--ClientSession(1035470078)--Connection(1466001486)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.543--ServerSession(454071866)--Connection(932777011)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--UnitOfWork(247998138)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--UnitOfWork(247998138)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--UnitOfWork(247998138)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--ClientSession(1035470078)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--UnitOfWork(247998138)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--ClientSession(1035470078)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1611785583
    [junit] [EL Finer]: 2024-01-08 18:54:29.543--ClientSession(1611785583)--Thread(Thread[main,5,main])--acquire unit of work: 521569738
    [junit] [EL Finest]: 2024-01-08 18:54:29.543--UnitOfWork(521569738)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.543--ServerSession(454071866)--Connection(1139387774)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.543--ServerSession(454071866)--Connection(1139387774)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.543--ServerSession(454071866)--Connection(696466196)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:29.544--ServerSession(454071866)--Connection(1139387774)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.552--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 164227571
    [junit] [EL Finer]: 2024-01-08 18:54:29.552--ClientSession(164227571)--Thread(Thread[main,5,main])--acquire unit of work: 1781374686
    [junit] [EL Finest]: 2024-01-08 18:54:29.552--UnitOfWork(1781374686)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.552--UnitOfWork(1781374686)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.552--UnitOfWork(1781374686)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@555c09e4)
    [junit] [EL Finest]: 2024-01-08 18:54:29.552--ServerSession(454071866)--Connection(481484216)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.552--ClientSession(164227571)--Connection(481484216)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.552--ClientSession(164227571)--Connection(481484216)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.599--ClientSession(164227571)--Connection(451902366)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 88, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.599--ClientSession(164227571)--Connection(451902366)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.6--ServerSession(454071866)--Connection(481484216)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.6--UnitOfWork(1781374686)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.6--UnitOfWork(1781374686)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.6--UnitOfWork(1781374686)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.6--ClientSession(164227571)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.6--UnitOfWork(1781374686)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.6--ClientSession(164227571)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.6--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1694220178
    [junit] [EL Finer]: 2024-01-08 18:54:29.6--ClientSession(1694220178)--Thread(Thread[main,5,main])--acquire unit of work: 1856954792
    [junit] [EL Finest]: 2024-01-08 18:54:29.6--UnitOfWork(1856954792)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.6--ServerSession(454071866)--Connection(268190824)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.6--ServerSession(454071866)--Connection(268190824)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.6--ServerSession(454071866)--Connection(1782628011)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:29.6--ServerSession(454071866)--Connection(268190824)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--UnitOfWork(1856954792)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--UnitOfWork(1856954792)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--UnitOfWork(1856954792)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--UnitOfWork(1856954792)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--UnitOfWork(1856954792)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--ClientSession(1694220178)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--UnitOfWork(1856954792)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--ClientSession(1694220178)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1219237551
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--ClientSession(1219237551)--Thread(Thread[main,5,main])--acquire unit of work: 1873760415
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--UnitOfWork(1873760415)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--ServerSession(454071866)--Connection(18662145)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--ServerSession(454071866)--Connection(18662145)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.601--ServerSession(454071866)--Connection(343379103)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--ServerSession(454071866)--Connection(18662145)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--UnitOfWork(1873760415)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--UnitOfWork(1873760415)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--UnitOfWork(1873760415)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@29786d7f)
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--ServerSession(454071866)--Connection(1721813426)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.601--ClientSession(1219237551)--Connection(1721813426)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.601--ClientSession(1219237551)--Connection(1721813426)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.602--ClientSession(1219237551)--Connection(1831052495)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET P_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [77, 6]
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--ClientSession(1219237551)--Connection(1831052495)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.602--ServerSession(454071866)--Connection(1721813426)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--UnitOfWork(1873760415)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--UnitOfWork(1873760415)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--UnitOfWork(1873760415)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--ClientSession(1219237551)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--UnitOfWork(1873760415)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--ClientSession(1219237551)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 342781847
    [junit] [EL Finer]: 2024-01-08 18:54:29.602--ClientSession(342781847)--Thread(Thread[main,5,main])--acquire unit of work: 1952700913
    [junit] [EL Finest]: 2024-01-08 18:54:29.602--UnitOfWork(1952700913)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.602--ServerSession(454071866)--Connection(68558446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.602--ServerSession(454071866)--Connection(68558446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.602--ServerSession(454071866)--Connection(1390841674)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:29.603--ServerSession(454071866)--Connection(68558446)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.611--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1686435716
    [junit] [EL Finer]: 2024-01-08 18:54:29.611--ClientSession(1686435716)--Thread(Thread[main,5,main])--acquire unit of work: 1120408643
    [junit] [EL Finest]: 2024-01-08 18:54:29.611--UnitOfWork(1120408643)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.611--UnitOfWork(1120408643)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.611--UnitOfWork(1120408643)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7a6322e2)
    [junit] [EL Finest]: 2024-01-08 18:54:29.611--ServerSession(454071866)--Connection(1395766886)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.611--ClientSession(1686435716)--Connection(1395766886)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.611--ClientSession(1686435716)--Connection(1395766886)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.611--ClientSession(1686435716)--Connection(1373231695)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [23, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--ClientSession(1686435716)--Connection(1373231695)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.612--ServerSession(454071866)--Connection(1395766886)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--UnitOfWork(1120408643)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--UnitOfWork(1120408643)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--UnitOfWork(1120408643)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--ClientSession(1686435716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--UnitOfWork(1120408643)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--ClientSession(1686435716)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1881127034
    [junit] [EL Finer]: 2024-01-08 18:54:29.612--ClientSession(1881127034)--Thread(Thread[main,5,main])--acquire unit of work: 776184473
    [junit] [EL Finest]: 2024-01-08 18:54:29.612--UnitOfWork(776184473)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.612--ServerSession(454071866)--Connection(827788988)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.612--ServerSession(454071866)--Connection(827788988)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.612--ServerSession(454071866)--Connection(2003457428)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:29.613--ServerSession(454071866)--Connection(827788988)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.613--UnitOfWork(776184473)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.613--UnitOfWork(776184473)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.613--UnitOfWork(776184473)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.613--UnitOfWork(776184473)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.613--UnitOfWork(776184473)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@49dfddcf)
    [junit] [EL Finest]: 2024-01-08 18:54:29.613--ServerSession(454071866)--Connection(1696019401)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.613--ClientSession(1881127034)--Connection(1696019401)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.613--ClientSession(1881127034)--Connection(1696019401)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.613--ClientSession(1881127034)--Connection(1081264295)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finer]: 2024-01-08 18:54:29.613--ClientSession(1881127034)--Connection(1081264295)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.614--ServerSession(454071866)--Connection(1696019401)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--UnitOfWork(776184473)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--UnitOfWork(776184473)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--UnitOfWork(776184473)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--ClientSession(1881127034)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--UnitOfWork(776184473)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--ClientSession(1881127034)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 396710835
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--ClientSession(396710835)--Thread(Thread[main,5,main])--acquire unit of work: 1265673205
    [junit] [EL Finest]: 2024-01-08 18:54:29.614--UnitOfWork(1265673205)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--UnitOfWork(1265673205)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.614--UnitOfWork(1265673205)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@49dfddcf)
    [junit] [EL Finest]: 2024-01-08 18:54:29.614--ServerSession(454071866)--Connection(1209426161)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--ClientSession(396710835)--Connection(1209426161)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.614--ClientSession(396710835)--Connection(1209426161)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.614--ClientSession(396710835)--Connection(1964219019)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [23, 1.1, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.614--ClientSession(396710835)--Connection(1964219019)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.615--ServerSession(454071866)--Connection(1209426161)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--UnitOfWork(1265673205)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--UnitOfWork(1265673205)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--UnitOfWork(1265673205)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--ClientSession(396710835)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--UnitOfWork(1265673205)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--ClientSession(396710835)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 760976736
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--ClientSession(760976736)--Thread(Thread[main,5,main])--acquire unit of work: 1454467538
    [junit] [EL Finest]: 2024-01-08 18:54:29.615--UnitOfWork(1454467538)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.615--ServerSession(454071866)--Connection(1067415117)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.615--ServerSession(454071866)--Connection(1067415117)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.615--ServerSession(454071866)--Connection(327617825)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:29.615--ServerSession(454071866)--Connection(1067415117)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.615--UnitOfWork(1454467538)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--UnitOfWork(1454467538)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--UnitOfWork(1454467538)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.615--UnitOfWork(1454467538)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.616--UnitOfWork(1454467538)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.616--ClientSession(760976736)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.616--UnitOfWork(1454467538)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.616--ClientSession(760976736)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.616--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1342746677
    [junit] [EL Finer]: 2024-01-08 18:54:29.616--ClientSession(1342746677)--Thread(Thread[main,5,main])--acquire unit of work: 17441754
    [junit] [EL Finest]: 2024-01-08 18:54:29.616--UnitOfWork(17441754)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.616--ServerSession(454071866)--Connection(489953708)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.616--ServerSession(454071866)--Connection(489953708)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.616--ServerSession(454071866)--Connection(206266486)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:29.616--ServerSession(454071866)--Connection(489953708)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.616--UnitOfWork(17441754)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.616--UnitOfWork(17441754)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.616--UnitOfWork(17441754)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@491314c1)
    [junit] [EL Finest]: 2024-01-08 18:54:29.616--ServerSession(454071866)--Connection(591928090)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.616--ClientSession(1342746677)--Connection(591928090)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.616--ClientSession(1342746677)--Connection(591928090)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.617--ClientSession(1342746677)--Connection(96415425)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET BIG_DECIMAL = ? WHERE (ID = ?)
    [junit] 	bind => [2.2, 23]
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--ClientSession(1342746677)--Connection(96415425)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.617--ServerSession(454071866)--Connection(591928090)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--UnitOfWork(17441754)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--UnitOfWork(17441754)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--UnitOfWork(17441754)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--ClientSession(1342746677)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--UnitOfWork(17441754)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--ClientSession(1342746677)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 481136171
    [junit] [EL Finer]: 2024-01-08 18:54:29.617--ClientSession(481136171)--Thread(Thread[main,5,main])--acquire unit of work: 2136921711
    [junit] [EL Finest]: 2024-01-08 18:54:29.617--UnitOfWork(2136921711)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.617--ServerSession(454071866)--Connection(65746531)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.617--ServerSession(454071866)--Connection(65746531)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.617--ServerSession(454071866)--Connection(184885114)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:29.618--ServerSession(454071866)--Connection(65746531)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.618--UnitOfWork(2136921711)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.618--UnitOfWork(2136921711)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.618--UnitOfWork(2136921711)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@72cd5853)
    [junit] [EL Finest]: 2024-01-08 18:54:29.618--ServerSession(454071866)--Connection(185734379)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.618--ClientSession(481136171)--Connection(185734379)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.618--ClientSession(481136171)--Connection(185734379)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.618--ClientSession(481136171)--Connection(942614338)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET BIG_DECIMAL = ? WHERE (ID = ?)
    [junit] 	bind => [null, 23]
    [junit] [EL Finer]: 2024-01-08 18:54:29.618--ClientSession(481136171)--Connection(942614338)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.618--ServerSession(454071866)--Connection(185734379)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.618--UnitOfWork(2136921711)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.618--UnitOfWork(2136921711)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.618--UnitOfWork(2136921711)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.619--ClientSession(481136171)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.619--UnitOfWork(2136921711)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.619--ClientSession(481136171)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.619--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1898233484
    [junit] [EL Finer]: 2024-01-08 18:54:29.619--ClientSession(1898233484)--Thread(Thread[main,5,main])--acquire unit of work: 1787451663
    [junit] [EL Finest]: 2024-01-08 18:54:29.619--UnitOfWork(1787451663)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.619--ServerSession(454071866)--Connection(727606827)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.619--ServerSession(454071866)--Connection(727606827)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.619--ServerSession(454071866)--Connection(1291811531)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [23]
    [junit] [EL Finest]: 2024-01-08 18:54:29.619--ServerSession(454071866)--Connection(727606827)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.627--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1673960234
    [junit] [EL Finer]: 2024-01-08 18:54:29.627--ClientSession(1673960234)--Thread(Thread[main,5,main])--acquire unit of work: 724383538
    [junit] [EL Finest]: 2024-01-08 18:54:29.627--UnitOfWork(724383538)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.627--UnitOfWork(724383538)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.627--UnitOfWork(724383538)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4dc8160e)
    [junit] [EL Finest]: 2024-01-08 18:54:29.627--ServerSession(454071866)--Connection(1537265468)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.627--ClientSession(1673960234)--Connection(1537265468)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.627--ClientSession(1673960234)--Connection(1537265468)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.627--ClientSession(1673960234)--Connection(435615709)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [8, null, null, null, null, 0, false, null, null, null, a, null, null, 99.5, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--ClientSession(1673960234)--Connection(435615709)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.628--ServerSession(454071866)--Connection(1537265468)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--UnitOfWork(724383538)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--UnitOfWork(724383538)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--UnitOfWork(724383538)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--ClientSession(1673960234)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--UnitOfWork(724383538)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--ClientSession(1673960234)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1484085441
    [junit] [EL Finer]: 2024-01-08 18:54:29.628--ClientSession(1484085441)--Thread(Thread[main,5,main])--acquire unit of work: 99722716
    [junit] [EL Finest]: 2024-01-08 18:54:29.628--UnitOfWork(99722716)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.628--ServerSession(454071866)--Connection(731378336)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.628--ServerSession(454071866)--Connection(731378336)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.628--ServerSession(454071866)--Connection(541786875)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:29.629--ServerSession(454071866)--Connection(731378336)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.629--UnitOfWork(99722716)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--UnitOfWork(99722716)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--UnitOfWork(99722716)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--UnitOfWork(99722716)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--UnitOfWork(99722716)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--ClientSession(1484085441)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--UnitOfWork(99722716)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--ClientSession(1484085441)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 913244506
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--ClientSession(913244506)--Thread(Thread[main,5,main])--acquire unit of work: 868965145
    [junit] [EL Finest]: 2024-01-08 18:54:29.629--UnitOfWork(868965145)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.629--ServerSession(454071866)--Connection(42631270)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.629--ServerSession(454071866)--Connection(42631270)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.629--ServerSession(454071866)--Connection(270970891)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:29.629--ServerSession(454071866)--Connection(42631270)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.629--UnitOfWork(868965145)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.629--UnitOfWork(868965145)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.629--UnitOfWork(868965145)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@37779ddf)
    [junit] [EL Finest]: 2024-01-08 18:54:29.63--ServerSession(454071866)--Connection(1143730209)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--ClientSession(913244506)--Connection(1143730209)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.63--ClientSession(913244506)--Connection(1143730209)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.63--ClientSession(913244506)--Connection(1915021078)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET P_DOUBLE = ? WHERE (ID = ?)
    [junit] 	bind => [77.5, 8]
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--ClientSession(913244506)--Connection(1915021078)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.63--ServerSession(454071866)--Connection(1143730209)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--UnitOfWork(868965145)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--UnitOfWork(868965145)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--UnitOfWork(868965145)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--ClientSession(913244506)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--UnitOfWork(868965145)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--ClientSession(913244506)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1563242419
    [junit] [EL Finer]: 2024-01-08 18:54:29.63--ClientSession(1563242419)--Thread(Thread[main,5,main])--acquire unit of work: 1176266447
    [junit] [EL Finest]: 2024-01-08 18:54:29.63--UnitOfWork(1176266447)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.63--ServerSession(454071866)--Connection(332735821)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.63--ServerSession(454071866)--Connection(332735821)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.631--ServerSession(454071866)--Connection(1510337434)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:29.631--ServerSession(454071866)--Connection(332735821)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.639--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1312973404
    [junit] [EL Finer]: 2024-01-08 18:54:29.639--ClientSession(1312973404)--Thread(Thread[main,5,main])--acquire unit of work: 1591771358
    [junit] [EL Finest]: 2024-01-08 18:54:29.639--UnitOfWork(1591771358)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.639--UnitOfWork(1591771358)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.639--UnitOfWork(1591771358)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@615e71d8)
    [junit] [EL Finest]: 2024-01-08 18:54:29.639--ServerSession(454071866)--Connection(1903302024)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.639--ClientSession(1312973404)--Connection(1903302024)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.639--ClientSession(1312973404)--Connection(1903302024)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.639--ClientSession(1312973404)--Connection(726568200)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [24, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.639--ClientSession(1312973404)--Connection(726568200)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.64--ServerSession(454071866)--Connection(1903302024)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--UnitOfWork(1591771358)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--UnitOfWork(1591771358)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--UnitOfWork(1591771358)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--ClientSession(1312973404)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--UnitOfWork(1591771358)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--ClientSession(1312973404)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1798802922
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--ClientSession(1798802922)--Thread(Thread[main,5,main])--acquire unit of work: 168299345
    [junit] [EL Finest]: 2024-01-08 18:54:29.64--UnitOfWork(168299345)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.64--ServerSession(454071866)--Connection(1441919445)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.64--ServerSession(454071866)--Connection(1441919445)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.64--ServerSession(454071866)--Connection(191563482)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:29.64--ServerSession(454071866)--Connection(1441919445)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.64--UnitOfWork(168299345)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.64--UnitOfWork(168299345)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.64--UnitOfWork(168299345)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.64--UnitOfWork(168299345)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.641--UnitOfWork(168299345)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@167c48ce)
    [junit] [EL Finest]: 2024-01-08 18:54:29.641--ServerSession(454071866)--Connection(525860378)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--ClientSession(1798802922)--Connection(525860378)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.641--ClientSession(1798802922)--Connection(525860378)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.641--ClientSession(1798802922)--Connection(1734283234)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--ClientSession(1798802922)--Connection(1734283234)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.641--ServerSession(454071866)--Connection(525860378)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--UnitOfWork(168299345)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--UnitOfWork(168299345)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--UnitOfWork(168299345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--ClientSession(1798802922)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--UnitOfWork(168299345)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--ClientSession(1798802922)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 346761732
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--ClientSession(346761732)--Thread(Thread[main,5,main])--acquire unit of work: 875340197
    [junit] [EL Finest]: 2024-01-08 18:54:29.641--UnitOfWork(875340197)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.641--UnitOfWork(875340197)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.641--UnitOfWork(875340197)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@167c48ce)
    [junit] [EL Finest]: 2024-01-08 18:54:29.641--ServerSession(454071866)--Connection(815196841)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--ClientSession(346761732)--Connection(815196841)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.642--ClientSession(346761732)--Connection(815196841)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.642--ClientSession(346761732)--Connection(2099256757)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [24, null, 11, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--ClientSession(346761732)--Connection(2099256757)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.642--ServerSession(454071866)--Connection(815196841)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--UnitOfWork(875340197)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--UnitOfWork(875340197)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--UnitOfWork(875340197)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--ClientSession(346761732)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--UnitOfWork(875340197)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--ClientSession(346761732)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 456268314
    [junit] [EL Finer]: 2024-01-08 18:54:29.642--ClientSession(456268314)--Thread(Thread[main,5,main])--acquire unit of work: 477522039
    [junit] [EL Finest]: 2024-01-08 18:54:29.642--UnitOfWork(477522039)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.643--ServerSession(454071866)--Connection(1640371193)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.643--ServerSession(454071866)--Connection(1640371193)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.643--ServerSession(454071866)--Connection(1223609518)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:29.643--ServerSession(454071866)--Connection(1640371193)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.643--UnitOfWork(477522039)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--UnitOfWork(477522039)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--UnitOfWork(477522039)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--UnitOfWork(477522039)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--UnitOfWork(477522039)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--ClientSession(456268314)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--UnitOfWork(477522039)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--ClientSession(456268314)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 60866485
    [junit] [EL Finer]: 2024-01-08 18:54:29.643--ClientSession(60866485)--Thread(Thread[main,5,main])--acquire unit of work: 2142283335
    [junit] [EL Finest]: 2024-01-08 18:54:29.643--UnitOfWork(2142283335)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.643--ServerSession(454071866)--Connection(2074874165)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.643--ServerSession(454071866)--Connection(2074874165)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.643--ServerSession(454071866)--Connection(1792066674)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:29.644--ServerSession(454071866)--Connection(2074874165)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.644--UnitOfWork(2142283335)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.644--UnitOfWork(2142283335)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.644--UnitOfWork(2142283335)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@167382d2)
    [junit] [EL Finest]: 2024-01-08 18:54:29.644--ServerSession(454071866)--Connection(1641196047)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.644--ClientSession(60866485)--Connection(1641196047)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.644--ClientSession(60866485)--Connection(1641196047)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.644--ClientSession(60866485)--Connection(1366647404)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET BIG_INTEGER = ? WHERE (ID = ?)
    [junit] 	bind => [22, 24]
    [junit] [EL Finer]: 2024-01-08 18:54:29.644--ClientSession(60866485)--Connection(1366647404)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--ServerSession(454071866)--Connection(1641196047)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--UnitOfWork(2142283335)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--UnitOfWork(2142283335)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--UnitOfWork(2142283335)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--ClientSession(60866485)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--UnitOfWork(2142283335)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--ClientSession(60866485)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1045869053
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--ClientSession(1045869053)--Thread(Thread[main,5,main])--acquire unit of work: 1243674346
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--UnitOfWork(1243674346)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--ServerSession(454071866)--Connection(809278400)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--ServerSession(454071866)--Connection(809278400)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.645--ServerSession(454071866)--Connection(995189850)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--ServerSession(454071866)--Connection(809278400)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--UnitOfWork(1243674346)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--UnitOfWork(1243674346)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--UnitOfWork(1243674346)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7d59d4c8)
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--ServerSession(454071866)--Connection(422342907)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.645--ClientSession(1045869053)--Connection(422342907)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.645--ClientSession(1045869053)--Connection(422342907)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.646--ClientSession(1045869053)--Connection(916209433)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET BIG_INTEGER = ? WHERE (ID = ?)
    [junit] 	bind => [null, 24]
    [junit] [EL Finer]: 2024-01-08 18:54:29.646--ClientSession(1045869053)--Connection(916209433)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.706--ServerSession(454071866)--Connection(422342907)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.706--UnitOfWork(1243674346)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.706--UnitOfWork(1243674346)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.706--UnitOfWork(1243674346)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.706--ClientSession(1045869053)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.706--UnitOfWork(1243674346)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.706--ClientSession(1045869053)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.706--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1375395446
    [junit] [EL Finer]: 2024-01-08 18:54:29.706--ClientSession(1375395446)--Thread(Thread[main,5,main])--acquire unit of work: 724289306
    [junit] [EL Finest]: 2024-01-08 18:54:29.706--UnitOfWork(724289306)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.706--ServerSession(454071866)--Connection(2081964433)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.706--ServerSession(454071866)--Connection(2081964433)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.706--ServerSession(454071866)--Connection(2069620854)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [24]
    [junit] [EL Finest]: 2024-01-08 18:54:29.706--ServerSession(454071866)--Connection(2081964433)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.715--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1342296601
    [junit] [EL Finer]: 2024-01-08 18:54:29.715--ClientSession(1342296601)--Thread(Thread[main,5,main])--acquire unit of work: 1447673014
    [junit] [EL Finest]: 2024-01-08 18:54:29.715--UnitOfWork(1447673014)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.715--UnitOfWork(1447673014)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.716--UnitOfWork(1447673014)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@75a7da4b)
    [junit] [EL Finest]: 2024-01-08 18:54:29.716--ServerSession(454071866)--Connection(244435051)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.716--ClientSession(1342296601)--Connection(244435051)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.716--ClientSession(1342296601)--Connection(244435051)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.716--ClientSession(1342296601)--Connection(354842883)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [18, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.716--ClientSession(1342296601)--Connection(354842883)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.716--ServerSession(454071866)--Connection(244435051)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--UnitOfWork(1447673014)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--UnitOfWork(1447673014)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--UnitOfWork(1447673014)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--ClientSession(1342296601)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--UnitOfWork(1447673014)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--ClientSession(1342296601)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2091864975
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--ClientSession(2091864975)--Thread(Thread[main,5,main])--acquire unit of work: 2088570593
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--ServerSession(454071866)--Connection(1513463308)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--ServerSession(454071866)--Connection(1513463308)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.717--ServerSession(454071866)--Connection(1087668936)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--ServerSession(454071866)--Connection(1513463308)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@527f865d)
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--ServerSession(454071866)--Connection(1080730467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.717--ClientSession(2091864975)--Connection(1080730467)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.717--ClientSession(2091864975)--Connection(1080730467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.718--ClientSession(2091864975)--Connection(173173562)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--ClientSession(2091864975)--Connection(173173562)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.718--ServerSession(454071866)--Connection(1080730467)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--ClientSession(2091864975)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--UnitOfWork(2088570593)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--ClientSession(2091864975)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1694734722
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--ClientSession(1694734722)--Thread(Thread[main,5,main])--acquire unit of work: 1894211578
    [junit] [EL Finest]: 2024-01-08 18:54:29.718--UnitOfWork(1894211578)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--UnitOfWork(1894211578)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.718--UnitOfWork(1894211578)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@527f865d)
    [junit] [EL Finest]: 2024-01-08 18:54:29.718--ServerSession(454071866)--Connection(1201722971)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.718--ClientSession(1694734722)--Connection(1201722971)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.718--ClientSession(1694734722)--Connection(1201722971)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.719--ClientSession(1694734722)--Connection(1041664164)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [18, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 1.0, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--ClientSession(1694734722)--Connection(1041664164)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.719--ServerSession(454071866)--Connection(1201722971)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--UnitOfWork(1894211578)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--UnitOfWork(1894211578)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--UnitOfWork(1894211578)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--ClientSession(1694734722)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--UnitOfWork(1894211578)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--ClientSession(1694734722)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 855388453
    [junit] [EL Finer]: 2024-01-08 18:54:29.719--ClientSession(855388453)--Thread(Thread[main,5,main])--acquire unit of work: 1932475183
    [junit] [EL Finest]: 2024-01-08 18:54:29.719--UnitOfWork(1932475183)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.719--ServerSession(454071866)--Connection(2037829190)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.719--ServerSession(454071866)--Connection(2037829190)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.719--ServerSession(454071866)--Connection(765908459)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:29.72--ServerSession(454071866)--Connection(2037829190)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.72--UnitOfWork(1932475183)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--UnitOfWork(1932475183)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--UnitOfWork(1932475183)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--UnitOfWork(1932475183)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--UnitOfWork(1932475183)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--ClientSession(855388453)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--UnitOfWork(1932475183)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--ClientSession(855388453)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 547709432
    [junit] [EL Finer]: 2024-01-08 18:54:29.72--ClientSession(547709432)--Thread(Thread[main,5,main])--acquire unit of work: 1539158571
    [junit] [EL Finest]: 2024-01-08 18:54:29.72--UnitOfWork(1539158571)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.72--ServerSession(454071866)--Connection(1331895677)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.72--ServerSession(454071866)--Connection(1331895677)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.72--ServerSession(454071866)--Connection(1262978763)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:29.72--ServerSession(454071866)--Connection(1331895677)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.721--UnitOfWork(1539158571)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.721--UnitOfWork(1539158571)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.721--UnitOfWork(1539158571)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@767c5a37)
    [junit] [EL Finest]: 2024-01-08 18:54:29.721--ServerSession(454071866)--Connection(1453687377)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.721--ClientSession(547709432)--Connection(1453687377)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.721--ClientSession(547709432)--Connection(1453687377)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.721--ClientSession(547709432)--Connection(571510059)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_DOUBLE = ? WHERE (ID = ?)
    [junit] 	bind => [2.0, 18]
    [junit] [EL Finer]: 2024-01-08 18:54:29.721--ClientSession(547709432)--Connection(571510059)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.721--ServerSession(454071866)--Connection(1453687377)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.721--UnitOfWork(1539158571)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.721--UnitOfWork(1539158571)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.721--UnitOfWork(1539158571)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.721--ClientSession(547709432)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.721--UnitOfWork(1539158571)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.722--ClientSession(547709432)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.722--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 242815392
    [junit] [EL Finer]: 2024-01-08 18:54:29.722--ClientSession(242815392)--Thread(Thread[main,5,main])--acquire unit of work: 1949613364
    [junit] [EL Finest]: 2024-01-08 18:54:29.722--UnitOfWork(1949613364)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.722--ServerSession(454071866)--Connection(1391140684)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.722--ServerSession(454071866)--Connection(1391140684)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.722--ServerSession(454071866)--Connection(705675147)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:29.722--ServerSession(454071866)--Connection(1391140684)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.722--UnitOfWork(1949613364)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.722--UnitOfWork(1949613364)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.722--UnitOfWork(1949613364)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3db192c5)
    [junit] [EL Finest]: 2024-01-08 18:54:29.722--ServerSession(454071866)--Connection(1611594185)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.722--ClientSession(242815392)--Connection(1611594185)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.722--ClientSession(242815392)--Connection(1611594185)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.722--ClientSession(242815392)--Connection(1724818468)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_DOUBLE = ? WHERE (ID = ?)
    [junit] 	bind => [null, 18]
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--ClientSession(242815392)--Connection(1724818468)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.723--ServerSession(454071866)--Connection(1611594185)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--UnitOfWork(1949613364)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--UnitOfWork(1949613364)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--UnitOfWork(1949613364)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--ClientSession(242815392)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--UnitOfWork(1949613364)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--ClientSession(242815392)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 927474898
    [junit] [EL Finer]: 2024-01-08 18:54:29.723--ClientSession(927474898)--Thread(Thread[main,5,main])--acquire unit of work: 547312451
    [junit] [EL Finest]: 2024-01-08 18:54:29.723--UnitOfWork(547312451)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.723--ServerSession(454071866)--Connection(862141680)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.723--ServerSession(454071866)--Connection(862141680)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.723--ServerSession(454071866)--Connection(629271355)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [18]
    [junit] [EL Finest]: 2024-01-08 18:54:29.723--ServerSession(454071866)--Connection(862141680)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.732--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 779205297
    [junit] [EL Finer]: 2024-01-08 18:54:29.732--ClientSession(779205297)--Thread(Thread[main,5,main])--acquire unit of work: 658577622
    [junit] [EL Finest]: 2024-01-08 18:54:29.732--UnitOfWork(658577622)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.732--UnitOfWork(658577622)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.732--UnitOfWork(658577622)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@270239f6)
    [junit] [EL Finest]: 2024-01-08 18:54:29.732--ServerSession(454071866)--Connection(2026797274)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.732--ClientSession(779205297)--Connection(2026797274)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.732--ClientSession(779205297)--Connection(2026797274)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.733--ClientSession(779205297)--Connection(1466321085)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [32, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--ClientSession(779205297)--Connection(1466321085)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.733--ServerSession(454071866)--Connection(2026797274)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--UnitOfWork(658577622)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--UnitOfWork(658577622)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--UnitOfWork(658577622)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--ClientSession(779205297)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--UnitOfWork(658577622)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--ClientSession(779205297)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1978212296
    [junit] [EL Finer]: 2024-01-08 18:54:29.733--ClientSession(1978212296)--Thread(Thread[main,5,main])--acquire unit of work: 2120921351
    [junit] [EL Finest]: 2024-01-08 18:54:29.733--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.733--ServerSession(454071866)--Connection(464268759)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.733--ServerSession(454071866)--Connection(464268759)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.733--ServerSession(454071866)--Connection(311026922)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:29.734--ServerSession(454071866)--Connection(464268759)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.734--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.734--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.734--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.734--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.734--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4eac056)
    [junit] [EL Finest]: 2024-01-08 18:54:29.734--ServerSession(454071866)--Connection(589398557)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.734--ClientSession(1978212296)--Connection(589398557)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.734--ClientSession(1978212296)--Connection(589398557)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.734--ClientSession(1978212296)--Connection(297867915)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finer]: 2024-01-08 18:54:29.734--ClientSession(1978212296)--Connection(297867915)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.735--ServerSession(454071866)--Connection(589398557)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--ClientSession(1978212296)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--UnitOfWork(2120921351)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--ClientSession(1978212296)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 696236460
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--ClientSession(696236460)--Thread(Thread[main,5,main])--acquire unit of work: 115472372
    [junit] [EL Finest]: 2024-01-08 18:54:29.735--UnitOfWork(115472372)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--UnitOfWork(115472372)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.735--UnitOfWork(115472372)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4eac056)
    [junit] [EL Finest]: 2024-01-08 18:54:29.735--ServerSession(454071866)--Connection(914593)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.735--ClientSession(696236460)--Connection(914593)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.735--ClientSession(696236460)--Connection(914593)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.735--ClientSession(696236460)--Connection(1424723925)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [32, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, 2005-10-08 10:49:00.0, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--ClientSession(696236460)--Connection(1424723925)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.736--ServerSession(454071866)--Connection(914593)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--UnitOfWork(115472372)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--UnitOfWork(115472372)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--UnitOfWork(115472372)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--ClientSession(696236460)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--UnitOfWork(115472372)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--ClientSession(696236460)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 790938901
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--ClientSession(790938901)--Thread(Thread[main,5,main])--acquire unit of work: 1080263852
    [junit] [EL Finest]: 2024-01-08 18:54:29.736--UnitOfWork(1080263852)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.736--ServerSession(454071866)--Connection(1216233042)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.736--ServerSession(454071866)--Connection(1216233042)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.736--ServerSession(454071866)--Connection(1897707634)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:29.736--ServerSession(454071866)--Connection(1216233042)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.736--UnitOfWork(1080263852)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.736--UnitOfWork(1080263852)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--UnitOfWork(1080263852)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--UnitOfWork(1080263852)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--UnitOfWork(1080263852)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--ClientSession(790938901)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--UnitOfWork(1080263852)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--ClientSession(790938901)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 167622882
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--ClientSession(167622882)--Thread(Thread[main,5,main])--acquire unit of work: 1072404091
    [junit] [EL Finest]: 2024-01-08 18:54:29.737--UnitOfWork(1072404091)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.737--ServerSession(454071866)--Connection(305934)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.737--ServerSession(454071866)--Connection(305934)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.737--ServerSession(454071866)--Connection(805130668)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:29.737--ServerSession(454071866)--Connection(305934)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.737--UnitOfWork(1072404091)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--UnitOfWork(1072404091)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.737--UnitOfWork(1072404091)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2898c948)
    [junit] [EL Finest]: 2024-01-08 18:54:29.737--ServerSession(454071866)--Connection(1221860287)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.737--ClientSession(167622882)--Connection(1221860287)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.737--ClientSession(167622882)--Connection(1221860287)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.738--ClientSession(167622882)--Connection(487722930)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET UTIL_CALENDAR = ? WHERE (ID = ?)
    [junit] 	bind => [null, 32]
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--ClientSession(167622882)--Connection(487722930)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.738--ServerSession(454071866)--Connection(1221860287)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--UnitOfWork(1072404091)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--UnitOfWork(1072404091)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--UnitOfWork(1072404091)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--ClientSession(167622882)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--UnitOfWork(1072404091)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--ClientSession(167622882)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1955876609
    [junit] [EL Finer]: 2024-01-08 18:54:29.738--ClientSession(1955876609)--Thread(Thread[main,5,main])--acquire unit of work: 477477839
    [junit] [EL Finest]: 2024-01-08 18:54:29.738--UnitOfWork(477477839)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.738--ServerSession(454071866)--Connection(286738540)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.738--ServerSession(454071866)--Connection(286738540)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.738--ServerSession(454071866)--Connection(268866896)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:29.739--ServerSession(454071866)--Connection(286738540)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.739--UnitOfWork(477477839)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.739--UnitOfWork(477477839)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.739--UnitOfWork(477477839)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@77a65ccd)
    [junit] [EL Finest]: 2024-01-08 18:54:29.739--ServerSession(454071866)--Connection(2026998963)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.739--ClientSession(1955876609)--Connection(2026998963)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.739--ClientSession(1955876609)--Connection(2026998963)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.739--ClientSession(1955876609)--Connection(1596609331)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET UTIL_CALENDAR = ? WHERE (ID = ?)
    [junit] 	bind => [2005-10-08 10:49:00.0, 32]
    [junit] [EL Finer]: 2024-01-08 18:54:29.739--ClientSession(1955876609)--Connection(1596609331)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--ServerSession(454071866)--Connection(2026998963)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--UnitOfWork(477477839)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--UnitOfWork(477477839)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--UnitOfWork(477477839)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--ClientSession(1955876609)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--UnitOfWork(477477839)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--ClientSession(1955876609)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 261112785
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--ClientSession(261112785)--Thread(Thread[main,5,main])--acquire unit of work: 2077291140
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--UnitOfWork(2077291140)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--ServerSession(454071866)--Connection(1995343110)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--ServerSession(454071866)--Connection(1995343110)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.74--ServerSession(454071866)--Connection(365138352)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--ServerSession(454071866)--Connection(1995343110)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--UnitOfWork(2077291140)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--UnitOfWork(2077291140)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--UnitOfWork(2077291140)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@64f8434c)
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--ServerSession(454071866)--Connection(1870364438)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.74--ClientSession(261112785)--Connection(1870364438)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.74--ClientSession(261112785)--Connection(1870364438)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.741--ClientSession(261112785)--Connection(1905611965)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET UTIL_CALENDAR = ? WHERE (ID = ?)
    [junit] 	bind => [2005-10-09 10:49:00.0, 32]
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--ClientSession(261112785)--Connection(1905611965)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.741--ServerSession(454071866)--Connection(1870364438)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--UnitOfWork(2077291140)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--UnitOfWork(2077291140)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--UnitOfWork(2077291140)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--ClientSession(261112785)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--UnitOfWork(2077291140)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--ClientSession(261112785)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1351213638
    [junit] [EL Finer]: 2024-01-08 18:54:29.741--ClientSession(1351213638)--Thread(Thread[main,5,main])--acquire unit of work: 1690215566
    [junit] [EL Finest]: 2024-01-08 18:54:29.741--UnitOfWork(1690215566)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.741--ServerSession(454071866)--Connection(1070937112)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.741--ServerSession(454071866)--Connection(1070937112)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.741--ServerSession(454071866)--Connection(1686120073)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:29.742--ServerSession(454071866)--Connection(1070937112)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.742--UnitOfWork(1690215566)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.742--UnitOfWork(1690215566)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.742--UnitOfWork(1690215566)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6a8f22b7)
    [junit] [EL Finest]: 2024-01-08 18:54:29.742--ServerSession(454071866)--Connection(423459696)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.742--ClientSession(1351213638)--Connection(423459696)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.742--ClientSession(1351213638)--Connection(423459696)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.742--ClientSession(1351213638)--Connection(1098738641)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET UTIL_CALENDAR = ? WHERE (ID = ?)
    [junit] 	bind => [null, 32]
    [junit] [EL Finer]: 2024-01-08 18:54:29.742--ClientSession(1351213638)--Connection(1098738641)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.743--ServerSession(454071866)--Connection(423459696)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.743--UnitOfWork(1690215566)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.743--UnitOfWork(1690215566)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.743--UnitOfWork(1690215566)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.743--ClientSession(1351213638)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.743--UnitOfWork(1690215566)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.743--ClientSession(1351213638)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.743--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1265699705
    [junit] [EL Finer]: 2024-01-08 18:54:29.743--ClientSession(1265699705)--Thread(Thread[main,5,main])--acquire unit of work: 962928540
    [junit] [EL Finest]: 2024-01-08 18:54:29.743--UnitOfWork(962928540)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.743--ServerSession(454071866)--Connection(334284930)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.743--ServerSession(454071866)--Connection(334284930)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.743--ServerSession(454071866)--Connection(1660410839)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [32]
    [junit] [EL Finest]: 2024-01-08 18:54:29.743--ServerSession(454071866)--Connection(334284930)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.751--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1030084260
    [junit] [EL Finer]: 2024-01-08 18:54:29.751--ClientSession(1030084260)--Thread(Thread[main,5,main])--acquire unit of work: 2041857678
    [junit] [EL Finest]: 2024-01-08 18:54:29.751--UnitOfWork(2041857678)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.751--UnitOfWork(2041857678)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.751--UnitOfWork(2041857678)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2e97d29)
    [junit] [EL Finest]: 2024-01-08 18:54:29.751--ServerSession(454071866)--Connection(1095967643)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.811--ClientSession(1030084260)--Connection(1095967643)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.811--ClientSession(1030084260)--Connection(1095967643)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.811--ClientSession(1030084260)--Connection(445156617)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [35, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.811--ClientSession(1030084260)--Connection(445156617)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.812--ServerSession(454071866)--Connection(1095967643)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.812--UnitOfWork(2041857678)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.812--UnitOfWork(2041857678)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.812--UnitOfWork(2041857678)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.812--ClientSession(1030084260)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.812--UnitOfWork(2041857678)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.812--ClientSession(1030084260)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.812--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 25135840
    [junit] [EL Finer]: 2024-01-08 18:54:29.812--ClientSession(25135840)--Thread(Thread[main,5,main])--acquire unit of work: 1500004015
    [junit] [EL Finest]: 2024-01-08 18:54:29.812--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.812--ServerSession(454071866)--Connection(123080782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.812--ServerSession(454071866)--Connection(123080782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.812--ServerSession(454071866)--Connection(1494421611)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:29.813--ServerSession(454071866)--Connection(123080782)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.813--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.813--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.813--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.813--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.813--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3c437652)
    [junit] [EL Finest]: 2024-01-08 18:54:29.813--ServerSession(454071866)--Connection(1257315491)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.813--ClientSession(25135840)--Connection(1257315491)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.813--ClientSession(25135840)--Connection(1257315491)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.813--ClientSession(25135840)--Connection(1534049151)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finer]: 2024-01-08 18:54:29.813--ClientSession(25135840)--Connection(1534049151)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.814--ServerSession(454071866)--Connection(1257315491)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--ClientSession(25135840)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--UnitOfWork(1500004015)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--ClientSession(25135840)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1908130464
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--ClientSession(1908130464)--Thread(Thread[main,5,main])--acquire unit of work: 862833712
    [junit] [EL Finest]: 2024-01-08 18:54:29.814--UnitOfWork(862833712)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--UnitOfWork(862833712)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.814--UnitOfWork(862833712)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3c437652)
    [junit] [EL Finest]: 2024-01-08 18:54:29.814--ServerSession(454071866)--Connection(608840943)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.814--ClientSession(1908130464)--Connection(608840943)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.814--ClientSession(1908130464)--Connection(608840943)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.814--ClientSession(1908130464)--Connection(197870596)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [35, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, 1970-01-01 00:00:01.0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--ClientSession(1908130464)--Connection(197870596)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.815--ServerSession(454071866)--Connection(608840943)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--UnitOfWork(862833712)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--UnitOfWork(862833712)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--UnitOfWork(862833712)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--ClientSession(1908130464)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--UnitOfWork(862833712)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--ClientSession(1908130464)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 979545734
    [junit] [EL Finer]: 2024-01-08 18:54:29.815--ClientSession(979545734)--Thread(Thread[main,5,main])--acquire unit of work: 1329254513
    [junit] [EL Finest]: 2024-01-08 18:54:29.815--UnitOfWork(1329254513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.815--ServerSession(454071866)--Connection(511727350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.815--ServerSession(454071866)--Connection(511727350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.815--ServerSession(454071866)--Connection(414509610)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:29.815--ServerSession(454071866)--Connection(511727350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.816--UnitOfWork(1329254513)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--UnitOfWork(1329254513)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--UnitOfWork(1329254513)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--UnitOfWork(1329254513)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--UnitOfWork(1329254513)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--ClientSession(979545734)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--UnitOfWork(1329254513)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--ClientSession(979545734)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 224136185
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--ClientSession(224136185)--Thread(Thread[main,5,main])--acquire unit of work: 1367629607
    [junit] [EL Finest]: 2024-01-08 18:54:29.816--UnitOfWork(1367629607)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.816--ServerSession(454071866)--Connection(324843917)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.816--ServerSession(454071866)--Connection(324843917)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.816--ServerSession(454071866)--Connection(323692101)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:29.816--ServerSession(454071866)--Connection(324843917)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.816--UnitOfWork(1367629607)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.816--UnitOfWork(1367629607)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.816--UnitOfWork(1367629607)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@d2be182)
    [junit] [EL Finest]: 2024-01-08 18:54:29.817--ServerSession(454071866)--Connection(830396745)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--ClientSession(224136185)--Connection(830396745)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.817--ClientSession(224136185)--Connection(830396745)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.817--ClientSession(224136185)--Connection(1613405748)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_TIMESTAMP = ? WHERE (ID = ?)
    [junit] 	bind => [null, 35]
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--ClientSession(224136185)--Connection(1613405748)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.817--ServerSession(454071866)--Connection(830396745)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--UnitOfWork(1367629607)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--UnitOfWork(1367629607)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--UnitOfWork(1367629607)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--ClientSession(224136185)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--UnitOfWork(1367629607)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--ClientSession(224136185)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 604994827
    [junit] [EL Finer]: 2024-01-08 18:54:29.817--ClientSession(604994827)--Thread(Thread[main,5,main])--acquire unit of work: 1669094482
    [junit] [EL Finest]: 2024-01-08 18:54:29.817--UnitOfWork(1669094482)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.817--ServerSession(454071866)--Connection(1469293879)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.817--ServerSession(454071866)--Connection(1469293879)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.817--ServerSession(454071866)--Connection(522589907)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:29.818--ServerSession(454071866)--Connection(1469293879)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.818--UnitOfWork(1669094482)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.818--UnitOfWork(1669094482)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.818--UnitOfWork(1669094482)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@41018d94)
    [junit] [EL Finest]: 2024-01-08 18:54:29.818--ServerSession(454071866)--Connection(617495997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.818--ClientSession(604994827)--Connection(617495997)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.818--ClientSession(604994827)--Connection(617495997)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.818--ClientSession(604994827)--Connection(308187186)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_TIMESTAMP = ? WHERE (ID = ?)
    [junit] 	bind => [1970-01-01 00:00:01.0, 35]
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--ClientSession(604994827)--Connection(308187186)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.819--ServerSession(454071866)--Connection(617495997)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--UnitOfWork(1669094482)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--UnitOfWork(1669094482)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--UnitOfWork(1669094482)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--ClientSession(604994827)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--UnitOfWork(1669094482)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--ClientSession(604994827)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1570336355
    [junit] [EL Finer]: 2024-01-08 18:54:29.819--ClientSession(1570336355)--Thread(Thread[main,5,main])--acquire unit of work: 149914552
    [junit] [EL Finest]: 2024-01-08 18:54:29.819--UnitOfWork(149914552)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.819--ServerSession(454071866)--Connection(1859538327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.819--ServerSession(454071866)--Connection(1859538327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.819--ServerSession(454071866)--Connection(1201142367)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:29.819--ServerSession(454071866)--Connection(1859538327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.819--UnitOfWork(149914552)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--UnitOfWork(149914552)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.82--UnitOfWork(149914552)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@256dd56e)
    [junit] [EL Finest]: 2024-01-08 18:54:29.82--ServerSession(454071866)--Connection(28755677)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--ClientSession(1570336355)--Connection(28755677)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.82--ClientSession(1570336355)--Connection(28755677)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.82--ClientSession(1570336355)--Connection(195192573)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_TIMESTAMP = ? WHERE (ID = ?)
    [junit] 	bind => [1970-01-01 00:00:02.0, 35]
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--ClientSession(1570336355)--Connection(195192573)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.82--ServerSession(454071866)--Connection(28755677)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--UnitOfWork(149914552)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--UnitOfWork(149914552)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--UnitOfWork(149914552)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--ClientSession(1570336355)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--UnitOfWork(149914552)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--ClientSession(1570336355)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1710548080
    [junit] [EL Finer]: 2024-01-08 18:54:29.82--ClientSession(1710548080)--Thread(Thread[main,5,main])--acquire unit of work: 1380140605
    [junit] [EL Finest]: 2024-01-08 18:54:29.82--UnitOfWork(1380140605)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.821--ServerSession(454071866)--Connection(1246648070)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.821--ServerSession(454071866)--Connection(1246648070)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.821--ServerSession(454071866)--Connection(1920681737)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:29.821--ServerSession(454071866)--Connection(1246648070)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.821--UnitOfWork(1380140605)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.821--UnitOfWork(1380140605)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.821--UnitOfWork(1380140605)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@785430cc)
    [junit] [EL Finest]: 2024-01-08 18:54:29.821--ServerSession(454071866)--Connection(1752300194)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.821--ClientSession(1710548080)--Connection(1752300194)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.821--ClientSession(1710548080)--Connection(1752300194)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.821--ClientSession(1710548080)--Connection(789225860)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_TIMESTAMP = ? WHERE (ID = ?)
    [junit] 	bind => [null, 35]
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--ClientSession(1710548080)--Connection(789225860)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.822--ServerSession(454071866)--Connection(1752300194)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--UnitOfWork(1380140605)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--UnitOfWork(1380140605)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--UnitOfWork(1380140605)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--ClientSession(1710548080)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--UnitOfWork(1380140605)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--ClientSession(1710548080)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1669054728
    [junit] [EL Finer]: 2024-01-08 18:54:29.822--ClientSession(1669054728)--Thread(Thread[main,5,main])--acquire unit of work: 79201071
    [junit] [EL Finest]: 2024-01-08 18:54:29.822--UnitOfWork(79201071)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.822--ServerSession(454071866)--Connection(2118386877)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.822--ServerSession(454071866)--Connection(2118386877)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.822--ServerSession(454071866)--Connection(26039154)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [35]
    [junit] [EL Finest]: 2024-01-08 18:54:29.822--ServerSession(454071866)--Connection(2118386877)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.831--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 106313578
    [junit] [EL Finer]: 2024-01-08 18:54:29.831--ClientSession(106313578)--Thread(Thread[main,5,main])--acquire unit of work: 176407724
    [junit] [EL Finest]: 2024-01-08 18:54:29.831--UnitOfWork(176407724)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.831--UnitOfWork(176407724)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.831--UnitOfWork(176407724)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5466af4)
    [junit] [EL Finest]: 2024-01-08 18:54:29.831--ServerSession(454071866)--Connection(1154264171)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.831--ClientSession(106313578)--Connection(1154264171)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.831--ClientSession(106313578)--Connection(1154264171)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.831--ClientSession(106313578)--Connection(1358870266)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.831--ClientSession(106313578)--Connection(1358870266)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.832--ServerSession(454071866)--Connection(1154264171)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.832--UnitOfWork(176407724)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.832--UnitOfWork(176407724)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.832--UnitOfWork(176407724)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.832--ClientSession(106313578)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.832--UnitOfWork(176407724)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.832--ClientSession(106313578)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.832--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 609035660
    [junit] [EL Finer]: 2024-01-08 18:54:29.832--ClientSession(609035660)--Thread(Thread[main,5,main])--acquire unit of work: 88308378
    [junit] [EL Finest]: 2024-01-08 18:54:29.832--UnitOfWork(88308378)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.832--ServerSession(454071866)--Connection(548357550)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.832--ServerSession(454071866)--Connection(548357550)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.832--ServerSession(454071866)--Connection(233150943)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:29.832--ServerSession(454071866)--Connection(548357550)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.832--UnitOfWork(88308378)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.832--UnitOfWork(88308378)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--UnitOfWork(88308378)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.833--UnitOfWork(88308378)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.833--UnitOfWork(88308378)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5ec08983)
    [junit] [EL Finest]: 2024-01-08 18:54:29.833--ServerSession(454071866)--Connection(621969405)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--ClientSession(609035660)--Connection(621969405)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.833--ClientSession(609035660)--Connection(621969405)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.833--ClientSession(609035660)--Connection(674474777)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--ClientSession(609035660)--Connection(674474777)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.833--ServerSession(454071866)--Connection(621969405)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--UnitOfWork(88308378)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--UnitOfWork(88308378)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--UnitOfWork(88308378)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--ClientSession(609035660)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--UnitOfWork(88308378)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--ClientSession(609035660)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 924237476
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--ClientSession(924237476)--Thread(Thread[main,5,main])--acquire unit of work: 30261804
    [junit] [EL Finest]: 2024-01-08 18:54:29.833--UnitOfWork(30261804)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.833--UnitOfWork(30261804)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.834--UnitOfWork(30261804)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5ec08983)
    [junit] [EL Finest]: 2024-01-08 18:54:29.834--ServerSession(454071866)--Connection(1806793275)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--ClientSession(924237476)--Connection(1806793275)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.834--ClientSession(924237476)--Connection(1806793275)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.834--ClientSession(924237476)--Connection(1775241847)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, true, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--ClientSession(924237476)--Connection(1775241847)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.834--ServerSession(454071866)--Connection(1806793275)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--UnitOfWork(30261804)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--UnitOfWork(30261804)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--UnitOfWork(30261804)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--ClientSession(924237476)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--UnitOfWork(30261804)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--ClientSession(924237476)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.834--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 738790354
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--ClientSession(738790354)--Thread(Thread[main,5,main])--acquire unit of work: 1284099274
    [junit] [EL Finest]: 2024-01-08 18:54:29.835--UnitOfWork(1284099274)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.835--ServerSession(454071866)--Connection(627303582)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.835--ServerSession(454071866)--Connection(627303582)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.835--ServerSession(454071866)--Connection(953396352)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:29.835--ServerSession(454071866)--Connection(627303582)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.835--UnitOfWork(1284099274)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--UnitOfWork(1284099274)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--UnitOfWork(1284099274)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--UnitOfWork(1284099274)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--UnitOfWork(1284099274)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--ClientSession(738790354)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--UnitOfWork(1284099274)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--ClientSession(738790354)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1096958176
    [junit] [EL Finer]: 2024-01-08 18:54:29.835--ClientSession(1096958176)--Thread(Thread[main,5,main])--acquire unit of work: 518224352
    [junit] [EL Finest]: 2024-01-08 18:54:29.835--UnitOfWork(518224352)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.835--ServerSession(454071866)--Connection(673237234)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.835--ServerSession(454071866)--Connection(673237234)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.835--ServerSession(454071866)--Connection(1309425907)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:29.836--ServerSession(454071866)--Connection(673237234)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.836--UnitOfWork(518224352)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.836--UnitOfWork(518224352)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.836--UnitOfWork(518224352)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@18132abc)
    [junit] [EL Finest]: 2024-01-08 18:54:29.836--ServerSession(454071866)--Connection(452838388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.836--ClientSession(1096958176)--Connection(452838388)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.836--ClientSession(1096958176)--Connection(452838388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.836--ClientSession(1096958176)--Connection(1416458965)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_BOOLEAN = ? WHERE (ID = ?)
    [junit] 	bind => [false, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:29.836--ClientSession(1096958176)--Connection(1416458965)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--ServerSession(454071866)--Connection(452838388)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--UnitOfWork(518224352)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--UnitOfWork(518224352)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--UnitOfWork(518224352)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--ClientSession(1096958176)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--UnitOfWork(518224352)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--ClientSession(1096958176)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 858141241
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--ClientSession(858141241)--Thread(Thread[main,5,main])--acquire unit of work: 1194370506
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--UnitOfWork(1194370506)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--ServerSession(454071866)--Connection(2020903971)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--ServerSession(454071866)--Connection(2020903971)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.837--ServerSession(454071866)--Connection(2063404183)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--ServerSession(454071866)--Connection(2020903971)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--UnitOfWork(1194370506)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--UnitOfWork(1194370506)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--UnitOfWork(1194370506)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3a14ba2d)
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--ServerSession(454071866)--Connection(1951800624)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.837--ClientSession(858141241)--Connection(1951800624)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.837--ClientSession(858141241)--Connection(1951800624)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.838--ClientSession(858141241)--Connection(1314172327)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_BOOLEAN = ? WHERE (ID = ?)
    [junit] 	bind => [null, 11]
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--ClientSession(858141241)--Connection(1314172327)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.838--ServerSession(454071866)--Connection(1951800624)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--UnitOfWork(1194370506)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--UnitOfWork(1194370506)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--UnitOfWork(1194370506)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--ClientSession(858141241)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--UnitOfWork(1194370506)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--ClientSession(858141241)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1580920471
    [junit] [EL Finer]: 2024-01-08 18:54:29.838--ClientSession(1580920471)--Thread(Thread[main,5,main])--acquire unit of work: 448907261
    [junit] [EL Finest]: 2024-01-08 18:54:29.838--UnitOfWork(448907261)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.838--ServerSession(454071866)--Connection(1897097367)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.838--ServerSession(454071866)--Connection(1897097367)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.838--ServerSession(454071866)--Connection(1428539140)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Finest]: 2024-01-08 18:54:29.839--ServerSession(454071866)--Connection(1897097367)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.847--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1475780813
    [junit] [EL Finer]: 2024-01-08 18:54:29.847--ClientSession(1475780813)--Thread(Thread[main,5,main])--acquire unit of work: 1135630425
    [junit] [EL Finest]: 2024-01-08 18:54:29.847--UnitOfWork(1135630425)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.847--UnitOfWork(1135630425)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.847--UnitOfWork(1135630425)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@136a6e73)
    [junit] [EL Finest]: 2024-01-08 18:54:29.847--ServerSession(454071866)--Connection(683489691)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.847--ClientSession(1475780813)--Connection(683489691)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.847--ClientSession(1475780813)--Connection(683489691)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.847--ClientSession(1475780813)--Connection(1762577989)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [47, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.847--ClientSession(1475780813)--Connection(1762577989)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--ServerSession(454071866)--Connection(683489691)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--UnitOfWork(1135630425)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--UnitOfWork(1135630425)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--UnitOfWork(1135630425)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--ClientSession(1475780813)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--UnitOfWork(1135630425)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--ClientSession(1475780813)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 462164160
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--ClientSession(462164160)--Thread(Thread[main,5,main])--acquire unit of work: 1522303947
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--ServerSession(454071866)--Connection(1172247103)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--ServerSession(454071866)--Connection(1172247103)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.848--ServerSession(454071866)--Connection(1434422849)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--ServerSession(454071866)--Connection(1172247103)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@1012e2ef)
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--ServerSession(454071866)--Connection(71686723)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.848--ClientSession(462164160)--Connection(71686723)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.848--ClientSession(462164160)--Connection(71686723)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.849--ClientSession(462164160)--Connection(1591761819)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--ClientSession(462164160)--Connection(1591761819)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.849--ServerSession(454071866)--Connection(71686723)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--ClientSession(462164160)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--UnitOfWork(1522303947)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--ClientSession(462164160)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2122649762
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--ClientSession(2122649762)--Thread(Thread[main,5,main])--acquire unit of work: 1421368051
    [junit] [EL Finest]: 2024-01-08 18:54:29.849--UnitOfWork(1421368051)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--UnitOfWork(1421368051)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.849--UnitOfWork(1421368051)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@1012e2ef)
    [junit] [EL Finest]: 2024-01-08 18:54:29.849--ServerSession(454071866)--Connection(1200400906)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.849--ClientSession(2122649762)--Connection(1200400906)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.849--ClientSession(2122649762)--Connection(1200400906)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.85--ClientSession(2122649762)--Connection(128130371)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [47, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, [B@115aa259, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--ClientSession(2122649762)--Connection(128130371)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.85--ServerSession(454071866)--Connection(1200400906)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--UnitOfWork(1421368051)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--UnitOfWork(1421368051)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--UnitOfWork(1421368051)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--ClientSession(2122649762)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--UnitOfWork(1421368051)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--ClientSession(2122649762)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1781603885
    [junit] [EL Finer]: 2024-01-08 18:54:29.85--ClientSession(1781603885)--Thread(Thread[main,5,main])--acquire unit of work: 775762264
    [junit] [EL Finest]: 2024-01-08 18:54:29.85--UnitOfWork(775762264)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.85--ServerSession(454071866)--Connection(829126873)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.85--ServerSession(454071866)--Connection(829126873)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.85--ServerSession(454071866)--Connection(1781281)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:29.851--ServerSession(454071866)--Connection(829126873)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.851--UnitOfWork(775762264)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--UnitOfWork(775762264)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--UnitOfWork(775762264)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--UnitOfWork(775762264)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--UnitOfWork(775762264)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--ClientSession(1781603885)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--UnitOfWork(775762264)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--ClientSession(1781603885)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 373137057
    [junit] [EL Finer]: 2024-01-08 18:54:29.851--ClientSession(373137057)--Thread(Thread[main,5,main])--acquire unit of work: 954803791
    [junit] [EL Finest]: 2024-01-08 18:54:29.851--UnitOfWork(954803791)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.851--ServerSession(454071866)--Connection(1407129279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.851--ServerSession(454071866)--Connection(1407129279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.851--ServerSession(454071866)--Connection(1790065648)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:29.851--ServerSession(454071866)--Connection(1407129279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.851--UnitOfWork(954803791)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--UnitOfWork(954803791)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.852--UnitOfWork(954803791)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@612aef80)
    [junit] [EL Finest]: 2024-01-08 18:54:29.852--ServerSession(454071866)--Connection(830322930)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--ClientSession(373137057)--Connection(830322930)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.852--ClientSession(373137057)--Connection(830322930)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.852--ClientSession(373137057)--Connection(573213372)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_LONGVARBINARY = ? WHERE (ID = ?)
    [junit] 	bind => [null, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--ClientSession(373137057)--Connection(573213372)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.852--ServerSession(454071866)--Connection(830322930)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--UnitOfWork(954803791)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--UnitOfWork(954803791)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--UnitOfWork(954803791)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--ClientSession(373137057)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--UnitOfWork(954803791)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--ClientSession(373137057)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 84911660
    [junit] [EL Finer]: 2024-01-08 18:54:29.852--ClientSession(84911660)--Thread(Thread[main,5,main])--acquire unit of work: 1500062807
    [junit] [EL Finest]: 2024-01-08 18:54:29.852--UnitOfWork(1500062807)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.917--ServerSession(454071866)--Connection(803224236)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.917--ServerSession(454071866)--Connection(803224236)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.917--ServerSession(454071866)--Connection(1783877201)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:29.918--ServerSession(454071866)--Connection(803224236)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.918--UnitOfWork(1500062807)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.918--UnitOfWork(1500062807)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.918--UnitOfWork(1500062807)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2cefe68)
    [junit] [EL Finest]: 2024-01-08 18:54:29.918--ServerSession(454071866)--Connection(1484841818)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.918--ClientSession(84911660)--Connection(1484841818)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.918--ClientSession(84911660)--Connection(1484841818)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.918--ClientSession(84911660)--Connection(372874912)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_LONGVARBINARY = ? WHERE (ID = ?)
    [junit] 	bind => [[B@63f10108, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:29.918--ClientSession(84911660)--Connection(372874912)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.919--ServerSession(454071866)--Connection(1484841818)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.919--UnitOfWork(1500062807)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.919--UnitOfWork(1500062807)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.919--UnitOfWork(1500062807)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.919--ClientSession(84911660)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.919--UnitOfWork(1500062807)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.919--ClientSession(84911660)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.919--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1235731884
    [junit] [EL Finer]: 2024-01-08 18:54:29.919--ClientSession(1235731884)--Thread(Thread[main,5,main])--acquire unit of work: 573928657
    [junit] [EL Finest]: 2024-01-08 18:54:29.919--UnitOfWork(573928657)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.919--ServerSession(454071866)--Connection(2015568553)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.919--ServerSession(454071866)--Connection(2015568553)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.919--ServerSession(454071866)--Connection(2108987650)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:29.919--ServerSession(454071866)--Connection(2015568553)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.92--UnitOfWork(573928657)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.92--UnitOfWork(573928657)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.92--UnitOfWork(573928657)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@353d7d9)
    [junit] [EL Finest]: 2024-01-08 18:54:29.92--ServerSession(454071866)--Connection(992043691)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.92--ClientSession(1235731884)--Connection(992043691)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.92--ClientSession(1235731884)--Connection(992043691)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.92--ClientSession(1235731884)--Connection(1628589433)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_LONGVARBINARY = ? WHERE (ID = ?)
    [junit] 	bind => [[B@7ce2a023, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:29.92--ClientSession(1235731884)--Connection(1628589433)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.92--ServerSession(454071866)--Connection(992043691)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.92--UnitOfWork(573928657)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.92--UnitOfWork(573928657)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.92--UnitOfWork(573928657)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.92--ClientSession(1235731884)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.921--UnitOfWork(573928657)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.921--ClientSession(1235731884)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.921--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 395251520
    [junit] [EL Finer]: 2024-01-08 18:54:29.921--ClientSession(395251520)--Thread(Thread[main,5,main])--acquire unit of work: 2122667562
    [junit] [EL Finest]: 2024-01-08 18:54:29.921--UnitOfWork(2122667562)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.921--ServerSession(454071866)--Connection(227521798)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.921--ServerSession(454071866)--Connection(227521798)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.921--ServerSession(454071866)--Connection(1926402834)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:29.921--ServerSession(454071866)--Connection(227521798)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.921--UnitOfWork(2122667562)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.921--UnitOfWork(2122667562)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.921--UnitOfWork(2122667562)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@49a85682)
    [junit] [EL Finest]: 2024-01-08 18:54:29.921--ServerSession(454071866)--Connection(1607705354)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.921--ClientSession(395251520)--Connection(1607705354)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.921--ClientSession(395251520)--Connection(1607705354)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.921--ClientSession(395251520)--Connection(33396648)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_LONGVARBINARY = ? WHERE (ID = ?)
    [junit] 	bind => [null, 47]
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--ClientSession(395251520)--Connection(33396648)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.922--ServerSession(454071866)--Connection(1607705354)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--UnitOfWork(2122667562)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--UnitOfWork(2122667562)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--UnitOfWork(2122667562)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--ClientSession(395251520)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--UnitOfWork(2122667562)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--ClientSession(395251520)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1287292775
    [junit] [EL Finer]: 2024-01-08 18:54:29.922--ClientSession(1287292775)--Thread(Thread[main,5,main])--acquire unit of work: 238265865
    [junit] [EL Finest]: 2024-01-08 18:54:29.922--UnitOfWork(238265865)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.922--ServerSession(454071866)--Connection(1662918832)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.922--ServerSession(454071866)--Connection(1662918832)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.922--ServerSession(454071866)--Connection(1069742533)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [47]
    [junit] [EL Finest]: 2024-01-08 18:54:29.922--ServerSession(454071866)--Connection(1662918832)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.931--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 349099682
    [junit] [EL Finer]: 2024-01-08 18:54:29.931--ClientSession(349099682)--Thread(Thread[main,5,main])--acquire unit of work: 2023937110
    [junit] [EL Finest]: 2024-01-08 18:54:29.931--UnitOfWork(2023937110)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.931--UnitOfWork(2023937110)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.931--UnitOfWork(2023937110)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@32da0224)
    [junit] [EL Finest]: 2024-01-08 18:54:29.931--ServerSession(454071866)--Connection(871392799)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.931--ClientSession(349099682)--Connection(871392799)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.931--ClientSession(349099682)--Connection(871392799)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.931--ClientSession(349099682)--Connection(1570636883)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [21, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--ClientSession(349099682)--Connection(1570636883)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.932--ServerSession(454071866)--Connection(871392799)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--UnitOfWork(2023937110)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--UnitOfWork(2023937110)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--UnitOfWork(2023937110)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--ClientSession(349099682)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--UnitOfWork(2023937110)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--ClientSession(349099682)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 541811623
    [junit] [EL Finer]: 2024-01-08 18:54:29.932--ClientSession(541811623)--Thread(Thread[main,5,main])--acquire unit of work: 272316719
    [junit] [EL Finest]: 2024-01-08 18:54:29.932--UnitOfWork(272316719)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.932--ServerSession(454071866)--Connection(1026165735)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.932--ServerSession(454071866)--Connection(1026165735)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.932--ServerSession(454071866)--Connection(1034607218)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:29.933--ServerSession(454071866)--Connection(1026165735)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.933--UnitOfWork(272316719)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.933--UnitOfWork(272316719)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.933--UnitOfWork(272316719)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.933--UnitOfWork(272316719)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.933--UnitOfWork(272316719)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@f3c6b85)
    [junit] [EL Finest]: 2024-01-08 18:54:29.933--ServerSession(454071866)--Connection(162927562)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.933--ClientSession(541811623)--Connection(162927562)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.933--ClientSession(541811623)--Connection(162927562)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.933--ClientSession(541811623)--Connection(1908968671)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finer]: 2024-01-08 18:54:29.933--ClientSession(541811623)--Connection(1908968671)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.934--ServerSession(454071866)--Connection(162927562)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--UnitOfWork(272316719)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--UnitOfWork(272316719)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--UnitOfWork(272316719)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--ClientSession(541811623)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--UnitOfWork(272316719)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--ClientSession(541811623)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1590095778
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--ClientSession(1590095778)--Thread(Thread[main,5,main])--acquire unit of work: 1733791731
    [junit] [EL Finest]: 2024-01-08 18:54:29.934--UnitOfWork(1733791731)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--UnitOfWork(1733791731)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.934--UnitOfWork(1733791731)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@f3c6b85)
    [junit] [EL Finest]: 2024-01-08 18:54:29.934--ServerSession(454071866)--Connection(1790558058)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.934--ClientSession(1590095778)--Connection(1790558058)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.934--ClientSession(1590095778)--Connection(1790558058)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.934--ClientSession(1590095778)--Connection(57402976)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [21, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, VC 1, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--ClientSession(1590095778)--Connection(57402976)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.935--ServerSession(454071866)--Connection(1790558058)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--UnitOfWork(1733791731)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--UnitOfWork(1733791731)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--UnitOfWork(1733791731)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--ClientSession(1590095778)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--UnitOfWork(1733791731)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--ClientSession(1590095778)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1747520129
    [junit] [EL Finer]: 2024-01-08 18:54:29.935--ClientSession(1747520129)--Thread(Thread[main,5,main])--acquire unit of work: 1330428417
    [junit] [EL Finest]: 2024-01-08 18:54:29.935--UnitOfWork(1330428417)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.935--ServerSession(454071866)--Connection(331881838)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.935--ServerSession(454071866)--Connection(331881838)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.935--ServerSession(454071866)--Connection(226609535)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:29.935--ServerSession(454071866)--Connection(331881838)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--UnitOfWork(1330428417)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--UnitOfWork(1330428417)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--UnitOfWork(1330428417)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--UnitOfWork(1330428417)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--UnitOfWork(1330428417)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--ClientSession(1747520129)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--UnitOfWork(1330428417)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--ClientSession(1747520129)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1473459063
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--ClientSession(1473459063)--Thread(Thread[main,5,main])--acquire unit of work: 528287766
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--UnitOfWork(528287766)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--ServerSession(454071866)--Connection(1277570945)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--ServerSession(454071866)--Connection(1277570945)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.936--ServerSession(454071866)--Connection(1319844781)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--ServerSession(454071866)--Connection(1277570945)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--UnitOfWork(528287766)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--UnitOfWork(528287766)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--UnitOfWork(528287766)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@77e7642f)
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--ServerSession(454071866)--Connection(488715219)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.936--ClientSession(1473459063)--Connection(488715219)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.936--ClientSession(1473459063)--Connection(488715219)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.937--ClientSession(1473459063)--Connection(1919930418)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET STRING_VC = ? WHERE (ID = ?)
    [junit] 	bind => [VC 2, 21]
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--ClientSession(1473459063)--Connection(1919930418)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.937--ServerSession(454071866)--Connection(488715219)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--UnitOfWork(528287766)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--UnitOfWork(528287766)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--UnitOfWork(528287766)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--ClientSession(1473459063)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--UnitOfWork(528287766)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--ClientSession(1473459063)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 873744218
    [junit] [EL Finer]: 2024-01-08 18:54:29.937--ClientSession(873744218)--Thread(Thread[main,5,main])--acquire unit of work: 549410208
    [junit] [EL Finest]: 2024-01-08 18:54:29.937--UnitOfWork(549410208)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.937--ServerSession(454071866)--Connection(744357829)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.937--ServerSession(454071866)--Connection(744357829)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.937--ServerSession(454071866)--Connection(982309222)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:29.938--ServerSession(454071866)--Connection(744357829)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.938--UnitOfWork(549410208)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.938--UnitOfWork(549410208)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.938--UnitOfWork(549410208)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@76fc3589)
    [junit] [EL Finest]: 2024-01-08 18:54:29.938--ServerSession(454071866)--Connection(1762129784)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.938--ClientSession(873744218)--Connection(1762129784)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.938--ClientSession(873744218)--Connection(1762129784)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.938--ClientSession(873744218)--Connection(1711523333)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET STRING_VC = ? WHERE (ID = ?)
    [junit] 	bind => [null, 21]
    [junit] [EL Finer]: 2024-01-08 18:54:29.938--ClientSession(873744218)--Connection(1711523333)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.939--ServerSession(454071866)--Connection(1762129784)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.939--UnitOfWork(549410208)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.939--UnitOfWork(549410208)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.939--UnitOfWork(549410208)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.939--ClientSession(873744218)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.939--UnitOfWork(549410208)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.939--ClientSession(873744218)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.939--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 653652002
    [junit] [EL Finer]: 2024-01-08 18:54:29.939--ClientSession(653652002)--Thread(Thread[main,5,main])--acquire unit of work: 1889497011
    [junit] [EL Finest]: 2024-01-08 18:54:29.939--UnitOfWork(1889497011)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.939--ServerSession(454071866)--Connection(148159563)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.939--ServerSession(454071866)--Connection(148159563)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.939--ServerSession(454071866)--Connection(1593814799)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [21]
    [junit] [EL Finest]: 2024-01-08 18:54:29.939--ServerSession(454071866)--Connection(148159563)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.947--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 273791087
    [junit] [EL Finer]: 2024-01-08 18:54:29.948--ClientSession(273791087)--Thread(Thread[main,5,main])--acquire unit of work: 72445487
    [junit] [EL Finest]: 2024-01-08 18:54:29.948--UnitOfWork(72445487)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.948--UnitOfWork(72445487)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.948--UnitOfWork(72445487)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@9823397)
    [junit] [EL Finest]: 2024-01-08 18:54:29.948--ServerSession(454071866)--Connection(2131559432)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.948--ClientSession(273791087)--Connection(2131559432)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.948--ClientSession(273791087)--Connection(2131559432)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.948--ClientSession(273791087)--Connection(1881288144)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [46, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.948--ClientSession(273791087)--Connection(1881288144)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.948--ServerSession(454071866)--Connection(2131559432)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--UnitOfWork(72445487)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--UnitOfWork(72445487)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--UnitOfWork(72445487)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--ClientSession(273791087)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--UnitOfWork(72445487)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--ClientSession(273791087)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 411143385
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--ClientSession(411143385)--Thread(Thread[main,5,main])--acquire unit of work: 255587973
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--UnitOfWork(255587973)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--ServerSession(454071866)--Connection(1855329823)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--ServerSession(454071866)--Connection(1855329823)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.949--ServerSession(454071866)--Connection(592019427)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--ServerSession(454071866)--Connection(1855329823)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--UnitOfWork(255587973)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--UnitOfWork(255587973)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--UnitOfWork(255587973)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--UnitOfWork(255587973)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--UnitOfWork(255587973)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@67659fab)
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--ServerSession(454071866)--Connection(1363381521)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.949--ClientSession(411143385)--Connection(1363381521)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.949--ClientSession(411143385)--Connection(1363381521)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.95--ClientSession(411143385)--Connection(819498334)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--ClientSession(411143385)--Connection(819498334)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.95--ServerSession(454071866)--Connection(1363381521)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--UnitOfWork(255587973)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--UnitOfWork(255587973)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--UnitOfWork(255587973)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--ClientSession(411143385)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--UnitOfWork(255587973)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--ClientSession(411143385)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 681078805
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--ClientSession(681078805)--Thread(Thread[main,5,main])--acquire unit of work: 1711168274
    [junit] [EL Finest]: 2024-01-08 18:54:29.95--UnitOfWork(1711168274)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--UnitOfWork(1711168274)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.95--UnitOfWork(1711168274)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@67659fab)
    [junit] [EL Finest]: 2024-01-08 18:54:29.95--ServerSession(454071866)--Connection(884456460)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.95--ClientSession(681078805)--Connection(884456460)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.95--ClientSession(681078805)--Connection(884456460)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.95--ClientSession(681078805)--Connection(1224051814)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [46, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, [B@5f447a57, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--ClientSession(681078805)--Connection(1224051814)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.951--ServerSession(454071866)--Connection(884456460)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--UnitOfWork(1711168274)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--UnitOfWork(1711168274)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--UnitOfWork(1711168274)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--ClientSession(681078805)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--UnitOfWork(1711168274)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--ClientSession(681078805)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 335677813
    [junit] [EL Finer]: 2024-01-08 18:54:29.951--ClientSession(335677813)--Thread(Thread[main,5,main])--acquire unit of work: 1751670624
    [junit] [EL Finest]: 2024-01-08 18:54:29.951--UnitOfWork(1751670624)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.951--ServerSession(454071866)--Connection(203057335)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.951--ServerSession(454071866)--Connection(203057335)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.951--ServerSession(454071866)--Connection(1966562379)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:29.952--ServerSession(454071866)--Connection(203057335)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.952--UnitOfWork(1751670624)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--UnitOfWork(1751670624)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--UnitOfWork(1751670624)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--UnitOfWork(1751670624)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--UnitOfWork(1751670624)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--ClientSession(335677813)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--UnitOfWork(1751670624)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--ClientSession(335677813)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1272528369
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--ClientSession(1272528369)--Thread(Thread[main,5,main])--acquire unit of work: 1876360641
    [junit] [EL Finest]: 2024-01-08 18:54:29.952--UnitOfWork(1876360641)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.952--ServerSession(454071866)--Connection(798245410)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.952--ServerSession(454071866)--Connection(798245410)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.952--ServerSession(454071866)--Connection(875374890)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:29.952--ServerSession(454071866)--Connection(798245410)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.952--UnitOfWork(1876360641)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.952--UnitOfWork(1876360641)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.952--UnitOfWork(1876360641)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6ef9671c)
    [junit] [EL Finest]: 2024-01-08 18:54:29.953--ServerSession(454071866)--Connection(1053338766)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--ClientSession(1272528369)--Connection(1053338766)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.953--ClientSession(1272528369)--Connection(1053338766)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.953--ClientSession(1272528369)--Connection(1162715480)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_BINARY = ? WHERE (ID = ?)
    [junit] 	bind => [null, 46]
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--ClientSession(1272528369)--Connection(1162715480)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.953--ServerSession(454071866)--Connection(1053338766)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--UnitOfWork(1876360641)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--UnitOfWork(1876360641)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--UnitOfWork(1876360641)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--ClientSession(1272528369)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--UnitOfWork(1876360641)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--ClientSession(1272528369)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 240863993
    [junit] [EL Finer]: 2024-01-08 18:54:29.953--ClientSession(240863993)--Thread(Thread[main,5,main])--acquire unit of work: 1963731808
    [junit] [EL Finest]: 2024-01-08 18:54:29.953--UnitOfWork(1963731808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.953--ServerSession(454071866)--Connection(1575158776)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.953--ServerSession(454071866)--Connection(1575158776)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.954--ServerSession(454071866)--Connection(1914594689)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:29.954--ServerSession(454071866)--Connection(1575158776)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.954--UnitOfWork(1963731808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.954--UnitOfWork(1963731808)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.954--UnitOfWork(1963731808)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@32059d3a)
    [junit] [EL Finest]: 2024-01-08 18:54:29.954--ServerSession(454071866)--Connection(1980753226)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.954--ClientSession(240863993)--Connection(1980753226)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.954--ClientSession(240863993)--Connection(1980753226)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.954--ClientSession(240863993)--Connection(2030534806)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_BINARY = ? WHERE (ID = ?)
    [junit] 	bind => [[B@67753d0f, 46]
    [junit] [EL Finer]: 2024-01-08 18:54:29.954--ClientSession(240863993)--Connection(2030534806)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.955--ServerSession(454071866)--Connection(1980753226)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--UnitOfWork(1963731808)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--UnitOfWork(1963731808)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--UnitOfWork(1963731808)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--ClientSession(240863993)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--UnitOfWork(1963731808)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--ClientSession(240863993)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1646731477
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--ClientSession(1646731477)--Thread(Thread[main,5,main])--acquire unit of work: 754246875
    [junit] [EL Finest]: 2024-01-08 18:54:29.955--UnitOfWork(754246875)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.955--ServerSession(454071866)--Connection(1773322979)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.955--ServerSession(454071866)--Connection(1773322979)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.955--ServerSession(454071866)--Connection(1600473963)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:29.955--ServerSession(454071866)--Connection(1773322979)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.955--UnitOfWork(754246875)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.955--UnitOfWork(754246875)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.955--UnitOfWork(754246875)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@f4617ae)
    [junit] [EL Finest]: 2024-01-08 18:54:29.956--ServerSession(454071866)--Connection(97995284)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--ClientSession(1646731477)--Connection(97995284)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.956--ClientSession(1646731477)--Connection(97995284)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.956--ClientSession(1646731477)--Connection(1094267211)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_BINARY = ? WHERE (ID = ?)
    [junit] 	bind => [[B@7e7db24d, 46]
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--ClientSession(1646731477)--Connection(1094267211)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.956--ServerSession(454071866)--Connection(97995284)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--UnitOfWork(754246875)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--UnitOfWork(754246875)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--UnitOfWork(754246875)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--ClientSession(1646731477)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--UnitOfWork(754246875)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--ClientSession(1646731477)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1841661987
    [junit] [EL Finer]: 2024-01-08 18:54:29.956--ClientSession(1841661987)--Thread(Thread[main,5,main])--acquire unit of work: 2117709836
    [junit] [EL Finest]: 2024-01-08 18:54:29.956--UnitOfWork(2117709836)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.956--ServerSession(454071866)--Connection(1979868649)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.956--ServerSession(454071866)--Connection(1979868649)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.956--ServerSession(454071866)--Connection(1270744516)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:29.957--ServerSession(454071866)--Connection(1979868649)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.957--UnitOfWork(2117709836)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:29.957--UnitOfWork(2117709836)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.957--UnitOfWork(2117709836)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@39717093)
    [junit] [EL Finest]: 2024-01-08 18:54:29.957--ServerSession(454071866)--Connection(1737677071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.957--ClientSession(1841661987)--Connection(1737677071)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.957--ClientSession(1841661987)--Connection(1737677071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.957--ClientSession(1841661987)--Connection(905668325)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET WBA_BINARY = ? WHERE (ID = ?)
    [junit] 	bind => [null, 46]
    [junit] [EL Finer]: 2024-01-08 18:54:29.957--ClientSession(1841661987)--Connection(905668325)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.958--ServerSession(454071866)--Connection(1737677071)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.958--UnitOfWork(2117709836)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:29.958--UnitOfWork(2117709836)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.958--UnitOfWork(2117709836)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.958--ClientSession(1841661987)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:29.958--UnitOfWork(2117709836)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:29.958--ClientSession(1841661987)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:29.958--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 271142928
    [junit] [EL Finer]: 2024-01-08 18:54:29.958--ClientSession(271142928)--Thread(Thread[main,5,main])--acquire unit of work: 1627568571
    [junit] [EL Finest]: 2024-01-08 18:54:29.958--UnitOfWork(1627568571)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:29.958--ServerSession(454071866)--Connection(253765424)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:29.958--ServerSession(454071866)--Connection(253765424)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:29.958--ServerSession(454071866)--Connection(1796310656)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [46]
    [junit] [EL Finest]: 2024-01-08 18:54:29.958--ServerSession(454071866)--Connection(253765424)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:29.966--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2008707740
    [junit] [EL Finer]: 2024-01-08 18:54:29.966--ClientSession(2008707740)--Thread(Thread[main,5,main])--acquire unit of work: 867258831
    [junit] [EL Finest]: 2024-01-08 18:54:29.966--UnitOfWork(867258831)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:29.966--UnitOfWork(867258831)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:29.966--UnitOfWork(867258831)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7f118534)
    [junit] [EL Finest]: 2024-01-08 18:54:29.967--ServerSession(454071866)--Connection(126953252)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:29.967--ClientSession(2008707740)--Connection(126953252)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:29.967--ClientSession(2008707740)--Connection(126953252)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.024--ClientSession(2008707740)--Connection(1050091824)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, null, null, null, null, 0, true, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.024--ClientSession(2008707740)--Connection(1050091824)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.024--ServerSession(454071866)--Connection(126953252)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.024--UnitOfWork(867258831)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.024--UnitOfWork(867258831)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--UnitOfWork(867258831)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--ClientSession(2008707740)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--UnitOfWork(867258831)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--ClientSession(2008707740)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 843224150
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--ClientSession(843224150)--Thread(Thread[main,5,main])--acquire unit of work: 1021586749
    [junit] [EL Finest]: 2024-01-08 18:54:30.025--UnitOfWork(1021586749)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.025--ServerSession(454071866)--Connection(998049072)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.025--ServerSession(454071866)--Connection(998049072)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.025--ServerSession(454071866)--Connection(399647263)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:30.025--ServerSession(454071866)--Connection(998049072)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.025--UnitOfWork(1021586749)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--UnitOfWork(1021586749)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--UnitOfWork(1021586749)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--UnitOfWork(1021586749)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--UnitOfWork(1021586749)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.025--ClientSession(843224150)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.026--UnitOfWork(1021586749)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.026--ClientSession(843224150)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.026--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2034727245
    [junit] [EL Finer]: 2024-01-08 18:54:30.026--ClientSession(2034727245)--Thread(Thread[main,5,main])--acquire unit of work: 1877023422
    [junit] [EL Finest]: 2024-01-08 18:54:30.026--UnitOfWork(1877023422)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.026--ServerSession(454071866)--Connection(1715344205)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.026--ServerSession(454071866)--Connection(1715344205)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.026--ServerSession(454071866)--Connection(44745036)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:30.026--ServerSession(454071866)--Connection(1715344205)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.026--UnitOfWork(1877023422)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.026--UnitOfWork(1877023422)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.026--UnitOfWork(1877023422)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@27b69b0d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.026--ServerSession(454071866)--Connection(1710245632)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.026--ClientSession(2034727245)--Connection(1710245632)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.026--ClientSession(2034727245)--Connection(1710245632)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.027--ClientSession(2034727245)--Connection(253043086)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET P_BOOLEAN = ? WHERE (ID = ?)
    [junit] 	bind => [false, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--ClientSession(2034727245)--Connection(253043086)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.027--ServerSession(454071866)--Connection(1710245632)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--UnitOfWork(1877023422)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--UnitOfWork(1877023422)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--UnitOfWork(1877023422)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--ClientSession(2034727245)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--UnitOfWork(1877023422)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--ClientSession(2034727245)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 259589354
    [junit] [EL Finer]: 2024-01-08 18:54:30.027--ClientSession(259589354)--Thread(Thread[main,5,main])--acquire unit of work: 1758894658
    [junit] [EL Finest]: 2024-01-08 18:54:30.027--UnitOfWork(1758894658)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.027--ServerSession(454071866)--Connection(1315557255)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.027--ServerSession(454071866)--Connection(1315557255)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.027--ServerSession(454071866)--Connection(397701109)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:30.028--ServerSession(454071866)--Connection(1315557255)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.037--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1814525610
    [junit] [EL Finer]: 2024-01-08 18:54:30.037--ClientSession(1814525610)--Thread(Thread[main,5,main])--acquire unit of work: 1327000098
    [junit] [EL Finest]: 2024-01-08 18:54:30.037--UnitOfWork(1327000098)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.037--UnitOfWork(1327000098)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.037--UnitOfWork(1327000098)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@274ee51d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.037--ServerSession(454071866)--Connection(1358607530)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.037--ClientSession(1814525610)--Connection(1358607530)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.037--ClientSession(1814525610)--Connection(1358607530)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.037--ClientSession(1814525610)--Connection(1547668973)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [42, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--ClientSession(1814525610)--Connection(1547668973)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.038--ServerSession(454071866)--Connection(1358607530)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--UnitOfWork(1327000098)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--UnitOfWork(1327000098)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--UnitOfWork(1327000098)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--ClientSession(1814525610)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--UnitOfWork(1327000098)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--ClientSession(1814525610)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1934609698
    [junit] [EL Finer]: 2024-01-08 18:54:30.038--ClientSession(1934609698)--Thread(Thread[main,5,main])--acquire unit of work: 1989502981
    [junit] [EL Finest]: 2024-01-08 18:54:30.038--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.038--ServerSession(454071866)--Connection(1457902559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.038--ServerSession(454071866)--Connection(1457902559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.038--ServerSession(454071866)--Connection(365205076)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:30.039--ServerSession(454071866)--Connection(1457902559)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.039--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.039--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.039--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.039--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.039--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4567e95b)
    [junit] [EL Finest]: 2024-01-08 18:54:30.039--ServerSession(454071866)--Connection(203683533)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.039--ClientSession(1934609698)--Connection(203683533)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.039--ClientSession(1934609698)--Connection(203683533)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.039--ClientSession(1934609698)--Connection(1876367277)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finer]: 2024-01-08 18:54:30.039--ClientSession(1934609698)--Connection(1876367277)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.039--ServerSession(454071866)--Connection(203683533)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--ClientSession(1934609698)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--UnitOfWork(1989502981)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--ClientSession(1934609698)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 225722663
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--ClientSession(225722663)--Thread(Thread[main,5,main])--acquire unit of work: 519199706
    [junit] [EL Finest]: 2024-01-08 18:54:30.04--UnitOfWork(519199706)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--UnitOfWork(519199706)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.04--UnitOfWork(519199706)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4567e95b)
    [junit] [EL Finest]: 2024-01-08 18:54:30.04--ServerSession(454071866)--Connection(1550551852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--ClientSession(225722663)--Connection(1550551852)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.04--ClientSession(225722663)--Connection(1550551852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.04--ClientSession(225722663)--Connection(2132356553)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [42, null, null, null, null, 0, false, null, null, [B@733984ff, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.04--ClientSession(225722663)--Connection(2132356553)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.041--ServerSession(454071866)--Connection(1550551852)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(519199706)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(519199706)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(519199706)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--ClientSession(225722663)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(519199706)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--ClientSession(225722663)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1287204423
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--ClientSession(1287204423)--Thread(Thread[main,5,main])--acquire unit of work: 1930974547
    [junit] [EL Finest]: 2024-01-08 18:54:30.041--UnitOfWork(1930974547)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.041--ServerSession(454071866)--Connection(1171868060)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.041--ServerSession(454071866)--Connection(1171868060)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.041--ServerSession(454071866)--Connection(1454492752)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:30.041--ServerSession(454071866)--Connection(1171868060)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.041--UnitOfWork(1930974547)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(1930974547)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(1930974547)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(1930974547)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(1930974547)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--ClientSession(1287204423)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--UnitOfWork(1930974547)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--ClientSession(1287204423)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.041--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 904776956
    [junit] [EL Finer]: 2024-01-08 18:54:30.042--ClientSession(904776956)--Thread(Thread[main,5,main])--acquire unit of work: 518506549
    [junit] [EL Finest]: 2024-01-08 18:54:30.042--UnitOfWork(518506549)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.042--ServerSession(454071866)--Connection(535529617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.042--ServerSession(454071866)--Connection(535529617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.042--ServerSession(454071866)--Connection(1084268958)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:30.042--ServerSession(454071866)--Connection(535529617)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.042--UnitOfWork(518506549)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.042--UnitOfWork(518506549)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.042--UnitOfWork(518506549)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3b77ca61)
    [junit] [EL Finest]: 2024-01-08 18:54:30.042--ServerSession(454071866)--Connection(1039302738)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.042--ClientSession(904776956)--Connection(1039302738)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.042--ClientSession(904776956)--Connection(1039302738)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.042--ClientSession(904776956)--Connection(778720105)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_LONGVARBINARY = ? WHERE (ID = ?)
    [junit] 	bind => [null, 42]
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--ClientSession(904776956)--Connection(778720105)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.043--ServerSession(454071866)--Connection(1039302738)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--UnitOfWork(518506549)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--UnitOfWork(518506549)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--UnitOfWork(518506549)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--ClientSession(904776956)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--UnitOfWork(518506549)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--ClientSession(904776956)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 141015154
    [junit] [EL Finer]: 2024-01-08 18:54:30.043--ClientSession(141015154)--Thread(Thread[main,5,main])--acquire unit of work: 557734204
    [junit] [EL Finest]: 2024-01-08 18:54:30.043--UnitOfWork(557734204)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.043--ServerSession(454071866)--Connection(1563666281)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.043--ServerSession(454071866)--Connection(1563666281)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.043--ServerSession(454071866)--Connection(730758992)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:30.044--ServerSession(454071866)--Connection(1563666281)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.044--UnitOfWork(557734204)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.044--UnitOfWork(557734204)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.044--UnitOfWork(557734204)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4dbbbb3d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.044--ServerSession(454071866)--Connection(1440730893)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.044--ClientSession(141015154)--Connection(1440730893)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.044--ClientSession(141015154)--Connection(1440730893)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.044--ClientSession(141015154)--Connection(882034675)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_LONGVARBINARY = ? WHERE (ID = ?)
    [junit] 	bind => [[B@733984ff, 42]
    [junit] [EL Finer]: 2024-01-08 18:54:30.044--ClientSession(141015154)--Connection(882034675)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.044--ServerSession(454071866)--Connection(1440730893)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.044--UnitOfWork(557734204)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.044--UnitOfWork(557734204)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.044--UnitOfWork(557734204)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.045--ClientSession(141015154)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.045--UnitOfWork(557734204)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.045--ClientSession(141015154)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.045--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 858557114
    [junit] [EL Finer]: 2024-01-08 18:54:30.045--ClientSession(858557114)--Thread(Thread[main,5,main])--acquire unit of work: 413174901
    [junit] [EL Finest]: 2024-01-08 18:54:30.045--UnitOfWork(413174901)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.045--ServerSession(454071866)--Connection(976190925)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.045--ServerSession(454071866)--Connection(976190925)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.045--ServerSession(454071866)--Connection(426508831)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:30.045--ServerSession(454071866)--Connection(976190925)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.045--UnitOfWork(413174901)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.045--UnitOfWork(413174901)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.045--UnitOfWork(413174901)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@529dcc4b)
    [junit] [EL Finest]: 2024-01-08 18:54:30.045--ServerSession(454071866)--Connection(1788384838)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.045--ClientSession(858557114)--Connection(1788384838)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.045--ClientSession(858557114)--Connection(1788384838)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.045--ClientSession(858557114)--Connection(156274696)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_LONGVARBINARY = ? WHERE (ID = ?)
    [junit] 	bind => [[B@3593ed65, 42]
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--ClientSession(858557114)--Connection(156274696)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.046--ServerSession(454071866)--Connection(1788384838)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--UnitOfWork(413174901)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--UnitOfWork(413174901)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--UnitOfWork(413174901)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--ClientSession(858557114)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--UnitOfWork(413174901)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--ClientSession(858557114)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1554258500
    [junit] [EL Finer]: 2024-01-08 18:54:30.046--ClientSession(1554258500)--Thread(Thread[main,5,main])--acquire unit of work: 1987456112
    [junit] [EL Finest]: 2024-01-08 18:54:30.046--UnitOfWork(1987456112)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.046--ServerSession(454071866)--Connection(2074813030)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.046--ServerSession(454071866)--Connection(2074813030)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.046--ServerSession(454071866)--Connection(221954683)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:30.047--ServerSession(454071866)--Connection(2074813030)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.047--UnitOfWork(1987456112)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.047--UnitOfWork(1987456112)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.047--UnitOfWork(1987456112)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@36e23858)
    [junit] [EL Finest]: 2024-01-08 18:54:30.047--ServerSession(454071866)--Connection(1326097694)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.047--ClientSession(1554258500)--Connection(1326097694)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.047--ClientSession(1554258500)--Connection(1326097694)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.047--ClientSession(1554258500)--Connection(984805074)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_LONGVARBINARY = ? WHERE (ID = ?)
    [junit] 	bind => [null, 42]
    [junit] [EL Finer]: 2024-01-08 18:54:30.047--ClientSession(1554258500)--Connection(984805074)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.047--ServerSession(454071866)--Connection(1326097694)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.047--UnitOfWork(1987456112)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.047--UnitOfWork(1987456112)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.047--UnitOfWork(1987456112)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.048--ClientSession(1554258500)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.048--UnitOfWork(1987456112)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.048--ClientSession(1554258500)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.048--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1304099190
    [junit] [EL Finer]: 2024-01-08 18:54:30.048--ClientSession(1304099190)--Thread(Thread[main,5,main])--acquire unit of work: 1468176266
    [junit] [EL Finest]: 2024-01-08 18:54:30.048--UnitOfWork(1468176266)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.048--ServerSession(454071866)--Connection(2062235606)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.048--ServerSession(454071866)--Connection(2062235606)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.048--ServerSession(454071866)--Connection(1315116478)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [42]
    [junit] [EL Finest]: 2024-01-08 18:54:30.048--ServerSession(454071866)--Connection(2062235606)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.056--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1496669729
    [junit] [EL Finer]: 2024-01-08 18:54:30.057--ClientSession(1496669729)--Thread(Thread[main,5,main])--acquire unit of work: 147135576
    [junit] [EL Finest]: 2024-01-08 18:54:30.057--UnitOfWork(147135576)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.057--UnitOfWork(147135576)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.057--UnitOfWork(147135576)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@643da97d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.057--ServerSession(454071866)--Connection(1641742114)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.057--ClientSession(1496669729)--Connection(1641742114)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.057--ClientSession(1496669729)--Connection(1641742114)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.057--ClientSession(1496669729)--Connection(1096616093)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.057--ClientSession(1496669729)--Connection(1096616093)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--ServerSession(454071866)--Connection(1641742114)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--UnitOfWork(147135576)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--UnitOfWork(147135576)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--UnitOfWork(147135576)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--ClientSession(1496669729)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--UnitOfWork(147135576)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--ClientSession(1496669729)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 827229241
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--ClientSession(827229241)--Thread(Thread[main,5,main])--acquire unit of work: 131817181
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--UnitOfWork(131817181)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--ServerSession(454071866)--Connection(787195739)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--ServerSession(454071866)--Connection(787195739)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.058--ServerSession(454071866)--Connection(1999424379)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--ServerSession(454071866)--Connection(787195739)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--UnitOfWork(131817181)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--UnitOfWork(131817181)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--UnitOfWork(131817181)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--UnitOfWork(131817181)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--UnitOfWork(131817181)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6f766bd0)
    [junit] [EL Finest]: 2024-01-08 18:54:30.058--ServerSession(454071866)--Connection(221425640)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.058--ClientSession(827229241)--Connection(221425640)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.059--ClientSession(827229241)--Connection(221425640)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.059--ClientSession(827229241)--Connection(134623499)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--ClientSession(827229241)--Connection(134623499)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.059--ServerSession(454071866)--Connection(221425640)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--UnitOfWork(131817181)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--UnitOfWork(131817181)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--UnitOfWork(131817181)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--ClientSession(827229241)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--UnitOfWork(131817181)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--ClientSession(827229241)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1851581868
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--ClientSession(1851581868)--Thread(Thread[main,5,main])--acquire unit of work: 1988708960
    [junit] [EL Finest]: 2024-01-08 18:54:30.059--UnitOfWork(1988708960)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--UnitOfWork(1988708960)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.059--UnitOfWork(1988708960)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6f766bd0)
    [junit] [EL Finest]: 2024-01-08 18:54:30.059--ServerSession(454071866)--Connection(202781303)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.059--ClientSession(1851581868)--Connection(202781303)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.059--ClientSession(1851581868)--Connection(202781303)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.06--ClientSession(1851581868)--Connection(99534812)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, A, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--ClientSession(1851581868)--Connection(99534812)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.06--ServerSession(454071866)--Connection(202781303)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--UnitOfWork(1988708960)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--UnitOfWork(1988708960)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--UnitOfWork(1988708960)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--ClientSession(1851581868)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--UnitOfWork(1988708960)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--ClientSession(1851581868)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 51563394
    [junit] [EL Finer]: 2024-01-08 18:54:30.06--ClientSession(51563394)--Thread(Thread[main,5,main])--acquire unit of work: 1042990109
    [junit] [EL Finest]: 2024-01-08 18:54:30.06--UnitOfWork(1042990109)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.06--ServerSession(454071866)--Connection(1292444707)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.06--ServerSession(454071866)--Connection(1292444707)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.061--ServerSession(454071866)--Connection(918585558)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:30.061--ServerSession(454071866)--Connection(1292444707)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.061--UnitOfWork(1042990109)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--UnitOfWork(1042990109)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--UnitOfWork(1042990109)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--UnitOfWork(1042990109)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--UnitOfWork(1042990109)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--ClientSession(51563394)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--UnitOfWork(1042990109)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--ClientSession(51563394)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2099364729
    [junit] [EL Finer]: 2024-01-08 18:54:30.061--ClientSession(2099364729)--Thread(Thread[main,5,main])--acquire unit of work: 115074593
    [junit] [EL Finest]: 2024-01-08 18:54:30.061--UnitOfWork(115074593)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.061--ServerSession(454071866)--Connection(78126838)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.061--ServerSession(454071866)--Connection(78126838)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.061--ServerSession(454071866)--Connection(1652042770)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:30.062--ServerSession(454071866)--Connection(78126838)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.062--UnitOfWork(115074593)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.062--UnitOfWork(115074593)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.062--UnitOfWork(115074593)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@480217c6)
    [junit] [EL Finest]: 2024-01-08 18:54:30.062--ServerSession(454071866)--Connection(790780579)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.062--ClientSession(2099364729)--Connection(790780579)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.062--ClientSession(2099364729)--Connection(790780579)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.062--ClientSession(2099364729)--Connection(906206721)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_CHARACTER = ? WHERE (ID = ?)
    [junit] 	bind => [B, 13]
    [junit] [EL Finer]: 2024-01-08 18:54:30.062--ClientSession(2099364729)--Connection(906206721)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.062--ServerSession(454071866)--Connection(790780579)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--UnitOfWork(115074593)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--UnitOfWork(115074593)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--UnitOfWork(115074593)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--ClientSession(2099364729)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--UnitOfWork(115074593)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--ClientSession(2099364729)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 767652989
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--ClientSession(767652989)--Thread(Thread[main,5,main])--acquire unit of work: 277595172
    [junit] [EL Finest]: 2024-01-08 18:54:30.063--UnitOfWork(277595172)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.063--ServerSession(454071866)--Connection(978498466)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.063--ServerSession(454071866)--Connection(978498466)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.063--ServerSession(454071866)--Connection(1828379083)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:30.063--ServerSession(454071866)--Connection(978498466)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.063--UnitOfWork(277595172)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--UnitOfWork(277595172)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.063--UnitOfWork(277595172)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4da6d22)
    [junit] [EL Finest]: 2024-01-08 18:54:30.063--ServerSession(454071866)--Connection(297054613)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.063--ClientSession(767652989)--Connection(297054613)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.063--ClientSession(767652989)--Connection(297054613)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.063--ClientSession(767652989)--Connection(719641236)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_CHARACTER = ? WHERE (ID = ?)
    [junit] 	bind => [null, 13]
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--ClientSession(767652989)--Connection(719641236)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.064--ServerSession(454071866)--Connection(297054613)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--UnitOfWork(277595172)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--UnitOfWork(277595172)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--UnitOfWork(277595172)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--ClientSession(767652989)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--UnitOfWork(277595172)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--ClientSession(767652989)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 114063454
    [junit] [EL Finer]: 2024-01-08 18:54:30.064--ClientSession(114063454)--Thread(Thread[main,5,main])--acquire unit of work: 843073803
    [junit] [EL Finest]: 2024-01-08 18:54:30.064--UnitOfWork(843073803)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.064--ServerSession(454071866)--Connection(1056703917)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.064--ServerSession(454071866)--Connection(1056703917)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.064--ServerSession(454071866)--Connection(1124968284)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Finest]: 2024-01-08 18:54:30.065--ServerSession(454071866)--Connection(1056703917)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.073--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1935286851
    [junit] [EL Finer]: 2024-01-08 18:54:30.073--ClientSession(1935286851)--Thread(Thread[main,5,main])--acquire unit of work: 869791451
    [junit] [EL Finest]: 2024-01-08 18:54:30.073--UnitOfWork(869791451)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.073--UnitOfWork(869791451)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.073--UnitOfWork(869791451)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@518a8dd8)
    [junit] [EL Finest]: 2024-01-08 18:54:30.073--ServerSession(454071866)--Connection(1952100430)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.073--ClientSession(1935286851)--Connection(1952100430)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.073--ClientSession(1935286851)--Connection(1952100430)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.073--ClientSession(1935286851)--Connection(2025320752)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [12, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.13--ClientSession(1935286851)--Connection(2025320752)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.13--ServerSession(454071866)--Connection(1952100430)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--UnitOfWork(869791451)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--UnitOfWork(869791451)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--UnitOfWork(869791451)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--ClientSession(1935286851)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--UnitOfWork(869791451)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--ClientSession(1935286851)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 770797480
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--ClientSession(770797480)--Thread(Thread[main,5,main])--acquire unit of work: 210268824
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--UnitOfWork(210268824)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--ServerSession(454071866)--Connection(1274096712)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--ServerSession(454071866)--Connection(1274096712)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.131--ServerSession(454071866)--Connection(81101146)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--ServerSession(454071866)--Connection(1274096712)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--UnitOfWork(210268824)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--UnitOfWork(210268824)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.131--UnitOfWork(210268824)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--UnitOfWork(210268824)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--UnitOfWork(210268824)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6d2c9832)
    [junit] [EL Finest]: 2024-01-08 18:54:30.131--ServerSession(454071866)--Connection(118153543)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--ClientSession(770797480)--Connection(118153543)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.132--ClientSession(770797480)--Connection(118153543)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.132--ClientSession(770797480)--Connection(1555863275)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--ClientSession(770797480)--Connection(1555863275)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.132--ServerSession(454071866)--Connection(118153543)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--UnitOfWork(210268824)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--UnitOfWork(210268824)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--UnitOfWork(210268824)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--ClientSession(770797480)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--UnitOfWork(210268824)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--ClientSession(770797480)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 297052332
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--ClientSession(297052332)--Thread(Thread[main,5,main])--acquire unit of work: 1097097988
    [junit] [EL Finest]: 2024-01-08 18:54:30.132--UnitOfWork(1097097988)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.132--UnitOfWork(1097097988)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.132--UnitOfWork(1097097988)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6d2c9832)
    [junit] [EL Finest]: 2024-01-08 18:54:30.133--ServerSession(454071866)--Connection(1876681529)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.133--ClientSession(297052332)--Connection(1876681529)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.133--ClientSession(297052332)--Connection(1876681529)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.133--ClientSession(297052332)--Connection(1528743846)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [12, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, 17, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.133--ClientSession(297052332)--Connection(1528743846)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.133--ServerSession(454071866)--Connection(1876681529)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.133--UnitOfWork(1097097988)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.133--UnitOfWork(1097097988)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.133--UnitOfWork(1097097988)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.133--ClientSession(297052332)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.133--UnitOfWork(1097097988)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--ClientSession(297052332)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2112066921
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--ClientSession(2112066921)--Thread(Thread[main,5,main])--acquire unit of work: 1292985287
    [junit] [EL Finest]: 2024-01-08 18:54:30.134--UnitOfWork(1292985287)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Connection(1612688948)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Connection(1612688948)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Connection(1589468486)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Connection(1612688948)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.134--UnitOfWork(1292985287)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--UnitOfWork(1292985287)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--UnitOfWork(1292985287)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--UnitOfWork(1292985287)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--UnitOfWork(1292985287)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--ClientSession(2112066921)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--UnitOfWork(1292985287)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--ClientSession(2112066921)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1355667940
    [junit] [EL Finer]: 2024-01-08 18:54:30.134--ClientSession(1355667940)--Thread(Thread[main,5,main])--acquire unit of work: 1238971699
    [junit] [EL Finest]: 2024-01-08 18:54:30.134--UnitOfWork(1238971699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Connection(1553152779)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Connection(1553152779)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.134--ServerSession(454071866)--Connection(1339313020)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:30.135--ServerSession(454071866)--Connection(1553152779)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.135--UnitOfWork(1238971699)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.135--UnitOfWork(1238971699)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.135--UnitOfWork(1238971699)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@71186a38)
    [junit] [EL Finest]: 2024-01-08 18:54:30.135--ServerSession(454071866)--Connection(1500806710)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.135--ClientSession(1355667940)--Connection(1500806710)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.135--ClientSession(1355667940)--Connection(1500806710)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.135--ClientSession(1355667940)--Connection(1835315442)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_BYTE = ? WHERE (ID = ?)
    [junit] 	bind => [18, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:30.135--ClientSession(1355667940)--Connection(1835315442)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.136--ServerSession(454071866)--Connection(1500806710)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--UnitOfWork(1238971699)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--UnitOfWork(1238971699)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--UnitOfWork(1238971699)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--ClientSession(1355667940)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--UnitOfWork(1238971699)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--ClientSession(1355667940)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1500275864
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--ClientSession(1500275864)--Thread(Thread[main,5,main])--acquire unit of work: 596849741
    [junit] [EL Finest]: 2024-01-08 18:54:30.136--UnitOfWork(596849741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.136--ServerSession(454071866)--Connection(1798890477)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.136--ServerSession(454071866)--Connection(1798890477)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.136--ServerSession(454071866)--Connection(1316268408)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:30.136--ServerSession(454071866)--Connection(1798890477)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.136--UnitOfWork(596849741)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.136--UnitOfWork(596849741)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.136--UnitOfWork(596849741)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4e8d3f0b)
    [junit] [EL Finest]: 2024-01-08 18:54:30.136--ServerSession(454071866)--Connection(164806909)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--ClientSession(1500275864)--Connection(164806909)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.137--ClientSession(1500275864)--Connection(164806909)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.137--ClientSession(1500275864)--Connection(1341566785)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_BYTE = ? WHERE (ID = ?)
    [junit] 	bind => [null, 12]
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--ClientSession(1500275864)--Connection(1341566785)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.137--ServerSession(454071866)--Connection(164806909)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--UnitOfWork(596849741)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--UnitOfWork(596849741)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--UnitOfWork(596849741)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--ClientSession(1500275864)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--UnitOfWork(596849741)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--ClientSession(1500275864)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1050775553
    [junit] [EL Finer]: 2024-01-08 18:54:30.137--ClientSession(1050775553)--Thread(Thread[main,5,main])--acquire unit of work: 569076224
    [junit] [EL Finest]: 2024-01-08 18:54:30.137--UnitOfWork(569076224)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.137--ServerSession(454071866)--Connection(1537037787)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.137--ServerSession(454071866)--Connection(1537037787)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.137--ServerSession(454071866)--Connection(382890071)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: 2024-01-08 18:54:30.138--ServerSession(454071866)--Connection(1537037787)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.146--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 932879544
    [junit] [EL Finer]: 2024-01-08 18:54:30.146--ClientSession(932879544)--Thread(Thread[main,5,main])--acquire unit of work: 1360127584
    [junit] [EL Finest]: 2024-01-08 18:54:30.146--UnitOfWork(1360127584)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.146--UnitOfWork(1360127584)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.146--UnitOfWork(1360127584)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@23a946cc)
    [junit] [EL Finest]: 2024-01-08 18:54:30.146--ServerSession(454071866)--Connection(1397163963)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.146--ClientSession(932879544)--Connection(1397163963)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.146--ClientSession(932879544)--Connection(1397163963)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.147--ClientSession(932879544)--Connection(222021973)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [16, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--ClientSession(932879544)--Connection(222021973)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.147--ServerSession(454071866)--Connection(1397163963)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--UnitOfWork(1360127584)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--UnitOfWork(1360127584)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--UnitOfWork(1360127584)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--ClientSession(932879544)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--UnitOfWork(1360127584)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--ClientSession(932879544)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 225261255
    [junit] [EL Finer]: 2024-01-08 18:54:30.147--ClientSession(225261255)--Thread(Thread[main,5,main])--acquire unit of work: 1719435790
    [junit] [EL Finest]: 2024-01-08 18:54:30.147--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.147--ServerSession(454071866)--Connection(903778037)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.147--ServerSession(454071866)--Connection(903778037)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.147--ServerSession(454071866)--Connection(982842599)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:30.148--ServerSession(454071866)--Connection(903778037)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.148--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.148--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.148--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.148--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.148--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5cc5ab55)
    [junit] [EL Finest]: 2024-01-08 18:54:30.148--ServerSession(454071866)--Connection(12815240)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.148--ClientSession(225261255)--Connection(12815240)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.148--ClientSession(225261255)--Connection(12815240)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.148--ClientSession(225261255)--Connection(127671602)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finer]: 2024-01-08 18:54:30.148--ClientSession(225261255)--Connection(127671602)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.149--ServerSession(454071866)--Connection(12815240)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--ClientSession(225261255)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--UnitOfWork(1719435790)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--ClientSession(225261255)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 39028120
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--ClientSession(39028120)--Thread(Thread[main,5,main])--acquire unit of work: 508613009
    [junit] [EL Finest]: 2024-01-08 18:54:30.149--UnitOfWork(508613009)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--UnitOfWork(508613009)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.149--UnitOfWork(508613009)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5cc5ab55)
    [junit] [EL Finest]: 2024-01-08 18:54:30.149--ServerSession(454071866)--Connection(467595890)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--ClientSession(39028120)--Connection(467595890)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.149--ClientSession(39028120)--Connection(467595890)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.149--ClientSession(39028120)--Connection(88071124)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [16, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 1, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.149--ClientSession(39028120)--Connection(88071124)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Connection(467595890)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(508613009)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(508613009)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(508613009)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--ClientSession(39028120)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(508613009)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--ClientSession(39028120)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1971770106
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--ClientSession(1971770106)--Thread(Thread[main,5,main])--acquire unit of work: 430433114
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--UnitOfWork(430433114)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Connection(1656580801)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Connection(1656580801)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Connection(628420267)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Connection(1656580801)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--UnitOfWork(430433114)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(430433114)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(430433114)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(430433114)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(430433114)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--ClientSession(1971770106)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--UnitOfWork(430433114)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--ClientSession(1971770106)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1272726738
    [junit] [EL Finer]: 2024-01-08 18:54:30.15--ClientSession(1272726738)--Thread(Thread[main,5,main])--acquire unit of work: 442803541
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--UnitOfWork(442803541)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Connection(833104434)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.15--ServerSession(454071866)--Connection(833104434)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.151--ServerSession(454071866)--Connection(118914729)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:30.151--ServerSession(454071866)--Connection(833104434)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.151--UnitOfWork(442803541)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.151--UnitOfWork(442803541)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.151--UnitOfWork(442803541)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@113406dd)
    [junit] [EL Finest]: 2024-01-08 18:54:30.151--ServerSession(454071866)--Connection(1433050843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.151--ClientSession(1272726738)--Connection(1433050843)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.151--ClientSession(1272726738)--Connection(1433050843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.151--ClientSession(1272726738)--Connection(1361705747)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [2, 16]
    [junit] [EL Finer]: 2024-01-08 18:54:30.151--ClientSession(1272726738)--Connection(1361705747)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.152--ServerSession(454071866)--Connection(1433050843)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--UnitOfWork(442803541)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--UnitOfWork(442803541)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--UnitOfWork(442803541)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--ClientSession(1272726738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--UnitOfWork(442803541)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--ClientSession(1272726738)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1805080762
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--ClientSession(1805080762)--Thread(Thread[main,5,main])--acquire unit of work: 1779076949
    [junit] [EL Finest]: 2024-01-08 18:54:30.152--UnitOfWork(1779076949)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.152--ServerSession(454071866)--Connection(1961168996)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.152--ServerSession(454071866)--Connection(1961168996)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.152--ServerSession(454071866)--Connection(1151818184)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:30.152--ServerSession(454071866)--Connection(1961168996)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.152--UnitOfWork(1779076949)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.152--UnitOfWork(1779076949)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.152--UnitOfWork(1779076949)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2b6aceb8)
    [junit] [EL Finest]: 2024-01-08 18:54:30.153--ServerSession(454071866)--Connection(155706298)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--ClientSession(1805080762)--Connection(155706298)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.153--ClientSession(1805080762)--Connection(155706298)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.153--ClientSession(1805080762)--Connection(948532743)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_LONG = ? WHERE (ID = ?)
    [junit] 	bind => [null, 16]
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--ClientSession(1805080762)--Connection(948532743)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.153--ServerSession(454071866)--Connection(155706298)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--UnitOfWork(1779076949)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--UnitOfWork(1779076949)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--UnitOfWork(1779076949)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--ClientSession(1805080762)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--UnitOfWork(1779076949)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--ClientSession(1805080762)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 908378377
    [junit] [EL Finer]: 2024-01-08 18:54:30.153--ClientSession(908378377)--Thread(Thread[main,5,main])--acquire unit of work: 13155908
    [junit] [EL Finest]: 2024-01-08 18:54:30.153--UnitOfWork(13155908)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.153--ServerSession(454071866)--Connection(1937950996)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.153--ServerSession(454071866)--Connection(1937950996)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.153--ServerSession(454071866)--Connection(1836239268)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Finest]: 2024-01-08 18:54:30.154--ServerSession(454071866)--Connection(1937950996)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.162--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 672580620
    [junit] [EL Finer]: 2024-01-08 18:54:30.162--ClientSession(672580620)--Thread(Thread[main,5,main])--acquire unit of work: 516306293
    [junit] [EL Finest]: 2024-01-08 18:54:30.162--UnitOfWork(516306293)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.162--UnitOfWork(516306293)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.162--UnitOfWork(516306293)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3082a241)
    [junit] [EL Finest]: 2024-01-08 18:54:30.162--ServerSession(454071866)--Connection(1570286640)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.162--ClientSession(672580620)--Connection(1570286640)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.162--ClientSession(672580620)--Connection(1570286640)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.162--ClientSession(672580620)--Connection(1367112496)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [0, 42.42, 77, 1, HUGO, 1, true, [B@15aab81e, [B@dcb7fb7, [B@2d0a906a, A, CLOB, VARCAR, 2.5, 1.5, 3, 4, 2, [B@1d7cf2b, 2005-09-08, 10:49:00, 1970-01-01 00:00:17.0, CLOB, VARCHAR, 2005-10-08 10:49:00.0, 1970-01-01 00:00:17.0, true, 1, [B@417dfd47, [B@171d0418, [B@6eed4f51, A, CLOB, VARCHAR, 2.5, 1.5, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--ClientSession(672580620)--Connection(1367112496)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.163--ServerSession(454071866)--Connection(1570286640)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--UnitOfWork(516306293)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--UnitOfWork(516306293)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--UnitOfWork(516306293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--ClientSession(672580620)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--UnitOfWork(516306293)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--ClientSession(672580620)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 68457775
    [junit] [EL Finer]: 2024-01-08 18:54:30.163--ClientSession(68457775)--Thread(Thread[main,5,main])--acquire unit of work: 906218342
    [junit] [EL Finest]: 2024-01-08 18:54:30.163--UnitOfWork(906218342)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.164--ServerSession(454071866)--Connection(1619808240)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.164--ServerSession(454071866)--Connection(1619808240)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.164--ServerSession(454071866)--Connection(1578656965)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [0]
    [junit] [EL Finest]: 2024-01-08 18:54:30.164--ServerSession(454071866)--Connection(1619808240)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.172--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 83977932
    [junit] [EL Finer]: 2024-01-08 18:54:30.172--ClientSession(83977932)--Thread(Thread[main,5,main])--acquire unit of work: 576247584
    [junit] [EL Finest]: 2024-01-08 18:54:30.172--UnitOfWork(576247584)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.172--UnitOfWork(576247584)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.172--UnitOfWork(576247584)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2ecdeec0)
    [junit] [EL Finest]: 2024-01-08 18:54:30.172--ServerSession(454071866)--Connection(758184003)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.172--ClientSession(83977932)--Connection(758184003)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.172--ClientSession(83977932)--Connection(758184003)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.173--ClientSession(83977932)--Connection(1236654866)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [31, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--ClientSession(83977932)--Connection(1236654866)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.173--ServerSession(454071866)--Connection(758184003)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--UnitOfWork(576247584)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--UnitOfWork(576247584)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--UnitOfWork(576247584)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--ClientSession(83977932)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--UnitOfWork(576247584)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--ClientSession(83977932)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1699020150
    [junit] [EL Finer]: 2024-01-08 18:54:30.173--ClientSession(1699020150)--Thread(Thread[main,5,main])--acquire unit of work: 1335681917
    [junit] [EL Finest]: 2024-01-08 18:54:30.173--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.173--ServerSession(454071866)--Connection(680971479)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.173--ServerSession(454071866)--Connection(680971479)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.173--ServerSession(454071866)--Connection(1553332488)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:30.174--ServerSession(454071866)--Connection(680971479)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.174--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.174--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.174--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.174--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.174--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@36579f18)
    [junit] [EL Finest]: 2024-01-08 18:54:30.174--ServerSession(454071866)--Connection(1528294599)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.174--ClientSession(1699020150)--Connection(1528294599)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.174--ClientSession(1699020150)--Connection(1528294599)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.174--ClientSession(1699020150)--Connection(87327244)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finer]: 2024-01-08 18:54:30.174--ClientSession(1699020150)--Connection(87327244)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.175--ServerSession(454071866)--Connection(1528294599)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--ClientSession(1699020150)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--UnitOfWork(1335681917)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--ClientSession(1699020150)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1872962795
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--ClientSession(1872962795)--Thread(Thread[main,5,main])--acquire unit of work: 196512780
    [junit] [EL Finest]: 2024-01-08 18:54:30.175--UnitOfWork(196512780)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--UnitOfWork(196512780)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.175--UnitOfWork(196512780)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@36579f18)
    [junit] [EL Finest]: 2024-01-08 18:54:30.175--ServerSession(454071866)--Connection(774980133)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--ClientSession(1872962795)--Connection(774980133)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.175--ClientSession(1872962795)--Connection(774980133)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.175--ClientSession(1872962795)--Connection(1489219444)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [31, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, 1970-01-01 00:00:01.0, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.175--ClientSession(1872962795)--Connection(1489219444)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.176--ServerSession(454071866)--Connection(774980133)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(196512780)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(196512780)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(196512780)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--ClientSession(1872962795)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(196512780)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--ClientSession(1872962795)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1475708422
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--ClientSession(1475708422)--Thread(Thread[main,5,main])--acquire unit of work: 1945228983
    [junit] [EL Finest]: 2024-01-08 18:54:30.176--UnitOfWork(1945228983)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.176--ServerSession(454071866)--Connection(915177394)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.176--ServerSession(454071866)--Connection(915177394)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.176--ServerSession(454071866)--Connection(90261761)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:30.176--ServerSession(454071866)--Connection(915177394)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.176--UnitOfWork(1945228983)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(1945228983)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(1945228983)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(1945228983)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(1945228983)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--ClientSession(1475708422)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.176--UnitOfWork(1945228983)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.177--ClientSession(1475708422)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.177--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1508172710
    [junit] [EL Finer]: 2024-01-08 18:54:30.177--ClientSession(1508172710)--Thread(Thread[main,5,main])--acquire unit of work: 1584149845
    [junit] [EL Finest]: 2024-01-08 18:54:30.177--UnitOfWork(1584149845)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.177--ServerSession(454071866)--Connection(1833031520)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.177--ServerSession(454071866)--Connection(1833031520)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.177--ServerSession(454071866)--Connection(801665159)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:30.177--ServerSession(454071866)--Connection(1833031520)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.177--UnitOfWork(1584149845)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.177--UnitOfWork(1584149845)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.177--UnitOfWork(1584149845)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6e360eea)
    [junit] [EL Finest]: 2024-01-08 18:54:30.177--ServerSession(454071866)--Connection(1636776945)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.177--ClientSession(1508172710)--Connection(1636776945)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.177--ClientSession(1508172710)--Connection(1636776945)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.177--ClientSession(1508172710)--Connection(1242765276)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET UTIL_DATE = ? WHERE (ID = ?)
    [junit] 	bind => [null, 31]
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--ClientSession(1508172710)--Connection(1242765276)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.178--ServerSession(454071866)--Connection(1636776945)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--UnitOfWork(1584149845)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--UnitOfWork(1584149845)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--UnitOfWork(1584149845)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--ClientSession(1508172710)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--UnitOfWork(1584149845)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--ClientSession(1508172710)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1612955350
    [junit] [EL Finer]: 2024-01-08 18:54:30.178--ClientSession(1612955350)--Thread(Thread[main,5,main])--acquire unit of work: 2020295056
    [junit] [EL Finest]: 2024-01-08 18:54:30.178--UnitOfWork(2020295056)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.178--ServerSession(454071866)--Connection(714343606)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.178--ServerSession(454071866)--Connection(714343606)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.178--ServerSession(454071866)--Connection(1592087951)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:30.178--ServerSession(454071866)--Connection(714343606)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.179--UnitOfWork(2020295056)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--UnitOfWork(2020295056)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.179--UnitOfWork(2020295056)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@10837a3)
    [junit] [EL Finest]: 2024-01-08 18:54:30.179--ServerSession(454071866)--Connection(2131646292)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--ClientSession(1612955350)--Connection(2131646292)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.179--ClientSession(1612955350)--Connection(2131646292)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.179--ClientSession(1612955350)--Connection(807466227)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET UTIL_DATE = ? WHERE (ID = ?)
    [junit] 	bind => [1970-01-01 00:00:01.0, 31]
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--ClientSession(1612955350)--Connection(807466227)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.179--ServerSession(454071866)--Connection(2131646292)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--UnitOfWork(2020295056)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--UnitOfWork(2020295056)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--UnitOfWork(2020295056)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--ClientSession(1612955350)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--UnitOfWork(2020295056)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--ClientSession(1612955350)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.179--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1658909651
    [junit] [EL Finer]: 2024-01-08 18:54:30.18--ClientSession(1658909651)--Thread(Thread[main,5,main])--acquire unit of work: 1868147756
    [junit] [EL Finest]: 2024-01-08 18:54:30.18--UnitOfWork(1868147756)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.236--ServerSession(454071866)--Connection(1491688024)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.236--ServerSession(454071866)--Connection(1491688024)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.236--ServerSession(454071866)--Connection(61138830)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:30.237--ServerSession(454071866)--Connection(1491688024)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.237--UnitOfWork(1868147756)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.237--UnitOfWork(1868147756)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.237--UnitOfWork(1868147756)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@44251a65)
    [junit] [EL Finest]: 2024-01-08 18:54:30.237--ServerSession(454071866)--Connection(1924179691)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.237--ClientSession(1658909651)--Connection(1924179691)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.237--ClientSession(1658909651)--Connection(1924179691)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.237--ClientSession(1658909651)--Connection(1795454733)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET UTIL_DATE = ? WHERE (ID = ?)
    [junit] 	bind => [1970-01-01 00:00:02.0, 31]
    [junit] [EL Finer]: 2024-01-08 18:54:30.237--ClientSession(1658909651)--Connection(1795454733)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.238--ServerSession(454071866)--Connection(1924179691)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.238--UnitOfWork(1868147756)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.238--UnitOfWork(1868147756)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.238--UnitOfWork(1868147756)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.238--ClientSession(1658909651)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.238--UnitOfWork(1868147756)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.238--ClientSession(1658909651)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.238--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 876085313
    [junit] [EL Finer]: 2024-01-08 18:54:30.238--ClientSession(876085313)--Thread(Thread[main,5,main])--acquire unit of work: 1128824787
    [junit] [EL Finest]: 2024-01-08 18:54:30.238--UnitOfWork(1128824787)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.238--ServerSession(454071866)--Connection(188531880)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.238--ServerSession(454071866)--Connection(188531880)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.238--ServerSession(454071866)--Connection(2040616075)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:30.239--ServerSession(454071866)--Connection(188531880)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.239--UnitOfWork(1128824787)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.239--UnitOfWork(1128824787)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.239--UnitOfWork(1128824787)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@d59296f)
    [junit] [EL Finest]: 2024-01-08 18:54:30.239--ServerSession(454071866)--Connection(333160570)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.239--ClientSession(876085313)--Connection(333160570)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.239--ClientSession(876085313)--Connection(333160570)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.239--ClientSession(876085313)--Connection(1695370030)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET UTIL_DATE = ? WHERE (ID = ?)
    [junit] 	bind => [null, 31]
    [junit] [EL Finer]: 2024-01-08 18:54:30.239--ClientSession(876085313)--Connection(1695370030)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.24--ServerSession(454071866)--Connection(333160570)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.24--UnitOfWork(1128824787)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.24--UnitOfWork(1128824787)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.24--UnitOfWork(1128824787)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.24--ClientSession(876085313)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.24--UnitOfWork(1128824787)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.24--ClientSession(876085313)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.24--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 743761815
    [junit] [EL Finer]: 2024-01-08 18:54:30.24--ClientSession(743761815)--Thread(Thread[main,5,main])--acquire unit of work: 1656900119
    [junit] [EL Finest]: 2024-01-08 18:54:30.24--UnitOfWork(1656900119)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.24--ServerSession(454071866)--Connection(1838754138)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.24--ServerSession(454071866)--Connection(1838754138)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.24--ServerSession(454071866)--Connection(337532628)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [31]
    [junit] [EL Finest]: 2024-01-08 18:54:30.24--ServerSession(454071866)--Connection(1838754138)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.249--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1516207498
    [junit] [EL Finer]: 2024-01-08 18:54:30.249--ClientSession(1516207498)--Thread(Thread[main,5,main])--acquire unit of work: 458519460
    [junit] [EL Finest]: 2024-01-08 18:54:30.249--UnitOfWork(458519460)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.249--UnitOfWork(458519460)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.249--UnitOfWork(458519460)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2865ddc0)
    [junit] [EL Finest]: 2024-01-08 18:54:30.249--ServerSession(454071866)--Connection(1391624508)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.249--ClientSession(1516207498)--Connection(1391624508)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.249--ClientSession(1516207498)--Connection(1391624508)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.249--ClientSession(1516207498)--Connection(1786974613)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 88.5, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.249--ClientSession(1516207498)--Connection(1786974613)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.25--ServerSession(454071866)--Connection(1391624508)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(458519460)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(458519460)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(458519460)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--ClientSession(1516207498)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(458519460)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--ClientSession(1516207498)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 521310599
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--ClientSession(521310599)--Thread(Thread[main,5,main])--acquire unit of work: 1496254520
    [junit] [EL Finest]: 2024-01-08 18:54:30.25--UnitOfWork(1496254520)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.25--ServerSession(454071866)--Connection(735225137)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.25--ServerSession(454071866)--Connection(735225137)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.25--ServerSession(454071866)--Connection(898949641)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.25--ServerSession(454071866)--Connection(735225137)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.25--UnitOfWork(1496254520)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(1496254520)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(1496254520)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(1496254520)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(1496254520)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--ClientSession(521310599)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--UnitOfWork(1496254520)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.25--ClientSession(521310599)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.251--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 865963458
    [junit] [EL Finer]: 2024-01-08 18:54:30.251--ClientSession(865963458)--Thread(Thread[main,5,main])--acquire unit of work: 53509455
    [junit] [EL Finest]: 2024-01-08 18:54:30.251--UnitOfWork(53509455)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.251--ServerSession(454071866)--Connection(1871178838)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.251--ServerSession(454071866)--Connection(1871178838)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.251--ServerSession(454071866)--Connection(332031809)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.251--ServerSession(454071866)--Connection(1871178838)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.251--UnitOfWork(53509455)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.251--UnitOfWork(53509455)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.251--UnitOfWork(53509455)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4cbccdb1)
    [junit] [EL Finest]: 2024-01-08 18:54:30.251--ServerSession(454071866)--Connection(1555689875)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.251--ClientSession(865963458)--Connection(1555689875)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.251--ClientSession(865963458)--Connection(1555689875)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.251--ClientSession(865963458)--Connection(553186368)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET P_FLOAT = ? WHERE (ID = ?)
    [junit] 	bind => [77.5, 7]
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--ClientSession(865963458)--Connection(553186368)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.252--ServerSession(454071866)--Connection(1555689875)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--UnitOfWork(53509455)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--UnitOfWork(53509455)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--UnitOfWork(53509455)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--ClientSession(865963458)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--UnitOfWork(53509455)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--ClientSession(865963458)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1572112586
    [junit] [EL Finer]: 2024-01-08 18:54:30.252--ClientSession(1572112586)--Thread(Thread[main,5,main])--acquire unit of work: 1318244230
    [junit] [EL Finest]: 2024-01-08 18:54:30.252--UnitOfWork(1318244230)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.252--ServerSession(454071866)--Connection(699365600)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.252--ServerSession(454071866)--Connection(699365600)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.252--ServerSession(454071866)--Connection(949544786)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.252--ServerSession(454071866)--Connection(699365600)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.26--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1308127124
    [junit] [EL Finer]: 2024-01-08 18:54:30.26--ClientSession(1308127124)--Thread(Thread[main,5,main])--acquire unit of work: 1189355521
    [junit] [EL Finest]: 2024-01-08 18:54:30.26--UnitOfWork(1189355521)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.261--UnitOfWork(1189355521)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.261--UnitOfWork(1189355521)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2f0f48a4)
    [junit] [EL Finest]: 2024-01-08 18:54:30.261--ServerSession(454071866)--Connection(33900345)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.261--ClientSession(1308127124)--Connection(33900345)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.261--ClientSession(1308127124)--Connection(33900345)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.261--ClientSession(1308127124)--Connection(1694931792)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 19, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.261--ClientSession(1308127124)--Connection(1694931792)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.262--ServerSession(454071866)--Connection(33900345)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1189355521)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1189355521)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1189355521)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--ClientSession(1308127124)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1189355521)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--ClientSession(1308127124)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1141720665
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--ClientSession(1141720665)--Thread(Thread[main,5,main])--acquire unit of work: 1822031214
    [junit] [EL Finest]: 2024-01-08 18:54:30.262--UnitOfWork(1822031214)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.262--ServerSession(454071866)--Connection(1024731062)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.262--ServerSession(454071866)--Connection(1024731062)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.262--ServerSession(454071866)--Connection(1079596413)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.262--ServerSession(454071866)--Connection(1024731062)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.262--UnitOfWork(1822031214)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1822031214)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1822031214)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1822031214)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1822031214)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--ClientSession(1141720665)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--UnitOfWork(1822031214)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.262--ClientSession(1141720665)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.263--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1540680940
    [junit] [EL Finer]: 2024-01-08 18:54:30.263--ClientSession(1540680940)--Thread(Thread[main,5,main])--acquire unit of work: 1926278851
    [junit] [EL Finest]: 2024-01-08 18:54:30.263--UnitOfWork(1926278851)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.263--ServerSession(454071866)--Connection(2000161620)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.263--ServerSession(454071866)--Connection(2000161620)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.263--ServerSession(454071866)--Connection(1130893387)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.263--ServerSession(454071866)--Connection(2000161620)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.263--UnitOfWork(1926278851)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.263--UnitOfWork(1926278851)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.263--UnitOfWork(1926278851)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@48f630c7)
    [junit] [EL Finest]: 2024-01-08 18:54:30.263--ServerSession(454071866)--Connection(2085244353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.263--ClientSession(1540680940)--Connection(2085244353)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.263--ClientSession(1540680940)--Connection(2085244353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.263--ClientSession(1540680940)--Connection(2060539913)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET P_SHORT = ? WHERE (ID = ?)
    [junit] 	bind => [45, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--ClientSession(1540680940)--Connection(2060539913)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.264--ServerSession(454071866)--Connection(2085244353)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--UnitOfWork(1926278851)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--UnitOfWork(1926278851)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--UnitOfWork(1926278851)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--ClientSession(1540680940)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--UnitOfWork(1926278851)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--ClientSession(1540680940)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1662672145
    [junit] [EL Finer]: 2024-01-08 18:54:30.264--ClientSession(1662672145)--Thread(Thread[main,5,main])--acquire unit of work: 1292902646
    [junit] [EL Finest]: 2024-01-08 18:54:30.264--UnitOfWork(1292902646)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.264--ServerSession(454071866)--Connection(1030830157)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.264--ServerSession(454071866)--Connection(1030830157)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.264--ServerSession(454071866)--Connection(2132235424)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.264--ServerSession(454071866)--Connection(1030830157)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.272--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 432905353
    [junit] [EL Finer]: 2024-01-08 18:54:30.272--ClientSession(432905353)--Thread(Thread[main,5,main])--acquire unit of work: 335151605
    [junit] [EL Finest]: 2024-01-08 18:54:30.273--UnitOfWork(335151605)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.273--UnitOfWork(335151605)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.273--UnitOfWork(335151605)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7d345f5c)
    [junit] [EL Finest]: 2024-01-08 18:54:30.273--ServerSession(454071866)--Connection(972635676)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.273--ClientSession(432905353)--Connection(972635676)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.273--ClientSession(432905353)--Connection(972635676)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.273--ClientSession(432905353)--Connection(2060416383)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [44, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.273--ClientSession(432905353)--Connection(2060416383)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.273--ServerSession(454071866)--Connection(972635676)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.273--UnitOfWork(335151605)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.273--UnitOfWork(335151605)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.274--UnitOfWork(335151605)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.274--ClientSession(432905353)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.274--UnitOfWork(335151605)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.274--ClientSession(432905353)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.274--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1196367577
    [junit] [EL Finer]: 2024-01-08 18:54:30.274--ClientSession(1196367577)--Thread(Thread[main,5,main])--acquire unit of work: 926335474
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--UnitOfWork(926335474)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--ServerSession(454071866)--Connection(911421158)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--ServerSession(454071866)--Connection(911421158)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.274--ServerSession(454071866)--Connection(1669761994)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--ServerSession(454071866)--Connection(911421158)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--UnitOfWork(926335474)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--UnitOfWork(926335474)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.274--UnitOfWork(926335474)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--UnitOfWork(926335474)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--UnitOfWork(926335474)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5db88b96)
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--ServerSession(454071866)--Connection(633120654)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.274--ClientSession(1196367577)--Connection(633120654)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.274--ClientSession(1196367577)--Connection(633120654)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.275--ClientSession(1196367577)--Connection(2124588748)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--ClientSession(1196367577)--Connection(2124588748)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.275--ServerSession(454071866)--Connection(633120654)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--UnitOfWork(926335474)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--UnitOfWork(926335474)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--UnitOfWork(926335474)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--ClientSession(1196367577)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--UnitOfWork(926335474)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--ClientSession(1196367577)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 148209125
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--ClientSession(148209125)--Thread(Thread[main,5,main])--acquire unit of work: 1217739686
    [junit] [EL Finest]: 2024-01-08 18:54:30.275--UnitOfWork(1217739686)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--UnitOfWork(1217739686)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.275--UnitOfWork(1217739686)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5db88b96)
    [junit] [EL Finest]: 2024-01-08 18:54:30.275--ServerSession(454071866)--Connection(1058820280)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.275--ClientSession(148209125)--Connection(1058820280)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.275--ClientSession(148209125)--Connection(1058820280)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.275--ClientSession(148209125)--Connection(470100203)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [44, null, null, null, null, 0, false, null, null, null, a, null, UNCHANGED, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--ClientSession(148209125)--Connection(470100203)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.276--ServerSession(454071866)--Connection(1058820280)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--UnitOfWork(1217739686)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--UnitOfWork(1217739686)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--UnitOfWork(1217739686)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--ClientSession(148209125)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--UnitOfWork(1217739686)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--ClientSession(148209125)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 229869661
    [junit] [EL Finer]: 2024-01-08 18:54:30.276--ClientSession(229869661)--Thread(Thread[main,5,main])--acquire unit of work: 1350009027
    [junit] [EL Finest]: 2024-01-08 18:54:30.276--UnitOfWork(1350009027)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.276--ServerSession(454071866)--Connection(1702934614)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.276--ServerSession(454071866)--Connection(1702934614)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.276--ServerSession(454071866)--Connection(2079622760)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:30.277--ServerSession(454071866)--Connection(1702934614)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.277--UnitOfWork(1350009027)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--UnitOfWork(1350009027)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--UnitOfWork(1350009027)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--UnitOfWork(1350009027)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--UnitOfWork(1350009027)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--ClientSession(229869661)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--UnitOfWork(1350009027)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--ClientSession(229869661)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 959691718
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--ClientSession(959691718)--Thread(Thread[main,5,main])--acquire unit of work: 1932278171
    [junit] [EL Finest]: 2024-01-08 18:54:30.277--UnitOfWork(1932278171)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.277--ServerSession(454071866)--Connection(982364960)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.277--ServerSession(454071866)--Connection(982364960)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.277--ServerSession(454071866)--Connection(27849874)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:30.277--ServerSession(454071866)--Connection(982364960)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.277--UnitOfWork(1932278171)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.277--UnitOfWork(1932278171)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.278--UnitOfWork(1932278171)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3793872c)
    [junit] [EL Finest]: 2024-01-08 18:54:30.278--ServerSession(454071866)--Connection(647643809)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--ClientSession(959691718)--Connection(647643809)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.278--ClientSession(959691718)--Connection(647643809)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.278--ClientSession(959691718)--Connection(256242266)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PCA_VARCHAR = ? WHERE (ID = ?)
    [junit] 	bind => [null, 44]
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--ClientSession(959691718)--Connection(256242266)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.278--ServerSession(454071866)--Connection(647643809)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--UnitOfWork(1932278171)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--UnitOfWork(1932278171)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--UnitOfWork(1932278171)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--ClientSession(959691718)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--UnitOfWork(1932278171)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--ClientSession(959691718)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1162282738
    [junit] [EL Finer]: 2024-01-08 18:54:30.278--ClientSession(1162282738)--Thread(Thread[main,5,main])--acquire unit of work: 826071985
    [junit] [EL Finest]: 2024-01-08 18:54:30.278--UnitOfWork(826071985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.278--ServerSession(454071866)--Connection(290138350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.279--ServerSession(454071866)--Connection(290138350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.279--ServerSession(454071866)--Connection(276655064)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:30.279--ServerSession(454071866)--Connection(290138350)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.279--UnitOfWork(826071985)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.279--UnitOfWork(826071985)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.279--UnitOfWork(826071985)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3ac620ef)
    [junit] [EL Finest]: 2024-01-08 18:54:30.279--ServerSession(454071866)--Connection(156951858)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.279--ClientSession(1162282738)--Connection(156951858)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.279--ClientSession(1162282738)--Connection(156951858)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.279--ClientSession(1162282738)--Connection(1623125677)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PCA_VARCHAR = ? WHERE (ID = ?)
    [junit] 	bind => [UNCHANGED, 44]
    [junit] [EL Finer]: 2024-01-08 18:54:30.279--ClientSession(1162282738)--Connection(1623125677)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.28--ServerSession(454071866)--Connection(156951858)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--UnitOfWork(826071985)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--UnitOfWork(826071985)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--UnitOfWork(826071985)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--ClientSession(1162282738)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--UnitOfWork(826071985)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--ClientSession(1162282738)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 177149721
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--ClientSession(177149721)--Thread(Thread[main,5,main])--acquire unit of work: 1411518479
    [junit] [EL Finest]: 2024-01-08 18:54:30.28--UnitOfWork(1411518479)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.28--ServerSession(454071866)--Connection(1140737952)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.28--ServerSession(454071866)--Connection(1140737952)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.28--ServerSession(454071866)--Connection(194703569)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:30.28--ServerSession(454071866)--Connection(1140737952)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.28--UnitOfWork(1411518479)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.28--UnitOfWork(1411518479)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.28--UnitOfWork(1411518479)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3db9dc38)
    [junit] [EL Finest]: 2024-01-08 18:54:30.28--ServerSession(454071866)--Connection(1351301704)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--ClientSession(177149721)--Connection(1351301704)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.281--ClientSession(177149721)--Connection(1351301704)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.281--ClientSession(177149721)--Connection(1360928004)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PCA_VARCHAR = ? WHERE (ID = ?)
    [junit] 	bind => [XNCHANGED, 44]
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--ClientSession(177149721)--Connection(1360928004)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.281--ServerSession(454071866)--Connection(1351301704)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--UnitOfWork(1411518479)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--UnitOfWork(1411518479)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--UnitOfWork(1411518479)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--ClientSession(177149721)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--UnitOfWork(1411518479)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--ClientSession(177149721)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1960011810
    [junit] [EL Finer]: 2024-01-08 18:54:30.281--ClientSession(1960011810)--Thread(Thread[main,5,main])--acquire unit of work: 2105755018
    [junit] [EL Finest]: 2024-01-08 18:54:30.281--UnitOfWork(2105755018)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.281--ServerSession(454071866)--Connection(1549041923)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.281--ServerSession(454071866)--Connection(1549041923)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.281--ServerSession(454071866)--Connection(1416756433)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:30.282--ServerSession(454071866)--Connection(1549041923)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.282--UnitOfWork(2105755018)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.282--UnitOfWork(2105755018)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.282--UnitOfWork(2105755018)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5cc4b1fb)
    [junit] [EL Finest]: 2024-01-08 18:54:30.282--ServerSession(454071866)--Connection(2133625040)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.282--ClientSession(1960011810)--Connection(2133625040)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.282--ClientSession(1960011810)--Connection(2133625040)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.282--ClientSession(1960011810)--Connection(605769476)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PCA_VARCHAR = ? WHERE (ID = ?)
    [junit] 	bind => [null, 44]
    [junit] [EL Finer]: 2024-01-08 18:54:30.282--ClientSession(1960011810)--Connection(605769476)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.283--ServerSession(454071866)--Connection(2133625040)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.283--UnitOfWork(2105755018)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.283--UnitOfWork(2105755018)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.283--UnitOfWork(2105755018)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.283--ClientSession(1960011810)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.283--UnitOfWork(2105755018)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.283--ClientSession(1960011810)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.283--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2056375038
    [junit] [EL Finer]: 2024-01-08 18:54:30.283--ClientSession(2056375038)--Thread(Thread[main,5,main])--acquire unit of work: 1633728372
    [junit] [EL Finest]: 2024-01-08 18:54:30.283--UnitOfWork(1633728372)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.283--ServerSession(454071866)--Connection(536721203)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.283--ServerSession(454071866)--Connection(536721203)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.283--ServerSession(454071866)--Connection(160072728)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [44]
    [junit] [EL Finest]: 2024-01-08 18:54:30.283--ServerSession(454071866)--Connection(536721203)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.291--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1316038112
    [junit] [EL Finer]: 2024-01-08 18:54:30.291--ClientSession(1316038112)--Thread(Thread[main,5,main])--acquire unit of work: 939565628
    [junit] [EL Finest]: 2024-01-08 18:54:30.291--UnitOfWork(939565628)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.291--UnitOfWork(939565628)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.291--UnitOfWork(939565628)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7f1c8291)
    [junit] [EL Finest]: 2024-01-08 18:54:30.291--ServerSession(454071866)--Connection(1022175050)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.291--ClientSession(1316038112)--Connection(1022175050)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.291--ClientSession(1316038112)--Connection(1022175050)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.342--ClientSession(1316038112)--Connection(21062569)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [51, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--ClientSession(1316038112)--Connection(21062569)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.343--ServerSession(454071866)--Connection(1022175050)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--UnitOfWork(939565628)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--UnitOfWork(939565628)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--UnitOfWork(939565628)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--ClientSession(1316038112)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--UnitOfWork(939565628)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--ClientSession(1316038112)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1130418922
    [junit] [EL Finer]: 2024-01-08 18:54:30.343--ClientSession(1130418922)--Thread(Thread[main,5,main])--acquire unit of work: 375548603
    [junit] [EL Finest]: 2024-01-08 18:54:30.343--UnitOfWork(375548603)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.343--ServerSession(454071866)--Connection(473178101)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.343--ServerSession(454071866)--Connection(473178101)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.343--ServerSession(454071866)--Connection(367523800)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:30.344--ServerSession(454071866)--Connection(473178101)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.344--UnitOfWork(375548603)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.344--UnitOfWork(375548603)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.344--UnitOfWork(375548603)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.344--UnitOfWork(375548603)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.344--UnitOfWork(375548603)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@55e71f1f)
    [junit] [EL Finest]: 2024-01-08 18:54:30.344--ServerSession(454071866)--Connection(1130568252)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.344--ClientSession(1130418922)--Connection(1130568252)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.344--ClientSession(1130418922)--Connection(1130568252)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.344--ClientSession(1130418922)--Connection(1070249900)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finer]: 2024-01-08 18:54:30.344--ClientSession(1130418922)--Connection(1070249900)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.345--ServerSession(454071866)--Connection(1130568252)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--UnitOfWork(375548603)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--UnitOfWork(375548603)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--UnitOfWork(375548603)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--ClientSession(1130418922)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--UnitOfWork(375548603)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--ClientSession(1130418922)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 940440698
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--ClientSession(940440698)--Thread(Thread[main,5,main])--acquire unit of work: 1675928509
    [junit] [EL Finest]: 2024-01-08 18:54:30.345--UnitOfWork(1675928509)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--UnitOfWork(1675928509)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.345--UnitOfWork(1675928509)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@55e71f1f)
    [junit] [EL Finest]: 2024-01-08 18:54:30.345--ServerSession(454071866)--Connection(420762376)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.345--ClientSession(940440698)--Connection(420762376)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.345--ClientSession(940440698)--Connection(420762376)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.345--ClientSession(940440698)--Connection(1918956809)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [51, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, [B@49577338, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--ClientSession(940440698)--Connection(1918956809)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.346--ServerSession(454071866)--Connection(420762376)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--UnitOfWork(1675928509)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--UnitOfWork(1675928509)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--UnitOfWork(1675928509)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--ClientSession(940440698)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--UnitOfWork(1675928509)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--ClientSession(940440698)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 998359270
    [junit] [EL Finer]: 2024-01-08 18:54:30.346--ClientSession(998359270)--Thread(Thread[main,5,main])--acquire unit of work: 1312600610
    [junit] [EL Finest]: 2024-01-08 18:54:30.346--UnitOfWork(1312600610)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.346--ServerSession(454071866)--Connection(2144015041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.346--ServerSession(454071866)--Connection(2144015041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.346--ServerSession(454071866)--Connection(1542481558)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:30.347--ServerSession(454071866)--Connection(2144015041)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.347--UnitOfWork(1312600610)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--UnitOfWork(1312600610)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--UnitOfWork(1312600610)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--UnitOfWork(1312600610)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--UnitOfWork(1312600610)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--ClientSession(998359270)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--UnitOfWork(1312600610)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--ClientSession(998359270)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 564957189
    [junit] [EL Finer]: 2024-01-08 18:54:30.347--ClientSession(564957189)--Thread(Thread[main,5,main])--acquire unit of work: 968717195
    [junit] [EL Finest]: 2024-01-08 18:54:30.347--UnitOfWork(968717195)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.347--ServerSession(454071866)--Connection(427346214)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.347--ServerSession(454071866)--Connection(427346214)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.347--ServerSession(454071866)--Connection(418707370)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:30.347--ServerSession(454071866)--Connection(427346214)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.348--UnitOfWork(968717195)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.348--UnitOfWork(968717195)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.348--UnitOfWork(968717195)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@fee710a)
    [junit] [EL Finest]: 2024-01-08 18:54:30.348--ServerSession(454071866)--Connection(458568628)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.348--ClientSession(564957189)--Connection(458568628)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.348--ClientSession(564957189)--Connection(458568628)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.348--ClientSession(564957189)--Connection(55396428)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SERIALIZABLE = ? WHERE (ID = ?)
    [junit] 	bind => [null, 51]
    [junit] [EL Finer]: 2024-01-08 18:54:30.348--ClientSession(564957189)--Connection(55396428)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.348--ServerSession(454071866)--Connection(458568628)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--UnitOfWork(968717195)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--UnitOfWork(968717195)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--UnitOfWork(968717195)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--ClientSession(564957189)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--UnitOfWork(968717195)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--ClientSession(564957189)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 233033888
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--ClientSession(233033888)--Thread(Thread[main,5,main])--acquire unit of work: 1058638395
    [junit] [EL Finest]: 2024-01-08 18:54:30.349--UnitOfWork(1058638395)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.349--ServerSession(454071866)--Connection(1459595964)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.349--ServerSession(454071866)--Connection(1459595964)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.349--ServerSession(454071866)--Connection(1821003251)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:30.349--ServerSession(454071866)--Connection(1459595964)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.349--UnitOfWork(1058638395)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--UnitOfWork(1058638395)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.349--UnitOfWork(1058638395)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@c44e384)
    [junit] [EL Finest]: 2024-01-08 18:54:30.349--ServerSession(454071866)--Connection(1040126578)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.349--ClientSession(233033888)--Connection(1040126578)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.349--ClientSession(233033888)--Connection(1040126578)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.35--ClientSession(233033888)--Connection(1142653119)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SERIALIZABLE = ? WHERE (ID = ?)
    [junit] 	bind => [[B@5538acff, 51]
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--ClientSession(233033888)--Connection(1142653119)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.35--ServerSession(454071866)--Connection(1040126578)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--UnitOfWork(1058638395)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--UnitOfWork(1058638395)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--UnitOfWork(1058638395)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--ClientSession(233033888)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--UnitOfWork(1058638395)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--ClientSession(233033888)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 928580408
    [junit] [EL Finer]: 2024-01-08 18:54:30.35--ClientSession(928580408)--Thread(Thread[main,5,main])--acquire unit of work: 794780436
    [junit] [EL Finest]: 2024-01-08 18:54:30.35--UnitOfWork(794780436)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.35--ServerSession(454071866)--Connection(839639399)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.35--ServerSession(454071866)--Connection(839639399)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.35--ServerSession(454071866)--Connection(627676755)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:30.351--ServerSession(454071866)--Connection(839639399)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.351--UnitOfWork(794780436)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.351--UnitOfWork(794780436)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.351--UnitOfWork(794780436)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@e458e88)
    [junit] [EL Finest]: 2024-01-08 18:54:30.351--ServerSession(454071866)--Connection(210176616)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.351--ClientSession(928580408)--Connection(210176616)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.351--ClientSession(928580408)--Connection(210176616)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.351--ClientSession(928580408)--Connection(65508496)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SERIALIZABLE = ? WHERE (ID = ?)
    [junit] 	bind => [[B@6fe7b99a, 51]
    [junit] [EL Finer]: 2024-01-08 18:54:30.352--ClientSession(928580408)--Connection(65508496)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.352--ServerSession(454071866)--Connection(210176616)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.352--UnitOfWork(794780436)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.352--UnitOfWork(794780436)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.352--UnitOfWork(794780436)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.357--ClientSession(928580408)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.357--UnitOfWork(794780436)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.357--ClientSession(928580408)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.357--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1699726407
    [junit] [EL Finer]: 2024-01-08 18:54:30.357--ClientSession(1699726407)--Thread(Thread[main,5,main])--acquire unit of work: 1513328490
    [junit] [EL Finest]: 2024-01-08 18:54:30.357--UnitOfWork(1513328490)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.357--ServerSession(454071866)--Connection(1764129896)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.357--ServerSession(454071866)--Connection(1764129896)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.357--ServerSession(454071866)--Connection(1779520926)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:30.357--ServerSession(454071866)--Connection(1764129896)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.357--UnitOfWork(1513328490)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.358--UnitOfWork(1513328490)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.358--UnitOfWork(1513328490)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@37e940ee)
    [junit] [EL Finest]: 2024-01-08 18:54:30.358--ServerSession(454071866)--Connection(912056383)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.358--ClientSession(1699726407)--Connection(912056383)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.358--ClientSession(1699726407)--Connection(912056383)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.358--ClientSession(1699726407)--Connection(1416015378)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SERIALIZABLE = ? WHERE (ID = ?)
    [junit] 	bind => [null, 51]
    [junit] [EL Finer]: 2024-01-08 18:54:30.358--ClientSession(1699726407)--Connection(1416015378)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.358--ServerSession(454071866)--Connection(912056383)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.358--UnitOfWork(1513328490)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.358--UnitOfWork(1513328490)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.359--UnitOfWork(1513328490)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.359--ClientSession(1699726407)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.359--UnitOfWork(1513328490)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.359--ClientSession(1699726407)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.359--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1781357510
    [junit] [EL Finer]: 2024-01-08 18:54:30.359--ClientSession(1781357510)--Thread(Thread[main,5,main])--acquire unit of work: 992023460
    [junit] [EL Finest]: 2024-01-08 18:54:30.359--UnitOfWork(992023460)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.359--ServerSession(454071866)--Connection(1515601132)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.359--ServerSession(454071866)--Connection(1515601132)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.359--ServerSession(454071866)--Connection(418212612)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [51]
    [junit] [EL Finest]: 2024-01-08 18:54:30.359--ServerSession(454071866)--Connection(1515601132)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.368--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 941169020
    [junit] [EL Finer]: 2024-01-08 18:54:30.368--ClientSession(941169020)--Thread(Thread[main,5,main])--acquire unit of work: 696789353
    [junit] [EL Finest]: 2024-01-08 18:54:30.368--UnitOfWork(696789353)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.368--UnitOfWork(696789353)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.368--UnitOfWork(696789353)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@18d77a02)
    [junit] [EL Finest]: 2024-01-08 18:54:30.368--ServerSession(454071866)--Connection(1115566592)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.368--ClientSession(941169020)--Connection(1115566592)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.368--ClientSession(941169020)--Connection(1115566592)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.368--ClientSession(941169020)--Connection(718641223)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.368--ClientSession(941169020)--Connection(718641223)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.369--ServerSession(454071866)--Connection(1115566592)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--UnitOfWork(696789353)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--UnitOfWork(696789353)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--UnitOfWork(696789353)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--ClientSession(941169020)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--UnitOfWork(696789353)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--ClientSession(941169020)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1526807674
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--ClientSession(1526807674)--Thread(Thread[main,5,main])--acquire unit of work: 1750924072
    [junit] [EL Finest]: 2024-01-08 18:54:30.369--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.369--ServerSession(454071866)--Connection(1858945476)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.369--ServerSession(454071866)--Connection(1858945476)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.369--ServerSession(454071866)--Connection(1748596272)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:30.369--ServerSession(454071866)--Connection(1858945476)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.369--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.369--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.369--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.369--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.37--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@35035c73)
    [junit] [EL Finest]: 2024-01-08 18:54:30.37--ServerSession(454071866)--Connection(309301400)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--ClientSession(1526807674)--Connection(309301400)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.37--ClientSession(1526807674)--Connection(309301400)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.37--ClientSession(1526807674)--Connection(1664764681)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--ClientSession(1526807674)--Connection(1664764681)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.37--ServerSession(454071866)--Connection(309301400)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--ClientSession(1526807674)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--UnitOfWork(1750924072)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--ClientSession(1526807674)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1524934009
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--ClientSession(1524934009)--Thread(Thread[main,5,main])--acquire unit of work: 878777837
    [junit] [EL Finest]: 2024-01-08 18:54:30.37--UnitOfWork(878777837)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--UnitOfWork(878777837)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.37--UnitOfWork(878777837)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@35035c73)
    [junit] [EL Finest]: 2024-01-08 18:54:30.37--ServerSession(454071866)--Connection(1648272047)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.37--ClientSession(1524934009)--Connection(1648272047)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.37--ClientSession(1524934009)--Connection(1648272047)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.371--ClientSession(1524934009)--Connection(495848700)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 1, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--ClientSession(1524934009)--Connection(495848700)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.371--ServerSession(454071866)--Connection(1648272047)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--UnitOfWork(878777837)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--UnitOfWork(878777837)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--UnitOfWork(878777837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--ClientSession(1524934009)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--UnitOfWork(878777837)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--ClientSession(1524934009)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 927675315
    [junit] [EL Finer]: 2024-01-08 18:54:30.371--ClientSession(927675315)--Thread(Thread[main,5,main])--acquire unit of work: 553112623
    [junit] [EL Finest]: 2024-01-08 18:54:30.371--UnitOfWork(553112623)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.371--ServerSession(454071866)--Connection(1299436833)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.371--ServerSession(454071866)--Connection(1299436833)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.372--ServerSession(454071866)--Connection(153948678)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:30.372--ServerSession(454071866)--Connection(1299436833)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.372--UnitOfWork(553112623)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--UnitOfWork(553112623)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--UnitOfWork(553112623)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--UnitOfWork(553112623)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--UnitOfWork(553112623)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--ClientSession(927675315)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--UnitOfWork(553112623)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--ClientSession(927675315)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1267206883
    [junit] [EL Finer]: 2024-01-08 18:54:30.372--ClientSession(1267206883)--Thread(Thread[main,5,main])--acquire unit of work: 127947023
    [junit] [EL Finest]: 2024-01-08 18:54:30.372--UnitOfWork(127947023)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.372--ServerSession(454071866)--Connection(304781049)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.372--ServerSession(454071866)--Connection(304781049)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.372--ServerSession(454071866)--Connection(485801049)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:30.372--ServerSession(454071866)--Connection(304781049)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.373--UnitOfWork(127947023)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--UnitOfWork(127947023)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.373--UnitOfWork(127947023)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@128d61e4)
    [junit] [EL Finest]: 2024-01-08 18:54:30.373--ServerSession(454071866)--Connection(1836697781)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--ClientSession(1267206883)--Connection(1836697781)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.373--ClientSession(1267206883)--Connection(1836697781)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.373--ClientSession(1267206883)--Connection(2044503806)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_INTEGER = ? WHERE (ID = ?)
    [junit] 	bind => [2, 15]
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--ClientSession(1267206883)--Connection(2044503806)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.373--ServerSession(454071866)--Connection(1836697781)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--UnitOfWork(127947023)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--UnitOfWork(127947023)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--UnitOfWork(127947023)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--ClientSession(1267206883)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--UnitOfWork(127947023)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--ClientSession(1267206883)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.373--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1636830278
    [junit] [EL Finer]: 2024-01-08 18:54:30.374--ClientSession(1636830278)--Thread(Thread[main,5,main])--acquire unit of work: 1108298913
    [junit] [EL Finest]: 2024-01-08 18:54:30.374--UnitOfWork(1108298913)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.374--ServerSession(454071866)--Connection(1584986440)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.374--ServerSession(454071866)--Connection(1584986440)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.374--ServerSession(454071866)--Connection(1698167949)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:30.374--ServerSession(454071866)--Connection(1584986440)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.374--UnitOfWork(1108298913)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.374--UnitOfWork(1108298913)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.374--UnitOfWork(1108298913)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3cf61020)
    [junit] [EL Finest]: 2024-01-08 18:54:30.374--ServerSession(454071866)--Connection(2144624637)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.374--ClientSession(1636830278)--Connection(2144624637)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.374--ClientSession(1636830278)--Connection(2144624637)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.374--ClientSession(1636830278)--Connection(1520906480)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET W_INTEGER = ? WHERE (ID = ?)
    [junit] 	bind => [null, 15]
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--ClientSession(1636830278)--Connection(1520906480)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.375--ServerSession(454071866)--Connection(2144624637)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--UnitOfWork(1108298913)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--UnitOfWork(1108298913)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--UnitOfWork(1108298913)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--ClientSession(1636830278)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--UnitOfWork(1108298913)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--ClientSession(1636830278)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 464395636
    [junit] [EL Finer]: 2024-01-08 18:54:30.375--ClientSession(464395636)--Thread(Thread[main,5,main])--acquire unit of work: 1188594251
    [junit] [EL Finest]: 2024-01-08 18:54:30.375--UnitOfWork(1188594251)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.375--ServerSession(454071866)--Connection(630921936)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.375--ServerSession(454071866)--Connection(630921936)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.375--ServerSession(454071866)--Connection(286775819)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Finest]: 2024-01-08 18:54:30.375--ServerSession(454071866)--Connection(630921936)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.383--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 99725561
    [junit] [EL Finer]: 2024-01-08 18:54:30.383--ClientSession(99725561)--Thread(Thread[main,5,main])--acquire unit of work: 1034142472
    [junit] [EL Finest]: 2024-01-08 18:54:30.384--UnitOfWork(1034142472)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.384--UnitOfWork(1034142472)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.384--UnitOfWork(1034142472)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3c150602)
    [junit] [EL Finest]: 2024-01-08 18:54:30.384--ServerSession(454071866)--Connection(992201642)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.384--ClientSession(99725561)--Connection(992201642)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.384--ClientSession(99725561)--Connection(992201642)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.384--ClientSession(99725561)--Connection(406582341)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [33, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.384--ClientSession(99725561)--Connection(406582341)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.384--ServerSession(454071866)--Connection(992201642)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.384--UnitOfWork(1034142472)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.384--UnitOfWork(1034142472)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.385--UnitOfWork(1034142472)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.385--ClientSession(99725561)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.385--UnitOfWork(1034142472)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.385--ClientSession(99725561)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.385--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1368441284
    [junit] [EL Finer]: 2024-01-08 18:54:30.385--ClientSession(1368441284)--Thread(Thread[main,5,main])--acquire unit of work: 1959472839
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--ServerSession(454071866)--Connection(857040327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--ServerSession(454071866)--Connection(857040327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.385--ServerSession(454071866)--Connection(1768370071)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--ServerSession(454071866)--Connection(857040327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.385--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@13bee18a)
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--ServerSession(454071866)--Connection(1532368900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.385--ClientSession(1368441284)--Connection(1532368900)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.385--ClientSession(1368441284)--Connection(1532368900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.386--ClientSession(1368441284)--Connection(391674973)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--ClientSession(1368441284)--Connection(391674973)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.386--ServerSession(454071866)--Connection(1532368900)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--ClientSession(1368441284)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--UnitOfWork(1959472839)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--ClientSession(1368441284)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 350185526
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--ClientSession(350185526)--Thread(Thread[main,5,main])--acquire unit of work: 2141373585
    [junit] [EL Finest]: 2024-01-08 18:54:30.386--UnitOfWork(2141373585)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--UnitOfWork(2141373585)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.386--UnitOfWork(2141373585)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@13bee18a)
    [junit] [EL Finest]: 2024-01-08 18:54:30.386--ServerSession(454071866)--Connection(724436813)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.386--ClientSession(350185526)--Connection(724436813)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.386--ClientSession(350185526)--Connection(724436813)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.386--ClientSession(350185526)--Connection(1147094214)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [33, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, 2005-09-08, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--ClientSession(350185526)--Connection(1147094214)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.387--ServerSession(454071866)--Connection(724436813)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--UnitOfWork(2141373585)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--UnitOfWork(2141373585)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--UnitOfWork(2141373585)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--ClientSession(350185526)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--UnitOfWork(2141373585)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--ClientSession(350185526)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1629349647
    [junit] [EL Finer]: 2024-01-08 18:54:30.387--ClientSession(1629349647)--Thread(Thread[main,5,main])--acquire unit of work: 978485262
    [junit] [EL Finest]: 2024-01-08 18:54:30.387--UnitOfWork(978485262)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.387--ServerSession(454071866)--Connection(68524790)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.387--ServerSession(454071866)--Connection(68524790)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.387--ServerSession(454071866)--Connection(758651122)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:30.388--ServerSession(454071866)--Connection(68524790)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.388--UnitOfWork(978485262)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--UnitOfWork(978485262)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--UnitOfWork(978485262)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--UnitOfWork(978485262)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--UnitOfWork(978485262)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--ClientSession(1629349647)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--UnitOfWork(978485262)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--ClientSession(1629349647)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1217895394
    [junit] [EL Finer]: 2024-01-08 18:54:30.388--ClientSession(1217895394)--Thread(Thread[main,5,main])--acquire unit of work: 1979982010
    [junit] [EL Finest]: 2024-01-08 18:54:30.388--UnitOfWork(1979982010)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.388--ServerSession(454071866)--Connection(51675882)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.388--ServerSession(454071866)--Connection(51675882)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.388--ServerSession(454071866)--Connection(165342728)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:30.388--ServerSession(454071866)--Connection(51675882)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.389--UnitOfWork(1979982010)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.389--UnitOfWork(1979982010)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.389--UnitOfWork(1979982010)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2ab0d2ac)
    [junit] [EL Finest]: 2024-01-08 18:54:30.389--ServerSession(454071866)--Connection(1398805446)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.389--ClientSession(1217895394)--Connection(1398805446)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.389--ClientSession(1217895394)--Connection(1398805446)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.389--ClientSession(1217895394)--Connection(531128588)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_DATE = ? WHERE (ID = ?)
    [junit] 	bind => [null, 33]
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--ClientSession(1217895394)--Connection(531128588)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.449--ServerSession(454071866)--Connection(1398805446)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--UnitOfWork(1979982010)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--UnitOfWork(1979982010)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--UnitOfWork(1979982010)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--ClientSession(1217895394)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--UnitOfWork(1979982010)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--ClientSession(1217895394)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 506386263
    [junit] [EL Finer]: 2024-01-08 18:54:30.449--ClientSession(506386263)--Thread(Thread[main,5,main])--acquire unit of work: 1300437367
    [junit] [EL Finest]: 2024-01-08 18:54:30.449--UnitOfWork(1300437367)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.449--ServerSession(454071866)--Connection(293577162)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.449--ServerSession(454071866)--Connection(293577162)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.449--ServerSession(454071866)--Connection(760082639)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:30.45--ServerSession(454071866)--Connection(293577162)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.45--UnitOfWork(1300437367)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.45--UnitOfWork(1300437367)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.45--UnitOfWork(1300437367)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@10acff2e)
    [junit] [EL Finest]: 2024-01-08 18:54:30.45--ServerSession(454071866)--Connection(1043870161)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.45--ClientSession(506386263)--Connection(1043870161)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.45--ClientSession(506386263)--Connection(1043870161)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.45--ClientSession(506386263)--Connection(1932954550)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_DATE = ? WHERE (ID = ?)
    [junit] 	bind => [2005-09-08, 33]
    [junit] [EL Finer]: 2024-01-08 18:54:30.45--ClientSession(506386263)--Connection(1932954550)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.451--ServerSession(454071866)--Connection(1043870161)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--UnitOfWork(1300437367)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--UnitOfWork(1300437367)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--UnitOfWork(1300437367)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--ClientSession(506386263)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--UnitOfWork(1300437367)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--ClientSession(506386263)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1941601166
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--ClientSession(1941601166)--Thread(Thread[main,5,main])--acquire unit of work: 217279121
    [junit] [EL Finest]: 2024-01-08 18:54:30.451--UnitOfWork(217279121)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.451--ServerSession(454071866)--Connection(1264532354)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.451--ServerSession(454071866)--Connection(1264532354)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.451--ServerSession(454071866)--Connection(1830165071)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:30.451--ServerSession(454071866)--Connection(1264532354)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.451--UnitOfWork(217279121)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.451--UnitOfWork(217279121)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.451--UnitOfWork(217279121)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5a6036b1)
    [junit] [EL Finest]: 2024-01-08 18:54:30.452--ServerSession(454071866)--Connection(902315619)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--ClientSession(1941601166)--Connection(902315619)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.452--ClientSession(1941601166)--Connection(902315619)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.452--ClientSession(1941601166)--Connection(2072347016)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_DATE = ? WHERE (ID = ?)
    [junit] 	bind => [2005-09-09, 33]
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--ClientSession(1941601166)--Connection(2072347016)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.452--ServerSession(454071866)--Connection(902315619)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--UnitOfWork(217279121)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--UnitOfWork(217279121)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--UnitOfWork(217279121)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--ClientSession(1941601166)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--UnitOfWork(217279121)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--ClientSession(1941601166)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1142173591
    [junit] [EL Finer]: 2024-01-08 18:54:30.452--ClientSession(1142173591)--Thread(Thread[main,5,main])--acquire unit of work: 811285072
    [junit] [EL Finest]: 2024-01-08 18:54:30.452--UnitOfWork(811285072)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.452--ServerSession(454071866)--Connection(1728410642)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.453--ServerSession(454071866)--Connection(1728410642)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.453--ServerSession(454071866)--Connection(408813896)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:30.453--ServerSession(454071866)--Connection(1728410642)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.453--UnitOfWork(811285072)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.453--UnitOfWork(811285072)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.453--UnitOfWork(811285072)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@14b3d113)
    [junit] [EL Finest]: 2024-01-08 18:54:30.453--ServerSession(454071866)--Connection(820419681)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.453--ClientSession(1142173591)--Connection(820419681)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.453--ClientSession(1142173591)--Connection(820419681)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.453--ClientSession(1142173591)--Connection(1388173003)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_DATE = ? WHERE (ID = ?)
    [junit] 	bind => [null, 33]
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--ClientSession(1142173591)--Connection(1388173003)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.454--ServerSession(454071866)--Connection(820419681)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--UnitOfWork(811285072)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--UnitOfWork(811285072)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--UnitOfWork(811285072)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--ClientSession(1142173591)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--UnitOfWork(811285072)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--ClientSession(1142173591)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1422489278
    [junit] [EL Finer]: 2024-01-08 18:54:30.454--ClientSession(1422489278)--Thread(Thread[main,5,main])--acquire unit of work: 1355345362
    [junit] [EL Finest]: 2024-01-08 18:54:30.454--UnitOfWork(1355345362)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.454--ServerSession(454071866)--Connection(1828676238)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.454--ServerSession(454071866)--Connection(1828676238)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.454--ServerSession(454071866)--Connection(1362664281)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [33]
    [junit] [EL Finest]: 2024-01-08 18:54:30.454--ServerSession(454071866)--Connection(1828676238)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.463--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1791227737
    [junit] [EL Finer]: 2024-01-08 18:54:30.463--ClientSession(1791227737)--Thread(Thread[main,5,main])--acquire unit of work: 230747337
    [junit] [EL Finest]: 2024-01-08 18:54:30.463--UnitOfWork(230747337)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.463--UnitOfWork(230747337)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.463--UnitOfWork(230747337)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@1a8675c7)
    [junit] [EL Finest]: 2024-01-08 18:54:30.463--ServerSession(454071866)--Connection(884655027)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.463--ClientSession(1791227737)--Connection(884655027)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.463--ClientSession(1791227737)--Connection(884655027)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.463--ClientSession(1791227737)--Connection(1050072905)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [34, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.463--ClientSession(1791227737)--Connection(1050072905)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.464--ServerSession(454071866)--Connection(884655027)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--UnitOfWork(230747337)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--UnitOfWork(230747337)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--UnitOfWork(230747337)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--ClientSession(1791227737)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--UnitOfWork(230747337)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--ClientSession(1791227737)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1648065429
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--ClientSession(1648065429)--Thread(Thread[main,5,main])--acquire unit of work: 16685882
    [junit] [EL Finest]: 2024-01-08 18:54:30.464--UnitOfWork(16685882)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.464--ServerSession(454071866)--Connection(140130547)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.464--ServerSession(454071866)--Connection(140130547)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.464--ServerSession(454071866)--Connection(584039380)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:30.464--ServerSession(454071866)--Connection(140130547)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.464--UnitOfWork(16685882)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.464--UnitOfWork(16685882)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.464--UnitOfWork(16685882)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.465--UnitOfWork(16685882)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.465--UnitOfWork(16685882)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6f42e4d8)
    [junit] [EL Finest]: 2024-01-08 18:54:30.465--ServerSession(454071866)--Connection(1766377580)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--ClientSession(1648065429)--Connection(1766377580)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.465--ClientSession(1648065429)--Connection(1766377580)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.465--ClientSession(1648065429)--Connection(2123385181)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--ClientSession(1648065429)--Connection(2123385181)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.465--ServerSession(454071866)--Connection(1766377580)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--UnitOfWork(16685882)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--UnitOfWork(16685882)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--UnitOfWork(16685882)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--ClientSession(1648065429)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--UnitOfWork(16685882)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--ClientSession(1648065429)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 111767309
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--ClientSession(111767309)--Thread(Thread[main,5,main])--acquire unit of work: 688774172
    [junit] [EL Finest]: 2024-01-08 18:54:30.465--UnitOfWork(688774172)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.465--UnitOfWork(688774172)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.465--UnitOfWork(688774172)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@6f42e4d8)
    [junit] [EL Finest]: 2024-01-08 18:54:30.466--ServerSession(454071866)--Connection(871537033)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.466--ClientSession(111767309)--Connection(871537033)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.466--ClientSession(111767309)--Connection(871537033)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.466--ClientSession(111767309)--Connection(2129549821)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [34, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, 10:49:00, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.466--ClientSession(111767309)--Connection(2129549821)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.466--ServerSession(454071866)--Connection(871537033)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.466--UnitOfWork(688774172)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.466--UnitOfWork(688774172)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.466--UnitOfWork(688774172)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.466--ClientSession(111767309)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.466--UnitOfWork(688774172)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.466--ClientSession(111767309)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 837883715
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--ClientSession(837883715)--Thread(Thread[main,5,main])--acquire unit of work: 384364069
    [junit] [EL Finest]: 2024-01-08 18:54:30.467--UnitOfWork(384364069)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Connection(449146036)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Connection(449146036)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Connection(128222315)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Connection(449146036)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.467--UnitOfWork(384364069)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--UnitOfWork(384364069)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--UnitOfWork(384364069)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--UnitOfWork(384364069)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--UnitOfWork(384364069)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--ClientSession(837883715)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--UnitOfWork(384364069)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--ClientSession(837883715)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2108406023
    [junit] [EL Finer]: 2024-01-08 18:54:30.467--ClientSession(2108406023)--Thread(Thread[main,5,main])--acquire unit of work: 1978904105
    [junit] [EL Finest]: 2024-01-08 18:54:30.467--UnitOfWork(1978904105)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Connection(1848717749)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Connection(1848717749)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.467--ServerSession(454071866)--Connection(1339333091)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:30.468--ServerSession(454071866)--Connection(1848717749)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.468--UnitOfWork(1978904105)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.468--UnitOfWork(1978904105)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.468--UnitOfWork(1978904105)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7fd1ba2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.468--ServerSession(454071866)--Connection(198617111)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.468--ClientSession(2108406023)--Connection(198617111)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.468--ClientSession(2108406023)--Connection(198617111)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.468--ClientSession(2108406023)--Connection(1593909368)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_TIME = ? WHERE (ID = ?)
    [junit] 	bind => [null, 34]
    [junit] [EL Finer]: 2024-01-08 18:54:30.468--ClientSession(2108406023)--Connection(1593909368)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.469--ServerSession(454071866)--Connection(198617111)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--UnitOfWork(1978904105)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--UnitOfWork(1978904105)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--UnitOfWork(1978904105)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--ClientSession(2108406023)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--UnitOfWork(1978904105)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--ClientSession(2108406023)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1640691183
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--ClientSession(1640691183)--Thread(Thread[main,5,main])--acquire unit of work: 1608679377
    [junit] [EL Finest]: 2024-01-08 18:54:30.469--UnitOfWork(1608679377)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.469--ServerSession(454071866)--Connection(154568373)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.469--ServerSession(454071866)--Connection(154568373)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.469--ServerSession(454071866)--Connection(1228525626)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:30.469--ServerSession(454071866)--Connection(154568373)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.469--UnitOfWork(1608679377)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.469--UnitOfWork(1608679377)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.469--UnitOfWork(1608679377)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@33bad5b4)
    [junit] [EL Finest]: 2024-01-08 18:54:30.469--ServerSession(454071866)--Connection(163272610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--ClientSession(1640691183)--Connection(163272610)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.47--ClientSession(1640691183)--Connection(163272610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.47--ClientSession(1640691183)--Connection(661978675)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_TIME = ? WHERE (ID = ?)
    [junit] 	bind => [10:49:00, 34]
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--ClientSession(1640691183)--Connection(661978675)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.47--ServerSession(454071866)--Connection(163272610)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--UnitOfWork(1608679377)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--UnitOfWork(1608679377)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--UnitOfWork(1608679377)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--ClientSession(1640691183)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--UnitOfWork(1608679377)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--ClientSession(1640691183)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1809401898
    [junit] [EL Finer]: 2024-01-08 18:54:30.47--ClientSession(1809401898)--Thread(Thread[main,5,main])--acquire unit of work: 948700340
    [junit] [EL Finest]: 2024-01-08 18:54:30.47--UnitOfWork(948700340)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.47--ServerSession(454071866)--Connection(948560112)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.47--ServerSession(454071866)--Connection(948560112)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.47--ServerSession(454071866)--Connection(1312409989)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:30.471--ServerSession(454071866)--Connection(948560112)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.471--UnitOfWork(948700340)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.471--UnitOfWork(948700340)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.471--UnitOfWork(948700340)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@37f15080)
    [junit] [EL Finest]: 2024-01-08 18:54:30.471--ServerSession(454071866)--Connection(1081947291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.471--ClientSession(1809401898)--Connection(1081947291)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.471--ClientSession(1809401898)--Connection(1081947291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.471--ClientSession(1809401898)--Connection(764669732)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_TIME = ? WHERE (ID = ?)
    [junit] 	bind => [11:49:00, 34]
    [junit] [EL Finer]: 2024-01-08 18:54:30.471--ClientSession(1809401898)--Connection(764669732)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.472--ServerSession(454071866)--Connection(1081947291)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--UnitOfWork(948700340)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--UnitOfWork(948700340)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--UnitOfWork(948700340)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--ClientSession(1809401898)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--UnitOfWork(948700340)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--ClientSession(1809401898)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 353491563
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--ClientSession(353491563)--Thread(Thread[main,5,main])--acquire unit of work: 1021439422
    [junit] [EL Finest]: 2024-01-08 18:54:30.472--UnitOfWork(1021439422)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.472--ServerSession(454071866)--Connection(247058377)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.472--ServerSession(454071866)--Connection(247058377)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.472--ServerSession(454071866)--Connection(1087799463)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:30.472--ServerSession(454071866)--Connection(247058377)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.472--UnitOfWork(1021439422)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.472--UnitOfWork(1021439422)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.472--UnitOfWork(1021439422)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@68304286)
    [junit] [EL Finest]: 2024-01-08 18:54:30.472--ServerSession(454071866)--Connection(1552966087)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--ClientSession(353491563)--Connection(1552966087)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.473--ClientSession(353491563)--Connection(1552966087)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.473--ClientSession(353491563)--Connection(2046349161)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET SQL_TIME = ? WHERE (ID = ?)
    [junit] 	bind => [null, 34]
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--ClientSession(353491563)--Connection(2046349161)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.473--ServerSession(454071866)--Connection(1552966087)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--UnitOfWork(1021439422)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--UnitOfWork(1021439422)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--UnitOfWork(1021439422)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--ClientSession(353491563)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--UnitOfWork(1021439422)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--ClientSession(353491563)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 66040437
    [junit] [EL Finer]: 2024-01-08 18:54:30.473--ClientSession(66040437)--Thread(Thread[main,5,main])--acquire unit of work: 1554933142
    [junit] [EL Finest]: 2024-01-08 18:54:30.473--UnitOfWork(1554933142)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.473--ServerSession(454071866)--Connection(1662151405)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.473--ServerSession(454071866)--Connection(1662151405)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.473--ServerSession(454071866)--Connection(1152807867)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [34]
    [junit] [EL Finest]: 2024-01-08 18:54:30.474--ServerSession(454071866)--Connection(1662151405)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.482--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1152573351
    [junit] [EL Finer]: 2024-01-08 18:54:30.482--ClientSession(1152573351)--Thread(Thread[main,5,main])--acquire unit of work: 1853973299
    [junit] [EL Finest]: 2024-01-08 18:54:30.482--UnitOfWork(1853973299)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.482--UnitOfWork(1853973299)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.482--UnitOfWork(1853973299)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7b98e8e2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.482--ServerSession(454071866)--Connection(1955357644)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.482--ClientSession(1152573351)--Connection(1955357644)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.482--ClientSession(1152573351)--Connection(1955357644)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.482--ClientSession(1152573351)--Connection(301014677)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [43, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--ClientSession(1152573351)--Connection(301014677)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.483--ServerSession(454071866)--Connection(1955357644)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--UnitOfWork(1853973299)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--UnitOfWork(1853973299)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--UnitOfWork(1853973299)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--ClientSession(1152573351)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--UnitOfWork(1853973299)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--ClientSession(1152573351)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 89225826
    [junit] [EL Finer]: 2024-01-08 18:54:30.483--ClientSession(89225826)--Thread(Thread[main,5,main])--acquire unit of work: 307555079
    [junit] [EL Finest]: 2024-01-08 18:54:30.483--UnitOfWork(307555079)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.483--ServerSession(454071866)--Connection(197675630)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.483--ServerSession(454071866)--Connection(197675630)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.483--ServerSession(454071866)--Connection(935016213)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:30.484--ServerSession(454071866)--Connection(197675630)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.484--UnitOfWork(307555079)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.484--UnitOfWork(307555079)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.484--UnitOfWork(307555079)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.484--UnitOfWork(307555079)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.484--UnitOfWork(307555079)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@c8e1108)
    [junit] [EL Finest]: 2024-01-08 18:54:30.484--ServerSession(454071866)--Connection(724641260)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.484--ClientSession(89225826)--Connection(724641260)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.484--ClientSession(89225826)--Connection(724641260)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.484--ClientSession(89225826)--Connection(743326201)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finer]: 2024-01-08 18:54:30.484--ClientSession(89225826)--Connection(743326201)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.485--ServerSession(454071866)--Connection(724641260)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--UnitOfWork(307555079)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--UnitOfWork(307555079)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--UnitOfWork(307555079)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--ClientSession(89225826)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--UnitOfWork(307555079)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--ClientSession(89225826)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1883640379
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--ClientSession(1883640379)--Thread(Thread[main,5,main])--acquire unit of work: 1392134042
    [junit] [EL Finest]: 2024-01-08 18:54:30.485--UnitOfWork(1392134042)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--UnitOfWork(1392134042)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.485--UnitOfWork(1392134042)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@c8e1108)
    [junit] [EL Finest]: 2024-01-08 18:54:30.485--ServerSession(454071866)--Connection(2084106843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.485--ClientSession(1883640379)--Connection(2084106843)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.485--ClientSession(1883640379)--Connection(2084106843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.485--ClientSession(1883640379)--Connection(1013561013)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [43, null, null, null, null, 0, false, null, [B@3cafe02d, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--ClientSession(1883640379)--Connection(1013561013)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.486--ServerSession(454071866)--Connection(2084106843)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--UnitOfWork(1392134042)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--UnitOfWork(1392134042)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--UnitOfWork(1392134042)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--ClientSession(1883640379)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--UnitOfWork(1392134042)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--ClientSession(1883640379)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 663799633
    [junit] [EL Finer]: 2024-01-08 18:54:30.486--ClientSession(663799633)--Thread(Thread[main,5,main])--acquire unit of work: 1685976326
    [junit] [EL Finest]: 2024-01-08 18:54:30.487--UnitOfWork(1685976326)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.487--ServerSession(454071866)--Connection(365964066)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.487--ServerSession(454071866)--Connection(365964066)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.487--ServerSession(454071866)--Connection(56777196)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:30.487--ServerSession(454071866)--Connection(365964066)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.487--UnitOfWork(1685976326)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--UnitOfWork(1685976326)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--UnitOfWork(1685976326)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--UnitOfWork(1685976326)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--UnitOfWork(1685976326)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--ClientSession(663799633)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--UnitOfWork(1685976326)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--ClientSession(663799633)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 748063839
    [junit] [EL Finer]: 2024-01-08 18:54:30.487--ClientSession(748063839)--Thread(Thread[main,5,main])--acquire unit of work: 1140086799
    [junit] [EL Finest]: 2024-01-08 18:54:30.487--UnitOfWork(1140086799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.487--ServerSession(454071866)--Connection(1469554649)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.487--ServerSession(454071866)--Connection(1469554649)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.487--ServerSession(454071866)--Connection(984195555)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:30.488--ServerSession(454071866)--Connection(1469554649)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.488--UnitOfWork(1140086799)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.488--UnitOfWork(1140086799)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.488--UnitOfWork(1140086799)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@439026ea)
    [junit] [EL Finest]: 2024-01-08 18:54:30.488--ServerSession(454071866)--Connection(1598229086)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.488--ClientSession(748063839)--Connection(1598229086)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.488--ClientSession(748063839)--Connection(1598229086)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.488--ClientSession(748063839)--Connection(1413033701)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_BLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 43]
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--ClientSession(748063839)--Connection(1413033701)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.489--ServerSession(454071866)--Connection(1598229086)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--UnitOfWork(1140086799)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--UnitOfWork(1140086799)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--UnitOfWork(1140086799)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--ClientSession(748063839)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--UnitOfWork(1140086799)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--ClientSession(748063839)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 779539843
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--ClientSession(779539843)--Thread(Thread[main,5,main])--acquire unit of work: 1772108777
    [junit] [EL Finest]: 2024-01-08 18:54:30.489--UnitOfWork(1772108777)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.489--ServerSession(454071866)--Connection(1953721918)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.489--ServerSession(454071866)--Connection(1953721918)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.489--ServerSession(454071866)--Connection(99685963)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:30.489--ServerSession(454071866)--Connection(1953721918)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.489--UnitOfWork(1772108777)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.489--UnitOfWork(1772108777)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.489--UnitOfWork(1772108777)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@75241e97)
    [junit] [EL Finest]: 2024-01-08 18:54:30.49--ServerSession(454071866)--Connection(394760911)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--ClientSession(779539843)--Connection(394760911)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.49--ClientSession(779539843)--Connection(394760911)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.49--ClientSession(779539843)--Connection(305948493)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_BLOB = ? WHERE (ID = ?)
    [junit] 	bind => [[B@3cafe02d, 43]
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--ClientSession(779539843)--Connection(305948493)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.49--ServerSession(454071866)--Connection(394760911)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--UnitOfWork(1772108777)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--UnitOfWork(1772108777)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--UnitOfWork(1772108777)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--ClientSession(779539843)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--UnitOfWork(1772108777)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--ClientSession(779539843)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 289546827
    [junit] [EL Finer]: 2024-01-08 18:54:30.49--ClientSession(289546827)--Thread(Thread[main,5,main])--acquire unit of work: 980998982
    [junit] [EL Finest]: 2024-01-08 18:54:30.49--UnitOfWork(980998982)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.49--ServerSession(454071866)--Connection(1259328843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.49--ServerSession(454071866)--Connection(1259328843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.49--ServerSession(454071866)--Connection(1151346634)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:30.491--ServerSession(454071866)--Connection(1259328843)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.491--UnitOfWork(980998982)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.491--UnitOfWork(980998982)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.491--UnitOfWork(980998982)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@38ae445c)
    [junit] [EL Finest]: 2024-01-08 18:54:30.491--ServerSession(454071866)--Connection(1214612373)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.554--ClientSession(289546827)--Connection(1214612373)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.554--ClientSession(289546827)--Connection(1214612373)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.555--ClientSession(289546827)--Connection(1186764268)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_BLOB = ? WHERE (ID = ?)
    [junit] 	bind => [[B@c7aac9b, 43]
    [junit] [EL Finer]: 2024-01-08 18:54:30.555--ClientSession(289546827)--Connection(1186764268)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.555--ServerSession(454071866)--Connection(1214612373)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.555--UnitOfWork(980998982)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.555--UnitOfWork(980998982)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.556--UnitOfWork(980998982)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.556--ClientSession(289546827)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.556--UnitOfWork(980998982)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.556--ClientSession(289546827)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.556--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1555933469
    [junit] [EL Finer]: 2024-01-08 18:54:30.556--ClientSession(1555933469)--Thread(Thread[main,5,main])--acquire unit of work: 100325477
    [junit] [EL Finest]: 2024-01-08 18:54:30.556--UnitOfWork(100325477)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.556--ServerSession(454071866)--Connection(667627203)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.556--ServerSession(454071866)--Connection(667627203)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.556--ServerSession(454071866)--Connection(405879641)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:30.556--ServerSession(454071866)--Connection(667627203)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.556--UnitOfWork(100325477)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.556--UnitOfWork(100325477)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.556--UnitOfWork(100325477)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@7a9f40a8)
    [junit] [EL Finest]: 2024-01-08 18:54:30.556--ServerSession(454071866)--Connection(354864191)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.556--ClientSession(1555933469)--Connection(354864191)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.556--ClientSession(1555933469)--Connection(354864191)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.557--ClientSession(1555933469)--Connection(271998748)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PBA_BLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 43]
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--ClientSession(1555933469)--Connection(271998748)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.557--ServerSession(454071866)--Connection(354864191)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--UnitOfWork(100325477)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--UnitOfWork(100325477)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--UnitOfWork(100325477)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--ClientSession(1555933469)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--UnitOfWork(100325477)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--ClientSession(1555933469)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1915886861
    [junit] [EL Finer]: 2024-01-08 18:54:30.557--ClientSession(1915886861)--Thread(Thread[main,5,main])--acquire unit of work: 1364619328
    [junit] [EL Finest]: 2024-01-08 18:54:30.557--UnitOfWork(1364619328)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.557--ServerSession(454071866)--Connection(1933188041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.557--ServerSession(454071866)--Connection(1933188041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.557--ServerSession(454071866)--Connection(98423627)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [43]
    [junit] [EL Finest]: 2024-01-08 18:54:30.558--ServerSession(454071866)--Connection(1933188041)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.567--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 402534016
    [junit] [EL Finer]: 2024-01-08 18:54:30.567--ClientSession(402534016)--Thread(Thread[main,5,main])--acquire unit of work: 1054410157
    [junit] [EL Finest]: 2024-01-08 18:54:30.567--UnitOfWork(1054410157)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.567--UnitOfWork(1054410157)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.567--UnitOfWork(1054410157)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5cf70c4f)
    [junit] [EL Finest]: 2024-01-08 18:54:30.567--ServerSession(454071866)--Connection(261569138)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.567--ClientSession(402534016)--Connection(261569138)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.567--ClientSession(402534016)--Connection(261569138)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.567--ClientSession(402534016)--Connection(2031460928)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [22, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.567--ClientSession(402534016)--Connection(2031460928)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.568--ServerSession(454071866)--Connection(261569138)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--UnitOfWork(1054410157)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--UnitOfWork(1054410157)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--UnitOfWork(1054410157)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--ClientSession(402534016)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--UnitOfWork(1054410157)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--ClientSession(402534016)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 674574493
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--ClientSession(674574493)--Thread(Thread[main,5,main])--acquire unit of work: 516414275
    [junit] [EL Finest]: 2024-01-08 18:54:30.568--UnitOfWork(516414275)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.568--ServerSession(454071866)--Connection(1242852729)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.568--ServerSession(454071866)--Connection(1242852729)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.568--ServerSession(454071866)--Connection(1974298342)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:30.568--ServerSession(454071866)--Connection(1242852729)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.568--UnitOfWork(516414275)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.568--UnitOfWork(516414275)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.568--UnitOfWork(516414275)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.568--UnitOfWork(516414275)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.569--UnitOfWork(516414275)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5420c105)
    [junit] [EL Finest]: 2024-01-08 18:54:30.569--ServerSession(454071866)--Connection(590531163)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--ClientSession(674574493)--Connection(590531163)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.569--ClientSession(674574493)--Connection(590531163)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.569--ClientSession(674574493)--Connection(1069283994)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--ClientSession(674574493)--Connection(1069283994)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.569--ServerSession(454071866)--Connection(590531163)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--UnitOfWork(516414275)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--UnitOfWork(516414275)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--UnitOfWork(516414275)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--ClientSession(674574493)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--UnitOfWork(516414275)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--ClientSession(674574493)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1626403997
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--ClientSession(1626403997)--Thread(Thread[main,5,main])--acquire unit of work: 1436916426
    [junit] [EL Finest]: 2024-01-08 18:54:30.569--UnitOfWork(1436916426)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.569--UnitOfWork(1436916426)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.569--UnitOfWork(1436916426)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5420c105)
    [junit] [EL Finest]: 2024-01-08 18:54:30.569--ServerSession(454071866)--Connection(1374376670)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--ClientSession(1626403997)--Connection(1374376670)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.57--ClientSession(1626403997)--Connection(1374376670)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.57--ClientSession(1626403997)--Connection(920129634)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [22, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, VC 1, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--ClientSession(1626403997)--Connection(920129634)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.57--ServerSession(454071866)--Connection(1374376670)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--UnitOfWork(1436916426)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--UnitOfWork(1436916426)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--UnitOfWork(1436916426)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--ClientSession(1626403997)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--UnitOfWork(1436916426)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--ClientSession(1626403997)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 741705512
    [junit] [EL Finer]: 2024-01-08 18:54:30.57--ClientSession(741705512)--Thread(Thread[main,5,main])--acquire unit of work: 658726354
    [junit] [EL Finest]: 2024-01-08 18:54:30.57--UnitOfWork(658726354)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.571--ServerSession(454071866)--Connection(1374552664)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.571--ServerSession(454071866)--Connection(1374552664)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.571--ServerSession(454071866)--Connection(194728123)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:30.571--ServerSession(454071866)--Connection(1374552664)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.571--UnitOfWork(658726354)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--UnitOfWork(658726354)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--UnitOfWork(658726354)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--UnitOfWork(658726354)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--UnitOfWork(658726354)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--ClientSession(741705512)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--UnitOfWork(658726354)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--ClientSession(741705512)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1184192472
    [junit] [EL Finer]: 2024-01-08 18:54:30.571--ClientSession(1184192472)--Thread(Thread[main,5,main])--acquire unit of work: 1902427039
    [junit] [EL Finest]: 2024-01-08 18:54:30.571--UnitOfWork(1902427039)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.571--ServerSession(454071866)--Connection(2024821714)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.571--ServerSession(454071866)--Connection(2024821714)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.571--ServerSession(454071866)--Connection(968052103)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:30.572--ServerSession(454071866)--Connection(2024821714)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.572--UnitOfWork(1902427039)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.572--UnitOfWork(1902427039)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.572--UnitOfWork(1902427039)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@118079c)
    [junit] [EL Finest]: 2024-01-08 18:54:30.572--ServerSession(454071866)--Connection(1487953701)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.572--ClientSession(1184192472)--Connection(1487953701)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.572--ClientSession(1184192472)--Connection(1487953701)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.572--ClientSession(1184192472)--Connection(704713163)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET STRING_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [VC 2, 22]
    [junit] [EL Finer]: 2024-01-08 18:54:30.572--ClientSession(1184192472)--Connection(704713163)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--ServerSession(454071866)--Connection(1487953701)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--UnitOfWork(1902427039)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--UnitOfWork(1902427039)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--UnitOfWork(1902427039)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--ClientSession(1184192472)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--UnitOfWork(1902427039)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--ClientSession(1184192472)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2011285944
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--ClientSession(2011285944)--Thread(Thread[main,5,main])--acquire unit of work: 762505494
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--UnitOfWork(762505494)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--ServerSession(454071866)--Connection(257894970)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--ServerSession(454071866)--Connection(257894970)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.573--ServerSession(454071866)--Connection(1120511846)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--ServerSession(454071866)--Connection(257894970)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--UnitOfWork(762505494)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--UnitOfWork(762505494)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--UnitOfWork(762505494)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@11c7eb2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--ServerSession(454071866)--Connection(2014961996)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.573--ClientSession(2011285944)--Connection(2014961996)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.573--ClientSession(2011285944)--Connection(2014961996)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.574--ClientSession(2011285944)--Connection(596298923)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET STRING_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 22]
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--ClientSession(2011285944)--Connection(596298923)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.574--ServerSession(454071866)--Connection(2014961996)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--UnitOfWork(762505494)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--UnitOfWork(762505494)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--UnitOfWork(762505494)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--ClientSession(2011285944)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--UnitOfWork(762505494)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--ClientSession(2011285944)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 308569061
    [junit] [EL Finer]: 2024-01-08 18:54:30.574--ClientSession(308569061)--Thread(Thread[main,5,main])--acquire unit of work: 633402212
    [junit] [EL Finest]: 2024-01-08 18:54:30.574--UnitOfWork(633402212)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.574--ServerSession(454071866)--Connection(1356504291)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.574--ServerSession(454071866)--Connection(1356504291)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.574--ServerSession(454071866)--Connection(535331985)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [22]
    [junit] [EL Finest]: 2024-01-08 18:54:30.575--ServerSession(454071866)--Connection(1356504291)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.583--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 591955736
    [junit] [EL Finer]: 2024-01-08 18:54:30.583--ClientSession(591955736)--Thread(Thread[main,5,main])--acquire unit of work: 1344811932
    [junit] [EL Finest]: 2024-01-08 18:54:30.583--UnitOfWork(1344811932)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.583--UnitOfWork(1344811932)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.583--UnitOfWork(1344811932)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5f30a0cf)
    [junit] [EL Finest]: 2024-01-08 18:54:30.583--ServerSession(454071866)--Connection(1554035393)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.583--ClientSession(591955736)--Connection(1554035393)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.583--ClientSession(591955736)--Connection(1554035393)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.584--ClientSession(591955736)--Connection(1292230170)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [45, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--ClientSession(591955736)--Connection(1292230170)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.584--ServerSession(454071866)--Connection(1554035393)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--UnitOfWork(1344811932)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--UnitOfWork(1344811932)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--UnitOfWork(1344811932)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--ClientSession(591955736)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--UnitOfWork(1344811932)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--ClientSession(591955736)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 273570154
    [junit] [EL Finer]: 2024-01-08 18:54:30.584--ClientSession(273570154)--Thread(Thread[main,5,main])--acquire unit of work: 1226950424
    [junit] [EL Finest]: 2024-01-08 18:54:30.584--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.584--ServerSession(454071866)--Connection(716645672)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.584--ServerSession(454071866)--Connection(716645672)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.585--ServerSession(454071866)--Connection(1951253890)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:30.585--ServerSession(454071866)--Connection(716645672)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.585--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.585--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.585--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.585--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.585--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@51f44bb2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.585--ServerSession(454071866)--Connection(1484916441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.585--ClientSession(273570154)--Connection(1484916441)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.585--ClientSession(273570154)--Connection(1484916441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.585--ClientSession(273570154)--Connection(475499446)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--ClientSession(273570154)--Connection(475499446)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.586--ServerSession(454071866)--Connection(1484916441)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--ClientSession(273570154)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--UnitOfWork(1226950424)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--ClientSession(273570154)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1621981895
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--ClientSession(1621981895)--Thread(Thread[main,5,main])--acquire unit of work: 676400325
    [junit] [EL Finest]: 2024-01-08 18:54:30.586--UnitOfWork(676400325)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--UnitOfWork(676400325)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.586--UnitOfWork(676400325)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@51f44bb2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.586--ServerSession(454071866)--Connection(144974938)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.586--ClientSession(1621981895)--Connection(144974938)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.586--ClientSession(1621981895)--Connection(144974938)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.586--ClientSession(1621981895)--Connection(64228555)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [45, null, null, null, null, 0, false, null, null, null, a, UNCHANGED, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--ClientSession(1621981895)--Connection(64228555)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.587--ServerSession(454071866)--Connection(144974938)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--UnitOfWork(676400325)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--UnitOfWork(676400325)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--UnitOfWork(676400325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--ClientSession(1621981895)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--UnitOfWork(676400325)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--ClientSession(1621981895)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1915427410
    [junit] [EL Finer]: 2024-01-08 18:54:30.587--ClientSession(1915427410)--Thread(Thread[main,5,main])--acquire unit of work: 1527015097
    [junit] [EL Finest]: 2024-01-08 18:54:30.587--UnitOfWork(1527015097)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.587--ServerSession(454071866)--Connection(2023070534)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.587--ServerSession(454071866)--Connection(2023070534)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.587--ServerSession(454071866)--Connection(1133982347)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:30.587--ServerSession(454071866)--Connection(2023070534)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--UnitOfWork(1527015097)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--UnitOfWork(1527015097)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--UnitOfWork(1527015097)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--UnitOfWork(1527015097)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--UnitOfWork(1527015097)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--ClientSession(1915427410)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--UnitOfWork(1527015097)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--ClientSession(1915427410)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1072651409
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--ClientSession(1072651409)--Thread(Thread[main,5,main])--acquire unit of work: 1957267228
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--UnitOfWork(1957267228)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--ServerSession(454071866)--Connection(193193916)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--ServerSession(454071866)--Connection(193193916)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.588--ServerSession(454071866)--Connection(2131731235)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--ServerSession(454071866)--Connection(193193916)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--UnitOfWork(1957267228)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--UnitOfWork(1957267228)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--UnitOfWork(1957267228)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@26882b4)
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--ServerSession(454071866)--Connection(341214226)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.588--ClientSession(1072651409)--Connection(341214226)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.588--ClientSession(1072651409)--Connection(341214226)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.589--ClientSession(1072651409)--Connection(632950868)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PCA_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 45]
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--ClientSession(1072651409)--Connection(632950868)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.589--ServerSession(454071866)--Connection(341214226)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--UnitOfWork(1957267228)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--UnitOfWork(1957267228)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--UnitOfWork(1957267228)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--ClientSession(1072651409)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--UnitOfWork(1957267228)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--ClientSession(1072651409)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1679717484
    [junit] [EL Finer]: 2024-01-08 18:54:30.589--ClientSession(1679717484)--Thread(Thread[main,5,main])--acquire unit of work: 1153960681
    [junit] [EL Finest]: 2024-01-08 18:54:30.589--UnitOfWork(1153960681)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.589--ServerSession(454071866)--Connection(822446740)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.589--ServerSession(454071866)--Connection(822446740)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.589--ServerSession(454071866)--Connection(1488332066)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:30.59--ServerSession(454071866)--Connection(822446740)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.59--UnitOfWork(1153960681)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.59--UnitOfWork(1153960681)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.59--UnitOfWork(1153960681)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@4b875304)
    [junit] [EL Finest]: 2024-01-08 18:54:30.59--ServerSession(454071866)--Connection(1060999444)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.59--ClientSession(1679717484)--Connection(1060999444)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.59--ClientSession(1679717484)--Connection(1060999444)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.59--ClientSession(1679717484)--Connection(347101016)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PCA_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [UNCHANGED, 45]
    [junit] [EL Finer]: 2024-01-08 18:54:30.59--ClientSession(1679717484)--Connection(347101016)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--ServerSession(454071866)--Connection(1060999444)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--UnitOfWork(1153960681)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--UnitOfWork(1153960681)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--UnitOfWork(1153960681)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--ClientSession(1679717484)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--UnitOfWork(1153960681)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--ClientSession(1679717484)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1779696057
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--ClientSession(1779696057)--Thread(Thread[main,5,main])--acquire unit of work: 963807454
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--UnitOfWork(963807454)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--ServerSession(454071866)--Connection(795738687)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--ServerSession(454071866)--Connection(795738687)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.591--ServerSession(454071866)--Connection(1005151626)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--ServerSession(454071866)--Connection(795738687)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--UnitOfWork(963807454)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--UnitOfWork(963807454)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--UnitOfWork(963807454)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@5c23e006)
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--ServerSession(454071866)--Connection(1941343880)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.591--ClientSession(1779696057)--Connection(1941343880)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.591--ClientSession(1779696057)--Connection(1941343880)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.592--ClientSession(1779696057)--Connection(1463563491)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PCA_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [XNCHANGED, 45]
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--ClientSession(1779696057)--Connection(1463563491)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.592--ServerSession(454071866)--Connection(1941343880)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--UnitOfWork(963807454)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--UnitOfWork(963807454)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--UnitOfWork(963807454)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--ClientSession(1779696057)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--UnitOfWork(963807454)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--ClientSession(1779696057)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 204826696
    [junit] [EL Finer]: 2024-01-08 18:54:30.592--ClientSession(204826696)--Thread(Thread[main,5,main])--acquire unit of work: 1261462920
    [junit] [EL Finest]: 2024-01-08 18:54:30.592--UnitOfWork(1261462920)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.592--ServerSession(454071866)--Connection(2107493153)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.592--ServerSession(454071866)--Connection(2107493153)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.592--ServerSession(454071866)--Connection(257764109)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:30.593--ServerSession(454071866)--Connection(2107493153)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.593--UnitOfWork(1261462920)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.593--UnitOfWork(1261462920)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.593--UnitOfWork(1261462920)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@60d9593a)
    [junit] [EL Finest]: 2024-01-08 18:54:30.593--ServerSession(454071866)--Connection(359471852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.593--ClientSession(204826696)--Connection(359471852)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.593--ClientSession(204826696)--Connection(359471852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.593--ClientSession(204826696)--Connection(1452272786)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET PCA_CLOB = ? WHERE (ID = ?)
    [junit] 	bind => [null, 45]
    [junit] [EL Finer]: 2024-01-08 18:54:30.593--ClientSession(204826696)--Connection(1452272786)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.593--ServerSession(454071866)--Connection(359471852)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.593--UnitOfWork(1261462920)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.593--UnitOfWork(1261462920)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.593--UnitOfWork(1261462920)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.593--ClientSession(204826696)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.593--UnitOfWork(1261462920)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.594--ClientSession(204826696)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.594--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2108470015
    [junit] [EL Finer]: 2024-01-08 18:54:30.594--ClientSession(2108470015)--Thread(Thread[main,5,main])--acquire unit of work: 7040476
    [junit] [EL Finest]: 2024-01-08 18:54:30.594--UnitOfWork(7040476)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.594--ServerSession(454071866)--Connection(699001407)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.594--ServerSession(454071866)--Connection(699001407)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.594--ServerSession(454071866)--Connection(2117388805)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [45]
    [junit] [EL Finest]: 2024-01-08 18:54:30.594--ServerSession(454071866)--Connection(699001407)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.602--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 273843277
    [junit] [EL Finer]: 2024-01-08 18:54:30.602--ClientSession(273843277)--Thread(Thread[main,5,main])--acquire unit of work: 1865317852
    [junit] [EL Finest]: 2024-01-08 18:54:30.602--UnitOfWork(1865317852)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.602--UnitOfWork(1865317852)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.602--UnitOfWork(1865317852)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@3221ffea)
    [junit] [EL Finest]: 2024-01-08 18:54:30.602--ServerSession(454071866)--Connection(1095547580)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.602--ClientSession(273843277)--Connection(1095547580)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.602--ClientSession(273843277)--Connection(1095547580)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.661--ClientSession(273843277)--Connection(1569779668)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [52, null, null, null, null, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.661--ClientSession(273843277)--Connection(1569779668)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.661--ServerSession(454071866)--Connection(1095547580)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--UnitOfWork(1865317852)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--UnitOfWork(1865317852)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--UnitOfWork(1865317852)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--ClientSession(273843277)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--UnitOfWork(1865317852)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--ClientSession(273843277)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1681537657
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--ClientSession(1681537657)--Thread(Thread[main,5,main])--acquire unit of work: 1082651928
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--ServerSession(454071866)--Connection(447962259)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--ServerSession(454071866)--Connection(447962259)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.662--ServerSession(454071866)--Connection(1721079915)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--ServerSession(454071866)--Connection(447962259)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesPropertyAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2c998f66)
    [junit] [EL Finest]: 2024-01-08 18:54:30.662--ServerSession(454071866)--Connection(1725074064)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.662--ClientSession(1681537657)--Connection(1725074064)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.663--ClientSession(1681537657)--Connection(1725074064)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.663--ClientSession(1681537657)--Connection(2046671223)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--ClientSession(1681537657)--Connection(2046671223)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.663--ServerSession(454071866)--Connection(1725074064)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--ClientSession(1681537657)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--UnitOfWork(1082651928)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--ClientSession(1681537657)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1168175621
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--ClientSession(1168175621)--Thread(Thread[main,5,main])--acquire unit of work: 936666667
    [junit] [EL Finest]: 2024-01-08 18:54:30.663--UnitOfWork(936666667)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.663--UnitOfWork(936666667)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.664--UnitOfWork(936666667)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@2c998f66)
    [junit] [EL Finest]: 2024-01-08 18:54:30.664--ServerSession(454071866)--Connection(1169392443)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.664--ClientSession(1168175621)--Connection(1169392443)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.664--ClientSession(1168175621)--Connection(1169392443)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.664--ClientSession(1168175621)--Connection(121729362)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_PA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [52, null, null, null, HUGO, 0, false, null, null, null, a, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.664--ClientSession(1168175621)--Connection(121729362)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.664--ServerSession(454071866)--Connection(1169392443)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.664--UnitOfWork(936666667)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.664--UnitOfWork(936666667)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.664--UnitOfWork(936666667)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.664--ClientSession(1168175621)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.664--UnitOfWork(936666667)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.664--ClientSession(1168175621)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 48897025
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--ClientSession(48897025)--Thread(Thread[main,5,main])--acquire unit of work: 1528429884
    [junit] [EL Finest]: 2024-01-08 18:54:30.665--UnitOfWork(1528429884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Connection(1474219244)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Connection(1474219244)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Connection(1101881706)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Connection(1474219244)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.665--UnitOfWork(1528429884)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--UnitOfWork(1528429884)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--UnitOfWork(1528429884)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--UnitOfWork(1528429884)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--UnitOfWork(1528429884)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--ClientSession(48897025)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--UnitOfWork(1528429884)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--ClientSession(48897025)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 201657901
    [junit] [EL Finer]: 2024-01-08 18:54:30.665--ClientSession(201657901)--Thread(Thread[main,5,main])--acquire unit of work: 888301520
    [junit] [EL Finest]: 2024-01-08 18:54:30.665--UnitOfWork(888301520)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Connection(1067978987)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Connection(1067978987)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.665--ServerSession(454071866)--Connection(1428604556)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:30.666--ServerSession(454071866)--Connection(1067978987)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.666--UnitOfWork(888301520)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.666--UnitOfWork(888301520)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.666--UnitOfWork(888301520)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@569deb6a)
    [junit] [EL Finest]: 2024-01-08 18:54:30.666--ServerSession(454071866)--Connection(1253844761)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.666--ClientSession(201657901)--Connection(1253844761)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.666--ClientSession(201657901)--Connection(1253844761)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.666--ClientSession(201657901)--Connection(234778107)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET ENUM_STRING = ? WHERE (ID = ?)
    [junit] 	bind => [EMIL, 52]
    [junit] [EL Finer]: 2024-01-08 18:54:30.666--ClientSession(201657901)--Connection(234778107)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.667--ServerSession(454071866)--Connection(1253844761)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--UnitOfWork(888301520)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--UnitOfWork(888301520)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--UnitOfWork(888301520)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--ClientSession(201657901)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--UnitOfWork(888301520)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--ClientSession(201657901)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1907993673
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--ClientSession(1907993673)--Thread(Thread[main,5,main])--acquire unit of work: 1511442824
    [junit] [EL Finest]: 2024-01-08 18:54:30.667--UnitOfWork(1511442824)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.667--ServerSession(454071866)--Connection(611968644)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.667--ServerSession(454071866)--Connection(611968644)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.667--ServerSession(454071866)--Connection(415811111)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:30.667--ServerSession(454071866)--Connection(611968644)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.667--UnitOfWork(1511442824)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.667--UnitOfWork(1511442824)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.667--UnitOfWork(1511442824)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesPropertyAccess@48193d07)
    [junit] [EL Finest]: 2024-01-08 18:54:30.668--ServerSession(454071866)--Connection(2098773240)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--ClientSession(1907993673)--Connection(2098773240)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.668--ClientSession(1907993673)--Connection(2098773240)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.668--ClientSession(1907993673)--Connection(649607866)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_PA SET ENUM_STRING = ? WHERE (ID = ?)
    [junit] 	bind => [null, 52]
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--ClientSession(1907993673)--Connection(649607866)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.668--ServerSession(454071866)--Connection(2098773240)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--UnitOfWork(1511442824)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--UnitOfWork(1511442824)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--UnitOfWork(1511442824)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--ClientSession(1907993673)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--UnitOfWork(1511442824)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--ClientSession(1907993673)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2035487839
    [junit] [EL Finer]: 2024-01-08 18:54:30.668--ClientSession(2035487839)--Thread(Thread[main,5,main])--acquire unit of work: 1091868913
    [junit] [EL Finest]: 2024-01-08 18:54:30.668--UnitOfWork(1091868913)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesPropertyAccess" referenceClass=BasicTypesPropertyAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.668--ServerSession(454071866)--Connection(647890819)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.668--ServerSession(454071866)--Connection(647890819)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.669--ServerSession(454071866)--Connection(1206168205)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_PA WHERE (ID = ?)
    [junit] 	bind => [52]
    [junit] [EL Finest]: 2024-01-08 18:54:30.669--ServerSession(454071866)--Connection(647890819)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 41, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.471 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.simple.TestEmbeddedField
    [junit] [EL Finer]: 2024-01-08 18:54:30.681--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1331336323
    [junit] [EL Finer]: 2024-01-08 18:54:30.681--ClientSession(1331336323)--Thread(Thread[main,5,main])--acquire unit of work: 1247805281
    [junit] [EL Finest]: 2024-01-08 18:54:30.681--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:30.681--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.681--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.681--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Finest]: 2024-01-08 18:54:30.681--ServerSession(454071866)--Connection(1079031617)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.681--ClientSession(1331336323)--Connection(1079031617)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.681--ClientSession(1331336323)--Connection(1079031617)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:30.682--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4e08a657)
    [junit] [EL Fine]: 2024-01-08 18:54:30.682--ClientSession(1331336323)--Connection(2070592455)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [11, R&D, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:30.682--ClientSession(1331336323)--Connection(2070592455)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [27, Emil, Bahr, null, null, 2024-01-08 18:54:30.0, null, 11, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.682--ClientSession(1331336323)--Connection(2070592455)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.683--ServerSession(454071866)--Connection(1079031617)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.683--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.683--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.683--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.683--ClientSession(1331336323)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.683--UnitOfWork(1247805281)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.683--ClientSession(1331336323)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.683--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2112732354
    [junit] [EL Finer]: 2024-01-08 18:54:30.683--ClientSession(2112732354)--Thread(Thread[main,5,main])--acquire unit of work: 1408730171
    [junit] [EL Finest]: 2024-01-08 18:54:30.683--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.683--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@174c6840
    [junit] [EL Finest]: 2024-01-08 18:54:30.683--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:30.683--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:30.683--ServerSession(454071866)--Connection(190751010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.683--ServerSession(454071866)--Connection(190751010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.683--ServerSession(454071866)--Connection(2120047089)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [27, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:30.684--ServerSession(454071866)--Connection(190751010)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.684--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.684--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47f228d9)
    [junit] [EL Finest]: 2024-01-08 18:54:30.684--ServerSession(454071866)--Connection(246727257)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.684--ClientSession(2112732354)--Connection(246727257)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.684--ClientSession(2112732354)--Connection(246727257)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.684--ClientSession(2112732354)--Connection(1389581355)--Thread(Thread[main,5,main])--UPDATE TMP_EMP SET EMP_START = ? WHERE (ID = ?)
    [junit] 	bind => [2024-01-08 18:54:31.0, 27]
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--ClientSession(2112732354)--Connection(1389581355)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.685--ServerSession(454071866)--Connection(246727257)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--ClientSession(2112732354)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--UnitOfWork(1408730171)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--ClientSession(2112732354)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2065570853
    [junit] [EL Finer]: 2024-01-08 18:54:30.685--ClientSession(2065570853)--Thread(Thread[main,5,main])--acquire unit of work: 1393606421
    [junit] [EL Finest]: 2024-01-08 18:54:30.685--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.685--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@174c6840
    [junit] [EL Finest]: 2024-01-08 18:54:30.685--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:30.685--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:30.685--ServerSession(454071866)--Connection(1879029586)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.685--ServerSession(454071866)--Connection(1879029586)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.685--ServerSession(454071866)--Connection(960578991)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [27, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--ServerSession(454071866)--Connection(1879029586)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@47f228d9
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--ServerSession(454071866)--Connection(1187351902)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.686--ClientSession(2065570853)--Connection(1187351902)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--ClientSession(2065570853)--Connection(1187351902)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.686--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.686--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:30.686--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.687--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:30.687--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.687--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:30.687--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.687--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:30.687--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1b2adb50)
    [junit] [EL Fine]: 2024-01-08 18:54:30.687--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Finest]: 2024-01-08 18:54:30.687--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@b)
    [junit] [EL Fine]: 2024-01-08 18:54:30.687--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [27]
    [junit] [EL Fine]: 2024-01-08 18:54:30.687--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [11, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.688--ClientSession(2065570853)--Connection(1346571442)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.688--ServerSession(454071866)--Connection(1187351902)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.688--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.688--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.688--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.688--ClientSession(2065570853)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.688--UnitOfWork(1393606421)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.688--ClientSession(2065570853)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.696--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 78307117
    [junit] [EL Finer]: 2024-01-08 18:54:30.696--ClientSession(78307117)--Thread(Thread[main,5,main])--acquire unit of work: 2140200981
    [junit] [EL Finest]: 2024-01-08 18:54:30.696--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:30.696--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.696--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.696--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Finest]: 2024-01-08 18:54:30.696--ServerSession(454071866)--Connection(1141058644)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.696--ClientSession(78307117)--Connection(1141058644)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.696--ClientSession(78307117)--Connection(1141058644)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:30.696--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@288a4977)
    [junit] [EL Fine]: 2024-01-08 18:54:30.696--ClientSession(78307117)--Connection(1052251218)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [10, R&D, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:30.696--ClientSession(78307117)--Connection(1052251218)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [26, Emil, Bahr, null, null, null, null, 10, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.696--ClientSession(78307117)--Connection(1052251218)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.697--ServerSession(454071866)--Connection(1141058644)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--ClientSession(78307117)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--UnitOfWork(2140200981)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--ClientSession(78307117)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1575652054
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--ClientSession(1575652054)--Thread(Thread[main,5,main])--acquire unit of work: 588124093
    [junit] [EL Finest]: 2024-01-08 18:54:30.697--UnitOfWork(588124093)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.697--UnitOfWork(588124093)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b88bff8
    [junit] [EL Finest]: 2024-01-08 18:54:30.697--UnitOfWork(588124093)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:30.697--UnitOfWork(588124093)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:30.697--ServerSession(454071866)--Connection(470402998)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.697--ServerSession(454071866)--Connection(470402998)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.697--ServerSession(454071866)--Connection(1328107629)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:30.697--ServerSession(454071866)--Connection(470402998)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.697--UnitOfWork(588124093)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.698--UnitOfWork(588124093)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@2661fef2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.698--ServerSession(454071866)--Connection(288137345)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--ClientSession(1575652054)--Connection(288137345)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.698--ClientSession(1575652054)--Connection(288137345)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.698--ClientSession(1575652054)--Connection(1976506737)--Thread(Thread[main,5,main])--UPDATE TMP_EMP SET EMP_END = ?, EMP_START = ? WHERE (ID = ?)
    [junit] 	bind => [null, null, 26]
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--ClientSession(1575652054)--Connection(1976506737)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.698--ServerSession(454071866)--Connection(288137345)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--UnitOfWork(588124093)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--UnitOfWork(588124093)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--UnitOfWork(588124093)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--ClientSession(1575652054)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--UnitOfWork(588124093)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--ClientSession(1575652054)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1317527214
    [junit] [EL Finer]: 2024-01-08 18:54:30.698--ClientSession(1317527214)--Thread(Thread[main,5,main])--acquire unit of work: 987449175
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@3b88bff8
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--ServerSession(454071866)--Connection(298418480)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--ServerSession(454071866)--Connection(298418480)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.699--ServerSession(454071866)--Connection(806701888)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [26, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--ServerSession(454071866)--Connection(298418480)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--ServerSession(454071866)--Connection(647623352)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.699--ClientSession(1317527214)--Connection(647623352)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.699--ClientSession(1317527214)--Connection(647623352)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:30.7--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.7--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [26]
    [junit] [EL Finest]: 2024-01-08 18:54:30.7--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.7--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [26]
    [junit] [EL Finest]: 2024-01-08 18:54:30.7--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.7--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [26]
    [junit] [EL Finest]: 2024-01-08 18:54:30.7--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.7--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [26]
    [junit] [EL Finest]: 2024-01-08 18:54:30.7--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.7--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [26]
    [junit] [EL Finest]: 2024-01-08 18:54:30.7--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@1ca5d88)
    [junit] [EL Fine]: 2024-01-08 18:54:30.7--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [26]
    [junit] [EL Finest]: 2024-01-08 18:54:30.7--UnitOfWork(987449175)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@a)
    [junit] [EL Fine]: 2024-01-08 18:54:30.7--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [26]
    [junit] [EL Fine]: 2024-01-08 18:54:30.701--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [10, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.701--ClientSession(1317527214)--Connection(1109387622)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.701--ServerSession(454071866)--Connection(647623352)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.701--UnitOfWork(987449175)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.701--UnitOfWork(987449175)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.701--UnitOfWork(987449175)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.701--ClientSession(1317527214)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.701--UnitOfWork(987449175)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.701--ClientSession(1317527214)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.709--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1710592303
    [junit] [EL Finer]: 2024-01-08 18:54:30.709--ClientSession(1710592303)--Thread(Thread[main,5,main])--acquire unit of work: 115666227
    [junit] [EL Finest]: 2024-01-08 18:54:30.709--UnitOfWork(115666227)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:30.709--UnitOfWork(115666227)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.709--UnitOfWork(115666227)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.709--UnitOfWork(115666227)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Finest]: 2024-01-08 18:54:30.709--ServerSession(454071866)--Connection(1694834675)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.709--ClientSession(1710592303)--Connection(1694834675)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.709--ClientSession(1710592303)--Connection(1694834675)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:30.709--UnitOfWork(115666227)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@4fd3d36c)
    [junit] [EL Fine]: 2024-01-08 18:54:30.709--ClientSession(1710592303)--Connection(1370341580)--Thread(Thread[main,5,main])--INSERT INTO TMP_DEP (ID, NAME, VERSION) VALUES (?, ?, ?)
    [junit] 	bind => [9, R&D, 1]
    [junit] [EL Fine]: 2024-01-08 18:54:30.709--ClientSession(1710592303)--Connection(1370341580)--Thread(Thread[main,5,main])--INSERT INTO TMP_EMP (ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [25, Emil, Bahr, null, null, 2024-01-08 18:54:30.0, null, 9, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--ClientSession(1710592303)--Connection(1370341580)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.71--ServerSession(454071866)--Connection(1694834675)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--UnitOfWork(115666227)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--UnitOfWork(115666227)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--UnitOfWork(115666227)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--ClientSession(1710592303)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--UnitOfWork(115666227)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--ClientSession(1710592303)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1028009470
    [junit] [EL Finer]: 2024-01-08 18:54:30.71--ClientSession(1028009470)--Thread(Thread[main,5,main])--acquire unit of work: 38936890
    [junit] [EL Finest]: 2024-01-08 18:54:30.71--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT ID, FIRSTNAME, LASTNAME, SALARY, EMP_END, EMP_START, COSTCENTER, DEPARTMENT, BROKERAGE_ACCOUNT, CUBICLE_FLOOR, CUBICLE_PLACE, SAMPLE_ACCOUNT, PROFILE_GUID FROM TMP_EMP WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.71--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@7b4aa9dd
    [junit] [EL Finest]: 2024-01-08 18:54:30.71--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Register the existing object org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9
    [junit] [EL Finest]: 2024-01-08 18:54:30.71--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="checkingAccount" referenceClass=CheckingAccount sql="SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))")
    [junit] [EL Finest]: 2024-01-08 18:54:30.71--ServerSession(454071866)--Connection(812799221)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.71--ServerSession(454071866)--Connection(812799221)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.71--ServerSession(454071866)--Connection(453125272)--Thread(Thread[main,5,main])--SELECT t0.ACC_NUMBER, t0.TYPE, t0.BALANCE, t0.OWNER, t1.ACC_NUMBER, t1.BANKID, t1.BANK_NAME, t1.CREDITLIMIT, t1.CLIENT_ID FROM TMP_ACCOUNT t0, TMP_CHECK_ACC t1 WHERE ((t1.CLIENT_ID = ?) AND ((t1.ACC_NUMBER = t0.ACC_NUMBER) AND (t0.TYPE = ?)))
    [junit] 	bind => [25, CheckingAccount]
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--ServerSession(454071866)--Connection(812799221)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Merge clone with references org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Employee )
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=Department )
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="bicycles" sql="DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--ServerSession(454071866)--Connection(631593104)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.711--ClientSession(1028009470)--Connection(631593104)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--ClientSession(1028009470)--Connection(631593104)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="creditCardAccounts" sql="DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.711--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_BICYCLE WHERE (EMPLOYEE_ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Finest]: 2024-01-08 18:54:30.711--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="hobbies" sql="DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.711--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_CREDIT WHERE (CLIENT_ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Finest]: 2024-01-08 18:54:30.712--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="patents" sql="DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.712--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_HOBBY WHERE (EMP_ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Finest]: 2024-01-08 18:54:30.712--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="projects" sql="DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.712--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PATENT WHERE (EMP_ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Finest]: 2024-01-08 18:54:30.712--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(name="reviews" sql="DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)")
    [junit] [EL Fine]: 2024-01-08 18:54:30.712--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_PROJECT WHERE (EMP_ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Finest]: 2024-01-08 18:54:30.712--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Employee@d90b9cb)
    [junit] [EL Fine]: 2024-01-08 18:54:30.712--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP_REVIEW WHERE (EMP_ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Finest]: 2024-01-08 18:54:30.712--UnitOfWork(38936890)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.employee.Department@9)
    [junit] [EL Fine]: 2024-01-08 18:54:30.712--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--DELETE FROM TMP_EMP WHERE (ID = ?)
    [junit] 	bind => [25]
    [junit] [EL Fine]: 2024-01-08 18:54:30.713--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--DELETE FROM TMP_DEP WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [9, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.713--ClientSession(1028009470)--Connection(1238395056)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.713--ServerSession(454071866)--Connection(631593104)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.713--UnitOfWork(38936890)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.713--UnitOfWork(38936890)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.713--UnitOfWork(38936890)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.713--ClientSession(1028009470)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.713--UnitOfWork(38936890)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.713--ClientSession(1028009470)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.simple.TestPrimaryKeyTypes
    [junit] [EL Finer]: 2024-01-08 18:54:30.725--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 374556737
    [junit] [EL Finer]: 2024-01-08 18:54:30.725--ClientSession(374556737)--Thread(Thread[main,5,main])--acquire unit of work: 1338961571
    [junit] [EL Finest]: 2024-01-08 18:54:30.725--UnitOfWork(1338961571)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.725--UnitOfWork(1338961571)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.725--UnitOfWork(1338961571)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess@15ad2c0e)
    [junit] [EL Finest]: 2024-01-08 18:54:30.725--ServerSession(454071866)--Connection(1375740330)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.725--ClientSession(374556737)--Connection(1375740330)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.725--ClientSession(374556737)--Connection(1375740330)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.725--ClientSession(374556737)--Connection(1787000511)--Thread(Thread[main,5,main])--INSERT INTO TMP_TEMPORAL_FA (ID, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, UTIL_CALENDAR_D, UTIL_CALENDAR_T, UTIL_CALENDAR_TS, UTIL_DATE_D, UTIL_DATE_T, UTIL_DATE_TS) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1234567890123456789, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.725--ClientSession(374556737)--Connection(1787000511)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.726--ServerSession(454071866)--Connection(1375740330)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--UnitOfWork(1338961571)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--UnitOfWork(1338961571)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--UnitOfWork(1338961571)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--ClientSession(374556737)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--UnitOfWork(1338961571)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--ClientSession(374556737)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 599856568
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--ClientSession(599856568)--Thread(Thread[main,5,main])--acquire unit of work: 1881107739
    [junit] [EL Finest]: 2024-01-08 18:54:30.726--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readTemporalTypesFieldAccess" referenceClass=TemporalTypesFieldAccess sql="SELECT ID, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, UTIL_CALENDAR_D, UTIL_CALENDAR_T, UTIL_CALENDAR_TS, UTIL_DATE_D, UTIL_DATE_T, UTIL_DATE_TS FROM TMP_TEMPORAL_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.726--ServerSession(454071866)--Connection(30985001)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.726--ServerSession(454071866)--Connection(30985001)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.726--ServerSession(454071866)--Connection(4079293)--Thread(Thread[main,5,main])--SELECT ID, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, UTIL_CALENDAR_D, UTIL_CALENDAR_T, UTIL_CALENDAR_TS, UTIL_DATE_D, UTIL_DATE_T, UTIL_DATE_TS FROM TMP_TEMPORAL_FA WHERE (ID = ?)
    [junit] 	bind => [1234567890123456789]
    [junit] [EL Finest]: 2024-01-08 18:54:30.726--ServerSession(454071866)--Connection(30985001)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.726--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.726--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.726--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=TemporalTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.726--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.TemporalTypesFieldAccess@20054016)
    [junit] [EL Finest]: 2024-01-08 18:54:30.727--ServerSession(454071866)--Connection(377046847)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.727--ClientSession(599856568)--Connection(377046847)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.727--ClientSession(599856568)--Connection(377046847)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.727--ClientSession(599856568)--Connection(1910062360)--Thread(Thread[main,5,main])--DELETE FROM TMP_TEMPORAL_FA WHERE (ID = ?)
    [junit] 	bind => [1234567890123456789]
    [junit] [EL Finer]: 2024-01-08 18:54:30.727--ClientSession(599856568)--Connection(1910062360)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.727--ServerSession(454071866)--Connection(377046847)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.727--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.727--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.727--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.727--ClientSession(599856568)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.727--UnitOfWork(1881107739)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.727--ClientSession(599856568)--Thread(Thread[main,5,main])--client released
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa1.simple.TestTemporalFieldTypes
    [junit] [EL Finer]: 2024-01-08 18:54:30.739--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 702410165
    [junit] [EL Finer]: 2024-01-08 18:54:30.739--ClientSession(702410165)--Thread(Thread[main,5,main])--acquire unit of work: 1867111823
    [junit] [EL Finest]: 2024-01-08 18:54:30.739--UnitOfWork(1867111823)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.739--UnitOfWork(1867111823)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.739--UnitOfWork(1867111823)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@36fe46a0)
    [junit] [EL Finest]: 2024-01-08 18:54:30.739--ServerSession(454071866)--Connection(1563069722)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.739--ClientSession(702410165)--Connection(1563069722)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.739--ClientSession(702410165)--Connection(1563069722)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.74--ClientSession(702410165)--Connection(2091816597)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.74--ClientSession(702410165)--Connection(2091816597)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.74--ServerSession(454071866)--Connection(1563069722)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.74--UnitOfWork(1867111823)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.74--UnitOfWork(1867111823)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.74--UnitOfWork(1867111823)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.74--ClientSession(702410165)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.74--UnitOfWork(1867111823)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.741--ClientSession(702410165)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.741--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1088024576
    [junit] [EL Finer]: 2024-01-08 18:54:30.741--ClientSession(1088024576)--Thread(Thread[main,5,main])--acquire unit of work: 1225979740
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--ServerSession(454071866)--Connection(1098963669)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--ServerSession(454071866)--Connection(1098963669)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.741--ServerSession(454071866)--Connection(1899393079)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--ServerSession(454071866)--Connection(1098963669)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.741--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@20166766)
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--ServerSession(454071866)--Connection(628237516)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.741--ClientSession(1088024576)--Connection(628237516)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.741--ClientSession(1088024576)--Connection(628237516)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.742--ClientSession(1088024576)--Connection(1574281292)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--ClientSession(1088024576)--Connection(1574281292)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.742--ServerSession(454071866)--Connection(628237516)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--ClientSession(1088024576)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--UnitOfWork(1225979740)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--ClientSession(1088024576)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 319762070
    [junit] [EL Finer]: 2024-01-08 18:54:30.742--ClientSession(319762070)--Thread(Thread[main,5,main])--acquire unit of work: 661601407
    [junit] [EL Finest]: 2024-01-08 18:54:30.742--UnitOfWork(661601407)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.766--UnitOfWork(661601407)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.766--UnitOfWork(661601407)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@20166766)
    [junit] [EL Finest]: 2024-01-08 18:54:30.767--ServerSession(454071866)--Connection(1195194841)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.767--ClientSession(319762070)--Connection(1195194841)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.767--ClientSession(319762070)--Connection(1195194841)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.767--ClientSession(319762070)--Connection(757912630)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, 2005-10-08 10:49:00.0, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.767--ClientSession(319762070)--Connection(757912630)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.768--ServerSession(454071866)--Connection(1195194841)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.768--UnitOfWork(661601407)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.768--UnitOfWork(661601407)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.768--UnitOfWork(661601407)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.768--ClientSession(319762070)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.768--UnitOfWork(661601407)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.768--ClientSession(319762070)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.768--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1700296854
    [junit] [EL Finer]: 2024-01-08 18:54:30.768--ClientSession(1700296854)--Thread(Thread[main,5,main])--acquire unit of work: 1258645013
    [junit] [EL Finest]: 2024-01-08 18:54:30.768--UnitOfWork(1258645013)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.768--ServerSession(454071866)--Connection(12813863)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.768--ServerSession(454071866)--Connection(12813863)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.768--ServerSession(454071866)--Connection(125003982)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:30.768--ServerSession(454071866)--Connection(12813863)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.768--UnitOfWork(1258645013)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--UnitOfWork(1258645013)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--UnitOfWork(1258645013)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--UnitOfWork(1258645013)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--UnitOfWork(1258645013)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--ClientSession(1700296854)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--UnitOfWork(1258645013)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--ClientSession(1700296854)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1096524110
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--ClientSession(1096524110)--Thread(Thread[main,5,main])--acquire unit of work: 689557447
    [junit] [EL Finest]: 2024-01-08 18:54:30.769--UnitOfWork(689557447)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.769--ServerSession(454071866)--Connection(247359835)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.769--ServerSession(454071866)--Connection(247359835)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.769--ServerSession(454071866)--Connection(1195148445)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:30.769--ServerSession(454071866)--Connection(247359835)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.769--UnitOfWork(689557447)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.769--UnitOfWork(689557447)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.769--UnitOfWork(689557447)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3cf197bb)
    [junit] [EL Finest]: 2024-01-08 18:54:30.77--ServerSession(454071866)--Connection(1648605441)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.77--ClientSession(1096524110)--Connection(1648605441)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.77--ClientSession(1096524110)--Connection(1648605441)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.77--ClientSession(1096524110)--Connection(33198668)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 2, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.77--ClientSession(1096524110)--Connection(33198668)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.77--ServerSession(454071866)--Connection(1648605441)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.77--UnitOfWork(689557447)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--UnitOfWork(689557447)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--UnitOfWork(689557447)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--ClientSession(1096524110)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--UnitOfWork(689557447)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--ClientSession(1096524110)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2044711780
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--ClientSession(2044711780)--Thread(Thread[main,5,main])--acquire unit of work: 2095067392
    [junit] [EL Finest]: 2024-01-08 18:54:30.771--UnitOfWork(2095067392)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.771--ServerSession(454071866)--Connection(694002722)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.771--ServerSession(454071866)--Connection(694002722)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.771--ServerSession(454071866)--Connection(1894196217)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:30.771--ServerSession(454071866)--Connection(694002722)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.771--UnitOfWork(2095067392)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--UnitOfWork(2095067392)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.771--UnitOfWork(2095067392)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@a31dda7)
    [junit] [EL Finest]: 2024-01-08 18:54:30.771--ServerSession(454071866)--Connection(129502884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.771--ClientSession(2044711780)--Connection(129502884)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.771--ClientSession(2044711780)--Connection(129502884)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.772--ClientSession(2044711780)--Connection(1419567915)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-10-08 10:49:00.0, 3, 2, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--ClientSession(2044711780)--Connection(1419567915)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.772--ServerSession(454071866)--Connection(129502884)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--UnitOfWork(2095067392)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--UnitOfWork(2095067392)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--UnitOfWork(2095067392)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--ClientSession(2044711780)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--UnitOfWork(2095067392)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--ClientSession(2044711780)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1458064441
    [junit] [EL Finer]: 2024-01-08 18:54:30.772--ClientSession(1458064441)--Thread(Thread[main,5,main])--acquire unit of work: 291681646
    [junit] [EL Finest]: 2024-01-08 18:54:30.772--UnitOfWork(291681646)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.772--ServerSession(454071866)--Connection(575969746)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.772--ServerSession(454071866)--Connection(575969746)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.772--ServerSession(454071866)--Connection(1424055906)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:30.773--ServerSession(454071866)--Connection(575969746)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.773--UnitOfWork(291681646)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.773--UnitOfWork(291681646)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.773--UnitOfWork(291681646)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@44b14df7)
    [junit] [EL Finest]: 2024-01-08 18:54:30.773--ServerSession(454071866)--Connection(484545219)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.773--ClientSession(1458064441)--Connection(484545219)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.773--ClientSession(1458064441)--Connection(484545219)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.773--ClientSession(1458064441)--Connection(1056306781)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-10-09 10:49:00.0, 4, 2, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:30.773--ClientSession(1458064441)--Connection(1056306781)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.774--ServerSession(454071866)--Connection(484545219)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--UnitOfWork(291681646)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--UnitOfWork(291681646)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--UnitOfWork(291681646)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--ClientSession(1458064441)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--UnitOfWork(291681646)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--ClientSession(1458064441)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1548868129
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--ClientSession(1548868129)--Thread(Thread[main,5,main])--acquire unit of work: 1287011554
    [junit] [EL Finest]: 2024-01-08 18:54:30.774--UnitOfWork(1287011554)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.774--ServerSession(454071866)--Connection(1574988855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.774--ServerSession(454071866)--Connection(1574988855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.774--ServerSession(454071866)--Connection(51320008)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:30.774--ServerSession(454071866)--Connection(1574988855)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.774--UnitOfWork(1287011554)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.774--UnitOfWork(1287011554)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.774--UnitOfWork(1287011554)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2c7131af)
    [junit] [EL Finest]: 2024-01-08 18:54:30.775--ServerSession(454071866)--Connection(159158795)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--ClientSession(1548868129)--Connection(159158795)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.775--ClientSession(1548868129)--Connection(159158795)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.775--ClientSession(1548868129)--Connection(841546472)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 2, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--ClientSession(1548868129)--Connection(841546472)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.775--ServerSession(454071866)--Connection(159158795)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--UnitOfWork(1287011554)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--UnitOfWork(1287011554)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--UnitOfWork(1287011554)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--ClientSession(1548868129)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--UnitOfWork(1287011554)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--ClientSession(1548868129)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 374344214
    [junit] [EL Finer]: 2024-01-08 18:54:30.775--ClientSession(374344214)--Thread(Thread[main,5,main])--acquire unit of work: 2077310493
    [junit] [EL Finest]: 2024-01-08 18:54:30.775--UnitOfWork(2077310493)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.775--ServerSession(454071866)--Connection(240870453)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.775--ServerSession(454071866)--Connection(240870453)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.776--ServerSession(454071866)--Connection(327016356)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Finest]: 2024-01-08 18:54:30.776--ServerSession(454071866)--Connection(240870453)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.784--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 618427061
    [junit] [EL Finer]: 2024-01-08 18:54:30.784--ClientSession(618427061)--Thread(Thread[main,5,main])--acquire unit of work: 119927586
    [junit] [EL Finest]: 2024-01-08 18:54:30.784--UnitOfWork(119927586)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.785--UnitOfWork(119927586)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.785--UnitOfWork(119927586)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4eb870e7)
    [junit] [EL Finest]: 2024-01-08 18:54:30.785--ServerSession(454071866)--Connection(1066678126)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.785--ClientSession(618427061)--Connection(1066678126)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.785--ClientSession(618427061)--Connection(1066678126)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.785--ClientSession(618427061)--Connection(394297181)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.785--ClientSession(618427061)--Connection(394297181)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.785--ServerSession(454071866)--Connection(1066678126)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--UnitOfWork(119927586)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--UnitOfWork(119927586)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--UnitOfWork(119927586)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--ClientSession(618427061)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--UnitOfWork(119927586)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--ClientSession(618427061)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 928903405
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--ClientSession(928903405)--Thread(Thread[main,5,main])--acquire unit of work: 694980143
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--UnitOfWork(694980143)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--ServerSession(454071866)--Connection(1023571656)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--ServerSession(454071866)--Connection(1023571656)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.786--ServerSession(454071866)--Connection(929732976)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--ServerSession(454071866)--Connection(1023571656)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--UnitOfWork(694980143)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--UnitOfWork(694980143)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--UnitOfWork(694980143)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--UnitOfWork(694980143)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--UnitOfWork(694980143)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@22383bcc)
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--ServerSession(454071866)--Connection(1876956312)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.786--ClientSession(928903405)--Connection(1876956312)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.786--ClientSession(928903405)--Connection(1876956312)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.787--ClientSession(928903405)--Connection(1187939089)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [7, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--ClientSession(928903405)--Connection(1187939089)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.787--ServerSession(454071866)--Connection(1876956312)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--UnitOfWork(694980143)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--UnitOfWork(694980143)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--UnitOfWork(694980143)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--ClientSession(928903405)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--UnitOfWork(694980143)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--ClientSession(928903405)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1008434822
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--ClientSession(1008434822)--Thread(Thread[main,5,main])--acquire unit of work: 1395714377
    [junit] [EL Finest]: 2024-01-08 18:54:30.787--UnitOfWork(1395714377)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--UnitOfWork(1395714377)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.787--UnitOfWork(1395714377)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@22383bcc)
    [junit] [EL Finest]: 2024-01-08 18:54:30.787--ServerSession(454071866)--Connection(491849118)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.787--ClientSession(1008434822)--Connection(491849118)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.787--ClientSession(1008434822)--Connection(491849118)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.788--ClientSession(1008434822)--Connection(2052696060)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, 1970-01-01 00:00:01.0, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--ClientSession(1008434822)--Connection(2052696060)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.788--ServerSession(454071866)--Connection(491849118)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--UnitOfWork(1395714377)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--UnitOfWork(1395714377)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--UnitOfWork(1395714377)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--ClientSession(1008434822)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--UnitOfWork(1395714377)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--ClientSession(1008434822)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1846727970
    [junit] [EL Finer]: 2024-01-08 18:54:30.788--ClientSession(1846727970)--Thread(Thread[main,5,main])--acquire unit of work: 2079998091
    [junit] [EL Finest]: 2024-01-08 18:54:30.788--UnitOfWork(2079998091)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.788--ServerSession(454071866)--Connection(1286303311)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.788--ServerSession(454071866)--Connection(1286303311)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.788--ServerSession(454071866)--Connection(1507004702)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.789--ServerSession(454071866)--Connection(1286303311)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.789--UnitOfWork(2079998091)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--UnitOfWork(2079998091)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--UnitOfWork(2079998091)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--UnitOfWork(2079998091)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--UnitOfWork(2079998091)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--ClientSession(1846727970)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--UnitOfWork(2079998091)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--ClientSession(1846727970)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1586753837
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--ClientSession(1586753837)--Thread(Thread[main,5,main])--acquire unit of work: 2080841808
    [junit] [EL Finest]: 2024-01-08 18:54:30.789--UnitOfWork(2080841808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.789--ServerSession(454071866)--Connection(1212632500)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.789--ServerSession(454071866)--Connection(1212632500)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.789--ServerSession(454071866)--Connection(500882639)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.789--ServerSession(454071866)--Connection(1212632500)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.789--UnitOfWork(2080841808)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.789--UnitOfWork(2080841808)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.79--UnitOfWork(2080841808)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1941e2b0)
    [junit] [EL Finest]: 2024-01-08 18:54:30.79--ServerSession(454071866)--Connection(1994329160)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.79--ClientSession(1586753837)--Connection(1994329160)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.79--ClientSession(1586753837)--Connection(1994329160)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.79--ClientSession(1586753837)--Connection(1612522561)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIMESTAMP = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 7, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.79--ClientSession(1586753837)--Connection(1612522561)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.79--ServerSession(454071866)--Connection(1994329160)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.79--UnitOfWork(2080841808)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.79--UnitOfWork(2080841808)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.79--UnitOfWork(2080841808)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.79--ClientSession(1586753837)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.79--UnitOfWork(2080841808)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.79--ClientSession(1586753837)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.791--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 397753053
    [junit] [EL Finer]: 2024-01-08 18:54:30.791--ClientSession(397753053)--Thread(Thread[main,5,main])--acquire unit of work: 419875119
    [junit] [EL Finest]: 2024-01-08 18:54:30.791--UnitOfWork(419875119)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.791--ServerSession(454071866)--Connection(280025442)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.791--ServerSession(454071866)--Connection(280025442)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.791--ServerSession(454071866)--Connection(1462421400)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.791--ServerSession(454071866)--Connection(280025442)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.791--UnitOfWork(419875119)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.791--UnitOfWork(419875119)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.791--UnitOfWork(419875119)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@46979fd2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.791--ServerSession(454071866)--Connection(1374502443)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.791--ClientSession(397753053)--Connection(1374502443)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.791--ClientSession(397753053)--Connection(1374502443)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.791--ClientSession(397753053)--Connection(61594760)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIMESTAMP = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:01.0, 3, 7, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--ClientSession(397753053)--Connection(61594760)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.792--ServerSession(454071866)--Connection(1374502443)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--UnitOfWork(419875119)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--UnitOfWork(419875119)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--UnitOfWork(419875119)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--ClientSession(397753053)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--UnitOfWork(419875119)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--ClientSession(397753053)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2028900305
    [junit] [EL Finer]: 2024-01-08 18:54:30.792--ClientSession(2028900305)--Thread(Thread[main,5,main])--acquire unit of work: 1078651521
    [junit] [EL Finest]: 2024-01-08 18:54:30.792--UnitOfWork(1078651521)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.792--ServerSession(454071866)--Connection(500707740)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.792--ServerSession(454071866)--Connection(500707740)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.792--ServerSession(454071866)--Connection(554525101)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.792--ServerSession(454071866)--Connection(500707740)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.793--UnitOfWork(1078651521)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--UnitOfWork(1078651521)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.793--UnitOfWork(1078651521)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3a181b9b)
    [junit] [EL Finest]: 2024-01-08 18:54:30.793--ServerSession(454071866)--Connection(752524531)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--ClientSession(2028900305)--Connection(752524531)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.793--ClientSession(2028900305)--Connection(752524531)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.793--ClientSession(2028900305)--Connection(242989056)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIMESTAMP = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:02.0, 4, 7, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--ClientSession(2028900305)--Connection(242989056)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.793--ServerSession(454071866)--Connection(752524531)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--UnitOfWork(1078651521)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--UnitOfWork(1078651521)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--UnitOfWork(1078651521)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--ClientSession(2028900305)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--UnitOfWork(1078651521)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.793--ClientSession(2028900305)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.794--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 377179579
    [junit] [EL Finer]: 2024-01-08 18:54:30.794--ClientSession(377179579)--Thread(Thread[main,5,main])--acquire unit of work: 1849587331
    [junit] [EL Finest]: 2024-01-08 18:54:30.794--UnitOfWork(1849587331)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.794--ServerSession(454071866)--Connection(1029077244)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.794--ServerSession(454071866)--Connection(1029077244)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.794--ServerSession(454071866)--Connection(1681840327)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.794--ServerSession(454071866)--Connection(1029077244)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.794--UnitOfWork(1849587331)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.794--UnitOfWork(1849587331)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.794--UnitOfWork(1849587331)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@35f3a69f)
    [junit] [EL Finest]: 2024-01-08 18:54:30.794--ServerSession(454071866)--Connection(688305679)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.794--ClientSession(377179579)--Connection(688305679)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.794--ClientSession(377179579)--Connection(688305679)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.794--ClientSession(377179579)--Connection(601086822)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIMESTAMP = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 7, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--ClientSession(377179579)--Connection(601086822)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.795--ServerSession(454071866)--Connection(688305679)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--UnitOfWork(1849587331)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--UnitOfWork(1849587331)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--UnitOfWork(1849587331)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--ClientSession(377179579)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--UnitOfWork(1849587331)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--ClientSession(377179579)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1438969966
    [junit] [EL Finer]: 2024-01-08 18:54:30.795--ClientSession(1438969966)--Thread(Thread[main,5,main])--acquire unit of work: 1240371735
    [junit] [EL Finest]: 2024-01-08 18:54:30.795--UnitOfWork(1240371735)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.795--ServerSession(454071866)--Connection(1952151719)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.795--ServerSession(454071866)--Connection(1952151719)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.795--ServerSession(454071866)--Connection(498614879)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Finest]: 2024-01-08 18:54:30.795--ServerSession(454071866)--Connection(1952151719)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.804--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1918427165
    [junit] [EL Finer]: 2024-01-08 18:54:30.804--ClientSession(1918427165)--Thread(Thread[main,5,main])--acquire unit of work: 1941174266
    [junit] [EL Finest]: 2024-01-08 18:54:30.804--UnitOfWork(1941174266)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.804--UnitOfWork(1941174266)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.804--UnitOfWork(1941174266)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@77960860)
    [junit] [EL Finest]: 2024-01-08 18:54:30.804--ServerSession(454071866)--Connection(1326294299)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.804--ClientSession(1918427165)--Connection(1326294299)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.804--ClientSession(1918427165)--Connection(1326294299)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.804--ClientSession(1918427165)--Connection(602773287)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.804--ClientSession(1918427165)--Connection(602773287)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.804--ServerSession(454071866)--Connection(1326294299)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--UnitOfWork(1941174266)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--UnitOfWork(1941174266)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--UnitOfWork(1941174266)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--ClientSession(1918427165)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--UnitOfWork(1941174266)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--ClientSession(1918427165)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 422615573
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--ClientSession(422615573)--Thread(Thread[main,5,main])--acquire unit of work: 1001898325
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--ServerSession(454071866)--Connection(1957440939)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--ServerSession(454071866)--Connection(1957440939)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.805--ServerSession(454071866)--Connection(1782342610)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--ServerSession(454071866)--Connection(1957440939)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@72f97666)
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--ServerSession(454071866)--Connection(1854275891)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.805--ClientSession(422615573)--Connection(1854275891)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.805--ClientSession(422615573)--Connection(1854275891)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.806--ClientSession(422615573)--Connection(349701229)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--ClientSession(422615573)--Connection(349701229)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.806--ServerSession(454071866)--Connection(1854275891)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--ClientSession(422615573)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--UnitOfWork(1001898325)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--ClientSession(422615573)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 610804064
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--ClientSession(610804064)--Thread(Thread[main,5,main])--acquire unit of work: 2050564935
    [junit] [EL Finest]: 2024-01-08 18:54:30.806--UnitOfWork(2050564935)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--UnitOfWork(2050564935)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.806--UnitOfWork(2050564935)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@72f97666)
    [junit] [EL Finest]: 2024-01-08 18:54:30.806--ServerSession(454071866)--Connection(1528752559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.806--ClientSession(610804064)--Connection(1528752559)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.806--ClientSession(610804064)--Connection(1528752559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.806--ClientSession(610804064)--Connection(1050189965)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, 2005-10-08 00:00:00.0, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--ClientSession(610804064)--Connection(1050189965)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.807--ServerSession(454071866)--Connection(1528752559)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--UnitOfWork(2050564935)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--UnitOfWork(2050564935)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--UnitOfWork(2050564935)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--ClientSession(610804064)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--UnitOfWork(2050564935)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--ClientSession(610804064)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 383611665
    [junit] [EL Finer]: 2024-01-08 18:54:30.807--ClientSession(383611665)--Thread(Thread[main,5,main])--acquire unit of work: 975348724
    [junit] [EL Finest]: 2024-01-08 18:54:30.807--UnitOfWork(975348724)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.807--ServerSession(454071866)--Connection(1103491317)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.807--ServerSession(454071866)--Connection(1103491317)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.807--ServerSession(454071866)--Connection(150738768)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:30.808--ServerSession(454071866)--Connection(1103491317)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.808--UnitOfWork(975348724)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--UnitOfWork(975348724)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--UnitOfWork(975348724)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--UnitOfWork(975348724)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--UnitOfWork(975348724)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--ClientSession(383611665)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--UnitOfWork(975348724)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--ClientSession(383611665)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1549033029
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--ClientSession(1549033029)--Thread(Thread[main,5,main])--acquire unit of work: 210060522
    [junit] [EL Finest]: 2024-01-08 18:54:30.808--UnitOfWork(210060522)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.808--ServerSession(454071866)--Connection(1652198488)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.808--ServerSession(454071866)--Connection(1652198488)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.808--ServerSession(454071866)--Connection(36197227)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:30.808--ServerSession(454071866)--Connection(1652198488)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.808--UnitOfWork(210060522)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.808--UnitOfWork(210060522)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.808--UnitOfWork(210060522)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5af43a7d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.809--ServerSession(454071866)--Connection(740933852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--ClientSession(1549033029)--Connection(740933852)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.809--ClientSession(1549033029)--Connection(740933852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.809--ClientSession(1549033029)--Connection(803547415)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 3, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--ClientSession(1549033029)--Connection(803547415)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.809--ServerSession(454071866)--Connection(740933852)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--UnitOfWork(210060522)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--UnitOfWork(210060522)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--UnitOfWork(210060522)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--ClientSession(1549033029)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--UnitOfWork(210060522)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--ClientSession(1549033029)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1927581672
    [junit] [EL Finer]: 2024-01-08 18:54:30.809--ClientSession(1927581672)--Thread(Thread[main,5,main])--acquire unit of work: 1760966565
    [junit] [EL Finest]: 2024-01-08 18:54:30.809--UnitOfWork(1760966565)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.874--ServerSession(454071866)--Connection(1859978813)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.874--ServerSession(454071866)--Connection(1859978813)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.874--ServerSession(454071866)--Connection(842578045)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:30.875--ServerSession(454071866)--Connection(1859978813)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.875--UnitOfWork(1760966565)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.875--UnitOfWork(1760966565)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.875--UnitOfWork(1760966565)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3de7a229)
    [junit] [EL Finest]: 2024-01-08 18:54:30.875--ServerSession(454071866)--Connection(1275136778)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.875--ClientSession(1927581672)--Connection(1275136778)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.875--ClientSession(1927581672)--Connection(1275136778)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.875--ClientSession(1927581672)--Connection(124728725)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-10-08 00:00:00.0, 3, 3, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--ClientSession(1927581672)--Connection(124728725)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.876--ServerSession(454071866)--Connection(1275136778)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--UnitOfWork(1760966565)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--UnitOfWork(1760966565)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--UnitOfWork(1760966565)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--ClientSession(1927581672)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--UnitOfWork(1760966565)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--ClientSession(1927581672)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1375242649
    [junit] [EL Finer]: 2024-01-08 18:54:30.876--ClientSession(1375242649)--Thread(Thread[main,5,main])--acquire unit of work: 358978039
    [junit] [EL Finest]: 2024-01-08 18:54:30.876--UnitOfWork(358978039)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.876--ServerSession(454071866)--Connection(1800981843)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.876--ServerSession(454071866)--Connection(1800981843)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.876--ServerSession(454071866)--Connection(625108322)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:30.877--ServerSession(454071866)--Connection(1800981843)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.877--UnitOfWork(358978039)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.877--UnitOfWork(358978039)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.877--UnitOfWork(358978039)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@93051d0)
    [junit] [EL Finest]: 2024-01-08 18:54:30.877--ServerSession(454071866)--Connection(317730658)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.877--ClientSession(1375242649)--Connection(317730658)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.877--ClientSession(1375242649)--Connection(317730658)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.877--ClientSession(1375242649)--Connection(1050671674)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-10-09 00:00:00.0, 4, 3, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:30.877--ClientSession(1375242649)--Connection(1050671674)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--ServerSession(454071866)--Connection(317730658)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--UnitOfWork(358978039)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--UnitOfWork(358978039)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--UnitOfWork(358978039)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--ClientSession(1375242649)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--UnitOfWork(358978039)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--ClientSession(1375242649)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1759978266
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--ClientSession(1759978266)--Thread(Thread[main,5,main])--acquire unit of work: 2080348763
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--UnitOfWork(2080348763)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--ServerSession(454071866)--Connection(988864820)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--ServerSession(454071866)--Connection(988864820)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.878--ServerSession(454071866)--Connection(1529612608)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--ServerSession(454071866)--Connection(988864820)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--UnitOfWork(2080348763)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--UnitOfWork(2080348763)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--UnitOfWork(2080348763)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@da86085)
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--ServerSession(454071866)--Connection(187805697)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.878--ClientSession(1759978266)--Connection(187805697)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.878--ClientSession(1759978266)--Connection(187805697)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.879--ClientSession(1759978266)--Connection(299838405)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 3, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--ClientSession(1759978266)--Connection(299838405)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.879--ServerSession(454071866)--Connection(187805697)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--UnitOfWork(2080348763)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--UnitOfWork(2080348763)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--UnitOfWork(2080348763)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--ClientSession(1759978266)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--UnitOfWork(2080348763)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--ClientSession(1759978266)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 164467040
    [junit] [EL Finer]: 2024-01-08 18:54:30.879--ClientSession(164467040)--Thread(Thread[main,5,main])--acquire unit of work: 268081632
    [junit] [EL Finest]: 2024-01-08 18:54:30.879--UnitOfWork(268081632)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.879--ServerSession(454071866)--Connection(1737689817)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.879--ServerSession(454071866)--Connection(1737689817)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.879--ServerSession(454071866)--Connection(1450575693)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Finest]: 2024-01-08 18:54:30.88--ServerSession(454071866)--Connection(1737689817)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.888--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1755890263
    [junit] [EL Finer]: 2024-01-08 18:54:30.888--ClientSession(1755890263)--Thread(Thread[main,5,main])--acquire unit of work: 79281017
    [junit] [EL Finest]: 2024-01-08 18:54:30.888--UnitOfWork(79281017)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.888--UnitOfWork(79281017)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.888--UnitOfWork(79281017)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5220d7f)
    [junit] [EL Finest]: 2024-01-08 18:54:30.888--ServerSession(454071866)--Connection(1087470396)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.888--ClientSession(1755890263)--Connection(1087470396)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.888--ClientSession(1755890263)--Connection(1087470396)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.888--ClientSession(1755890263)--Connection(167408172)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--ClientSession(1755890263)--Connection(167408172)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.889--ServerSession(454071866)--Connection(1087470396)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--UnitOfWork(79281017)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--UnitOfWork(79281017)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--UnitOfWork(79281017)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--ClientSession(1755890263)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--UnitOfWork(79281017)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--ClientSession(1755890263)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1595331002
    [junit] [EL Finer]: 2024-01-08 18:54:30.889--ClientSession(1595331002)--Thread(Thread[main,5,main])--acquire unit of work: 341133823
    [junit] [EL Finest]: 2024-01-08 18:54:30.889--UnitOfWork(341133823)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.889--ServerSession(454071866)--Connection(1315189323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.889--ServerSession(454071866)--Connection(1315189323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.889--ServerSession(454071866)--Connection(1687451145)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.89--ServerSession(454071866)--Connection(1315189323)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.89--UnitOfWork(341133823)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.89--UnitOfWork(341133823)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.89--UnitOfWork(341133823)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.89--UnitOfWork(341133823)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.89--UnitOfWork(341133823)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@33425ad2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.89--ServerSession(454071866)--Connection(465097015)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.89--ClientSession(1595331002)--Connection(465097015)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.89--ClientSession(1595331002)--Connection(465097015)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.89--ClientSession(1595331002)--Connection(568677776)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.89--ClientSession(1595331002)--Connection(568677776)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.89--ServerSession(454071866)--Connection(465097015)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--UnitOfWork(341133823)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--UnitOfWork(341133823)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--UnitOfWork(341133823)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--ClientSession(1595331002)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--UnitOfWork(341133823)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--ClientSession(1595331002)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 42813501
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--ClientSession(42813501)--Thread(Thread[main,5,main])--acquire unit of work: 1608585266
    [junit] [EL Finest]: 2024-01-08 18:54:30.891--UnitOfWork(1608585266)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--UnitOfWork(1608585266)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.891--UnitOfWork(1608585266)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@33425ad2)
    [junit] [EL Finest]: 2024-01-08 18:54:30.891--ServerSession(454071866)--Connection(1418596100)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--ClientSession(42813501)--Connection(1418596100)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.891--ClientSession(42813501)--Connection(1418596100)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.891--ClientSession(42813501)--Connection(1009412360)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, 1970-02-01 10:49:00.0, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.891--ClientSession(42813501)--Connection(1009412360)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.892--ServerSession(454071866)--Connection(1418596100)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(1608585266)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(1608585266)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(1608585266)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--ClientSession(42813501)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(1608585266)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--ClientSession(42813501)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 600457992
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--ClientSession(600457992)--Thread(Thread[main,5,main])--acquire unit of work: 119049818
    [junit] [EL Finest]: 2024-01-08 18:54:30.892--UnitOfWork(119049818)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.892--ServerSession(454071866)--Connection(1746261400)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.892--ServerSession(454071866)--Connection(1746261400)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.892--ServerSession(454071866)--Connection(1878971091)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.892--ServerSession(454071866)--Connection(1746261400)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.892--UnitOfWork(119049818)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(119049818)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(119049818)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(119049818)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(119049818)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--ClientSession(600457992)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--UnitOfWork(119049818)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--ClientSession(600457992)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 49983283
    [junit] [EL Finer]: 2024-01-08 18:54:30.892--ClientSession(49983283)--Thread(Thread[main,5,main])--acquire unit of work: 1948267901
    [junit] [EL Finest]: 2024-01-08 18:54:30.893--UnitOfWork(1948267901)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.893--ServerSession(454071866)--Connection(149383656)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.893--ServerSession(454071866)--Connection(149383656)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.893--ServerSession(454071866)--Connection(1339905017)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.893--ServerSession(454071866)--Connection(149383656)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.893--UnitOfWork(1948267901)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.893--UnitOfWork(1948267901)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.893--UnitOfWork(1948267901)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6d77abb7)
    [junit] [EL Finest]: 2024-01-08 18:54:30.893--ServerSession(454071866)--Connection(2072769895)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.893--ClientSession(49983283)--Connection(2072769895)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.893--ClientSession(49983283)--Connection(2072769895)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.893--ClientSession(49983283)--Connection(749030878)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 4, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--ClientSession(49983283)--Connection(749030878)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.894--ServerSession(454071866)--Connection(2072769895)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--UnitOfWork(1948267901)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--UnitOfWork(1948267901)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--UnitOfWork(1948267901)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--ClientSession(49983283)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--UnitOfWork(1948267901)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--ClientSession(49983283)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1135762266
    [junit] [EL Finer]: 2024-01-08 18:54:30.894--ClientSession(1135762266)--Thread(Thread[main,5,main])--acquire unit of work: 1740025478
    [junit] [EL Finest]: 2024-01-08 18:54:30.894--UnitOfWork(1740025478)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.894--ServerSession(454071866)--Connection(1635501075)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.894--ServerSession(454071866)--Connection(1635501075)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.894--ServerSession(454071866)--Connection(1722550739)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.894--ServerSession(454071866)--Connection(1635501075)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.894--UnitOfWork(1740025478)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--UnitOfWork(1740025478)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.895--UnitOfWork(1740025478)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@6505bc3d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.895--ServerSession(454071866)--Connection(1543884764)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--ClientSession(1135762266)--Connection(1543884764)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.895--ClientSession(1135762266)--Connection(1543884764)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.895--ClientSession(1135762266)--Connection(1144957381)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-02-01 10:49:00.0, 3, 4, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--ClientSession(1135762266)--Connection(1144957381)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.895--ServerSession(454071866)--Connection(1543884764)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--UnitOfWork(1740025478)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--UnitOfWork(1740025478)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--UnitOfWork(1740025478)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--ClientSession(1135762266)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--UnitOfWork(1740025478)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--ClientSession(1135762266)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1536845900
    [junit] [EL Finer]: 2024-01-08 18:54:30.895--ClientSession(1536845900)--Thread(Thread[main,5,main])--acquire unit of work: 697513932
    [junit] [EL Finest]: 2024-01-08 18:54:30.895--UnitOfWork(697513932)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.895--ServerSession(454071866)--Connection(408077242)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.896--ServerSession(454071866)--Connection(408077242)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.896--ServerSession(454071866)--Connection(81068754)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.896--ServerSession(454071866)--Connection(408077242)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.896--UnitOfWork(697513932)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.896--UnitOfWork(697513932)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.896--UnitOfWork(697513932)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3c18b907)
    [junit] [EL Finest]: 2024-01-08 18:54:30.896--ServerSession(454071866)--Connection(515290406)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.896--ClientSession(1536845900)--Connection(515290406)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.896--ClientSession(1536845900)--Connection(515290406)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.896--ClientSession(1536845900)--Connection(1006735710)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-02-01 11:49:00.0, 4, 4, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--ClientSession(1536845900)--Connection(1006735710)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.897--ServerSession(454071866)--Connection(515290406)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--UnitOfWork(697513932)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--UnitOfWork(697513932)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--UnitOfWork(697513932)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--ClientSession(1536845900)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--UnitOfWork(697513932)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--ClientSession(1536845900)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 941464922
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--ClientSession(941464922)--Thread(Thread[main,5,main])--acquire unit of work: 321458426
    [junit] [EL Finest]: 2024-01-08 18:54:30.897--UnitOfWork(321458426)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.897--ServerSession(454071866)--Connection(588441760)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.897--ServerSession(454071866)--Connection(588441760)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.897--ServerSession(454071866)--Connection(545515917)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.897--ServerSession(454071866)--Connection(588441760)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.897--UnitOfWork(321458426)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.897--UnitOfWork(321458426)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.897--UnitOfWork(321458426)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2f553734)
    [junit] [EL Finest]: 2024-01-08 18:54:30.898--ServerSession(454071866)--Connection(617009388)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--ClientSession(941464922)--Connection(617009388)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.898--ClientSession(941464922)--Connection(617009388)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.898--ClientSession(941464922)--Connection(1378672617)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_CALENDAR = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 4, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--ClientSession(941464922)--Connection(1378672617)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.898--ServerSession(454071866)--Connection(617009388)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--UnitOfWork(321458426)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--UnitOfWork(321458426)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--UnitOfWork(321458426)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--ClientSession(941464922)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--UnitOfWork(321458426)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--ClientSession(941464922)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2075349804
    [junit] [EL Finer]: 2024-01-08 18:54:30.898--ClientSession(2075349804)--Thread(Thread[main,5,main])--acquire unit of work: 1776332038
    [junit] [EL Finest]: 2024-01-08 18:54:30.898--UnitOfWork(1776332038)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.898--ServerSession(454071866)--Connection(1569186884)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.898--ServerSession(454071866)--Connection(1569186884)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.899--ServerSession(454071866)--Connection(1011912509)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Finest]: 2024-01-08 18:54:30.899--ServerSession(454071866)--Connection(1569186884)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.915--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 671874913
    [junit] [EL Finer]: 2024-01-08 18:54:30.915--ClientSession(671874913)--Thread(Thread[main,5,main])--acquire unit of work: 1998128581
    [junit] [EL Finest]: 2024-01-08 18:54:30.915--UnitOfWork(1998128581)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.915--UnitOfWork(1998128581)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.915--UnitOfWork(1998128581)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@75238a55)
    [junit] [EL Finest]: 2024-01-08 18:54:30.915--ServerSession(454071866)--Connection(90005715)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.915--ClientSession(671874913)--Connection(90005715)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.915--ClientSession(671874913)--Connection(90005715)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.915--ClientSession(671874913)--Connection(978680464)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--ClientSession(671874913)--Connection(978680464)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.916--ServerSession(454071866)--Connection(90005715)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--UnitOfWork(1998128581)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--UnitOfWork(1998128581)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--UnitOfWork(1998128581)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--ClientSession(671874913)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--UnitOfWork(1998128581)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--ClientSession(671874913)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1929297859
    [junit] [EL Finer]: 2024-01-08 18:54:30.916--ClientSession(1929297859)--Thread(Thread[main,5,main])--acquire unit of work: 474682039
    [junit] [EL Finest]: 2024-01-08 18:54:30.916--UnitOfWork(474682039)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.916--ServerSession(454071866)--Connection(224098900)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.916--ServerSession(454071866)--Connection(224098900)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.916--ServerSession(454071866)--Connection(928580884)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:30.917--ServerSession(454071866)--Connection(224098900)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.917--UnitOfWork(474682039)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.917--UnitOfWork(474682039)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.917--UnitOfWork(474682039)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.917--UnitOfWork(474682039)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.917--UnitOfWork(474682039)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@74c4c69d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.917--ServerSession(454071866)--Connection(1561680745)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.917--ClientSession(1929297859)--Connection(1561680745)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.917--ClientSession(1929297859)--Connection(1561680745)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.917--ClientSession(1929297859)--Connection(413849132)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [5, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.917--ClientSession(1929297859)--Connection(413849132)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.918--ServerSession(454071866)--Connection(1561680745)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--UnitOfWork(474682039)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--UnitOfWork(474682039)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--UnitOfWork(474682039)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--ClientSession(1929297859)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--UnitOfWork(474682039)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--ClientSession(1929297859)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 875660931
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--ClientSession(875660931)--Thread(Thread[main,5,main])--acquire unit of work: 1124621695
    [junit] [EL Finest]: 2024-01-08 18:54:30.918--UnitOfWork(1124621695)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--UnitOfWork(1124621695)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.918--UnitOfWork(1124621695)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@74c4c69d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.918--ServerSession(454071866)--Connection(117700350)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.918--ClientSession(875660931)--Connection(117700350)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.918--ClientSession(875660931)--Connection(117700350)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.918--ClientSession(875660931)--Connection(1069448451)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, 2005-09-08, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--ClientSession(875660931)--Connection(1069448451)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.919--ServerSession(454071866)--Connection(117700350)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--UnitOfWork(1124621695)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--UnitOfWork(1124621695)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--UnitOfWork(1124621695)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--ClientSession(875660931)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--UnitOfWork(1124621695)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--ClientSession(875660931)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1554512569
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--ClientSession(1554512569)--Thread(Thread[main,5,main])--acquire unit of work: 1149981653
    [junit] [EL Finest]: 2024-01-08 18:54:30.919--UnitOfWork(1149981653)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.919--ServerSession(454071866)--Connection(135358498)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.919--ServerSession(454071866)--Connection(135358498)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.919--ServerSession(454071866)--Connection(1467156546)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:30.919--ServerSession(454071866)--Connection(135358498)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.919--UnitOfWork(1149981653)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.919--UnitOfWork(1149981653)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--UnitOfWork(1149981653)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--UnitOfWork(1149981653)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--UnitOfWork(1149981653)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--ClientSession(1554512569)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--UnitOfWork(1149981653)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--ClientSession(1554512569)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1724169215
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--ClientSession(1724169215)--Thread(Thread[main,5,main])--acquire unit of work: 1083289194
    [junit] [EL Finest]: 2024-01-08 18:54:30.92--UnitOfWork(1083289194)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.92--ServerSession(454071866)--Connection(667650559)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.92--ServerSession(454071866)--Connection(667650559)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.92--ServerSession(454071866)--Connection(1513131155)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:30.92--ServerSession(454071866)--Connection(667650559)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.92--UnitOfWork(1083289194)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--UnitOfWork(1083289194)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.92--UnitOfWork(1083289194)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5447c0d0)
    [junit] [EL Finest]: 2024-01-08 18:54:30.92--ServerSession(454071866)--Connection(780066942)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.92--ClientSession(1724169215)--Connection(780066942)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.92--ClientSession(1724169215)--Connection(780066942)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.921--ClientSession(1724169215)--Connection(1146483745)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 5, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--ClientSession(1724169215)--Connection(1146483745)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.921--ServerSession(454071866)--Connection(780066942)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--UnitOfWork(1083289194)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--UnitOfWork(1083289194)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--UnitOfWork(1083289194)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--ClientSession(1724169215)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--UnitOfWork(1083289194)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--ClientSession(1724169215)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1215827265
    [junit] [EL Finer]: 2024-01-08 18:54:30.921--ClientSession(1215827265)--Thread(Thread[main,5,main])--acquire unit of work: 291272992
    [junit] [EL Finest]: 2024-01-08 18:54:30.921--UnitOfWork(291272992)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.921--ServerSession(454071866)--Connection(2059625430)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.921--ServerSession(454071866)--Connection(2059625430)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.921--ServerSession(454071866)--Connection(970070985)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:30.922--ServerSession(454071866)--Connection(2059625430)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.922--UnitOfWork(291272992)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.922--UnitOfWork(291272992)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.922--UnitOfWork(291272992)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@432fe1d7)
    [junit] [EL Finest]: 2024-01-08 18:54:30.922--ServerSession(454071866)--Connection(196521071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.922--ClientSession(1215827265)--Connection(196521071)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.922--ClientSession(1215827265)--Connection(196521071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.922--ClientSession(1215827265)--Connection(2052229917)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-09-08, 3, 5, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:30.922--ClientSession(1215827265)--Connection(2052229917)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.922--ServerSession(454071866)--Connection(196521071)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--UnitOfWork(291272992)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--UnitOfWork(291272992)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--UnitOfWork(291272992)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--ClientSession(1215827265)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--UnitOfWork(291272992)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--ClientSession(1215827265)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 2069661176
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--ClientSession(2069661176)--Thread(Thread[main,5,main])--acquire unit of work: 1161268008
    [junit] [EL Finest]: 2024-01-08 18:54:30.923--UnitOfWork(1161268008)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.923--ServerSession(454071866)--Connection(735312624)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.923--ServerSession(454071866)--Connection(735312624)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.923--ServerSession(454071866)--Connection(306405991)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:30.923--ServerSession(454071866)--Connection(735312624)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.923--UnitOfWork(1161268008)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--UnitOfWork(1161268008)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.923--UnitOfWork(1161268008)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@74b8e2c4)
    [junit] [EL Finest]: 2024-01-08 18:54:30.923--ServerSession(454071866)--Connection(1230078181)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.923--ClientSession(2069661176)--Connection(1230078181)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.923--ClientSession(2069661176)--Connection(1230078181)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.924--ClientSession(2069661176)--Connection(1052595355)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-09-09, 4, 5, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--ClientSession(2069661176)--Connection(1052595355)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.981--ServerSession(454071866)--Connection(1230078181)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--UnitOfWork(1161268008)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--UnitOfWork(1161268008)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--UnitOfWork(1161268008)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--ClientSession(2069661176)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--UnitOfWork(1161268008)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--ClientSession(2069661176)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 154823293
    [junit] [EL Finer]: 2024-01-08 18:54:30.981--ClientSession(154823293)--Thread(Thread[main,5,main])--acquire unit of work: 1286178071
    [junit] [EL Finest]: 2024-01-08 18:54:30.981--UnitOfWork(1286178071)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.981--ServerSession(454071866)--Connection(417601941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.981--ServerSession(454071866)--Connection(417601941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.981--ServerSession(454071866)--Connection(338837436)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:30.982--ServerSession(454071866)--Connection(417601941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.982--UnitOfWork(1286178071)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.982--UnitOfWork(1286178071)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.982--UnitOfWork(1286178071)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4e80632f)
    [junit] [EL Finest]: 2024-01-08 18:54:30.982--ServerSession(454071866)--Connection(1935338858)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.982--ClientSession(154823293)--Connection(1935338858)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.982--ClientSession(154823293)--Connection(1935338858)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.982--ClientSession(154823293)--Connection(866986538)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 5, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:30.982--ClientSession(154823293)--Connection(866986538)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.983--ServerSession(454071866)--Connection(1935338858)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.983--UnitOfWork(1286178071)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.983--UnitOfWork(1286178071)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.983--UnitOfWork(1286178071)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.983--ClientSession(154823293)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.983--UnitOfWork(1286178071)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.983--ClientSession(154823293)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.983--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 252052564
    [junit] [EL Finer]: 2024-01-08 18:54:30.983--ClientSession(252052564)--Thread(Thread[main,5,main])--acquire unit of work: 722704739
    [junit] [EL Finest]: 2024-01-08 18:54:30.983--UnitOfWork(722704739)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.983--ServerSession(454071866)--Connection(1907690065)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.983--ServerSession(454071866)--Connection(1907690065)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.983--ServerSession(454071866)--Connection(1108109562)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Finest]: 2024-01-08 18:54:30.983--ServerSession(454071866)--Connection(1907690065)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:30.992--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 162131660
    [junit] [EL Finer]: 2024-01-08 18:54:30.992--ClientSession(162131660)--Thread(Thread[main,5,main])--acquire unit of work: 629071018
    [junit] [EL Finest]: 2024-01-08 18:54:30.992--UnitOfWork(629071018)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.992--UnitOfWork(629071018)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.992--UnitOfWork(629071018)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3f1b17c4)
    [junit] [EL Finest]: 2024-01-08 18:54:30.992--ServerSession(454071866)--Connection(2100440492)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.992--ClientSession(162131660)--Connection(2100440492)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.992--ClientSession(162131660)--Connection(2100440492)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.992--ClientSession(162131660)--Connection(788149548)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--ClientSession(162131660)--Connection(788149548)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.993--ServerSession(454071866)--Connection(2100440492)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--UnitOfWork(629071018)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--UnitOfWork(629071018)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--UnitOfWork(629071018)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--ClientSession(162131660)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--UnitOfWork(629071018)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--ClientSession(162131660)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 690978591
    [junit] [EL Finer]: 2024-01-08 18:54:30.993--ClientSession(690978591)--Thread(Thread[main,5,main])--acquire unit of work: 1167878363
    [junit] [EL Finest]: 2024-01-08 18:54:30.993--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.993--ServerSession(454071866)--Connection(976254481)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.993--ServerSession(454071866)--Connection(976254481)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.993--ServerSession(454071866)--Connection(915733493)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:30.993--ServerSession(454071866)--Connection(976254481)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.993--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.994--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.994--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:30.994--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@42edcb56)
    [junit] [EL Finest]: 2024-01-08 18:54:30.994--ServerSession(454071866)--Connection(1787738680)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--ClientSession(690978591)--Connection(1787738680)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.994--ClientSession(690978591)--Connection(1787738680)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.994--ClientSession(690978591)--Connection(52104851)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [6, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--ClientSession(690978591)--Connection(52104851)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.994--ServerSession(454071866)--Connection(1787738680)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--ClientSession(690978591)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--UnitOfWork(1167878363)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--ClientSession(690978591)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1902502228
    [junit] [EL Finer]: 2024-01-08 18:54:30.994--ClientSession(1902502228)--Thread(Thread[main,5,main])--acquire unit of work: 1847970362
    [junit] [EL Finest]: 2024-01-08 18:54:30.995--UnitOfWork(1847970362)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:30.995--UnitOfWork(1847970362)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.995--UnitOfWork(1847970362)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@42edcb56)
    [junit] [EL Finest]: 2024-01-08 18:54:30.995--ServerSession(454071866)--Connection(472782014)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.995--ClientSession(1902502228)--Connection(472782014)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.995--ClientSession(1902502228)--Connection(472782014)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.995--ClientSession(1902502228)--Connection(1109342510)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, 10:49:00, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:30.995--ClientSession(1902502228)--Connection(1109342510)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.995--ServerSession(454071866)--Connection(472782014)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1847970362)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1847970362)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1847970362)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--ClientSession(1902502228)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1847970362)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--ClientSession(1902502228)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1047650069
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--ClientSession(1047650069)--Thread(Thread[main,5,main])--acquire unit of work: 1385609089
    [junit] [EL Finest]: 2024-01-08 18:54:30.996--UnitOfWork(1385609089)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.996--ServerSession(454071866)--Connection(1778066100)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.996--ServerSession(454071866)--Connection(1778066100)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.996--ServerSession(454071866)--Connection(829610481)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:30.996--ServerSession(454071866)--Connection(1778066100)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.996--UnitOfWork(1385609089)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1385609089)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1385609089)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1385609089)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1385609089)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--ClientSession(1047650069)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--UnitOfWork(1385609089)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--ClientSession(1047650069)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1908548135
    [junit] [EL Finer]: 2024-01-08 18:54:30.996--ClientSession(1908548135)--Thread(Thread[main,5,main])--acquire unit of work: 693904251
    [junit] [EL Finest]: 2024-01-08 18:54:30.996--UnitOfWork(693904251)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.996--ServerSession(454071866)--Connection(2049728782)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.996--ServerSession(454071866)--Connection(2049728782)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.997--ServerSession(454071866)--Connection(1791369395)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:30.997--ServerSession(454071866)--Connection(2049728782)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.997--UnitOfWork(693904251)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.997--UnitOfWork(693904251)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.997--UnitOfWork(693904251)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@42fa4908)
    [junit] [EL Finest]: 2024-01-08 18:54:30.997--ServerSession(454071866)--Connection(6227003)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.997--ClientSession(1908548135)--Connection(6227003)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.997--ClientSession(1908548135)--Connection(6227003)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.997--ClientSession(1908548135)--Connection(631870386)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 6, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--ClientSession(1908548135)--Connection(631870386)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.998--ServerSession(454071866)--Connection(6227003)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--UnitOfWork(693904251)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--UnitOfWork(693904251)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--UnitOfWork(693904251)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--ClientSession(1908548135)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--UnitOfWork(693904251)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--ClientSession(1908548135)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1427041227
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--ClientSession(1427041227)--Thread(Thread[main,5,main])--acquire unit of work: 755516301
    [junit] [EL Finest]: 2024-01-08 18:54:30.998--UnitOfWork(755516301)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.998--ServerSession(454071866)--Connection(1154838941)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.998--ServerSession(454071866)--Connection(1154838941)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.998--ServerSession(454071866)--Connection(684887565)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:30.998--ServerSession(454071866)--Connection(1154838941)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.998--UnitOfWork(755516301)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:30.998--UnitOfWork(755516301)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:30.998--UnitOfWork(755516301)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@65db569d)
    [junit] [EL Finest]: 2024-01-08 18:54:30.998--ServerSession(454071866)--Connection(921952148)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--ClientSession(1427041227)--Connection(921952148)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.999--ClientSession(1427041227)--Connection(921952148)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.999--ClientSession(1427041227)--Connection(1058617909)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [10:49:00, 3, 6, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--ClientSession(1427041227)--Connection(1058617909)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:30.999--ServerSession(454071866)--Connection(921952148)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--UnitOfWork(755516301)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--UnitOfWork(755516301)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--UnitOfWork(755516301)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--ClientSession(1427041227)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--UnitOfWork(755516301)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--ClientSession(1427041227)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1720928836
    [junit] [EL Finer]: 2024-01-08 18:54:30.999--ClientSession(1720928836)--Thread(Thread[main,5,main])--acquire unit of work: 1320433277
    [junit] [EL Finest]: 2024-01-08 18:54:30.999--UnitOfWork(1320433277)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:30.999--ServerSession(454071866)--Connection(940205324)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:30.999--ServerSession(454071866)--Connection(940205324)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:30.999--ServerSession(454071866)--Connection(2003507372)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:31.0--ServerSession(454071866)--Connection(940205324)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.0--UnitOfWork(1320433277)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.0--UnitOfWork(1320433277)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.0--UnitOfWork(1320433277)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@64be75a6)
    [junit] [EL Finest]: 2024-01-08 18:54:31.0--ServerSession(454071866)--Connection(544639250)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.0--ClientSession(1720928836)--Connection(544639250)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.0--ClientSession(1720928836)--Connection(544639250)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.0--ClientSession(1720928836)--Connection(519435702)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [11:49:00, 4, 6, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:31.0--ClientSession(1720928836)--Connection(519435702)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--ServerSession(454071866)--Connection(544639250)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--UnitOfWork(1320433277)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--UnitOfWork(1320433277)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--UnitOfWork(1320433277)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--ClientSession(1720928836)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--UnitOfWork(1320433277)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--ClientSession(1720928836)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1019357443
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--ClientSession(1019357443)--Thread(Thread[main,5,main])--acquire unit of work: 677906832
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--UnitOfWork(677906832)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--ServerSession(454071866)--Connection(427884910)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--ServerSession(454071866)--Connection(427884910)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.001--ServerSession(454071866)--Connection(502304557)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--ServerSession(454071866)--Connection(427884910)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--UnitOfWork(677906832)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--UnitOfWork(677906832)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--UnitOfWork(677906832)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@589b9cb2)
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--ServerSession(454071866)--Connection(1343228756)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.001--ClientSession(1019357443)--Connection(1343228756)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.001--ClientSession(1019357443)--Connection(1343228756)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.002--ClientSession(1019357443)--Connection(1500763336)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET SQL_TIME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 6, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:31.002--ClientSession(1019357443)--Connection(1500763336)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.002--ServerSession(454071866)--Connection(1343228756)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.002--UnitOfWork(677906832)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.002--UnitOfWork(677906832)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.002--UnitOfWork(677906832)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.002--ClientSession(1019357443)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.002--UnitOfWork(677906832)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.002--ClientSession(1019357443)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.003--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 388419531
    [junit] [EL Finer]: 2024-01-08 18:54:31.003--ClientSession(388419531)--Thread(Thread[main,5,main])--acquire unit of work: 1203514576
    [junit] [EL Finest]: 2024-01-08 18:54:31.003--UnitOfWork(1203514576)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.003--ServerSession(454071866)--Connection(3044731)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.003--ServerSession(454071866)--Connection(3044731)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.003--ServerSession(454071866)--Connection(274594651)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Finest]: 2024-01-08 18:54:31.003--ServerSession(454071866)--Connection(3044731)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:31.012--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1692951994
    [junit] [EL Finer]: 2024-01-08 18:54:31.012--ClientSession(1692951994)--Thread(Thread[main,5,main])--acquire unit of work: 2139894566
    [junit] [EL Finest]: 2024-01-08 18:54:31.012--UnitOfWork(2139894566)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.012--UnitOfWork(2139894566)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.012--UnitOfWork(2139894566)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@4994eac3)
    [junit] [EL Finest]: 2024-01-08 18:54:31.012--ServerSession(454071866)--Connection(476080744)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.012--ClientSession(1692951994)--Connection(476080744)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.012--ClientSession(1692951994)--Connection(476080744)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.012--ClientSession(1692951994)--Connection(40595393)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:31.012--ClientSession(1692951994)--Connection(40595393)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--ServerSession(454071866)--Connection(476080744)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--UnitOfWork(2139894566)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--UnitOfWork(2139894566)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--UnitOfWork(2139894566)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--ClientSession(1692951994)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--UnitOfWork(2139894566)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--ClientSession(1692951994)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1191615751
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--ClientSession(1191615751)--Thread(Thread[main,5,main])--acquire unit of work: 1487576229
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--ServerSession(454071866)--Connection(23520534)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--ServerSession(454071866)--Connection(23520534)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.013--ServerSession(454071866)--Connection(1460332576)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--ServerSession(454071866)--Connection(23520534)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.013--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:31.013--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@285446f0)
    [junit] [EL Finest]: 2024-01-08 18:54:31.014--ServerSession(454071866)--Connection(518514852)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--ClientSession(1191615751)--Connection(518514852)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.014--ClientSession(1191615751)--Connection(518514852)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.014--ClientSession(1191615751)--Connection(128059050)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [9, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--ClientSession(1191615751)--Connection(128059050)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.014--ServerSession(454071866)--Connection(518514852)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--ClientSession(1191615751)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--UnitOfWork(1487576229)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--ClientSession(1191615751)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1902037992
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--ClientSession(1902037992)--Thread(Thread[main,5,main])--acquire unit of work: 1356705711
    [junit] [EL Finest]: 2024-01-08 18:54:31.014--UnitOfWork(1356705711)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--UnitOfWork(1356705711)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.014--UnitOfWork(1356705711)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@285446f0)
    [junit] [EL Finest]: 2024-01-08 18:54:31.014--ServerSession(454071866)--Connection(400383784)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.014--ClientSession(1902037992)--Connection(400383784)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.014--ClientSession(1902037992)--Connection(400383784)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.015--ClientSession(1902037992)--Connection(274454448)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, 2005-09-08 00:00:00.0, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--ClientSession(1902037992)--Connection(274454448)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.015--ServerSession(454071866)--Connection(400383784)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--UnitOfWork(1356705711)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--UnitOfWork(1356705711)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--UnitOfWork(1356705711)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--ClientSession(1902037992)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--UnitOfWork(1356705711)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--ClientSession(1902037992)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 26602503
    [junit] [EL Finer]: 2024-01-08 18:54:31.015--ClientSession(26602503)--Thread(Thread[main,5,main])--acquire unit of work: 2085406466
    [junit] [EL Finest]: 2024-01-08 18:54:31.015--UnitOfWork(2085406466)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.015--ServerSession(454071866)--Connection(853834092)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.015--ServerSession(454071866)--Connection(853834092)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.015--ServerSession(454071866)--Connection(707528025)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Finest]: 2024-01-08 18:54:31.016--ServerSession(454071866)--Connection(853834092)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.016--UnitOfWork(2085406466)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--UnitOfWork(2085406466)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--UnitOfWork(2085406466)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--UnitOfWork(2085406466)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--UnitOfWork(2085406466)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--ClientSession(26602503)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--UnitOfWork(2085406466)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--ClientSession(26602503)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1173060930
    [junit] [EL Finer]: 2024-01-08 18:54:31.016--ClientSession(1173060930)--Thread(Thread[main,5,main])--acquire unit of work: 2024789353
    [junit] [EL Finest]: 2024-01-08 18:54:31.016--UnitOfWork(2024789353)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.016--ServerSession(454071866)--Connection(720430426)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.016--ServerSession(454071866)--Connection(720430426)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.016--ServerSession(454071866)--Connection(417094017)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Finest]: 2024-01-08 18:54:31.016--ServerSession(454071866)--Connection(720430426)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.017--UnitOfWork(2024789353)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--UnitOfWork(2024789353)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.017--UnitOfWork(2024789353)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@41af99)
    [junit] [EL Finest]: 2024-01-08 18:54:31.017--ServerSession(454071866)--Connection(1474040968)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--ClientSession(1173060930)--Connection(1474040968)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.017--ClientSession(1173060930)--Connection(1474040968)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.017--ClientSession(1173060930)--Connection(1219880536)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 9, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--ClientSession(1173060930)--Connection(1219880536)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.017--ServerSession(454071866)--Connection(1474040968)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--UnitOfWork(2024789353)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--UnitOfWork(2024789353)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--UnitOfWork(2024789353)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--ClientSession(1173060930)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--UnitOfWork(2024789353)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--ClientSession(1173060930)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1512815694
    [junit] [EL Finer]: 2024-01-08 18:54:31.017--ClientSession(1512815694)--Thread(Thread[main,5,main])--acquire unit of work: 1835305943
    [junit] [EL Finest]: 2024-01-08 18:54:31.017--UnitOfWork(1835305943)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.018--ServerSession(454071866)--Connection(176436997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.018--ServerSession(454071866)--Connection(176436997)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.018--ServerSession(454071866)--Connection(1657023424)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Finest]: 2024-01-08 18:54:31.018--ServerSession(454071866)--Connection(176436997)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.018--UnitOfWork(1835305943)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.018--UnitOfWork(1835305943)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.018--UnitOfWork(1835305943)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2c79374f)
    [junit] [EL Finest]: 2024-01-08 18:54:31.018--ServerSession(454071866)--Connection(1152889036)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.018--ClientSession(1512815694)--Connection(1152889036)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.018--ClientSession(1512815694)--Connection(1152889036)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.018--ClientSession(1512815694)--Connection(1889095842)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-09-08 00:00:00.0, 3, 9, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--ClientSession(1512815694)--Connection(1889095842)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.019--ServerSession(454071866)--Connection(1152889036)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--UnitOfWork(1835305943)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--UnitOfWork(1835305943)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--UnitOfWork(1835305943)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--ClientSession(1512815694)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--UnitOfWork(1835305943)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--ClientSession(1512815694)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1655234845
    [junit] [EL Finer]: 2024-01-08 18:54:31.019--ClientSession(1655234845)--Thread(Thread[main,5,main])--acquire unit of work: 467672148
    [junit] [EL Finest]: 2024-01-08 18:54:31.019--UnitOfWork(467672148)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.019--ServerSession(454071866)--Connection(566645706)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.019--ServerSession(454071866)--Connection(566645706)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.019--ServerSession(454071866)--Connection(1250371337)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Finest]: 2024-01-08 18:54:31.02--ServerSession(454071866)--Connection(566645706)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.02--UnitOfWork(467672148)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.02--UnitOfWork(467672148)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.02--UnitOfWork(467672148)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@741b2455)
    [junit] [EL Finest]: 2024-01-08 18:54:31.02--ServerSession(454071866)--Connection(345816451)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.02--ClientSession(1655234845)--Connection(345816451)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.02--ClientSession(1655234845)--Connection(345816451)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.02--ClientSession(1655234845)--Connection(1876912290)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2005-09-09 00:00:00.0, 4, 9, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--ClientSession(1655234845)--Connection(1876912290)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.088--ServerSession(454071866)--Connection(345816451)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--UnitOfWork(467672148)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--UnitOfWork(467672148)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--UnitOfWork(467672148)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--ClientSession(1655234845)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--UnitOfWork(467672148)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--ClientSession(1655234845)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 653760863
    [junit] [EL Finer]: 2024-01-08 18:54:31.088--ClientSession(653760863)--Thread(Thread[main,5,main])--acquire unit of work: 1475758247
    [junit] [EL Finest]: 2024-01-08 18:54:31.088--UnitOfWork(1475758247)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.088--ServerSession(454071866)--Connection(1131978883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.088--ServerSession(454071866)--Connection(1131978883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.088--ServerSession(454071866)--Connection(1596696492)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Finest]: 2024-01-08 18:54:31.089--ServerSession(454071866)--Connection(1131978883)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.089--UnitOfWork(1475758247)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.089--UnitOfWork(1475758247)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.089--UnitOfWork(1475758247)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@20da2b11)
    [junit] [EL Finest]: 2024-01-08 18:54:31.089--ServerSession(454071866)--Connection(615788190)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.089--ClientSession(653760863)--Connection(615788190)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.089--ClientSession(653760863)--Connection(615788190)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.089--ClientSession(653760863)--Connection(102362407)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 9, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--ClientSession(653760863)--Connection(102362407)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.09--ServerSession(454071866)--Connection(615788190)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--UnitOfWork(1475758247)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--UnitOfWork(1475758247)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--UnitOfWork(1475758247)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--ClientSession(653760863)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--UnitOfWork(1475758247)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--ClientSession(653760863)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1446136041
    [junit] [EL Finer]: 2024-01-08 18:54:31.09--ClientSession(1446136041)--Thread(Thread[main,5,main])--acquire unit of work: 1408715887
    [junit] [EL Finest]: 2024-01-08 18:54:31.09--UnitOfWork(1408715887)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.09--ServerSession(454071866)--Connection(449770467)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.09--ServerSession(454071866)--Connection(449770467)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.09--ServerSession(454071866)--Connection(996639872)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Finest]: 2024-01-08 18:54:31.091--ServerSession(454071866)--Connection(449770467)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:31.099--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1509023897
    [junit] [EL Finer]: 2024-01-08 18:54:31.099--ClientSession(1509023897)--Thread(Thread[main,5,main])--acquire unit of work: 94538263
    [junit] [EL Finest]: 2024-01-08 18:54:31.099--UnitOfWork(94538263)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.099--UnitOfWork(94538263)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.099--UnitOfWork(94538263)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@410d9658)
    [junit] [EL Finest]: 2024-01-08 18:54:31.1--ServerSession(454071866)--Connection(1385048966)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.1--ClientSession(1509023897)--Connection(1385048966)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.1--ClientSession(1509023897)--Connection(1385048966)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.1--ClientSession(1509023897)--Connection(1139667442)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [8, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:31.1--ClientSession(1509023897)--Connection(1139667442)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.1--ServerSession(454071866)--Connection(1385048966)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.1--UnitOfWork(94538263)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.1--UnitOfWork(94538263)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.1--UnitOfWork(94538263)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.101--ClientSession(1509023897)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.101--UnitOfWork(94538263)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.101--ClientSession(1509023897)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.101--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 84730634
    [junit] [EL Finer]: 2024-01-08 18:54:31.101--ClientSession(84730634)--Thread(Thread[main,5,main])--acquire unit of work: 645737014
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--UnitOfWork(645737014)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--ServerSession(454071866)--Connection(171130218)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--ServerSession(454071866)--Connection(171130218)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.101--ServerSession(454071866)--Connection(475975605)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--ServerSession(454071866)--Connection(171130218)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--UnitOfWork(645737014)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--UnitOfWork(645737014)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.101--UnitOfWork(645737014)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--UnitOfWork(645737014)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--UnitOfWork(645737014)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@314bd2ee)
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--ServerSession(454071866)--Connection(1212752194)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.101--ClientSession(84730634)--Connection(1212752194)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.101--ClientSession(84730634)--Connection(1212752194)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.102--ClientSession(84730634)--Connection(1962942367)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [8, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--ClientSession(84730634)--Connection(1962942367)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.102--ServerSession(454071866)--Connection(1212752194)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--UnitOfWork(645737014)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--UnitOfWork(645737014)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--UnitOfWork(645737014)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--ClientSession(84730634)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--UnitOfWork(645737014)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--ClientSession(84730634)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 991724420
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--ClientSession(991724420)--Thread(Thread[main,5,main])--acquire unit of work: 987686548
    [junit] [EL Finest]: 2024-01-08 18:54:31.102--UnitOfWork(987686548)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--UnitOfWork(987686548)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.102--UnitOfWork(987686548)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@314bd2ee)
    [junit] [EL Finest]: 2024-01-08 18:54:31.102--ServerSession(454071866)--Connection(1318997209)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.102--ClientSession(991724420)--Connection(1318997209)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.102--ClientSession(991724420)--Connection(1318997209)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.102--ClientSession(991724420)--Connection(297924141)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [8, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, 1970-01-01 00:00:01.0, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--ClientSession(991724420)--Connection(297924141)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.103--ServerSession(454071866)--Connection(1318997209)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--UnitOfWork(987686548)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--UnitOfWork(987686548)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--UnitOfWork(987686548)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--ClientSession(991724420)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--UnitOfWork(987686548)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--ClientSession(991724420)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 747897774
    [junit] [EL Finer]: 2024-01-08 18:54:31.103--ClientSession(747897774)--Thread(Thread[main,5,main])--acquire unit of work: 273709665
    [junit] [EL Finest]: 2024-01-08 18:54:31.103--UnitOfWork(273709665)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.103--ServerSession(454071866)--Connection(247371480)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.103--ServerSession(454071866)--Connection(247371480)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.103--ServerSession(454071866)--Connection(1617975224)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:31.104--ServerSession(454071866)--Connection(247371480)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.104--UnitOfWork(273709665)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--UnitOfWork(273709665)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--UnitOfWork(273709665)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--UnitOfWork(273709665)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--UnitOfWork(273709665)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--ClientSession(747897774)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--UnitOfWork(273709665)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--ClientSession(747897774)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1740129817
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--ClientSession(1740129817)--Thread(Thread[main,5,main])--acquire unit of work: 646401388
    [junit] [EL Finest]: 2024-01-08 18:54:31.104--UnitOfWork(646401388)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.104--ServerSession(454071866)--Connection(1935195831)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.104--ServerSession(454071866)--Connection(1935195831)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.104--ServerSession(454071866)--Connection(1310097380)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:31.104--ServerSession(454071866)--Connection(1935195831)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.104--UnitOfWork(646401388)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.104--UnitOfWork(646401388)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.104--UnitOfWork(646401388)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@774bbc87)
    [junit] [EL Finest]: 2024-01-08 18:54:31.105--ServerSession(454071866)--Connection(1011132254)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--ClientSession(1740129817)--Connection(1011132254)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.105--ClientSession(1740129817)--Connection(1011132254)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.105--ClientSession(1740129817)--Connection(214623887)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 8, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--ClientSession(1740129817)--Connection(214623887)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.105--ServerSession(454071866)--Connection(1011132254)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--UnitOfWork(646401388)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--UnitOfWork(646401388)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--UnitOfWork(646401388)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--ClientSession(1740129817)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--UnitOfWork(646401388)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--ClientSession(1740129817)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1729148898
    [junit] [EL Finer]: 2024-01-08 18:54:31.105--ClientSession(1729148898)--Thread(Thread[main,5,main])--acquire unit of work: 2130153993
    [junit] [EL Finest]: 2024-01-08 18:54:31.105--UnitOfWork(2130153993)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.105--ServerSession(454071866)--Connection(634580422)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.105--ServerSession(454071866)--Connection(634580422)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.105--ServerSession(454071866)--Connection(2108011037)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:31.106--ServerSession(454071866)--Connection(634580422)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.106--UnitOfWork(2130153993)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.106--UnitOfWork(2130153993)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.106--UnitOfWork(2130153993)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@5dcd1bc2)
    [junit] [EL Finest]: 2024-01-08 18:54:31.106--ServerSession(454071866)--Connection(1067844575)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.106--ClientSession(1729148898)--Connection(1067844575)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.106--ClientSession(1729148898)--Connection(1067844575)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.106--ClientSession(1729148898)--Connection(1698403858)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:01.0, 3, 8, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:31.106--ClientSession(1729148898)--Connection(1698403858)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--ServerSession(454071866)--Connection(1067844575)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--UnitOfWork(2130153993)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--UnitOfWork(2130153993)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--UnitOfWork(2130153993)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--ClientSession(1729148898)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--UnitOfWork(2130153993)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--ClientSession(1729148898)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 606155118
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--ClientSession(606155118)--Thread(Thread[main,5,main])--acquire unit of work: 731281102
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--UnitOfWork(731281102)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--ServerSession(454071866)--Connection(304414376)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--ServerSession(454071866)--Connection(304414376)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.107--ServerSession(454071866)--Connection(781615330)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--ServerSession(454071866)--Connection(304414376)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--UnitOfWork(731281102)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--UnitOfWork(731281102)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--UnitOfWork(731281102)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@1ba948b5)
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--ServerSession(454071866)--Connection(885399661)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.107--ClientSession(606155118)--Connection(885399661)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.107--ClientSession(606155118)--Connection(885399661)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.108--ClientSession(606155118)--Connection(1009729900)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:02.0, 4, 8, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--ClientSession(606155118)--Connection(1009729900)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.108--ServerSession(454071866)--Connection(885399661)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--UnitOfWork(731281102)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--UnitOfWork(731281102)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--UnitOfWork(731281102)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--ClientSession(606155118)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--UnitOfWork(731281102)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--ClientSession(606155118)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 717142092
    [junit] [EL Finer]: 2024-01-08 18:54:31.108--ClientSession(717142092)--Thread(Thread[main,5,main])--acquire unit of work: 796799038
    [junit] [EL Finest]: 2024-01-08 18:54:31.108--UnitOfWork(796799038)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.108--ServerSession(454071866)--Connection(1763455132)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.108--ServerSession(454071866)--Connection(1763455132)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.108--ServerSession(454071866)--Connection(371478697)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:31.109--ServerSession(454071866)--Connection(1763455132)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.109--UnitOfWork(796799038)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.109--UnitOfWork(796799038)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.109--UnitOfWork(796799038)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@17a6d037)
    [junit] [EL Finest]: 2024-01-08 18:54:31.109--ServerSession(454071866)--Connection(732115144)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.109--ClientSession(717142092)--Connection(732115144)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.109--ClientSession(717142092)--Connection(732115144)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.109--ClientSession(717142092)--Connection(1566948203)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 8, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:31.109--ClientSession(717142092)--Connection(1566948203)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.109--ServerSession(454071866)--Connection(732115144)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.11--UnitOfWork(796799038)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.11--UnitOfWork(796799038)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.11--UnitOfWork(796799038)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.11--ClientSession(717142092)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.11--UnitOfWork(796799038)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.11--ClientSession(717142092)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.11--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1470820473
    [junit] [EL Finer]: 2024-01-08 18:54:31.11--ClientSession(1470820473)--Thread(Thread[main,5,main])--acquire unit of work: 1698545460
    [junit] [EL Finest]: 2024-01-08 18:54:31.11--UnitOfWork(1698545460)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.11--ServerSession(454071866)--Connection(359919131)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.11--ServerSession(454071866)--Connection(359919131)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.11--ServerSession(454071866)--Connection(1989102594)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Finest]: 2024-01-08 18:54:31.11--ServerSession(454071866)--Connection(359919131)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: 2024-01-08 18:54:31.118--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 126974528
    [junit] [EL Finer]: 2024-01-08 18:54:31.118--ClientSession(126974528)--Thread(Thread[main,5,main])--acquire unit of work: 1285307195
    [junit] [EL Finest]: 2024-01-08 18:54:31.118--UnitOfWork(1285307195)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.118--UnitOfWork(1285307195)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.118--UnitOfWork(1285307195)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@30d1d46d)
    [junit] [EL Finest]: 2024-01-08 18:54:31.118--ServerSession(454071866)--Connection(1605038189)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.118--ClientSession(126974528)--Connection(1605038189)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.118--ClientSession(126974528)--Connection(1605038189)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.119--ClientSession(126974528)--Connection(1925336384)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, null, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--ClientSession(126974528)--Connection(1925336384)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.119--ServerSession(454071866)--Connection(1605038189)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--UnitOfWork(1285307195)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--UnitOfWork(1285307195)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--UnitOfWork(1285307195)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--ClientSession(126974528)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--UnitOfWork(1285307195)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--ClientSession(126974528)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 823128936
    [junit] [EL Finer]: 2024-01-08 18:54:31.119--ClientSession(823128936)--Thread(Thread[main,5,main])--acquire unit of work: 967722172
    [junit] [EL Finest]: 2024-01-08 18:54:31.119--UnitOfWork(967722172)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.119--ServerSession(454071866)--Connection(1508292228)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.119--ServerSession(454071866)--Connection(1508292228)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.12--ServerSession(454071866)--Connection(1631488164)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:31.12--ServerSession(454071866)--Connection(1508292228)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.12--UnitOfWork(967722172)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.12--UnitOfWork(967722172)--Thread(Thread[main,5,main])--deleting_object (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.12--UnitOfWork(967722172)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.12--UnitOfWork(967722172)--Thread(Thread[main,5,main])--Execute query DoesExistQuery(referenceClass=BasicTypesFieldAccess )
    [junit] [EL Finest]: 2024-01-08 18:54:31.12--UnitOfWork(967722172)--Thread(Thread[main,5,main])--Execute query DeleteObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@64a489bc)
    [junit] [EL Finest]: 2024-01-08 18:54:31.12--ServerSession(454071866)--Connection(494179109)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.12--ClientSession(823128936)--Connection(494179109)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.12--ClientSession(823128936)--Connection(494179109)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.12--ClientSession(823128936)--Connection(394268080)--Thread(Thread[main,5,main])--DELETE FROM TMP_BASIC_TYPES_FA WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:31.12--ClientSession(823128936)--Connection(394268080)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.121--ServerSession(454071866)--Connection(494179109)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--UnitOfWork(967722172)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--UnitOfWork(967722172)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--UnitOfWork(967722172)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--ClientSession(823128936)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--UnitOfWork(967722172)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--ClientSession(823128936)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 232785883
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--ClientSession(232785883)--Thread(Thread[main,5,main])--acquire unit of work: 884228345
    [junit] [EL Finest]: 2024-01-08 18:54:31.121--UnitOfWork(884228345)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--UnitOfWork(884228345)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.121--UnitOfWork(884228345)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@64a489bc)
    [junit] [EL Finest]: 2024-01-08 18:54:31.121--ServerSession(454071866)--Connection(939577481)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.121--ClientSession(232785883)--Connection(939577481)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.121--ClientSession(232785883)--Connection(939577481)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.121--ClientSession(232785883)--Connection(894682765)--Thread(Thread[main,5,main])--INSERT INTO TMP_BASIC_TYPES_FA (ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, null, null, null, null, 0, false, null, null, null, 0, null, null, 0.0, 0.0, 0, 0, 0, null, null, null, null, null, null, null, 1970-01-01 00:00:01.0, 1, null, null, null, null, null, null, null, null, null, null, null, null, null]
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--ClientSession(232785883)--Connection(894682765)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.122--ServerSession(454071866)--Connection(939577481)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--UnitOfWork(884228345)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--UnitOfWork(884228345)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--UnitOfWork(884228345)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--ClientSession(232785883)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--UnitOfWork(884228345)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--ClientSession(232785883)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1901602268
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--ClientSession(1901602268)--Thread(Thread[main,5,main])--acquire unit of work: 1331832806
    [junit] [EL Finest]: 2024-01-08 18:54:31.122--UnitOfWork(1331832806)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.122--ServerSession(454071866)--Connection(1689184041)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.122--ServerSession(454071866)--Connection(1689184041)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.122--ServerSession(454071866)--Connection(1880497313)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:31.122--ServerSession(454071866)--Connection(1689184041)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.122--UnitOfWork(1331832806)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--UnitOfWork(1331832806)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--UnitOfWork(1331832806)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--UnitOfWork(1331832806)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.122--UnitOfWork(1331832806)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.123--ClientSession(1901602268)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.123--UnitOfWork(1331832806)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.123--ClientSession(1901602268)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.123--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1306799634
    [junit] [EL Finer]: 2024-01-08 18:54:31.123--ClientSession(1306799634)--Thread(Thread[main,5,main])--acquire unit of work: 142383989
    [junit] [EL Finest]: 2024-01-08 18:54:31.123--UnitOfWork(142383989)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.123--ServerSession(454071866)--Connection(154417360)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.123--ServerSession(454071866)--Connection(154417360)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.123--ServerSession(454071866)--Connection(982552155)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:31.123--ServerSession(454071866)--Connection(154417360)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.123--UnitOfWork(142383989)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.123--UnitOfWork(142383989)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.123--UnitOfWork(142383989)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@3a233d2e)
    [junit] [EL Finest]: 2024-01-08 18:54:31.123--ServerSession(454071866)--Connection(749065792)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.123--ClientSession(1306799634)--Connection(749065792)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.123--ClientSession(1306799634)--Connection(749065792)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.123--ClientSession(1306799634)--Connection(1069788650)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 2, 1, 1]
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--ClientSession(1306799634)--Connection(1069788650)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.124--ServerSession(454071866)--Connection(749065792)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--UnitOfWork(142383989)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--UnitOfWork(142383989)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--UnitOfWork(142383989)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--ClientSession(1306799634)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--UnitOfWork(142383989)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--ClientSession(1306799634)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1166718870
    [junit] [EL Finer]: 2024-01-08 18:54:31.124--ClientSession(1166718870)--Thread(Thread[main,5,main])--acquire unit of work: 1193246385
    [junit] [EL Finest]: 2024-01-08 18:54:31.124--UnitOfWork(1193246385)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.124--ServerSession(454071866)--Connection(1704015685)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.124--ServerSession(454071866)--Connection(1704015685)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.124--ServerSession(454071866)--Connection(681430819)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:31.124--ServerSession(454071866)--Connection(1704015685)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.125--UnitOfWork(1193246385)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--UnitOfWork(1193246385)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.125--UnitOfWork(1193246385)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@46de0f1)
    [junit] [EL Finest]: 2024-01-08 18:54:31.125--ServerSession(454071866)--Connection(780724951)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--ClientSession(1166718870)--Connection(780724951)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.125--ClientSession(1166718870)--Connection(780724951)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.125--ClientSession(1166718870)--Connection(1225390660)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:01.0, 3, 1, 2]
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--ClientSession(1166718870)--Connection(1225390660)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.125--ServerSession(454071866)--Connection(780724951)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--UnitOfWork(1193246385)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--UnitOfWork(1193246385)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--UnitOfWork(1193246385)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--ClientSession(1166718870)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--UnitOfWork(1193246385)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--ClientSession(1166718870)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 473766527
    [junit] [EL Finer]: 2024-01-08 18:54:31.125--ClientSession(473766527)--Thread(Thread[main,5,main])--acquire unit of work: 1963623805
    [junit] [EL Finest]: 2024-01-08 18:54:31.125--UnitOfWork(1963623805)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.125--ServerSession(454071866)--Connection(1935116866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.126--ServerSession(454071866)--Connection(1935116866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.126--ServerSession(454071866)--Connection(380965589)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:31.126--ServerSession(454071866)--Connection(1935116866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.126--UnitOfWork(1963623805)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.126--UnitOfWork(1963623805)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.126--UnitOfWork(1963623805)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@432f5ccb)
    [junit] [EL Finest]: 2024-01-08 18:54:31.191--ServerSession(454071866)--Connection(846746517)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.191--ClientSession(473766527)--Connection(846746517)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.191--ClientSession(473766527)--Connection(846746517)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.191--ClientSession(473766527)--Connection(682226360)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1970-01-01 00:00:02.0, 4, 1, 3]
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--ClientSession(473766527)--Connection(682226360)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.192--ServerSession(454071866)--Connection(846746517)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--UnitOfWork(1963623805)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--UnitOfWork(1963623805)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--UnitOfWork(1963623805)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--ClientSession(473766527)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--UnitOfWork(1963623805)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--ClientSession(473766527)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 868613444
    [junit] [EL Finer]: 2024-01-08 18:54:31.192--ClientSession(868613444)--Thread(Thread[main,5,main])--acquire unit of work: 1129440338
    [junit] [EL Finest]: 2024-01-08 18:54:31.192--UnitOfWork(1129440338)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.192--ServerSession(454071866)--Connection(604693170)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.192--ServerSession(454071866)--Connection(604693170)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.193--ServerSession(454071866)--Connection(2086192763)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:31.193--ServerSession(454071866)--Connection(604693170)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.193--UnitOfWork(1129440338)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finer]: 2024-01-08 18:54:31.193--UnitOfWork(1129440338)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: 2024-01-08 18:54:31.193--UnitOfWork(1129440338)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa1.types.BasicTypesFieldAccess@2cd43042)
    [junit] [EL Finest]: 2024-01-08 18:54:31.193--ServerSession(454071866)--Connection(1701389962)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.193--ClientSession(868613444)--Connection(1701389962)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.193--ClientSession(868613444)--Connection(1701389962)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.193--ClientSession(868613444)--Connection(1558243645)--Thread(Thread[main,5,main])--UPDATE TMP_BASIC_TYPES_FA SET UTIL_DATE = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [null, 5, 1, 4]
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--ClientSession(868613444)--Connection(1558243645)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: 2024-01-08 18:54:31.194--ServerSession(454071866)--Connection(1701389962)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--UnitOfWork(1129440338)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--UnitOfWork(1129440338)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--UnitOfWork(1129440338)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--ClientSession(868613444)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--UnitOfWork(1129440338)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--ClientSession(868613444)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--ServerSession(454071866)--Thread(Thread[main,5,main])--client acquired: 1281289828
    [junit] [EL Finer]: 2024-01-08 18:54:31.194--ClientSession(1281289828)--Thread(Thread[main,5,main])--acquire unit of work: 1613745171
    [junit] [EL Finest]: 2024-01-08 18:54:31.194--UnitOfWork(1613745171)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readBasicTypesFieldAccess" referenceClass=BasicTypesFieldAccess sql="SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)")
    [junit] [EL Finest]: 2024-01-08 18:54:31.194--ServerSession(454071866)--Connection(1004365866)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: 2024-01-08 18:54:31.194--ServerSession(454071866)--Connection(1004365866)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: 2024-01-08 18:54:31.194--ServerSession(454071866)--Connection(911080990)--Thread(Thread[main,5,main])--SELECT ID, BIG_DECIMAL, BIG_INTEGER, ENUM_ORDINAL, ENUM_STRING, P_BYTE, P_BOOLEAN, PBA_BINARY, PBA_BLOB, PBA_LONGVARBINARY, P_CHAR, PCA_CLOB, PCA_VARCHAR, P_DOUBLE, P_FLOAT, P_INT, P_LONG, P_SHORT, SERIALIZABLE, SQL_DATE, SQL_TIME, SQL_TIMESTAMP, STRING_CLOB, STRING_VC, UTIL_CALENDAR, UTIL_DATE, VERSION, W_BOOLEAN, W_BYTE, WBA_BINARY, WBA_BLOB, WBA_LONGVARBINARY, W_CHARACTER, WCA_CLOB, WCA_VARCHAR, W_DOUBLE, W_FLOAT, W_INTEGER, W_LONG, W_SMALLINT FROM TMP_BASIC_TYPES_FA WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Finest]: 2024-01-08 18:54:31.195--ServerSession(454071866)--Connection(1004365866)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable.TestEmbeddingWithMixedAccess
    [junit] [EL Fine]: 2024-01-08 18:54:31.204--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@44810889
    [junit] [EL Finer]: 2024-01-08 18:54:31.206--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying jpa2testmodel.
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.206--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.206--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Fine]: server: 2024-01-08 18:54:31.206--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform
    [junit] [EL Finest]: jpa: 2024-01-08 18:54:31.206--ServerSession(1673190010)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa2testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar_jpa2testmodel_nonJtaDataSource=756936249; state Initial; factoryCount 0
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.206--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.206--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.206--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false
    [junit] [EL Finer]: metadata: 2024-01-08 18:54:31.206--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar].
    [junit] [EL Finer]: metadata: 2024-01-08 18:54:31.206--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Department] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Vendor] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.flight.Carrier] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Product] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Phone] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The element [field vendor] is being defaulted to a one to one mapping.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field vendor] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Vendor.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.flight.Connection] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.21--ServerSession(1673190010)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field carrier] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa2.flight.Carrier.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.flight.Flight] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field connection] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa2.flight.Connection.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Person] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddingFieldAccess] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddingPropertyAccess] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field department] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Department.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to one mapping element [field spouse] is being defaulted to: class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.flight.FlightId] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.211--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.flight.ConnectionId] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.ContactInfo] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Address] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.FrequentFlyerPlan] is set to [FIELD].
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [deptno] is being defaulted to: DEPTNO.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Vendor] is being defaulted to: Vendor.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa2.flight.Carrier] is being defaulted to: Carrier.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.212--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Product] is being defaulted to: Product.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [productType] is being defaulted to: PRODUCTTYPE.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa2.employee.Phone] is being defaulted to: Phone.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [serialNumber] is being defaulted to: SERIALNUMBER.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa2.flight.Connection] is being defaulted to: Connection.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa2.flight.Flight] is being defaulted to: Flight.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [passengers] is being defaulted to: PASSENGERS.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [ssn] is being defaulted to: SSN.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddingFieldAccess] is being defaulted to: EmbeddingFieldAccess.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [data] is being defaulted to: DATA.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [getData] is being defaulted to: DATA.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddingPropertyAccess] is being defaulted to: EmbeddingPropertyAccess.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The discriminator column name for the root inheritance class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Person] is being defaulted to: DTYPE.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [shoesize] is being defaulted to: SHOESIZE.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [zipcode] is being defaulted to: ZIPCODE.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [county] is being defaulted to: COUNTY.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [state] is being defaulted to: STATE.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [salutation] is being defaulted to: SALUTATION.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.213--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [annualMiles] is being defaulted to: ANNUALMILES.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field vendor] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [vendor] is being defaulted to: VENDOR_NAME.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field carrier] is being defaulted to: CARRIER_ID.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field department] is being defaulted to: DEPTNO.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [department] is being defaulted to: DEPARTMENT_DEPTNO.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field spouse] is being defaulted to: SSN.
    [junit] [EL Config]: metadata: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--The foreign key column name for the mapping element [spouse] is being defaulted to: SPOUSE_SSN.
    [junit] [EL Finest]: jpa: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa2testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar_jpa2testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finer]: weaver: 2024-01-08 18:54:31.214--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null.
    [junit] [EL Finest]: jpa: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit jpa2testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar_jpa2testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 0
    [junit] [EL Finest]: jpa: 2024-01-08 18:54:31.214--ServerSession(1673190010)--Thread(Thread[main,5,main])--End predeploying Persistence Unit jpa2testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar_jpa2testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Address_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.ContactInfo_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Department_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.FrequentFlyerPlan_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Person_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Phone_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Product_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Vendor_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.Carrier_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.Connection_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.215--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.Flight_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.216--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.ConnectionId_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.216--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.FlightId_] not found during initialization.
    [junit] [EL Finest]: jpa: 2024-01-08 18:54:31.216--ServerSession(1673190010)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit jpa2testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar_jpa2testmodel_nonJtaDataSource=756936249; state Predeployed; factoryCount 1
    [junit] [EL Finest]: jpa: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [javax/validation/Validation].
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.platform.database.MySQLPlatform
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=javax.persistence.nonJtaDataSource; value=org.eclipse.persistence.testing.framework.wdf.PooledDataSource@2d1dee39
    [junit] [EL Warning]: transaction: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--PersistenceUnitInfo jpa2testmodel has transactionType RESOURCE_LOCAL and therefore jtaDataSource will be ignored
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.cache.shared.default; value=false; translated value=false
    [junit] [EL Finest]: properties: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--property=eclipselink.temporal.mutable; value=true
    [junit] [EL Info]: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: connection: 2024-01-08 18:54:31.219--ServerSession(1673190010)--Connection(2035524899)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: connection: 2024-01-08 18:54:31.22--ServerSession(1673190010)--Connection(456661750)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.22--ServerSession(1673190010)--Connection(91535055)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.22--ServerSession(1673190010)--Connection(91535055)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Fine]: connection: 2024-01-08 18:54:31.22--ServerSession(1673190010)--Connection(1634361855)--Thread(Thread[main,5,main])--connecting(DatabaseLogin(
    [junit] 	platform=>MySQLPlatform
    [junit] 	user name=> ""
    [junit] 	connector=>JNDIConnector datasource name=>null
    [junit] ))
    [junit] [EL Config]: connection: 2024-01-08 18:54:31.22--ServerSession(1673190010)--Connection(1690039571)--Thread(Thread[main,5,main])--Connected: jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true
    [junit] 	User: root@localhost
    [junit] 	Database: MySQL  Version: 8.0.32
    [junit] 	Driver: MySQL Connector/J  Version: mysql-connector-j-8.2.0 (Revision: 06a1f724497fd81c6a659131fda822c9e5085b6c)
    [junit] [EL Fine]: connection: 2024-01-08 18:54:31.223--ServerSession(1673190010)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar_jpa2testmodel_nonJtaDataSource=756936249 login successful
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.224--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_PERSON DROP FOREIGN KEY FK_TMP2_PERSON_SPOUSE_SSN")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.224--ServerSession(1673190010)--Connection(481426102)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.224--ServerSession(1673190010)--Connection(481426102)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.224--ServerSession(1673190010)--Connection(2027356701)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_PERSON DROP FOREIGN KEY FK_TMP2_PERSON_SPOUSE_SSN
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.225--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.225--ServerSession(1673190010)--Connection(481426102)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.225--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP2_PERSON' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP2_PERSON DROP FOREIGN KEY FK_TMP2_PERSON_SPOUSE_SSN
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP2_PERSON DROP FOREIGN KEY FK_TMP2_PERSON_SPOUSE_SSN")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.225--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_PERSON DROP FOREIGN KEY FK_TMP2_PERSON_DEPARTMENT_DEPTNO")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.225--ServerSession(1673190010)--Connection(1607740769)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.225--ServerSession(1673190010)--Connection(1607740769)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.225--ServerSession(1673190010)--Connection(1277364327)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_PERSON DROP FOREIGN KEY FK_TMP2_PERSON_DEPARTMENT_DEPTNO
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.225--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Connection(1607740769)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP2_PERSON' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP2_PERSON DROP FOREIGN KEY FK_TMP2_PERSON_DEPARTMENT_DEPTNO
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP2_PERSON DROP FOREIGN KEY FK_TMP2_PERSON_DEPARTMENT_DEPTNO")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_PHONE DROP FOREIGN KEY FK_TMP2_PHONE_VENDOR_NAME")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Connection(886846806)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Connection(886846806)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Connection(1251846537)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_PHONE DROP FOREIGN KEY FK_TMP2_PHONE_VENDOR_NAME
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Connection(886846806)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP2_PHONE' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP2_PHONE DROP FOREIGN KEY FK_TMP2_PHONE_VENDOR_NAME
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP2_PHONE DROP FOREIGN KEY FK_TMP2_PHONE_VENDOR_NAME")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_CONNECTION DROP FOREIGN KEY FK_TMP2_CONNECTION_CARRIER_ID")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Connection(868236224)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Connection(868236224)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.226--ServerSession(1673190010)--Connection(1717821035)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_CONNECTION DROP FOREIGN KEY FK_TMP2_CONNECTION_CARRIER_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Connection(868236224)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP2_CONNECTION' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP2_CONNECTION DROP FOREIGN KEY FK_TMP2_CONNECTION_CARRIER_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP2_CONNECTION DROP FOREIGN KEY FK_TMP2_CONNECTION_CARRIER_ID")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_FLIGHT DROP FOREIGN KEY FK_TMP2_FLIGHT_CARRIER_ID")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Connection(283725816)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Connection(283725816)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Connection(574973982)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_FLIGHT DROP FOREIGN KEY FK_TMP2_FLIGHT_CARRIER_ID
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Connection(283725816)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.227--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'ecltests.TMP2_FLIGHT' doesn't exist
    [junit] Error Code: 1146
    [junit] Call: ALTER TABLE TMP2_FLIGHT DROP FOREIGN KEY FK_TMP2_FLIGHT_CARRIER_ID
    [junit] Query: DataModifyQuery(sql="ALTER TABLE TMP2_FLIGHT DROP FOREIGN KEY FK_TMP2_FLIGHT_CARRIER_ID")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Connection(885024955)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Connection(885024955)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Connection(1846310740)--Thread(Thread[main,5,main])--DROP TABLE TMP2_DEPARTMENT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Connection(885024955)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_DEPARTMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_DEPARTMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Connection(1456058858)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Connection(1456058858)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.228--ServerSession(1673190010)--Connection(1635487288)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.229--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.229--ServerSession(1673190010)--Connection(1456058858)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.229--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.229--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.229--ServerSession(1673190010)--Connection(211298656)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.229--ServerSession(1673190010)--Connection(211298656)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.229--ServerSession(1673190010)--Connection(398827512)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PHONE
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.229--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Connection(211298656)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PHONE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PHONE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Connection(1103451119)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Connection(1103451119)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Connection(207331742)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PRODUCT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Connection(1103451119)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PRODUCT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PRODUCT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Connection(190812998)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Connection(190812998)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.23--ServerSession(1673190010)--Connection(1617880041)--Thread(Thread[main,5,main])--DROP TABLE TMP2_VENDOR
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Connection(190812998)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_VENDOR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_VENDOR
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Connection(1350458865)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Connection(1350458865)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Connection(659300635)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_FA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Connection(1350458865)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.231--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Connection(1182656815)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Connection(1182656815)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Connection(1691268548)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_PA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Connection(1182656815)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Connection(1165797417)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Connection(1165797417)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.232--ServerSession(1673190010)--Connection(1818301752)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CARRIER
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Connection(1165797417)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CARRIER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CARRIER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Connection(1060861700)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Connection(1060861700)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Connection(522632490)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CONNECTION
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Connection(1060861700)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CONNECTION'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CONNECTION
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Connection(26154610)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.233--ServerSession(1673190010)--Connection(26154610)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.234--ServerSession(1673190010)--Connection(1701368336)--Thread(Thread[main,5,main])--DROP TABLE TMP2_FLIGHT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.234--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.234--ServerSession(1673190010)--Connection(26154610)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.234--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_FLIGHT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_FLIGHT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.234--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.234--ServerSession(1673190010)--Connection(1638980883)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.234--ServerSession(1673190010)--Connection(1638980883)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.234--ServerSession(1673190010)--Connection(410348497)--Thread(Thread[main,5,main])--DROP TABLE TMP2_DEPARTMENT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Connection(1638980883)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_DEPARTMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_DEPARTMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Connection(459311038)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Connection(459311038)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Connection(2095028612)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Connection(459311038)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Connection(36755314)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.235--ServerSession(1673190010)--Connection(36755314)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.236--ServerSession(1673190010)--Connection(494071293)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PHONE
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.236--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.236--ServerSession(1673190010)--Connection(36755314)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.236--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PHONE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PHONE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.236--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.236--ServerSession(1673190010)--Connection(1747113929)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.236--ServerSession(1673190010)--Connection(1747113929)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.236--ServerSession(1673190010)--Connection(1823282936)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PRODUCT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Connection(1747113929)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PRODUCT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PRODUCT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Connection(1911548168)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Connection(1911548168)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Connection(252572771)--Thread(Thread[main,5,main])--DROP TABLE TMP2_VENDOR
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Connection(1911548168)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_VENDOR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_VENDOR
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Connection(1023620592)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Connection(1023620592)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.237--ServerSession(1673190010)--Connection(858406129)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_FA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.238--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.238--ServerSession(1673190010)--Connection(1023620592)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.238--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.238--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.238--ServerSession(1673190010)--Connection(1093170578)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.238--ServerSession(1673190010)--Connection(1093170578)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.238--ServerSession(1673190010)--Connection(1705010418)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_PA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.238--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Connection(1093170578)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Connection(2010879321)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Connection(2010879321)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Connection(1969089237)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CARRIER
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Connection(2010879321)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CARRIER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CARRIER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Connection(1816435461)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Connection(1816435461)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.239--ServerSession(1673190010)--Connection(1193196169)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CONNECTION
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.24--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.24--ServerSession(1673190010)--Connection(1816435461)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.24--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CONNECTION'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CONNECTION
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.24--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.24--ServerSession(1673190010)--Connection(721367139)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.24--ServerSession(1673190010)--Connection(721367139)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.24--ServerSession(1673190010)--Connection(1646992010)--Thread(Thread[main,5,main])--DROP TABLE TMP2_FLIGHT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.24--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.241--ServerSession(1673190010)--Connection(721367139)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.241--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_FLIGHT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_FLIGHT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.241--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.241--ServerSession(1673190010)--Connection(1923217232)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.241--ServerSession(1673190010)--Connection(1923217232)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.294--ServerSession(1673190010)--Connection(554614095)--Thread(Thread[main,5,main])--DROP TABLE TMP2_DEPARTMENT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.295--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.295--ServerSession(1673190010)--Connection(1923217232)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.295--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_DEPARTMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_DEPARTMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.295--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.295--ServerSession(1673190010)--Connection(1386522605)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.295--ServerSession(1673190010)--Connection(1386522605)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.295--ServerSession(1673190010)--Connection(792904094)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Connection(1386522605)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Connection(941570128)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Connection(941570128)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Connection(1341356913)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PHONE
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.296--ServerSession(1673190010)--Connection(941570128)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PHONE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PHONE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Connection(439704329)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Connection(439704329)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Connection(1537818023)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PRODUCT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Connection(439704329)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PRODUCT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PRODUCT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Connection(1500388503)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Connection(1500388503)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.297--ServerSession(1673190010)--Connection(1765009824)--Thread(Thread[main,5,main])--DROP TABLE TMP2_VENDOR
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Connection(1500388503)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_VENDOR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_VENDOR
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Connection(1534752885)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Connection(1534752885)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Connection(1926847785)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_FA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Connection(1534752885)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.298--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Connection(1389075728)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Connection(1389075728)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Connection(1526394604)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_PA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Connection(1389075728)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Connection(1745367270)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Connection(1745367270)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.299--ServerSession(1673190010)--Connection(1722090474)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CARRIER
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Connection(1745367270)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CARRIER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CARRIER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Connection(531095327)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Connection(531095327)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Connection(906056461)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CONNECTION
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Connection(531095327)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CONNECTION'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CONNECTION
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Connection(997267674)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Connection(997267674)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.3--ServerSession(1673190010)--Connection(437221260)--Thread(Thread[main,5,main])--DROP TABLE TMP2_FLIGHT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.301--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.301--ServerSession(1673190010)--Connection(997267674)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.301--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_FLIGHT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_FLIGHT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.301--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.301--ServerSession(1673190010)--Connection(1936283718)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.301--ServerSession(1673190010)--Connection(1936283718)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.301--ServerSession(1673190010)--Connection(1089288505)--Thread(Thread[main,5,main])--DROP TABLE TMP2_DEPARTMENT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.301--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Connection(1936283718)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_DEPARTMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_DEPARTMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Connection(1372717677)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Connection(1372717677)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Connection(1757469561)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Connection(1372717677)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Connection(469955650)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Connection(469955650)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.302--ServerSession(1673190010)--Connection(1568824517)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PHONE
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Connection(469955650)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PHONE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PHONE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Connection(437142147)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Connection(437142147)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Connection(296031588)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PRODUCT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Connection(437142147)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PRODUCT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PRODUCT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Connection(1460184200)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.303--ServerSession(1673190010)--Connection(1460184200)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.304--ServerSession(1673190010)--Connection(1073409712)--Thread(Thread[main,5,main])--DROP TABLE TMP2_VENDOR
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.304--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.304--ServerSession(1673190010)--Connection(1460184200)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.304--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_VENDOR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_VENDOR
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.304--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.304--ServerSession(1673190010)--Connection(684911657)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.304--ServerSession(1673190010)--Connection(684911657)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.304--ServerSession(1673190010)--Connection(988557663)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_FA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Connection(684911657)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Connection(977187505)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Connection(977187505)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Connection(95597179)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_PA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Connection(977187505)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Connection(1387664481)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Connection(1387664481)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.305--ServerSession(1673190010)--Connection(491954108)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CARRIER
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Connection(1387664481)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CARRIER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CARRIER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Connection(723543589)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Connection(723543589)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Connection(1230469692)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CONNECTION
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Connection(723543589)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CONNECTION'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CONNECTION
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Connection(1396248371)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.306--ServerSession(1673190010)--Connection(1396248371)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.307--ServerSession(1673190010)--Connection(2072009279)--Thread(Thread[main,5,main])--DROP TABLE TMP2_FLIGHT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.307--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.307--ServerSession(1673190010)--Connection(1396248371)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.307--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_FLIGHT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_FLIGHT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.307--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.307--ServerSession(1673190010)--Connection(1146502153)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.307--ServerSession(1673190010)--Connection(1146502153)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.307--ServerSession(1673190010)--Connection(1603138343)--Thread(Thread[main,5,main])--DROP TABLE TMP2_DEPARTMENT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Connection(1146502153)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_DEPARTMENT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_DEPARTMENT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_DEPARTMENT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Connection(230012279)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Connection(230012279)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Connection(2021025468)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PERSON
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Connection(230012279)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PERSON'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PERSON
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PERSON")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Connection(1185125196)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Connection(1185125196)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.308--ServerSession(1673190010)--Connection(1721600226)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PHONE
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Connection(1185125196)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PHONE'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PHONE
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PHONE")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Connection(1890087601)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Connection(1890087601)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Connection(717993499)--Thread(Thread[main,5,main])--DROP TABLE TMP2_PRODUCT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Connection(1890087601)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_PRODUCT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_PRODUCT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_PRODUCT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.309--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Connection(662790457)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Connection(662790457)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Connection(344957570)--Thread(Thread[main,5,main])--DROP TABLE TMP2_VENDOR
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Connection(662790457)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_VENDOR'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_VENDOR
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_VENDOR")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Connection(485399071)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Connection(485399071)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.31--ServerSession(1673190010)--Connection(810203154)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_FA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Connection(485399071)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_FA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_FA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_FA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Connection(669921791)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Connection(669921791)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Connection(1337485695)--Thread(Thread[main,5,main])--DROP TABLE TMP2_EMBEDD_PA
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Connection(669921791)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_EMBEDD_PA'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_EMBEDD_PA
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_EMBEDD_PA")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Connection(936053020)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Connection(936053020)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.311--ServerSession(1673190010)--Connection(1643952083)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CARRIER
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.312--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.312--ServerSession(1673190010)--Connection(936053020)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.312--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CARRIER'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CARRIER
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CARRIER")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.312--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.312--ServerSession(1673190010)--Connection(2035668050)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.312--ServerSession(1673190010)--Connection(2035668050)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.312--ServerSession(1673190010)--Connection(372875661)--Thread(Thread[main,5,main])--DROP TABLE TMP2_CONNECTION
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Connection(2035668050)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_CONNECTION'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_CONNECTION
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_CONNECTION")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Connection(1640488482)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Connection(1640488482)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Connection(912744716)--Thread(Thread[main,5,main])--DROP TABLE TMP2_FLIGHT
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Thread(Thread[main,5,main])--SELECT 1
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Connection(1640488482)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Warning]: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Unknown table 'ecltests.TMP2_FLIGHT'
    [junit] Error Code: 1051
    [junit] Call: DROP TABLE TMP2_FLIGHT
    [junit] Query: DataModifyQuery(sql="DROP TABLE TMP2_FLIGHT")
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_DEPARTMENT (DEPTNO INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (DEPTNO))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Connection(24113917)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Connection(24113917)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.313--ServerSession(1673190010)--Connection(1577454140)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_DEPARTMENT (DEPTNO INTEGER NOT NULL, NAME VARCHAR(255), PRIMARY KEY (DEPTNO))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.317--ServerSession(1673190010)--Connection(24113917)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.317--Thread(Thread[main,5,main])--The table (TMP2_DEPARTMENT) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.317--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_PERSON (SSN INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), SALARY DECIMAL(10,2), SHOESIZE INTEGER, SALUTATION VARCHAR(8), COUNTY VARCHAR(255), STATE VARCHAR(255), STREET VARCHAR(255), ZIPCODE VARCHAR(255), DEPARTMENT_DEPTNO INTEGER, SPOUSE_SSN INTEGER, PRIMARY KEY (SSN))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.317--ServerSession(1673190010)--Connection(1922075554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.317--ServerSession(1673190010)--Connection(1922075554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.318--ServerSession(1673190010)--Connection(202798871)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_PERSON (SSN INTEGER NOT NULL, DTYPE VARCHAR(31), NAME VARCHAR(255), SALARY DECIMAL(10,2), SHOESIZE INTEGER, SALUTATION VARCHAR(8), COUNTY VARCHAR(255), STATE VARCHAR(255), STREET VARCHAR(255), ZIPCODE VARCHAR(255), DEPARTMENT_DEPTNO INTEGER, SPOUSE_SSN INTEGER, PRIMARY KEY (SSN))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.322--ServerSession(1673190010)--Connection(1922075554)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.322--Thread(Thread[main,5,main])--The table (TMP2_PERSON) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.322--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_PHONE (SERIALNUMBER INTEGER NOT NULL, VENDOR_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (SERIALNUMBER, VENDOR_NAME))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.322--ServerSession(1673190010)--Connection(306461456)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.322--ServerSession(1673190010)--Connection(306461456)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.322--ServerSession(1673190010)--Connection(1694465889)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_PHONE (SERIALNUMBER INTEGER NOT NULL, VENDOR_NAME VARCHAR(255) NOT NULL, PRIMARY KEY (SERIALNUMBER, VENDOR_NAME))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.325--ServerSession(1673190010)--Connection(306461456)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.325--Thread(Thread[main,5,main])--The table (TMP2_PHONE) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.325--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_PRODUCT (NAME VARCHAR(32) NOT NULL, PRODUCTTYPE VARCHAR(16) NOT NULL, PRIMARY KEY (NAME, PRODUCTTYPE))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.325--ServerSession(1673190010)--Connection(1191653323)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.325--ServerSession(1673190010)--Connection(1191653323)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.325--ServerSession(1673190010)--Connection(1948778624)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_PRODUCT (NAME VARCHAR(32) NOT NULL, PRODUCTTYPE VARCHAR(16) NOT NULL, PRIMARY KEY (NAME, PRODUCTTYPE))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.328--ServerSession(1673190010)--Connection(1191653323)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.328--Thread(Thread[main,5,main])--The table (TMP2_PRODUCT) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.328--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_VENDOR (NAME VARCHAR(255) NOT NULL, PRIMARY KEY (NAME))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.328--ServerSession(1673190010)--Connection(1088896353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.328--ServerSession(1673190010)--Connection(1088896353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.328--ServerSession(1673190010)--Connection(1054882753)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_VENDOR (NAME VARCHAR(255) NOT NULL, PRIMARY KEY (NAME))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.331--ServerSession(1673190010)--Connection(1088896353)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.331--Thread(Thread[main,5,main])--The table (TMP2_VENDOR) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.331--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATA INTEGER, EMB_PA_DATA INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.331--ServerSession(1673190010)--Connection(2052304692)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.331--ServerSession(1673190010)--Connection(2052304692)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.331--ServerSession(1673190010)--Connection(52857130)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_EMBEDD_FA (ID INTEGER NOT NULL, EMB_FA_DATA INTEGER, EMB_PA_DATA INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.334--ServerSession(1673190010)--Connection(2052304692)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.334--Thread(Thread[main,5,main])--The table (TMP2_EMBEDD_FA) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.334--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_EMBEDD_PA (ID INTEGER NOT NULL, EMB_FA_DATA INTEGER, EMB_PA_DATA INTEGER, PRIMARY KEY (ID))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.334--ServerSession(1673190010)--Connection(1989248861)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.334--ServerSession(1673190010)--Connection(1989248861)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.334--ServerSession(1673190010)--Connection(299678900)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_EMBEDD_PA (ID INTEGER NOT NULL, EMB_FA_DATA INTEGER, EMB_PA_DATA INTEGER, PRIMARY KEY (ID))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.337--ServerSession(1673190010)--Connection(1989248861)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.337--Thread(Thread[main,5,main])--The table (TMP2_EMBEDD_PA) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.337--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_CARRIER (CARRIER_ID VARCHAR(255) NOT NULL, DESCRIPTION VARCHAR(255), PRIMARY KEY (CARRIER_ID))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.337--ServerSession(1673190010)--Connection(637987444)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.337--ServerSession(1673190010)--Connection(637987444)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.337--ServerSession(1673190010)--Connection(1557609094)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_CARRIER (CARRIER_ID VARCHAR(255) NOT NULL, DESCRIPTION VARCHAR(255), PRIMARY KEY (CARRIER_ID))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.339--ServerSession(1673190010)--Connection(637987444)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.34--Thread(Thread[main,5,main])--The table (TMP2_CARRIER) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.34--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_CONNECTION (CITY_FROM VARCHAR(255), CITY_TO VARCHAR(255), CARRIER_ID VARCHAR(255) NOT NULL, FLIGHT_NUMBER INTEGER NOT NULL, PRIMARY KEY (CARRIER_ID, FLIGHT_NUMBER))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.34--ServerSession(1673190010)--Connection(777727523)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.34--ServerSession(1673190010)--Connection(777727523)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.34--ServerSession(1673190010)--Connection(1067394262)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_CONNECTION (CITY_FROM VARCHAR(255), CITY_TO VARCHAR(255), CARRIER_ID VARCHAR(255) NOT NULL, FLIGHT_NUMBER INTEGER NOT NULL, PRIMARY KEY (CARRIER_ID, FLIGHT_NUMBER))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.343--ServerSession(1673190010)--Connection(777727523)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.343--Thread(Thread[main,5,main])--The table (TMP2_CONNECTION) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.343--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TMP2_FLIGHT (PASSENGERS INTEGER, FLIGHT_DATE DATE NOT NULL, CARRIER_ID VARCHAR(255) NOT NULL, FLIGHT_NUMBER INTEGER NOT NULL, PRIMARY KEY (FLIGHT_DATE, CARRIER_ID, FLIGHT_NUMBER))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.343--ServerSession(1673190010)--Connection(574503654)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.343--ServerSession(1673190010)--Connection(574503654)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.343--ServerSession(1673190010)--Connection(1432560308)--Thread(Thread[main,5,main])--CREATE TABLE TMP2_FLIGHT (PASSENGERS INTEGER, FLIGHT_DATE DATE NOT NULL, CARRIER_ID VARCHAR(255) NOT NULL, FLIGHT_NUMBER INTEGER NOT NULL, PRIMARY KEY (FLIGHT_DATE, CARRIER_ID, FLIGHT_NUMBER))
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.346--ServerSession(1673190010)--Connection(574503654)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: ddl: 2024-01-08 18:54:31.346--Thread(Thread[main,5,main])--The table (TMP2_FLIGHT) is created.
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.346--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_PERSON ADD CONSTRAINT FK_TMP2_PERSON_SPOUSE_SSN FOREIGN KEY (SPOUSE_SSN) REFERENCES TMP2_PERSON (SSN)")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.346--ServerSession(1673190010)--Connection(2349554)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.346--ServerSession(1673190010)--Connection(2349554)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.346--ServerSession(1673190010)--Connection(1394162202)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_PERSON ADD CONSTRAINT FK_TMP2_PERSON_SPOUSE_SSN FOREIGN KEY (SPOUSE_SSN) REFERENCES TMP2_PERSON (SSN)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.356--ServerSession(1673190010)--Connection(2349554)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.356--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_PERSON ADD CONSTRAINT FK_TMP2_PERSON_DEPARTMENT_DEPTNO FOREIGN KEY (DEPARTMENT_DEPTNO) REFERENCES TMP2_DEPARTMENT (DEPTNO)")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.356--ServerSession(1673190010)--Connection(1818633252)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.356--ServerSession(1673190010)--Connection(1818633252)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.356--ServerSession(1673190010)--Connection(1922341907)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_PERSON ADD CONSTRAINT FK_TMP2_PERSON_DEPARTMENT_DEPTNO FOREIGN KEY (DEPARTMENT_DEPTNO) REFERENCES TMP2_DEPARTMENT (DEPTNO)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.367--ServerSession(1673190010)--Connection(1818633252)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.367--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_PHONE ADD CONSTRAINT FK_TMP2_PHONE_VENDOR_NAME FOREIGN KEY (VENDOR_NAME) REFERENCES TMP2_VENDOR (NAME)")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.367--ServerSession(1673190010)--Connection(1766297946)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.367--ServerSession(1673190010)--Connection(1766297946)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.37--ServerSession(1673190010)--Connection(886955858)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_PHONE ADD CONSTRAINT FK_TMP2_PHONE_VENDOR_NAME FOREIGN KEY (VENDOR_NAME) REFERENCES TMP2_VENDOR (NAME)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.378--ServerSession(1673190010)--Connection(1766297946)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.379--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_CONNECTION ADD CONSTRAINT FK_TMP2_CONNECTION_CARRIER_ID FOREIGN KEY (CARRIER_ID) REFERENCES TMP2_CARRIER (CARRIER_ID)")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.379--ServerSession(1673190010)--Connection(929089049)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.379--ServerSession(1673190010)--Connection(929089049)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.379--ServerSession(1673190010)--Connection(1660439790)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_CONNECTION ADD CONSTRAINT FK_TMP2_CONNECTION_CARRIER_ID FOREIGN KEY (CARRIER_ID) REFERENCES TMP2_CARRIER (CARRIER_ID)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.387--ServerSession(1673190010)--Connection(929089049)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.387--ServerSession(1673190010)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="ALTER TABLE TMP2_FLIGHT ADD CONSTRAINT FK_TMP2_FLIGHT_CARRIER_ID FOREIGN KEY (CARRIER_ID, FLIGHT_NUMBER) REFERENCES TMP2_CONNECTION (CARRIER_ID, FLIGHT_NUMBER)")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.387--ServerSession(1673190010)--Connection(665540395)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.387--ServerSession(1673190010)--Connection(665540395)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.387--ServerSession(1673190010)--Connection(382340553)--Thread(Thread[main,5,main])--ALTER TABLE TMP2_FLIGHT ADD CONSTRAINT FK_TMP2_FLIGHT_CARRIER_ID FOREIGN KEY (CARRIER_ID, FLIGHT_NUMBER) REFERENCES TMP2_CONNECTION (CARRIER_ID, FLIGHT_NUMBER)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.395--ServerSession(1673190010)--Connection(665540395)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.396--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Address_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.396--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.ContactInfo_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.396--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Department_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.396--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.FrequentFlyerPlan_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Person_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Phone_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Product_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.employee.Vendor_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddedFieldAccess_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddedPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddingFieldAccess_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.embedded.EmbeddingPropertyAccess_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.Carrier_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.Connection_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.Flight_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.ConnectionId_] not found during initialization.
    [junit] [EL Finer]: metamodel: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.wdf.jpa2.flight.FlightId_] not found during initialization.
    [junit] [EL Finest]: jpa: 2024-01-08 18:54:31.397--ServerSession(1673190010)--Thread(Thread[main,5,main])--End deploying Persistence Unit jpa2testmodel; session /file:/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/eclipselink-wdf-jpa2-model.jar_jpa2testmodel_nonJtaDataSource=756936249; state Deployed; factoryCount 1
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.398--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 76261376
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.398--ClientSession(76261376)--Thread(Thread[main,5,main])--acquire unit of work: 902988229
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.398--UnitOfWork(902988229)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.403--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 994595926
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.403--ClientSession(994595926)--Thread(Thread[main,5,main])--acquire unit of work: 100802969
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.403--UnitOfWork(100802969)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable.TestNestedEmbeddables
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.413--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 1087788619
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.413--ClientSession(1087788619)--Thread(Thread[main,5,main])--acquire unit of work: 1815770649
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.413--UnitOfWork(1815770649)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.414--UnitOfWork(1815770649)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.414--UnitOfWork(1815770649)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee@4f46e9d3)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.414--ServerSession(1673190010)--Connection(671057549)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.414--ClientSession(1087788619)--Connection(671057549)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.414--ClientSession(1087788619)--Connection(671057549)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.414--ClientSession(1087788619)--Connection(1603271632)--Thread(Thread[main,5,main])--INSERT INTO TMP2_PERSON (SSN, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3456, Peter, null, 0, Sir, null, null, null, null, null, null, Employee2]
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.415--ClientSession(1087788619)--Connection(1603271632)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.415--ServerSession(1673190010)--Connection(671057549)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.415--UnitOfWork(1815770649)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.415--UnitOfWork(1815770649)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.415--UnitOfWork(1815770649)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.415--ClientSession(1087788619)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.415--UnitOfWork(1815770649)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.415--ClientSession(1087788619)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.415--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 509662021
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.415--ClientSession(509662021)--Thread(Thread[main,5,main])--acquire unit of work: 1165026794
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.416--UnitOfWork(1165026794)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT SSN, DTYPE, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN FROM TMP2_PERSON WHERE ((SSN = ?) AND (DTYPE = ?))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.416--ServerSession(1673190010)--Connection(336627518)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.416--ServerSession(1673190010)--Connection(336627518)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.416--ServerSession(1673190010)--Connection(1034012082)--Thread(Thread[main,5,main])--SELECT SSN, DTYPE, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN FROM TMP2_PERSON WHERE ((SSN = ?) AND (DTYPE = ?))
    [junit] 	bind => [3456, Employee2]
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.417--ServerSession(1673190010)--Connection(336627518)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.421--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 1112337957
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.421--ClientSession(1112337957)--Thread(Thread[main,5,main])--acquire unit of work: 925662275
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.421--UnitOfWork(925662275)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.421--UnitOfWork(925662275)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.421--UnitOfWork(925662275)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.employee.Person@18ccc681)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.421--ServerSession(1673190010)--Connection(1602801010)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.421--ClientSession(1112337957)--Connection(1602801010)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.421--ClientSession(1112337957)--Connection(1602801010)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.421--ClientSession(1112337957)--Connection(185756836)--Thread(Thread[main,5,main])--INSERT INTO TMP2_PERSON (SSN, NAME, DTYPE) VALUES (?, ?, ?)
    [junit] 	bind => [1234, Emil, Person2]
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.421--ClientSession(1112337957)--Connection(185756836)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.422--ServerSession(1673190010)--Connection(1602801010)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.422--UnitOfWork(925662275)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.422--UnitOfWork(925662275)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.425--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 262421665
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.425--ClientSession(262421665)--Thread(Thread[main,5,main])--acquire unit of work: 1480292047
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.425--UnitOfWork(1480292047)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.425--UnitOfWork(1480292047)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.425--UnitOfWork(1480292047)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee@5bdb6ce3)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.425--ServerSession(1673190010)--Connection(967780353)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.425--ClientSession(262421665)--Connection(967780353)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.426--ClientSession(262421665)--Connection(967780353)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.426--ClientSession(262421665)--Connection(1039700213)--Thread(Thread[main,5,main])--INSERT INTO TMP2_PERSON (SSN, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5678, Hans, null, 0, Sir, Orange, CA, Sunset Bvld., 08540, null, null, Employee2]
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.426--ClientSession(262421665)--Connection(1039700213)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.426--ServerSession(1673190010)--Connection(967780353)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.426--UnitOfWork(1480292047)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.426--UnitOfWork(1480292047)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.426--UnitOfWork(1480292047)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.426--ClientSession(262421665)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.426--UnitOfWork(1480292047)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.426--ClientSession(262421665)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.426--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 1243952329
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.426--ClientSession(1243952329)--Thread(Thread[main,5,main])--acquire unit of work: 168489644
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.426--UnitOfWork(168489644)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT SSN, DTYPE, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN FROM TMP2_PERSON WHERE ((SSN = ?) AND (DTYPE = ?))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.426--ServerSession(1673190010)--Connection(1930208288)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.426--ServerSession(1673190010)--Connection(1930208288)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.427--ServerSession(1673190010)--Connection(1906715334)--Thread(Thread[main,5,main])--SELECT SSN, DTYPE, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN FROM TMP2_PERSON WHERE ((SSN = ?) AND (DTYPE = ?))
    [junit] 	bind => [5678, Employee2]
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.427--ServerSession(1673190010)--Connection(1930208288)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.427--UnitOfWork(168489644)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.427--UnitOfWork(168489644)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee@4f04d431)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.427--ServerSession(1673190010)--Connection(319010261)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.427--ClientSession(1243952329)--Connection(319010261)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.427--ClientSession(1243952329)--Connection(319010261)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.427--ClientSession(1243952329)--Connection(343558175)--Thread(Thread[main,5,main])--UPDATE TMP2_PERSON SET STREET = ? WHERE (SSN = ?)
    [junit] 	bind => [Dietmar-Hopp-Allee, 5678]
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.428--ClientSession(1243952329)--Connection(343558175)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.428--ServerSession(1673190010)--Connection(319010261)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.428--UnitOfWork(168489644)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.428--UnitOfWork(168489644)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.428--UnitOfWork(168489644)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.428--ClientSession(1243952329)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.428--UnitOfWork(168489644)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.428--ClientSession(1243952329)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.428--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 1078584667
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.428--ClientSession(1078584667)--Thread(Thread[main,5,main])--acquire unit of work: 1315593626
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.428--UnitOfWork(1315593626)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT SSN, DTYPE, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN FROM TMP2_PERSON WHERE ((SSN = ?) AND (DTYPE = ?))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.428--ServerSession(1673190010)--Connection(135712504)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.428--ServerSession(1673190010)--Connection(135712504)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.428--ServerSession(1673190010)--Connection(676012860)--Thread(Thread[main,5,main])--SELECT SSN, DTYPE, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN FROM TMP2_PERSON WHERE ((SSN = ?) AND (DTYPE = ?))
    [junit] 	bind => [5678, Employee2]
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.428--ServerSession(1673190010)--Connection(135712504)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.432--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 1748501849
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.432--ClientSession(1748501849)--Thread(Thread[main,5,main])--acquire unit of work: 946405257
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.432--UnitOfWork(946405257)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.432--UnitOfWork(946405257)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.432--UnitOfWork(946405257)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee@2de6e422)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.432--ServerSession(1673190010)--Connection(2098595907)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.432--ClientSession(1748501849)--Connection(2098595907)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.432--ClientSession(1748501849)--Connection(2098595907)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.432--ClientSession(1748501849)--Connection(41759967)--Thread(Thread[main,5,main])--INSERT INTO TMP2_PERSON (SSN, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2345, Peter, null, 0, null, null, null, null, null, null, null, Employee2]
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.433--ClientSession(1748501849)--Connection(41759967)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.433--ServerSession(1673190010)--Connection(2098595907)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.433--UnitOfWork(946405257)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.433--UnitOfWork(946405257)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.433--UnitOfWork(946405257)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.433--ClientSession(1748501849)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.433--UnitOfWork(946405257)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.433--ClientSession(1748501849)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.433--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 226345998
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.433--ClientSession(226345998)--Thread(Thread[main,5,main])--acquire unit of work: 369092816
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.433--UnitOfWork(369092816)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT SSN, DTYPE, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN FROM TMP2_PERSON WHERE ((SSN = ?) AND (DTYPE = ?))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.433--ServerSession(1673190010)--Connection(441692020)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.434--ServerSession(1673190010)--Connection(441692020)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.434--ServerSession(1673190010)--Connection(317251717)--Thread(Thread[main,5,main])--SELECT SSN, DTYPE, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN FROM TMP2_PERSON WHERE ((SSN = ?) AND (DTYPE = ?))
    [junit] 	bind => [2345, Employee2]
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.434--ServerSession(1673190010)--Connection(441692020)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.438--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 140494968
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.438--ClientSession(140494968)--Thread(Thread[main,5,main])--acquire unit of work: 1028145095
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.438--UnitOfWork(1028145095)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.438--UnitOfWork(1028145095)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.438--UnitOfWork(1028145095)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.employee.Employee@76ae3dbd)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.438--ServerSession(1673190010)--Connection(750255855)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.438--ClientSession(140494968)--Connection(750255855)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.438--ClientSession(140494968)--Connection(750255855)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.438--ClientSession(140494968)--Connection(334490267)--Thread(Thread[main,5,main])--INSERT INTO TMP2_PERSON (SSN, NAME, SALARY, SHOESIZE, SALUTATION, COUNTY, STATE, STREET, ZIPCODE, DEPARTMENT_DEPTNO, SPOUSE_SSN, DTYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [6789, Fritz, null, 0, Sir, Orange, CA, Feldweg, 08540, null, null, Employee2]
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.438--ClientSession(140494968)--Connection(334490267)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.439--ServerSession(1673190010)--Connection(750255855)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.439--UnitOfWork(1028145095)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.439--UnitOfWork(1028145095)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.439--UnitOfWork(1028145095)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.439--ClientSession(140494968)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.439--UnitOfWork(1028145095)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.439--ClientSession(140494968)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.44--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 1395692293
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.44--ClientSession(1395692293)--Thread(Thread[main,5,main])--acquire unit of work: 623948993
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.44--UnitOfWork(623948993)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=Employee sql="SELECT NAME FROM TMP2_PERSON WHERE ((STREET = ?) AND (DTYPE = ?))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.44--ServerSession(1673190010)--Connection(1542076760)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.44--ServerSession(1673190010)--Connection(1542076760)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.44--ServerSession(1673190010)--Connection(130408514)--Thread(Thread[main,5,main])--SELECT NAME FROM TMP2_PERSON WHERE ((STREET = ?) AND (DTYPE = ?))
    [junit] 	bind => [Feldweg, Employee2]
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.44--ServerSession(1673190010)--Connection(1542076760)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
    [junit] Running org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable.TestNestedEmbeddedIds
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.448--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 1985233028
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.449--ClientSession(1985233028)--Thread(Thread[main,5,main])--acquire unit of work: 1673470313
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.449--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.449--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finest]: transaction: 2024-01-08 18:54:31.449--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.)
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.449--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--begin unit of work commit
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.449--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.flight.Carrier@1c9f03f5)
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.449--ServerSession(1673190010)--Connection(1698603485)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.449--ClientSession(1985233028)--Connection(1698603485)--Thread(Thread[main,5,main])--begin transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.449--ClientSession(1985233028)--Connection(1698603485)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.449--ClientSession(1985233028)--Connection(1349792159)--Thread(Thread[main,5,main])--INSERT INTO TMP2_CARRIER (CARRIER_ID, DESCRIPTION) VALUES (?, ?)
    [junit] 	bind => [LH, Lufthansa]
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.45--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.flight.Connection@69933cb)
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.45--ClientSession(1985233028)--Connection(1349792159)--Thread(Thread[main,5,main])--INSERT INTO TMP2_CONNECTION (CITY_FROM, CITY_TO, CARRIER_ID, FLIGHT_NUMBER) VALUES (?, ?, ?, ?)
    [junit] 	bind => [FRA, SFO, LH, 454]
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.451--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery(org.eclipse.persistence.testing.models.wdf.jpa2.flight.Flight@2c57e6f7)
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.451--ClientSession(1985233028)--Connection(1349792159)--Thread(Thread[main,5,main])--INSERT INTO TMP2_FLIGHT (PASSENGERS, FLIGHT_DATE, CARRIER_ID, FLIGHT_NUMBER) VALUES (?, ?, ?, ?)
    [junit] 	bind => [223, 2009-03-23, LH, 454]
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.451--ClientSession(1985233028)--Connection(1349792159)--Thread(Thread[main,5,main])--commit transaction
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.452--ServerSession(1673190010)--Connection(1698603485)--Thread(Thread[main,5,main])--Connection released to connection pool [default].
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.452--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--end unit of work commit
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.452--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--resume unit of work
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.452--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: cache: 2024-01-08 18:54:31.452--ClientSession(1985233028)--Thread(Thread[main,5,main])--initialize identitymaps
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.452--UnitOfWork(1673470313)--Thread(Thread[main,5,main])--release unit of work
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.452--ClientSession(1985233028)--Thread(Thread[main,5,main])--client released
    [junit] [EL Finer]: connection: 2024-01-08 18:54:31.452--ServerSession(1673190010)--Thread(Thread[main,5,main])--client acquired: 1592098509
    [junit] [EL Finer]: transaction: 2024-01-08 18:54:31.452--ClientSession(1592098509)--Thread(Thread[main,5,main])--acquire unit of work: 1544755390
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.452--UnitOfWork(1544755390)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readFlight" referenceClass=Flight sql="SELECT PASSENGERS, FLIGHT_DATE, CARRIER_ID, FLIGHT_NUMBER FROM TMP2_FLIGHT WHERE (((FLIGHT_DATE = ?) AND (CARRIER_ID = ?)) AND (FLIGHT_NUMBER = ?))")
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.452--ServerSession(1673190010)--Connection(1200584546)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.452--ServerSession(1673190010)--Connection(1200584546)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.452--ServerSession(1673190010)--Connection(149384698)--Thread(Thread[main,5,main])--SELECT PASSENGERS, FLIGHT_DATE, CARRIER_ID, FLIGHT_NUMBER FROM TMP2_FLIGHT WHERE (((FLIGHT_DATE = ?) AND (CARRIER_ID = ?)) AND (FLIGHT_NUMBER = ?))
    [junit] 	bind => [2009-03-23, LH, 454]
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.453--ServerSession(1673190010)--Connection(1200584546)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.453--UnitOfWork(1544755390)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="connection" referenceClass=Connection )
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.453--ServerSession(1673190010)--Connection(1106214959)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.453--ServerSession(1673190010)--Connection(1106214959)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.453--ServerSession(1673190010)--Connection(361221719)--Thread(Thread[main,5,main])--SELECT CITY_FROM, CITY_TO, CARRIER_ID, FLIGHT_NUMBER FROM TMP2_CONNECTION WHERE ((CARRIER_ID = ?) AND (FLIGHT_NUMBER = ?))
    [junit] 	bind => [LH, 454]
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.453--ServerSession(1673190010)--Connection(1106214959)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] [EL Finest]: query: 2024-01-08 18:54:31.453--UnitOfWork(1544755390)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="carrier" referenceClass=Carrier )
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.453--ServerSession(1673190010)--Connection(502647399)--Thread(Thread[main,5,main])--Connection acquired from connection pool [read].
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.454--ServerSession(1673190010)--Connection(502647399)--Thread(Thread[main,5,main])--reconnecting to external connection pool
    [junit] [EL Fine]: sql: 2024-01-08 18:54:31.454--ServerSession(1673190010)--Connection(122527223)--Thread(Thread[main,5,main])--SELECT CARRIER_ID, DESCRIPTION FROM TMP2_CARRIER WHERE (CARRIER_ID = ?)
    [junit] 	bind => [LH]
    [junit] [EL Finest]: connection: 2024-01-08 18:54:31.454--ServerSession(1673190010)--Connection(502647399)--Thread(Thread[main,5,main])--Connection released to connection pool [read].
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
     [echo] wdf_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test'
     [echo] wdf_test.2.trunk.dir = '../..'

generate-report:
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpa.wdf.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 903ms

test-against-jar:

test-jpars:
     [echo] jparstest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test'
     [echo] eclipselink.jpars.test     = 'jpa/eclipselink.jpars.test'
     [echo] jparstest.2.base.dir     = '../..'
     [echo] Loading /home/jenkins/build.properties
     [echo] Skipping ${test.properties}, file does not exist

init:
     [echo] user.home             ='/home/jenkins'
     [echo] test.properties       ='${test.properties}'
     [echo] extensions.depend.dir ='/home/jenkins/extension.lib.external'
     [echo] junit.lib             ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] jaxb-api.lib          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.xml.bind-api.jar'
     [echo] persistence20.lib     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../jpa/plugins/jakarta.persistence_2.2.3.jar'
     [echo] jersey.client.lib     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-client.jar'
     [echo] jersey.common.lib     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-common.jar'
     [echo] hk2.api.lib           ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-api.jar'
     [echo] hk2.locator.lib       ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-locator.jar'
     [echo] hk2.utils.lib         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/hk2-utils.jar'
     [echo] jersey.guava.lib      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jersey-core.jar'
     [echo] javax.inject.lib      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.inject.jar'
     [echo] javax.annotation.lib  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.annotation-api.jar'
     [echo] javax.ws.rs.lib       ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.ws.rs-api.jar'
     [echo] validation.lib        ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.validation-api.jar'
     [echo] javax.xml.ws.lib      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.xml.ws-api.jar'
     [echo] json-api.lib          ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.json.jar'
     [echo] antlr.lib             ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.antlr_3.5.3.v202311210849.jar'
     [echo] hermes.lib            ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpa.jpql_2.7.15.v20240108-39c89dba73.jar'
     [echo] core.lib              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.core_2.7.15.v20240108-39c89dba73.jar'
     [echo] moxy.lib              ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.moxy_2.7.15.v20240108-39c89dba73.jar'
     [echo] jpa.lib               ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpa_2.7.15.v20240108-39c89dba73.jar'
     [echo] jpars.lib             ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/org.eclipse.persistence.jpars_2.7.15.v20240108-39c89dba73.jar'
     [echo] javax.ejb.lib         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/../../plugins/jakarta.ejb-api.jar'

build:
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/antbuild.xml:536: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
     [copy] Copying 6 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/classes/META-INF

test:
     [echo] Server url is http://localhost:7001
     [echo] jpars version is v1.0
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/reports
     [echo] Running org/eclipse/persistence/jpars/test/AllJavaSETests.java suite
    [junit] Jan 08, 2024 6:54:33 PM org.eclipse.persistence.session./jpars_auction-static.metadata
    [junit] WARNING: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Warning]: metadata: 2024-01-08 18:54:33.437--ServerSession(507819576)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] Running org.eclipse.persistence.jpars.test.AllJavaSETests
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.User] is being defaulted to: User.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction] is being defaulted to: Auction.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: STARTPRICE.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: IMAGE.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: SOLD.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: ENDPRICE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Address] is being defaulted to: Address.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: TYPE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid] is being defaulted to: Bid.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: AMOUNT.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: TIME.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [method get] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [method get] is being defaulted to: ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_USER DROP FOREIGN KEY FK_JPARS_AUCTION_USER_ADDRESS_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID DROP FOREIGN KEY FK_JPARS_AUCTION_BID_AUCTION_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID DROP FOREIGN KEY FK_JPARS_AUCTION_BID_USER_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_USER ADD CONSTRAINT FK_JPARS_AUCTION_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_AUCTION_ADDRESS (ID, TYPE)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID ADD CONSTRAINT FK_JPARS_AUCTION_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_AUCTION_AUCTION (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID ADD CONSTRAINT FK_JPARS_AUCTION_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_AUCTION_USER (ID)
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.phonebook.Person] is being defaulted to: Person.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: LASTNAME.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: PHONENUMBER.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_PHONEBOOK_PERSON (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), PHONENUMBER VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction.
    [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE.
    [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE.
    [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid.
    [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress.
    [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID)
    [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [50, SEQ_GEN]
    [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [SEQ_GEN]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_ADDRESS (ID, TYPE, CITY, POSTALCODE, STREET) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, home, Ottawa, K1A1A1, Rembrandt Rd.]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, Auction 1, 0.0, auction1.jpg, A1, false, 100.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, Auction 1, 0.0, auction1.jpg, A1, false, 100.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, Auction 1, 0.0, auction1.jpg, A1, false, 100.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [11, user1, 1, home, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [33, user3, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [22, user2, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [7, 1100.0, 1704740075178, 3, 22]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5, 110.0, 1704740075177, 2, 11]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [6, 111.0, 1704740075177, 2, 22]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 31b61827-6b3d-498f-80b6-abf3ac81b3ee
    [junit] [EL Warning]: metadata: 2024-01-08 18:54:35.228--ServerSession(809439796)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:54:35.233--ServerSession(809439796)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: moxy: 2024-01-08 18:54:35.278--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.339--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 31b61827-6b3d-498f-80b6-abf3ac81b3ee
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.361--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 31b61827-6b3d-498f-80b6-abf3ac81b3ee org.eclipse.persistence.jpars.test.model.auction.StaticAddress {"city":"Ottawa","id":1,"postalCode":"K1A1A1","street":"Rembrandt Rd.","type":"home","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticAddress/1+home/user","rel":"user"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}}
    [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 31b61827-6b3d-498f-80b6-abf3ac81b3ee
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 31b61827-6b3d-498f-80b6-abf3ac81b3ee org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":52,"amount":200.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/52/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/52/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/53","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/51","method":"GET","rel":"self"}}}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 31b61827-6b3d-498f-80b6-abf3ac81b3ee
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 31b61827-6b3d-498f-80b6-abf3ac81b3ee org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {Bid 52}
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryUpdateInternal--ENTRY ac891655-f594-4f40-ac2f-6c067f9a9c16
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: SELECT ID, NAME, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_AUCTION_USER WHERE (ID = ?)
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY a040a6fa-0cd3-46f6-b525-05b311adc453
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 4063b632-3caa-4139-be94-f5881764a6be
    [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4063b632-3caa-4139-be94-f5881764a6be
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4063b632-3caa-4139-be94-f5881764a6be [{"id":53,"name":"Computer","sold":false,"_relationships":[]},{"id":55,"name":"Computer","sold":false,"_relationships":[]},{"id":56,"name":"Word Processor","sold":false,"_relationships":[]}]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4063b632-3caa-4139-be94-f5881764a6be
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4063b632-3caa-4139-be94-f5881764a6be [{"id":57,"name":"James","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/57/address","rel":"address"}}},{"id":58,"name":"Gillian","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/58/address","rel":"address"}}}]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c java.util.ArrayList [{User 57}, {User 58}]
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c [{"id":57,"name":"James","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/57/address","rel":"address"}}},{"id":58,"name":"Gillian","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/58/address","rel":"address"}}}]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c java.util.ArrayList [{User 57}, {User 58}]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractSingleResultQueryResource--namedQuerySingleResultInternal--ENTRY 327f07c8-6cef-45c7-ba38-c9c659547b16
    [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION WHERE (NAME = ?)
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 327f07c8-6cef-45c7-ba38-c9c659547b16
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 327f07c8-6cef-45c7-ba38-c9c659547b16 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":59,"name":"Computer","sold":false,"_relationships":[]}
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY d43773a5-fcf3-44b8-a149-0bcf3a8faa73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY d43773a5-fcf3-44b8-a149-0bcf3a8faa73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY 16b6b061-16f9-4b47-a1b1-627b88d7422f
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getDescriptorMetadataInternal--ENTRY 86e53d4f-9034-4b9e-a629-3978eb250714
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getQueriesMetadataInternal--ENTRY dde1faea-cd8a-4468-9db8-635f8d293e3b
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.519--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY dde1faea-cd8a-4468-9db8-635f8d293e3b
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.52--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN dde1faea-cd8a-4468-9db8-635f8d293e3b org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":0,"version":0,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY b87e346a-d597-4425-948d-451f8611c877
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.52--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY b87e346a-d597-4425-948d-451f8611c877
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.521--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN b87e346a-d597-4425-948d-451f8611c877 org.eclipse.persistence.jpars.test.model.multitenant.Account org.eclipse.persistence.jpars.test.model.multitenant.Account@74606204
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.527--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY b87e346a-d597-4425-948d-451f8611c877
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.528--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN b87e346a-d597-4425-948d-451f8611c877 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY ff9257c1-e0b0-4a77-a2f0-b725b311d401
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.531--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY ff9257c1-e0b0-4a77-a2f0-b725b311d401
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.532--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN ff9257c1-e0b0-4a77-a2f0-b725b311d401 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY ea9123b6-4045-417b-ac3c-d2e938dc9ff3
    [junit] [EL Severe]: jpars: 2024-01-08 18:54:35.534--ServerSession(809439796)--requestId: ea9123b6-4045-417b-ac3c-d2e938dc9ff3. Entity of type [Account] and id [101] could not be found in persistence unit: [jpars_auction-static-local].
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY f6c98d7b-c7f9-4677-96c4-8893c636343a
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY f6c98d7b-c7f9-4677-96c4-8893c636343a
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_ADDRESS (ID, TYPE, CITY, POSTALCODE, STREET) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 532100c8-91cd-436f-a0b3-d8169a750976
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 532100c8-91cd-436f-a0b3-d8169a750976
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 532100c8-91cd-436f-a0b3-d8169a750976 org.eclipse.persistence.jpars.test.model.dynamic.auction.Address {"id":62,"type":"Home","city":"Ottawa","postalCode":"a1a1a1","street":"Main Street","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Address/62+Home/user","rel":"user"}}}
    [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONEBOOK_PERSON (ID, FIRSTNAME, LASTNAME, PHONENUMBER) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONEBOOK_PERSON (ID, FIRSTNAME, LASTNAME, PHONENUMBER) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 532100c8-91cd-436f-a0b3-d8169a750976
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 532100c8-91cd-436f-a0b3-d8169a750976 [{"id":151,"firstName":"James","lastName":"Jones","phoneNumber":"1234567","_relationships":[]},{"id":152,"firstName":"Gillian","lastName":"Jones","_relationships":[]}]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 3b84c42a-3d88-4f28-8796-727e06995b73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 3b84c42a-3d88-4f28-8796-727e06995b73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 3b84c42a-3d88-4f28-8796-727e06995b73 java.util.ArrayList [{Person 151}, {Person 152}]
    [junit] [EL Fine]: sql: UPDATE JPARS_PHONEBOOK_PERSON SET FIRSTNAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: UPDATE JPARS_PHONEBOOK_PERSON SET FIRSTNAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 3b84c42a-3d88-4f28-8796-727e06995b73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 3b84c42a-3d88-4f28-8796-727e06995b73 [{"id":151,"firstName":"James","lastName":"Jones","phoneNumber":"1234567","_relationships":[]},{"id":152,"firstName":"Gillian","lastName":"Jones","_relationships":[]}]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 3b84c42a-3d88-4f28-8796-727e06995b73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 3b84c42a-3d88-4f28-8796-727e06995b73 java.util.ArrayList [{Person 151}, {Person 152}]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--deleteInternal--ENTRY 4f458f17-9132-43a6-8b09-536e6c56445f
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION WHERE (ID = ?)
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION WHERE (ID = ?)
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4f458f17-9132-43a6-8b09-536e6c56445f
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4f458f17-9132-43a6-8b09-536e6c56445f org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":65,"amount":201.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/66","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/64","method":"GET","rel":"self"}}}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 76e6683d-4d3e-4522-9b1b-b2ac3913936c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 76e6683d-4d3e-4522-9b1b-b2ac3913936c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 76e6683d-4d3e-4522-9b1b-b2ac3913936c org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {Bid 65}
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_BID SET AMOUNT = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 76e6683d-4d3e-4522-9b1b-b2ac3913936c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 76e6683d-4d3e-4522-9b1b-b2ac3913936c org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":65,"amount":201.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/66","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/64","method":"GET","rel":"self"}}}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 253ed277-cd42-465a-a886-bde2377523ac
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.602--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 253ed277-cd42-465a-a886-bde2377523ac
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.604--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 253ed277-cd42-465a-a886-bde2377523ac org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1704740075177,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}}
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.606--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 253ed277-cd42-465a-a886-bde2377523ac
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.608--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 253ed277-cd42-465a-a886-bde2377523ac org.eclipse.persistence.jpars.test.model.auction.StaticUser {"id":22,"name":"user2","version":1,"_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22/address","rel":"address"}}}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--setOrAddAttributeInternal--ENTRY fe77fc08-e3db-4992-a83c-b2791780bf41
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.608--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY fe77fc08-e3db-4992-a83c-b2791780bf41
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.609--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN fe77fc08-e3db-4992-a83c-b2791780bf41 org.eclipse.persistence.jpars.test.model.auction.StaticUser org.eclipse.persistence.jpars.test.model.auction.StaticUser@4640195a
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.612--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY fe77fc08-e3db-4992-a83c-b2791780bf41
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.612--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN fe77fc08-e3db-4992-a83c-b2791780bf41 org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1704740075177,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22","method":"GET","rel":"self"}}}
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY fe77fc08-e3db-4992-a83c-b2791780bf41
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN fe77fc08-e3db-4992-a83c-b2791780bf41 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":67,"description":"Speedy","name":"Laptop","sold":false,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 3aade963-c155-4b80-8799-8e0c16c62924
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 3aade963-c155-4b80-8799-8e0c16c62924
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 3aade963-c155-4b80-8799-8e0c16c62924 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {Auction 67}
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_AUCTION SET DESCRIPTION = ?, NAME = ? WHERE (ID = ?)
    [junit] 	bind => [3 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 3aade963-c155-4b80-8799-8e0c16c62924
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 3aade963-c155-4b80-8799-8e0c16c62924 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":67,"description":"Speedy","name":"Laptop","sold":false,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.628--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.63--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d {"COUNT":3}
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, Jim, 1, null, null]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 1]
    [junit] [EL Fine]: sql: SELECT ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_ST_AUC_USER WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2, Jill, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [3, Arthur, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [4, Judy, 1, null, null]
    [junit] [EL Fine]: sql: SELECT ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5, Tom, 1, null, null]
    [junit] [EL Fine]: sql: UPDATE JPARS_ST_AUC_USER SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [Thomas, 2, 5, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [5, 2]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction.
    [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE.
    [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE.
    [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid.
    [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress.
    [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID)
    [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [333]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [444]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [555]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@5529ff44
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID, AMOUNT, TIME, AUCTION_ID, USER_ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2002, User 2002, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1001, 5000.0, 1704740075824, null, 2002]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@10244722
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1001]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2002, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1234, 110.0, 1704740075839, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5678, 111.0, 1704740075839, null, null]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4ac8768e
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [5678]
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Expertise] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Office] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Project] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field teamLeader] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Project.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress.
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field manager] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field managedEmployees] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field expertiseAreas] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Expertise.
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field office] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Office.
    [junit] [EL Config]: metadata: The target class (reference) class for the element collection mapping element [field certifications] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Certification.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field phoneNumbers] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber.
    [junit] [EL Config]: metadata: The target class (reference) class for the element collection mapping element [field responsibilities] is being defaulted to: class java.lang.String.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Certification] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Expertise] is being defaulted to: Expertise.
    [junit] [EL Config]: metadata: The column name for element [subject] is being defaulted to: SUBJECT.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: metadata: The column name for element [location] is being defaulted to: LOCATION.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: LargeProject.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The primary key column name for the inheritance class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The foreign key column name for the inheritance class [org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The column name for element [milestone] is being defaulted to: MILESTONE.
    [junit] [EL Config]: metadata: The column name for element [budget] is being defaulted to: BUDGET.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress] is being defaulted to: EmployeeAddress.
    [junit] [EL Config]: metadata: The column name for element [country] is being defaulted to: COUNTRY.
    [junit] [EL Config]: metadata: The column name for element [province] is being defaulted to: PROVINCE.
    [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [areaPicture] is being defaulted to: AREAPICTURE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber] is being defaulted to: PhoneNumber.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: metadata: The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: metadata: The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: metadata: Ignoring default serialization on element [field gender] within entity class [class org.eclipse.persistence.jpars.test.model.employee.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Config]: metadata: The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The secondary table primary key column name for element [class org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The secondary table foreign key column name for element [org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: SmallProject.
    [junit] [EL Config]: metadata: The primary key column name for the inheritance class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The foreign key column name for the inheritance class [org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field responsibilities] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [responsibilities] is being defaulted to: Employee_EMP_ID.
    [junit] [EL Config]: metadata: The value column name for the basic collection/map mapping element mapping element [responsibilities] is being defaulted to: RESPONSIBILITIES.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field employee] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [employee] is being defaulted to: EMPLOYEE_EMP_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field teamLeader] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field employee] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The source primary key column name for the many to many mapping [field projects] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The target primary key column name for the many to many mapping [field projects] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field address] is being defaulted to: ADDRESS_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field manager] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field office] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field certifications] is being defaulted to: EMP_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_OFFICE_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_ADDR_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_MANAGER_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_SALARY DROP FOREIGN KEY FK_JPARS_SALARY_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJECT DROP FOREIGN KEY FK_JPARS_PROJECT_LEADER_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_LPROJECT DROP FOREIGN KEY FK_JPARS_LPROJECT_PROJ_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PHONENUMBER DROP FOREIGN KEY FK_JPARS_PHONENUMBER_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_SPROJECT DROP FOREIGN KEY FK_JPARS_SPROJECT_PROJ_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE_EXPERTISE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_EXPERTISE_EMPLOYEE_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_CERTIFICATION DROP FOREIGN KEY FK_JPARS_CERTIFICATION_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_RESPONS DROP FOREIGN KEY FK_JPARS_RESPONS_Employee_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP DROP FOREIGN KEY FK_JPARS_PROJ_EMP_PROJ_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP DROP FOREIGN KEY FK_JPARS_PROJ_EMP_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE (EMP_ID INTEGER NOT NULL, F_NAME VARCHAR(255), GENDER VARCHAR(255), L_NAME VARCHAR(255), VERSION BIGINT, END_DATE DATE, START_DATE DATE, MANAGER_ID INTEGER, OFFICE_ID INTEGER, ADDR_ID INTEGER, PRIMARY KEY (EMP_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_SALARY (EMP_ID INTEGER NOT NULL, SALARY DOUBLE, PRIMARY KEY (EMP_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEEADDRESS (ADDRESS_ID INTEGER NOT NULL, AREAPICTURE LONGBLOB, CITY VARCHAR(255), COUNTRY LONGTEXT, P_CODE VARCHAR(255), PROVINCE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ADDRESS_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_PROJECT (PROJ_ID INTEGER NOT NULL, PROJ_TYPE VARCHAR(31), DESCRIP VARCHAR(255), PROJ_NAME VARCHAR(255), VERSION BIGINT, LEADER_ID INTEGER, PRIMARY KEY (PROJ_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_LPROJECT (PROJ_ID INTEGER NOT NULL, BUDGET DOUBLE, MILESTONE DATETIME, PRIMARY KEY (PROJ_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_PHONENUMBER (PHONE_TYPE VARCHAR(255) NOT NULL, AREA_CODE VARCHAR(255), EMP_ID INTEGER NOT NULL, P_NUMBER VARCHAR(255), PRIMARY KEY (PHONE_TYPE, EMP_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_SPROJECT (PROJ_ID INTEGER NOT NULL, PRIMARY KEY (PROJ_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE_EXPERTISE (ID INTEGER NOT NULL, SUBJECT VARCHAR(255), EMPLOYEE_EMP_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE_OFFICE (ID INTEGER NOT NULL, LOCATION VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_CERTIFICATION (ISSUE_DATE VARCHAR(255), NAME VARCHAR(255), EMP_ID INTEGER)
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_RESPONS (Employee_EMP_ID INTEGER, RESPONSIBILITIES VARCHAR(255))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_PROJ_EMP (EMP_ID INTEGER NOT NULL, PROJ_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJ_ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES JPARS_EMPLOYEE_OFFICE (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_ADDR_ID FOREIGN KEY (ADDR_ID) REFERENCES JPARS_EMPLOYEEADDRESS (ADDRESS_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_MANAGER_ID FOREIGN KEY (MANAGER_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_SALARY ADD CONSTRAINT FK_JPARS_SALARY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJECT ADD CONSTRAINT FK_JPARS_PROJECT_LEADER_ID FOREIGN KEY (LEADER_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_LPROJECT ADD CONSTRAINT FK_JPARS_LPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PHONENUMBER ADD CONSTRAINT FK_JPARS_PHONENUMBER_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_SPROJECT ADD CONSTRAINT FK_JPARS_SPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE_EXPERTISE ADD CONSTRAINT FK_JPARS_EMPLOYEE_EXPERTISE_EMPLOYEE_EMP_ID FOREIGN KEY (EMPLOYEE_EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_CERTIFICATION ADD CONSTRAINT FK_JPARS_CERTIFICATION_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_RESPONS ADD CONSTRAINT FK_JPARS_RESPONS_Employee_EMP_ID FOREIGN KEY (Employee_EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP ADD CONSTRAINT FK_JPARS_PROJ_EMP_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP ADD CONSTRAINT FK_JPARS_PROJ_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [50, SEQ_GEN]
    [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [SEQ_GEN]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [2, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 3]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [4, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [333]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [444]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [555]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@562919fe
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID, AMOUNT, TIME, AUCTION_ID, USER_ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2002, User 2002, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1001, 5000.0, 1704740076292, null, 2002]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@63fd4dda
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1001]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2002, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5678, 111.0, 1704740076301, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1234, 110.0, 1704740076301, null, null]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@39da5e49
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [5678]
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 5]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [6, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 7]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [8, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it.
    [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it.
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY f2f652cf-0fcc-49a9-8180-fd76b778fff4
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY 4c4dd214-5a96-4134-b368-1f72bffe6c4c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 59824a53-01b8-4786-b407-a45ed09314ea
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY abb64b6c-c352-4fc5-b1c4-402bf777185a
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY d8e66800-dc13-4fdb-9da9-7383ca694259
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY d9a6ef17-9345-45db-94fa-f87aa12a5194
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY 19c6bafa-a62d-4242-bb48-1974e8e5ba4e
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Auction 1 description, 0.0, null, Auction 1, false, 1000.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2002, User 2002, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1234, 110.0, 1704740076469, 1, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5678, 111.0, 1704740076469, 1, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1001, 5000.0, 1704740076469, null, 2002]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshalAuction
    [junit] INFO: <?xml version="1.0" encoding="UTF-8"?><staticAuction><bids><links rel="self" href="http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_auction-static/entity/StaticAuction/1/bids"/><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_auction-static/entity/StaticAuction/1/bids"/></bids><description>Test Auction Description</description><endPrice>0.0</endPrice><id>1</id><name>Test Auction</name><sold>false</sold><startPrice>0.0</startPrice></staticAuction>
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal
    [junit] INFO: <?xml version="1.0" encoding="UTF-8"?><staticBid><amount>100.0</amount><id>20</id><time>1704740076491</time><user><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_auction-static/entity/StaticUser/22"/></user></staticBid>
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal
    [junit] INFO: <?xml version="1.0" encoding="UTF-8"?><staticUser><address><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_auction-static/entity/StaticAddress/67+Home"/></address><id>22</id><name>Brahms</name><version>0</version><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_auction-static/entity/StaticUser/22"/></staticUser>
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4c319d52
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@60bf494c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4026461d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@68ea253b
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4b195203
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1001]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [5678]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2002, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 9]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [10, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [10]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 11]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [12, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field basketItems] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.BasketItem.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field basket] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.Basket.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is being defaulted to: Basket.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is being defaulted to: BasketItem.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field basket] is being defaulted to: BASKET_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksJson
    [junit] INFO: {"basketItems":{"links":[{"rel":"self","href":"http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_basket-static/entity/Basket/1/basketItems"},{"rel":"canonical","href":"http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_basket-static/entity/Basket/1/basketItems"}]},"id":1,"name":"Basket1"}
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksXml
    [junit] INFO: <?xml version="1.0" encoding="UTF-8"?><basket><basketItems><links rel="self" href="http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_basket-static/entity/Basket/1/basketItems"/><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/v2.0/jpars_basket-static/entity/Basket/1/basketItems"/></basketItems><id>1</id><name>Basket1</name></basket>
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM DROP FOREIGN KEY FK_JPARS_BASKET_ITEM_BASKET_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET (BASKET_ID INTEGER NOT NULL, BASKET_NAME VARCHAR(255), PRIMARY KEY (BASKET_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET_ITEM (ITEM_ID INTEGER NOT NULL, ITEM_NAME VARCHAR(255), ITEM_QTY INTEGER, BASKET_ID INTEGER, PRIMARY KEY (ITEM_ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM ADD CONSTRAINT FK_JPARS_BASKET_ITEM_BASKET_ID FOREIGN KEY (BASKET_ID) REFERENCES JPARS_BASKET (BASKET_ID)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY f68e0cc2-20c8-4e8a-959a-a8b23c30adde
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY f68e0cc2-20c8-4e8a-959a-a8b23c30adde
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it.
    [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it.
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY a24df9b4-9c3f-4717-9176-a042088f456f
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY 566deb29-0aee-4452-9d19-c7cf16110500
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 05faf953-fdcf-4010-af9e-f47dac1f6686
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY efc9df1b-af6b-4da1-8657-412418c90db1
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY 9a584146-5df9-40bb-87b0-dbe4c667e0eb
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY f44ed276-5083-4679-b275-36e15584c0fd
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY a877c92b-02a7-4d58-81d9-84d2a3d2a509
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction.
    [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE.
    [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE.
    [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid.
    [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress.
    [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID)
    [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Auction 1 description, 0.0, null, Auction 1, false, 1000.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2002, User 2002, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5678, 111.0, 1704740076865, 1, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1001, 5000.0, 1704740076865, null, 2002]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1234, 110.0, 1704740076865, 1, null]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@6486fe7b
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@2997ddfc
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshalAuction
    [junit] INFO: <?xml version="1.0" encoding="UTF-8"?><staticAuction><bids><links rel="self" href="http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_auction-static/entity/StaticAuction/1/bids"/><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_auction-static/entity/StaticAuction/1/bids"/></bids><description>Test Auction Description</description><endPrice>0.0</endPrice><id>1</id><name>Test Auction</name><sold>false</sold><startPrice>0.0</startPrice></staticAuction>
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal
    [junit] INFO: <?xml version="1.0" encoding="UTF-8"?><staticBid><amount>100.0</amount><id>20</id><time>1704740076883</time><user><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_auction-static/entity/StaticUser/22"/></user></staticBid>
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.MarshalUnmarshalV2Test testMarshal
    [junit] INFO: <?xml version="1.0" encoding="UTF-8"?><staticUser><address><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_auction-static/entity/StaticAddress/67+Home"/></address><id>22</id><name>Brahms</name><version>0</version><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_auction-static/entity/StaticUser/22"/></staticUser>
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksJson
    [junit] INFO: {"basketItems":{"links":[{"rel":"self","href":"http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_basket-static/entity/Basket/1/basketItems"},{"rel":"canonical","href":"http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_basket-static/entity/Basket/1/basketItems"}]},"id":1,"name":"Basket1"}
    [junit] Jan 08, 2024 6:54:36 PM org.eclipse.persistence.jpars.test.service.v2.LinksTest testLinksXml
    [junit] INFO: <?xml version="1.0" encoding="UTF-8"?><basket><basketItems><links rel="self" href="http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_basket-static/entity/Basket/1/basketItems"/><links rel="canonical" href="http://localhost:7001/eclipselink.jpars.test/persistence/latest/jpars_basket-static/entity/Basket/1/basketItems"/></basketItems><id>1</id><name>Basket1</name></basket>
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4652c74d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@6842c101
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@68e2d03e
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1001]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [5678]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2002, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 13]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [14, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 15]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [16, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 3daf3217-80de-425e-a8ae-39ec745dc9fe
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY 3daf3217-80de-425e-a8ae-39ec745dc9fe
    [junit] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.066 sec
    [junit] Output:
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.User] is being defaulted to: User.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction] is being defaulted to: Auction.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: STARTPRICE.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: IMAGE.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: SOLD.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: ENDPRICE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Address] is being defaulted to: Address.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: TYPE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid] is being defaulted to: Bid.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: AMOUNT.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: TIME.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [method get] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [method get] is being defaulted to: ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_USER DROP FOREIGN KEY FK_JPARS_AUCTION_USER_ADDRESS_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID DROP FOREIGN KEY FK_JPARS_AUCTION_BID_AUCTION_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID DROP FOREIGN KEY FK_JPARS_AUCTION_BID_USER_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_AUCTION_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_USER ADD CONSTRAINT FK_JPARS_AUCTION_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_AUCTION_ADDRESS (ID, TYPE)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID ADD CONSTRAINT FK_JPARS_AUCTION_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_AUCTION_AUCTION (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_AUCTION_BID ADD CONSTRAINT FK_JPARS_AUCTION_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_AUCTION_USER (ID)
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.dynamic.phonebook.Person] is being defaulted to: Person.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: FIRSTNAME.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: LASTNAME.
    [junit] [EL Config]: metadata: The column name for element [get] is being defaulted to: PHONENUMBER.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_PHONEBOOK_PERSON (ID INTEGER NOT NULL, FIRSTNAME VARCHAR(255), LASTNAME VARCHAR(255), PHONENUMBER VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction.
    [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE.
    [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE.
    [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid.
    [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress.
    [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID)
    [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [50, SEQ_GEN]
    [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [SEQ_GEN]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_ADDRESS (ID, TYPE, CITY, POSTALCODE, STREET) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, home, Ottawa, K1A1A1, Rembrandt Rd.]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, Auction 1, 0.0, auction1.jpg, A1, false, 100.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [2, Auction 1, 0.0, auction1.jpg, A1, false, 100.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [4, Auction 1, 0.0, auction1.jpg, A1, false, 100.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [11, user1, 1, home, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [33, user3, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [22, user2, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [7, 1100.0, 1704740075178, 3, 22]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5, 110.0, 1704740075177, 2, 11]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [6, 111.0, 1704740075177, 2, 22]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 31b61827-6b3d-498f-80b6-abf3ac81b3ee
    [junit] [EL Warning]: metadata: 2024-01-08 18:54:35.228--ServerSession(809439796)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Info]: 2024-01-08 18:54:35.233--ServerSession(809439796)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Warning]: moxy: 2024-01-08 18:54:35.278--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.339--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 31b61827-6b3d-498f-80b6-abf3ac81b3ee
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.361--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 31b61827-6b3d-498f-80b6-abf3ac81b3ee org.eclipse.persistence.jpars.test.model.auction.StaticAddress {"city":"Ottawa","id":1,"postalCode":"K1A1A1","street":"Rembrandt Rd.","type":"home","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticAddress/1+home/user","rel":"user"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}}
    [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 31b61827-6b3d-498f-80b6-abf3ac81b3ee
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 31b61827-6b3d-498f-80b6-abf3ac81b3ee org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":52,"amount":200.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/52/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/52/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/53","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/51","method":"GET","rel":"self"}}}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 31b61827-6b3d-498f-80b6-abf3ac81b3ee
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 31b61827-6b3d-498f-80b6-abf3ac81b3ee org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {Bid 52}
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryUpdateInternal--ENTRY ac891655-f594-4f40-ac2f-6c067f9a9c16
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: SELECT ID, NAME, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_AUCTION_USER WHERE (ID = ?)
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY a040a6fa-0cd3-46f6-b525-05b311adc453
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 4063b632-3caa-4139-be94-f5881764a6be
    [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4063b632-3caa-4139-be94-f5881764a6be
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4063b632-3caa-4139-be94-f5881764a6be [{"id":53,"name":"Computer","sold":false,"_relationships":[]},{"id":55,"name":"Computer","sold":false,"_relationships":[]},{"id":56,"name":"Word Processor","sold":false,"_relationships":[]}]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4063b632-3caa-4139-be94-f5881764a6be
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4063b632-3caa-4139-be94-f5881764a6be [{"id":57,"name":"James","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/57/address","rel":"address"}}},{"id":58,"name":"Gillian","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/58/address","rel":"address"}}}]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c java.util.ArrayList [{User 57}, {User 58}]
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_USER SET NAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c [{"id":57,"name":"James","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/57/address","rel":"address"}}},{"id":58,"name":"Gillian","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/58/address","rel":"address"}}}]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 9e871a76-4cb3-4ac0-bd32-77de1cfaf63c java.util.ArrayList [{User 57}, {User 58}]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractSingleResultQueryResource--namedQuerySingleResultInternal--ENTRY 327f07c8-6cef-45c7-ba38-c9c659547b16
    [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION WHERE (NAME = ?)
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 327f07c8-6cef-45c7-ba38-c9c659547b16
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 327f07c8-6cef-45c7-ba38-c9c659547b16 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":59,"name":"Computer","sold":false,"_relationships":[]}
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY d43773a5-fcf3-44b8-a149-0bcf3a8faa73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY d43773a5-fcf3-44b8-a149-0bcf3a8faa73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY 16b6b061-16f9-4b47-a1b1-627b88d7422f
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getDescriptorMetadataInternal--ENTRY 86e53d4f-9034-4b9e-a629-3978eb250714
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getQueriesMetadataInternal--ENTRY dde1faea-cd8a-4468-9db8-635f8d293e3b
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.519--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY dde1faea-cd8a-4468-9db8-635f8d293e3b
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.52--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN dde1faea-cd8a-4468-9db8-635f8d293e3b org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":0,"version":0,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY b87e346a-d597-4425-948d-451f8611c877
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.52--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY b87e346a-d597-4425-948d-451f8611c877
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.521--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN b87e346a-d597-4425-948d-451f8611c877 org.eclipse.persistence.jpars.test.model.multitenant.Account org.eclipse.persistence.jpars.test.model.multitenant.Account@74606204
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.527--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY b87e346a-d597-4425-948d-451f8611c877
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.528--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN b87e346a-d597-4425-948d-451f8611c877 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY ff9257c1-e0b0-4a77-a2f0-b725b311d401
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.531--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY ff9257c1-e0b0-4a77-a2f0-b725b311d401
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.532--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN ff9257c1-e0b0-4a77-a2f0-b725b311d401 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY ea9123b6-4045-417b-ac3c-d2e938dc9ff3
    [junit] [EL Severe]: jpars: 2024-01-08 18:54:35.534--ServerSession(809439796)--requestId: ea9123b6-4045-417b-ac3c-d2e938dc9ff3. Entity of type [Account] and id [101] could not be found in persistence unit: [jpars_auction-static-local].
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY f6c98d7b-c7f9-4677-96c4-8893c636343a
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY f6c98d7b-c7f9-4677-96c4-8893c636343a
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_ADDRESS (ID, TYPE, CITY, POSTALCODE, STREET) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 532100c8-91cd-436f-a0b3-d8169a750976
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 532100c8-91cd-436f-a0b3-d8169a750976
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 532100c8-91cd-436f-a0b3-d8169a750976 org.eclipse.persistence.jpars.test.model.dynamic.auction.Address {"id":62,"type":"Home","city":"Ottawa","postalCode":"a1a1a1","street":"Main Street","_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Address/62+Home/user","rel":"user"}}}
    [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONEBOOK_PERSON (ID, FIRSTNAME, LASTNAME, PHONENUMBER) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONEBOOK_PERSON (ID, FIRSTNAME, LASTNAME, PHONENUMBER) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 532100c8-91cd-436f-a0b3-d8169a750976
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 532100c8-91cd-436f-a0b3-d8169a750976 [{"id":151,"firstName":"James","lastName":"Jones","phoneNumber":"1234567","_relationships":[]},{"id":152,"firstName":"Gillian","lastName":"Jones","_relationships":[]}]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 3b84c42a-3d88-4f28-8796-727e06995b73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 3b84c42a-3d88-4f28-8796-727e06995b73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 3b84c42a-3d88-4f28-8796-727e06995b73 java.util.ArrayList [{Person 151}, {Person 152}]
    [junit] [EL Fine]: sql: UPDATE JPARS_PHONEBOOK_PERSON SET FIRSTNAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Fine]: sql: UPDATE JPARS_PHONEBOOK_PERSON SET FIRSTNAME = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 3b84c42a-3d88-4f28-8796-727e06995b73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 3b84c42a-3d88-4f28-8796-727e06995b73 [{"id":151,"firstName":"James","lastName":"Jones","phoneNumber":"1234567","_relationships":[]},{"id":152,"firstName":"Gillian","lastName":"Jones","_relationships":[]}]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 3b84c42a-3d88-4f28-8796-727e06995b73
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 3b84c42a-3d88-4f28-8796-727e06995b73 java.util.ArrayList [{Person 151}, {Person 152}]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--deleteInternal--ENTRY 4f458f17-9132-43a6-8b09-536e6c56445f
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION WHERE (ID = ?)
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Fine]: sql: SELECT ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE FROM JPARS_AUCTION_AUCTION WHERE (ID = ?)
    [junit] 	bind => [1 parameter bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_USER (ID, NAME, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [4 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 4f458f17-9132-43a6-8b09-536e6c56445f
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 4f458f17-9132-43a6-8b09-536e6c56445f org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":65,"amount":201.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/66","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/64","method":"GET","rel":"self"}}}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 76e6683d-4d3e-4522-9b1b-b2ac3913936c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 76e6683d-4d3e-4522-9b1b-b2ac3913936c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 76e6683d-4d3e-4522-9b1b-b2ac3913936c org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {Bid 65}
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_BID SET AMOUNT = ? WHERE (ID = ?)
    [junit] 	bind => [2 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 76e6683d-4d3e-4522-9b1b-b2ac3913936c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 76e6683d-4d3e-4522-9b1b-b2ac3913936c org.eclipse.persistence.jpars.test.model.dynamic.auction.Bid {"id":65,"amount":201.0,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Bid/65/user","rel":"user"}}],"auction":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/Auction/66","method":"GET","rel":"self"}},"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction/entity/User/64","method":"GET","rel":"self"}}}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 253ed277-cd42-465a-a886-bde2377523ac
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.602--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 253ed277-cd42-465a-a886-bde2377523ac
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.604--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 253ed277-cd42-465a-a886-bde2377523ac org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1704740075177,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}}
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.606--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 253ed277-cd42-465a-a886-bde2377523ac
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.608--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 253ed277-cd42-465a-a886-bde2377523ac org.eclipse.persistence.jpars.test.model.auction.StaticUser {"id":22,"name":"user2","version":1,"_relationships":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22/address","rel":"address"}}}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--setOrAddAttributeInternal--ENTRY fe77fc08-e3db-4992-a83c-b2791780bf41
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.608--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY fe77fc08-e3db-4992-a83c-b2791780bf41
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.609--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN fe77fc08-e3db-4992-a83c-b2791780bf41 org.eclipse.persistence.jpars.test.model.auction.StaticUser org.eclipse.persistence.jpars.test.model.auction.StaticUser@4640195a
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.612--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY fe77fc08-e3db-4992-a83c-b2791780bf41
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.612--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN fe77fc08-e3db-4992-a83c-b2791780bf41 org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1704740075177,"_relationships":[{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:7001/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22","method":"GET","rel":"self"}}}
    [junit] [EL Fine]: sql: INSERT INTO JPARS_AUCTION_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY fe77fc08-e3db-4992-a83c-b2791780bf41
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN fe77fc08-e3db-4992-a83c-b2791780bf41 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":67,"description":"Speedy","name":"Laptop","sold":false,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 3aade963-c155-4b80-8799-8e0c16c62924
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 3aade963-c155-4b80-8799-8e0c16c62924
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 3aade963-c155-4b80-8799-8e0c16c62924 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {Auction 67}
    [junit] [EL Fine]: sql: UPDATE JPARS_AUCTION_AUCTION SET DESCRIPTION = ?, NAME = ? WHERE (ID = ?)
    [junit] 	bind => [3 parameters bound]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 3aade963-c155-4b80-8799-8e0c16c62924
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 3aade963-c155-4b80-8799-8e0c16c62924 org.eclipse.persistence.jpars.test.model.dynamic.auction.Auction {"id":67,"description":"Speedy","name":"Laptop","sold":false,"_relationships":[]}
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.628--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: 2024-01-08 18:54:35.63--ServerSession(809439796)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d {"COUNT":3}
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_AUCTION_USER
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONEBOOK_PERSON
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1, Jim, 1, null, null]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [1, 1]
    [junit] [EL Fine]: sql: SELECT ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_ST_AUC_USER WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2, Jill, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [3, Arthur, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [4, Judy, 1, null, null]
    [junit] [EL Fine]: sql: SELECT ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID FROM JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5, Tom, 1, null, null]
    [junit] [EL Fine]: sql: UPDATE JPARS_ST_AUC_USER SET NAME = ?, VERSION = ? WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [Thomas, 2, 5, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [5, 2]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction.
    [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE.
    [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE.
    [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid.
    [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress.
    [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID)
    [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [333]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [444]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [555]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@5529ff44
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID, AMOUNT, TIME, AUCTION_ID, USER_ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2002, User 2002, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1001, 5000.0, 1704740075824, null, 2002]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@10244722
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1001]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2002, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1234, 110.0, 1704740075839, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5678, 111.0, 1704740075839, null, null]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4ac8768e
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [5678]
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Expertise] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Office] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field employees] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Project] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field teamLeader] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field employee] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Employee] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to many mapping element [field projects] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Project.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress.
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field manager] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field managedEmployees] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Employee.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field expertiseAreas] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Expertise.
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field office] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Office.
    [junit] [EL Config]: metadata: The target class (reference) class for the element collection mapping element [field certifications] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.Certification.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field phoneNumbers] is being defaulted to: class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber.
    [junit] [EL Config]: metadata: The target class (reference) class for the element collection mapping element [field responsibilities] is being defaulted to: class java.lang.String.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.Certification] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.employee.EmploymentPeriod] is set to [FIELD].
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Expertise] is being defaulted to: Expertise.
    [junit] [EL Config]: metadata: The column name for element [subject] is being defaulted to: SUBJECT.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Office] is being defaulted to: Office.
    [junit] [EL Config]: metadata: The column name for element [location] is being defaulted to: LOCATION.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: LargeProject.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Project] is being defaulted to: Project.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The primary key column name for the inheritance class [class org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The foreign key column name for the inheritance class [org.eclipse.persistence.jpars.test.model.employee.LargeProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The column name for element [milestone] is being defaulted to: MILESTONE.
    [junit] [EL Config]: metadata: The column name for element [budget] is being defaulted to: BUDGET.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.EmployeeAddress] is being defaulted to: EmployeeAddress.
    [junit] [EL Config]: metadata: The column name for element [country] is being defaulted to: COUNTRY.
    [junit] [EL Config]: metadata: The column name for element [province] is being defaulted to: PROVINCE.
    [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [areaPicture] is being defaulted to: AREAPICTURE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.PhoneNumber] is being defaulted to: PhoneNumber.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: Employee.
    [junit] [EL Config]: metadata: The column name for element [endDate] is being defaulted to: ENDDATE.
    [junit] [EL Config]: metadata: The column name for element [startDate] is being defaulted to: STARTDATE.
    [junit] [EL Config]: metadata: Ignoring default serialization on element [field gender] within entity class [class org.eclipse.persistence.jpars.test.model.employee.Employee] since EclipseLink convert metadata is specified.
    [junit] [EL Config]: metadata: The column name for element [salary] is being defaulted to: SALARY.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The secondary table primary key column name for element [class org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The secondary table foreign key column name for element [org.eclipse.persistence.jpars.test.model.employee.Employee] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: SmallProject.
    [junit] [EL Config]: metadata: The primary key column name for the inheritance class [class org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The foreign key column name for the inheritance class [org.eclipse.persistence.jpars.test.model.employee.SmallProject] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field responsibilities] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [responsibilities] is being defaulted to: Employee_EMP_ID.
    [junit] [EL Config]: metadata: The value column name for the basic collection/map mapping element mapping element [responsibilities] is being defaulted to: RESPONSIBILITIES.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field employee] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [employee] is being defaulted to: EMPLOYEE_EMP_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field teamLeader] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field employee] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The source primary key column name for the many to many mapping [field projects] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The target primary key column name for the many to many mapping [field projects] is being defaulted to: PROJ_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field address] is being defaulted to: ADDRESS_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field manager] is being defaulted to: EMP_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field office] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field certifications] is being defaulted to: EMP_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_OFFICE_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_ADDR_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_MANAGER_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_SALARY DROP FOREIGN KEY FK_JPARS_SALARY_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJECT DROP FOREIGN KEY FK_JPARS_PROJECT_LEADER_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_LPROJECT DROP FOREIGN KEY FK_JPARS_LPROJECT_PROJ_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PHONENUMBER DROP FOREIGN KEY FK_JPARS_PHONENUMBER_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_SPROJECT DROP FOREIGN KEY FK_JPARS_SPROJECT_PROJ_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE_EXPERTISE DROP FOREIGN KEY FK_JPARS_EMPLOYEE_EXPERTISE_EMPLOYEE_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_CERTIFICATION DROP FOREIGN KEY FK_JPARS_CERTIFICATION_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_RESPONS DROP FOREIGN KEY FK_JPARS_RESPONS_Employee_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP DROP FOREIGN KEY FK_JPARS_PROJ_EMP_PROJ_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP DROP FOREIGN KEY FK_JPARS_PROJ_EMP_EMP_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SALARY
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEEADDRESS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_LPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PHONENUMBER
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_SPROJECT
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_EXPERTISE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_EMPLOYEE_OFFICE
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_CERTIFICATION
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_RESPONS
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_PROJ_EMP
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE (EMP_ID INTEGER NOT NULL, F_NAME VARCHAR(255), GENDER VARCHAR(255), L_NAME VARCHAR(255), VERSION BIGINT, END_DATE DATE, START_DATE DATE, MANAGER_ID INTEGER, OFFICE_ID INTEGER, ADDR_ID INTEGER, PRIMARY KEY (EMP_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_SALARY (EMP_ID INTEGER NOT NULL, SALARY DOUBLE, PRIMARY KEY (EMP_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEEADDRESS (ADDRESS_ID INTEGER NOT NULL, AREAPICTURE LONGBLOB, CITY VARCHAR(255), COUNTRY LONGTEXT, P_CODE VARCHAR(255), PROVINCE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ADDRESS_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_PROJECT (PROJ_ID INTEGER NOT NULL, PROJ_TYPE VARCHAR(31), DESCRIP VARCHAR(255), PROJ_NAME VARCHAR(255), VERSION BIGINT, LEADER_ID INTEGER, PRIMARY KEY (PROJ_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_LPROJECT (PROJ_ID INTEGER NOT NULL, BUDGET DOUBLE, MILESTONE DATETIME, PRIMARY KEY (PROJ_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_PHONENUMBER (PHONE_TYPE VARCHAR(255) NOT NULL, AREA_CODE VARCHAR(255), EMP_ID INTEGER NOT NULL, P_NUMBER VARCHAR(255), PRIMARY KEY (PHONE_TYPE, EMP_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_SPROJECT (PROJ_ID INTEGER NOT NULL, PRIMARY KEY (PROJ_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE_EXPERTISE (ID INTEGER NOT NULL, SUBJECT VARCHAR(255), EMPLOYEE_EMP_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_EMPLOYEE_OFFICE (ID INTEGER NOT NULL, LOCATION VARCHAR(255), PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_CERTIFICATION (ISSUE_DATE VARCHAR(255), NAME VARCHAR(255), EMP_ID INTEGER)
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_RESPONS (Employee_EMP_ID INTEGER, RESPONSIBILITIES VARCHAR(255))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_PROJ_EMP (EMP_ID INTEGER NOT NULL, PROJ_ID INTEGER NOT NULL, PRIMARY KEY (EMP_ID, PROJ_ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_OFFICE_ID FOREIGN KEY (OFFICE_ID) REFERENCES JPARS_EMPLOYEE_OFFICE (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_ADDR_ID FOREIGN KEY (ADDR_ID) REFERENCES JPARS_EMPLOYEEADDRESS (ADDRESS_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE ADD CONSTRAINT FK_JPARS_EMPLOYEE_MANAGER_ID FOREIGN KEY (MANAGER_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_SALARY ADD CONSTRAINT FK_JPARS_SALARY_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJECT ADD CONSTRAINT FK_JPARS_PROJECT_LEADER_ID FOREIGN KEY (LEADER_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_LPROJECT ADD CONSTRAINT FK_JPARS_LPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PHONENUMBER ADD CONSTRAINT FK_JPARS_PHONENUMBER_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_SPROJECT ADD CONSTRAINT FK_JPARS_SPROJECT_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_EMPLOYEE_EXPERTISE ADD CONSTRAINT FK_JPARS_EMPLOYEE_EXPERTISE_EMPLOYEE_EMP_ID FOREIGN KEY (EMPLOYEE_EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_CERTIFICATION ADD CONSTRAINT FK_JPARS_CERTIFICATION_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_RESPONS ADD CONSTRAINT FK_JPARS_RESPONS_Employee_EMP_ID FOREIGN KEY (Employee_EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP ADD CONSTRAINT FK_JPARS_PROJ_EMP_PROJ_ID FOREIGN KEY (PROJ_ID) REFERENCES JPARS_PROJECT (PROJ_ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_PROJ_EMP ADD CONSTRAINT FK_JPARS_PROJ_EMP_EMP_ID FOREIGN KEY (EMP_ID) REFERENCES JPARS_EMPLOYEE (EMP_ID)
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?
    [junit] 	bind => [50, SEQ_GEN]
    [junit] [EL Fine]: sql: SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ?
    [junit] 	bind => [SEQ_GEN]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [2, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [2]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [3, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 3]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [4, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [4]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [3]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [333]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [444]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [555]
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@562919fe
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID, AMOUNT, TIME, AUCTION_ID, USER_ID FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2002, User 2002, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1001, 5000.0, 1704740076292, null, 2002]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@63fd4dda
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1001]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2002, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5678, 111.0, 1704740076301, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1234, 110.0, 1704740076301, null, null]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@39da5e49
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [5678]
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [5, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 5]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [6, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [6]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [5]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [7, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 7]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [8, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 74fa7e23-8137-4359-8830-6f81d879bb2d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 74fa7e23-8137-4359-8830-6f81d879bb2d org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [8]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [7]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it.
    [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it.
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY f2f652cf-0fcc-49a9-8180-fd76b778fff4
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY 4c4dd214-5a96-4134-b368-1f72bffe6c4c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 59824a53-01b8-4786-b407-a45ed09314ea
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY abb64b6c-c352-4fc5-b1c4-402bf777185a
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY d8e66800-dc13-4fdb-9da9-7383ca694259
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY d9a6ef17-9345-45db-94fa-f87aa12a5194
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY 19c6bafa-a62d-4242-bb48-1974e8e5ba4e
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Auction 1 description, 0.0, null, Auction 1, false, 1000.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2002, User 2002, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1234, 110.0, 1704740076469, 1, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5678, 111.0, 1704740076469, 1, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1001, 5000.0, 1704740076469, null, 2002]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4c319d52
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@60bf494c
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4026461d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@68ea253b
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4b195203
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1001]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [5678]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2002, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [9, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 9]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [10, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [10]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [9]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [11, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 11]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [12, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN a1f6ef72-3dd7-47f7-8d81-d2392c8c8d51 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [11]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field basketItems] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.BasketItem.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the many to one mapping element [field basket] is being defaulted to: class org.eclipse.persistence.jpars.test.model.basket.Basket.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.Basket] is being defaulted to: Basket.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.basket.BasketItem] is being defaulted to: BasketItem.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field basket] is being defaulted to: BASKET_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM DROP FOREIGN KEY FK_JPARS_BASKET_ITEM_BASKET_ID
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: DROP TABLE JPARS_BASKET_ITEM
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET (BASKET_ID INTEGER NOT NULL, BASKET_NAME VARCHAR(255), PRIMARY KEY (BASKET_ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_BASKET_ITEM (ITEM_ID INTEGER NOT NULL, ITEM_NAME VARCHAR(255), ITEM_QTY INTEGER, BASKET_ID INTEGER, PRIMARY KEY (ITEM_ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_BASKET_ITEM ADD CONSTRAINT FK_JPARS_BASKET_ITEM_BASKET_ID FOREIGN KEY (BASKET_ID) REFERENCES JPARS_BASKET (BASKET_ID)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY f68e0cc2-20c8-4e8a-959a-a8b23c30adde
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY f68e0cc2-20c8-4e8a-959a-a8b23c30adde
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it.
    [junit] [EL Warning]: Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it.
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY a24df9b4-9c3f-4717-9176-a042088f456f
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY 566deb29-0aee-4452-9d19-c7cf16110500
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 05faf953-fdcf-4010-af9e-f47dac1f6686
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY efc9df1b-af6b-4da1-8657-412418c90db1
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY 9a584146-5df9-40bb-87b0-dbe4c667e0eb
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY f44ed276-5083-4679-b275-36e15584c0fd
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY a877c92b-02a7-4d58-81d9-84d2a3d2a509
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to many mapping element [field bids] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticBid.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field auction] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAuction.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is set to [FIELD].
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field address] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticAddress.
    [junit] [EL Config]: metadata: The access type for the persistent class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is set to [FIELD].
    [junit] [EL Config]: metadata: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class org.eclipse.persistence.jpars.test.model.auction.StaticUser.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAuction] is being defaulted to: StaticAuction.
    [junit] [EL Config]: metadata: The column name for element [startPrice] is being defaulted to: STARTPRICE.
    [junit] [EL Config]: metadata: The column name for element [image] is being defaulted to: IMAGE.
    [junit] [EL Config]: metadata: The column name for element [sold] is being defaulted to: SOLD.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [description] is being defaulted to: DESCRIPTION.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [endPrice] is being defaulted to: ENDPRICE.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticBid] is being defaulted to: StaticBid.
    [junit] [EL Config]: metadata: The column name for element [amount] is being defaulted to: AMOUNT.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [time] is being defaulted to: TIME.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.multitenant.Account] is being defaulted to: Account.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [accountNumber] is being defaulted to: ACCOUNTNUMBER.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Warning]: metadata: You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticUser] is being defaulted to: StaticUser.
    [junit] [EL Config]: metadata: The column name for element [name] is being defaulted to: NAME.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [version] is being defaulted to: VERSION.
    [junit] [EL Config]: metadata: The alias name for the entity class [class org.eclipse.persistence.jpars.test.model.auction.StaticAddress] is being defaulted to: StaticAddress.
    [junit] [EL Config]: metadata: The column name for element [city] is being defaulted to: CITY.
    [junit] [EL Config]: metadata: The column name for element [street] is being defaulted to: STREET.
    [junit] [EL Config]: metadata: The column name for element [postalCode] is being defaulted to: POSTALCODE.
    [junit] [EL Config]: metadata: The column name for element [id] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The column name for element [type] is being defaulted to: TYPE.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field user] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [user] is being defaulted to: USER_ID.
    [junit] [EL Config]: metadata: The primary key column name for the mapping element [field auction] is being defaulted to: ID.
    [junit] [EL Config]: metadata: The foreign key column name for the mapping element [auction] is being defaulted to: AUCTION_ID.
    [junit] [EL Info]: EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER DROP FOREIGN KEY FK_JPARS_ST_AUC_USER_ADDRESS_ID
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_AUCTION_ID
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID DROP FOREIGN KEY FK_JPARS_ST_AUC_BID_USER_ID
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_USER
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_AUCTION
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_BID
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ST_AUC_ADDRESS
    [junit] [EL Fine]: sql: DROP TABLE JPARS_ACCOUNT
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_USER (ID INTEGER NOT NULL, NAME VARCHAR(255), VERSION INTEGER, ADDRESS_TYPE VARCHAR(255), ADDRESS_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_AUCTION (ID INTEGER NOT NULL, DESCRIPTION VARCHAR(255), ENDPRICE DOUBLE, IMAGE VARCHAR(255), NAME VARCHAR(255), SOLD TINYINT(1) default 0, STARTPRICE DOUBLE, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_BID (ID INTEGER NOT NULL, AMOUNT DOUBLE, TIME BIGINT, AUCTION_ID INTEGER, USER_ID INTEGER, PRIMARY KEY (ID))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ST_AUC_ADDRESS (ID INTEGER NOT NULL, TYPE VARCHAR(255) NOT NULL, CITY VARCHAR(255), POSTALCODE VARCHAR(255), STREET VARCHAR(255), PRIMARY KEY (ID, TYPE))
    [junit] [EL Fine]: sql: CREATE TABLE JPARS_ACCOUNT (TENANT_ID VARCHAR(31) NOT NULL, ID INTEGER NOT NULL, ACCOUNTNUMBER VARCHAR(255), VERSION INTEGER, PRIMARY KEY (TENANT_ID, ID))
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_USER ADD CONSTRAINT FK_JPARS_ST_AUC_USER_ADDRESS_ID FOREIGN KEY (ADDRESS_ID, ADDRESS_TYPE) REFERENCES JPARS_ST_AUC_ADDRESS (ID, TYPE)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_AUCTION_ID FOREIGN KEY (AUCTION_ID) REFERENCES JPARS_ST_AUC_AUCTION (ID)
    [junit] [EL Fine]: sql: ALTER TABLE JPARS_ST_AUC_BID ADD CONSTRAINT FK_JPARS_ST_AUC_BID_USER_ID FOREIGN KEY (USER_ID) REFERENCES JPARS_ST_AUC_USER (ID)
    [junit] [EL Fine]: sql: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] [EL Fine]: sql: SELECT 1
    [junit] [EL Warning]: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.DatabaseException
    [junit] Internal Exception: java.sql.SQLSyntaxErrorException: Table 'SEQUENCE' already exists
    [junit] Error Code: 1050
    [junit] Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))
    [junit] Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(38), PRIMARY KEY (SEQ_NAME))")
    [junit] [EL Fine]: sql: DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN'
    [junit] [EL Fine]: sql: INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0)
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_AUCTION (ID, DESCRIPTION, ENDPRICE, IMAGE, NAME, SOLD, STARTPRICE) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [1, Auction 1 description, 0.0, null, Auction 1, false, 1000.0]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_USER (ID, NAME, VERSION, ADDRESS_TYPE, ADDRESS_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [2002, User 2002, 1, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [5678, 111.0, 1704740076865, 1, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1001, 5000.0, 1704740076865, null, 2002]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_ST_AUC_BID (ID, AMOUNT, TIME, AUCTION_ID, USER_ID) VALUES (?, ?, ?, ?, ?)
    [junit] 	bind => [1234, 110.0, 1704740076865, 1, null]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [111]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@6486fe7b
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@2997ddfc
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@4652c74d
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticBid org.eclipse.persistence.jpars.test.model.auction.StaticBid@6842c101
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Fine]: sql: SELECT ID FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [12]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.auction.StaticAuction org.eclipse.persistence.jpars.test.model.auction.StaticAuction@68e2d03e
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1001]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [1234]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_BID WHERE (ID = ?)
    [junit] 	bind => [5678]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_USER WHERE ((ID = ?) AND (VERSION = ?))
    [junit] 	bind => [2002, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_ST_AUC_AUCTION WHERE (ID = ?)
    [junit] 	bind => [1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [13, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 13]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [14, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [14]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [13]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEEADDRESS (ADDRESS_ID, AREAPICTURE, CITY, COUNTRY, P_CODE, PROVINCE, STREET) VALUES (?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [15, null, NYC, US, null, NY, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [121, Bill, M, Anderson, 1, null, null, null, null, null]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, VERSION, END_DATE, START_DATE, MANAGER_ID, OFFICE_ID, ADDR_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    [junit] 	bind => [768, John, M, Smith, 1, null, 2024-01-08, 121, null, 15]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_EMPLOYEE_EXPERTISE (ID, SUBJECT, EMPLOYEE_EMP_ID) VALUES (?, ?, ?)
    [junit] 	bind => [16, REST, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Work, 613, 9876543, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_PHONENUMBER (PHONE_TYPE, AREA_CODE, P_NUMBER, EMP_ID) VALUES (?, ?, ?, ?)
    [junit] 	bind => [Home, 613, 1234567, 768]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [0.0, 121]
    [junit] [EL Fine]: sql: INSERT INTO JPARS_SALARY (SALARY, EMP_ID) VALUES (?, ?)
    [junit] 	bind => [35000.0, 768]
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY dba0f8c0-0979-4737-a6b8-9c23a91a6348
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN dba0f8c0-0979-4737-a6b8-9c23a91a6348 org.eclipse.persistence.jpars.test.model.employee.Employee id=121, firstName=Bill, lastName=Anderson
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PROJ_EMP WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Home, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE ((PHONE_TYPE = ?) AND (EMP_ID = ?))
    [junit] 	bind => [Work, 768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE_EXPERTISE WHERE (ID = ?)
    [junit] 	bind => [16]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_RESPONS WHERE (Employee_EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_PHONENUMBER WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [768]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [768, 1]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEEADDRESS WHERE (ADDRESS_ID = ?)
    [junit] 	bind => [15]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_SALARY WHERE (EMP_ID = ?)
    [junit] 	bind => [121]
    [junit] [EL Fine]: sql: DELETE FROM JPARS_EMPLOYEE WHERE ((EMP_ID = ?) AND (VERSION = ?))
    [junit] 	bind => [121, 1]
    [junit] [EL Warning]: moxy: MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 3daf3217-80de-425e-a8ae-39ec745dc9fe
    [junit] [EL Finest]: jpars: org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY 3daf3217-80de-425e-a8ae-39ec745dc9fe
    [junit] 
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/jpa/eclipselink.jpars.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 40ms

test-moxy:
     [echo] moxytest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test'
     [echo] moxytest.2.trunk.dir = '../..'
     [echo] oep.nosql.lib ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/../../plugins/org.eclipse.persistence.nosql_2.7.15.v20240108-39c89dba73.jar'

clean-oxm-reports:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm

clean-jaxb-reports:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/jaxb

clean-reports:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/jaxb
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/jaxb
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports

compile-tests-against-jar:
     [echo] Compiling OXM tests...
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1299 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 897 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
     [echo] 
     [echo] Compiling JAXB tests...
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2762 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 2400 files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
     [copy] Copied 15 empty directories to 1 empty directory under /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
     [echo] Compiling MOXy unit tests...
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/antbuild.xml:1088: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

compile-and-run-tests-against-jar:
     [echo] Bean Validation jars found: ${validate.jar.exists}.
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/jaxb
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/test/tmp
    [junit] Running org.eclipse.persistence.testing.jaxb.JAXBTestSuite
    [junit] Tests run: 3562, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.132 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.JAXBTestSuite2
    [junit] [EL Warning]: connection: 2024-01-08 10:55:01.76--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Could not find the session with the name [org.eclipse.persistence.testing.jaxb.jaxbcontext.fake] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes/sessions.xml]
    [junit] [EL Warning]: connection: 2024-01-08 10:55:01.844--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Could not find the session with the name [org.eclipse.persistence.testing.jaxb.jaxbcontext.empty.negative] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes/sessions.xml]
    [junit] <?xml version="1.0" encoding="UTF-8" standalone="no"?><!--
    [junit] 
    [junit]     Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
    [junit] 
    [junit]     This program and the accompanying materials are made available under the
    [junit]     terms of the Eclipse Public License v. 2.0 which is available at
    [junit]     http://www.eclipse.org/legal/epl-2.0,
    [junit]     or the Eclipse Distribution License v. 1.0 which is available at
    [junit]     http://www.eclipse.org/org/documents/edl-v10.php.
    [junit] 
    [junit]     SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause
    [junit] 
    [junit] --><employee><!-- Comment 1 --><name>Matt</name><!-- Comment 2 --><address/><phone>123-4567</phone><phone/><phone>234-5678</phone></employee><?xml version="1.0" encoding="UTF-8"?><employee><!-- Comment 1 --><name>Matt</name><!-- Comment 2 --><address/><phone>123-4567</phone><phone/><phone>234-5678</phone></employee>Tests run: 2773, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.632 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.JAXBTestSuite3
    [junit] Tests run: 1626, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.JAXBTestSuite4
    [junit] class javax.xml.bind.JAXBElement
    [junit] class com.sun.xml.bind.v2.runtime.JAXBContextImpl
    [junit] <?xml version="1.0" encoding="UTF-8" standalone="yes"?><root><foo/><foo/></root>Tests run: 3950, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.981 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.annotations.AnnotationsTestSuite
    [junit] class javax.xml.bind.JAXBElement
    [junit] <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    [junit] <foo/>
    [junit] <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    [junit] <foo/>
    [junit] Jan 08, 2024 10:55:27 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:27 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Tests run: 2479, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.17 sec
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.313--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.326--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.332--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.338--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.343--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.349--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.354--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.359--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.364--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.369--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.374--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.379--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.384--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.39--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.395--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.402--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.407--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.412--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.417--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.422--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.427--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.432--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.436--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.442--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.447--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.452--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.456--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.461--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.466--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.47--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.474--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.481--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.486--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.496--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.501--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.505--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.51--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.515--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.52--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.524--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.529--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.534--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.538--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.543--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.548--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.552--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.558--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.562--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.567--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.571--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.576--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.58--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.585--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.589--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.593--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.597--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.602--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.607--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.612--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.616--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.621--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.626--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.644--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.649--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.654--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.658--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.663--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.667--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.672--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.677--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.681--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.685--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.689--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.693--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.698--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.703--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.707--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.711--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.715--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.719--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.723--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.726--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.73--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.734--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.738--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.742--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.746--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.749--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.753--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.757--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.76--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.764--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.768--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.773--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.777--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.781--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.785--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.789--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.793--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.797--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.801--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.805--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.809--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.813--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.817--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.82--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.824--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.828--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.832--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.836--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.84--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.844--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.849--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.853--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.857--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.861--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.865--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.869--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.873--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.876--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.88--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.884--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:29.888--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] Running org.eclipse.persistence.testing.jaxb.dynamic.DynamicJAXBTestSuite
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.214--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.24--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.462--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.488--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.499--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.513--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.536--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.555--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.695--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.716--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.734--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.756--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.775--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.789--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.802--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.819--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.836--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.857--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.875--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.893--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.911--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.93--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.948--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.965--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:30.988--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.003--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.018--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.033--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.047--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.063--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.078--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.093--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.107--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.121--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.135--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.149--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.163--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.177--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.191--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.204--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.218--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.232--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.245--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.259--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.273--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.287--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.302--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.316--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.329--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.343--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.356--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.37--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.383--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.399--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.412--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.426--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.439--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.452--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.465--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.478--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.491--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.505--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.518--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.531--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.545--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.559--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.577--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.59--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.6--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.619--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.634--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.644--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.659--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.674--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.687--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.701--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.712--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.724--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.735--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.754--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.818--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.881--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.899--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.91--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.927--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.939--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.949--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.96--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.972--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.984--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:31.995--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.006--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.161--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.217--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.222--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.225--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.23--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.233--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.236--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.24--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.243--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.248--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.258--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.262--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.267--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.271--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.274--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.279--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.283--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.286--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.29--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.296--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.3--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.305--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.308--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.313--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.317--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.324--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.328--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.331--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.334--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.336--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.34--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.36--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.363--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.366--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.386--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.39--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.394--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.397--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.407--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] ERROR:  'Stream closed'
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.42--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.428--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.433--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.436--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.44--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.45--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.464--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.472--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.476--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.481--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.483--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.489--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.502--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.51--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.512--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.687--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] [EL Warning]: moxy: 2024-01-08 10:55:32.694--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.xjc.XJCJavaModelInputImpl
    [junit] Tests run: 254, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.806 sec
    [junit] [EL Warning]: 2024-01-08 10:55:39.875--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.88--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.882--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.883--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.883--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.884--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.885--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.886--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.887--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.888--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.889--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.89--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.891--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.892--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.893--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.894--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.895--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.896--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.897--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.898--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.899--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.9--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.9--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.901--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.902--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.903--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.904--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.905--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.906--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.907--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:39.908--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] Running org.eclipse.persistence.testing.jaxb.externalizedmetadata.ExternalizedMetadataTestSuite
    [junit] DefaultValidationEventHandler: [ERROR]: unexpected element (uri:"http://www.eclipse.org/eclipselink/xsds/persistence/oxm", local:"invalid-tag"). Expected elements are <{http://www.eclipse.org/eclipselink/xsds/persistence/oxm}java-type> 
    [junit]      Location: line 18
    [junit] [EL Warning]: 2024-01-08 10:55:46.173--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] [EL Warning]: 2024-01-08 10:55:46.182--Ignoring attribute [property] on class [org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.propertylevel.Customer] as no Property was generated for it.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Jan 08, 2024 10:55:46 AM javax.xml.bind.ContextFinder getDeprecatedSystemProperty
    [junit] WARNING: Using non-standard property: javax.xml.bind.context.factory. Property javax.xml.bind.JAXBContextFactory should be used instead.
    [junit] Tests run: 4503, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.278 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.javadoc.JavadocAnnotationExamplesTestSuite
    [junit] Tests run: 1055, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.346 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.json.JSONTestSuite
    [junit] Tests run: 1286, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.302 sec
    [junit] [EL Warning]: 2024-01-08 10:55:56.494--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.504--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.509--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.514--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.517--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.522--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.526--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.53--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.534--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.538--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.541--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.545--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.549--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.553--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.556--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.561--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.565--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.569--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.572--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.576--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.579--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.583--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.586--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.59--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.593--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.596--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.599--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.603--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.606--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.609--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.611--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.614--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.617--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.62--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.623--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.626--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.629--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.632--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.635--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.639--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.642--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.644--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.647--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.65--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.652--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.655--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.657--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.67--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.673--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.676--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.679--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.681--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.684--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.688--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.691--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.693--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.696--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.698--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.701--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.703--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.706--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.709--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.711--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.713--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.716--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.718--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.721--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.723--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.725--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.728--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.731--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.733--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.736--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.738--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.741--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.746--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.749--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:56.751--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] Running org.eclipse.persistence.testing.jaxb.listofobjects.JAXBListOfObjectsSuite
    [junit] [EL Warning]: 2024-01-08 10:55:59.407--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] [EL Warning]: 2024-01-08 10:55:59.446--Ignoring the type attribute set on xml-element since xml-map is specified on property [object-to-int].
    [junit] Tests run: 1250, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.218 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.rs.RESTfulTestSuite
    [junit] [EL Warning]: moxy: 2024-01-08 18:56:00.491--javax.xml.bind.JAXBException: 
    [junit] Exception Description: The class org.eclipse.persistence.testing.jaxb.rs.IsReadableTestCases$InvalidDomainClass requires a zero argument constructor or a specified factory method.  Note that non-static inner classes do not have zero argument constructors and are not supported.
    [junit]  - with linked exception:
    [junit] [Exception [EclipseLink-50001] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JAXBException
    [junit] Exception Description: The class org.eclipse.persistence.testing.jaxb.rs.IsReadableTestCases$InvalidDomainClass requires a zero argument constructor or a specified factory method.  Note that non-static inner classes do not have zero argument constructors and are not supported.]
    [junit] [EL Warning]: moxy: 2024-01-08 18:56:00.708--javax.xml.bind.JAXBException: 
    [junit] Exception Description: The class org.eclipse.persistence.testing.jaxb.rs.IsReadableTestCases$InvalidDomainClass requires a zero argument constructor or a specified factory method.  Note that non-static inner classes do not have zero argument constructors and are not supported.
    [junit]  - with linked exception:
    [junit] [Exception [EclipseLink-50001] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.JAXBException
    [junit] Exception Description: The class org.eclipse.persistence.testing.jaxb.rs.IsReadableTestCases$InvalidDomainClass requires a zero argument constructor or a specified factory method.  Note that non-static inner classes do not have zero argument constructors and are not supported.]
    [junit] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.schemagen.SchemaGenTestSuite
    [junit] removed existing: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/test/tmp/schema1.xsd
    [junit] removed existing: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/test/tmp/schema1.xsd
    [junit] Tests run: 147, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.typemappinginfo.TypeMappingInfoTestSuite
    [junit] Tests run: 623, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.947 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.xmladapter.XmlAdapterTestSuite
    [junit] Tests run: 994, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.467 sec
    [junit] Running org.eclipse.persistence.testing.moxy.unit.jaxb.MOXySystemPropertiesTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
    [junit] Running org.eclipse.persistence.testing.moxy.unit.jaxb.compiler.SchemaGeneratorTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec
    [junit] Running org.eclipse.persistence.testing.moxy.unit.jaxb.compiler.builder.TransformerPropertyBuilderTestCase
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 sec
    [junit] Running org.eclipse.persistence.testing.moxy.unit.jaxb.compiler.builder.helper.TransformerReflectionHelperTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.annotations.xmlidref.XmlIdSystemPropertyTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.annotations.xmlidref.XmlIdSystemPropertyNotSetTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.XmlValueSystemPropertyNotSetTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec
    [junit] Running org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.XmlValueSystemPropertyTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm/default
    [junit] Running org.eclipse.persistence.testing.oxm.classloader.ClassLoaderTestCases
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec
    [junit] Running org.eclipse.persistence.testing.oxm.classloader.MappingClassLoaderTestCases
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec
    [junit] Running org.eclipse.persistence.testing.oxm.descriptor.rootelement.RootElementTestSuite
    [junit] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
    [junit] Running org.eclipse.persistence.testing.oxm.inheritance.InheritanceTestSuite
    [junit] Tests run: 863, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anyattribute.XMLAnyAttributeMappingTestSuite
    [junit] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anycollection.XMLAnyCollectionMappingTestSuite
    [junit] Tests run: 338, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anyobject.XMLAnyObjectMappingTestSuite
    [junit] Tests run: 322, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.binarydata.XMLBinaryDataMappingTestSuite
    [junit] Tests run: 276, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.XMLBinaryDataCollectionMappingTestSuite
    [junit] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.choice.XMLChoiceMappingTestSuite
    [junit] Tests run: 95, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.choicecollection.XMLChoiceCollectionMappingTestSuite
    [junit] Tests run: 150, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.761 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.collectionreference.CollectionReferenceMappingTestSuite
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositecollection.CompositeCollectionMappingTestSuite
    [junit] Tests run: 419, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositeobject.CompositeObjectMappingTestSuite
    [junit] Tests run: 802, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.containeraccessor.ContainerAccessorTestSuite
    [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directcollection.DirectCollectionMappingTestSuite
    [junit] Tests run: 647, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directcollection.nillable.DirectCollectionMappingNillableTestSuite
    [junit] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directtofield.DirectToFieldMappingTestSuite
    [junit] 
    [junit] Exception Description: Incorrect date-time format: [2000-01-02X09-30-45] (expected [YYYY-MM-DD'T'HH:MM:SS])
    [junit] 
    [junit] Exception Description: Incorrect date format: [20000102] (expected [YYYY-MM-DD])
    [junit] 
    [junit] Exception Description: Incorrect time format: [09;30;45] (expected [HH:MM:SS])
    [junit] Tests run: 1546, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.059 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.keybased.KeyBasedMappingTestSuite
    [junit] Tests run: 381, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.keybased.compositekeyclass.CompositeKeyClassMappingTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.keybased.multipletargets.compositekey.CompositeKeyTestCases
    [junit] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.namespaces.NamespaceTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.namespaces.identifiedbyname.IdentifiedByNameNamespaceTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.sequenced.SequencedMappingTestSuite
    [junit] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.simpletypes.SimpleTypeMappingTestSuite
    [junit] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.transformation.TransformationMappingTestSuite
    [junit] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.typeddirect.TypedDirectMappingTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.xmlfragment.XMLFragmentMappingTestSuite
    [junit] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.xmlfragmentcollection.XMLFragmentCollectionMappingTestSuite
    [junit] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 sec
    [junit] Running org.eclipse.persistence.testing.oxm.systemproperties.OXMSystemPropertiesTestCases
    [junit] java.lang.IllegalStateException: Running on JDK 9 requires -javaagent:<proper path>/jmockit-1.n.jar or -Djdk.attach.allowAttachSelf
    [junit] 	at junit.framework.JUnit4TestAdapter.<init>(JUnit4TestAdapter.java:42)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:497)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshalFragmentTestCases
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshalTestCases
    [junit] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshallerValidationModeTestCases
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases
    [junit] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 sec
    [junit] Local Exception Stack: 
    [junit] Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.XMLMarshalException
    [junit] Exception Description: A descriptor with default root element email-address was not found in the project
    [junit] 	at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:164)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler.startElement(SAXUnmarshallerHandler.java:314)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMReader.reportElementEvents(DOMReader.java:198)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMReader.parse(DOMReader.java:96)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMReader.parse(DOMReader.java:103)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:550)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:541)
    [junit] 	at org.eclipse.persistence.internal.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:556)
    [junit] 	at org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases.testUnmarshalNonRoot(XMLUnmarshalTestCases.java:704)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:177)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:142)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:125)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:130)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:236)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm/dom
    [junit] Running org.eclipse.persistence.testing.oxm.classloader.ClassLoaderTestCases
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec
    [junit] Running org.eclipse.persistence.testing.oxm.classloader.MappingClassLoaderTestCases
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec
    [junit] Running org.eclipse.persistence.testing.oxm.converter.ConverterTestSuite
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
    [junit] Running org.eclipse.persistence.testing.oxm.deferred.DeferredContentHandlerTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
    [junit] Running org.eclipse.persistence.testing.oxm.deploymentxml.DeploymentXMLXsiTypeTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 sec
    [junit] Running org.eclipse.persistence.testing.oxm.descriptor.primarykey.PrimaryKeyTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec
    [junit] Running org.eclipse.persistence.testing.oxm.descriptor.rootelement.RootElementTestSuite
    [junit] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
    [junit] Running org.eclipse.persistence.testing.oxm.documentpreservation.DocumentPreservationTestSuite
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 sec
    [junit] Running org.eclipse.persistence.testing.oxm.dynamic.DynamicTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec
    [junit] Running org.eclipse.persistence.testing.oxm.events.OXEventCallbackTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec
    [junit] Running org.eclipse.persistence.testing.oxm.inheritance.InheritanceTestSuite
    [junit] Tests run: 863, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 sec
    [junit] Running org.eclipse.persistence.testing.oxm.inheritance.typetests.TypeTestSuite
    [junit] Tests run: 646, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.advancedxpath.UnmarshalTestCases
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anyattribute.XMLAnyAttributeMappingTestSuite
    [junit] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anycollection.XMLAnyCollectionMappingTestSuite
    [junit] Tests run: 338, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anyobject.XMLAnyObjectMappingTestSuite
    [junit] Tests run: 322, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.binarydata.XMLBinaryDataMappingTestSuite
    [junit] Tests run: 276, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.XMLBinaryDataCollectionMappingTestSuite
    [junit] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.571 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.choice.XMLChoiceMappingTestSuite
    [junit] Tests run: 95, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.choicecollection.XMLChoiceCollectionMappingTestSuite
    [junit] Tests run: 150, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.collectionreference.CollectionReferenceMappingTestSuite
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositecollection.CompositeCollectionMappingTestSuite
    [junit] Tests run: 419, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.964 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositeobject.CompositeObjectMappingTestSuite
    [junit] Tests run: 802, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.412 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.converter.CompositeObjectSelfConverterTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.containeraccessor.ContainerAccessorTestSuite
    [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directcollection.DirectCollectionMappingTestSuite
    [junit] Tests run: 647, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directcollection.nillable.DirectCollectionMappingNillableTestSuite
    [junit] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directtofield.DirectToFieldMappingTestSuite
    [junit] 
    [junit] Exception Description: Incorrect date-time format: [2000-01-02X09-30-45] (expected [YYYY-MM-DD'T'HH:MM:SS])
    [junit] 
    [junit] Exception Description: Incorrect date format: [20000102] (expected [YYYY-MM-DD])
    [junit] 
    [junit] Exception Description: Incorrect time format: [09;30;45] (expected [HH:MM:SS])
    [junit] Tests run: 1546, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.927 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directtofield.converter.DirectToFieldConverterTestSuite
    [junit] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.keybased.KeyBasedMappingTestSuite
    [junit] Tests run: 381, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.LexicalHandlerTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.namespaces.NamespaceTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.namespaces.identifiedbyname.IdentifiedByNameNamespaceTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.simpletypes.SimpleTypeMappingTestSuite
    [junit] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.transformation.TransformationMappingTestSuite
    [junit] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.typeddirect.TypedDirectMappingTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.xmlfragment.XMLFragmentMappingTestSuite
    [junit] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.452 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.xmlfragmentcollection.XMLFragmentCollectionMappingTestSuite
    [junit] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.524 sec
    [junit] Running org.eclipse.persistence.testing.oxm.platform.PlatformTestSuite
    [junit] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec
    [junit] Running org.eclipse.persistence.testing.oxm.reader.ReaderTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
    [junit] Running org.eclipse.persistence.testing.oxm.readonly.ReadOnlyTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec
    [junit] Running org.eclipse.persistence.testing.oxm.schemamodelgenerator.GenerateSchemaTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 sec
    [junit] Running org.eclipse.persistence.testing.oxm.schemareference.XMLSchemaReferenceTestSuite
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
    [junit] Running org.eclipse.persistence.testing.oxm.unmapped.UnmappedTestSuite
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlbinder.XMLBinderTestSuite
    [junit] Employee:org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Employee@53aac487
    [junit] Address:org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Address@7db12bb6
    [junit] Employee:org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Employee@53aac487
    [junit] Address:org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Address@771a660
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlcontext.byxpath.XMLContextByXPathTestSuite
    [junit] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlconversionmanager.XMLConversionManagerTestSuite
    [junit] Tests run: 527, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmllogin.XMLLoginTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshallerTestSuite
    [junit] [EL Warning]: connection: 2024-01-08 10:57:51.369--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Could not find the session with the name [XMLMarshallerTestSession;XMLMarshallerTestSession2] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes/sessions.xml]
    [junit] [EL Warning]: connection: 2024-01-08 10:57:51.543--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Could not find the session with the name [invalidSessionName] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes/sessions.xml]
    [junit] Local Exception Stack: 
    [junit] Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.XMLMarshalException
    [junit] Exception Description: A descriptor with default root element email-address was not found in the project
    [junit] 	at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:164)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.xmlToObject(DOMUnmarshaller.java:446)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.unmarshal(DOMUnmarshaller.java:269)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.unmarshal(DOMUnmarshaller.java:248)
    [junit] 	at org.eclipse.persistence.internal.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:556)
    [junit] 	at org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases.testUnmarshalNonRoot(XMLUnmarshalTestCases.java:704)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:177)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:142)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:125)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:130)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:236)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:236)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
    [junit] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.structureValidation.StructureValidationTestSuite
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.twoprojects.TwoProjectsTestSuite
    [junit] [EL Info]: 2024-01-08 10:57:53.647--DatabaseSessionImpl(1068945248)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlroot.XMLRootTestSuite
    [junit] Tests run: 239, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlroot.complex.inheritance.XMLRootComplexInheritanceTestSuite
    [junit] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xpathengine.XPathEngineTestSuite
    [junit] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 sec
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm/deploymentxml
    [junit] Running org.eclipse.persistence.testing.oxm.classloader.ClassLoaderTestCases
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 sec
    [junit] Running org.eclipse.persistence.testing.oxm.classloader.MappingClassLoaderTestCases
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 sec
    [junit] Running org.eclipse.persistence.testing.oxm.converter.ConverterTestSuite
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec
    [junit] Running org.eclipse.persistence.testing.oxm.descriptor.rootelement.RootElementTestSuite
    [junit] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 sec
    [junit] Running org.eclipse.persistence.testing.oxm.documentpreservation.DocumentPreservationTestSuite
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 sec
    [junit] Running org.eclipse.persistence.testing.oxm.inheritance.InheritanceTestSuite
    [junit] Tests run: 863, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.92 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anyattribute.XMLAnyAttributeMappingTestSuite
    [junit] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.773 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anycollection.XMLAnyCollectionMappingTestSuite
    [junit] Tests run: 338, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.526 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anyobject.XMLAnyObjectMappingTestSuite
    [junit] Tests run: 322, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.117 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.binarydata.XMLBinaryDataMappingTestSuite
    [junit] Tests run: 276, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.302 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.XMLBinaryDataCollectionMappingTestSuite
    [junit] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.333 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.collectionreference.CollectionReferenceMappingTestSuite
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositecollection.CompositeCollectionMappingTestSuite
    [junit] Tests run: 419, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositeobject.CompositeObjectMappingTestSuite
    [junit] Tests run: 788, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.357 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directcollection.DirectCollectionMappingTestSuite
    [junit] Tests run: 647, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.608 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directtofield.DirectToFieldMappingTestSuite
    [junit] 
    [junit] Exception Description: Incorrect date-time format: [2000-01-02X09-30-45] (expected [YYYY-MM-DD'T'HH:MM:SS])
    [junit] 
    [junit] Exception Description: Incorrect date format: [20000102] (expected [YYYY-MM-DD])
    [junit] 
    [junit] Exception Description: Incorrect time format: [09;30;45] (expected [HH:MM:SS])
    [junit] Tests run: 1546, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.034 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.keybased.KeyBasedMappingTestSuite
    [junit] Tests run: 381, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.797 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.namespaces.NamespaceTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.namespaces.identifiedbyname.IdentifiedByNameNamespaceTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.simpletypes.SimpleTypeMappingTestSuite
    [junit] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.974 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.transformation.TransformationMappingTestSuite
    [junit] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.193 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.typeddirect.TypedDirectMappingTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.xmlfragment.XMLFragmentMappingTestSuite
    [junit] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.22 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.xmlfragmentcollection.XMLFragmentCollectionMappingTestSuite
    [junit] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.248 sec
    [junit] Running org.eclipse.persistence.testing.oxm.readonly.ReadOnlyTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshalFragmentTestCases
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshalTestCases
    [junit] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases
    [junit] Local Exception Stack: 
    [junit] Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.XMLMarshalException
    [junit] Exception Description: A descriptor with default root element email-address was not found in the project
    [junit] 	at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:164)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.xmlToObject(DOMUnmarshaller.java:446)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.unmarshal(DOMUnmarshaller.java:269)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.unmarshal(DOMUnmarshaller.java:248)
    [junit] 	at org.eclipse.persistence.internal.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:556)
    [junit] 	at org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases.testUnmarshalNonRoot(XMLUnmarshalTestCases.java:704)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:177)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:142)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:125)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:130)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:236)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
    [junit] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlroot.XMLRootTestSuite
    [junit] Tests run: 239, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.164 sec
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm/docpres
    [junit] Running org.eclipse.persistence.testing.oxm.classloader.ClassLoaderTestCases
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec
    [junit] Running org.eclipse.persistence.testing.oxm.classloader.MappingClassLoaderTestCases
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec
    [junit] Running org.eclipse.persistence.testing.oxm.converter.ConverterTestSuite
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
    [junit] Running org.eclipse.persistence.testing.oxm.deferred.DeferredContentHandlerTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
    [junit] Running org.eclipse.persistence.testing.oxm.deploymentxml.DeploymentXMLXsiTypeTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 sec
    [junit] Running org.eclipse.persistence.testing.oxm.descriptor.primarykey.PrimaryKeyTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 sec
    [junit] Running org.eclipse.persistence.testing.oxm.descriptor.rootelement.RootElementTestSuite
    [junit] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec
    [junit] Running org.eclipse.persistence.testing.oxm.documentpreservation.DocumentPreservationTestSuite
    [junit] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.808 sec
    [junit] Running org.eclipse.persistence.testing.oxm.dynamic.DynamicTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec
    [junit] Running org.eclipse.persistence.testing.oxm.events.OXEventCallbackTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec
    [junit] Running org.eclipse.persistence.testing.oxm.inheritance.InheritanceTestSuite
    [junit] Tests run: 863, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 sec
    [junit] Running org.eclipse.persistence.testing.oxm.inheritance.typetests.TypeTestSuite
    [junit] Tests run: 646, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anyattribute.XMLAnyAttributeMappingTestSuite
    [junit] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anycollection.XMLAnyCollectionMappingTestSuite
    [junit] Tests run: 338, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.86 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.anyobject.XMLAnyObjectMappingTestSuite
    [junit] Tests run: 322, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.binarydata.XMLBinaryDataMappingTestSuite
    [junit] Tests run: 276, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.binarydatacollection.XMLBinaryDataCollectionMappingTestSuite
    [junit] Tests run: 153, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.choice.XMLChoiceMappingTestSuite
    [junit] Tests run: 95, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.choicecollection.XMLChoiceCollectionMappingTestSuite
    [junit] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.collectionreference.CollectionReferenceMappingTestSuite
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositecollection.CompositeCollectionMappingTestSuite
    [junit] Tests run: 419, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.025 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositeobject.CompositeObjectMappingTestSuite
    [junit] Tests run: 802, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.compositeobject.self.converter.CompositeObjectSelfConverterTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.containeraccessor.ContainerAccessorTestSuite
    [junit] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directcollection.DirectCollectionMappingTestSuite
    [junit] Tests run: 647, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directcollection.nillable.DirectCollectionMappingNillableTestSuite
    [junit] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directtofield.DirectToFieldMappingTestSuite
    [junit] 
    [junit] Exception Description: Incorrect date-time format: [2000-01-02X09-30-45] (expected [YYYY-MM-DD'T'HH:MM:SS])
    [junit] 
    [junit] Exception Description: Incorrect date format: [20000102] (expected [YYYY-MM-DD])
    [junit] 
    [junit] Exception Description: Incorrect time format: [09;30;45] (expected [HH:MM:SS])
    [junit] Tests run: 1247, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.868 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.directtofield.converter.DirectToFieldConverterTestSuite
    [junit] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.LexicalHandlerTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.namespaces.NamespaceTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.namespaces.identifiedbyname.IdentifiedByNameNamespaceTestSuite
    [junit] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.simpletypes.SimpleTypeMappingTestSuite
    [junit] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.transformation.TransformationMappingTestSuite
    [junit] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.typeddirect.TypedDirectMappingTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.xmlfragment.XMLFragmentMappingTestSuite
    [junit] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec
    [junit] Running org.eclipse.persistence.testing.oxm.mappings.xmlfragmentcollection.XMLFragmentCollectionMappingTestSuite
    [junit] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 sec
    [junit] Running org.eclipse.persistence.testing.oxm.platform.PlatformTestSuite
    [junit] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec
    [junit] Running org.eclipse.persistence.testing.oxm.reader.ReaderTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec
    [junit] Running org.eclipse.persistence.testing.oxm.schemamodelgenerator.GenerateSchemaTestSuite
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec
    [junit] Running org.eclipse.persistence.testing.oxm.schemareference.XMLSchemaReferenceTestSuite
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
    [junit] Running org.eclipse.persistence.testing.oxm.unmapped.UnmappedTestSuite
    [junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlbinder.XMLBinderTestSuite
    [junit] Employee:org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Employee@53aac487
    [junit] Address:org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Address@7db12bb6
    [junit] Employee:org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Employee@53aac487
    [junit] Address:org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Address@771a660
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlcontext.byxpath.XMLContextByXPathTestSuite
    [junit] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlconversionmanager.XMLConversionManagerTestSuite
    [junit] Tests run: 527, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmllogin.XMLLoginTestSuite
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLMarshallerTestSuite
    [junit] [EL Warning]: connection: 2024-01-08 11:00:58.513--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Could not find the session with the name [XMLMarshallerTestSession;XMLMarshallerTestSession2] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes/sessions.xml]
    [junit] [EL Warning]: connection: 2024-01-08 11:00:58.7--Exception [EclipseLink-7100] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.ValidationException
    [junit] Exception Description: Could not find the session with the name [invalidSessionName] in the session.xml file [/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/build/classes/sessions.xml]
    [junit] Local Exception Stack: 
    [junit] Exception [EclipseLink-25008] (Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73): org.eclipse.persistence.exceptions.XMLMarshalException
    [junit] Exception Description: A descriptor with default root element email-address was not found in the project
    [junit] 	at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:164)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.xmlToObject(DOMUnmarshaller.java:446)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.unmarshal(DOMUnmarshaller.java:269)
    [junit] 	at org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller.unmarshal(DOMUnmarshaller.java:248)
    [junit] 	at org.eclipse.persistence.internal.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:556)
    [junit] 	at org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases.testUnmarshalNonRoot(XMLUnmarshalTestCases.java:704)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at junit.framework.TestCase.runTest(TestCase.java:177)
    [junit] 	at junit.framework.TestCase.runBare(TestCase.java:142)
    [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
    [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
    [junit] 	at junit.framework.TestResult.run(TestResult.java:125)
    [junit] 	at junit.framework.TestCase.run(TestCase.java:130)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:236)
    [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    [junit] 	at junit.framework.TestSuite.run(TestSuite.java:236)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
    [junit] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.structureValidation.StructureValidationTestSuite
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlmarshaller.twoprojects.TwoProjectsTestSuite
    [junit] [EL Info]: 2024-01-08 11:01:00.873--DatabaseSessionImpl(1068945248)--EclipseLink, version: Eclipse Persistence Services - 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlroot.XMLRootTestSuite
    [junit] Tests run: 239, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.642 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xmlroot.complex.inheritance.XMLRootComplexInheritanceTestSuite
    [junit] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec
    [junit] Running org.eclipse.persistence.testing.oxm.xpathengine.XPathEngineTestSuite
    [junit] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm/nondefault
    [junit] Running org.eclipse.persistence.testing.oxm.systemproperties.DateAndTimeNonDefaultTestCases
    [junit] Tests run: 453, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec
    [junit] java.lang.IllegalStateException: Running on JDK 9 requires -javaagent:<proper path>/jmockit-1.n.jar or -Djdk.attach.allowAttachSelf
    [junit] 	at junit.framework.JUnit4TestAdapter.<init>(JUnit4TestAdapter.java:42)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:497)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
    [junit] Running org.eclipse.persistence.testing.oxm.systemproperties.OXMSystemPropertiesNonDefaultTestCases
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec

jaxb-junit-report:
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/jaxb/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/jaxb/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 435ms

oxm-junit-report:
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/reports/oxm/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 1883ms

moxy-junit-report:

test-against-jar:

test-sdo:
     [echo] sdotest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test'
     [echo] sdotest.2.base.dir = '../..'

clean:

compile-sdo-tests-against-jar:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/antbuild.xml:332: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 660 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning

test-against-jar:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/tmp
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/reports/true
     [echo] customContext=true
    [junit] Running org.eclipse.persistence.testing.sdo.externalizable.SDOResolvableTestSuite
    [junit] [EL Severe]: 2024-01-08 14:01:11.753--Unauthorized deserialization attempt with class org.eclipse.persistence.testing.sdo.externalizable.InsecureDataObject.
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 sec
    [junit] Output:
    [junit] [EL Severe]: 2024-01-08 14:01:11.753--Unauthorized deserialization attempt with class org.eclipse.persistence.testing.sdo.externalizable.InsecureDataObject.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.classgen.SDOClassGenTestSuite
    [junit] [EL Info]: 2024-01-08 14:01:13.424--SDOUtil: Generated Type [invalid-classname] java class name changed to [InvalidClassname] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:13.462--SDOUtil: Generated Type [invalid-classname] java class name changed to [InvalidClassname] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:13.463--SDOUtil: Generated Type [invalid-classname] java get/set method name changed to [InvalidClassname] to follow class naming conventions.
    [junit] [EL Warning]: 2024-01-08 14:01:17.346--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:01:17.361--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:01:17.377--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:01:17.39--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.732 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:01:13.424--SDOUtil: Generated Type [invalid-classname] java class name changed to [InvalidClassname] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:13.462--SDOUtil: Generated Type [invalid-classname] java class name changed to [InvalidClassname] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:13.463--SDOUtil: Generated Type [invalid-classname] java get/set method name changed to [InvalidClassname] to follow class naming conventions.
    [junit] [EL Warning]: 2024-01-08 14:01:17.346--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:01:17.361--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:01:17.377--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:01:17.39--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.classgen.dynamicimpl.DynamicImplTestSuite
    [junit] [EL Info]: 2024-01-08 14:01:22.593--SDOUtil: Generated Type [anySimpleType-property] java get/set method name changed to [AnySimpleTypeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.602--SDOUtil: Generated Type [anyType-property] java get/set method name changed to [AnyTypeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.602--SDOUtil: Generated Type [anyURI-property] java get/set method name changed to [AnyURIProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.603--SDOUtil: Generated Type [base64Binary-property] java get/set method name changed to [Base64BinaryProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.603--SDOUtil: Generated Type [boolean-property] java get/set method name changed to [BooleanProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.603--SDOUtil: Generated Type [byte-property] java get/set method name changed to [ByteProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.603--SDOUtil: Generated Type [date-property] java get/set method name changed to [DateProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.604--SDOUtil: Generated Type [dateTime-property] java get/set method name changed to [DateTimeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.604--SDOUtil: Generated Type [decimal-property] java get/set method name changed to [DecimalProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.606--SDOUtil: Generated Type [double-property] java get/set method name changed to [DoubleProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.606--SDOUtil: Generated Type [duration-property] java get/set method name changed to [DurationProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.606--SDOUtil: Generated Type [ENTITIES-property] java get/set method name changed to [ENTITIESProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [ENTITY-property] java get/set method name changed to [ENTITYProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [float-property] java get/set method name changed to [FloatProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [gDay-property] java get/set method name changed to [GDayProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [gMonth-property] java get/set method name changed to [GMonthProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [gMonthDay-property] java get/set method name changed to [GMonthDayProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.608--SDOUtil: Generated Type [gYear-property] java get/set method name changed to [GYearProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.608--SDOUtil: Generated Type [gYearMonth-property] java get/set method name changed to [GYearMonthProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.608--SDOUtil: Generated Type [hexBinary-property] java get/set method name changed to [HexBinaryProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.608--SDOUtil: Generated Type [ID-property] java get/set method name changed to [IDProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.609--SDOUtil: Generated Type [IDREF-property] java get/set method name changed to [IDREFProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.609--SDOUtil: Generated Type [int-property] java get/set method name changed to [IntProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.609--SDOUtil: Generated Type [integer-property] java get/set method name changed to [IntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.609--SDOUtil: Generated Type [language-property] java get/set method name changed to [LanguageProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.61--SDOUtil: Generated Type [long-property] java get/set method name changed to [LongProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.61--SDOUtil: Generated Type [Name-property] java get/set method name changed to [NameProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.61--SDOUtil: Generated Type [NCName-property] java get/set method name changed to [NCNameProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.61--SDOUtil: Generated Type [negativeInteger-property] java get/set method name changed to [NegativeIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.611--SDOUtil: Generated Type [NMTOKEN-property] java get/set method name changed to [NMTOKENProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.611--SDOUtil: Generated Type [NMTOKENS-property] java get/set method name changed to [NMTOKENSProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.611--SDOUtil: Generated Type [nonNegativeInteger-property] java get/set method name changed to [NonNegativeIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.611--SDOUtil: Generated Type [nonPositiveInteger-property] java get/set method name changed to [NonPositiveIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.612--SDOUtil: Generated Type [normalizedString-property] java get/set method name changed to [NormalizedStringProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.612--SDOUtil: Generated Type [positiveInteger-property] java get/set method name changed to [PositiveIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.643--SDOUtil: Generated Type [anySimpleType-property] java get/set method name changed to [AnySimpleTypeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.644--SDOUtil: Generated Type [anyType-property] java get/set method name changed to [AnyTypeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.644--SDOUtil: Generated Type [anyURI-property] java get/set method name changed to [AnyURIProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.644--SDOUtil: Generated Type [base64Binary-property] java get/set method name changed to [Base64BinaryProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.644--SDOUtil: Generated Type [boolean-property] java get/set method name changed to [BooleanProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.645--SDOUtil: Generated Type [byte-property] java get/set method name changed to [ByteProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.645--SDOUtil: Generated Type [date-property] java get/set method name changed to [DateProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.645--SDOUtil: Generated Type [dateTime-property] java get/set method name changed to [DateTimeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.645--SDOUtil: Generated Type [decimal-property] java get/set method name changed to [DecimalProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.646--SDOUtil: Generated Type [double-property] java get/set method name changed to [DoubleProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.646--SDOUtil: Generated Type [duration-property] java get/set method name changed to [DurationProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.646--SDOUtil: Generated Type [ENTITIES-property] java get/set method name changed to [ENTITIESProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.646--SDOUtil: Generated Type [ENTITY-property] java get/set method name changed to [ENTITYProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [float-property] java get/set method name changed to [FloatProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [gDay-property] java get/set method name changed to [GDayProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [gMonth-property] java get/set method name changed to [GMonthProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [gMonthDay-property] java get/set method name changed to [GMonthDayProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [gYear-property] java get/set method name changed to [GYearProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [gYearMonth-property] java get/set method name changed to [GYearMonthProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [hexBinary-property] java get/set method name changed to [HexBinaryProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [ID-property] java get/set method name changed to [IDProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [IDREF-property] java get/set method name changed to [IDREFProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [int-property] java get/set method name changed to [IntProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [integer-property] java get/set method name changed to [IntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [language-property] java get/set method name changed to [LanguageProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [long-property] java get/set method name changed to [LongProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [Name-property] java get/set method name changed to [NameProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [NCName-property] java get/set method name changed to [NCNameProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [negativeInteger-property] java get/set method name changed to [NegativeIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [NMTOKEN-property] java get/set method name changed to [NMTOKENProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [NMTOKENS-property] java get/set method name changed to [NMTOKENSProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [nonNegativeInteger-property] java get/set method name changed to [NonNegativeIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [nonPositiveInteger-property] java get/set method name changed to [NonPositiveIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [normalizedString-property] java get/set method name changed to [NormalizedStringProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.651--SDOUtil: Generated Type [positiveInteger-property] java get/set method name changed to [PositiveIntegerProperty] to follow class naming conventions.
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:01:22.593--SDOUtil: Generated Type [anySimpleType-property] java get/set method name changed to [AnySimpleTypeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.602--SDOUtil: Generated Type [anyType-property] java get/set method name changed to [AnyTypeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.602--SDOUtil: Generated Type [anyURI-property] java get/set method name changed to [AnyURIProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.603--SDOUtil: Generated Type [base64Binary-property] java get/set method name changed to [Base64BinaryProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.603--SDOUtil: Generated Type [boolean-property] java get/set method name changed to [BooleanProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.603--SDOUtil: Generated Type [byte-property] java get/set method name changed to [ByteProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.603--SDOUtil: Generated Type [date-property] java get/set method name changed to [DateProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.604--SDOUtil: Generated Type [dateTime-property] java get/set method name changed to [DateTimeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.604--SDOUtil: Generated Type [decimal-property] java get/set method name changed to [DecimalProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.606--SDOUtil: Generated Type [double-property] java get/set method name changed to [DoubleProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.606--SDOUtil: Generated Type [duration-property] java get/set method name changed to [DurationProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.606--SDOUtil: Generated Type [ENTITIES-property] java get/set method name changed to [ENTITIESProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [ENTITY-property] java get/set method name changed to [ENTITYProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [float-property] java get/set method name changed to [FloatProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [gDay-property] java get/set method name changed to [GDayProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [gMonth-property] java get/set method name changed to [GMonthProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.607--SDOUtil: Generated Type [gMonthDay-property] java get/set method name changed to [GMonthDayProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.608--SDOUtil: Generated Type [gYear-property] java get/set method name changed to [GYearProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.608--SDOUtil: Generated Type [gYearMonth-property] java get/set method name changed to [GYearMonthProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.608--SDOUtil: Generated Type [hexBinary-property] java get/set method name changed to [HexBinaryProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.608--SDOUtil: Generated Type [ID-property] java get/set method name changed to [IDProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.609--SDOUtil: Generated Type [IDREF-property] java get/set method name changed to [IDREFProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.609--SDOUtil: Generated Type [int-property] java get/set method name changed to [IntProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.609--SDOUtil: Generated Type [integer-property] java get/set method name changed to [IntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.609--SDOUtil: Generated Type [language-property] java get/set method name changed to [LanguageProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.61--SDOUtil: Generated Type [long-property] java get/set method name changed to [LongProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.61--SDOUtil: Generated Type [Name-property] java get/set method name changed to [NameProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.61--SDOUtil: Generated Type [NCName-property] java get/set method name changed to [NCNameProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.61--SDOUtil: Generated Type [negativeInteger-property] java get/set method name changed to [NegativeIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.611--SDOUtil: Generated Type [NMTOKEN-property] java get/set method name changed to [NMTOKENProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.611--SDOUtil: Generated Type [NMTOKENS-property] java get/set method name changed to [NMTOKENSProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.611--SDOUtil: Generated Type [nonNegativeInteger-property] java get/set method name changed to [NonNegativeIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.611--SDOUtil: Generated Type [nonPositiveInteger-property] java get/set method name changed to [NonPositiveIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.612--SDOUtil: Generated Type [normalizedString-property] java get/set method name changed to [NormalizedStringProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.612--SDOUtil: Generated Type [positiveInteger-property] java get/set method name changed to [PositiveIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.643--SDOUtil: Generated Type [anySimpleType-property] java get/set method name changed to [AnySimpleTypeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.644--SDOUtil: Generated Type [anyType-property] java get/set method name changed to [AnyTypeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.644--SDOUtil: Generated Type [anyURI-property] java get/set method name changed to [AnyURIProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.644--SDOUtil: Generated Type [base64Binary-property] java get/set method name changed to [Base64BinaryProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.644--SDOUtil: Generated Type [boolean-property] java get/set method name changed to [BooleanProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.645--SDOUtil: Generated Type [byte-property] java get/set method name changed to [ByteProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.645--SDOUtil: Generated Type [date-property] java get/set method name changed to [DateProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.645--SDOUtil: Generated Type [dateTime-property] java get/set method name changed to [DateTimeProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.645--SDOUtil: Generated Type [decimal-property] java get/set method name changed to [DecimalProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.646--SDOUtil: Generated Type [double-property] java get/set method name changed to [DoubleProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.646--SDOUtil: Generated Type [duration-property] java get/set method name changed to [DurationProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.646--SDOUtil: Generated Type [ENTITIES-property] java get/set method name changed to [ENTITIESProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.646--SDOUtil: Generated Type [ENTITY-property] java get/set method name changed to [ENTITYProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [float-property] java get/set method name changed to [FloatProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [gDay-property] java get/set method name changed to [GDayProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [gMonth-property] java get/set method name changed to [GMonthProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [gMonthDay-property] java get/set method name changed to [GMonthDayProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.647--SDOUtil: Generated Type [gYear-property] java get/set method name changed to [GYearProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [gYearMonth-property] java get/set method name changed to [GYearMonthProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [hexBinary-property] java get/set method name changed to [HexBinaryProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [ID-property] java get/set method name changed to [IDProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [IDREF-property] java get/set method name changed to [IDREFProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [int-property] java get/set method name changed to [IntProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.648--SDOUtil: Generated Type [integer-property] java get/set method name changed to [IntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [language-property] java get/set method name changed to [LanguageProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [long-property] java get/set method name changed to [LongProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [Name-property] java get/set method name changed to [NameProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [NCName-property] java get/set method name changed to [NCNameProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.649--SDOUtil: Generated Type [negativeInteger-property] java get/set method name changed to [NegativeIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [NMTOKEN-property] java get/set method name changed to [NMTOKENProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [NMTOKENS-property] java get/set method name changed to [NMTOKENSProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [nonNegativeInteger-property] java get/set method name changed to [NonNegativeIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [nonPositiveInteger-property] java get/set method name changed to [NonPositiveIntegerProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.65--SDOUtil: Generated Type [normalizedString-property] java get/set method name changed to [NormalizedStringProperty] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:22.651--SDOUtil: Generated Type [positiveInteger-property] java get/set method name changed to [PositiveIntegerProperty] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.copyhelper.SDOCopyHelperTestSuite
    [junit] [EL Info]: 2024-01-08 14:01:23.918--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.923--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.951--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.951--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.969--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.969--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.99--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.99--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.022--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.022--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.038--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.038--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.052--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.052--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:01:23.918--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.923--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.951--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.951--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.969--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.969--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.99--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:23.99--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.022--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.022--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.038--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.038--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.052--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:24.052--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 sec
    [junit] Error: 
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases
    [junit] INFO: Looking for : class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Not found: class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases
    [junit] INFO: Not found: class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases
    [junit] Content of interfacesToSDOTypeHashMap: []
    [junit] Content of interfacesToSDOTypeHashMap: []
    [junit] Content of sdoTypeForSimpleJavaType: [byte, class java.lang.String, boolean, short, long, class java.lang.Byte, class [Ljava.lang.Byte;, class java.util.Date, double, class java.lang.Integer, class java.lang.Long, class java.lang.Boolean, class java.lang.Double, class [B, float, int, class java.math.BigDecimal, class java.math.BigInteger, class java.lang.Character, class java.lang.Float, char, class java.lang.Short]
    [junit] Content of sdoTypeForSimpleJavaType: [byte, class java.lang.String, boolean, short, long, class java.lang.Byte, class [Ljava.lang.Byte;, class java.util.Date, double, class java.lang.Integer, class java.lang.Long, class java.lang.Boolean, class java.lang.Double, class [B, float, int, class java.math.BigDecimal, class java.math.BigInteger, class java.lang.Character, class java.lang.Float, char, class java.lang.Short]
    [junit] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, 
    [junit] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, 
    [junit] Content of anonymousTypes: null
    [junit] Content of anonymousTypes: null
    [junit] Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, 
    [junit] Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, 
    [junit] 
    [junit] 
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress
    [junit] INFO: Not found: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] Content of interfacesToSDOTypeHashMap: []
    [junit] INFO: Not found: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress
    [junit] Content of sdoTypeForSimpleJavaType: [byte, class java.lang.String, boolean, short, long, class java.lang.Byte, class [Ljava.lang.Byte;, class java.util.Date, double, class java.lang.Integer, class java.lang.Long, class java.lang.Boolean, class java.lang.Double, class [B, float, int, class java.math.BigDecimal, class java.math.BigInteger, class java.lang.Character, class java.lang.Float, char, class java.lang.Short]
    [junit] Content of interfacesToSDOTypeHashMap: []
    [junit] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, 
    [junit] Content of sdoTypeForSimpleJavaType: [byte, class java.lang.String, boolean, short, long, class java.lang.Byte, class [Ljava.lang.Byte;, class java.util.Date, double, class java.lang.Integer, class java.lang.Long, class java.lang.Boolean, class java.lang.Double, class [B, float, int, class java.math.BigDecimal, class java.math.BigInteger, class java.lang.Character, class java.lang.Float, char, class java.lang.Short]
    [junit] Content of anonymousTypes: null
    [junit] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, 
    [junit] Content of anonymousTypes: null
    [junit] Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, 
    [junit] Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, 
    [junit] 
    [junit] 
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] Jan 08, 2024 2:01:24 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress was found in: typesHashMap.
    [junit] INFO: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress was found in: typesHashMap.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.datahelper.SDODataHelperTestSuite
    [junit] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.entityresolver.EntityResolverTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.equalityhelper.SDOEqualityHelperTestSuite
    [junit] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.helpercontext.SDOHelperContextTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.jaxbhelper.JAXBHelperTestSuite
    [junit] [EL Info]: 2024-01-08 14:01:30.449--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.461--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.467--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.474--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.481--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.487--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.494--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.612--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:01:30.449--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.461--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.467--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.474--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.481--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.487--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.494--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:30.612--SDOUtil: Generated Type [root-type] java class name changed to [RootType] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.typehelper.SDOTypeHelperTestSuite
    [junit] [EL Info]: 2024-01-08 14:01:31.776--SDOUtil: Generated Type [AAHZ_aqz???????????????????????????????????-.0123456789??????] java class name changed to [AAHZ_aqz????????_02ff?????_1fff??_2070?_218f?_2eee_2fef_3001?_d7ff??_fdcf??_fffd_d800_dc00_da40_dc00_db7f_dfff0123456789?????] to follow class naming conventions.
    [junit] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:01:31.776--SDOUtil: Generated Type [AAHZ_aqz???????????????????????????????????-.0123456789??????] java class name changed to [AAHZ_aqz????????_02ff?????_1fff??_2070?_218f?_2eee_2fef_3001?_d7ff??_fdcf??_fffd_d800_dc00_da40_dc00_db7f_dfff0123456789?????] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.datatype.SDOXMLHelperDatatypeTestSuite
    [junit] [EL Info]: 2024-01-08 14:01:33.297--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] ./org/eclipse/persistence/testing/sdo/helper/xmlhelper/datatype/myQName.xsd
    [junit] [EL Info]: 2024-01-08 14:01:33.317--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] ./org/eclipse/persistence/testing/sdo/helper/xmlhelper/datatype/myQName.xsd
    [junit] [EL Info]: 2024-01-08 14:01:33.327--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:33.333--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:33.341--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] ./org/eclipse/persistence/testing/sdo/helper/xmlhelper/datatype/myQName.xsd
    [junit] [EL Info]: 2024-01-08 14:01:33.348--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:33.355--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:33.362--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] ./org/eclipse/persistence/testing/sdo/helper/xmlhelper/datatype/myQName.xsd
    [junit] [EL Info]: 2024-01-08 14:01:33.369--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.445 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:01:33.297--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] ./org/eclipse/persistence/testing/sdo/helper/xmlhelper/datatype/myQName.xsd
    [junit] [EL Info]: 2024-01-08 14:01:33.317--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] ./org/eclipse/persistence/testing/sdo/helper/xmlhelper/datatype/myQName.xsd
    [junit] [EL Info]: 2024-01-08 14:01:33.327--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:33.333--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:33.341--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] ./org/eclipse/persistence/testing/sdo/helper/xmlhelper/datatype/myQName.xsd
    [junit] [EL Info]: 2024-01-08 14:01:33.348--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:33.355--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:33.362--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] ./org/eclipse/persistence/testing/sdo/helper/xmlhelper/datatype/myQName.xsd
    [junit] [EL Info]: 2024-01-08 14:01:33.369--SDOUtil: Generated Type [complex-root] java class name changed to [ComplexRoot] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.load.SDOXMLHelperLoadTestSuite
    [junit] 2.7.15.v20240108-39c89dba73
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 sec
    [junit] Output:
    [junit] 2.7.15.v20240108-39c89dba73
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.SDOXMLHelperLoadAndSaveBase64TestSuite
    [junit] [EL Info]: 2024-01-08 14:01:42.301--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:42.305--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:42.306--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:42.307--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.043--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.043--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.054--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.054--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.061--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.061--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.068--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.069--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.076--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.077--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.11--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.11--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.117--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.117--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.124--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.124--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.134--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.134--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.141--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.141--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.951--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.951--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.951--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.954--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.954--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.954--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.954--SDOUtil: Generated Type [postal-code] java get/set method name changed to [PostalCode] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.955--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.955--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.955--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.955--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.67--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.671--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.671--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.679--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.679--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.679--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.686--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.686--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.686--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.693--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.693--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.693--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.7--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.7--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.7--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.71--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.71--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.71--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.716--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.717--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.717--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.725--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.725--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.725--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.731--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.732--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.732--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.738--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.739--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.739--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.747--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.747--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.747--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.748--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.749--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.749--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.749--SDOUtil: Generated Type [postal-code] java get/set method name changed to [PostalCode] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.749--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.75--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.75--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.75--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.488--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.488--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.488--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.496--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.496--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.496--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.502--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.503--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.503--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.509--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.509--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.509--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.516--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.516--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.516--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.526--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.526--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.526--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.532--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.532--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.532--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.538--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.539--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.539--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.545--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.545--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.545--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.553--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.553--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.553--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.561--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.561--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.561--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.564--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.564--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.564--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.565--SDOUtil: Generated Type [postal-code] java get/set method name changed to [PostalCode] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.565--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.565--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.566--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.566--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.305--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.305--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.305--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.314--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.314--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.315--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.321--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.321--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.321--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.328--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.328--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.328--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.335--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.335--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.335--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.345--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.346--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.346--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.353--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.353--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.353--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.359--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.359--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.36--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.366--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.366--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.366--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.372--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.372--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.372--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.406 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:01:42.301--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:42.305--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:42.306--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:42.307--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.043--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.043--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.054--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.054--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.061--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.061--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.068--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.069--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.076--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.077--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.11--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.11--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.117--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.117--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.124--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.124--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.134--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.134--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.141--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.141--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.951--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.951--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.951--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.954--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.954--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.954--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.954--SDOUtil: Generated Type [postal-code] java get/set method name changed to [PostalCode] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.955--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.955--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.955--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:43.955--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.67--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.671--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.671--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.679--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.679--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.679--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.686--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.686--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.686--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.693--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.693--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.693--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.7--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.7--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.7--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.71--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.71--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.71--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.716--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.717--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.717--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.725--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.725--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.725--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.731--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.732--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.732--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.738--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.739--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.739--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.747--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.747--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.747--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.748--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.749--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.749--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.749--SDOUtil: Generated Type [postal-code] java get/set method name changed to [PostalCode] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.749--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.75--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.75--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:44.75--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.488--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.488--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.488--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.496--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.496--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.496--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.502--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.503--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.503--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.509--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.509--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.509--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.516--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.516--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.516--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.526--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.526--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.526--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.532--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.532--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.532--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.538--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.539--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.539--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.545--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.545--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.545--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.553--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.553--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.553--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.561--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.561--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.561--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.564--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.564--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.564--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.565--SDOUtil: Generated Type [postal-code] java get/set method name changed to [PostalCode] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.565--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.565--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.566--SDOUtil: Generated Type [street-name] java get/set method name changed to [StreetName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:45.566--SDOUtil: Generated Type [country-name] java get/set method name changed to [CountryName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.305--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.305--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.305--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.314--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.314--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.315--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.321--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.321--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.321--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.328--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.328--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.328--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.335--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.335--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.335--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.345--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.346--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.346--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.353--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.353--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.353--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.359--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.359--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.36--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.366--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.366--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.366--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.372--SDOUtil: Generated Type [canadian-address-type] java class name changed to [CanadianAddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.372--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:46.372--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.SDOXMLHelperLoadAndSavePurchaseOrderTestSuite
    [junit] [EL Info]: 2024-01-08 14:01:51.072--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.079--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.08--SDOUtil: Generated Type [first-name] java get/set method name changed to [FirstName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.08--SDOUtil: Generated Type [start-date] java get/set method name changed to [StartDate] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.08--SDOUtil: Generated Type [end-date] java get/set method name changed to [EndDate] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.08--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.805--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.822--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.831--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.84--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.851--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.865--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.884--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.893--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.901--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.91--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:55.614--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:55.614--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:55.616--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:55.616--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.336--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.336--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.345--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.346--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.353--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.353--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.361--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.361--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.369--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.369--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.379--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.379--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.386--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.386--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.392--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.392--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.402--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.402--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.409--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.409--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.415--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.415--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.417--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.417--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.111--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.111--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.119--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.12--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.144--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.144--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.151--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.151--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.157--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.157--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.166--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.167--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.173--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.173--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.179--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.179--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.188--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.189--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.195--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.195--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.157--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.157--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.16--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.16--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.886--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.886--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.897--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.897--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.904--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.904--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.911--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.912--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.919--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.919--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.93--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.93--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.937--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.937--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.944--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.944--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.95--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.952--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.958--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.959--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.966--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.966--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:59.923--SDOUtil: Generated Type [first-name] java get/set method name changed to [FirstName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:59.923--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:00.659--SDOUtil: Generated Type [first-name] java get/set method name changed to [FirstName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:00.659--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:01.435--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.69 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:01:51.072--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.079--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.08--SDOUtil: Generated Type [first-name] java get/set method name changed to [FirstName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.08--SDOUtil: Generated Type [start-date] java get/set method name changed to [StartDate] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.08--SDOUtil: Generated Type [end-date] java get/set method name changed to [EndDate] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.08--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.805--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.822--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.831--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.84--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.851--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.865--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.884--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.893--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.901--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:51.91--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:55.614--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:55.614--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:55.616--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:55.616--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.336--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.336--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.345--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.346--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.353--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.353--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.361--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.361--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.369--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.369--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.379--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.379--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.386--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.386--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.392--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.392--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.402--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.402--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.409--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.409--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.415--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.415--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.417--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:56.417--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.111--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.111--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.119--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.12--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.144--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.144--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.151--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.151--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.157--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.157--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.166--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.167--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.173--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.173--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.179--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.179--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.188--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.189--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.195--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:57.195--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.157--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.157--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.16--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.16--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.886--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.886--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.897--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.897--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.904--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.904--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.911--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.912--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.919--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.919--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.93--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.93--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.937--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.937--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.944--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.944--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.95--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.952--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.958--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.959--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.966--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:58.966--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:59.923--SDOUtil: Generated Type [first-name] java get/set method name changed to [FirstName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:01:59.923--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:00.659--SDOUtil: Generated Type [first-name] java get/set method name changed to [FirstName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:00.659--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:01.435--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.SDOXMLHelperLoadAndSaveTestSuite
    [junit] [EL Info]: 2024-01-08 14:02:02.982--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:02.987--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:02.987--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.005--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.006--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.012--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.012--SDOUtil: Generated Type [personal-info] java get/set method name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.012--SDOUtil: Generated Type [contact-info] java get/set method name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.013--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.013--SDOUtil: Generated Type [zip-code] java get/set method name changed to [ZipCode] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.014--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.014--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.014--SDOUtil: Generated Type [billing-address] java get/set method name changed to [BillingAddress] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.014--SDOUtil: Generated Type [shipping-address] java get/set method name changed to [ShippingAddress] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [first-name] java get/set method name changed to [FirstName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [date-of-birth] java get/set method name changed to [DateOfBirth] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.829--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.829--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.83--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.831--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.831--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.872--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.873--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.873--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.874--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.874--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.897--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.898--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.898--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.899--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.9--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.919--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.92--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.92--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.921--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.922--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.944--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.944--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.944--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.945--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.946--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.984--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.984--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.985--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.985--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.986--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.005--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.005--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.006--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.006--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.007--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.024--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.024--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.024--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.025--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.025--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.041--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.041--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.041--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.042--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.043--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.068--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.068--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.068--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.069--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.07--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:09.509--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:09.51--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.209--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.215--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.22--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.225--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.231--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.239--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.244--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.249--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.258--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.264--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:11.934--SDOUtil: Generated Type [global-before] java get/set method name changed to [GlobalBefore] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:11.934--SDOUtil: Generated Type [global-after] java get/set method name changed to [GlobalAfter] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:12.666--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:12.667--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:12.668--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:12.668--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.367--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.367--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.378--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.379--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.384--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.384--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.39--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.39--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.399--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.4--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.405--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.405--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.41--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.41--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.415--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.415--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.424--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.424--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.43--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.43--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] Tests run: 207, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.165 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:02:02.982--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:02.987--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:02.987--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.005--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.006--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.012--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.012--SDOUtil: Generated Type [personal-info] java get/set method name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.012--SDOUtil: Generated Type [contact-info] java get/set method name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.013--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.013--SDOUtil: Generated Type [zip-code] java get/set method name changed to [ZipCode] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.014--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.014--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.014--SDOUtil: Generated Type [billing-address] java get/set method name changed to [BillingAddress] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.014--SDOUtil: Generated Type [shipping-address] java get/set method name changed to [ShippingAddress] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [first-name] java get/set method name changed to [FirstName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [last-name] java get/set method name changed to [LastName] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.015--SDOUtil: Generated Type [date-of-birth] java get/set method name changed to [DateOfBirth] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.829--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.829--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.83--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.831--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.831--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.872--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.873--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.873--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.874--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.874--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.897--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.898--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.898--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.899--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.9--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.919--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.92--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.92--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.921--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.922--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.944--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.944--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.944--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.945--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.946--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.984--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.984--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.985--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.985--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:03.986--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.005--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.005--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.006--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.006--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.007--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.024--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.024--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.024--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.025--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.025--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.041--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.041--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.041--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.042--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.043--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.068--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.068--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.068--SDOUtil: Generated Type [phone-number] java class name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.069--SDOUtil: Generated Type [contact-info] java class name changed to [ContactInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:04.07--SDOUtil: Generated Type [personal-info] java class name changed to [PersonalInfo] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:09.509--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:09.51--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.209--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.215--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.22--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.225--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.231--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.239--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.244--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.249--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.258--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:10.264--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:11.934--SDOUtil: Generated Type [global-before] java get/set method name changed to [GlobalBefore] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:11.934--SDOUtil: Generated Type [global-after] java get/set method name changed to [GlobalAfter] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:12.666--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:12.667--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:12.668--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:12.668--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.367--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.367--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.378--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.379--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.384--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.384--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.39--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.39--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.399--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.4--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.405--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.405--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.41--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.41--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.415--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.415--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.424--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.424--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.43--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:02:13.43--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.changesummary.ChangeSummaryLoadAndSaveTestSuite
    [junit] [EL Warning]: 2024-01-08 14:02:24.757--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.65 sec
    [junit] Output:
    [junit] [EL Warning]: 2024-01-08 14:02:24.757--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.changesummary.create.ChangeSummaryLoadAndSaveCreateTestSuite
    [junit] [EL Warning]: 2024-01-08 14:02:27.515--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] [EL Warning]: 2024-01-08 14:02:28.624--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.824 sec
    [junit] Output:
    [junit] [EL Warning]: 2024-01-08 14:02:27.515--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] [EL Warning]: 2024-01-08 14:02:28.624--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.changesummary.delete.ChangeSummaryLoadAndSaveDeleteTestSuite
    [junit] [EL Warning]: 2024-01-08 14:02:33.51--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.454 sec
    [junit] Output:
    [junit] [EL Warning]: 2024-01-08 14:02:33.51--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.changesummary.modify.ChangeSummaryLoadAndSaveModifyTestSuite
    [junit] [EL Warning]: 2024-01-08 14:02:38.188--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.612 sec
    [junit] Output:
    [junit] [EL Warning]: 2024-01-08 14:02:38.188--SDOUtil: Generated Type [ChangeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.changesummary.open.ChangeSummaryOpenContentTestSuite
    [junit] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.592 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.nodenullpolicy.IsSetLoadAndSaveTestSuite
    [junit] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.767 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.loadandsave.withoutxsd.LoadAndSaveWithoutXSDTestSuite
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.save.SDOXMLHelperSaveTestSuite
    [junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xmlhelper.threadsafety.SDOXMLHelperThreadSafetyTestSuite
    [junit] Thread[Thread-0,5,main]
    [junit] Thread[Thread-1,5,main]
    [junit] Thread[Thread-2,5,main]
    [junit] Thread[Thread-3,5,main]
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 sec
    [junit] Output:
    [junit] Thread[Thread-0,5,main]
    [junit] Thread[Thread-1,5,main]
    [junit] Thread[Thread-2,5,main]
    [junit] Thread[Thread-3,5,main]
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.SDOXSDHelperTestSuite
    [junit] [EL Info]: 2024-01-08 14:03:00.152--SDOUtil: Generated Type [restricted-child] java class name changed to [RestrictedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.156--SDOUtil: Generated Type [extended-child] java class name changed to [ExtendedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.166--SDOUtil: Generated Type [restricted-child] java class name changed to [RestrictedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.166--SDOUtil: Generated Type [extended-child] java class name changed to [ExtendedChild] to follow class naming conventions.
    [junit] [EL Warning]: 2024-01-08 14:03:00.496--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:03:00.538--An java.lang.IllegalArgumentException occurred processing referenced schema with uri my.uri2 with schemaLocation Cyclic2.xsd.
    [junit] [EL Warning]: 2024-01-08 14:03:00.54--An java.lang.IllegalArgumentException occurred processing referenced schema with uri my.uri2 with schemaLocation Cyclic2.xsd.
    [junit] [EL Info]: 2024-01-08 14:03:00.739--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.74--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.746--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.751--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.756--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.768--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.775--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.78--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:03:00.152--SDOUtil: Generated Type [restricted-child] java class name changed to [RestrictedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.156--SDOUtil: Generated Type [extended-child] java class name changed to [ExtendedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.166--SDOUtil: Generated Type [restricted-child] java class name changed to [RestrictedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.166--SDOUtil: Generated Type [extended-child] java class name changed to [ExtendedChild] to follow class naming conventions.
    [junit] [EL Warning]: 2024-01-08 14:03:00.496--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:03:00.538--An java.lang.IllegalArgumentException occurred processing referenced schema with uri my.uri2 with schemaLocation Cyclic2.xsd.
    [junit] [EL Warning]: 2024-01-08 14:03:00.54--An java.lang.IllegalArgumentException occurred processing referenced schema with uri my.uri2 with schemaLocation Cyclic2.xsd.
    [junit] [EL Info]: 2024-01-08 14:03:00.739--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.74--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.746--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.751--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.756--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.768--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.775--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:00.78--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.define.ComplexDefineTestSuite
    [junit] [EL Warning]: 2024-01-08 14:03:02.09--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:03:02.159--An java.lang.IllegalArgumentException occurred processing referenced schema with uri my.uri2 with schemaLocation Cyclic2.xsd.
    [junit] [EL Warning]: 2024-01-08 14:03:02.161--An java.lang.IllegalArgumentException occurred processing referenced schema with uri my.uri2 with schemaLocation Cyclic2.xsd.
    [junit] [EL Info]: 2024-01-08 14:03:02.442--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.443--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.451--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.457--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.463--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.476--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.482--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.488--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec
    [junit] Output:
    [junit] [EL Warning]: 2024-01-08 14:03:02.09--An java.lang.NullPointerException occurred processing referenced schema with uri my.uri5 with schemaLocation null.
    [junit] [EL Warning]: 2024-01-08 14:03:02.159--An java.lang.IllegalArgumentException occurred processing referenced schema with uri my.uri2 with schemaLocation Cyclic2.xsd.
    [junit] [EL Warning]: 2024-01-08 14:03:02.161--An java.lang.IllegalArgumentException occurred processing referenced schema with uri my.uri2 with schemaLocation Cyclic2.xsd.
    [junit] [EL Info]: 2024-01-08 14:03:02.442--SDOUtil: Generated Type [address-type] java class name changed to [AddressType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.443--SDOUtil: Generated Type [customer-type] java class name changed to [CustomerType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.451--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.457--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.463--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.476--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.482--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:02.488--SDOUtil: Generated Type [employee-type] java class name changed to [EmployeeType] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.define.ImportTypeWithSameNameAsElementTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.define.attributes.SDOAttributeXSDTestSuite
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.define.complextypes.SDOComplexTypeXSDTestSuite
    [junit] [EL Info]: 2024-01-08 14:03:05.008--SDOUtil: Generated Type [restricted-child] java class name changed to [RestrictedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:05.013--SDOUtil: Generated Type [extended-child] java class name changed to [ExtendedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:05.026--SDOUtil: Generated Type [restricted-child] java class name changed to [RestrictedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:05.026--SDOUtil: Generated Type [extended-child] java class name changed to [ExtendedChild] to follow class naming conventions.
    [junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:03:05.008--SDOUtil: Generated Type [restricted-child] java class name changed to [RestrictedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:05.013--SDOUtil: Generated Type [extended-child] java class name changed to [ExtendedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:05.026--SDOUtil: Generated Type [restricted-child] java class name changed to [RestrictedChild] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:05.026--SDOUtil: Generated Type [extended-child] java class name changed to [ExtendedChild] to follow class naming conventions.
    [junit] 
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.define.elements.SDOElementXSDTestSuite
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.define.simpletypes.SDOSimpleTypeXSDTestSuite
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.defineandgenerate.XSDHelperDefineAndGenerateTestSuite
    [junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec
    [junit] Running org.eclipse.persistence.testing.sdo.helper.xsdhelper.generate.XSDHelperGenerateTestSuite
    [junit] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 sec
    [junit] Running org.eclipse.persistence.testing.sdo.instanceclass.InstanceClassTestSuite
    [junit] [EL Info]: 2024-01-08 14:03:10.053--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Warning]: 2024-01-08 14:03:10.059--SDOUtil: Generated Type [changeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] [EL Warning]: 2024-01-08 14:03:10.06--SDOUtil: Generated Type [changeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithIncorrectGetters
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithIncorrectGetters was found in: typesHashMap.
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithCorrectGetters
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithCorrectGetters was found in: typesHashMap.
    [junit] [EL Info]: 2024-01-08 14:03:10.099--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:10.141--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:10.166--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:10.182--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 sec
    [junit] Output:
    [junit] [EL Info]: 2024-01-08 14:03:10.053--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Warning]: 2024-01-08 14:03:10.059--SDOUtil: Generated Type [changeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] [EL Warning]: 2024-01-08 14:03:10.06--SDOUtil: Generated Type [changeSummary] conflicts with SDO specification naming rules for [ChangeSummary] and should be renamed.
    [junit] [EL Info]: 2024-01-08 14:03:10.099--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:10.141--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:10.166--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] [EL Info]: 2024-01-08 14:03:10.182--SDOUtil: Generated Type [phone-number] java get/set method name changed to [PhoneNumber] to follow class naming conventions.
    [junit] 
    [junit] Error: 
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithIncorrectGetters
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithIncorrectGetters was found in: typesHashMap.
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithCorrectGetters
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithCorrectGetters was found in: typesHashMap.
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithIncorrectGetters
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithIncorrectGetters was found in: typesHashMap.
    [junit] 
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: Looking for : interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithIncorrectGetters
    [junit] Jan 08, 2024 2:03:10 PM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType
    [junit] INFO: interface org.eclipse.persistence.testing.sdo.instanceclass.CustomerInterfaceWithIncorrectGetters was found in: typesHashMap.
    [junit] Running org.eclipse.persistence.testing.sdo.model.changesummary.ChangeSummaryTestSuite
    [junit] Tests run: 241, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.changesummary.ChangeSummaryXSDWithCSOnChildTestSuite
    [junit] Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.662 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.changesummary.ChangeSummaryXSDWithCSOnRootTestSuite
    [junit] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.752 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.datagraph.SDODataGraphTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.SDODataObjectGetIndexTestSuite
    [junit] Tests run: 196, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.SDODataObjectGetPathConversionTestSuite
    [junit] Tests run: 302, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.135 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.SDODataObjectGetPathTestSuite
    [junit] Tests run: 286, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.492 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.SDODataObjectGetTestSuite
    [junit] Tests run: 338, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.151 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.SDODataObjectTestSuite
    [junit] Tests run: 174, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.containment.ContainmentTestSuite
    [junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.xpathengine.SDODataObjectXPathEngineTestSuite
    [junit] Tests run: 141, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.181 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.xpathpositional.SDODataObjectXPathPositionalTestSuite
    [junit] Tests run: 314, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.dataobject.xpathquery.SDODataObjectXPathQueryTestSuite
    [junit] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.property.SDOPropertyEqualityTestSuite
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.sequence.SDOSequenceTestSuite
    [junit] Tests run: 322, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.283 sec
    [junit] Running org.eclipse.persistence.testing.sdo.model.type.SDOTypeTestSuite
    [junit] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.754 sec
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/reports/true/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/reports/true/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 513ms
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/baseTypes
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/complextypes
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/elements
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/invalidtypename
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/list
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/nestedBaseTypes
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/poJavadocs
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/poJavadocsListener
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/schemaTypes
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/srcImports
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/srcImportsDontProcess
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/srcPO
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/srcPOAnnotations
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/union
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/sdo/eclipselink.sdo.test/resource/tmp

test-dbws:
     [echo] JDK version detected: '11.0.11'
     [echo] java.version='11.0.11'
     [echo] dbws_test.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test'
     [echo] dbws_test.2.base.dir = '../..'
Trying to override old definition of task javac

clean:

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/antbuild.xml:386: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] Note: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/src/dbws/testing/xrdynamicentity/XRDynamicEntityTestSuite.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/eclipselink-dbws-test-common.jar

build:

compile-common:

run-tests:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/reports
      [sql] Executing resource: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/etc/dbsetup_keymappings.sql
      [sql] 11 of 11 SQL statements executed successfully
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/antbuild.xml:218: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [junit] Running dbws.testing.keymappings.KeyMappingsTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 sec
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 33ms
      [sql] Executing resource: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/etc/dbteardown_keymappings.sql
      [sql] 3 of 3 SQL statements executed successfully
      [sql] Executing resource: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/etc/dbsetup_relationships.sql
      [sql] 75 of 75 SQL statements executed successfully
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/antbuild.xml:218: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [junit] Running dbws.testing.relationships.RelationshipsTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 sec
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 44ms
      [sql] Executing resource: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/etc/dbteardown_relationships.sql
      [sql] 5 of 5 SQL statements executed successfully
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/antbuild.xml:218: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning
    [junit] Running dbws.testing.xrdynamicentity.XRDynamicEntityTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/dbws/eclipselink.dbws.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 55ms

test:

test-dbws-builder:
     [echo] dbwsbldrtest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test'
     [echo] dbwsbldrtest.2.base.dir = '../..'
     [echo] Loading /home/jenkins/build.properties...
     [echo] Custom properties file '/home/jenkins/test.properties' not found to load.

clean:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/classes
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/eclipselink-dbwsbldr-tests.jar

init:
     [echo] junit.lib    ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo] asm.jar      ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/org.eclipse.persistence.asm.jar'
     [echo] dbwsbldr.jar ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/org.eclipse.persistence.dbws.builder_2.7.15.v20240108-39c89dba73.jar'
     [echo] servlet-api.jar  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.servlet-api.jar'
     [echo] ddlparser.jar='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../plugins/org.eclipse.persistence.oracleddlparser_3.0.1.v20230424.jar'
     [echo] wsdl.jar     ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../plugins/javax.wsdl_1.6.2.v201012040545.jar'
     [echo] persistence.jar ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/javax.persistence_unsigned_for_testing_1.0.0.jar'
     [echo] persistence20_21_diff.jar ='../../build/javax.persistence20_21_diff.jar'
     [echo] gmbal.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/gmbal.jar
     [echo] javax.activation.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.activation.jar
     [echo] javax.annotation.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.annotation-api.jar
     [echo] javax.validation.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.validation-api.jar
     [echo] javax.xml.binding.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.bind-api.jar
     [echo] javax.xml.soap.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.soap-api.jar
     [echo] javax.xml.ws.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.xml.ws-api.jar
     [echo] jaxb-impl.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jaxb-impl.jar
     [echo] jws-api.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.jws-api.jar
     [echo] saaj-impl.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.saaj-impl.jar
     [echo] stax-ex.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/stax-ex.jar
     [echo] streambuffer.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.streambuffer.jar
     [echo] ws-policy.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.xml.ws.policy.jar
     [echo] ws-rt.lib =/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/com.sun.ws-rt.jar

compile:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/classes
    [javac] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/antbuild.xml:344: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

package:
      [jar] Building jar: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/eclipselink-dbwsbldr-tests.jar

build:

init-tests:
     [echo] jdbc.driver.jar  ='/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'
     [echo] dbwsbldrtest.jar ='./eclipselink-dbwsbldr-tests.jar'
     [echo] mail.jar         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/../../plugins/jakarta.mail.jar'

run-tests:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/reports
    [junit] Running dbws.testing.attachedbinary.AttachedBinaryTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.865 sec
    [junit] Output:
    [junit] [EL Warning]: moxy: 2024-01-08 19:03:52.051--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl
    [junit] 
    [junit] Running dbws.testing.batchsql.BatchSQLTestSuite
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
    [junit] Running dbws.testing.bindingmodel.BindingModelTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
    [junit] Running dbws.testing.crud.CRUDTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
    [junit] Running dbws.testing.customsql.CustomSQLTestSuite
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec
    [junit] Running dbws.testing.inlinebinary.InlineBinaryTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec
    [junit] Running dbws.testing.invalidinput.InvalidInputTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
    [junit] Running dbws.testing.loglevelvalidation.LogLevelValidationTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
    [junit] Running dbws.testing.mtom.MTOMTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 sec
    [junit] Error: 
    [junit] Jan 08, 2024 7:03:53 PM com.sun.xml.ws.server.MonitorBase createMOM
    [junit] WARNING: Ignoring exception - starting up without monitoring
    [junit] java.lang.NoClassDefFoundError: org/glassfish/pfl/basic/facet/FacetAccessor
    [junit] 	at java.base/java.lang.Class.forName0(Native Method)
    [junit] 	at java.base/java.lang.Class.forName(Class.java:315)
    [junit] 	at org.glassfish.gmbal.util.GenericConstructor.getConstructor(GenericConstructor.java:58)
    [junit] 	at org.glassfish.gmbal.util.GenericConstructor.create(GenericConstructor.java:90)
    [junit] 	at org.glassfish.gmbal.ManagedObjectManagerFactory.createStandalone(ManagedObjectManagerFactory.java:75)
    [junit] 	at com.sun.xml.ws.server.MonitorBase.createMOM(MonitorBase.java:193)
    [junit] 	at com.sun.xml.ws.server.MonitorBase.createMOMLoop(MonitorBase.java:181)
    [junit] 	at com.sun.xml.ws.server.MonitorBase.createManagedObjectManager(MonitorBase.java:104)
    [junit] 	at com.sun.xml.ws.server.WSEndpointImpl.obtainManagedObjectManager(WSEndpointImpl.java:523)
    [junit] 	at com.sun.xml.ws.server.WSEndpointImpl.initManagedObjectManager(WSEndpointImpl.java:503)
    [junit] 	at com.sun.xml.ws.server.WSEndpointImpl.<init>(WSEndpointImpl.java:121)
    [junit] 	at com.sun.xml.ws.server.EndpointFactory.create(EndpointFactory.java:307)
    [junit] 	at com.sun.xml.ws.server.EndpointFactory.create(EndpointFactory.java:302)
    [junit] 	at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:134)
    [junit] 	at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:578)
    [junit] 	at com.sun.xml.ws.api.server.WSEndpoint.create(WSEndpoint.java:560)
    [junit] 	at com.sun.xml.ws.transport.http.server.EndpointImpl.createEndpoint(EndpointImpl.java:304)
    [junit] 	at com.sun.xml.ws.transport.http.server.EndpointImpl.publish(EndpointImpl.java:217)
    [junit] 	at dbws.testing.mtom.MTOMTestSuite.setUp(MTOMTestSuite.java:334)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    [junit] 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    [junit] 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    [junit] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
    [junit] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
    [junit] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
    [junit] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
    [junit] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
    [junit] 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:50)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1015)
    [junit] Caused by: java.lang.ClassNotFoundException: org.glassfish.pfl.basic.facet.FacetAccessor
    [junit] 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
    [junit] 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
    [junit] 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
    [junit] 	... 35 more
    [junit] 
    [junit] 
    [junit] Running dbws.testing.namingtransformer.NamingTransformerTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
    [junit] Running dbws.testing.optlock.OptLockTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec
    [junit] Running dbws.testing.rootcause.RootCauseTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec
    [junit] Running dbws.testing.secondarysql.SecondarySQLTestSuite
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec
    [junit] Running dbws.testing.simplesp.SimpleSPTestSuite
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec
    [junit] Running dbws.testing.simpletable.SimpleTableTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
    [junit] Running dbws.testing.simpletablewithnestedsql.SimpleTableWithNestedSQLTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
    [junit] Running dbws.testing.soap12.SOAP12TestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec
    [junit] Running dbws.testing.sqlascollection.SQLAsCollectionTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
    [junit] Running dbws.testing.updatefault.UpdateFaultTestSuite
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/utils/eclipselink.dbws.builder.test/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 272ms

test:

test-osgi-moxy:
     [echo] moxytest.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test'
     [echo] moxytest.2.trunk.dir = '../..'
     [echo] oep.nosql.lib ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/../../plugins/org.eclipse.persistence.nosql_2.7.15.v20240108-39c89dba73.jar'

init-osgi:

check-osgi:

compile-and-run-osgi-tests:
     [echo] Launching Maven build with the following parameters:
     [echo]     -Dclassworlds.conf=/home/jenkins/extension.lib.external/apache-maven-3.6.0/bin/m2.conf
     [echo]     -Dmaven.home=/home/jenkins/extension.lib.external/apache-maven-3.6.0
     [echo]     -Dbuild.qualifier=v20240108-39c89dba73
     [echo]     -Drelease.version=2.7.15
     [echo]     -Djaxb-api.jar=jakarta.xml.bind-api.jar
     [echo]     -Djaxrs.jar=jakarta.ws.rs-api.jar
     [echo]     -Dasm.jar=org.eclipse.persistence.asm.jar
     [echo]     -Dasm.version=9.6.0
     [echo]     -Dtest.junit.jvm=/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest
     [java] [INFO] Scanning for projects...
     [java] [WARNING] 
     [java] [WARNING] Some problems were encountered while building the effective model for org.eclipse.persistence:eclipselink.moxy.test:jar:2.7.15-SNAPSHOT
     [java] [WARNING] 'dependencies.dependency.systemPath' for org.eclipse.persistence:eclipselink:jar should not point at files within the project directory, ${basedir}/../../eclipselink.jar will be unresolvable by dependent projects @ line 49, column 25
     [java] [WARNING] 
     [java] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
     [java] [WARNING] 
     [java] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
     [java] [WARNING] 
     [java] [INFO] 
     [java] [INFO] -----------< org.eclipse.persistence:eclipselink.moxy.test >------------
     [java] [INFO] Building EclipseLink MOXy OSGi Tests 2.7.15-SNAPSHOT
     [java] [INFO] --------------------------------[ jar ]---------------------------------
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 33 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 460 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.3 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 617 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 1.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom (11 kB at 487 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 391 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar (58 kB at 2.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 521 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 4.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (5.2 kB at 53 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (28 kB at 323 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (40 kB at 706 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/6.1.0.Final/hibernate-validator-6.1.0.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/6.1.0.Final/hibernate-validator-6.1.0.Final.pom (13 kB at 128 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator-parent/6.1.0.Final/hibernate-validator-parent-6.1.0.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator-parent/6.1.0.Final/hibernate-validator-parent-6.1.0.Final.pom (67 kB at 890 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.1.11.Final/arquillian-bom-1.1.11.Final.pom (11 kB at 242 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.3/shrinkwrap-bom-1.2.3.pom (4.0 kB at 137 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.0/shrinkwrap-resolver-bom-2.2.0.pom (5.3 kB at 151 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0-alpha-8/shrinkwrap-descriptors-bom-2.0.0-alpha-8.pom (5.2 kB at 202 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.pom (6.4 kB at 81 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 358 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.3.4/classmate-1.3.4.pom (5.8 kB at 177 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/24/oss-parent-24.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/24/oss-parent-24.pom (19 kB at 925 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.16.0/log4j-api-2.16.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.16.0/log4j-api-2.16.0.pom (14 kB at 118 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j/2.16.0/log4j-2.16.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j/2.16.0/log4j-2.16.0.pom (69 kB at 918 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/3/logging-parent-3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/3/logging-parent-3.pom (3.1 kB at 34 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 837 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 41 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom (9.8 kB at 138 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 2.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 181 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 254 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 1.9 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 316 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.pom (2.8 kB at 20 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/4.13.4/exam-4.13.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/4.13.4/exam-4.13.4.pom (43 kB at 480 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam-reactor/4.13.4/exam-reactor-4.13.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam-reactor/4.13.4/exam-reactor-4.13.4.pom (4.0 kB at 48 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.3.0/master-4.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 177 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom (1.5 kB at 9.2 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.1/base-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.1/base-1.5.1.pom (6.8 kB at 95 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3.0 kB at 16 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (8.8 kB at 135 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom (1.4 kB at 16 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom (988 B at 15 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom (1.0 kB at 7.3 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom (1.2 kB at 14 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom (1.0 kB at 13 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.pom (6.7 kB at 70 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.pom (3.3 kB at 43 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom (985 B at 7.9 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 319 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 795 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.pom (6.7 kB at 39 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.2.0/master-4.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.2.0/master-4.2.0.pom (14 kB at 258 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom (1.3 kB at 15 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.0/base-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.0/base-1.5.0.pom (5.8 kB at 134 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/3.3.0/master-3.3.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/3.3.0/master-3.3.0.pom (10 kB at 295 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom (1.4 kB at 24 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom (988 B at 22 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom (1.0 kB at 8.7 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom (1.4 kB at 33 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom (4.6 kB at 43 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom (1.4 kB at 16 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom (3.7 kB at 48 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom (7.6 kB at 85 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom (1.7 kB at 27 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom (1.1 kB at 21 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom (1.7 kB at 28 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom (1.4 kB at 32 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom (985 B at 18 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.pom (1.3 kB at 15 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.pom (1.3 kB at 33 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom (15 kB at 136 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/2.6.2/url-2.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/2.6.2/url-2.6.2.pom (26 kB at 280 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom (1.8 kB at 18 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom (3.9 kB at 208 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom (17 kB at 881 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom (2.5 kB at 77 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom (2.6 kB at 117 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom (2.7 kB at 105 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom (2.5 kB at 20 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom (13 kB at 467 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.6.6/slf4j-api-1.6.6.pom (2.7 kB at 112 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom (3.3 kB at 50 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.pom (3.0 kB at 58 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.pom (1.7 kB at 34 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom (1.0 kB at 26 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.pom (3.3 kB at 30 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.pom (1.5 kB at 15 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.pom (16 kB at 151 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/2.6.14/url-2.6.14.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/2.6.14/url-2.6.14.pom (26 kB at 153 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.pom (1.8 kB at 23 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom (5.2 kB at 43 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom (21 kB at 160 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/26/apache-26.pom (21 kB at 1.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom (2.6 kB at 33 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom (2.7 kB at 22 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom (3.3 kB at 23 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom (2.8 kB at 31 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 2.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 6.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 300 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 804 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 74 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (0 B at 0 B/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.pom (5.0 kB at 68 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.3.0-alpha5/logback-parent-1.3.0-alpha5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.3.0-alpha5/logback-parent-1.3.0-alpha5.pom (21 kB at 140 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.pom (1.3 kB at 8.3 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.pom (14 kB at 160 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom (1.7 kB at 17 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom (16 kB at 120 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom (7.0 kB at 55 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/all/1.6.2/all-1.6.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/all/1.6.2/all-1.6.2.pom (23 kB at 751 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 188 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 46 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/6.1.0.Final/hibernate-validator-6.1.0.Final.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.16.0/log4j-api-2.16.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 19 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/6.1.0.Final/hibernate-validator-6.1.0.Final.jar (1.3 MB at 9.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 23 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.3.4/classmate-1.3.4.jar (65 kB at 397 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar (66 kB at 312 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-api/2.16.0/log4j-api-2.16.0.jar (302 kB at 1.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.4/pax-exam-4.13.4.jar (88 kB at 374 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar (13 kB at 57 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar (778 kB at 3.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar (26 kB at 102 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar (13 kB at 50 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 40 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar (11 kB at 34 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar (13 kB at 40 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.4/pax-exam-container-forked-4.13.4.jar (32 kB at 100 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.4/pax-exam-spi-4.13.4.jar (70 kB at 218 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.jar (30 kB at 84 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar (12 kB at 30 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar (14 kB at 36 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar (18 kB at 45 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar (15 kB at 38 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 99 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar (2.0 MB at 4.7 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar (6.6 kB at 15 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.4/pax-exam-junit4-4.13.4.jar (35 kB at 78 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.4/pax-exam-link-mvn-4.13.4.jar (11 kB at 25 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar (7.8 kB at 16 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.jar (9.7 kB at 20 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar (4.0 kB at 8.2 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.jar (9.0 kB at 18 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.14/pax-url-aether-support-2.6.14.jar (5.7 kB at 10 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.jar (6.7 kB at 12 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar (248 kB at 432 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar (154 kB at 255 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar (33 kB at 54 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar (176 kB at 281 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar (48 kB at 76 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 42 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 931 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 25 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar (4.2 MB at 6.1 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.jar (493 kB at 715 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 86 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.jar (1.3 MB at 1.8 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.jar (247 kB at 333 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar (659 kB at 858 kB/s)
     [java] [INFO] 
     [java] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eclipselink.moxy.test ---
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eclipselink.moxy.test ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 252 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 1.2 MB/s)
     [java] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/src/main/resources
     [java] [INFO] 
     [java] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ eclipselink.moxy.test ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 39 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 209 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 164 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 529 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 70 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 95 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 255 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 142 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 83 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 71 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 79 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 37 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 162 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 235 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom (2.4 kB at 135 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom (2.3 kB at 81 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (1.9 kB at 47 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (5.5 kB at 239 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 834 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom (867 B at 24 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom (4.9 kB at 271 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom (692 B at 10 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom (771 B at 35 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom (1.3 kB at 42 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar (31 kB at 1.8 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 171 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 564 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 7.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 4.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 6.8 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (56 kB at 1.1 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar (26 kB at 471 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar (4.7 kB at 77 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar (20 kB at 268 kB/s)
     [java] [INFO] No sources to compile
     [java] [INFO] 
     [java] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (prepare-osgi-bundles) @ eclipselink.moxy.test ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 81 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 700 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 48 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 104 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 98 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 185 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 89 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 142 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 119 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 76 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 519 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 60 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 100 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 67 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 79 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 366 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 802 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 109 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 90 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 61 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 88 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 80 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 366 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 143 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 320 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 137 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 75 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 114 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 158 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 77 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 73 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 217 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 334 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 387 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 500 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 37 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 324 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 17 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (3.4 kB at 33 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 139 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (2.2 kB at 65 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 118 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 165 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (3.1 kB at 143 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 176 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 312 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 239 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 141 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 607 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 40 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 659 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 63 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 62 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 35 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 267 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 151 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (5.2 kB at 258 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 13 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 206 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 92 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 45 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 110 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 73 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 99 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 357 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 99 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 976 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 115 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 171 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 90 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 194 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 65 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 83 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 80 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 221 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 101 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 550 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 196 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 159 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 147 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 66 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 150 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 56 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 57 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 57 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 115 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 183 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 112 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 281 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 88 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 104 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 23 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 98 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 188 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 406 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 1.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 2.7 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 477 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 4.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 1.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 2.5 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 2.1 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 692 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 426 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 3.1 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 255 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 161 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 579 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 890 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 kB at 282 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 315 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 678 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 501 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 1.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 980 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 1.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 471 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 89 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 399 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 236 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 148 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 361 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (186 kB at 1.4 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 159 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 261 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (232 kB at 1.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 269 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (58 kB at 382 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 279 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 274 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 kB at 173 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 189 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 335 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 155 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 22 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 2.9 MB/s)
     [java] [INFO] Copying eclipselink.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/eclipselink.jar
     [java] [INFO] Copying org.apache.felix.framework-7.0.5.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/org.apache.felix.framework.jar
     [java] [INFO] Copying pax-url-link-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-url-link.jar
     [java] [INFO] Copying pax-swissbox-tracker-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-swissbox-tracker.jar
     [java] [INFO] Copying pax-exam-link-mvn-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-exam-link-mvn.jar
     [java] [INFO] Copying pax-exam-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-exam.jar
     [java] [INFO] Copying animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/animal-sniffer-annotations.jar
     [java] [INFO] Copying maven-resolver-spi-1.8.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/maven-resolver-spi.jar
     [java] [INFO] Copying pax-url-classpath-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-url-classpath.jar
     [java] [INFO] Copying logback-core-1.3.0-alpha5.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/logback-core.jar
     [java] [INFO] Copying commons-lang3-3.12.0.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/commons-lang3.jar
     [java] [INFO] Copying pax-url-commons-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-url-commons.jar
     [java] [INFO] Copying jcl-over-slf4j-1.7.32.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/jcl-over-slf4j.jar
     [java] [INFO] Copying classmate-1.3.4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/classmate.jar
     [java] [INFO] Copying javax.annotation-api-1.3.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/javax.annotation-api.jar
     [java] [INFO] Copying maven-resolver-util-1.8.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/maven-resolver-util.jar
     [java] [INFO] Copying jboss-logging-3.3.2.Final.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/jboss-logging.jar
     [java] [INFO] Copying hamcrest-core-1.3.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/hamcrest-core.jar
     [java] [INFO] Copying ops4j-base-util-property-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/ops4j-base-util-property.jar
     [java] [INFO] Copying ops4j-base-exec-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/ops4j-base-exec.jar
     [java] [INFO] Copying hibernate-validator-6.1.0.Final.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/hibernate-validator.jar
     [java] [INFO] Copying jakarta.activation-api-1.2.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/jakarta.activation-api.jar
     [java] [INFO] Copying pax-exam-spi-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-exam-spi.jar
     [java] [INFO] Copying ops4j-base-monitors-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/ops4j-base-monitors.jar
     [java] [INFO] Copying maven-resolver-impl-1.8.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/maven-resolver-impl.jar
     [java] [INFO] Copying pax-swissbox-property-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-swissbox-property.jar
     [java] [INFO] Copying pax-swissbox-lifecycle-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-swissbox-lifecycle.jar
     [java] [INFO] Copying log4j-api-2.16.0.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/log4j-api.jar
     [java] [INFO] Copying logback-classic-1.3.0-alpha5.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/logback-classic.jar
     [java] [INFO] Copying ops4j-base-lang-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/ops4j-base-lang.jar
     [java] [INFO] Copying pax-url-aether-2.6.14.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-url-aether.jar
     [java] [INFO] Copying ops4j-base-net-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/ops4j-base-net.jar
     [java] [INFO] Copying activation-1.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/activation.jar
     [java] [INFO] Copying pax-exam-junit4-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-exam-junit4.jar
     [java] [INFO] Copying tinybundles-2.1.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/tinybundles.jar
     [java] [INFO] Copying jakarta.xml.bind-api-2.3.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/jakarta.xml.bind-api.jar
     [java] [INFO] Copying maven-resolver-api-1.8.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/maven-resolver-api.jar
     [java] [INFO] Copying ops4j-base-spi-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/ops4j-base-spi.jar
     [java] [INFO] Copying javax.mail-1.6.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/javax.mail.jar
     [java] [INFO] Copying ops4j-base-store-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/ops4j-base-store.jar
     [java] [INFO] Copying pax-exam-container-forked-4.13.4.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-exam-container-forked.jar
     [java] [INFO] Copying javax.inject-1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/javax.inject.jar
     [java] [INFO] Copying junit-4.12.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/junit.jar
     [java] [INFO] Copying jakarta.validation-api.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/jakarta.validation-api.jar
     [java] [INFO] Copying checker-framework-1.7.0.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/checker-framework.jar
     [java] [INFO] Copying ops4j-base-io-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/ops4j-base-io.jar
     [java] [INFO] Copying pax-swissbox-framework-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-swissbox-framework.jar
     [java] [INFO] Copying pax-url-aether-support-2.6.14.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-url-aether-support.jar
     [java] [INFO] Copying slf4j-api-1.7.25.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/slf4j-api.jar
     [java] [INFO] Copying maven-resolver-named-locks-1.8.2.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/maven-resolver-named-locks.jar
     [java] [INFO] Copying bndlib-2.4.0.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/bndlib.jar
     [java] [INFO] Copying pax-swissbox-optional-jcl-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/testedBundles/pax-swissbox-optional-jcl.jar
     [java] [INFO] 
     [java] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ eclipselink.moxy.test ---
     [java] [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent!
     [java] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/src/test/resources
     [java] [INFO] 
     [java] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ eclipselink.moxy.test ---
     [java] [INFO] Changes detected - recompiling the module!
     [java] [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent!
     [java] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/moxy/eclipselink.moxy.test/target/test-classes
     [java] [INFO] 
     [java] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ eclipselink.moxy.test ---
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (11 kB at 121 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (1.7 kB at 17 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (16 kB at 180 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (3.5 kB at 56 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (2.0 kB at 20 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (7.4 kB at 97 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 209 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (2.4 kB at 24 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (2.2 kB at 32 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (13 kB at 274 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (185 kB at 3.2 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (14 kB at 207 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (273 kB at 3.4 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 457 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 2.6 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 2.0 MB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 249 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 93 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 235 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 176 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (521 kB at 5.3 MB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 133 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 101 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 345 kB/s)
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (32 kB at 248 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.21.0/surefire-junit4-2.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.21.0/surefire-junit4-2.21.0.pom (3.1 kB at 47 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (2.5 kB at 29 kB/s)
     [java] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.21.0/surefire-junit4-2.21.0.jar
     [java] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.21.0/surefire-junit4-2.21.0.jar (85 kB at 1.1 MB/s)
     [java] [INFO] 
     [java] [INFO] -------------------------------------------------------
     [java] [INFO]  T E S T S
     [java] [INFO] -------------------------------------------------------
     [java] [INFO] Running org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest
     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
     [java] 
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Creating bundle watcher with scanner [org.ops4j.pax.swissbox.extender.BundleManifestScanner@a289200]...
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.felix.framework]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.inject]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.extender.service]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling SLF4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Jakarta Commons Logging API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Avalon Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling JULI Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.logging.pax-logging-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.base]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.extender]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.lifecycle]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.tracker]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [com.sun.activation.jakarta.activation]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.xml.bind-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.ws.rs-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.moxy]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.asm]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.hamcrest.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.invoker.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [PAXEXAM-PROBE-2e776ab3-4e1f-4829-8ec6-251ac73dc89a]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Found resources [ManifestEntry{ key=PaxExam-Executable, value=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077, }, ManifestEntry{ key=PaxExam-819c676d-771b-4bba-828e-594afa598077, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-86c76964-2d41-4479-b15c-dbacd209a045, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }]
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Use timeout value: 10000
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-Executable to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-819c676d-771b-4bba-828e-594afa598077 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-819c676d-771b-4bba-828e-594afa598077" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-86c76964-2d41-4479-b15c-dbacd209a045 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-86c76964-2d41-4479-b15c-dbacd209a045" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid"
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testMarshalInvalid in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testMarshalValid in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testUnmarshalInvalid in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testUnmarshalValid in reactor
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.invoker.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.hamcrest.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.asm]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.moxy]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.ws.rs-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.xml.bind-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [com.sun.activation.jakarta.activation]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.tracker]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.lifecycle]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.extender]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.base]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.logging.pax-logging-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.extender.service]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [PAXEXAM-PROBE-2e776ab3-4e1f-4829-8ec6-251ac73dc89a]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Un-registering [ManifestEntry{ key=PaxExam-Executable, value=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077, }, ManifestEntry{ key=PaxExam-819c676d-771b-4bba-828e-594afa598077, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-86c76964-2d41-4479-b15c-dbacd209a045, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.exam.raw.extender.intern.TestBundleObserver] : Unregistered testcase [org.ops4j.pax.exam.raw.extender.intern.Probe@183418fb.]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.felix.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.inject]
     [java] 
     [java] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.138 s - in org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest
     [java] [INFO] Running org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest
     [java] 
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Creating bundle watcher with scanner [org.ops4j.pax.swissbox.extender.BundleManifestScanner@420a7472]...
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.felix.framework]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.inject]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.extender.service]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling SLF4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Jakarta Commons Logging API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Avalon Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling JULI Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.logging.pax-logging-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.base]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.extender]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.lifecycle]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.tracker]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.hibernate.validator.hibernate-validator]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [com.fasterxml.classmate]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [com.sun.el.javax.el]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.jboss.logging.jboss-logging]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [com.sun.activation.jakarta.activation]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.xml.bind-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.ws.rs-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.moxy]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.asm]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.validation.jakarta.validation-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.hamcrest.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.invoker.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [PAXEXAM-PROBE-2e776ab3-4e1f-4829-8ec6-251ac73dc89a]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Found resources [ManifestEntry{ key=PaxExam-Executable, value=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c, }, ManifestEntry{ key=PaxExam-819c676d-771b-4bba-828e-594afa598077, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-86c76964-2d41-4479-b15c-dbacd209a045, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }]
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Use timeout value: 10000
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-Executable to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-819c676d-771b-4bba-828e-594afa598077 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-819c676d-771b-4bba-828e-594afa598077" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-86c76964-2d41-4479-b15c-dbacd209a045 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-86c76964-2d41-4479-b15c-dbacd209a045" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid"
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testMarshalInvalid in reactor
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.util.Version] : HV000001: Hibernate Validator 6.0.7.Final Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.resolver.TraversableResolvers] : Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ValidationXmlParser] : Trying to load META-INF/validation.xml for XML based Validator configuration. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via TCCL Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via Hibernate Validator's class loader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ValidationXmlParser] : No META-INF/validation.xml found. Using annotation based configuration only. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Loaded expression factory via EL classloader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ValidationMessages not found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ContributorValidationMessages not found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : org.hibernate.validator.ValidationMessages found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ValidationMessages not found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ContributorValidationMessages not found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : org.hibernate.validator.ValidationMessages found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testMarshalValid in reactor
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.resolver.TraversableResolvers] : Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ValidationXmlParser] : Trying to load META-INF/validation.xml for XML based Validator configuration. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via TCCL Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via Hibernate Validator's class loader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ValidationXmlParser] : No META-INF/validation.xml found. Using annotation based configuration only. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Loaded expression factory via EL classloader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testUnmarshalInvalid in reactor
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.resolver.TraversableResolvers] : Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ValidationXmlParser] : Trying to load META-INF/validation.xml for XML based Validator configuration. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via TCCL Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via Hibernate Validator's class loader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ValidationXmlParser] : No META-INF/validation.xml found. Using annotation based configuration only. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Loaded expression factory via EL classloader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ValidationMessages not found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ContributorValidationMessages not found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : org.hibernate.validator.ValidationMessages found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ValidationMessages not found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : ContributorValidationMessages not found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.resourceloading.PlatformResourceBundleLocator] : org.hibernate.validator.ValidationMessages found. Ignored FQCN: org.jboss.logging.Logger
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testUnmarshalValid in reactor
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.resolver.TraversableResolvers] : Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ValidationXmlParser] : Trying to load META-INF/validation.xml for XML based Validator configuration. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via TCCL Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ResourceLoaderHelper] : Trying to load META-INF/validation.xml via Hibernate Validator's class loader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.xml.ValidationXmlParser] : No META-INF/validation.xml found. Using annotation based configuration only. Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] : Loaded expression factory via EL classloader Ignored FQCN: org.jboss.logging.DelegatingBasicLogger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.hibernate.validator.hibernate-validator[org.hibernate.validator.internal.engine.ValidatorFactoryImpl] : HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory. Ignored FQCN: org.hibernate.validator.internal.util.logging.Log_$logger
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.invoker.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.hamcrest.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.validation.jakarta.validation-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.asm]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.moxy]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.ws.rs-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.xml.bind-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [com.sun.activation.jakarta.activation]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.jboss.logging.jboss-logging]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [com.sun.el.javax.el]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [com.fasterxml.classmate]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.hibernate.validator.hibernate-validator]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.tracker]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.lifecycle]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.extender]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.base]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.logging.pax-logging-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.inject]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [PAXEXAM-PROBE-2e776ab3-4e1f-4829-8ec6-251ac73dc89a]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Un-registering [ManifestEntry{ key=PaxExam-Executable, value=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c, }, ManifestEntry{ key=PaxExam-819c676d-771b-4bba-828e-594afa598077, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-86c76964-2d41-4479-b15c-dbacd209a045, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.exam.raw.extender.intern.TestBundleObserver] : Unregistered testcase [org.ops4j.pax.exam.raw.extender.intern.Probe@92e2c29.]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.extender.service]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.felix.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam]
     [java] 
     [java] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 s - in org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest
     [java] [INFO] Running org.eclipse.persistence.testing.osgi.OSGiBundleTest
     [java] 
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Creating bundle watcher with scanner [org.ops4j.pax.swissbox.extender.BundleManifestScanner@3508dbf1]...
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.felix.framework]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.inject]
     [java] [org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.extender.service]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling SLF4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Jakarta Commons Logging API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Avalon Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling JULI Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Enabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.logging.pax-logging-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.base]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.extender]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.lifecycle]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.swissbox.tracker]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [com.sun.activation.jakarta.activation]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.xml.bind-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [jakarta.ws.rs-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.moxy]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.eclipse.persistence.asm]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.tipi.hamcrest.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [org.ops4j.pax.exam.invoker.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Scanning bundle [PAXEXAM-PROBE-2e776ab3-4e1f-4829-8ec6-251ac73dc89a]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Found resources [ManifestEntry{ key=PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbAttachment }, ManifestEntry{ key=PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamicMetadata }, ManifestEntry{ key=PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testOrgXmlSaxHelpers }, ManifestEntry{ key=PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbXmlmodel }, ManifestEntry{ key=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbCompiler }, ManifestEntry{ key=PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamic }, ManifestEntry{ key=PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbRs }, ManifestEntry{ key=PaxExam-819c676d-771b-4bba-828e-594afa598077, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxb }, ManifestEntry{ key=PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmVersion }, ManifestEntry{ key=PaxExam-55f7b774-ac88-4062-9f82-724fa554107c, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxNaming }, ManifestEntry{ key=PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxb }, ManifestEntry{ key=PaxExam-462a6063-b997-4b43-8004-c6e731ef124e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodel }, ManifestEntry{ key=PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelOxm }, ManifestEntry{ key=PaxExam-Executable, value=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325, }, ManifestEntry{ key=PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbMetadata }, ManifestEntry{ key=PaxExam-86c76964-2d41-4479-b15c-dbacd209a045, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxbMany }, ManifestEntry{ key=PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelReflection }, ManifestEntry{ key=PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxXmlParsers }, ManifestEntry{ key=PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }]
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Use timeout value: 10000
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbAttachment"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamicMetadata"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testOrgXmlSaxHelpers"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbXmlmodel"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbCompiler"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamic"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbRs"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-819c676d-771b-4bba-828e-594afa598077 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-819c676d-771b-4bba-828e-594afa598077" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxb"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmVersion"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-55f7b774-ac88-4062-9f82-724fa554107c to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-55f7b774-ac88-4062-9f82-724fa554107c" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxNaming"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxb"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-462a6063-b997-4b43-8004-c6e731ef124e to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-462a6063-b997-4b43-8004-c6e731ef124e" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodel"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelOxm"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-Executable to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbMetadata"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-86c76964-2d41-4479-b15c-dbacd209a045 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-86c76964-2d41-4479-b15c-dbacd209a045" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxbMany"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelReflection"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4" and expression="org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxXmlParsers"
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Test PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278 to be in PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325,
     [java] org.ops4j.pax.exam.extender.service[org.ops4j.pax.exam.raw.extender.intern.Parser] : Registering Service: org.ops4j.pax.exam.ProbeInvoker with Probe-Signature="PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278" and expression="org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid"
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJavaxXmlParsers in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbJavamodelOxm in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbJavamodel in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testAsmVersion in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxb in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testInternalJaxbMany in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbCompiler in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbMetadata in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbXmlmodel in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJavaxNaming in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testOrgXmlSaxHelpers in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbJavamodelReflection in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbDynamic in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbAttachment in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testInternalJaxb in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbDynamicMetadata in reactor
     [java] org.ops4j.pax.exam.invoker.junit[org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner] : running testJaxbRs in reactor
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.invoker.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.hamcrest.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.asm]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.eclipse.persistence.moxy]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.ws.rs-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [jakarta.xml.bind-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [com.sun.activation.jakarta.activation]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.tipi.junit]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.geronimo.specs.geronimo-atinject_1.0_spec]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.tracker]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.lifecycle]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.extender]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.swissbox.core]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.base]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support.
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J v2 API support. Ignored FQCN: org.apache.logging.log4j.spi.AbstractLogger
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.logging.pax-logging-api]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.inject]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [PAXEXAM-PROBE-2e776ab3-4e1f-4829-8ec6-251ac73dc89a]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Un-registering [ManifestEntry{ key=PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbAttachment }, ManifestEntry{ key=PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamicMetadata }, ManifestEntry{ key=PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testOrgXmlSaxHelpers }, ManifestEntry{ key=PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbXmlmodel }, ManifestEntry{ key=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbCompiler }, ManifestEntry{ key=PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbDynamic }, ManifestEntry{ key=PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalInvalid }, ManifestEntry{ key=PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbRs }, ManifestEntry{ key=PaxExam-819c676d-771b-4bba-828e-594afa598077, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxb }, ManifestEntry{ key=PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testAsmVersion }, ManifestEntry{ key=PaxExam-55f7b774-ac88-4062-9f82-724fa554107c, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxNaming }, ManifestEntry{ key=PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testUnmarshalInvalid }, ManifestEntry{ key=PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxb }, ManifestEntry{ key=PaxExam-462a6063-b997-4b43-8004-c6e731ef124e, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodel }, ManifestEntry{ key=PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testUnmarshalValid }, ManifestEntry{ key=PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelOxm }, ManifestEntry{ key=PaxExam-Executable, value=PaxExam-6c86d854-2da4-4cd5-8e89-209149ae391a,PaxExam-86c76964-2d41-4479-b15c-dbacd209a045,PaxExam-fb880cd5-69ab-4b03-9d43-972ef772cc9b,PaxExam-819c676d-771b-4bba-828e-594afa598077,PaxExam-cdd3fc88-aa51-4985-b4ee-5d61677ef936,PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278,PaxExam-d3937ff4-1dc1-4922-8279-f6a77303c6ac,PaxExam-b76c0791-16b9-4502-915b-8ab3f02f961c,PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4,PaxExam-575e57f4-814c-4bc1-8a4d-59cd4dadd530,PaxExam-462a6063-b997-4b43-8004-c6e731ef124e,PaxExam-7f21b0c3-393c-4ccd-842b-1dd3dc00a707,PaxExam-d2bcfed6-0582-4a88-b104-2f525588ab8e,PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538,PaxExam-a9d78edb-89c3-49fe-9267-e68e5e9882a7,PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b,PaxExam-d3c38968-81d9-49de-9451-74fd31c6b95e,PaxExam-55f7b774-ac88-4062-9f82-724fa554107c,PaxExam-c0ba9bc4-7295-41df-b452-33ec8281d7cf,PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b,PaxExam-bdc3f50d-045e-4296-84e6-1883bb5772cc,PaxExam-8c40b29a-42cc-4477-b8e8-f4423995edea,PaxExam-afd6eabe-9a72-4bc1-9e57-ea47b2750f9c,PaxExam-ac94ad83-1d66-452f-88e5-0c1149413e3e,PaxExam-09816dfc-6ab7-475a-b9e5-dd5a7f360325, }, ManifestEntry{ key=PaxExam-197fd5bf-dea6-47fc-9ae2-1766ed5e926b, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbMetadata }, ManifestEntry{ key=PaxExam-86c76964-2d41-4479-b15c-dbacd209a045, value=org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest;testMarshalValid }, ManifestEntry{ key=PaxExam-a70c5f29-7e55-419a-ba29-5392e5ed7538, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testInternalJaxbMany }, ManifestEntry{ key=PaxExam-db6579ff-0af0-4185-af23-82e6bc16a72b, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJaxbJavamodelReflection }, ManifestEntry{ key=PaxExam-17b1f482-77f2-4462-8789-fcc6c4796ee4, value=org.eclipse.persistence.testing.osgi.OSGiBundleTest;testJavaxXmlParsers }, ManifestEntry{ key=PaxExam-54a23aad-1555-4bba-a32c-3632e3f6e278, value=org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest;testMarshalValid }]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.exam.raw.extender.intern.TestBundleObserver] : Unregistered testcase [org.ops4j.pax.exam.raw.extender.intern.Probe@5b64d3a3.]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.apache.felix.framework]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam]
     [java] org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.swissbox.extender.BundleWatcher] : Releasing bundle [org.ops4j.pax.exam.extender.service]
     [java] 
     [java] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 s - in org.eclipse.persistence.testing.osgi.OSGiBundleTest
     [java] [INFO] 
     [java] [INFO] Results:
     [java] [INFO] 
     [java] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
     [java] [INFO] 
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] BUILD SUCCESS
     [java] [INFO] ------------------------------------------------------------------------
     [java] [INFO] Total time:  22.671 s
     [java] [INFO] Finished at: 2024-01-08T19:04:20Z
     [java] [INFO] ------------------------------------------------------------------------

test-osgi:

test-osgi:

test-lrg-only:

generate-report:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/reports
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/reports/TESTS-TestSuites.xml to /tmp/null559328931
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 7418ms
[junitreport] Deleting: /tmp/null559328931
[junitreport] Processing /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/reports/TESTS-TestSuites.xml to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/reports/junit-noframes.html
[junitreport] Loading stylesheet jar:file:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-noframes.xsl
[junitreport] Transform time: 5102ms
     [echo] Browse results at /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/reports/index.html
     [echo] Browse results at /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target/reports/junit-noframes.html

test-lrg:

extract-test-results:
    [mkdir] Created dir: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [echo] Exporting test artifacts...
     [echo]    from '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo]      to '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse'
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse
     [echo] ---- AutoBuild.xml ----
     [echo] build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'

set-defaults:
     [echo]  
     [echo] git.exec        ='/usr/bin/git'
     [echo] build.deps.dir  = '/home/jenkins/extension.lib.external'
     [echo] build.tool.root = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] hudson.workspace= '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] M2_HOME         = '/home/jenkins/extension.lib.external/apache-maven-3.6.0'
     [echo]  
     [echo] branch          = '2.7'

get-git-hash:

pre-init:
     [echo] 'M2_HOME' set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0'
     [echo] ANT_ARGS='${env.ANT_ARGS}'
     [echo] ANT_OPTS='${env.ANT_OPTS}'
     [echo]  
     [echo] env.JAVA_HOME   = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest'
     [echo] env.ANT_HOME    = '${env.ANT_HOME}'
     [echo] env.JUNIT_HOME  = '${env.JUNIT_HOME}'
     [echo] env.MAVENANT_DIR= '${env.MAVENANT_DIR}'
     [echo] env.PATH        = '${env.PATH}'
     [echo] env.CLASSPATH   = '${env.CLASSPATH}'
     [echo] env.GIT_EXEC    = '${env.GIT_EXEC}'
     [echo] env.TARGET      = '${env.TARGET}'
     [echo]  
     [echo] java.version   ='11.0.11'
     [echo] os.name        ='Linux'
     [echo] os.arch        ='amd64'
     [echo] os.version     ='5.18.5-100.fc35.x86_64'
     [echo]  
     [echo] builddate.buildtime='20240108.1834'
     [echo] coretest.prop.file ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/mysql.jpa.test.properties'
     [echo] test.properties.run='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/mysql.jpa.test.properties'
     [echo] build.type         ='SNAPSHOT'
     [echo] version.qualifier  ='v20240108-39c89dba73'
     [echo]  
     [echo] build.deps.dir  ='/home/jenkins/extension.lib.external'
     [echo] build.tool.root ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] hudson.workspace='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo]  

common-init:
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] milestone.tag        ='2.7.15-SNAPSHOT'
     [echo] branch.name     ='${branch.name}'
     [echo] branch          ='2.7'
     [echo] basedir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] build.location  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] extract.root.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds'
     [echo] log.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/log'
     [echo] junit.dir       ='/home/jenkins/extension.lib.external/junit'
     [echo] junit.lib       ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]  
     [echo] git.exec        ='/usr/bin/git'
     [echo]  
     [echo] EL version     ='2.7.15'
     [echo] build.type     ='SNAPSHOT'
     [echo] version.string ='2.7.15.v20240108-39c89dba73'
     [echo] build.number   ='20240108'
     [echo] git.hash       ='39c89dba73'
     [echo]  
     [echo] milestone.tag  ='2.7.15-SNAPSHOT'
     [echo]  
     [echo] jdbc.driver.jar='/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'
     [echo] db.driver      ='com.mysql.cj.jdbc.Driver'
     [echo] db.url         ='jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true'
     [echo] db.user        ='root'
     [echo] db.pwd         = **********
     [echo] db.platform    ='org.eclipse.persistence.platform.database.MySQLPlatform'

init:

cannot-generate-handoff:

generate-handoff:
     [echo] Generating Publishing handoff file with the following values:
     [echo]     procedure    ='test'
     [echo]     extract.loc  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse'
     [echo]     host         ='Eclipse'
     [echo]     milestone.tag='2.7.15-SNAPSHOT'
     [echo]     handoff.file ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/handoff-file-test-2.7-v20240108-39c89dba73.dat'
     [echo] ---- AutoBuild.xml ----
     [echo] build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'

generate-test-results:
     [echo] Generating ResultSummary.dat file with the following values:
     [echo]     extract.loc  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse'
     [echo]     handoff.file ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/test/2.7.15/20240108/Eclipse/ResultSummary.dat'
   [script] Warning: Nashorn engine is planned to be removed from a future JDK release
   [script] eclipselink-core-lrg-2.7.15.v20240108-39c89dba73.html:8537:8537:0
   [script] eclipselink-dbws-lrg-2.7.15.v20240108-39c89dba73.html:10:10:0
   [script] eclipselink-dbws-util-lrg-2.7.15.v20240108-39c89dba73.html:34:34:0
   [script] eclipselink-jaxb-lrg-2.7.15.v20240108-39c89dba73.html:24607:24607:0
   [script] eclipselink-jpa-lrg-2.7.15.v20240108-39c89dba73.html:3305:3305:0
   [script] eclipselink-jpa-wdf-lrg-2.7.15.v20240108-39c89dba73.html:1014:1014:0
   [script] eclipselink-jpars-lrg-2.7.15.v20240108-39c89dba73.html:75:75:0
   [script] eclipselink-oxm-lrg-2.7.15.v20240108-39c89dba73.html:32351:32351:0
   [script] eclipselink-sdo-lrg-2.7.15.v20240108-39c89dba73.html:4640:4640:0

build-nightly:

BUILD SUCCESSFUL
Total time: 30 minutes 27 seconds
Weld SE container 96afb82b-aeca-4add-a80b-96c5b7bd799a shut down by shutdown hook
[08.01.2024 19:04:39] -[ Stopping MySQL Database ]------------------------------
[08.01.2024 19:04:39] --[ Waiting for MySQL Database to stop ]------------------
 done
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish to snapshots)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ etc/jenkins/publish_snapshots.sh
-[ EclipseLink Publish to Jakarta Snapshots ]-----------------------------------------------------------
-[ EclipseLink Publish to Nightly -> Publishing artifacts to Jakarta Snapshots]-----------------------------------------------------------
Buildfile: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/autobuild.xml
     [echo] ---- AutoBuild.xml ----
     [echo] build.location   = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'

set-defaults:
     [echo]  
     [echo] git.exec        ='/usr/bin/git'
     [echo] build.deps.dir  = '/home/jenkins/extension.lib.external'
     [echo] build.tool.root = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] hudson.workspace= '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] M2_HOME         = '/home/jenkins/extension.lib.external/apache-maven-3.6.0'
     [echo]  
     [echo] branch          = '2.7'

get-git-hash:

pre-init:
     [echo] 'M2_HOME' set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0'
     [echo] ANT_ARGS='${env.ANT_ARGS}'
     [echo] ANT_OPTS='${env.ANT_OPTS}'
     [echo]  
     [echo] env.JAVA_HOME   = '/opt/tools/java/adoptopenjdk/hotspot-jdk-11/latest'
     [echo] env.ANT_HOME    = '${env.ANT_HOME}'
     [echo] env.JUNIT_HOME  = '${env.JUNIT_HOME}'
     [echo] env.MAVENANT_DIR= '${env.MAVENANT_DIR}'
     [echo] env.PATH        = '${env.PATH}'
     [echo] env.CLASSPATH   = '${env.CLASSPATH}'
     [echo] env.GIT_EXEC    = '${env.GIT_EXEC}'
     [echo] env.TARGET      = '${env.TARGET}'
     [echo]  
     [echo] java.version   ='11.0.11'
     [echo] os.name        ='Linux'
     [echo] os.arch        ='amd64'
     [echo] os.version     ='5.18.5-100.fc35.x86_64'
     [echo]  
     [echo] builddate.buildtime='20240108.1904'
     [echo] coretest.prop.file ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/mysql.jpa.test.properties'
     [echo] test.properties.run='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/mysql.jpa.test.properties'
     [echo] build.type         ='SNAPSHOT'
     [echo] version.qualifier  ='v20240108-39c89dba73'
     [echo]  
     [echo] build.deps.dir  ='/home/jenkins/extension.lib.external'
     [echo] build.tool.root ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] hudson.workspace='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo]  

common-init:
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] milestone.tag        ='2.7.15-SNAPSHOT'
     [echo] branch.name     ='${branch.name}'
     [echo] branch          ='2.7'
     [echo] basedir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] build.location  ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] extract.root.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds'
     [echo] log.dir         ='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/log'
     [echo] junit.dir       ='/home/jenkins/extension.lib.external/junit'
     [echo] junit.lib       ='/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar'
     [echo]  
     [echo] git.exec        ='/usr/bin/git'
     [echo]  
     [echo] EL version     ='2.7.15'
     [echo] build.type     ='SNAPSHOT'
     [echo] version.string ='2.7.15.v20240108-39c89dba73'
     [echo] build.number   ='20240108'
     [echo] git.hash       ='39c89dba73'
     [echo]  
     [echo] milestone.tag  ='2.7.15-SNAPSHOT'
     [echo]  
     [echo] jdbc.driver.jar='/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'
     [echo] db.driver      ='com.mysql.cj.jdbc.Driver'
     [echo] db.url         ='jdbc:mysql://localhost:3306/ecltests?allowPublicKeyRetrieval=true'
     [echo] db.user        ='root'
     [echo] db.pwd         = **********
     [echo] db.platform    ='org.eclipse.persistence.platform.database.MySQLPlatform'

init:

snapshot-init:
     [echo] build.extract.dir='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/exported_builds/build/bundles/2.7.15/20240108'
    [mkdir] Created dir: /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108
     [copy] Copying 9 files to /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108
     [copy] Copying 1 file to /home/jenkins/etc/jenkins

publish-init:
     [echo] download.dir         ='/home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108'
     [echo] p2.composite.root.dir='/home/jenkins/etc/jenkins/download/nightly-updates'
     [echo] p2.repos.dir         ='/home/jenkins/etc/jenkins/download/nightly-updates/2.7.15.v20240108-39c89dba73'
     [echo] release.designation  ='EclipseLink 2.7.15'
     [echo] p2.SDK.install.dir   ='/home/jenkins/extension.lib.external/eclipse'
     [echo] metadata.repos.name  ='"EclipseLink Nightly Build Repository"'
     [echo] artifact.repos.name  ='"EclipseLink Incremental Artifacts"'

check-maven:
     [echo] Maven install (M2_HOME) set to: '/home/jenkins/extension.lib.external/apache-maven-3.6.0'

promote-init:
     [echo]  
     [echo] promote.date   ='Jan 08, 2024'
     [echo] run.date       ='20240108'
     [echo] run.time       ='1904'
      [say] /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108/eclipselink-P2signed-2.7.15.v20240108-39c89dba73.zip found.
    [mkdir] Created dir: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73

extract-signed-artifacts:
     [echo] Extracting signed jars from archive...
    [unzip] Expanding: /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108/eclipselink-P2signed-2.7.15.v20240108-39c89dba73.zip into /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/signed

regen-installer-archive:
     [echo]      THIS IS NOT DONE. Unless we start signing eclipselink.jar or DBWS Utils again.
     [echo] However, we still need a copy of eclipslink.jar and javadocs for maven. Extracting from original InstallerZip for later copy...
    [unzip] Expanding: /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108/eclipselink-2.7.15.v20240108-39c89dba73.zip into /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/install

regen-plugin-archive:
     [echo] Creating signed versions of Plugins archive...
    [unzip] Expanding: /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108/eclipselink-plugins-2.7.15.v20240108-39c89dba73.zip into /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/bundlezip
     [copy] Copying 6 files to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/bundlezip
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/eclipselink-plugins-2.7.15.v20240108-39c89dba73.zip

regen-nosql-archive:
     [echo] Creating signed versions of NoSQL archive...
    [unzip] Expanding: /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108/eclipselink-plugins-nosql-2.7.15.v20240108-39c89dba73.zip into /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/nosqlzip
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/eclipselink-plugins-nosql-2.7.15.v20240108-39c89dba73.zip

gen-build-for-maven:
     [echo] Prepare for Maven publishing
    [mkdir] Created dir: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 31 files to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 2 files to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 3 files to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/buildsystem/compdeps

publish-milestone-artifacts:
     [copy] Copying 2 files to /home/jenkins/etc/jenkins/download/nightly/2.7.15/20240108
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [copy] Copying 1 file to /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven

publish-milestone-nexus:
     [echo] Publish-milestone-nexus: 
     [echo]     using: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/uploadToNexus.xml
     [echo]     from dir '/tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven'
     [echo]     target: 'upload-maven-all'
     [echo]     properties: 
     [echo]         build.deps.dir  ='/home/jenkins/extension.lib.external'
     [echo]         custom.tasks.lib='/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/ant_customizations.jar'
     [echo]                          '/home/jenkins/etc/jenkins/ant_customizations.jar'
     [echo]         release.version ='2.7.15'
     [echo]         version.string  ='2.7.15.v20240108-39c89dba73'
     [echo]                          '2.7.15.v20240108-39c89dba73'
     [echo]         build.date      ='20240108'
     [echo]         build.type      ='SNAPSHOT'
     [echo]         bundle.dir      ='/tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven'
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

environment-init:

init:
Trying to override old definition of task say
     [echo] maven.build.location                = /home/jenkins/agent/workspace/eclipselink-nightly-2.7
     [echo] maven.2.pojo.dir  (eclipselink.jar) = /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [echo] maven.2.common.plugins.dir (common) = /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [echo] maven.2.jpa.plugins.dir  (JPA-API)  = /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [echo] maven.2.sdo.plugins.dir  (commonj)  = /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [echo] maven.2.util.plugins.dir (DDLparser)= /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven
     [echo] maven.2.buildsys.dir                = /home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem
     [echo] release.version: 2.7.15
     [echo] build.date:      20240108
     [echo] build.type:      SNAPSHOT
     [echo] git.hash:        39c89dba73
     [echo] version.string:  2.7.15.v20240108-39c89dba73
     [echo] maven.version:   2.7.15-SNAPSHOT
     [echo] is.snapshot.build:   true
     [echo] Target repository ID: 'ossrh' URL:'https://jakarta.oss.sonatype.org/content/repositories/snapshots/'

discover-static-built-info:
     [echo] sdoapi.version     = 2.1.1.v201112051852
     [echo] antlr.version      = 3.5.3.v202311210849
     [echo] oracleddl.version  = 3.0.1.v20230424
     [echo] oraclebndl.version = 2.7.15.v20240108-39c89dba73
     [echo] oraclenosql.version= 2.7.15.v20240108-39c89dba73
     [echo] hermes.version     = 2.7.15.v20240108-39c89dba73
     [echo] extension.version  = 2.7.15.v20240108-39c89dba73
      [say] jpaapi.mvn.version = 2.2.3
      [say] sdoapi.mvn.version = 2.1.1
      [say] asm.mvn.version    = 9.6.0

upload-maven-init:

upload-static-built-jars:

upload-eclipselink:
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (0 B at 0 B/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 142 kB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 1.4 MB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 537 kB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 2.0 MB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 524 kB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 726 kB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 1.6 MB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 354 kB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 1.3 MB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 170 kB/s)
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 894 kB/s)
     [exec] [INFO] 
     [exec] [INFO] ----------------< org.eclipse.persistence:eclipselink >-----------------
     [exec] [INFO] Building EclipseLink (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eclipselink ---
     [exec] [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-nightly-2.7/target
     [exec] [INFO] 
     [exec] [INFO] ----------------< org.eclipse.persistence:eclipselink >-----------------
     [exec] [INFO] Building EclipseLink (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ eclipselink ---
     [exec] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
     [exec] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 7.2 MB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190446-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190446-7.jar (9.2 MB at 16 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190446-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190446-7.pom (3.4 kB at 25 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml (1.1 kB at 15 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  3.294 s
     [exec] [INFO] Finished at: 2024-01-08T19:04:47Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ----------------< org.eclipse.persistence:eclipselink >-----------------
     [exec] [INFO] Building EclipseLink (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eclipselink ---
     [exec] [INFO] 
     [exec] [INFO] ----------------< org.eclipse.persistence:eclipselink >-----------------
     [exec] [INFO] Building EclipseLink (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ eclipselink ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190449-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190449-8-sources.jar (8.7 MB at 14 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190449-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190449-8.pom (3.4 kB at 24 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml (1.1 kB at 7.7 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.945 s
     [exec] [INFO] Finished at: 2024-01-08T19:04:50Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ----------------< org.eclipse.persistence:eclipselink >-----------------
     [exec] [INFO] Building EclipseLink (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eclipselink ---
     [exec] [INFO] 
     [exec] [INFO] ----------------< org.eclipse.persistence:eclipselink >-----------------
     [exec] [INFO] Building EclipseLink (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ eclipselink ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.7 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190452-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190452-9-javadoc.jar (15 MB at 20 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190452-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/eclipselink-2.7.15-20240108.190452-9.pom (3.4 kB at 24 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/eclipselink/maven-metadata.xml (1.1 kB at 7.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  2.173 s
     [exec] [INFO] Finished at: 2024-01-08T19:04:53Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact-with-javadoc:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.jpa.jpql.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.parser...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools.model...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools.model.query...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools.resolver...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools.spi...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools.utility...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools.utility.filter...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools.utility.iterable...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.tools.utility.iterator...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.utility...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.utility.filter...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.utility.iterable...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.jpql.utility.iterator...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/WordParser.java:233: warning - Tag @see: reference not found: ExpressionTools#isWhiteSpace(character)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/parser/Expression.java:671: warning - Tag @version cannot be used in field documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:119: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:135: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:147: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:159: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:179: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:193: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:119: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:135: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:147: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:159: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:179: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:193: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:607: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:607: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:612: warning - Tag @link: reference not found: 
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.java:87: warning - @inheritDoc used but visit(TableVariableDeclaration) does not override or implement any method.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.java:87: warning - @inheritDoc used but visit(TableVariableDeclaration) does not override or implement any method.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedTypeProvider.java:39: warning - Tag @version cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedTypeProvider.java:105: warning - Tag @version cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/SingleElementListIterator.java:84: warning - @inheritDoc used but iterator() does not override or implement any method.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/SingleElementListIterator.java:84: warning - @inheritDoc used but iterator() does not override or implement any method.
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/help-doc.html...
  [javadoc] 23 warnings
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.jpa.jpql.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------
     [exec] [INFO] Building EclipseLink Hermes JPQL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa.jpql ---
     [exec] [INFO] 
     [exec] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------
     [exec] [INFO] Building EclipseLink Hermes JPQL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa.jpql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190505-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190505-7.jar (1.3 MB at 3.9 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190505-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190505-7.pom (3.1 kB at 21 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml (1.1 kB at 15 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml (1.1 kB at 7.7 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.717 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:06Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------
     [exec] [INFO] Building EclipseLink Hermes JPQL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa.jpql ---
     [exec] [INFO] 
     [exec] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------
     [exec] [INFO] Building EclipseLink Hermes JPQL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa.jpql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190508-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190508-8-sources.jar (1.2 MB at 3.9 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190508-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190508-8.pom (3.1 kB at 22 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.649 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:09Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------
     [exec] [INFO] Building EclipseLink Hermes JPQL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa.jpql ---
     [exec] [INFO] 
     [exec] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------
     [exec] [INFO] Building EclipseLink Hermes JPQL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa.jpql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190511-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190511-9-javadoc.jar (4.1 MB at 9.3 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190511-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.jpql-2.7.15-20240108.190511-9.pom (3.1 kB at 22 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.815 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:12Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.antlr.source_3.5.3.v202311210849.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.internal.libraries.antlr.runtime...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.libraries.antlr.runtime.debug...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.libraries.antlr.runtime.misc...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.libraries.antlr.runtime.tree...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.antlr.javadocs_3.5.3.v202311210849.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.antlr >--------
     [exec] [INFO] Building EclipseLink ANTLR 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.antlr ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.antlr >--------
     [exec] [INFO] Building EclipseLink ANTLR 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.antlr ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190516-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190516-7.jar (150 kB at 657 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190516-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190516-7.pom (3.0 kB at 21 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml (558 B at 8.3 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml (558 B at 4.0 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.602 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:17Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.antlr >--------
     [exec] [INFO] Building EclipseLink ANTLR 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.antlr ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.antlr >--------
     [exec] [INFO] Building EclipseLink ANTLR 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.antlr ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190519-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190519-8-sources.jar (221 kB at 897 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190519-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190519-8.pom (3.0 kB at 22 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml (558 B at 9.3 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml (558 B at 4.0 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.627 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:19Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.antlr >--------
     [exec] [INFO] Building EclipseLink ANTLR 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.antlr ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.antlr >--------
     [exec] [INFO] Building EclipseLink ANTLR 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.antlr ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190521-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190521-9-javadoc.jar (501 kB at 1.8 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190521-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/org.eclipse.persistence.antlr-2.7.15-20240108.190521-9.pom (3.0 kB at 22 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml (558 B at 9.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.antlr/maven-metadata.xml (558 B at 4.1 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.611 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:22Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.core.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence...
  [javadoc] Loading source files for package org.eclipse.persistence.annotations...
  [javadoc] Loading source files for package org.eclipse.persistence.config...
  [javadoc] Loading source files for package org.eclipse.persistence.core.descriptors...
  [javadoc] Loading source files for package org.eclipse.persistence.core.mappings...
  [javadoc] Loading source files for package org.eclipse.persistence.core.mappings.converters...
  [javadoc] Loading source files for package org.eclipse.persistence.core.mappings.transformers...
  [javadoc] Loading source files for package org.eclipse.persistence.core.queries...
  [javadoc] Loading source files for package org.eclipse.persistence.core.sessions...
  [javadoc] Loading source files for package org.eclipse.persistence.descriptors...
  [javadoc] Loading source files for package org.eclipse.persistence.descriptors.changetracking...
  [javadoc] Loading source files for package org.eclipse.persistence.descriptors.copying...
  [javadoc] Loading source files for package org.eclipse.persistence.descriptors.invalidation...
  [javadoc] Loading source files for package org.eclipse.persistence.descriptors.partitioning...
  [javadoc] Loading source files for package org.eclipse.persistence.dynamic...
  [javadoc] Loading source files for package org.eclipse.persistence.eis...
  [javadoc] Loading source files for package org.eclipse.persistence.eis.interactions...
  [javadoc] Loading source files for package org.eclipse.persistence.eis.mappings...
  [javadoc] Loading source files for package org.eclipse.persistence.exceptions...
  [javadoc] Loading source files for package org.eclipse.persistence.exceptions.i18n...
  [javadoc] Loading source files for package org.eclipse.persistence.expressions...
  [javadoc] Loading source files for package org.eclipse.persistence.expressions.spatial...
  [javadoc] Loading source files for package org.eclipse.persistence.history...
  [javadoc] Loading source files for package org.eclipse.persistence.indirection...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.cache...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.codegen...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.core.databaseaccess...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.core.descriptors...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.core.helper...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.core.queries...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.core.sessions...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.databaseaccess...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.descriptors...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.descriptors.changetracking...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.dynamic...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.expressions...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.helper...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.helper.linkedlist...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.helper.type...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.history...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.identitymaps...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.indirection...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.indirection.jdk8...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.jpql...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.parsing...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.parsing.jpql...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.parsing.jpql.antlr...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.rs.metadata.model...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.rs.metadata.model.v2...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.localization...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.localization.i18n...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.mappings.converters...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.accessor...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.conversion...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.documentpreservation...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.mappings...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.record...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.record.deferred...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.record.json...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.record.namespaces...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.schema...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.schema.model...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.oxm.unmapped...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.platform.database...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.queries...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.security...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sequencing...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.cdi...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.coordination...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.broadcast...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.corba...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.corba.sun...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.jms...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.rmi...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.rmi.iiop...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.event...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.log...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.login...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.platform...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.pool...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.project...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.property...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.rcm...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.rcm.command...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.sequencing...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.session...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.transport...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.transport.discovery...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.transport.naming...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.remote...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.weaving...
  [javadoc] Loading source files for package org.eclipse.persistence.logging...
  [javadoc] Loading source files for package org.eclipse.persistence.mappings...
  [javadoc] Loading source files for package org.eclipse.persistence.mappings.converters...
  [javadoc] Loading source files for package org.eclipse.persistence.mappings.foundation...
  [javadoc] Loading source files for package org.eclipse.persistence.mappings.querykeys...
  [javadoc] Loading source files for package org.eclipse.persistence.mappings.structures...
  [javadoc] Loading source files for package org.eclipse.persistence.mappings.transformers...
  [javadoc] Loading source files for package org.eclipse.persistence.mappings.xdb...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.annotations...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.attachment...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.documentpreservation...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.json...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.mappings...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.mappings.converters...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.mappings.nullpolicy...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.platform...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.record...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.schema...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.sequenced...
  [javadoc] Loading source files for package org.eclipse.persistence.oxm.unmapped...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.converters...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.events...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.jdbc...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.oracle.annotations...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.oracle.jdbc...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.oracle.plsql...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.partitioning...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.server...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.server.glassfish...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.server.jboss...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.server.oc4j...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.server.sap...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.server.sunas...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.server.was...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.server.wls...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.xml...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.xml.jaxp...
  [javadoc] Loading source files for package org.eclipse.persistence.queries...
  [javadoc] Loading source files for package org.eclipse.persistence.security...
  [javadoc] Loading source files for package org.eclipse.persistence.sequencing...
  [javadoc] Loading source files for package org.eclipse.persistence.services...
  [javadoc] Loading source files for package org.eclipse.persistence.services.glassfish...
  [javadoc] Loading source files for package org.eclipse.persistence.services.jboss...
  [javadoc] Loading source files for package org.eclipse.persistence.services.mbean...
  [javadoc] Loading source files for package org.eclipse.persistence.services.weblogic...
  [javadoc] Loading source files for package org.eclipse.persistence.services.websphere...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.broker...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.changesets...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.coordination...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.coordination.broadcast...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.coordination.corba...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.coordination.corba.sun...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.coordination.jms...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.coordination.rmi...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.factories...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.interceptors...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.remote...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.remote.corba.sun...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.remote.rmi...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.remote.rmi.iiop...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.serializers...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.server...
  [javadoc] Loading source files for package org.eclipse.persistence.tools...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.file...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.profiler...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.schemaframework...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.security...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.tuning...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction.glassfish...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction.jboss...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction.jotm...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction.oc4j...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction.sap...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction.sunas...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction.was...
  [javadoc] Loading source files for package org.eclipse.persistence.transaction.wls...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/config/PersistenceUnitProperties.java:3987: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/config/PersistenceUnitProperties.java:3987: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/expressions/ExpressionOperator.java:743: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, module, package, class/interface.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/expressions/ExpressionOperator.java:1326: warning - Tag @link: reference not found: ExpressionOperator#getInternalOperator()
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/cache/Memoizer.java:27: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/codegen/CodeDefinition.java:62: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/codegen/CodeDefinition.java:62: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/codegen/CodeDefinition.java:62: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/core/databaseaccess/CorePlatform.java:26: warning - @param argument "object" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/core/helper/CoreConversionManager.java:22: warning - @param argument "object" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/core/queries/CoreContainerPolicy.java:70: warning - Tag @see: reference not found: ContainerPolicy#iteratorFor(java.lang.Object)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/core/queries/CoreContainerPolicy.java:88: warning - Tag @see: reference not found: ContainerPolicy#hasNext(java.lang.Object)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/core/queries/CoreContainerPolicy.java:89: warning - Tag @see: reference not found: ContainerPolicy#next(java.lang.Object)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/core/queries/CoreContainerPolicy.java:108: warning - Tag @see: reference not found: ContainerPolicy#iteratorFor(java.lang.Object)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/core/queries/CoreContainerPolicy.java:120: warning - Tag @see: reference not found: ContainerPolicy#iteratorFor(Object iterator, AbstractSession session)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/Accessor.java:113: warning - Tag @see: reference not found: org.eclipse.persistence.internal.helper.LOBValueWriter#buildAndExecuteCallForLocator(DatabaseCall,Session,Accessor)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1140: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1141: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1142: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1143: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1144: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1145: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1146: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1150: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1151: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1152: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1158: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1159: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1160: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1161: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1162: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1164: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1166: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1173: warning - @param argument "schemaPattern" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1175: warning - @param argument "tableNamePattern" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1176: warning - @param argument "columnNamePattern" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1269: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1478: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1479: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1480: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1481: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1484: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1492: warning - @param argument "schemaPattern" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.java:1494: warning - @param argument "tableNamePattern" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:132: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:132: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:905: warning - @param argument "readQuery" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:1458: warning - Tag @see: reference not found: org.eclipse.persistence.oraclespecific.Oracle9Platform
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:1485: warning - @param argument "isUniqueField" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:1726: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:1726: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:1745: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:1745: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/Accessor.java:113: warning - Tag @see: reference not found: org.eclipse.persistence.internal.helper.LOBValueWriter#buildAndExecuteCallForLocator(DatabaseCall,Session,Accessor)
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/DatasourcePlatform.java:237: warning - @param argument "object" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:28: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:57: warning - Tag @see: reference not found: #setName()
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:143: warning - @param argument "name" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:148: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:149: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:150: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:151: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:152: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:153: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:154: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:155: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:156: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:157: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:158: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:159: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:160: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:161: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:162: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:267: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:268: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:269: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:270: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:271: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:272: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:273: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:274: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:275: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:276: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:277: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:278: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:279: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:280: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.java:281: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/databaseaccess/Platform.java:43: warning - @param argument "object" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/descriptors/DescriptorIterator.java:526: warning - Tag @see: reference not found: #setShouldIterateOverUninstantiatedIndirectionObjects()
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/descriptors/ObjectBuilder.java:504: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/descriptors/ObjectBuilder.java:504: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/descriptors/ObjectBuilder.java:2065: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/descriptors/ObjectBuilder.java:2065: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/descriptors/TypeMapping.java:20: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/dynamic/DynamicTypeImpl.java:39: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/expressions/SQLSelectStatement.java:2234: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/expressions/SQLSelectStatement.java:2235: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/expressions/SQLSelectStatement.java:2301: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/expressions/SQLSelectStatement.java:2302: warning - invalid usage of tag >
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/help-doc.html...
  [javadoc] 100 warnings
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.core.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >--------
     [exec] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.core ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >--------
     [exec] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.core ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190543-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190543-7.jar (5.3 MB at 11 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190543-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190543-7.pom (3.3 kB at 22 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml (1.1 kB at 7.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.916 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:44Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >--------
     [exec] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.core ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >--------
     [exec] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.core ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190546-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190546-8-sources.jar (4.6 MB at 10 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190546-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190546-8.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml (1.1 kB at 7.7 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.818 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:47Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >--------
     [exec] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.core ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >--------
     [exec] [INFO] Building EclipseLink Core 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.core ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190548-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190548-9-javadoc.jar (10 MB at 16 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190548-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/org.eclipse.persistence.core-2.7.15-20240108.190548-9.pom (3.3 kB at 24 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.core/maven-metadata.xml (1.1 kB at 7.9 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  2.001 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:50Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.oracle.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.internal.platform.database.oracle...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.platform.database.oracle.xdb...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.oracle...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.oracle.converters...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.oracle.dcn...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.database.oracle.ucp...
  [javadoc] Loading source files for package org.eclipse.persistence.platform.xml.xdk...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.profiler.oracle...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.oracle.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >-------
     [exec] [INFO] Building EclipseLink Oracle Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >-------
     [exec] [INFO] Building EclipseLink Oracle Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracle ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190554-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190554-7.jar (86 kB at 420 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190554-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190554-7.pom (3.7 kB at 26 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml (1.1 kB at 7.9 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.566 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:54Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >-------
     [exec] [INFO] Building EclipseLink Oracle Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >-------
     [exec] [INFO] Building EclipseLink Oracle Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracle ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190556-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190556-8-sources.jar (73 kB at 360 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190556-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190556-8.pom (3.7 kB at 26 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml (1.1 kB at 7.9 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.557 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:57Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >-------
     [exec] [INFO] Building EclipseLink Oracle Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >-------
     [exec] [INFO] Building EclipseLink Oracle Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracle ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190559-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190559-9-javadoc.jar (192 kB at 849 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190559-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle-2.7.15-20240108.190559-9.pom (3.7 kB at 27 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.567 s
     [exec] [INFO] Finished at: 2024-01-08T19:05:59Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >----
     [exec] [INFO] Building EclipseLink Oracle NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle.nosql ---
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >----
     [exec] [INFO] Building EclipseLink Oracle NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracle.nosql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190601-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190601-7.jar (55 kB at 265 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190601-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190601-7.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.7 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml (1.1 kB at 7.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.605 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:02Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >----
     [exec] [INFO] Building EclipseLink Oracle NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle.nosql ---
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >----
     [exec] [INFO] Building EclipseLink Oracle NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracle.nosql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190604-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190604-8-sources.jar (49 kB at 237 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190604-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190604-8.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml (1.1 kB at 7.7 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.564 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:05Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >----
     [exec] [INFO] Building EclipseLink Oracle NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracle.nosql ---
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >----
     [exec] [INFO] Building EclipseLink Oracle NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracle.nosql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190606-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190606-9-javadoc.jar (485 kB at 1.8 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190606-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.oracle.nosql-2.7.15-20240108.190606-9.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/maven-metadata.xml (1.1 kB at 7.9 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.646 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:07Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact-with-javadoc:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >--------
     [exec] [INFO] Building EclipseLink NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.nosql ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >--------
     [exec] [INFO] Building EclipseLink NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.nosql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190609-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190609-7.jar (123 kB at 539 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190609-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190609-7.pom (4.3 kB at 30 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml (1.1 kB at 15 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.7 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml (1.1 kB at 7.0 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.617 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:10Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >--------
     [exec] [INFO] Building EclipseLink NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.nosql ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >--------
     [exec] [INFO] Building EclipseLink NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.nosql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190612-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190612-8-sources.jar (110 kB at 483 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190612-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190612-8.pom (4.3 kB at 30 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.6 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml (1.1 kB at 7.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.582 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:12Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >--------
     [exec] [INFO] Building EclipseLink NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.nosql ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >--------
     [exec] [INFO] Building EclipseLink NoSQL database Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.nosql ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190614-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190614-9-javadoc.jar (485 kB at 1.8 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190614-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/org.eclipse.persistence.nosql-2.7.15-20240108.190614-9.pom (4.3 kB at 30 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.nosql/maven-metadata.xml (1.1 kB at 7.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.654 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:15Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact-with-javadoc:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.jpa.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.additionalcriteria...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.cache...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.changetracking...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.classes...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.columns...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.converters...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.copypolicy...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.inheritance...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.listeners...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.locking...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.mappings...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.metadata...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.multitenant...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.nosql...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.partitioning...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.persistenceunit...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.queries...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.sequencing...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.structures...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.tables...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.transformers...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.config.xml...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.deployment...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.deployment.xml.parser...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.jdbc...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.accessors...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.accessors.classes...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.accessors.mappings...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.accessors.objects...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.additionalcriteria...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.cache...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.changetracking...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.columns...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.converters...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.copypolicy...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.graphs...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.inheritance...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.listeners...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.locking...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.mappings...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.multitenant...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.nosql...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.partitioning...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.queries...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.sequencing...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.sop...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.structures...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.tables...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.transformers...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metadata.xml...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metamodel...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.metamodel.proxy...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.querydef...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.transaction...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.weaving...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.config...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.dynamic...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.metadata...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.weaving.jpa...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:390: warning - @param argument "Map" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:391: warning - @param argument "AbstractSession" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:873: warning - @param argument "entityClass" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:875: warning - @param argument "primaryKey" is not a parameter name.
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:386: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:386: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:388: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:386: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:386: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:388: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/MappedSuperclassAccessor.java:978: warning - invalid usage of tag >
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/metadata/tables/IndexMetadata.java:174: warning - Tag @see: reference not found: mergeListsAndOverride
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/AbstractQueryImpl.java:44: warning - Tag @see: reference not found: javax.persistence.criteriaCriteriaQuery
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/BasicCollectionJoinImpl.java:44: warning - Tag @see: reference not found: javax.persistence.criteriaCollectionJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/BasicListJoinImpl.java:44: warning - Tag @see: reference not found: javax.persistence.criteriaListJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/BasicMapJoinImpl.java:44: warning - Tag @see: reference not found: javax.persistence.criteriaMapJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/BasicSetJoinImpl.java:44: warning - Tag @see: reference not found: javax.persistence.criteriaSetJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/CollectionJoinImpl.java:37: warning - Tag @see: reference not found: javax.persistence.criteriaFrom
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/CommonAbstractCriteriaImpl.java:47: warning - Tag @see: reference not found: javax.persistence.criteriaCommonAbstractCriteria
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/CompoundExpressionImpl.java:36: warning - Tag @see: reference not found: javax.persistence.criteriaPredicate
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/CompoundSelectionImpl.java:34: warning - Tag @see: reference not found: javax.persistence.criteriaJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/ConstructorSelectionImpl.java:33: warning - Tag @see: reference not found: javax.persistence.criteriaJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/CriteriaDeleteImpl.java:37: warning - Tag @see: reference not found: javax.persistence.criteriaCriteriaDelete
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/CriteriaQueryImpl.java:56: warning - Tag @see: reference not found: javax.persistence.criteriaCriteriaQuery
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/CriteriaUpdateImpl.java:40: warning - Tag @see: reference not found: javax.persistence.criteriaCriteriaUpdate
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/ExpressionImpl.java:39: warning - Tag @see: reference not found: javax.persistence.criteriaExpression
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/FromImpl.java:61: warning - Tag @see: reference not found: javax.persistence.criteriaFrom
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/FunctionExpressionImpl.java:33: warning - Tag @see: reference not found: javax.persistence.criteriaPredicate
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/InImpl.java:44: warning - Tag @see: reference not found: javax.persistence.criteriaJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/InternalExpression.java:22: warning - Tag @see: reference not found: javax.persistence.criteriaExpression
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/InternalSelection.java:27: warning - Tag @see: reference not found: javax.persistence.criteriaExpression
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/JoinImpl.java:43: warning - Tag @see: reference not found: javax.persistence.criteriaJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/ListJoinImpl.java:38: warning - Tag @see: reference not found: javax.persistence.criteriaListJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/MapJoinImpl.java:44: warning - Tag @see: reference not found: javax.persistence.criteriaMapJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/PathImpl.java:37: warning - Tag @see: reference not found: javax.persistence.criteriaPath
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/PredicateImpl.java:34: warning - Tag @see: reference not found: javax.persistence.criteriaPredicate
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/RootImpl.java:34: warning - Tag @see: reference not found: javax.persistence.criteriaPath
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/SelectionImpl.java:35: warning - Tag @see: reference not found: javax.persistence.criteriaJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/SetJoinImpl.java:36: warning - Tag @see: reference not found: javax.persistence.criteriaListJoin
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/SubQueryImpl.java:64: warning - Tag @see: reference not found: javax.persistence.criteriaCriteriaQuery
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/SubQueryImpl.java:65: warning - Tag @see: reference not found: javax.persistence.criteriaSubQuery
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/internal/jpa/querydef/TupleQuery.java:31: warning - Tag @see: reference not found: javax.persistence.criteriaCriteriaQuery
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/help-doc.html...
  [javadoc] 42 warnings
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.jpa.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >---------
     [exec] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >---------
     [exec] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190624-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190624-7.jar (1.4 MB at 4.5 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190624-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190624-7.pom (4.1 kB at 29 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml (1.1 kB at 7.7 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.701 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:25Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >---------
     [exec] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >---------
     [exec] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190626-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190626-8-sources.jar (1.3 MB at 4.0 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190626-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190626-8.pom (4.1 kB at 29 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml (1.1 kB at 17 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml (1.1 kB at 7.0 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.673 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:27Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >---------
     [exec] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >---------
     [exec] [INFO] Building EclipseLink JPA 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190629-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190629-9-javadoc.jar (2.7 MB at 7.3 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190629-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa-2.7.15-20240108.190629-9.pom (4.1 kB at 30 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.718 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:30Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >--------
     [exec] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpars ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >--------
     [exec] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpars ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190632-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190632-7.jar (16 kB at 88 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190632-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190632-7.pom (3.0 kB at 20 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml (1.1 kB at 7.7 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.639 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:33Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >--------
     [exec] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpars ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >--------
     [exec] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpars ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190634-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190634-8-sources.jar (16 kB at 90 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190634-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190634-8.pom (3.0 kB at 21 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.538 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:35Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >--------
     [exec] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpars ---
     [exec] [INFO] 
     [exec] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >--------
     [exec] [INFO] Building EclipseLink JPA-RS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpars ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190637-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190637-9-javadoc.jar (400 kB at 1.6 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190637-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/org.eclipse.persistence.jpars-2.7.15-20240108.190637-9.pom (3.0 kB at 22 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpars/maven-metadata.xml (1.1 kB at 7.0 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.626 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:38Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact-with-javadoc:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.jpa.modelgen.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.modelgen...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.modelgen.objects...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jpa.modelgen.visitors...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.jpa.modelgen.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >--
     [exec] [INFO] Building EclipseLink JPA Modelgen (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa.modelgen.processor ---
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >--
     [exec] [INFO] Building EclipseLink JPA Modelgen (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa.modelgen.processor ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml (1.3 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190641-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190641-7.jar (56 kB at 278 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190641-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190641-7.pom (3.5 kB at 25 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml (1.1 kB at 17 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml (1.3 kB at 9.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml (1.1 kB at 7.9 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.597 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:42Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >--
     [exec] [INFO] Building EclipseLink JPA Modelgen (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa.modelgen.processor ---
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >--
     [exec] [INFO] Building EclipseLink JPA Modelgen (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa.modelgen.processor ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml (1.3 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190644-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190644-8-sources.jar (47 kB at 235 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190644-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190644-8.pom (3.5 kB at 25 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml (1.3 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.558 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:44Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >--
     [exec] [INFO] Building EclipseLink JPA Modelgen (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.jpa.modelgen.processor ---
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >--
     [exec] [INFO] Building EclipseLink JPA Modelgen (non-OSGi) 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.jpa.modelgen.processor ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml (1.3 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190646-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190646-9-javadoc.jar (66 kB at 326 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190646-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-2.7.15-20240108.190646-9.pom (3.5 kB at 25 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/2.7.15-SNAPSHOT/maven-metadata.xml (1.3 kB at 9.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/maven-metadata.xml (1.1 kB at 7.9 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.551 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:47Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.moxy.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jaxb...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jaxb.json.schema...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jaxb.json.schema.model...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.jaxb.many...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.attachment...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.compiler...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.compiler.builder...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.compiler.builder.helper...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.compiler.facets...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.dynamic...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.dynamic.metadata...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.javamodel...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.javamodel.oxm...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.javamodel.reflection...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.json...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.metadata...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.plugins...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.rs...
  [javadoc] Loading source files for package org.eclipse.persistence.jaxb.xmlmodel...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jaxb/JAXBContextProperties.java:173: warning - Tag @see: reference not found: com.sun.xml.internal.bind.XmlAccessorFactory
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:5121: warning - Tag @see: reference not found: com.sun.xml.internal.bind.XmlAccessorFactory
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:5130: warning - Tag @see: reference not found: com.sun.xml.internal.bind.XmlAccessorFactory
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/help-doc.html...
  [javadoc] 3 warnings
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.moxy.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >--------
     [exec] [INFO] Building EclipseLink Moxy 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.moxy ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >--------
     [exec] [INFO] Building EclipseLink Moxy 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.moxy ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.6 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190652-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190652-7.jar (607 kB at 2.2 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190652-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190652-7.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml (1.1 kB at 7.7 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.665 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:53Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >--------
     [exec] [INFO] Building EclipseLink Moxy 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.moxy ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >--------
     [exec] [INFO] Building EclipseLink Moxy 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.moxy ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190655-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190655-8-sources.jar (464 kB at 1.6 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190655-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190655-8.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml (1.1 kB at 7.9 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.625 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:56Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >--------
     [exec] [INFO] Building EclipseLink Moxy 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.moxy ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >--------
     [exec] [INFO] Building EclipseLink Moxy 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.moxy ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190658-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190658-9-javadoc.jar (810 kB at 2.9 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190658-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/org.eclipse.persistence.moxy-2.7.15-20240108.190658-9.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.moxy/maven-metadata.xml (1.1 kB at 7.9 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.630 s
     [exec] [INFO] Finished at: 2024-01-08T19:06:58Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.sdo.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.sdo...
  [javadoc] Loading source files for package org.eclipse.persistence.sdo.dataobjects...
  [javadoc] Loading source files for package org.eclipse.persistence.sdo.helper...
  [javadoc] Loading source files for package org.eclipse.persistence.sdo.helper.delegates...
  [javadoc] Loading source files for package org.eclipse.persistence.sdo.helper.extension...
  [javadoc] Loading source files for package org.eclipse.persistence.sdo.helper.jaxb...
  [javadoc] Loading source files for package org.eclipse.persistence.sdo.helper.metadata...
  [javadoc] Loading source files for package org.eclipse.persistence.sdo.types...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:107: warning - Tag @see: reference not found: org.eclipse.persistence.sdo.SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAMEMoved to org.eclipse.persistence.sdo.SDOSystemProperties.
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/help-doc.html...
  [javadoc] 1 warning
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.sdo.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >---------
     [exec] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sdo ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >---------
     [exec] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.sdo ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190703-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190703-7.jar (382 kB at 1.5 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190703-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190703-7.pom (3.7 kB at 25 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml (1.1 kB at 7.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.613 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:04Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >---------
     [exec] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sdo ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >---------
     [exec] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.sdo ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190706-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190706-8-sources.jar (298 kB at 1.2 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190706-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190706-8.pom (3.7 kB at 25 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml (1.1 kB at 17 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.6 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml (1.1 kB at 7.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.628 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:07Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >---------
     [exec] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.sdo ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >---------
     [exec] [INFO] Building EclipseLink SDO 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.sdo ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190708-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190708-9-javadoc.jar (561 kB at 2.0 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190708-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/org.eclipse.persistence.sdo-2.7.15-20240108.190708-9.pom (3.7 kB at 26 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.sdo/maven-metadata.xml (1.1 kB at 7.1 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.662 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:09Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.dbws.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.dbws...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.dbws...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.xr...
  [javadoc] Loading source files for package org.eclipse.persistence.internal.xr.sxf...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.annotations...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.eventlistener...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.exceptions...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.features...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.features.core.selflinks...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.features.fieldsfiltering...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.features.paging...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.logging...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.logging.i18n...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.resources...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.resources.common...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.resources.unversioned...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.util...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.util.list...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.util.metadatasources...
  [javadoc] Loading source files for package org.eclipse.persistence.jpa.rs.util.xmladapters...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.dbws.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >--------
     [exec] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >--------
     [exec] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.dbws ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190714-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190714-7.jar (335 kB at 1.3 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190714-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190714-7.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml (1.1 kB at 7.7 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.626 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:15Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >--------
     [exec] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >--------
     [exec] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.dbws ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190716-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190716-8-sources.jar (260 kB at 1.0 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190716-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190716-8.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml (1.1 kB at 17 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.597 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:17Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >--------
     [exec] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws ---
     [exec] [INFO] 
     [exec] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >--------
     [exec] [INFO] Building EclipseLink DBWS 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.dbws ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190719-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190719-9-javadoc.jar (568 kB at 2.1 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190719-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws-2.7.15-20240108.190719-9.pom (3.3 kB at 23 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws/maven-metadata.xml (1.1 kB at 6.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.626 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:20Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.oracleddlparser.source_3.0.1.v20230424.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.tools.oracleddl.metadata...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.oracleddl.metadata.visit...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.oracleddl.parser...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.oracleddl.util...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.oracleddlparser.javadocs_3.0.1.v20230424.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracleddlparser >---
     [exec] [INFO] Building EclipseLink OracleDDL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracleddlparser ---
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracleddlparser >---
     [exec] [INFO] Building EclipseLink OracleDDL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracleddlparser ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190724-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190724-7.jar (167 kB at 736 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190724-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190724-7.pom (3.1 kB at 21 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml (608 B at 8.9 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml (608 B at 4.3 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.597 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:25Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracleddlparser >---
     [exec] [INFO] Building EclipseLink OracleDDL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracleddlparser ---
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracleddlparser >---
     [exec] [INFO] Building EclipseLink OracleDDL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracleddlparser ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190727-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190727-8-sources.jar (129 kB at 579 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190727-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190727-8.pom (3.1 kB at 18 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml (608 B at 10.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml (608 B at 4.4 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.585 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:27Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracleddlparser >---
     [exec] [INFO] Building EclipseLink OracleDDL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.oracleddlparser ---
     [exec] [INFO] 
     [exec] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracleddlparser >---
     [exec] [INFO] Building EclipseLink OracleDDL Parser 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.oracleddlparser ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190729-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190729-9-javadoc.jar (353 kB at 1.4 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190729-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/org.eclipse.persistence.oracleddlparser-2.7.15-20240108.190729-9.pom (3.1 kB at 22 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml (608 B at 10.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/maven-metadata.xml (608 B at 4.4 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.651 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:30Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.dbws.builder.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.tools.dbws...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.dbws.jdbc...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.dbws.oracle...
  [javadoc] Loading source files for package org.eclipse.persistence.tools.metadata.generation...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/tools/dbws/oracle/OracleHelper.java:515: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/tools/dbws/oracle/OracleHelper.java:520: warning - invalid usage of tag &
  [javadoc] /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp/org/eclipse/persistence/tools/metadata/generation/JPAMetadataGenerator.java:478: warning - invalid usage of tag >
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/help-doc.html...
  [javadoc] 3 warnings
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.dbws.builder.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >----
     [exec] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws.builder ---
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >----
     [exec] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.dbws.builder ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190734-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190734-7.jar (228 kB at 912 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190734-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190734-7.pom (5.0 kB at 34 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.7 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml (1.1 kB at 7.5 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.626 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:35Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >----
     [exec] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws.builder ---
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >----
     [exec] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.dbws.builder ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190737-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190737-8-sources.jar (158 kB at 697 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190737-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190737-8.pom (5.0 kB at 35 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml (1.1 kB at 7.3 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.583 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:37Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >----
     [exec] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.dbws.builder ---
     [exec] [INFO] 
     [exec] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >----
     [exec] [INFO] Building EclipseLink DBWS Builder 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.dbws.builder ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190739-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190739-9-javadoc.jar (264 kB at 1.1 MB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190739-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/org.eclipse.persistence.dbws.builder-2.7.15-20240108.190739-9.pom (5.0 kB at 35 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/maven-metadata.xml (1.1 kB at 7.8 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.599 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:40Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml
     [echo] trunk.build.location = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7'
     [echo] env.CLASSPATH        = ''
     [echo] java.class.path      = '/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-antlr.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bcel.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-bsf.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-log4j.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-oro.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-regexp.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-resolver.jar:/opt/java/apache-ant-1.10.13/lib/ant-apache-xalan2.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-logging.jar:/opt/java/apache-ant-1.10.13/lib/ant-commons-net.jar:/opt/java/apache-ant-1.10.13/lib/ant-imageio.jar:/opt/java/apache-ant-1.10.13/lib/ant-jai.jar:/opt/java/apache-ant-1.10.13/lib/ant-jakartamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-javamail.jar:/opt/java/apache-ant-1.10.13/lib/ant-jdepend.jar:/opt/java/apache-ant-1.10.13/lib/ant-jmf.jar:/opt/java/apache-ant-1.10.13/lib/ant-jsch.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit.jar:/opt/java/apache-ant-1.10.13/lib/ant-junit4.jar:/opt/java/apache-ant-1.10.13/lib/ant-junitlauncher.jar:/opt/java/apache-ant-1.10.13/lib/ant-launcher.jar:/opt/java/apache-ant-1.10.13/lib/ant-netrexx.jar:/opt/java/apache-ant-1.10.13/lib/ant-swing.jar:/opt/java/apache-ant-1.10.13/lib/ant-testutil.jar:/opt/java/apache-ant-1.10.13/lib/ant-xz.jar:/opt/java/apache-ant-1.10.13/lib/ant.jar'
     [echo] user.home            = '/home/jenkins'
     [echo] Loading user properties from: '/home/jenkins/build.properties'
     [echo] oracle.extensions.depend.dir = '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/compdeps/org.eclipse.persistence.compdeps.p2repo/target/repository/oracle_plugins'
     [echo] extensions.depend.dir        = '/home/jenkins/extension.lib.external'
     [echo] junit.lib = '/home/jenkins/extension.lib.external/junit-4.13.2.jar:/home/jenkins/extension.lib.external/hamcrest-core-1.3.jar:/home/jenkins/extension.lib.external/jmockit-1.35.jar' (if not set tests may not compile; let alone run)
     [echo] Loading default properties from: '/home/jenkins/agent/workspace/eclipselink-nightly-2.7/build.properties'
     [echo] oracle.p2.url = 'file://home/jenkins/agent/workspace/eclipselink-nightly-2.7/buildsystem/oraclelibs/p2repo'
     [echo] Ant version detected: 'Apache Ant(TM) version 1.10.13 compiled on January 4 2023'
     [echo] JDK version detected: '11.0.11'
     [echo] javadoc additional params: '-breakiterator -quiet -notimestamp -Xdoclint:none -classpath plugins/jakarta.activation.jar'
     [echo] JDBC driver JAR: '/home/jenkins/extension.lib.external/mysql-connector-j-8.2.0.jar'

prepare-pom:
     [copy] Copying 1 file to /home/jenkins/agent/workspace/eclipselink-nightly-2.7

javadoc-path-init:

prepare-javadoc:
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
   [delete] Deleting directory /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp
    [unjar] Expanding: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.extension.source_2.7.15.v20240108-39c89dba73.jar into /home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.src.tmp
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.jgroups...
  [javadoc] Loading source files for package org.eclipse.persistence.logging.slf4j...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.coordination.jgroups...
  [javadoc] Loading source files for package org.eclipse.persistence.sessions.serializers.kryo...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/home/jenkins/agent/workspace/eclipselink-nightly-2.7/prepare-javadoc.doc.tmp/"
  [javadoc] Standard Doclet version 11.0.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
      [zip] Building zip: /tmp/EL20240108.1904-2.7.15.v20240108-39c89dba73/maven/org.eclipse.persistence.extension.javadocs_2.7.15.v20240108-39c89dba73.jar
     [echo] java doc has been generated!

ua-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------
     [exec] [INFO] Building EclipseLink Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.extension ---
     [exec] [INFO] 
     [exec] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------
     [exec] [INFO] Building EclipseLink Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.extension ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190743-7.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190743-7.jar (30 kB at 167 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190743-7.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190743-7.pom (3.5 kB at 25 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml (1.1 kB at 16 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml (1.1 kB at 8.0 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.533 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:44Z
     [exec] [INFO] ------------------------------------------------------------------------

us-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------
     [exec] [INFO] Building EclipseLink Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.extension ---
     [exec] [INFO] 
     [exec] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------
     [exec] [INFO] Building EclipseLink Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.extension ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.2 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190746-8-sources.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190746-8-sources.jar (23 kB at 124 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190746-8.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190746-8.pom (3.5 kB at 24 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml (1.1 kB at 17 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.7 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml (1.1 kB at 7.6 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.533 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:46Z
     [exec] [INFO] ------------------------------------------------------------------------

uj-snapshot:
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] 
     [exec] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------
     [exec] [INFO] Building EclipseLink Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.persistence.extension ---
     [exec] [INFO] 
     [exec] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------
     [exec] [INFO] Building EclipseLink Extensions 2.7.15-SNAPSHOT
     [exec] [INFO] --------------------------------[ jar ]---------------------------------
     [exec] [INFO] 
     [exec] [INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ org.eclipse.persistence.extension ---
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.1 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190748-9-javadoc.jar
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190748-9-javadoc.jar (47 kB at 232 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190748-9.pom
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/org.eclipse.persistence.extension-2.7.15-20240108.190748-9.pom (3.5 kB at 25 kB/s)
     [exec] [INFO] Downloading from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml
     [exec] [INFO] Downloaded from ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml (1.1 kB at 18 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/2.7.15-SNAPSHOT/maven-metadata.xml (1.2 kB at 9.0 kB/s)
     [exec] [INFO] Uploading to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml
     [exec] [INFO] Uploaded to ossrh: https://jakarta.oss.sonatype.org/content/repositories/snapshots/org/eclipse/persistence/org.eclipse.persistence.extension/maven-metadata.xml (1.1 kB at 8.0 kB/s)
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] BUILD SUCCESS
     [exec] [INFO] ------------------------------------------------------------------------
     [exec] [INFO] Total time:  1.547 s
     [exec] [INFO] Finished at: 2024-01-08T19:07:49Z
     [exec] [INFO] ------------------------------------------------------------------------

uawj-snapshot:

ua-staging:

us-staging:

uj-staging:

upload-artifact:
   [delete] Deleting: /home/jenkins/agent/workspace/eclipselink-nightly-2.7/pom.xml

upload-maven-all:

build-snapshot:

BUILD SUCCESSFUL
Total time: 3 minutes 9 seconds
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish to nightly)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sshagent
[ssh-agent] Using credentials genie.eclipselink (ssh://genie.eclipselink@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-GAkjSfvJnFsy/agent.372
SSH_AGENT_PID=374
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/eclipselink-nightly-2.7@tmp/private_key_11260692837377546767.key (/home/jenkins/agent/workspace/eclipselink-nightly-2.7@tmp/private_key_11260692837377546767.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ etc/jenkins/publish_nightly.sh
-[ EclipseLink Publish to Nightly ]-----------------------------------------------------------
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 374 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Proceed test results)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Processing file: dbws/**/reports/**/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: foundation/**/reports/**/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: jpa/**/reports/**/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: moxy/**/reports/installer/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: moxy/**/reports/jaxb/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: moxy/**/reports/oxm/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: moxy/**/reports/srg/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
None of the test reports contained any result
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: sdo/**/reports/**/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
Processing file: utils/**/reports/**/TESTS-TestSuites.xml
[Pipeline] retry
[Pipeline] {
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS